/**
 * Style sheet basic2
 */
html, body
{
	margin:0;
	padding:0;
}

img
{
	border:0;
}

b, body, cite, div, em, h1, h2, h3, h4, h5, h6, i, label, li, ol, p, strong, td, th, u, ul
{
	font-family:Verdana,sans-serif;
}

fieldset, form, input, optgroup, select, textarea
{
	font-family:"Trebuchet MS",Verdana,sans-serif;
}

body, div, label, li, ol, p, td, th, ul
{
	font-size:12px;
	color:#666966;
}

h1, h2, h3, h4, h5, h6
{
	font-size:12px;
	color:#666966;
}

.tl_small
{
	font-size:9px;
	color:#a3a3a3;
}

.tl_gray
{
	color:#a3a3a3;
}

a
{
	text-decoration:none;
	color:#666966;
}

a:hover
{
	color:#8ab858;
}

hr
{
	height:1px;
	margin:18px 0px;
	background-color:#ddd;
	border:0;
	color:#ddd;
}

p
{
	margin:0 0 12 0;
	padding:0;
}

pre
{
	margin:0;
	padding:0;
}

.clear
{
	height:.1px;
	clear:both;
	font-size:.1px;
	line-height:.1px;
}

.block, .tl_content
{
	overflow:hidden;
}

.invisible
{
	width:0;
	height:0;
	left:-1000px;
	top:-1000px;
	position:absolute;
	overflow:hidden;
	display:inline;
}

form
{
	margin:0;
	padding:0;
}

optgroup
{
	padding-top:3px;
	padding-bottom:3px;
}

.tl_text, .tl_text_2, .tl_text_3, .tl_text_4, .tl_textarea
{
	margin:1px 0px;
}

.tl_text
{
	width:314px;
}

.tl_text_2
{
	width:152px;
}

.tl_text_3
{
	width:99px;
}

.tl_text_4
{
	width:72px;
}

.tl_textarea
{
	width:682px;
	height:240px;
}

.tl_text_unit
{
	width:250px;
	margin:1px 0px;
}

.tl_text_trbl
{
	width:55px;
	margin:1px 0px;
}

.tl_text_interval
{
	width:152px;
	margin:1px 0px;
}

.tl_text, .tl_text_2, .tl_text_3, .tl_text_4, .tl_textarea, .tl_text_unit, .tl_text_trbl, .tl_text_interval
{
	padding:2px;
	border:1px solid #b8b8b8;
}

.tl_text:focus, .tl_text_2:focus, .tl_text_3:focus, .tl_text_4:focus, .tl_textarea:focus, .tl_text_unit:focus, .tl_text_trbl:focus, .tl_text_interval:focus
{
	background-color:#ebfdd7;
}

pre, .tl_textarea.monospace
{
	font-family:"Andale Mono",monospace;
	font-size:12px;
}

.tl_textarea.monospace:focus
{
	background:none;
}

.tl_select, .tl_mselect, .tl_select_column
{
	margin:1px 0px;
}

.tl_box .tl_select, .tl_tbox .tl_select, .tl_box .tl_mselect, .tl_tbox .tl_mselect
{
	width:320px;
}

.tl_select_column
{
	width:140px;
}

.tl_select_unit
{
	width:60px;
	margin:1px 0px;
}

.tl_select_interval
{
	width:158px;
	margin:1px 0px;
}

.tl_select, .tl_mselect, .tl_select_column, .tl_select_unit, .tl_select_interval
{
	padding:1px;
	border:1px solid #b8b8b8;
}

.tl_checkbox
{
	margin:1px 3px 0px 0px;
	vertical-align:bottom;
}

.tl_tree_checkbox
{
	margin:0 3 0 0;
}

.tl_checkbox_single_container
{
	margin:16px 0px 1px 0px;
}

.tl_checkbox_single_container label
{
	font-weight:bold;
}

.checkbox_toggler
{
	font-weight:bold;
}

.checkbox_toggler_first
{
	margin-top:3px;
	font-weight:bold;
}

.checkbox_toggler img, .checkbox_toggler_first img
{
	top:-2px;
	position:relative;
	margin-right:3px;
	vertical-align:top;
}

.checkbox_options
{
	margin:0 0 6 21;
}

.tl_radio
{
	margin:1px 3px 0px 0px;
	vertical-align:bottom;
}

.tl_tree_radio
{
	margin:0 3 1 0;
	vertical-align:middle;
}

.tl_radio_table
{
	margin:2px 0px 1px 0px;
}

.tl_radio_table td
{
	padding:0 24 1 0;
}

.tl_radio_table img, .tl_radio_table input
{
	vertical-align:middle;
}

.tl_upload_field
{
	margin:1px 0px;
}
