@import url("css/menu.css");

/* CSS Document */
body {background:#000000 url(images/bkgd.jpg) repeat-x top left; height:100%; margin:0px; padding:0px; }

/*-------- Default Style --------*/
th,td,div{
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}
a,a:link,a:visited,a:active{
	color:#CCCCCC;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}
a:hover{
	color:#FFCC00;
	text-decoration:none;
}

/*-------- design style --------*/
.template_style{width:960px; margin:auto;}

.top_space{
	height:168px;
	background:url(images/top_banner_new.jpg) no-repeat center;
	vertical-align: top;
}
.lang_pad{
	padding:0px 35px 0px 0px;
}

.logo_top_left{
	padding:0px;
	margin:0px;
	height:0px;
}
.logo_top_right{padding:0px; margin:0px; }
.logo_top_bg{
	padding:0px;
	margin:0 0px 0 0px;

}
.logo_left{padding:0px;}
.logo_right{padding:0px;}
.logo_pad{
	background:#000000;
	margin: 0 0px 0 0px;
	padding:0;
	height:0px;
}

.menu_bg{padding:0 0 0 0px;  margin: 0 0px 0 0px; height:27px; background:url(images/menu_bg.jpg) repeat-x top left;}
.menu_left{
	padding:0px;
	margin: 0 0px 0 0px;
	background:url(images/menu_left.jpg) no-repeat top left;
	height: 27px;
}
.menu_right{
	margin: 0 0px 0 0px;
	background:url(images/menu_right.jpg) no-repeat top right;
	height: 27px;
}

.search_style{
	float:right;
	padding:0px 0px 0px 0px;
}
.search_bg{padding-right:2px;}
.search_bg Input{color: #43494D;}

.menu_style{float:left;}

.bread_bg{
	padding:0px;
	margin: 0 19px 50px 7px;
	height:20px;
}
.bread_left{padding:0px; margin:0px; }
.bread_right{padding:0px; }

#login_style{
	float:right;
	padding:4px 10px 0px 17px;
	vertical-align: middle;
	margin-bottom: 200px;
}
#bread_style{
	float:left;
	padding:4px 0px 0px 10px;
	color:#cccccc;
	font-size:11px;
}

.center_bg{padding:0px; margin:0px;}
.left_bg{padding:0px; margin:0px; }
.right_bg{
	padding:0px;
	margin:0px;
	background-image: url(../../../0/right_bkgd.jpg);
	background-repeat: no-repeat;
}
.content_pad{
	padding:0px 0px 0px 0px;
	margin: 0 0px 0 0px;
	background:#000000
}

.bot_left{
	padding:0px;
	margin:0px;
}
.bot_right{
	padding:0px;
	margin:0px;
	padding:0px 0px 0px 0px;
}
.bot_bg{
	background:url(images/menu_bg.jpg) repeat-x top left;
	padding:6px;
	margin:0px;
	height:10px;
}

.bot_pad{
	margin-bottom:20px;
	padding:60px 30px 0 30px;
}
#terms_style{float:left;}
#copy_style{float:right;}

.clear_float{clear:both;}

/*--------- pane style ----------*/
.ContentPane, .TopPane, .BottomPane{ padding:0px; margin:0px; }
.LeftPane{
	padding:0px 0px 0px 0px;
	width:10em;
	margin:0px;
}
.RightPane{
	padding:0px 0px 0px 0px;
	width:213px;
	margin:0px;
	background-image: url(../../../0/right_bkgd.jpg);
	background-repeat: no-repeat;
	vertical-align: middle;
	right: auto;
}

/*------------ Breadcrumb Style --------------*/
.Breadcrumb,a.Breadcrumb:link,a.Breadcrumb:active,a.Breadcrumb:visited{
	color:#CCCCCC;
	font-size:11px;
}
a.Breadcrumb:hover{
	color:#FFCC00;
}

/*-------------- Link Style --------------*/
.links {text-align:center;}
.links,a.links:link,a.links:active,a.links:visited{
	font-weight:normal;
	color:#CCCCCC;
	font-size:11px;
	text-transform:none;
}
a.links:hover{
	color:#FFCC00;
}

/*-------------- User Style --------------*/
.user,a.user:link,a.user:active,a.user:visited {
	color:#CCCCCC;
	font-size:11px;
	padding:0px 0px 0px 0px;
}
a.user:hover{
	color:#FFCC00;
}

/*-------------- Footer Style --------------*/
.footer,a.footer:link,a.footer:active,a.footer:visited {
	color:#CCCCCC;
	font-size:11px;
}
a.footer:hover{
	color:#FFCC00;
}

/*-------------- Search SkinObject Styles --------------*/
div.SearchContainer{position:relative; white-space: nowrap;}
div.SearchBorder{
	width: 140px;
	height: 20px;
	border: solid 1px #e0e0e0;
	position:absolute;
	right:0px;
	white-space: nowrap;
	margin-top: 2px;
	background-color: #ffffff;
}
div.SearchContainer a{
	padding: 0px 0px;
	position:relative;
	display: block;
}
div.SearchIcon{float: right; width: 31px; height: 20px; cursor: pointer; z-index: 11; background: no-repeat 2px 2px; text-align:right;}
div.SearchIcon img{margin-top: 3px;}

input.SearchTextBox{float: left; z-index: 10; border: 0px; width:100px; height:18px; margin-left:3px;}

#SearchChoices{
	clear: both;
	display: none;
	border: solid 1px #C3D4DF;
	z-index: 2000;
	cursor: pointer;
	margin: 0;
	padding: 0;
	text-align:left;
	font-size:11px;
	background-color: #333333;
	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: #333333; background-repeat: no-repeat; background-position: 2px center; list-style: none; list-style-image: none; border: none; display:block;}
#SearchChoices li.searchHilite{background-color: #CE0D0D;	color:#ffffff; border: none;}
#SearchChoices li.searchDefault{
	background-color: #333333;
	border: none;
}





