﻿@import url('css/menu.css');

/* CSS Document */
body {background:#EAEAEA; height:100%; margin:0px; padding:0px; }

/*-------- Default Style --------*/
th,td,div{color:#010066; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:normal; }
a,a:link,a:visited,a:active{color:#010066; text-decoration:none; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:normal; }
a:hover{color:#010066; text-decoration:none; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:normal; }

/*-------- design style --------*/
.template_style{padding: 1px; width:960px; margin:auto; color:#FFFFFF; background-color: #010066;}

/*-------- search style --------*/
.search_style{padding:8px 8px 8px 0px; height: 20px;}
.search_bg{float:right; padding-right:2px; background-color: #010066; color: #FFFFFF; text-align:right;}
.search_bg Input{color: #000000;}

/*-------------- Search SkinObject Styles --------------*/
.SkinObject {cursor: hand; color: white;}
a.SkinObject:link,a.SkinObject:visited,a.SkinObject:active,a.SkinObject:hover {text-decoration: none; color: white; font-weight:bold;}
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; margin-bottom: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;}

/*-------- logo style --------*/
.logo{background:#FFFFFF; margin:0px; padding:0px ;height:180px;}

/*-------- menu style --------*/
.menu_bg{padding:2px 5px; margin: 0px; height:25px; background-color:#8a8182; vertical-align: middle; font-weight:bold;}
.menu_style{float:left;}
#login_style{float:right; padding:5px 0px 0px; vertical-align: middle;}

/*-------------- User Style --------------*/
.user,a.user:link,a.user:active,a.user:visited { color:#FFFFFF; font-size:12px;}
a.user:hover{color:#010066; text-decoration: underline;}

/*-------------- Content Style --------------*/
.content_bg{margin:0px; padding:10px 1px 10px 1px; background-color: #FFFFFF}

/*-------------- Footer Style --------------*/
.bot_pad{margin:0px; padding:0 5px 0 5px; background-color:#ae0c31; height:25px;}
#terms_style{float:right;padding:7px 10px 0px 10px;}
#copy_style{float:left;padding:7px 0px 0px 10px;}

.footer,a.footer:link,a.footer:active,a.footer:visited { color:#FFFFFF; font-size:10px;}
a.footer:hover{color:#FFFFFF; text-decoration: underline;}
