@import url("css/menu.css");

/* CSS Document */
#Body {background:#f1f1f1 url(images/bg.jpg) repeat-x top left; height:100%; margin:0; padding:0; }

/* ControlPanel style */
.ControlPanel{background:transparent url(images/cpanel_center.png) repeat-x bottom left; border:none;padding-bottom:10px;}
.cpanel_left {background: url(images/cpanel_left.png) no-repeat bottom left;padding-left:21px;}
.cpanel_right {background: url(images/cpanel_right.png) no-repeat bottom right;padding-right:33px;}

/*-------- Default Style --------*/
body,th,td,div,p,table,h1,h2,h3,h4,h5,h6,.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead, a:link, a:visited, a:hover, input, .CommandButton{color:#2E3D47; font-family: Arial,Helmet,Freesans,sans-serif;}
body,th,td,div,p,table,.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead, a:link, a:visited, a:hover{font-size:14px; line-height: 20px}
h1, h2, h3, h4, h5, h6{color:#375162;}
h1, h3, h5, h1 input{font-weight:bold;}
h2, h4, h6{font-weight:normal}
h1, h2, h1 input{font-size:14px;margin:10px 0;}
h3, h4{font-size:12px;margin:8px 0;}
h5, h6{font-size:10px;margin:6px 0;}
ul {margin-top:0px;}
UL LI {list-style-type: disc;}
UL LI LI {list-style-type: square;}

a,a:link,a:visited,a:active{color:#3E81B5; text-decoration:none; font-weight:normal; }
a:hover{color:#D00; text-decoration:underline; }
.Head, .SubHead, .SubSubHead, .Normal, .NormalDisabled, .NormalDisabled, .NormalBold, .NormalRed, .NormalTextBox
{font-family: Arial,Helmet,Freesans,sans-serif;}
.Head{color:#2E3D47;font-weight:bold;}
.SubHead {color:#4C6171;}
.SubSubHead{color:#6E8AA0;}
.NormalRed {color:#F00;}
.TitleHead {font-family:'Century Gothic',Futura,'URW Gothic L',sans-serif; font-weight: bolder;}
/*Datagrids */
.DataGrid_Container {margin-top:15px;}
.DataGrid_Header{font-weight:bold;}
.DataGrid_Header td, .NormalBold td{font-weight:bold;}

/*-------- design style --------*/

#s_wrap_main{display:table;width:900px;margin:0 auto;}
#s_wrap_sub{display:table-row}
.template_style{display:table-cell}
.content_template{border: #FFF solid 3px; background-color: #FFF;}
.content_border{width:877px; border: 1px solid #9e9e9e;margin:0; padding:0}
.content_outer_border{width:879px; border: 3px solid #c5c5c5 ;margin:10px 0 0 0; padding:0} /*67a88d*/

.logo_top{padding:0; margin:0; background:url(images/headerbg.jpg) no-repeat top left; height:96px; border-bottom: #FFF solid 3px}
.logo_right {float:right; text-align: right; margin:10px 10px 0 0;}
.logo_bottom {line-height: 34px; vertical-align:bottom;}
.logo_bottom A {font-size:14px; color:#fff;}
.logo_bottom A:hover {color: #fffd6d; text-decoration:none}
.logo_bottom IMG {vertical-align:middle}

.header_options A {font-size: 17px; color:#fff; line-height: 26px; text-decoration: underline;}
.header_options A:hover {color:#fffd6d;}

.menu_bg{margin:0; background:url(images/menu_bg.png) top left; display: table-cell; height:23px;border-bottom: #FFF solid 3px; width:871px}
.menu_left{padding:0; margin:0; background:url(images/menu_left.png) repeat-y  top left;}
.menu_right{margin:0; background:url(images/menu_right.png) repeat-y top right; }

.bread_bg{padding:0; margin: 0 9px 0 9px; background:url(images/bread_bg.png) repeat-x top left; vertical-align:bottom;}
.bread_left{padding:0; margin:0; background:url(images/bread_left.png) no-repeat top left;}
.bread_right{padding:0; margin:0; background:url(images/bread_right.png) no-repeat top right;}

#date_style{ float:right; line-height: 23px;}
#bread_style{ float:left; line-height: 23px;}
#logo_style{ float:left; width: 485px;}

.center_bg{padding:0; margin:0;clear:both;}
.left_bg{padding:0; margin:0; background:url(images/left_bg.png) repeat-y top left;}
.right_bg{padding:0; margin:0; background:url(images/right_bg.png) repeat-y top right;}
.content_pad{padding:0 8px 0 6px; margin: 0; background:#FFF url(images/center_bg.png) repeat-x bottom left;}
.content_width{min-height:350px;}

.bot_left{padding:0; margin:0; background:url(images/bot_left.png) no-repeat top left;}
.bot_right{padding:0; margin:0; background:url(images/bot_right.png) no-repeat top right; padding:0 39px 0 27px;}
.bot_bg{padding:0; margin:0; 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;padding-top:10px;}
#fdic_copy{float:left;}

.clear_float{clear:both; line-height:0; font-size:0; height:0;}

/* ------- FileManager -------*/
div.FileManager{height:auto;border:none;}
table.FileManager{width:99%}


a.CommandButton:link, a.CommandButton:visited{color:#CB2027; font-weight:normal; text-decoration:none;}
a.CommandButton:hover{color:#3E81B5; text-decoration:underline;}

/*-------ControlPanel changes ---------------*/
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited{color:#3E81B5;}
.ControlPanel a.CommandButton:hover{color:#CB2027; text-decoration:underline;}
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited, .ControlPanel .SubHead{font-size:11px;}

/*--------- pane style ----------*/
.ContentPane, .TopPane, .BottomPane{ padding:0; margin:0; }
.LeftPane{ padding:0 20px 0 0; width:20%; margin:0; }
.RightPane{ padding:0 0 0 20px; width:20%; margin:0; }
.TopPane {padding-bottom:4px}
.MidLeftPane, .MidContentPane, .MidRightPane {padding: 3px;}

/*------------ Breadcrumb Style --------------*/
.Breadcrumb,a.Breadcrumb:link,a.Breadcrumb:active,a.Breadcrumb:visited{color:#3E81B5;font-size:15px}
a.Breadcrumb:hover{color:#C00;}
.breadcrumb_text{ color:#000;font-size:15px;}

/*-------------- Link Style --------------*/
.linkscontainer{text-align:right;padding-top:10px;}
.linkscontainer A { font-weight:normal;font-size: 13px; color:#000; text-align:right; text-decoration: underline;}
.linkscontainer A:hover{color:#C00;}

/*-------------- Footer Style --------------*/
.footer {color:#000; font-style: italic;}
a.footer:link,a.footer:active,a.footer:visited {color:#000; text-decoration: underline;}
a.footer:hover{color:#C00;}

/*-------------- Empty panes Style --------------*/
.DNNEmptyPane{width:0;padding:0;margin:0;}

/*-------------- Date Style --------------*/
.date{font-size: 15px; color:#000}

/*-------------- 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: 0; 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: 0; 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; background-color: #F3F7FA; position:absolute; top: 22px; left: 0;}
#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;}

.LeftPaneOptions A {font-size: 15px; color:#000066; line-height: 22px; text-decoration: underline; margin-left:15px}
.ProductTable {border: 1px solid #606060; border-right:1px;}
.ProductTable TD {border: 1px solid #cccccc}
.ProductTitle,.ProductTitle TH {font-size: 12px; color: #2E3D47;text-transform: uppercase; text-align:center; font-weight:bold;}
.ProductItem,.ProductItem TD {font-size: 11px; color: #2d2d2d;text-align: right}
.ProductItemCentered,.ProductItemCentered TD {font-size: 11px; color: #2d2d2d;text-align: center}
.ProductRow {font-size: 11px; color: #2d2d2d; height: 60px;}
.RateRow {font-size: 11px; color: #2d2d2d; height: 30px;}
.ServiceItemLeft {font-size: 9px; color: #2d2d2d; border-bottom: 1px solid gray; text-align: left; vertical-align:top;}
.ServiceItemRight {font-size: 9px; color: #2d2d2d; border-bottom: 1px solid gray; text-align: right; vertical-align:top; white-space: nowrap}

.Sublinks
{
}
.Sublinks UL
{
    margin-top: 1px; margin-bottom:1px; 
}
.Sublinks LI
{
    list-style-type: disc;
    margin-top:1px;
}

.LeftPaneLinks {width:208px;border-bottom: 1px solid #a3a3a3;border-left: 1px solid #a3a3a3;border-right: 1px solid #a3a3a3;padding: 3px 20px 0 20px}
.gb_head_grey h1, .gb_head_grey h1 input {color:#4b7374; font-size: 18px; font-weight:normal; float: left;}
.gb_head {width:208px;border-bottom: 1px solid #a3a3a3;border-left: 1px solid #a3a3a3;border-right: 1px solid #a3a3a3;padding: 3px 20px 0 20px}

