@import url("css/menu.css");

/* CSS Document */
body
{
	background: #4477B0;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

/*-------- Default Style --------*/
th, td, div
{
	color: #000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
}
a, a:link, a:visited, a:active
{
	color: #4F839F;
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
}
a:hover
{
	color: #C00;
	text-decoration: none;
}

/*-------- design style editing--------*/
.template_style
{
	width: 1035px;
	margin: auto;
	margin-top: 10px;
	background: url(images/body_bg.jpg) repeat top left;
}
.template_style_top
{
	width: 1035px;
	margin: auto;
	background: url(images/page_top.jpg) repeat-x top left;
	height: auto;
	overflow: hidden;
	z-index: 10000;
}
.template_style_top_shade
{
	width: 1035px;
	margin-top: 4px;
	background: url(images/top_shade.png) repeat-x top left;
	height: 39px;
	z-index: -10000;
}
.template_left
{
	width: 790px;
	float: left;
	margin-top: -43px;
}
.logo
{
	width: 360px;
	height: 92px;
	float: left;
	margin: 20px 0 0 40px;
}
.menu
{
	height: 40px;
	width: 772px;
	float: left;
	margin: 0 0 0 10px;
	background: url(images/menu_bg.png) no-repeat center center;
}
.content_body
{
	width: 760px;
	float: left;
	margin-left: 22px;
}
.template_right
{
	width: 245px;
	float: left;
	margin-top: -43px;
}
.member
{
	width: 185px;
	height: 25px;
	background: url(images/members.png) no-repeat top left;
	margin: 4px 0 0 12px;
}
.search
{
	width: 227px;
	height: 134px;
}
.right_links
{
	padding: 0 10px 10px 0;
}
.footer
{
	width: 1035px;
	height: 80px;
	background: transparent url(images/footer_bg.jpg) repeat-x top center;
	margin: auto;
}
.footer img
{
	float: right;
}
.footer_left
{
	margin-top: 30px;
	float: left;
	margin-left: 20px;
	height: 20px;
}
.footer_left a:hover
{
	text-decoration: underline;
}
.footer_links
{
	float: none;
	padding-top:20px;
	height:70px;
	text-align:center;
	line-height:20px;
}
.footer_right
{
	width: 450px;
	margin-top: 10px;
	height: 49px;
	float: right;
	margin-right: 10px;
}
.footer_right a img
{
	border: none;
	margin-left: 15px;
}
/*-------- design style editing--------*/
.top_space
{
	height: 34px;
	background: #4477B0;
}
.lang_pad
{
	padding: 7px 35px 0px 0px;
	background: #4477B0;
}

.logo_top_left
{
	padding: 0px;
	margin: 0px;
	background: url(images/logo_top_left.png) no-repeat top left;
	height: 23px;
}
.logo_top_right
{
	padding: 0px;
	margin: 0px;
	background: url(images/logo_top_right.png) no-repeat top right;
}
.logo_top_bg
{
	padding: 0px;
	margin: 0 39px 0 27px;
	background: #FFF url(images/logo_top_bg.png) repeat-x top;
	height: 23px;
}
.logo_left
{
	padding: 0px;
	background: url(images/logo_left.png) repeat-y top left;
}
.logo_right
{
	padding: 0px;
	background: url(images/logo_right.png) repeat-y top right;
}
.logo_pad
{
	background: #FFF;
	margin: 0 19px 0 7px;
	padding: 0;
	height: 116px;
}

.menu_bg
{
	padding: 0 0 0 6px;
	margin: 0 19px 0 7px;
	height: 40px;
	background: url(images/menu_bg.png) repeat-x top left;
	width: 650px;
}
.menu_left
{
	padding: 0px;
	margin: 0px;
	background: url(images/menu_left.png) no-repeat top left;
	width: 650px;
}
.menu_right
{
	margin: 0px;
	background: url(images/menu_right.png) no-repeat top right;
	width: 684px;
}


.menu_style
{
	float: left;
}
.search_left
{
	background: url(images/search_left.png) no-repeat top left;
	margin-top: 80px;
	width: 200px;
	height: 30px;
	margin-left: 450px;
}
.search_right
{
	background: url(images/search_right.png) no-repeat top right;
	width: 190px;
	height: 30px;
	float: right;
}
.search_bg
{
	background: url(images/search_bg.png) repeat-x center center;
	width: 180px;
	height: 30px;
}


.bread_bg
{
	padding: 0px;
	margin: 0 19px 0 7px;
	background: #FFFFFF url(images/bread_bg_gray.png) repeat-x top left;
	height: 34px;
}
.bread_left
{
	padding: 0px;
	margin: 0px;
	background: url(images/bread_left.png) no-repeat top left;
}
.bread_right
{
	padding: 0px;
	background: url(images/bread_right.png) no-repeat top right;
}

#login_style
{
	float: left;
	width: 210px;
	margin: 4px 0 0 0;
	text-align: center;
}
#bread_style
{
	float: left;
	padding: 8px 0px 0px 17px;
	color: #000000;
	font-size: 13px;
}

.center_bg
{
	padding: 0px;
	margin: 0px;
}
.left_bg
{
	padding: 0px;
	margin: 0px;
	background: url(images/left_bg.png) repeat-y top left;
}
.right_bg
{
	padding: 0px;
	margin: 0px;
	background: url(images/right_bg.png) repeat-y top right;
}
.content_pad
{
	padding: 10px 22px 10px 22px;
	margin: 0 19px 0 7px;
	background: #FFF;
}

.bot_left
{
	padding: 0px;
	margin: 0px;
	background: url(images/bot_left.png) no-repeat top left;
}
.bot_right
{
	padding: 0px;
	margin: 0px;
	background: url(images/bot_right.png) no-repeat top right;
	padding: 0px 39px 0px 27px;
}
.bot_bg
{
	padding: 0px;
	margin: 0px;
	background: url(images/bot_bg.png) repeat-x top left;
	height: 41px;
}

.bot_pad
{
	margin-bottom: 20px;
	padding: 0 30px 0 20px;
}
#terms_style
{
	float: left;
}
#copy_style
{
	float: right;
}

.clear_float
{
	clear: both;
}

/*--------- pane style ----------*/
.ContentPane, .TopPane, .BottomPane, .VideoPane, .NewsletterPane, .RightLinksPane
{
	padding: 0px;
	margin: 0px;
}
.LeftPane
{
	padding: 0px 10px 0px 0px;
	width: 10em;
	margin: 0px;
}
.RightPane
{
	padding: 0px 0px 0px 10px;
	width: 10em;
	margin: 0px;
}

/*------------ Breadcrumb Style --------------*/
.Breadcrumb, a.Breadcrumb:link, a.Breadcrumb:active, a.Breadcrumb:visited
{
	color: #4F839F;
	font-size: 13px;
}
a.Breadcrumb:hover
{
	color: #C00;
}

/*-------------- Link Style --------------*/
.links
{
	text-align: center;
}
.links, a.links:link, a.links:active, a.links:visited
{
	color: #1b75bf;
	font-size: 12px;
	font-family: arial;
}
a.links:hover
{
	text-decoration: underline;
}

/*-------------- User Style --------------*/
.user, a.user:link, a.user:active, a.user:visited
{
	color: #4F839F;
	font-size: 12px;
}
a.user:hover
{
	text-decoration: underline;
}

/*-------------- Footer Style --------------*/
.footer, a.footer:link, a.footer:active, a.footer:visited
{
	color: #4F839F;
	font-size: 12px;
}
a.footer:hover
{
	color: #C00;
}

/*-------------- Search SkinObject Styles --------------*/
div.SearchContainer
{
	position: relative;
	white-space: nowrap;
}
div.SearchBorder
{
	width: 212px;
	height: 31px; /*border: solid 1px #e0e0e0;*/
	position: absolute;
	left: 10px;
	background-color: White;
	white-space: nowrap;
	margin-top: 20px;
	background: url(images/search_border.png) no-repeat center center;
	border: none;
}
div.SearchContainer a
{
	position: relative;
	display: block;
	float: right;
	margin-top: 26px;
	margin: 27px 10px 0 0;
}
div.SearchIcon
{
	float: left;
	width: 31px;
	height: 20px;
	cursor: pointer;
	z-index: 11;
	background: no-repeat 2px 2px;
	text-align: right;
	margin: 5px 0 0 8px;
}
div.SearchIcon img
{
	margin-top: 3px;
}

input.SearchTextBox
{
	float: left;
	z-index: 10;
	border: 0px;
	width: 135px;
	height: 18px;
	margin-left: 3px;
	margin-top: 5px;
	color: #818589;
}

#SearchChoices
{
	clear: both;
	display: none;
	border: solid 1px #C3D4DF;
	z-index: 2000;
	cursor: pointer;
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: 12px;
	background-color: #F3F7FA;
	position: absolute;
	top: 22px;
	left: 0px;
}
#SearchChoices li
{
	cursor: pointer;
	margin: 0;
	padding: 2px 2px 0 2px;
	padding-left: 25px;
	height: 18px;
	text-align: left;
	background-color: #F3F7FA;
	background-repeat: no-repeat;
	background-position: 2px center;
	list-style: none;
	list-style-image: none;
	border: none;
	display: block;
}
#SearchChoices li.searchHilite
{
	background-color: #1b75bf;
	color: #ffffff;
	border: none;
}
#SearchChoices li.searchDefault
{
	background-color: #F8FAFF;
	border: none;
}
