@import url("css/menu.css");

/* CSS Document */
body {background:#FFF url(images/body_bg.png) repeat-x top left; 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{color:#880000; text-decoration:none;}
a:hover{color:#880000; text-decoration:underline; }

/*-------- 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:#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:none;}
.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:8px 0px 0px 0px;}
.search_bg{padding-right:2px;}
.search_bg Input{color: #43494D;}

.menu_style{float:left;}

.bread_bg{padding:0px; margin: 0 19px 0 7px; background: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:right; padding:8px 17px 0px 10px; }
#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 url(images/center_bg.png) repeat-x bottom left;}

.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:#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{ font-weight:bold; color:#4F839F; font-size:11px; text-transform:uppercase; }
a.links:hover{color:#C00;}

/*-------------- User Style --------------*/
.user,a.user:link,a.user:active,a.user:visited { color:#fff; font-size:12px;}
a.user:hover{color:#fff;text-decoration:underline;}

/*-------------- Footer Style --------------*/
.footer,a.footer:link,a.footer:active,a.footer:visited { color:#fff; font-size:12px;}
a.footer:hover{color:#fff;text-decoration:underline;}

/*-------------- Search SkinObject Styles --------------*/
div.SearchContainer{position:relative; white-space: nowrap;}
div.SearchBorder{width: 200px; height: 20px; border: solid 1px #e0e0e0; position:absolute; right:35px; background-color: White; 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;}

#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: #F8FAFF; border: none;}


html { 
height: 100%;
}

body { 
margin: 0px auto;
padding: 0px;
width: auto;
font-family: verdana;
font-size: .7em;
color: #333;
}

.bodyBg-stripe-grey-gradient {
background: url('../images/bg.jpg') top repeat-x;
}

.bodyBg-stripe-grey {
background: url('../images/bg-stripe.png');
}

.bodyBg-black {
background: #000;
}

.bodyBg-grey {
background: #ccc;
}

.bodyBg-white {
background: #fff;
}

.bodyBg-red {
background: #f00;
}

.bodyBg-crimson {
background: #900;
}

.bodyBg-nunnelee {
background: #880000;
}

.bodyBg-pink {
background: #f2b0df;
}

.bodyBg-hunter {
background: #2d6a23;
}

.bodyBg-mint {
background: #b6bdb5;
}

.bodyBg-kelly {
background: #4fa600;
}

.bodyBg-eco {
background: #648f3f;
}

.bodyBg-emerald {
background: #2d6a23;
}

.bodyFont-black {
color: #000;
font-weight: bold;
letter-spacing: .04em;
}

.bodyFont-gunmetal {
color: #4f5559;
font-family: verdana;
font-weight: normal;
letter-spacing: .0em;
}

.bodyFont-grey {
color: #ccc;
}

.bodyFont-mocha {
color: #322e2e;
font-weight: bold;
letter-spacing: .04em;
}

.bodyFont-white {
color: #fff;
}

.bodyFont-red {
color: #f00;
}

.bodyFont-crimson {
color: #900;
}

.bodyFont-nunnelee {
color: #880000;
}

.bodyFont-pink {
color: #f2b0df;
}

a.black-to-whiteUnderline {
color: #000;
text-decoration: none;
}

a.black-to-whiteUnderline:hover {
color: #fff;
text-decoration: underline;
}

a.black-to-orangeUnderline {
color: #000;
text-decoration: none;
}

a.black-to-orangeUnderline:hover {
color: #f60;
text-decoration: underline;
}

a.black-to-greenUnderline {
color: #000;
text-decoration: none;
}

a.black-to-greenUnderline:hover {
color: #13811d;
text-decoration: underline;
}

a.orange-to-orangeUnderline {
color: #f60;
text-decoration: none;
}

a.orange-to-orangeUnderline:hover {
color: #f60;
text-decoration: underline;
}

a.crimson-to-crimsonUnderline {
color: #800;
text-decoration: none;
}

a.crimson-to-crimsonUnderline:hover {
color: #800;
text-decoration: underline;
}

a.nunnelee-to-nunneleeUnderline {
position: relative;
bottom: .2em;
color: #880000;
text-decoration: none;
}

a.nunnelee-to-nunneleeUnderline:hover {
position: relative;
bottom: .2em;
color: #880000;
text-decoration: underline;
}

a.green-to-greenUnderline {
color: #13811d;
text-decoration: none;
}

a.green-to-greenUnderline:hover {
color: #13811d;
text-decoration: underline;
}

a.eco-to-ecoUnderline {
color: #648f3f;
text-decoration: none;
}

a.eco-to-ecoUnderline:hover {
color: #648f3f;
text-decoration: underline;
}

a.white-to-whiteUnderline {
color: #fff;
text-decoration: none;
}

a.white-to-whiteUnderline:hover {
color: #fff;
text-decoration: underline;
}

hr.hr-dotted {
margin: 0px;
padding: 0px;
border-style: dotted;
border-color: #322e2e;
height: 1px;
}

.clear {
clear: both;
}

#pagination {
list-style-type: none;
height: auto;
}

#pagination li {
display: inline;
}

#pagination li.pole {
padding: 0 4px 0 4px;
font-size: 12px;
color: #ccc;
}

#menu {
position: relative;
margin: 0px;
padding: 0px;
top: 12px;
left: 0px;
list-style-type: none;
height: auto;
text-align: left;
}

#menu li {
display: inline;
padding-right: 50px;
text-transform: normal;
text-align: left;
font-size: 13px;
font-weight: normal;
color: #fff;
}

#menu li.last {
padding-right: 0px;
}

#menu li.pole {
padding: 0 4px 0 4px;
font-size: 12px;
color: #fff;
}

#menu-footer {
position: relative;
margin: 0px;
padding: 0px;
top: 12px;
left: 0px;
list-style-type: none;
height: auto;
text-align: left;
}

#menu-footer li {
display: inline;
padding-right: 50px;
text-transform: normal;
font-size: 11px;
font-weight: normal;
color: #fff;
}

#menu-footer li.last {
padding-right: 0px;
}

#menu-footer li.pole {
padding: 0 4px 0 4px;
font-size: 12px;
color: #fff;
}

#leftNav {
list-style-type: none;
padding-left: 10px;
text-align: left;
}

#leftNav li {
display: block;
padding: 0px 0px 5px 0px;
}

#leftNav li.leftNav-title {
color: #f60;
}

#leftNav li a {
color: #13811d;
text-decoration: none;
}

#leftNav li a:hover {
color: #13811d;
text-decoration: underline;
}

.tm {
font-size: 8px;
}