﻿@import url("css/menu.css");

/* CSS Document */
body {background: White; height:100%; margin:0px; padding:0px; }

/* Private Messages Custom Styles */
.messageTable { background-color: black; margin: 0px; }
.messageTopCell { background-color: #993300; color: white; font-weight: bold; padding: 6px; height: 25px; }
.messageIconCell { background-color: #999999; width: 20px; }
.messageContentCell { color: black; padding: 6px; background-color: #ffffff; }
.messageFooterCell { color: #ffffff; padding: 3px; background-color: #993300; height: 25px; }
.NormalWhite { font-family: Tahoma, Arial, Helvetica; font-size: 11px; font-weight: bold; color: #ffffff; }
.messageQuote { font-family: Tahoma, Arial, Helvetica; font-size: 8pt; border-top: solid 1px #999999; border-bottom: solid 1px #999999; }


/*-------- Default Style --------*/
td,div{color:Black; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:normal; }
th{color: White; background-color:#993300; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight: bold;}
a,a:link,a:visited,a:active{color:#993300; text-decoration:none; font-family:Verdana, Arial, Helvetica, sans-serif;}
a:hover{color:#ffffff; background-color: #993300; text-decoration:underline; }
a.Normal,a.Normal:link,a.Normal:visited,a.Normal:active{color:#993300; text-decoration:none; font-family:Verdana, Arial, Helvetica, sans-serif;}
a.Normal:hover{color:#ffffff; background-color: #993300; text-decoration:underline; }
a.normal,a.normal:link,a.normal:visited,a.normal:active{color:#993300; text-decoration:none; font-family:Verdana, Arial, Helvetica, sans-serif;}
a.normal:hover{color:#ffffff; background-color: #993300; text-decoration:underline; }
a.CommandButton,a.CommandButton:link,a.CommandButton:active,a.CommandButton:visited{color:#993300; text-decoration:none; font-family:Verdana, Arial, Helvetica, sans-serif;}
a.CommandButton:hover{color:#ffffff; background-color: #993300; text-decoration:underline; }


h1{ color:#993300; font-size:x-large; font-weight:bolder;}
h2{ color:#993300; font-size:x-large; font-weight:normal;}
h3{ color:#993300; font-size:large; font-weight: bold;}
h4{ color:#993300; font-size:large; font-weight:normal;}
h5{ color:#993300; font-size:larger; font-weight:bold;}
h6{ color:#993300; font-size:larger; font-weight:normal;}

/*-------- design style --------*/
.template_style{width:960px; margin:auto;}

.top_space{height:34px;}
.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:White 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{text-align: center; background:White; margin: 0 19px 0 14px; padding:0 ;height:116px;}

.menu_bg{padding:0 0 0 6px;  margin: 0 19px 0 7px; height:24px; background-color: #993300;}
.menu_left{padding:0px; margin:0px; background:url(images/menu_left.png) no-repeat top left;}
.menu_right{margin:0px; background:url(images/menu_right.png) no-repeat top right; }

.search_style{float:right; padding: 0px 0px 0px 0px;}
.search_bg{padding-right:2px;}
.search_bg Input{color: #993300; margin-bottom: 7px; width: 200px;}
.search_link {color:#999999; vertical-align: middle; font-size: 80%;}
.search_link:hover {text-decoration:underline;}

.menu_style{float:left;}

.bread_bg{padding:0px; margin: 0 19px 0 7px; background-color: #999999; 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:right; padding:8px 17px 0px 10px; }
#bread_style{ float:left; padding:8px 0px 0px 17px; color:Black; 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:White;}

.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{ 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:#993300; font-size:13px; }
a.Breadcrumb:hover{color: #ffffff; background-color: #993300;}

/*-------------- Link Style --------------*/
.userlinks {text-align:center;}
.userlinks,a.userlinks:link,a.userlinks:active,a.userlinks:visited
{
	font-weight:bold;
	color:#993300;
	font-size:11px;
}
a.userlinks:hover
{
	color: #ffffff;
	background-color: #993300;
}


/*-------------- User Style --------------*/
.user,a.user:link,a.user:active,a.user:visited
{
	text-align: center;
	color: #993300;
	font-size:12px;
	font-weight: bold;
	text-decoration: none;
}

a.user:hover
{
	color: #ffffff;
	background-color: #993300;
}

/*-------------- Footer Style --------------*/
.footer,a.footer:link,a.footer:active,a.footer:visited { color:#993300; font-size:12px;}
a.footer:hover{color: #ffffff; background-color:#993300;}

input.SearchTextBox{float: left; z-index: 10; border: 0px; width:150px; 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:12px; background-color: #999999; 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: #999999; background-repeat: no-repeat; background-position: 2px center; list-style: none; list-style-image: none; border: none; display:block;}
#SearchChoices li.searchHilite{background-color: #993300;	color:#999999; border: none;}
#SearchChoices li.searchDefault{background-color: #999999; border: none;}

