﻿


body
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: White;
}
a
{
	text-decoration: none;
	color: Black;
}
a:hover
{
	text-decoration: underline;
	color: #003366;
}
.link5
{
	font-size: 11px;
	color: Black;
	font-weight: normal;
	text-decoration: none;
}
.link11
{
	font-family: Tahoma;
	font-size: 11px;
	color: #1855BD;
	font-weight: normal;
	text-decoration: none;
}
.link5 A:link
{
	font-family: Tahoma;
	font-weight: normal;
	color: Black;
}
.link5 A:visited
{
	font-family: Tahoma;
	font-weight: normal;
	color: Black;
}
.link5 A:hover
{
	color: Black;
	text-decoration: underline;
}

#wrap
{
	width: 971px;
	margin: 0 auto;
	position: relative;
	text-align: left;
}

/*padding*/
.p_top_4
{
	padding-top: 4px;
}
.p_right_10
{
	padding-right: 10px;
}

/*header*/
.logo
{
	float: left;
	width: 281px;
}
.banner_container
{
	float: left;
	width: 690px;
}
.seperate_line
{
	float: left;
}
.language_select
{
	float: left;
	padding: 2px;
	color: #7b7b7b;
	background-color:#FFFFFF;
	text-align: center;
	width: 114px;
}
.language_select a
{
	color: #7b7b7b;
}
.language_select a:hover
{
	color: #000000;
}
.language_select a:active
{
	color: #000000;
}

/*main menu*/
.main_menu
{
	background-color: #fcaf17;
	height: 22px;
	font-size: 12px;
	font-weight: bold;
}
.main_menu ul
{
	list-style: none;
}
.main_menu li
{
	float: left;
	background-color: #fcaf17;
}
.main_menu a
{
	display: block;
	height: 22px;
	text-align: center;
	color: #000000;
	padding: 5px 20px 0 20px;
}
/*
.main_menu a:hover, .main_menu .active{background-color:#1064b0;color:#FFFFFF;text-decoration:none;padding:5px 20px 0 20px;}
*/

/*main content*/



#main
{
	
}

#left_col
{
	float: left;
	width: 746px;
	background-color: White;
}
#left_col1
{
	float: left;
	width: 971px;
}
#right_col
{
	float: right;
	width: 225px;
	background-color: #f3f3ef;
}

#login_form input
{
	margin: 3px 2px;
	width: 71px;
}


/*footer*/
#partner_logo
{
}
#footer
{
	background-color: #f3f3ef;
	text-align: center;
	color: #92928f;
	padding: 10px 0px 10px 0px;
}





/*========================================= 
Common elements
=========================================

body 
{	
	font-size: 12px;
	font-family: Arial;
	line-height: 130%;	
	background: #EBEBEB url(ESImages/body_bg_v2.gif) repeat-y scroll center top;
	color:#000000;		
	margin:0;
	padding:0;
}
*/


a.white
{
	color: #EBFFA1;
	text-decoration: underline;
}
a.white:hover
{
	text-decoration: underline;
}

a.white:visited
{
	color: #EBFFA1;
	text-decoration: underline;
}
a
{
	color: #004e8a;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

a:visited
{
	color: #004e8a;
}

a.butvis
{
	display: block;
	float: left;
	background: url(ESImages/but_vs_l.gif) left top no-repeat;
	text-decoration: none;
	cursor: pointer;
	outline: none;
}

a.butvis span
{
	display: block;
	float: left;
	background: url(ESImages/but_vs_r.gif) right top no-repeat;
	line-height: 20px;
	padding: 0 8px;
	font-size: 11px;
	color: #000;
	margin-right: -1px;
}

a.butvis:hover
{
	background: url(ESImages/but_vs_l.gif) 0 -20px no-repeat;
}

a.butvis:hover span
{
	background: url(ESImages/but_vs_r.gif) right -20px no-repeat;
}

a.butvisselected
{
	display: block;
	float: left;
	background: url(ESImages/but_vs_l.gif) 0 -20px no-repeat;
	text-decoration: none;
	cursor: pointer;
	outline: none;
}

a.butvisselected span
{
	display: block;
	float: left;
	background: url(ESImages/but_vs_r.gif) right -20px no-repeat;
	line-height: 20px;
	padding: 0 8px;
	font-size: 11px;
	color: #000;
	margin-right: -1px;
}

a.butvisselected:hover
{
	background: url(ESImages/but_vs_l.gif) 0 -20px no-repeat;
}

a.butvisselected:hover span
{
	background: url(ESImages/but_vs_r.gif) right -20px no-repeat;
}

.mainbox
{
	background-color: #FFFFFF;
	border: solid 1px #7ABAF2;
	padding: 10px;
}

.mainboxheader
{
	border-bottom: 1px solid #7ABAF2;
	color: #444444;
	font-weight: bold;
	font-size: 18px;
	padding-bottom: 5px;
}

.mainboxcontent
{
	padding-top: 10px;
}

.memberstats
{
	padding-top: 10px;
	font-size: 11px;
	line-height: 1.7;
}

.hotpanel
{
	background-color: #F8F8F8;
	border: solid 1px #DDDDDD;
}
.timestamp
{
	font-size: 10px;
	color: Gray;
	font-weight: normal;
}
.ShortContent
{
	font-size: 12px;
	color: Black;
	font-weight: normal;
}
.title
{
	font-size: 15px;
	color: #757575;
	font-style: inherit;
}
.headlineMed
{
	color: Blue;
	clear: left;
	padding-left: 8px;
	padding-bottom: 0px;
	margin-left: 1px;
}

.T
{
	font-size: 16px;
	color: #0066B9;
	font-weight: bold;
}
.T1
{
	font-size: 14px;
	color: Black;
}
.T2
{
	font-size: 12px;
	color: Black;
	font-weight: normal;
}
.T3
{
	padding-top: 5px;
	padding-right: 5px;
	margin-top: 5px;
	margin-right: 5px;
}













/*========================================= 
Mainnav
=========================================*/
.mainheader
{
	color: #444444;
	font: bold 15px Arial;
	padding-bottom: 3px;
	margin-bottom: 10px;
	border-bottom: solid 1px #7ABAF2;
}
.mainheader2
{
	color: #444444;
	font: bold 22px Arial;
	padding-bottom: 3px;
	margin-bottom: 10px;
	border-bottom: solid 1px #7ABAF2;
}
.mainheader3
{
	color: #FFF;
	font: bold 15px Arial;
	padding: 5px;
	margin-bottom: 1px;
	background-color: #405E8F;
}
.mainheader4
{
	color: #102E5F;
	font: bold 13px Arial;
	padding-bottom: 3px;
	margin-bottom: 10px;
	border-bottom: solid 1px #7ABAF2;
}
.mainheader5
{
	color: #444444;
	font: bold 13px Arial;
	padding-bottom: 3px;
	margin-bottom: 10px;
	border-bottom: solid 1px #7ABAF2;
}
.mainheader6
{
	color: #444444;
	font: bold 15px Arial;
	padding-bottom: 3px;
	margin-bottom: 10px;
}
.mainheader7
{
	color: #444444;
	font: bold 12px Arial;
	padding: 3px;
	margin-bottom: 5px;
	background-color: #F0F0F0;
}


/*========================================= 
Thihd
=========================================*/
.datagrid
{
}
.price_desc
{
	color: Red;
}
.price_asc
{
	color: #00ff66;
}
.price_avg
{
	color: #cccc00;
}

