/*----------- core HTML tags --------------*/

body, td, input, select, button
{ 
	font: 11px verdana, arial, helvetica, sans-serif;
	color: #000;

}

body
{
	
	margin: 0;
	background: #363636;
}
h1
{ font-size: 13px;}

table, form, img
{ padding: 0; margin: 0; border: none; border-collapse: separate;}

label, legend
{ 
	color: #333;
	font-weight: bold;
}

hr
{
	height: 1px;
	border: none;
	border-top: 1px solid #ccc;
}

a, a:visited
{ 
	color: #00d;
	text-decoration: none;
}

a:hover
{ 
	color: #00f;
	text-decoration: underline;
}

/*---------  To Override the default TD style for the radTabStrip  ----------*/
.TabLabelSelectedStyle td
{
	font-family: Arial, "MS Sans Serif", sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #ababab;
	cursor: default;
}

.TabLabelDefaultStyle td
{
	font-family: Arial, "MS Sans Serif", sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #ababab;
	cursor: pointer;
}

/*----------- form  field sizes ------*/
.short
{ width: 50px;}
.mediuma
{ width: 75px;}
.mediumb
{ width: 150px;}
.wide
{ width: 375px;}
.warning
{ color: #f00; font-weight: bold}
/*----------- tables ------------------*/

table.formtable td
{
	padding: 3px 10px 3px 0;
	white-space: nowrap;
	vertical-align: baseline;
}

table.listtable td
{
	padding: 3px;
	vertical-align: baseline;
	background: #fff;
}

table.listtable thead, table.listtable tr.tableheader td
{
	color: #fff;
	padding: 3px;
	background: #333;
	white-space: nowrap;
}

table.listtable tr.tableheader td a
{color: #fff;}

table.listtable tr.altrow td
{
	background: #ddd;
}


/*----------- menu area --------------*/

div#menu
{
	border: solid #fff;
	border-width: 2px 5px; 
	position: relative;
	left: 1px;
	width: 1068px;
	height: 20px;
	/*margin: 0 auto;*/
	background: #EF3E34 url('pics/customized/button-bg-redshadow.gif') repeat-x top;
	overflow: hidden;

}
div#menu select
{font-size: 11px;}
div#menu div
{ 
	display: none;

}	
div#menu div select
{ 
	display: none;	
}
div#menu a, div#menu span, .button
{
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	display: inline;
	float: left;	
	height: 16px;
	padding: 3px 10px;
	margin: 0;
	border-right: 2px solid #fff;
}
div#menu a:hover, .button:hover, div#menu span
{
	background: #535353;
	text-decoration: none;
	padding: 3px 10px;

}
div#menu span
{	
	border-right: 2px solid #fff;
	padding: 3px 10px;
	background: #fff;
	color: #666;
}
div#menu .homemenuselected
{
/*background: url(pics/customized/home-bg.gif);*/
background-color:#535353;
color:#ffffff;
}
/*----------- banner area --------------*/
div#banner
{
	/*position: relative;
	top: 0px; left: 8px;*/
	width: 1068px;
	height: 192px;
	margin: 0 auto;
	background: url('pics/customized/banner-bg.jpg') no-repeat;
	overflow: visible;
	border-right: 6px solid #fff;
	border-left: 6px solid #fff
}

img#logo
{
	position: relative;
	top: 9px; 
	left: -30px;
	z-index: 100;
float:both;
}

img#customa
{
	display: none;
}

img#customb
{
	display: none;
}
img#bannerad, object#bannerad
{
	position: absolute;
	top: 74px; 
	left: 335px;
	
}
/*----------- main content area --------------*/
div#wrapper
{
width:1080px;
margin:0 auto;
}

div#contentblock, div#contentblockwide
{
	border-right: 5px solid #fff; 
	border-bottom: 5px solid #fff; 
	position: absolute;
	top: 192px;
	width: 1075px;
	background: #fff url('pics/customized/content-bg.gif') repeat-y left;
	margin-left: 0px;

}
div#contentblockwide
{
	background: #fff url('pics/customized/content-bg-wide.gif') repeat-y left;
	
}
/*----------- left column --------------*/

div#a
{
margin-top:20px;
	display: inline;
	float: left;
	width: 190px;
	height: 100px;
}

html > body div#a
{
	height: auto;
	min-height: 100px;
}

div#submenu
{

	padding: 12px 0;
	font-size: 11px;
	margin-left: 8px;
}

div#submenu a, div#submenu a:visited, div#submenu span
{
	display: block;
	padding: 3px;
	padding-left: 6px;
	/*color: #336;*/
color:#fff;
	text-decoration: none;
margin: 0 0 0 -2px;
}
div#submenu span
{
	font-weight: bold;

	
}
div#submenu span.subheader
{
	height: 18px;
width:181px;
	/*color: #767676;*/
color:#fff;
	/*background: url('pics/customized/sidemenu-header.gif') no-repeat top left;*/
background-color:#ef3e34;
	margin: 0 0 0 -2px; 
	padding: 3px 3px 0 6px; 
}

div#submenu a:hover
{
	color: #fff;
	background: #EF3E34 url('pics/customized/button-bg-redshadow.gif') repeat-x top;
width:181px;

}

/*----------- right column --------------*/

div#b, div#bwide
{
	position: relative;
	display: inline;
	float: left;
	margin: 0; 
	margin-left: 1px;
	padding: 15px;
	width: 640px;
	height: 500px;
	margin-top:30px;
}

html > body div#b, html > body div#bwide
{
	height: auto;
	min-height: 500px;
}

div#bwide, div#contentblockwide div#b
{
	width: 850px;
	background: none;

}

/*----------- right column --------------*/

div#c 
{
	font-size: 11px;
	float: right;
	width: 212px;
	padding: 0; margin-top: 26px;

	overflow: hidden;
color:#fff;
margin-right:1px;
}

div#c div, div#c p
{
	padding: 3px; margin: 0;
	
}
div#c div p
{
	font-size: 12px;
	padding: 3px 0;
	
}
div#c div label
{
	color: #fff;
	
}
div#c td
{
	position: relative;
	vertical-align: baseline;
	width: 80px;
	font-size: 11px;
	overflow: hidden;
   	background: none;
	color: #fff;
	
}
div#c td a, div#c td a:visited
{
	color: #ababab;
}
div#c td b
{

}
div#c td.score
{
	width: 6ex; 

}
div#c div { background: #323131;}
/*----------- footer area --------------*/

div#footerblock
{
	color: #600;
	position: relative;
	margin:0 1px 0 6px;
	clear: both;
	font-size: 9px;
	padding: 2px 15px 4px 10px;
	border-top: 2px solid #fff;
	background: #EF3E34;
}
div#footerblock a, div#footerblock a:visited
{
	color: #fdd;
}


/*----------- generic divs --------------*/
div#generic1
{
	position: relative;
top:-210px;
left: 180px;
	width: 750px; 
	height: 49px;
	margin-left: 8px;
	padding: 3px 0 0 165px;
	font-size: 9px;
	z-index: 1;
	border:none;
}

div#generic1 table
{ 
	border: none;
	padding-right: 10px;
display:inline;
}

div#generic1 input, div#generic1 button
{ 
	font-size: 10px;
	padding: 0 6px;
	margin: 0;
}
div#generic1 input.mediumb
{ 
	width: 120px;
	padding: 0;
}
div#generic1 table td
{	
	padding-right: 7px;
	font-size: 11px;
	color: #ababab;
	white-space: nowrap;
}

div#generic1 label, div#generic1 a, div#generic1 a.hover
{
color:#ababab;
}

div#generic2
{
	display: none;

}

#e2elogo
{
	position:relative;
	top: 10px; left: 990px; float:left;
}

.hide
{ display: none;}
.tips
{ font-weight: bold; color: #999;}
.date
{ font-size: 10px; color: #888;}
.alert, tr.alert td
{ background: #f00; color: #fff;}

div.tab a, div.tab span
{ padding: 2px 10px; margin: 0 2px 0 0; width: 75px; background: #333; font-weight: bold; color: #fff;}
	
div.tab a
{ background: #ddd; text-decoration: none; color: #00f;}
