@import url("css/menu.css");

/* CSS Document */
body {height:100%; margin:0px; padding:0px; }
.body_bg {background:#FFF url(images/bg.gif); width:100%; height:100%; margin:0px; padding:0px; }
/*-------- Default Style --------*/
th,td,div{color:#000; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:normal; }
a,a:link,a:visited,a:active{color:#000063; text-decoration:none; font-family:Arial, sans-serif; font-weight:bold; }
a:hover{color:#639a31; text-decoration:none; }

/*-------- design style --------*/
.template_style{width:960px; margin:auto;}

.top_space{height:10px;}
.lang_pad{padding:7px 35px 0px 0px;}

/*.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_bg{background-image: url(logoft.gif);background-color:#efd072;background-repeat:no-repeat;background-position:center; border: solid 1px #000000;}
.logo_left{text-align: left;padding:0px; background:url(images/header_left.gif) repeat-y top left;}
.logo_right{text-align: right;padding:0px; background:url(images/header_right.gif) repeat-y top right;}

.logo_pad{z-index: 1;text-align: center; padding:0 ;height:75px;}

.menu_bgbg{background:#ffffe0;}
.menu_bg{padding:0px;  margin:0px 38px 0px 38px; height:29px; background:#669932; border-bottom: solid 1px #000000; }
.menu_left{padding:0px; height:30px; margin:0px; background:url(images/menu_left.gif) no-repeat top left; border-left:solid 1px #000000; border-right:solid 1px #000000; }
.menu_right{margin:0px; height:30px; background:url(images/menu_right.gif) no-repeat top right;}

.search_style{float:right; padding:1px 0px 0px 0px;}
.search_bg{padding-right:2px;}
.search_bg Input{color: #ffffe0;}

.menu_style{float:left;height: 29px;}

.bread_bg{padding:0px; margin: 0 0px 0 7px; background:#ffffe0; height:34px;}
.bread_left{padding:0px; margin:0px; background:#ffffe0;; border-left:solid 1px #000000; border-right:solid 1px #000000; }
.bread_right{padding:0px;  background:#ffffe0;}

#login_style{ float:right; padding:0px 32px 0px 10px; font-size:10px;}
#bread_style{ float:left; padding:0px 0px 0px 35px; color:#000000; font-size:10px; }

.center_bg{padding:5px 0px 0px 0px; margin:0px; background:#ffffe0;  border-left:solid 1px #000000; border-right:solid 1px #000000;}
.left_bg{padding:0px; margin:0px; background:#ffffe0;}
.right_bg{padding:0px; margin:0px; background:#ffffe0;}
.content_pad{padding:0px 0px 0px 0px; margin: 0 5px 0 5px; background:#ffffe0;}

.bot_left{padding:0px; margin:0px;  background:#ffffe0; border-left:solid 1px #000000; border-right:solid 1px #000000; }
.bot_right{padding:0px; margin:0px; background:#ffffe0; padding:0px 39px 0px 27px;}
.bot_bg{padding:0px; margin:0px; background:#ffffe0; height:41px;}

.bot_pad_bg{background:#f7d373; }
.bot_pad_left{background:url(images/footer.gif) no-repeat top left;border-top:solid 1px #000000; border-left:solid 1px #000000; border-right:solid 1px #000000; border-bottom:solid 1px #000000;}
.bot_pad_right{background:url(images/footer.gif) no-repeat top right;}
.bot_pad{padding:0 38px 0 39px; height: 24px; }
#terms_style{float:left;}
#copy_style{float:right;}

.clear_float{clear:both;}

/*--------- pane style ----------*/
.ContentPane, .TopPane, .BottomPane{ 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:#000000; font-size:10px; }
a.Breadcrumb:hover{color:#C00;}

/*-------------- Link Style --------------*/
.links {text-align:center;}
.links,a.links:link,a.links:active,a.links:visited{ font-weight:bold; color:#000000; font-size:11px; text-transform:uppercase; }
a.links:hover{color:#000000;}

/*-------------- User Style --------------*/
.user,a.user:link,a.user:active,a.user:visited { color:#000000; font-size:10px;}
a.user:hover{color:#000000;}

/*-------------- Footer Style --------------*/
.footer,a.footer:link,a.footer:active,a.footer:visited { color:#000000; font-size:12px;}
a.footer:hover{color:#DDDDDD;}

/*-------------- Search SkinObject Styles --------------*/
div.SearchContainer{position:relative; white-space: nowrap;}
div.SearchBorder{width: 200px; height: 20px; border: solid 1px #000000; position:absolute; right:35px; background-color: #ffffe0; white-space: nowrap; margin-top: 2px;}
div.SearchContainer a{padding: 0px 5px; position:relative; display: block;}
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:150px; height:18px; margin-left:3px;background-color: #ffffe0;}

#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: #CE0D0D;	color:#ffffff; border: none;}
#SearchChoices li.searchDefault{background-color: #ffffe0; border: none;}
