@import url("css/menu.css");

/* CSS Document */
body {background:url(images/bg.png) top left; margin:0px; padding:0px ; }

/*-------- Default Style --------*/
th,td,div{color:#000; font-family: Arial, Helvetica, sans-serif; font-weight:normal; }
a,a:link,a:visited,{color:#003366; font-weight:normal; text-decoration:none; font-family: Arial, Helvetica, sans-serif; }

a:active{color:#C00; font-weight:Normal; text-decoration:none; font-family: Arial, Helvetica, sans-serif; }

a:hover{color:#C00; text-decoration:Underline; font-weight:Normal;}

/*-------- design style --------*/
.template_style{width:960px; margin:auto;}

/*.top_space{height:0px;}
.lang_pad{padding:7px 35px 0px 0px;}*/

.logo_top_left{padding:0px; margin:0px; background:url(images/logo_top_left.gif) no-repeat top left;}
.logo_top_right{padding:0px; margin:0px; background:url(images/logo_top_right.gif) no-repeat top right;}
.logo_top_bg{padding:0px; margin:0 22px 0 22px; background:#FFF url(images/logo_top_bg.gif) repeat-x top;height:23px;}

/*This is the central part of the top banner*/
.logo_left{padding:0px; margin:0 0px 0 0px; background:url(images/logo_left.gif) no-repeat top left;}
.logo_right{padding:0px; margin:0 0px 0 0px; background:url(images/logo_right.gif) no-repeat top right;}
.logo_pad{padding:0 0 0 0px;  margin: 0 22px 0 22px; background:url(images/logo_center.gif) repeat-x top left; height:141px;}

.bread_bg{padding:0px; margin: 0 22px 0 22px; background:url(images/bread_bg.gif) repeat-y top left; height:30px;}
.bread_left{padding:0px; margin:0px; background:url(images/bread_left.gif) repeat-y top left;}
.bread_right{padding:0px;  background:url(images/bread_right.gif) repeat-y top right;}
#login_style{ float:right; padding:8px 0px 0px 0px;}
#bread_style{ float:left; padding:3px 0px 0px 20px; color:#000000; font-size:10px; text-transform: uppercase; }

.menu_bg{padding:0px 0 0 4px;  margin: 0 22px 0 22px; height:36px; background:url(images/menu_normal.gif) repeat-x top left;}
.menu_left{padding:0px; margin:0px; background:url(images/menu_left.gif) no-repeat top left;}
.menu_right{margin:0px; background:url(images/menu_right.gif) no-repeat top right; }
.menu_style{float:left;}

.search_style{float:left; padding:5px 0px 0px 0px;}
.search_bg{padding-right:22px;}
.search_bg Input{color: #43494D;}



.center_bg{padding:0px; margin:0px;}
.left_bg{padding:0px; margin:0px; background:url(images/body_left.gif) repeat-y top left;}
.right_bg{padding:0px; margin:0px; background:url(images/body_right.gif) repeat-y top right;}
.content_pad{padding:0px 0px 0px 0px; margin: 0 0px 0 22px; background:url(images/body_center.gif) repeat-y bottom left;}

.bot_left{padding:0px; margin:0px; background:url(images/Bottom_left.gif) no-repeat top left;}
.bot_bg{padding:0px; margin:0px; background:url(images/Bottom.gif) repeat-x top left; height:53px;}
.bot_right{margin:0px; background:url(images/Bottom_right.gif) no-repeat top right; padding:0px 22px 0px 22px;}

.bot_pad{margin-bottom:20px;padding:0 22px 0 22px;}
#terms_style{float:left;}
#copy_style{float:right;}

.clear_float{clear:both;}

/*--------- pane style 
.TopPane,.BottomPane{ padding:0px; margin:0px; }
.ContentPane{ padding:0px; margin:0px;}
.LeftPane{ padding:0px; width:180px; margin-right:100px; }
.RightPane{ padding:0px; width:180px; margin:0px 0px 0px 10px; }*/

/*------------ Breadcrumb Style 
.Breadcrumb,a.Breadcrumb:link,a.Breadcrumb:active,a.Breadcrumb:visited{ color:#4F839F; font-size:11px; text-transform:uppercase;}
a.Breadcrumb:hover{color:#C00;}--------------*/

/*-------------- Link Style --------------*/
.links {text-align:center;padding:10px 0px 0px 0px;}
.links,a.links:link,a.links:active,a.links:visited{ font-weight:bold; color:#666666; font-size:11px; /*text-transform:uppercase;*/ }
a.links:hover{color:#C00;}

/*-------------- User Style --------------*/
.user,a.user:link,a.user:active,a.user:visited { color:#4F839F; font-size:11px;}
a.user:hover{color:#C00;}

/*-------------- Footer Style --------------*/
.footer,a.footer:link,a.footer:active,a.footer:visited { color:#4F839F; font-size:11px;}
a.footer:hover{color:#C00;}

/*-------------- Search SkinObject Styles --------------*/
div.SearchContainer{position:relative; white-space: nowrap;}
div.SearchBorder{width: 180px; height: 20px; border: solid 1px #e0e0e0; float:left; background-color: White; white-space: nowrap; margin-top: 2px;}
div.SearchContainer a{padding: 0px; display: block; float:left; }
div.SearchContainer a img{padding-left:5px;}
div.SearchIcon{float: left; 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:130px; height:18px; margin-left:3px; color: #43494D;}

#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: #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: #6d94cf;	color:#ffffff; border: none;}
#SearchChoices li.searchDefault{background-color: #F8FAFF; border: none;}