/* GLOBAL */
body						{ margin:0px; padding:0px; font-size:12px; font-family:"Trebuchet MS", Trebuchet, Tahoma, Arial, Helvetica, sans-serif; }
table						{ border-style:none; border-width:0px; border-spacing:0px 0px; border-collapse:collapse; }
img							{ border-style:none; margin:0px; border:0px; }

a							{ text-decoration:none; cursor:pointer; }
a:link						{ text-decoration:none; cursor:pointer; }
a:visited					{ text-decoration:none; cursor:pointer; }
a:active					{ text-decoration:none; cursor:pointer; }
a:hover						{ text-decoration:underline; cursor:pointer; }

q:before					{ content:no-open-quote; }
q:after						{ content:no-close-quote; }
q							{ display:block; background-color:black; color:white; border:2px solid gray; padding:5px; margin:10px 5px; }

ul							{ margin:0px; padding:0px; }
li							{ margin:3px 0px 3px 20px; padding:0px; }

/* GLOBAL - FORMS */
form							{ margin:0px; padding:0px; display:inline; }
textarea						{ margin:1px; padding:2px 3px 2px 3px; border-width:1px; border-style:solid; font-size:12px; }
select							{ border-width:1px; border-style:solid; font-size:11px; padding:0px 0px 0px 3px; height:19px; }
input[type=text]				{ border-width:1px; border-style:solid; font-size:11px; padding:0px 3px 0px 3px; height:17px; }
input[type=password]			{ border-width:1px; border-style:solid; font-size:11px; padding:0px 3px 0px 3px; height:17px; }

input[type=button]				{ display:inline-block; border-width:1px; border-style:solid; font-size:11px; height:20px; line-height:18px; padding:0px 9px 0px 9px; margin:0px; font-weight:bold; font-family:"Arial"; text-transform:uppercase; text-align:center; cursor:pointer; border-radius:4px; }
input[type=submit]				{ display:inline-block; border-width:1px; border-style:solid; font-size:11px; height:20px; line-height:18px; padding:0px 9px 0px 9px; margin:0px; font-weight:bold; font-family:"Arial"; text-transform:uppercase; text-align:center; cursor:pointer; border-radius:4px; }
a.fbutton						{ display:inline-block; border-width:1px; border-style:solid; font-size:11px; height:18px; line-height:18px; padding:0px 9px 0px 9px; margin:0px; font-weight:bold; font-family:"Arial"; text-transform:uppercase; text-align:center; cursor:pointer; border-radius:4px; }

a.fbutton						{ text-decoration:none; cursor:pointer; }
a.fbutton:link					{ text-decoration:none; cursor:pointer; }
a.fbutton:visited				{ text-decoration:none; cursor:pointer; }
a.fbutton:active				{ text-decoration:none; cursor:pointer; }
a.fbutton:hover					{ text-decoration:none; cursor:pointer; }
a.fbutton24						{ height:22px; line-height:22px; font-size:12px; padding:0px 12px; }

a.fbutton64						{ height:46px; line-height:46px; font-size:13pt; padding:0px 14px; }


input[type=checkbox]			{ margin-top:-1px; position:relative; top:2px; }
input[type=radio]				{ margin-top:-1px; position:relative; top:2px; }
input[type=file]				{ font-size:8pt; background-color:black; color:white; border:1px solid #444444; }
input[type=image]				{ vertical-align:middle; }
input[disabled=disabled]		{ opacity:.55; cursor:auto;}




/*********************************/
/* GLOBAL - ITEMS */
div.page_content			{ width:980px; margin:0px auto; position:relative; padding:0px; min-height:650px; height:auto !important; height:650px; }
.item_text_11				{ font-size:11px; }
.item_text_12				{ font-size:12px; }
.item_text_13				{ font-size:13px; font-weight:bold; line-height:130%; }
.item_text_aligncenter		{ text-align:center; }
.item_text_alignright		{ text-align:right; }
.item_valign_middle			{ vertical-align:middle; }
.item_valign_bottom			{ vertical-align:bottom; }
.item_display_none			{ display:none; }
.item_display_block			{ display:block; }
.item_float_left			{ float:left; }
.item_float_right			{ float:right; }
.item_float_clear			{ clear:both; height:0px; font-size:0px; line-height:0px; }
.opacity75					{ opacity:.75; }
.opacity50					{ opacity:.50; }
.opacity25					{ opacity:.25; }
.item_color_error			{ color:#f22424; }
.item_color_success			{ color:#46d02a; }
.item_color_link			{ cursor:pointer; }
.item_w20					{ width:20px; }
.item_w40					{ width:40px; }
.item_w60					{ width:60px; }
.item_w80					{ width:80px; }
.item_w100					{ width:100px; }
.item_w150					{ width:150px; }
.item_w200					{ width:200px; }
.item_w250					{ width:250px; }
.item_w300					{ width:300px; }
.item_w350					{ width:350px; }
.item_w400					{ width:400px; }
.item_w450					{ width:450px; }
.item_w500					{ width:500px; }
.item_w600					{ width:600px; }
div.item_h01				{ height:1px; overflow:hidden; }
div.item_h05				{ height:5px; overflow:hidden; }
div.item_h10				{ height:10px; overflow:hidden; }
div.item_h15				{ height:15px; overflow:hidden; }
div.item_h20				{ height:20px; overflow:hidden; }
img.item_16x11				{ width: 16px; height: 11px; }
img.item_16x16				{ width: 16px; height: 16px; }
img.item_32x32				{ width: 32px; height: 32px; }
img.item_48x48				{ width: 48px; height: 48px; }
img.item_64x64				{ width: 64px; height: 64px; }
img.item_160x120			{ width:160px; height:120px; }
img.item_260x170			{ width:260px; height:170px; }
img.item_350x20				{ width:350px; height: 20px; }
img.item_460x42				{ width:460px; height: 42px; }
img.item_560x95				{ width:560px; height: 95px; }
div.item_vspacer			{ margin:5px 0; height:1px; width:100%; overflow:hidden; background-color:#ffffff; border-bottom:1px solid #000000; opacity:0.12;}
div.item_vspacer07			{ margin-bottom:7px; padding-bottom:7px; height:1px; width:100%; overflow:hidden; border-bottom:1px solid #303030; }

textarea.textarea_500x60	{ width:467px; height:76px; }
textarea.textarea_500x100	{ width:500px; height:100px; }
textarea.textarea_600x100	{ width:600px; height:100px; }
textarea.textarea_500x200	{ width:500px; height:200px; }
textarea.textarea_746x600	{ width:746px; height:600px; }
div.form_title				{ font-weight:bold; padding:0px 0px 1px 0px;}
div.form_content			{ padding:0px 0px 4px 5px; }
img.bbcode_menu_btn			{ cursor:pointer; float:left; display:block; padding-top:2px; margin:3px; }
div.bbcode_submenu			{ float:left; padding:2px; border:1px solid #555555; background-color:#666666; color:black; margin:3px; display:none; }
div.bbcode_color			{ float:left; margin:2px 2px 2px 2px; width:16px; height:16px; border:1px solid black; background-color:aqua; }
img.bbcode_emoticon			{ padding:2px; }
span.bbcode_fontsize		{ padding:2px; }
div.paging					{ font-size:11px; padding:5px 5px; opacity:.60; text-align:center; }
div.paging span,
div.paging a				{ display:inline-block; border-width:1px; border-style:solid; padding:0px 7px; margin:0px 1px; line-height:18px; height:18px; border-radius:2px; }
div.paging a:hover			{ text-decoration:none; }
div.section_title			{ text-transform:uppercase; margin:2px 2px 2px 2px; height:16px; padding-left:14px; line-height:16px; font-weight:bold; white-space:nowrap; overflow:hidden; background-repeat:no-repeat; font-size:12px; }
div.section_title	span	{ font-size:10px; }
div.popup					{ padding:5px 10px; font-family:"Trebuchet MS", Trebuchet, Tahoma, Arial, Helvetica, sans-serif; color:white; font-size:12px; text-align:left; line-height:120%; white-space:nowrap; background-color:#222222; border:solid 1px #555555; width:auto; opacity:.9; }
/*********************************/
/*********************************/


span.yellowball				{ display:inline-block; margin:0px; vertical-align:middle; width:12px; height:12px; background-color:#FFB203; border-radius:3px; border:1px solid black; }
span.redball				{ display:inline-block; margin:0px; vertical-align:middle; width:12px; height:12px; background-color:#FF0000; border-radius:3px; border:1px solid black; }
span.greenball				{ display:inline-block; margin:0px; vertical-align:middle; width:12px; height:12px; background-color:#46D02A; border-radius:3px; border:1px solid black; }



/*********************************/
table.table_align_vertical tr td	{ vertical-align:top; }

table.table_lst						{ border-width:1px; border-style:solid; border-spacing:0px 0px; border-collapse:separate; padding:0px; margin:0px; font-size:11px; line-height:20px; }
table.table_lst td					{ border-width:0px 0px 1px 0px; border-style:solid; overflow:hidden; }
table.table_lst td.col_h			{ font-weight:bold; }
table.table_lst td.col_h a			{ text-decoration:underline; }
table.table_lst td.col_h a:link		{ text-decoration:underline; }
table.table_lst td.col_h a:visited	{ text-decoration:underline; }
table.table_lst td.col_h a:active	{ text-decoration:underline; }
table.table_lst td.col_h a:hover	{ text-decoration:underline; }
table.table_lst img					{ vertical-align:middle; }
table.table_lst tr:first-child td	{ border-top-width:1px; }
table.table_lst td:first-child		{ border-left-width:1px; }
table.table_lst td:last-child		{ border-right-width:1px; }

td.tdpad10							{ padding:10px; }/*colspan*/

table.table_lst_p10					{ width:100%; }
table.table_lst_p10	td				{ padding:10px; }

table.table_lst_p05					{ width:100%; }
table.table_lst_p05	td				{ padding-left:5px; }

table.table_lst_fvs			{ width: 1px;	table-layout:fixed; }
table.table_lst_fvs	td.c01	{ width: 44px;	padding-left:5px;	text-align:right; }
table.table_lst_fvs td.c02	{ width: 16px;	padding-left:5px;	text-align:center; }
table.table_lst_fvs td.c03	{ width:208px;	padding-left:5px;	white-space:nowrap; }
table.table_lst_fvs td.c04	{ width: 3px;	padding-left:5px;	text-align:center; }
table.table_lst_fvs td.c05	{ width: 50px;	padding-left:5px;	text-align:center; }
table.table_lst_fvs td.c06	{ width:120px;	padding-left:5px;	}
table.table_lst_fvs td.c07	{ width:159px;	padding-left:5px;	text-align:left;}

table.table_lst_gmn			{ width: 1px;	table-layout:fixed; }
table.table_lst_gmn	td.c01	{ width:160px;	padding-left:5px;	white-space:nowrap; }
table.table_lst_gmn	td.c02	{ width: 20px;	padding-left:5px;	}
table.table_lst_gmn	td.c03	{ width: 20px;	padding-left:5px;	}
table.table_lst_gmn	td.c04	{ width:150px;	padding-left:5px;	white-space:nowrap;}
table.table_lst_gmn	td.c05	{ width:120px;	padding-left:5px;	text-align:right; }
table.table_lst_gmn	td.c06	{ width: 80px;	padding-left:5px;	text-align:right; }
table.table_lst_gmn	td.c07	{ width: 50px;	padding-left:5px;	}

table.table_lst_myc			{ width: 1px;	table-layout:fixed; }
table.table_lst_myc	td.c01	{ width: 16px;	padding-left:5px;	text-align:center; }
table.table_lst_myc	td.c02	{ width:196px;	padding-left:5px;	}
table.table_lst_myc	td.c03	{ width:150px;	padding-left:5px;	}
table.table_lst_myc	td.c04	{ width:100px;	padding-left:5px;	}
table.table_lst_myc	td.c05	{ width:150px;	padding-left:5px;	}

table.table_lst_stm			{ width: 1px;	table-layout:fixed; }
table.table_lst_stm	td.c01	{ width:122px;	padding-left:5px;	}
table.table_lst_stm	td.c02	{ width:122px;	padding-left:5px;	}
table.table_lst_stm	td.c03	{ width:122px;	padding-left:5px;	}
table.table_lst_stm	td.c04	{ width:122px;	padding-left:5px;	}
table.table_lst_stm	td.c05	{ width:124px;	padding-left:5px;	}

table.table_lst_gms			{ width: 1px;	table-layout:fixed; }
table.table_lst_gms	td.c01	{ width: 16px;	padding-left:5px;	text-align:center; }
table.table_lst_gms	td.c02	{ width:293px;	padding-left:5px;	}
table.table_lst_gms	td.c03	{ width: 16px;	padding-left:5px;	text-align:center; }
table.table_lst_gms	td.c04	{ width:293px;	padding-left:5px;	}

table.table_lst_mgs			{ width: 1px;	table-layout:fixed; }
table.table_lst_mgs	td.c01	{ width: 16px;	padding-left:5px;	text-align:center; }
table.table_lst_mgs	td.c02	{ width:358px;	padding-left:5px;	}
table.table_lst_mgs	td.c03	{ width:245px;	padding-left:5px; padding-right:5px;	text-align:right; }

table.table_lst_mrp			{ width: 1px;	table-layout:fixed; }
table.table_lst_mrp	td.c01	{ width:196px;	padding-left:5px;	}
table.table_lst_mrp	td.c02	{ width:196px;	padding-left:5px;	}
table.table_lst_mrp	td.c03	{ width: 70px;	padding-left:5px;	}
table.table_lst_mrp	td.c04	{ width:156px;	padding-left:5px;	}

table.table_lst_tmc			{ width: 1px;	table-layout:fixed; }
table.table_lst_tmc	td.c01	{ width: 50px;	padding-left:5px;	text-align:right; }
table.table_lst_tmc	td.c02	{ width:433px;	padding-left:5px;	}
table.table_lst_tmc	td.c03	{ width:141px;	padding-left:5px;	text-align:center; }

table.table_lst_fir			{ width: 1px;	table-layout:fixed; }
table.table_lst_fir	td.c01	{ width:270px;	padding-left:5px;	}

table.table_lst_rfa			{ width: 1px;	table-layout:fixed; }
table.table_lst_rfa	td.c01	{ width:140px;	padding-left:5px;	}
table.table_lst_rfa	td.c02	{ width:598px;	padding-left:5px;	}

table.table_lst_rta			{ width: 1px;	table-layout:fixed; }
table.table_lst_rta	td.c01	{ width:140px;	padding-left:5px;	}
table.table_lst_rta	td.c02	{ width:454px;	padding-left:5px;	white-space:nowrap; }

table.table_lst_pln			{ width: 1px;	table-layout:fixed; }
table.table_lst_pln	td.c01	{ width:170px;	padding-left:5px;	}
table.table_lst_pln	td.c02	{ width:92px;	padding-left:5px;	text-align:center; }

table.table_lst_ppo			{ width: 1px;	table-layout:fixed; }
table.table_lst_ppo	td.c01	{ width:150px;	padding-left:5px;	}
table.table_lst_ppo	td.c02	{ width: 40px;	padding-left:5px;	text-align:center; }
table.table_lst_ppo	td.c03	{ width:145px;	padding-left:5px;	}
table.table_lst_ppo	td.c04	{ width:118px;	padding-left:5px;	}
table.table_lst_ppo	td.c05	{ width: 80px;	padding-left:5px;	}
table.table_lst_ppo	td.c06	{ width: 73px;	padding-left:5px;	}
table.table_lst_ppo	td.c02-04	{ width:430px;	padding-left:5px;	}

table.table_lst_tsv			{ width: 1px;	table-layout:fixed; }
table.table_lst_tsv	td.c01	{ width: 30px;	padding-left:5px;	}
table.table_lst_tsv	td.c02	{ width:178px;	padding-left:5px;	white-space:nowrap; }
table.table_lst_tsv	td.c03	{ width: 45px;	padding-left:5px;	text-align:right; padding-right:5px; }

table.table_lst_tcl			{ width: 1px;	table-layout:fixed; }
table.table_lst_tcl	td.c01	{ width:168px;	padding-left:5px;	}
table.table_lst_tcl	td.c02	{ width: 50px;	padding-left:5px;	text-align:center; }
table.table_lst_tcl	td.c03	{ width: 35px;	padding-left:5px;	text-align:right; padding-right:5px; }

table.table_lst_tcp			{ width: 1px;	table-layout:fixed; }
table.table_lst_tcp	td.c01	{ width:40px;	padding-left:5px;	}
table.table_lst_tcp	td.c02	{ width:168px;	padding-left:5px;	line-height:16px; }
table.table_lst_tcp	td.c03	{ width:45px;	padding-left:5px;	text-align:right; padding-right:5px; }

table.table_lst_spc			{ width: 1px;	table-layout:fixed; }
table.table_lst_spc	td.c01	{ width:108px;	padding-left:5px;	}
table.table_lst_spc	td.c02	{ width:220px;	padding-left:5px;	}
table.table_lst_spc	td.c03	{ width: 70px;	padding-left:5px;	text-align:center; }
table.table_lst_spc	td.c04	{ width:220px;	padding-left:5px;	}

table.table_lst_pra			{ width: 1px;	table-layout:fixed; }
table.table_lst_pra	td.c01	{ width:140px;	padding-left:5px;	}
table.table_lst_pra	td.c02	{ width:490px;	padding-left:5px;	white-space:nowrap; }

table.table_lst_gph			{ width: 1px;	table-layout:fixed; }
table.table_lst_gph	td.hc01	{ width:270px;	padding-left:5px;	}
table.table_lst_gph	td.c01	{ width:132px;	padding-left:5px;	white-space:nowrap; }
table.table_lst_gph	td.c02	{ width:132px;	padding-left:5px;	white-space:nowrap; }

table.table_lst_gnn			{ width: 1px;	table-layout:fixed; }
table.table_lst_gnn	td.c01	{ width:266px;	padding-left:5px;	white-space:nowrap; }
table.table_lst_gnn	td.c02	{ width:170px;	padding-left:5px;	}
table.table_lst_gnn	td.c03	{ width:110px;	padding-left:5px;	}
table.table_lst_gnn	td.c04	{ width: 72px;	padding-left:5px;	}

table.table_lst_scp			{ width: 1px;	table-layout:fixed; }
table.table_lst_scp	td.c01	{ width: 34px;	padding-left:5px;	text-align:right; }
table.table_lst_scp	td.c02	{ width: 16px;	padding-left:5px;	}
table.table_lst_scp	td.c03	{ width:326px;	padding-left:5px;	white-space:nowrap; }
table.table_lst_scp	td.c04	{ width: 53px;	padding-left:5px;	}
table.table_lst_scp	td.c05	{ width: 50px;	padding-left:5px;	text-align:center; }
table.table_lst_scp	td.c06	{ width: 22px;	padding-left:5px;	}
table.table_lst_scp	td.c07	{ width: 99px;	padding-left:5px;	white-space:nowrap; }

table.table_lst_cln			{ width: 1px;	table-layout:fixed; }
table.table_lst_cln	td.c01	{ width:270px;	padding-left:5px; }

table.table_lst_cmi			{ width: 1px;	table-layout:fixed; }
table.table_lst_cmi	td.c01	{ width:156px;	padding-left:5px;	}
table.table_lst_cmi	td.c02	{ width:156px;	padding-left:5px;	}
table.table_lst_cmi	td.c03	{ width:156px;	padding-left:5px;	}
table.table_lst_cmi	td.c04	{ width: 60px;	padding-left:5px;	}

table.table_lst_cle			{ width: 1px;	table-layout:fixed; }
table.table_lst_cle	td.c01	{ width:204px;	padding-left:5px;	}
table.table_lst_cle	td.c02	{ width:500px;	padding-left:5px;	}
table.table_lst_cle	td.c03	{ width:234px;	padding-left:5px;	}

table.table_lst_cem			{ width: 1px;	table-layout:fixed; }
table.table_lst_cem	td.c01	{ width: 16px;	padding-left:5px;	}
table.table_lst_cem	td.c02	{ width:160px;	padding-left:5px;	}
table.table_lst_cem	td.c03	{ width:164px;	padding-left:5px;	}
table.table_lst_cem	td.c04	{ width:110px;	padding-left:5px;	}
table.table_lst_cem	td.c05	{ width:200px;	padding-left:5px;	}
table.table_lst_cem	td.c06	{ width:270px;	padding-left:5px;	}
table.table_lst_cem	td.c01-03	{ width:352px;	padding-left:5px;	}

table.table_lst_crn			{ width: 1px;	table-layout:fixed; }
table.table_lst_crn	td.c01	{ width:214px;	padding-left:5px;	}
table.table_lst_crn	td.c02	{ width: 45px;	padding-left:5px;	text-align:right; padding-right:5px; }
div.gttable_crank_left		{ float:left; margin-left:10px; }
div.gttable_crank_right		{ float:right; margin-right:10px; }
span.gttable_crank_hl		{ font-size:16px; font-weight:bold; }
div.gttable_crank_bar		{ position:relative; width:256px; height:20px; margin:3px auto 0px auto; background-image:url(/images/global/rank_bar_bg.gif); }
div.gttable_crank_marker	{ position:absolute; width:40px; height:16px; font-size:11px; color:white; background-image:url(/images/global/rank_bar_marker.gif); margin:2px; text-align:center; vertical-align:bottom; line-height:17px; overflow:hidden; }

table.table_lst_stp			{ width: 1px;	table-layout:fixed; font-weight:bold; }
table.table_lst_stp	td.c01	{ width: 36px;	padding-left:5px;	color:#369523; }
table.table_lst_stp	td.c02	{ width:373px;	padding-left:5px;	}
table.table_lst_stp	td.c03	{ width:105px;	padding-left:5px;	text-align:right; }
table.table_lst_stp	td.c04	{ width:100px;	padding-left:5px;	text-align:right; padding-right:5px; }
span.gttable_sp_scoreup		{ color:#369523; position:relative; right:4px; }
span.gttable_sp_scoredn		{ color:#cc0000; position:relative; right:4px; }

table.table_lst_srs			{ width: 1px;	table-layout:fixed; }
table.table_lst_srs	td.c01	{ width: 44px;	padding-left:5px;	text-align:right; }
table.table_lst_srs	td.c02	{ width: 30px;	padding-left:5px;	text-align:center; }
table.table_lst_srs	td.c03	{ width:260px;	padding-left:5px;	white-space:nowrap; }
table.table_lst_srs	td.c04	{ width: 54px;	padding-left:5px;	text-align:center; }
table.table_lst_srs	td.c05	{ width: 54px;	padding-left:5px;	text-align:right; }
table.table_lst_srs	td.c06	{ width: 16px;	padding-left:2px;	text-align:center; }
table.table_lst_srs	td.c07	{ width: 31px;	padding-left:5px;	text-align:center; }
table.table_lst_srs	td.c08	{ width:120px;	padding-left:5px;	}
table.table_lst_srs	td.c09	{ width:122px;	padding-left:5px;	white-space:nowrap; }

table.table_lst_sop			{ width: 1px;	table-layout:fixed; }
table.table_lst_sop	td.c01	{ width: 29px;	padding-left:5px;	}
table.table_lst_sop	td.c02	{ width:213px;	padding-left:5px;	}
table.table_lst_sop	td.c03	{ width:100px;	padding-left:5px;	}
table.table_lst_sop	td.c04	{ width:243px;	padding-left:5px;	white-space:nowrap; }
table.table_lst_sop	td.c05	{ width: 80px;	padding-left:5px;	text-align:center; }
table.table_lst_sop	td.c06	{ width: 80px;	padding-left:5px;	text-align:center; }

table.table_lst_soo			{ width: 1px;	table-layout:fixed; }
table.table_lst_soo	td.c01	{ width:775px;	padding-left:5px;	}

table.table_lst_scl			{ width: 1px;	table-layout:fixed; }
table.table_lst_scl	td.c01	{ width: 16px;	padding-left:5px;	}
table.table_lst_scl	td.c02	{ width: 35px;	padding-left:5px;	text-align:right; }
table.table_lst_scl	td.c03	{ width:102px;	padding-left:5px;	text-align:center; }
table.table_lst_scl	td.c04	{ width:292px;	padding-left:5px;	}
table.table_lst_scl	td.c05	{ width: 92px;	padding-left:5px;	}
table.table_lst_scl	td.c06	{ width: 90px;	padding-left:5px;	}
table.table_lst_scl	td.c07	{ width: 60px;	padding-left:5px;	text-align:center; }
table.table_lst_scl	td.c08	{ width: 46px;	padding-left:5px;	text-align:center; }

table.table_lst_srp			{ width: 1px;	table-layout:fixed; }
table.table_lst_srp	td.c01	{ width: 16px;	padding-left:5px;	}
table.table_lst_srp	td.c02	{ width:389px;	padding-left:5px;	}
table.table_lst_srp	td.c03	{ width:162px;	padding-left:5px;	}
table.table_lst_srp	td.c04	{ width:162px;	padding-left:5px;	}
table.table_lst_srp	td.c05	{ width: 22px;	padding-left:5px;	}

table.table_lst_spl			{ width: 1px;	table-layout:fixed; font-weight:bold; }
table.table_lst_spl	td.c01	{ width: 34px;	padding-left:5px;	text-align:center; }
table.table_lst_spl	td.c02	{ width:156px;	padding-left:5px;	}
table.table_lst_spl	td.c03	{ width:316px;	padding-left:5px;	white-space:nowrap; }
table.table_lst_spl	td.c04	{ width: 78px;	padding-left:5px;	text-align:right; }
table.table_lst_spl	td.c05	{ width: 78px;	padding-left:5px;	text-align:right; }
table.table_lst_spl	td.c06	{ width: 79px;	padding-left:5px;	text-align:right; padding-right:5px; }

table.table_lst_spn			{ width: 1px;	table-layout:fixed; font-weight:bold; }
table.table_lst_spn	td.c01	{ width: 50px;	padding-left:5px;	text-align:right; }
table.table_lst_spn	td.c02	{ width:304px;	padding-left:5px;	}
table.table_lst_spn	td.c03	{ width:152px;	padding-left:5px;	text-align:right; }
table.table_lst_spn	td.c04	{ width: 70px;	padding-left:5px;	text-align:right; }
table.table_lst_spn	td.c05	{ width: 85px;	padding-left:5px;	text-align:right; }
table.table_lst_spn	td.c06	{ width: 80px;	padding-left:5px;	text-align:right; padding-right:5px; }

table.table_lst_gse			{ width: 1px;	table-layout:fixed; }
table.table_lst_gse td.c01	{ width:200px;	padding-left:5px; }
table.table_lst_gse td.c02	{ width:430px;	padding-left:5px; }

table.table_frm_dev			{ width: 1px;	table-layout:fixed; }
table.table_frm_dev	td.c01	{ width: 110px;	padding:0px 6px;	}
table.table_frm_dev	td.c02	{ width:300px;	padding:0px 6px;	}
table.table_frm_dev	td.c03	{ width:508px;	padding:0px 6px;	}

table.table_frm						{ border-width:1px; border-style:solid; border-spacing:0px 0px; border-collapse:separate; padding:0px; margin:0px; width:100%; font-size:12px; line-height:20px; }
table.table_frm td					{ border-width:0px 0px 1px 0px; border-style:solid; overflow:hidden; }
table.table_frm td.col_h			{ font-weight:bold; }
table.table_frm td.col_h a			{ text-decoration:underline; }
table.table_frm td.col_h a:link		{ text-decoration:underline; }
table.table_frm td.col_h a:visited	{ text-decoration:underline; }
table.table_frm td.col_h a:active	{ text-decoration:underline; }
table.table_frm td.col_h a:hover	{ text-decoration:underline; }
table.table_frm tr:first-child td	{ border-top-width:1px; }
table.table_frm td:first-child		{ border-left-width:1px; }
table.table_frm td					{ border-right-width:1px; }

table.table_frm_spaced				{ width:100%; }
table.table_frm_spaced	td			{ padding:4px 6px; }

table.table_frm_fom					{ width: 1px;	table-layout:fixed; }
table.table_frm_fom td.c01			{ width:140px;	padding:3px 6px; }
table.table_frm_fom td.c02			{ width:477px;	padding:3px 6px; }
table.table_frm_fom td.c02 img		{ vertical-align:text-bottom; }

table.table_frm_ban					{ width: 1px;	table-layout:fixed; }
table.table_frm_ban td.c01			{ width:130px;	padding:3px 6px; }
table.table_frm_ban td.c02			{ width:360px;	padding:3px 6px; }
table.table_frm_ban td.c02 img		{ vertical-align:text-bottom; }

table.table_frm_frm					{ width: 1px;	table-layout:fixed; }
table.table_frm_frm td.c01			{ width:681px;	padding:0px 6px; }
table.table_frm_frm td.c02			{ width:136px;	padding:0px 6px; white-space:nowrap; }
table.table_frm_frm td.c03			{ width:44px;	padding:0px 6px; text-align:center;	}
table.table_frm_frm td.c04			{ width:44px;	padding:0px 6px; text-align:center;	}

table.table_frm_rfp					{ width: 1px;	table-layout:fixed; }
table.table_frm_rfp td.c01			{ width:636px;	padding:2px 6px; }
table.table_frm_rfp td.c02			{ width:140px;	padding:2px 6px; }
table.table_frm_rfp td.c03			{ width:140px;	padding:2px 6px; }

table.table_frm_thd					{ width: 1px;	table-layout:fixed; }
table.table_frm_thd td.c01			{ width:187px;	padding:0px 6px; vertical-align:top; }
table.table_frm_thd td.c02			{ width:745px;	padding:0px 6px; vertical-align:top; font-size:13px;}
table.table_frm_thd td.c02 img		{ max-width:708px; }

table.table_frm_pfp					{ width: 1px;	table-layout:fixed; }
table.table_frm_pfp td.c01			{ width:944px;	padding:0px 6px; vertical-align:top; }
table.table_frm_pfp td.c01 img		{ max-width:708px; }

table.table_frm_pst					{ width: 1px;	table-layout:fixed; }
table.table_frm_pst td.c01			{ color: #bab08b;width:480px;	padding:5px;}
table.table_frm_pst td.c01 img		{ vertical-align:middle; }
table.table_frm_pst td.c02			{ width:137px;	padding:5px; }

table.table_frm_nws					{ width: 1px;	table-layout:fixed; }
table.table_frm_nws td.c01			{ width:630px;	padding:0px 6px; }
table.table_frm_nws td.col_h		{ font-size:15px; padding-top:2px; padding-bottom:2px; }

table.table_frm_ncm					{ width: 1px;	table-layout:fixed; }
table.table_frm_ncm td.c01			{ width:264px;	padding:0px 6px; }
table.table_frm_ncm td.c01 img		{ vertical-align:middle; }

table.table_frm_pim					{ width: 1px;	table-layout:fixed; }
table.table_frm_pim td.c01			{ width:642px;	padding:0px 0px; text-align:center; }

table.table_frm_cal					{ width: 1px;	table-layout:fixed; }
table.table_frm_cal td.c01			{ width:265px;	padding:0px 6px; }

table.table_frm_msg					{ width: 1px;	table-layout:fixed; }
table.table_frm_msg td.c01			{ width:48px;	}
table.table_frm_msg td.c01 img		{ display:block;	}
table.table_frm_msg td.c02			{ width:579px;	padding:0px 6px; }

table.table_frm_ldb					{ width: 1px;	table-layout:fixed; float:left; margin:3px; }
table.table_frm_ldb td.c01			{ width:48px;	}
table.table_frm_ldb td.c01 img		{ display:block; }
table.table_frm_ldb td.c02			{ width:250px; vertical-align:top; padding:0px 6px; line-height:16px; }
table.table_frm_ldb td.c02 img		{ vertical-align:middle; }

table.table_frm_pcl					{ width: 1px;	table-layout:fixed; margin:3px; }
table.table_frm_pcl td.c01			{ width:48px;	}
table.table_frm_pcl td.c01 img		{ display:block; }
table.table_frm_pcl td.c02			{ width:207px;	padding:0px 6px; line-height:16px; }
table.table_frm_pcl td.c02 img		{ vertical-align:text-top; }

table.table_frm_pss					{ width: 1px;	table-layout:fixed; }
table.table_frm_pss td.c01			{ width:134px;	padding:0px 6px; vertical-align:top; }
table.table_frm_pss td.c02			{ width:483px;	padding:0px 6px; line-height:20px;}
table.table_frm_pss td.c02 img		{ vertical-align:middle;	}
table.table_frm_pss td.c02 input	{ vertical-align:middle;	}

table.table_frm_sbp					{ width: 1px;	table-layout:fixed; }
table.table_frm_sbp td.c01			{ width:32px;	}
table.table_frm_sbp td.c01 img		{ display:block;	}
table.table_frm_sbp td.c02			{ width:230px;	padding:0px 6px; line-height:16px; }

table.table_frm_ado					{ width: 1px;	table-layout:fixed; }
table.table_frm_ado td.c01			{ width:140px;	padding:0px 6px; text-overflow:ellipsis; white-space:nowrap; }
table.table_frm_ado td.c02			{ width:60px;	padding:0px 6px; text-overflow:ellipsis; white-space:nowrap; }
table.table_frm_ado td.c03			{ width:70px;	padding:0px 6px; text-overflow:ellipsis; white-space:nowrap; }
table.table_frm_ado td.c04			{ width:321px;	padding:0px 6px; text-overflow:ellipsis; white-space:nowrap; }


table.table_frm_bc1					{ width: 1px;	table-layout:fixed; }
table.table_frm_bc1 td.c01			{ width:100px;	padding:0px 6px; }
table.table_frm_bc1 td.c02			{ width:100px;	padding:0px 6px; text-align:right; }

table.table_frm_aif					{ width: 1px;	table-layout:fixed; }
table.table_frm_aif td.c01			{ width:110px;	padding:0px 6px; }
table.table_frm_aif td.c02			{ width:36px;	padding:0px 6px; text-align:right; }
/*********************************/


/*BLOCK BACKGROUND ART*/
img.block_header_bg					{ position:absolute; top:0px; right:0px; }
div.blocknew						{ position:relative; margin-bottom:10px; border-radius:7px; border-width:1px; border-style:solid; background-repeat:repeat-x; background-position:0px -1px; }

div.blocknew162						{ width:162px; padding:9px; -moz-box-sizing:border-box; box-sizing:border-box;}
div.blocknew302						{ width:302px; padding:9px; -moz-box-sizing:border-box; box-sizing:border-box; }
div.blocknew666						{ width:666px; padding:9px; -moz-box-sizing:border-box; box-sizing:border-box; }
div.blocknew805						{ width:785px; padding:9px; }
div.blocknew980						{ width:960px; padding:9px; }
div.blocknew498						{ width:478px; padding:9px; }

div.blocknewnopad					{ padding:0px; }

div.blocknewheader					{ margin-bottom:4px; height:60px; }
span.blocknewheader01				{ display:inline-block; vertical-align:middle; padding-right:5px; }
span.blocknewheader02				{ display:inline-block; vertical-align:middle; width:876px; }
span.blocknewheadertitle			{ font-family:Tahoma; font-size:17pt; font-weight:bold; padding-bottom:10px; display:inline-block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; width:620px; }
span.blocknewheadercnt				{ display:block; padding-top:5px; }

div.blocksubmenu					{ margin-bottom:4px; padding-top:0px; padding-bottom:0px; background-image:none; zoom:1; }
div.blocksubmenu_spacer				{ float:left; width:1px; height:16px; margin-top:4px; background-color:white; border-right:1px solid black; opacity:0.1; overflow:hidden; }
.blocksubmenu_item				{ float:left; padding:4px 8px; height:16px; line-height:16px; font-size:11px; }
.blocksubmenu_item img			{ vertical-align:middle; position:relative; bottom:1px; }


div.blocknewhdr						{ border-bottom-width:1px; border-bottom-style:solid; height:18px; line-height:18px; font-size:18px; padding-bottom:9px; margin:0px 0px 9px 0px; zoom:1; }
div.blocknewhdr	img					{ vertical-align:middle; }
div.blocknewhdrad					{ font-family:Tahoma; font-size:13px; font-weight:bold; text-align:center; padding:4px 0px; }


span.blocknewtabon					{ z-index:100; position:relative; bottom:-1px; display:inline-block; border-radius:7px 7px 0px 0px; padding:4px 8px; border-width:1px; border-style:solid; }
span.blocknewtaboff					{ z-index:100; position:relative; bottom:-1px; display:inline-block; border-radius:7px 7px 0px 0px; padding:4px 8px; border-width:1px; border-style:solid; cursor:pointer; }



/*BLOCK THEME ALTERNATE*/
/*	TEXT*/
div.blockthm_alt,
div.blockthm_alt textarea,
div.blockthm_alt select,
div.blockthm_alt input[type=text],
div.blockthm_alt input[type=password]				{ color:#FFFFFF; }
/*	LINK*/
div.blockthm_alt a,
div.blockthm_alt a:link,
div.blockthm_alt a:visited,
div.blockthm_alt a:active,
div.blockthm_alt a:hover,
div.blockthm_alt .item_color_link					{ color:#FF9900; }
/*	INPUT*/
div.blockthm_alt textarea,
div.blockthm_alt select,
div.blockthm_alt input[type=text],
div.blockthm_alt input[type=password]				{ border-color:#444444; background-color:#000000; }
/*	BUTTON*/
div.blockthm_alt input[type=submit],
div.blockthm_alt input[type=button],
div.blockthm_alt a.fbutton							{ border-color:#444444; background-color:#000000; color:#FF9900; text-shadow: 0px 0px 0px #000000; }
/*	TABLE BORDER */
div.blockthm_alt table.table_lst,
div.blockthm_alt table.table_frm					{ border-color:#4f2b25; }
/*	TABLE CELL, PAGING */
div.blockthm_alt table.table_lst td,
div.blockthm_alt table.table_frm td,
div.blockthm_alt div.paging a,
div.blockthm_alt div.paging span					{ border-color:#240000; background-color:#441003; }
/*	TABLE CELL HEADER */
div.blockthm_alt table.table_lst td.col_h,
div.blockthm_alt table.table_frm td.col_h			{ background-color:#3f0600;}
div.blockthm_alt table.table_lst td.col_h,
div.blockthm_alt table.table_frm td.col_h,
div.blockthm_alt table.table_lst td.col_h a,
div.blockthm_alt table.table_lst td.col_h a:link,
div.blockthm_alt table.table_lst td.col_h a:visited,
div.blockthm_alt table.table_lst td.col_h a:active,
div.blockthm_alt table.table_lst td.col_h a:hover,
div.blockthm_alt table.table_frm td.col_h a,
div.blockthm_alt table.table_frm td.col_h a:link,
div.blockthm_alt table.table_frm td.col_h a:visited,
div.blockthm_alt table.table_frm td.col_h a:active,
div.blockthm_alt table.table_frm td.col_h a:hover	{ color:#D7B180; }
/*	MISC*/
div.blockthm_alt .blocksubmenu_item:hover,
div.blockthm_alt .blocksubmenu_item_active		{ background-color:#300900; }
div.blockthm_alt ul li								{ list-style-image:url(/images/global/ico_li_o.png); }
div.blockthm_alt div.section_title					{ color:#996141; background-image:url(/images/global/ico_16_ballo.png); }
div.blockthm_alt .item_color_title					{ color:#dccb7b; }
div.blockthm_alt div.blocknew						{ border-color:#343434; background-color:#3c150b; background-image:none; }
div.blockthm_alt div.blocknewhdr					{ color:#D7B180; text-shadow:1px 1px 0px #000000; border-bottom-color:#543129; }
div.blockthm_alt div.blocknewhdr a					{ color:#D7B180; }
div.blockthm_alt div.blocknewhdrad					{ color:#D7B180; }
div.blockthm_alt span.blocknewheadertitle			{ color:#D7B180; text-shadow:2px 2px 0px #000000; }
div.blockthm_alt span.blocknewtabon 				{ border-color:#343434; background-color:#3c150b; border-bottom-color:transparent; }
div.blockthm_alt span.blocknewtaboff				{ border-color:#343434; background-color:#3c150b; color:#FF9900; }

/*BLOCK THEME POPUP*/
/*	TEXT*/
div.blockthm_pop,
div.blockthm_pop textarea,
div.blockthm_pop select,
div.blockthm_pop input[type=text],
div.blockthm_pop input[type=password]				{ color:#FFFFFF; }
/*	LINK*/
div.blockthm_pop a,
div.blockthm_pop a:link,
div.blockthm_pop a:visited,
div.blockthm_pop a:active,
div.blockthm_pop a:hover,
div.blockthm_pop .item_color_link					{ color:#FF9900; }
/*	INPUT*/
div.blockthm_pop textarea,
div.blockthm_pop select,
div.blockthm_pop input[type=text],
div.blockthm_pop input[type=password]				{ border-color:#444444; background-color:#000000; }
/*	BUTTON*/
div.blockthm_pop input[type=submit],
div.blockthm_pop input[type=button],
div.blockthm_pop a.fbutton							{ border-color:#444444; background-color:#000000; color:#FF9900; text-shadow: 0px 0px 0px #000000; }
/*	TABLE BORDER */
div.blockthm_pop table.table_lst,
div.blockthm_pop table.table_frm					{ border-color:#000000; }
/*	TABLE CELL, PAGING */
div.blockthm_pop table.table_lst td,
div.blockthm_pop table.table_frm td,
div.blockthm_pop div.paging a,
div.blockthm_pop div.paging span					{ border-color:#00ff00; background-color:#00ffff; }
/*	TABLE CELL HEADER */
div.blockthm_pop table.table_lst td.col_h,
div.blockthm_pop table.table_frm td.col_h			{ background-color:#00ff00;}
div.blockthm_pop table.table_lst td.col_h,
div.blockthm_pop table.table_frm td.col_h,
div.blockthm_pop table.table_lst td.col_h a,
div.blockthm_pop table.table_lst td.col_h a:link,
div.blockthm_pop table.table_lst td.col_h a:visited,
div.blockthm_pop table.table_lst td.col_h a:active,
div.blockthm_pop table.table_lst td.col_h a:hover,
div.blockthm_pop table.table_frm td.col_h a,
div.blockthm_pop table.table_frm td.col_h a:link,
div.blockthm_pop table.table_frm td.col_h a:visited,
div.blockthm_pop table.table_frm td.col_h a:active,
div.blockthm_pop table.table_frm td.col_h a:hover	{ color:#00ff00; }
/*	MISC*/
div.blockthm_pop .blocksubmenu_item:hover,
div.blockthm_pop .blocksubmenu_item_active		{ background-color:#00ff00; }
div.blockthm_pop ul li								{ list-style-image:url(/images/global/ico_li_g.png); }
div.blockthm_pop div.section_title					{ color:#996141; background-image:url(/images/global/ico_16_ballo.png); }
div.blockthm_pop .item_color_title					{ color:#dccb7b; }
div.blockthm_pop div.blocknew						{ border-color:#666666; background-color:#171b20; background-image:none; }
div.blockthm_pop div.blocknewhdr					{ padding:4px; border-radius:6px 6px 0px 0px; border-color:#666666; color:#FFFFFF; background-color:#221506; }
div.blockthm_pop div.blocknewhdr a					{ color:#FFFFFF; }
div.blockthm_pop div.blocknewhdrad					{ color:#FFFFFF; }
div.blockthm_pop span.blocknewheadertitle			{ color:#EBB90D; text-shadow:2px 2px 0px #000000; }
div.blockthm_pop span.blocknewtabon 				{ border-color:#343434; background-color:#202020; border-bottom-color:transparent; }
div.blockthm_pop span.blocknewtaboff				{ border-color:#343434; background-color:#202020; color:#FF9900; }

/*BLOCK THEME ERROR*/
div.blockthm_err									{ color:#f22424; }
div.blockthm_err a									{ color:#FF9900; }
div.blockthm_err a:link								{ color:#FF9900; }
div.blockthm_err a:visited							{ color:#FF9900; }
div.blockthm_err a:active							{ color:#FF9900; }
div.blockthm_err a:hover							{ color:#FF9900; }
div.blockthm_err .item_color_link					{ color:#FF9900; }
div.blockthm_err textarea							{ color:#FFFFFF; border-color:#444444; background-color:#000000; }
div.blockthm_err select								{ color:#FFFFFF; border-color:#444444; background-color:#000000; }
div.blockthm_err input[type=text]					{ color:#FFFFFF; border-color:#444444; background-color:#000000; }
div.blockthm_err input[type=password]				{ color:#FFFFFF; border-color:#444444; background-color:#000000; }
div.blockthm_err input[type=submit]					{ color:#FF9900; border-color:#444444; background-color:#000000; }
div.blockthm_err input[type=button]					{ color:#FF9900; border-color:#444444; background-color:#000000; }
div.blockthm_err input[type=submit],
div.blockthm_err input[type=button],
div.blockthm_err a.fbutton							{ text-shadow: 0px 0px 0px #f7d68d; }																																				{ color:#FFFFFF; }
div.blockthm_err ul li								{ list-style-image: url(/images/global/ico_li_err.png); }
div.blockthm_err ul li div							{ font-weight:normal; }
div.blockthm_err									{ border-color:#690e0e; background-color:#1d0502; background-image:none; }
div.blockthm_err div.blocknewhdr					{ border-color:#690e0e; color:#B02525; text-shadow:2px 2px 0px #000000; /*background-color:#4e1408;*/ text-transform:uppercase; padding-left:25px; background-image:url(/images/global/ico_20_error.png); background-repeat:no-repeat; background-position:0px 1px; }
div.blockthm_err div.blocknewhdr a					{ color:#B02525; }

/*BLOCK THEME MESSAGE*/
div.blockthm_msg									{ color:#46d02a; }
div.blockthm_msg a									{ color:#FF9900; }
div.blockthm_msg a:link								{ color:#FF9900; }
div.blockthm_msg a:visited							{ color:#FF9900; }
div.blockthm_msg a:active							{ color:#FF9900; }
div.blockthm_msg a:hover							{ color:#FF9900; }
div.blockthm_msg .item_color_link					{ color:#FF9900; }
div.blockthm_msg textarea							{ color:#FFFFFF; border-color:#444444; background-color:#000000; }
div.blockthm_msg select								{ color:#FFFFFF; border-color:#444444; background-color:#000000; }
div.blockthm_msg input[type=text]					{ color:#FFFFFF; border-color:#444444; background-color:#000000; }
div.blockthm_msg input[type=password]				{ color:#FFFFFF; border-color:#444444; background-color:#000000; }
div.blockthm_msg input[type=submit]					{ color:#FF9900; border-color:#444444; background-color:#000000; }
div.blockthm_msg input[type=button]					{ color:#FF9900; border-color:#444444; background-color:#000000; }
div.blockthm_msg input[type=submit],
div.blockthm_msg input[type=button],
div.blockthm_msg a.fbutton							{ text-shadow: 0px 0px 0px #f7d68d; }																																		{ color:#FFFFFF; }
div.blockthm_msg ul li								{ list-style-image: url(/images/global/ico_li_g.png); }
div.blockthm_msg ul li div							{ font-weight:normal; }
div.blockthm_msg									{ border-color:#1e690e; background-color:#071d02; background-image:none; }
div.blockthm_msg div.blocknewhdr					{ border-color:#1e690e; color:#35BB18; text-shadow:2px 2px 0px #000000; /*background-color:#173d12;*/ text-transform:uppercase; padding-left:25px; background-image:url(/images/global/ico_20_check.png); background-repeat:no-repeat; background-position:0px 1px; }
div.blockthm_msg div.blocknewhdr a					{ color:#35BB18; }

/* GLOBAL SITE HEADER */
div.sitehead						{ color:#FFFFFF; background-color:#000000; border:1px solid black; width:978px; border-radius:6px; margin-top:4px; }
div.sitehead a						{ color:#FF9900; }
div.sitehead a:link					{ color:#FF9900; }
div.sitehead a:visited				{ color:#FF9900; }
div.sitehead a:active				{ color:#FF9900; }
div.sitehead a:hover				{ color:#FF9900; }
div.siteheadtop						{ padding:5px 9px; height:90px; }
div.siteheadbot						{ border-radius:6px; background-color:#3e0300; }
div.siteheadmenu					{ border-radius:6px; padding:0px 7px; height:36px; background-image:url(/images/global/block/bggh_tm.png); background-repeat:repeat-x; }
span.siteheadmenu_hspace			{ float:left; display:inline-block; width:2px;  height:36px; line-height:36px; overflow:hidden; background-image:url(/images/global/block/bggh_ts.png); }
span.siteheadmenu_itemon			{ float:left; display:inline-block; width:94px; height:36px; line-height:36px; overflow:hidden; background-image:url(/images/global/block/bggh_tmd.png); text-align:center; font-weight:bold; font-family:Helvetica; color:white; }
span.siteheadmenu_itemoff			{ float:left; display:inline-block; width:94px; height:36px; line-height:36px; overflow:hidden; background-image:url(/images/global/block/bggh_tm.png); text-align:center; font-weight:bold; font-family:Helvetica; color:black; }
span.siteheadmenu_itemoff:hover		{ background-image:url(/images/global/block/bggh_tmh.png); }
span.siteheadmenu_item2x			{ width:288px; }
span.siteheadmenu_itembox			{ position:relative; top:5px; display:block; text-align:left; color:white; background-color:#4E1301; border:1px solid #FA9E39; padding:0px 3px; line-height:25px; height:25px; margin:0px 2px; overflow:hidden; }

span.siteheadmenu_itembox:hover		{ background-color: #3E0300; }




div.siteheadbreadcrumb				{ padding:1px 9px; font-size:10px; line-height:20px; }

/* GLOBAL SITE FOOTER */
div.sitefooter						{ color:#797979; font-size:8pt; line-height:16px; margin-bottom:4px; background-color:#000000; background-image:none; border-color:#343434; }
div.sitefooter img					{ vertical-align:middle; }
div.sitefooter a					{ color:#797979; cursor:pointer; font-size:8pt; }
div.sitefooter a:link				{ color:#797979; cursor:pointer; font-size:8pt; }
div.sitefooter a:visited			{ color:#797979; cursor:pointer; font-size:8pt; }
div.sitefooter a:active				{ color:#797979; cursor:pointer; font-size:8pt; }
div.sitefooter a:hover				{ color:#FF9900; cursor:pointer; font-size:8pt; }
div.sitefooter table				{ width:900px; margin:0px auto 4px auto; }
div.sitefooter table td				{ vertical-align:top; text-align:left; }




/* GLOBAL - STATS BLOCK */
span.ts_bg					{ display:inline-block; margin:2px; width:140px; height:54px; overflow:hidden; position:relative; /*border:1px solid #222222; background-color:black;*/ border:1px solid black; background-image:url(/images/global/ts_bg_yel.gif); border-radius:5px; }
span.ts_icon				{ display:block; position:absolute; top:6px; left:5px; }
span.ts_title				{ display:block; position:absolute; top:14px; right:5px; width:90px; text-align:center; font-size:8pt; height:10px; line-height:10px; white-space:nowrap; }
span.ts_title				{ color:#ACAB8B; }
span.ts_data a				{ color:white; }
span.ts_data a:link			{ color:white; }
span.ts_data a:visited		{ color:white; }
span.ts_data a:active		{ color:white; }
span.ts_data a:hover		{ color:white; }
span.ts_data				{ position:absolute; top:26px; right:5px; width:90px; text-align:center; font-weight:bold; font-size:16px; }
/* MAIN - RECENT SPLASH AREA */
div.recents_prev			{ width:120px; height:32px; position:absolute; top:186px; left:6px; cursor:pointer; z-index:10; }
div.recents_next			{ width:120px; height:32px; position:absolute; top:186px; left:554px; cursor:pointer; z-index:10; }
div#recent01_splash			{ width:666px; height:210px; position:absolute; top:6px; left:6px; background-image:url(/images/slyder/splash_bg02.jpg); border:1px solid #343434; border-radius:5px; z-index:1; }
div#recent02_splash			{ width:666px; height:210px; position:absolute; top:6px; left:6px; background-image:url(/images/slyder/splash_bg03.jpg); border:1px solid #343434; border-radius:5px; z-index:0; }
div#recent03_splash			{ width:666px; height:210px; position:absolute; top:6px; left:6px; background-image:url(/images/slyder/splash_bg04.jpg); border:1px solid #343434; border-radius:5px; z-index:0; }
div#recent04_splash			{ width:666px; height:210px; position:absolute; top:6px; left:6px; background-image:url(/images/slyder/splash_bg05.jpg); border:1px solid #343434; border-radius:5px; z-index:0; }
div.recents_title			{ padding-left:20px; padding-top:7px; font-size:21px; font-weight:bold; }
div.recents_list			{ padding-left:6px; padding-top:12px; font-size:14px; line-height:20px; }
div.recents_link			{ padding-left:20px; padding-top:11px; font-size:20px; font-weight:bold; }

a.featuredgames				{ text-decoration:none; display:inline-block; background-color:#3F0600; border: 1px solid black; border-radius:5px; display:inline-block; height:32px; width:86px; padding:5px 5px 5px 42px; margin:3px; overflow:hidden; position:relative; box-shadow:1px 1px 0px #4E2B22;}
a.featuredgames img			{ position:absolute; top:5px; left:5px; width:32px; height:32px; }
a.featuredgames span		{ display:table-cell; text-align:center; vertical-align:middle; height:32px; width:88px; }
a.featuredgames:hover		{ background-color:#441003; }


/* MAIN - NAVIGATION MENU */
span.navmenu00_off			{ display:block; margin:0px 0px 0px 0px; padding:2px 0px 0px 21px; color:#010101; width:119px; height:20px; background-image:url(/images/global/navigation_menu/navmenu_optionHL.gif); font-weight:bold; }
span.navmenu00_on			{ display:block; margin:0px 0px 0px 0px; padding:2px 0px 0px 21px; color:#CCCCCC; width:119px; height:20px; background-image:url(/images/global/navigation_menu/navmenu_option.gif); font-weight:bold; }
span.navmenu00_suboff		{ display:block; margin:0px 0px 0px 0px; padding:2px 0px 0px 31px; color:#010101; width:109px; height:20px; background-image:url(/images/global/navigation_menu/navmenu_optionHL_sub.gif); font-weight:bold; }
span.navmenu00_subon		{ display:block; margin:0px 0px 0px 0px; padding:2px 0px 0px 31px; color:#CCCCCC; width:109px; height:20px; background-image:url(/images/global/navigation_menu/navmenu_option_sub.gif); font-weight:bold; }
div.navmenu_spacer			{ height:1px; overflow:hidden; background-image:url(/images/global/navigation_menu/navmenu_spacer.gif); }
div.navmenu_spacersub		{ height:1px; overflow:hidden; background-image:url(/images/global/navigation_menu/navmenu_spacersub.gif); }
/* MAIN - ADVERTISE */
div.mediak_demographics_r01	{ display:inline-block; margin:3px 0px; padding:0px 7px; background-color:#304ea4; border:1px solid black; border-radius:4px; font-weight:bold; color:white; }
div.mediak_demographics_r02	{ display:inline-block; margin:3px 0px; padding:0px 7px; background-color:#b80a07; border:1px solid black;border-radius:4px; font-weight:bold; color:white; }
div.mediak_demographics_r03	{ display:inline-block; margin:3px 0px; padding:0px 7px; background-color:#117510; border:1px solid black;border-radius:4px; font-weight:bold; color:white; }
div.mediak_demographics_r04	{ display:inline-block; margin:3px 0px; padding:0px 7px; background-color:#c58900;/*e5a90e*/ border:1px solid black; border-radius:4px; font-weight:bold; color:white; }


/* GAME STATS*/
div.gamestats_right				{ float:right; padding-right:20px; }
div.gamestats_left				{ float:left; padding-left:20px; }

/* MAIN - GAME */
img.game_server_graph			{ width:260px; height:170px; display:block; padding:7px; background-color:#141414; }
/* SERVER, PLAYER - SECTIONS */
div.block630_content_left		{ line-height:16px; float:left; width:420px; overflow:hidden; white-space:nowrap; }
div.block630_content_right		{ line-height:16px; float:left; width:216px; overflow:hidden; margin:0px 0px 00px 10px; }
/* SERVER - INFO */
div.si_summary_launch			{ margin-top:2px; }
div.si_clan_logo				{ float:left; }
div.si_clan_logo img			{ display:block; border:1px solid #555555; }
div.si_clan_info				{ float:left; padding-left:4px; width:336px; overflow:hidden; white-space:nowrap; }
div.si_map_header				{ width:154px; overflow:hidden; background-color:#333333; border-color:#585858; border-style:solid; border-width:1px 1px 0px 1px; padding:2px 3px; border-radius:5px 5px 0px 0px; margin-top:5px; }
div.si_map_image				{ width:160px; height:120px; overflow:hidden; background-color:#333333; border-color:#585858; border-style:solid; border-width:1px 1px 1px 1px; }
div.si_map_upload				{ width:154px; overflow:hidden; background-color:#333333; border-color:#585858; border-style:solid; border-width:0px 1px 1px 1px; padding:2px 3px; font-size:11px; }
/* SERVER - PLAYERS (VOICESERVER)*/
div.tree_header					{ line-height:16px; height:16px; white-space:nowrap; color:#52c03b; position:relative; padding-left:20px; }
div.tree_header img				{ vertical-align:middle; }
div.tree_item					{ position:relative; height:16px; width:600px; overflow:hidden; white-space:nowrap; }
div.tree_mu0					{ position:absolute; top:0px; width:16px; height:16px; background-image:url(/images/server_info/mumble_cicon.png); }
div.tree_mu1					{ position:absolute; top:0px; width:16px; height:16px; background-image:url(/images/server_info/mumble_cicon_occ.png); }
div.tree_mu2					{ position:absolute; top:0px; width:16px; height:16px; background-image:url(/images/server_info/mumble_picon.png); }
div.tree_to0					{ position:absolute; top:0px; width:16px; height:16px; }
div.tree_to1					{ position:absolute; top:0px; width:16px; height:16px; background-image:url(/images/server_info/vs_tree_outer.gif); }
div.tree_to2					{ position:absolute; top:0px; width:16px; height:16px; background-image:url(/images/server_info/vs_tree_item.gif); }
div.tree_to3					{ position:absolute; top:0px; width:16px; height:16px; background-image:url(/images/server_info/vs_tree_last.gif); }
div.tree_ts0					{ position:absolute; top:0px; width:16px; height:16px; background-image:url(/images/server_info/vs_ts_cicon.gif); }
div.tree_ts1					{ position:absolute; top:0px; width:16px; height:16px; background-image:url(/images/server_info/vs_ts_picon.gif); }
div.tree_ts2					{ position:absolute; top:0px; width:16px; height:16px; background-image:url(/images/server_info/vs_ts_picon_away.gif); }
div.tree_ts3					{ position:absolute; top:0px; width:16px; height:16px; background-image:url(/images/server_info/vs_ts_picon_commander.gif); }
div.tree_ts4					{ position:absolute; top:0px; width:16px; height:16px; background-image:url(/images/server_info/vs_ts_picon_mikemute.gif); }
div.tree_ts5					{ position:absolute; top:0px; width:16px; height:16px; background-image:url(/images/server_info/vs_ts_picon_soundmute.gif); }
div.tree_ts30					{ position:absolute; top:0px; width:16px; height:16px; background-image:url(/images/server_info/16x16_channel_green.png); }
div.tree_ts31					{ position:absolute; top:0px; width:16px; height:16px; background-image:url(/images/server_info/16x16_player_off.png); }
div.tree_gt0					{ position:absolute; top:0px; width:16px; height:16px; background-image:url(/images/server_info/vs_gt_cicon.gif); }
div.tree_gt1					{ position:absolute; top:0px; width:16px; height:16px; background-image:url(/images/server_info/vc_gt_picon_g.gif); }
div.tree_gt2					{ position:absolute; top:0px; width:16px; height:16px; background-image:url(/images/server_info/vc_gt_picon_a.gif); }
div.tree_vt0					{ position:absolute; top:0px; width:16px; height:16px; background-image:url(/images/server_info/vs_vent_cicon0.gif); }
div.tree_vt1					{ position:absolute; top:0px; width:16px; height:16px; background-image:url(/images/server_info/vs_vent_cicon0_last.gif); }
div.tree_vt2					{ position:absolute; top:0px; width:16px; height:16px; background-image:url(/images/server_info/vs_vent_cicon1.gif); }
div.tree_vt3					{ position:absolute; top:0px; width:16px; height:16px; background-image:url(/images/server_info/vs_vent_cicon1_last.gif); }
div.tree_vt4					{ position:absolute; top:0px; width:16px; height:16px; background-image:url(/images/server_info/vs_vent_cicon2.gif); }
div.tree_vt5					{ position:absolute; top:0px; width:16px; height:16px; background-image:url(/images/server_info/vs_vent_cicon2_last.gif); }
div.tree_vt6					{ position:absolute; top:0px; width:16px; height:16px; background-image:url(/images/server_info/vs_vent_picon.gif); }
div.tree_bsc					{ position:absolute; top:0px; height:16px; line-height:16px; white-space:nowrap; overflow:hidden; padding-left:2px; }
span.tree_fr					{ font-family:Arial; margin:0px 2px; background-color:#333333; padding:0px 3px; border:solid 1px #555555; font-size:8px; }
span.tree_fp					{ font-family:Arial; margin:0px 2px; background-color:#333333; padding:0px 3px; border:solid 1px #555555; font-size:8px; color:#FFCC00; }
span.tree_fc					{ font-family:Arial; margin:0px 2px; background-color:#333333; padding:0px 3px; border:solid 1px #555555; font-size:8px; color:#CC9900; }
span.tree_advanced				{ margin-left:30px; color:#777777; display:none; }
/* PROFILE - FRIENDS */
div.pfriend_wrapper				{ float:left; padding:5px; width:82px; overflow:hidden; white-space:nowrap; text-align:center; line-height:20px; }
/* PROFILE - IMAGE/VIDEO CAROUSEL */
div.carousel_vi_item			{ width:138px; float:left; overflow:hidden; margin:0px 11px; }
div.carousel_vi_img				{ width:132px; height:100px; overflow:hidden; cursor:pointer; background-color:black; background-repeat:no-repeat; background-position: 50% 50%; }
input.carousel_vi_button		{ width:138px; margin:0px auto; }
/* PROFILE - IMAGE/VIDEO PREVIEWS */
table.imagetable				{ width:100%; }
table.imagetable td				{ vertical-align:top; text-align:center; }
/* PROFILE, SERVER, PLAYER - BANNERS */
#colorpicker					{ position:absolute; display:none; z-index:100; }
tr.color_input					{ display:none; }
/*PREMIUM*/
table.gclisttable				{ width:100%; font-size:12px; line-height:20px;}
table.gclisttable td			{ white-space:nowrap; vertical-align:top; text-align:left; padding:0px 5px; }
table.gclisttable td img		{ vertical-align:middle; padding-right:4px; }
/* SEARCH FORM */
span.search_item									{ display:inline-block; padding:0px; }
span.searchbar_label								{ display:inline-block; color:#EBB90D; font-weight:bold; font-size:12pt; line-height:12pt; padding-bottom:4px; }
span.search_item select								{ width:200px; margin-right:10px; vertical-align:middle; }
span.search_item input								{ vertical-align:middle; }
span.search_item input[type=text]					{ width:192px; margin-right:10px; }
div.blocknew666 span.search_item select				{ width:180px; margin-right:10px; }
div.blocknew666 span.search_item input[type=text]	{ width:172px; margin-right:10px; }
div.blocknew666 #col_playing						{ width:0px; height:0px; overflow:hidden; }
/* ACCOUNT - EVENTS */
div.event01						{ line-height:16px; font-size:11px;	width:646px; overflow:hidden; }
div.event01 img					{ vertical-align:middle;	}
div.event01 img.item_48x48		{ display:block; float:left; padding-right:7px;	}




span.img64text				{ display:inline-block; vertical-align:top; width:80px; text-align:center; font-size:11px; margin:4px; overflow:hidden; }
span.img64text img			{ margin:0px auto 2px auto; display:block; }
img.img48					{ display:inline-block; padding:0px; margin:1px; border:1px solid #734220; }
span.checkboxitem			{ padding:0px 5px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; width:140px; display:inline-block; }
div.faqcollapsable			{ margin:5px 10px; cursor:pointer; padding-left:16px; background-image:url(/images/global/ico_16_expand.png); background-repeat:no-repeat; background-position:0% 0%; }
div.faqcollapsable div		{ margin:0px 0px 8px 0px; opacity:0.5; }
div.faqtext					{ margin:5px 10px; }
div.faqtext li				{ list-style:decimal; }


div.blocknewtabcontent						{ border-radius:0px 0px 7px 7px; background-image:none; }
table.table_lst td.item_bgcolor_even		{ background-color:#393D31; }
table.table_lst td.item_bgcolor_odd			{ background-color:#424735; }
div.blockthm_alt	div.blocknewtabcontent				{ border-radius:0px 0px 7px 7px; background-image:none; }



.ui-datepicker select.ui-datepicker-year	{ height:auto; }



.button_t4_on,
.button_t4_on:link,
.button_t4_on:visited,
.button_t4_on:active,
.button_t4_on:hover,
.button_t4_off:hover		{ margin:0px 0px; cursor:pointer; display:inline-block; text-decoration:none; font-size:9px; line-height:17px; padding:0px 5px; background-color:#c6c6c6; color:#000000; border-radius:0px; font-weight:bold; text-shadow:1px 1px 0px #e3e3e3; }

.button_t4_off,
.button_t4_off:link,
.button_t4_off:visited,
.button_t4_off:active		{ margin:0px 0px; cursor:pointer; display:inline-block; text-decoration:none; font-size:9px; line-height:17px; padding:0px 5px; background-color:#888888; color:#000000; border-radius:0px; font-weight:bold; text-shadow:1px 1px 0px #999999; }



div.blogpostadmin			{ font-size:11px; line-height:13px; padding:5px; width:646px; overflow:hidden; background-color:black; -moz-box-sizing:border-box; box-sizing:border-box; border-radius:5px; margin-bottom:2px; border-color:#222222; border-width:1px 1px 1px 1px; border-style:solid; }
div.blogposttitle			{ font-size:24px; line-height:28px; padding:10px 10px 0px 10px; width:646px; overflow:hidden; background-color:black; -moz-box-sizing:border-box; box-sizing:border-box; border-top-left-radius:5px; border-top-right-radius:5px; font-family:tahoma; border-color:#222222; border-width:1px 1px 0px 1px; border-style:solid; color:#DCCB7B;}
div.blogposttitle img		{ vertical-align:middle; }
div.blogposttitle a			{ text-decoration:none; color:#DCCB7B; }
div.blogposttitle a:link	{ text-decoration:none; color:#DCCB7B; }
div.blogposttitle a:visited	{ text-decoration:none; color:#DCCB7B; }
div.blogposttitle a:active	{ text-decoration:none; color:#DCCB7B; }
div.blogposttitle a:hover	{ text-decoration:none; color:#000000; background-color:#DCCB7B; }
div.blogpostcontent			{ font-size:13px; line-height:16px; padding:10px; width:646px; overflow:hidden; background-color:black; -moz-box-sizing:border-box; box-sizing:border-box; border-top-left-radius:5px; border-top-right-radius:5px; border-color:#222222; border-width:1px 1px 0px 1px; border-style:solid;}
div.blogposttitle + div.blogpostcontent { border-top-left-radius:0px; border-top-right-radius:0px;  border-top-width:0px; }
div.blogpostinfo			{ font-size:11px; line-height:13px; padding:0px 10px 10px 10px; width:646px; overflow:hidden; background-color:black; -moz-box-sizing:border-box; box-sizing:border-box; border-bottom-left-radius:5px; border-bottom-right-radius:5px; border-color:#222222; border-width:0px 1px 1px 1px; border-style:solid;}
div.blogpostform			{ padding:10px; width:646px; overflow:hidden; background-color:black; -moz-box-sizing:border-box; box-sizing:border-box; border-radius:5px; margin-top:2px; border-color:#222222; border-width:1px 1px 1px 1px; border-style:solid; }

div.blockthm_alt div.blogpostadmin,
div.blockthm_alt div.blogposttitle,
div.blockthm_alt div.blogpostcontent,
div.blockthm_alt div.blogpostinfo,
div.blockthm_alt div.blogpostform	{ background-color:#441003;}


