@import url("css/menu.css");

/* CSS Document */
body {background-color:#F0F0F0; height:100%; margin:0; padding:0;  }

/* ControlPanel style */
.ControlPanel{border:0;border-bottom: 1px solid #ccc;none;padding-bottom:10px;}

/*-------- 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:#333; font-family:Arial, Helvetica, sans-serif; }
body,th,td,div,p,table,.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead{font-size:12px;}
h1, h2, h3, h4, h5, h6{color:#3EB4DD;}
h1, h3, h5, h1 input{font-weight:bold;}
h2, h4, h6{font-weight:normal}
h1, h2, h1 input{font-size:19px;margin:0 0 15px 0; line-height:23px;}
h2{
font-size:17px;
}
h3, h4{font-size:13px;margin:0 0 8px 0;}
h5, h6{font-size:10px;margin:6px 0;}
h3{
color:#666;
background-image:url(images/h3_bg.gif);
background-position:bottom left;
padding-bottom:18px;
background-repeat:no-repeat;
margin:0;
}
h4{
color:#666;
background-image:url(images/h3_bg.gif);
background-position:bottom left;
padding-bottom:20px;
background-repeat:no-repeat;
margin:0;
font-weight:normal;
}
.lb_services{
height:150px;
}
a,a:link,a:visited,a:active{color:#3EB4DD; text-decoration:none; }
a:hover{text-decoration:underline; }
.Head, .SubHead, .SubSubHead, .Normal, .NormalDisabled, .NormalDisabled,  .NormalRed, .NormalTextBox
{font-family:Arial, Helvetica, sans-serif; }






.NormalBold2 
{

font-family: Arial,Helvetica;

font-size: 12px;

font-weight: normal;

font-color: red;

width: 900px;

}


.NormalBold3 
{

font-family: Arial,Helvetica;

font-size: 12px;

font-weight: normal;

font-color: red;

width: 300px;

}


.NormalTextBox2

{

font-family: Arial,Helvetica;

font-size: 12px;

font-weight: normal;

width=500px;

}


.Head{color:#3EB4DD;font-weight:bold;}
.SubHead {color:#4C6171;}
.SubSubHead{color:#6E8AA0;}
.NormalRed {color:#F00;}


/*Datagrids */
.DataGrid_Container {margin-top:15px;}
.DataGrid_Header{font-weight:bold;}
.DataGrid_Header td, 


/*-------- design style --------*/

#s_wrap_main{display:table;width:1000px; margin:0 auto; background:#fff; border:1px solid #ccc; border-top:0; }
#s_wrap_sub{display:table-row}
#s_wrap_main td{
vertical-align:top;
}

.template_style{display:table-cell}
img{
border:0;
}
#header{
background: url(Images/header_bg.jpg) no-repeat top right; height:90px; 
}
#header .logo{
padding:15px 10px; width:350px; float:left;
}
#header .right{
float:left; width:600px;  padding:5px 0; text-align:right;
}
#header .login{
margin-bottom:10px; color:#BEE5F4; z-index:10000;
}
#header .login a{
color:#BEE5F4;

}
#header .search img{
 padding-bottom:2px; vertical-align:middle;
}
#header .search{
	
}
#header #dnn_dnnSEARCH_ClassicSearch{
	background-color:#000; margin:0; padding:0; float:left; height:20px; top:0;
}
#banner{
}
#banner div, #banner table, #banner table td{
padding:0; margin:0; 
}
#nav{
padding:0 10px 0 10px; background:url(Images/nav_bg.jpg) center bottom no-repeat; height:40px;
}

.bread_bg{padding:0; margin: 0 19px 0 7px; height:34px;}


#login_style{ float:right; line-height:34px; padding-right:15px;}
#bread_style{ float:left; line-height:34px; padding-left:15px;color:#000000;}
#main{
line-height:18px;
}
#main ul{
margin:0; padding:0px; list-style-type:none;
padding-left:5px; margin-bottom:10px;
}
#main ul ul{
margin-left:20px; margin-bottom:15px;
}
#main li{
list-style-type:none;
background-image: url(images/bullet.gif);
background-repeat: no-repeat;
background-position: top left;
padding-left: 25px;
padding-bottom:8px;
}
#main table{
padding:0; margin:0;
}
#main hr{
border-top:1px dashed #ccc;
}
#main table td.spacer{
padding-right:25px;
}
#main table td.link-spacer{
padding-right:50px;
}
.center_bg{padding:0; margin:0;clear:both;}

.content_pad{padding:0px 15px 0 15px; margin: 0 19px 0 7px; }
.content_width{padding-top:5px; 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;}

.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:bold; 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 50px 0 0; width:35%; margin:0; }
.RightPane{ padding:0 0 0 50px; width:35%; margin:0;  }
.TopRightPane{
width:35%; padding:0 0 0 50px; margin:0;
}

/*------------ Breadcrumb Style --------------*/
.Breadcrumb,a.Breadcrumb:link,a.Breadcrumb:active,a.Breadcrumb:visited{color:#3E81B5; text-transform:lowercase;}
a.Breadcrumb:hover{color:#C00; text-transform:lowercase;}

/*-------------- Link Style --------------*/
.linkscontainer{padding-top:20px;text-align:center;}
.links,a.links:link,a.links:active,a.links:visited{ font-weight:bold; color:#3E81B5; text-transform:uppercase;}
a.links:hover{color:#C00;}

/*-------------- User Style --------------*/
.user,a.user:link,a.user:active,a.user:visited { color:#3E81B5;}
a.user:hover{color:#C00;}

/*-------------- News Style --------------*/
#news{
background:url(Images/news_bg.jpg) center top no-repeat; margin-top:10px; padding:25px;
}
#news img{
border:0;
}
#news .rss{
width:30px; float:left; border-right:1px solid #ccc;
}
#news .news{
margin-left:40px; 
}
/*-------------- Footer Style --------------*/
#footer{
font-size:11px; color:#999; padding:0 15px 20px;
}
#footer .left{
width:300px; float:left;
}
#footer .right{
margin-left:300px; text-align:right; text-transform:lowercase;
}
.clear{
clear:both;
}

/*-------------- Empty panes Style --------------*/
.DNNEmptyPane{width:0;padding:0;margin:0; height:0px;}

/*-------------- Search SkinObject Styles --------------*/
div.SearchContainer{ background-color:#000;}
div.SearchBorder{width: 220px; 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;}
.dnn_dnnSEARCH_ClassicSearch{
vertical-align:middle; 
}
#dnn_dnnSEARCH_ClassicSearch{
padding-top:40px !important; 
}
#dnn_dnnSEARCH_ClassicSearch img{
vertical-align:top; 
}
input.NormalTextBox{width:180px; height:18px; margin-left:3px; color: #43494D; font-size:13px;}

#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;}

.SearchButton{

}
/*Telerik skins */
.fontGray{
color:#666;
}
.fontBlue{
color:#3EB4DD;
}
.font11px{
font-size:11px !important; line-height:16px;
}
.font13px{
font-size:13px !important; line-height:18px;
}
.font14px{
font-size:14px !important; line-height:19px;
}
.font15px{
font-size:15px !important; line-height:20px;
}
.table td{
padding:4px; border-bottom:1px solid #eee;
}

#main .RadRotator ul,#main .RadRotator ul li{
background-image:none;padding:0px;
}
#main .RadEditor ul, #main .RadEditor ul li{
background-image:none;
}
.imgBorder{
border:1px solid #ccc; margin:0 10px 10px 0;
}
.fontWealthManagement{
color:#00A6A0;
}
.fontLPExtranet{
color:#D75F27;
}
.fontLPDistribution{
color:#B41C21;
}
.fontConsumer{
color:#BEC0C2;
}
.fontTmol{
color:#49182D;
}
.fontMCD{
color:#A8005B
}
.fontMortgageExtranet{
color:#542E91;
}

.fontMortgageDistribution{
color:#00A5E3;
}
.clients td{
border:1px solid #eee; text-align:center; vertical-align:middle !important;
}
.clients p{
padding:0;
}

.awards td{
border-bottom:1px dashed #eee; padding-bottom:10px; padding-top:10px; padding-right:10px;
}






