
/* GLOBAL */
table 							{ border-style:none; border-width:0px; border-spacing:0px 0px; border-collapse:collapse; }
img								{ border-style:none; }
.clear							{ clear:both; height:0px; }
div.IEHasLayoutFix				{ zoom:1; }
div.IEDoubleMarginFix			{ display:inline; }
ul								{ margin:0px 0px 0px 20px; padding:0px; }


/* GLOBAL - ITEMS */
.item_display_none				{ display:none; }
.item_text_bold					{ font-weight:bold; }
.item_text_big					{ font-size:13px; font-weight:bold; }
.item_text_small				{ font-size:10px; }
.item_text_alignleft			{ text-align:left; }
.item_text_aligncenter			{ text-align:center; }
.item_text_alignright			{ text-align:right; }
.item_color_error				{ color:#f22424; }
.item_color_success				{ color:#46d02a; }
.item_color_faded				{ color:#ACAB8B; }/*#DCCB7B*/
.item_color_link				{ color:#FF9900; cursor:pointer; }
.item_w60						{ width:60px; }
.item_w100						{ width:100px; }
.item_w150						{ width:150px; }
.item_w200						{ width:200px; }
.item_w300						{ width:300px; }
.item_w500						{ width:500px; }
div.block_item_bg_dark			{ background-color:#181818; }
div.block_item_bg_light			{ background-color:#222222; }
td.block_item_bg_dark			{ background-color:#181818; }
td.block_item_bg_light			{ background-color:#222222; }
.item_bgcolor_even				{ background-color:#393D31; zoom:1; }
.item_bgcolor_odd				{ background-color:#CACBCF; zoom:1; }



/*********************************/
/* GTTABLE */
div.gttable_row_header			{ color:#DCCB7B; font-weight:bold; zoom:1; }
div.gttable_row_header a		{ color:#DCCB7B; text-decoration:underline; }
div.gttable_row_header a:link	{ color:#DCCB7B; text-decoration:underline; }
div.gttable_row_header a:visited{ color:#DCCB7B; text-decoration:underline; }
div.gttable_row_header a:active	{ color:#DCCB7B; text-decoration:underline; }
div.gttable_row_header a:hover	{ color:#DCCB7B; text-decoration:underline; }
div.gttable_row					{ zoom:1; }

div.gttable_item				{ float:left; line-height:22px; font-size:11px; overflow:hidden; margin-left:5px; white-space:nowrap; }
div.gttable_item img			{ vertical-align:middle; margin-top:1px; margin-bottom:1px; }
div.gttable_item input			{ vertical-align:middle; }
div.gttable_item form			{ display:inline; margin:0px; padding:0px; }


/* SEARCH - SERVERS */
div.gttable_srchsrvr_c01	{ width:30px;	text-align:right; }
div.gttable_srchsrvr_c02	{ width:30px;	text-align:center; }
div.gttable_srchsrvr_c03	{ width:180px;	}
div.gttable_srchsrvr_c04	{ width:40px;	text-align:center; }
div.gttable_srchsrvr_c05	{ width:50px;	text-align:center; }
div.gttable_srchsrvr_c06	{ width:20px;	text-align:center; }
div.gttable_srchsrvr_c07	{ width:125px;	}
div.gttable_srchsrvr_c08	{ width:70px;	}

