/*   
Theme Name: BankSITE® Theme 101.1
Theme URI: banksiteservices.com
Description:
Author: The Forms Group
Author URI: banksiteservices.com
Template: WpSiteTheme
Version:
Tags: Theme 101.1
*/



@import url(resets.css);
@import url(base.css);
@import url(navigation.css);
@import url(2c-l-fixed.css);
body {
	margin:0 auto;
	padding:0px;
	font-family:'Century Gothic', Verdana, Geneva, sans-serif;
	font-size:62.5%;
	line-height:140%;
	background:#f3f8fe url(bodyStr.gif) repeat-x;
	color:#4c4b4b;
	
}
.headerWrap{
	padding-top:18px;
}
.contentHolder{
	width:971px;
	background:url(site-str.png) repeat-y;
	padding-bottom /*\**/:3px\9;
	*padding-bottom:0px;
}
#header{
	width:959px;
	margin:0 auto;
	padding:0px;
	background:url(heder-bg-str.gif) repeat-x;
}
a{
	color:#3B82B4;
}
#content h3, #content h4 {
	color:#6fb0de;
}
#content {
	float:none;
}
.alignleft {
	float:left;
}
.alignright {
	float:right;
}
.contentWrapper {
	width:983px;
	clear:both;
	float:none;
	margin:0 auto;
	padding:0px;
	font-size:1em;
	/**padding-top:2px;*/
}
.nowidget {
	width:959px;
}
.nowidget div.TopCap {
	background:#EEEFF6 url(ContentTopCapBig.gif) no-repeat scroll 0 0;
}
.nowidget div.BottomCap {
	background:#EEEFF6 url(ContentBottomCapBig.gif) no-repeat scroll 0 0;
}
div.banner {
	float:left
}
div.banner div {
	float:left
}
#headerimg {
	width:486px;
	float:left;
	padding:30px 0;
	padding-bottom:31px;
}
#headerimg a {
	display:block;
	background:url(../logo.gif);
	width:301px;
	height:53px;
	margin:12px 0 0 20px;
}
.mainContent {
	font-family:Arial, Helvetica, sans-serif;
}
/* Font Size */
.FonSizeBtns {
	width:178px;
	float:left;
	margin-right:10px;
	margin-top:2px;
}
.FonSizeBtns img{
	border-left:#fff solid 2px;
	border-right:#fff solid 2px;
}
.fontResizer {
	width:68px;
	height:27px;
	background:url(fontResizerBg.png) no-repeat;
	float:right;
}
.slogan-holder{
	text-align:center;
	font-size:18px;
	color:#fff;
	width:282px;
	height:122px;
	line-height:122px;
	margin:0 auto;
	padding:0px;
	float:left;
}
.fontResizer a {
	float:left;
	height:27px;
	width:34px;
	text-align:center;
	line-height:24px;
	text-decoration:none;
	color:#fff;
	display:block;
	width:49%;
}
.fontResizer a#btnFontReduce {
	font-size:9px;
	line-height:25px;
}
.fontResizer a#btnFontIncrease {
	font-size:14px;
	width:43%;
}
/* color picker */
.ColorChanger {
	margin:0px;
	padding:0px;
	width:150px;
	float:right;
}
.ColorChanger ul {
	margin:0px;
	padding:0px;
	float:right;
}
.ColorChanger ul li {
	margin:0px;
	padding:0px;
	float:left;
	margin:4px;
	margin-right:2px;
	border:1px solid #a0b2be;
}
.ColorChanger ul li a {
	margin:0px;
	padding:0px;
	display:block;
	width:16px;
	height:16px;
	border:1px solid #fff;
}
.ColorChanger ul li a#btnred {
	background:#a70505;
}
.ColorChanger ul li a#btnblue {
	background:#014e9e;
}
.ColorChanger ul li a#btngray {
	background:#9aaebd;
}
.ColorChanger ul li a#btngreen {
	background:#147a61;
}
.ColorChanger ul li a#btnyellow {
	background:#b28939;
}
.ConsumerAlerts {
	text-align:right;
	font-size:12px;
	font-family:Arial, Verdana, Geneva, Helvetica, sans-serif;
	clear:both;
}
.ConsumerAlerts a {
	text-decoration:none;
	color:#014e9e;
}
.ConsumerAlerts a:hover {
	text-decoration:underline;
}
.socMedia {
	text-align:right;
	float:right;
	margin-top:-38px;
	margin-right:20px;
}
.socMedia .socialIcons {
	margin:0px;
	padding:0px;
}
.socMedia .socialIcons li {
	width:23px;
	height:24px;
	float:left;
	margin-left:5px;
	background-repeat:no-repeat;
}
.socMedia .socialIcons li a {
	display:block;
	width:24px;
	height:24px;
	float:left;
}
/* Main Menu */
.mainMenu {
	margin:0 auto;
	padding:0;
	width:959px;
	height:41px;
	border:none;
}
.mainMenu ul.dropdown {
	background-color:transparent;
	border-bottom:none;
	height:41px;
	width:934px;
	margin:0 auto;
	padding:0px;
}
ul.dropdown{
	float:none;
}
.mainMenu ul.dropdown li {
	border:none;
}
.mainMenu ul.dropdown li a {
	margin:0px;
	font-size:16px;
	font-weight:normal;
	text-transform:uppercase;
	text-shadow: #2e5876 0.1em 0.1em 0.2em;
	line-height:41px;
	height:41px;
	border:none;
	float:left;
	margin-right:10px;
	margin-left:10px;
	_margin-right:5px;
	_margin-left:5px;
	font-family:'Century Gothic',Verdana,Geneva,sans-serif;
}
.mainMenu ul.dropdown li ul li a {
	padding:10px;
	padding-bottom:0;
	padding-top:0px;
	font-size:13px;
	border:none;
	float:none;
	height:auto;
	line-height:18px;
	text-shadow: transparent 0.0em 0.0em 0.0em;
	text-transform:capitalize;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
}
.mainMenu ul.dropdown ul li {
	border:none;
}
.mainMenu ul.dropdown ul {
	left:10px;
	position:absolute;
	top:100%;
	visibility:hidden;
	width:auto;
	z-index:598;
	-moz-box-shadow: #616161 2px 2px 3px ;
	-webkit-box-shadow: #616161 2px 2px 3px ;
	box-shadow:2px 2px 3px #616161;	
	width:auto;
	width:170px;
	border:none;
	
}
.mainMenu ul.dropdown li ul li a:hover {
	background:none;
}
.mainMenu ul.dropdown ul ul {
	left:99%;
	top:7px;
}
.mainMenu ul.dropdown ul li {
	background:none;
}
.mainMenu ul.dropdown ul li a {
	background:none;
	display:block;
}
/******** Main menu Blue Color *********/






.serachForm {
	font-size:0.9em;
	padding:0;
	margin:0;
	width:234px;
	float:right;
	margin-right:20px;
	_margin-right:10px;
	
	margin-bottom:13px;
}
.serachForm form {
	padding:0;
	margin:0;
	float:right;
	padding-top:0px;
	padding-bottom:5px;
	padding-right:0;
	background:url(searchBg_new.png) no-repeat;
}
.serachForm form input#s {
	padding:0;
	margin:0;
	width:188px;
	height:22px;
	padding-left:5px;
	padding-top:6px;
	float:left;
	background:0;
	border:0;
	border:none;
	color:#4f4f4f;
	font-size:13px;
}
.serachForm form input#searchsubmit {
	padding:0;
	margin:0;
	border:0;
	background:none;
	background-image:none;
	cursor:pointer;
	width:41px;
	height:28px;
	float:left;
	background:none;
}
/**** Footer *******/


div.footerWraper {
	width:100%;
	height:107px;
	padding:0px;
}
#footer {
	width:910px;
	margin:auto;
	background:#cdd456;
	height:79px;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:25px;
	padding-right:25px;
	padding-top:13px;
	padding-bottom:5px;	
}
#footer div {
	margin:0;
	padding:0;
	font-size:12px;
	color:#708291;
	float:left;
}
#footer div a {
	color:#708291;
}
#footer div.footerLogos {
	width:157px;
	float:right;
	border-left:1px solid #fff;
	padding-left:36px;
}
#footer div.footerLogos a {
	margin-right:15px;
	display:block;
	float:left;
}
#footer div.footerLogos p{
	font-size:9px;
	color:#5b623c;
	padding:0;
	margin:0;
	margin-top:10px;
	text-align:left;
	clear:both;
	float:none;
}
#footer div.footerLogos a.LogoLeft{
	background:url(footerLogo.png) no-repeat;
	width:34px;
	height:36px;
}
#footer div.footerLogos a.LogoRight{
	background:url(footerLogo1.png) no-repeat bottom;
	width:34px;
	height:36px;
}
#footer div.footerLogosWraper{width:98px;}
/****** home Page Widget content ******/
.WidgetContentHolder{
	width:649px;
	margin:0 auto;
	padding:0px;
}
.WidgetContentHolder ul.sidebarContent {
	width:auto;
}
.WidgetContentHolder ul.sidebarContent .widget_categoriesLeft .WidgetCorners {
	display:block;
	width:166px;
	height:6px;
	line-height:6px;
	
}
.WidgetContentHolder ul.sidebarContent h3 {
	margin:0px;
	padding:0px;
	background:none;
	text-transform:none;
	padding-left:10px;
	line-height:20px;
	height:auto;
	padding-top:5px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:23px;
	color:#8e1414;
	padding-left:60px;
	margin-top:5px;
}
.WidgetContentHolder ul.sidebarContent .icon1 h3 {
	background:url(homeIcon1.png) no-repeat 8px center;
}
.WidgetContentHolder ul.sidebarContent .icon2 h3 {
	background:url(homeIcon2.png) no-repeat 8px center;
}
.WidgetContentHolder ul.sidebarContent .icon3 h3 {
	background:url(homeIcon3.png) no-repeat 8px center;
}
.WidgetContentHolder ul.sidebarContent .icon4 h3 {
	background:url(homeIcon4.png) no-repeat 8px center;
}
.WidgetContentHolder ul.sidebarContent h3 a {
	text-transform:capitalize;
}
.WidgetContentHolder ul.sidebarContent ul {
	margin:0;
	padding:0;
	line-height:20px;
	font-size:0.9em;
	float:left;
	
	width:163px;
	padding:21px;
}
.WidgetContentHolder ul.sidebarContent ul ul{
	
}
.WidgetContentHolder ul.sidebarContent li {
	padding:0;
	margin:0;
	width:205px;
	float:left;
	padding-right:10px;
	margin-top:10px;
	border:0;
	background:url(future-widgets-bg.png) no-repeat top left;
	height:270px;
}
.WidgetContentHolder ul.sidebarContent li.sub-futured-home{
	width:auto;
	height:auto;
}
.WidgetContentHolder ul.sidebarContent li ul li {
	margin:0;
	padding:0;
	padding-bottom:12px;
	background:none;
}
.WidgetContentHolder ul.sidebarContent li ul li p {
	padding:10px 10px 0 10px;
	margin-top:20px;
	font-size:12px;
	line-height:12px;
}
.WidgetContentHolder ul.sidebarContent li ul li a {
	width:64px;
	height:9px;
	border:0;
	text-decoration:none;
	margin-top:10px;
}
/******* Content ********/
.mainContent {
	width:951px;
	line-height:150%;
	padding:10px;
	padding-top:25px;
	margin:0 auto;
}
.TopCap {
	margin:0;
	padding:0;
	height:5px;
	line-height:6px;
}
.BottomCap {
	margin:0;
	padding:0px;
	height:5px;
}
.page {
	margin:0;
	padding:0;
	padding:10px 0;
}
.page h2 {
	padding-bottom:20px;
}
.entry{
	font-size:13px;
	color:#3c3c3c;
	line-height:24px;
}
.entry img {
	/*border:2px solid #dddadb;
	margin-right:5px;*/
}
.entry ul {
	/*padding-top:0px;*/
}
.entry ul li {
	padding-bottom:15px;
}
/******** sideBar  ********/

.sidebarContent {
	margin:0px;
	width:234px;
	padding:0px;
}
.sidebarContent li {
	margin-bottom:18px;
}
.sidebarLeft {
	padding:10px;
}
.sidebarContent h3 {
	margin:0px;
	padding:0px;
	height:27px;
	text-transform:capitalize;
	padding-left:10px;
	line-height:27px;
	background:#569fd3 url(sideBarHarrow.png) no-repeat 210px 10px;
	font-family:'Century Gothic', Verdana, Geneva, sans-serif;
}
.sidebarContent h3 a {
	text-transform:capitalize;
}
.sidebarContent ul {
	margin:0;
	padding:0;
	line-height:40px;
	padding-bottom:6px;
}
.sidebarContent li ul li {
	margin:0;
	padding:0;
	padding-left:10px;
	padding-bottom:10px;
}
.sidebarRightColumn, .sidebarHomeSideBar {
	width:234px;
	float:right;
	margin-right:20px;

	_margin-right:10px;
}
.sidebarLeftColumn {
	width:250px;
	float:left;
}
.sidebarblogSidebar{
	width:250px;
	float:left;
}
.pageContent {
	width:680px;
	float:left;
}
.narrowcolumn {
	margin:0 auto;
	padding:0;
	width:636px;
}
#content h2 {
	font-size:25px;
	font-family:'Century Gothic', Verdana, Geneva, sans-serif;
	font-weight:bold;
	padding-bottom:15px;
	margin-top:0px;
}
/****** testimonialsNode ********/


.testimonialsNode h3 {
	cursor:pointer;
}
/******* Calendar *******/

#calendar_wrap {
	width: 220px;
	margin: 0 auto;
}
.sidebarContent li ul.CalHolderWidget li {
	padding:0;
	padding-top:12px;
	padding-bottom:12px;
}
#ec3_publish {
	display:none;
}
#wp-calendar {
	margin:0 13px;
	border:solid 1px #375aa4;
	font-size:12px;
}
#wp-calendar table.nav tbody {
	height:26px;
}
#wp-calendar table.nav, #wp-calendar caption {
	background:transparent!important;
	color:#fff!important;
	padding:0!important;
	margin:0!important;
	border:none;
}
#wp-calendar #prev a, #wp-calendar #next a, #wp-calendar table.nav a {
	color:#fff!important;
	text-decoration:none;
	margin:0!important;
	padding:0!important;
}
#wp-calendar caption {
	display:block;
	margin-top:5px;
}
#wp-calendar caption a {
	display:block;
	color:#fff!important;
	padding-top:8px;
}
#wp-calendar thead th {
	background:#99c5fe!important;
	padding:3px 0 5px 0!important;
	border:none;
}
#wp-calendar td span {
	color: #333!important;
}
#wp-calendar table tr td {
	border:none;
}
.sidebarContent li ul.CalHolderWidget {
	line-height:20px;
}
/*#wp-calendar table {
	border-left:solid 1px #f2f1f1;
	border-top:solid 1px #f2f1f1;
}*/
#wp-calendar table tr td, #wp-calendar table tr th {
	border-right:solid 1px #e7e7e7;
}
#wp-calendar table tr th {
	color:#fff;
	font-size:11px;
}
#wp-calendar td.pad {
	background:#d8d8d8;
}
td#today {
	font-weight:normal;
	color:#3465af;
	border:none;
	border:0;
}
#wp-calendar table td:hover, #wp-calendar table #today {
	border:0;
}
/*********** Log In  Widget *****/


.radioBtns {
	width:20px;
}
.Cid {
	padding:0;
	margin:0;
	width:181px;
	height:21px;
	padding-left:5px;
	padding-top:2px;
	margin-right:5px;
	border:0;
	background:url(InputBgs.gif) no-repeat;
}
.loginWidget form {
	padding:0;
	margin:0;
	line-height:30px;
}
.sidebarContent ul ul.LogInWidgetLinks {
	border:0;
	background:none;
	line-height:20px;
}
.sidebarContent ul ul.LogInWidgetLinks li {
	border:0;
	background:none;
	background:url(buletWidget.gif) no-repeat left 8px;
	padding-bottom:0px;
	padding-top:0px;
}
.SubmitEnrol {
}
.submitLogIn {
	background:url(SubmitBtn.gif) no-repeat;
	border:0;
	color:#FFF;
	margin-left:0px;
	width:64px;
	height:23px;
}
.SecurHoder input, .icoSecur {
	float:left;
}
.icoSecur {
	background:url(icoSecur.png) no-repeat;
	display:block;
	width:20px;
	height:21px;
}
.securIcoHeadline {
	display:block;
	background:url(ScurIcoHeadline.png) no-repeat;
	width:31px;
	height:31px;
	right:0;
	top:0;
	margin-top:3px;
	margin-right:5px;
	overflow:hidden;
	position:absolute;
	z-index:10;
}
.logInHeadline {
	position:relative;
}
/******* Pools wordpress widget *******/

.sidebarContent ul.wp-polls-ul {
	background:none;
	font-size:10px;
	padding:0;
	margin:0;
	margin-bottom:-1px;
}
.wp-polls-ul p, .wp-polls p {
	padding:0;
	margin:0;
}
.wp-polls p {
	
	padding-top:5px;
}

.wp-polls-form {
	margin:0;
	padding:0;
	width:230px;
}
.wp-polls-form p {
	margin:0;
	padding:0;
}
.wp-polls-form p strong {
	padding-top:10px;
	padding-bottom:10px;
	display:block;
	text-align:left;
	padding-left:10px;
}
.wp-polls-form input.Buttons {
	background:url(SubmitBtn.gif) no-repeat;
	border:0;
	padding:0;
	color:#FFF;
	margin-left:15px;
	width:64px;
	height:23px;
	line-height:23px;
	display:block;
	cursor:pointer;
}
.sidebarContent ul.wp-polls-ul {
	background:none;
	padding:0;
	line-height:20px;
}
.sidebarContent li ul.wp-polls-ul li {
	border:0;
	line-height:15px;
	padding-top:5px;
	padding-bottom:0!important;
	clear:both;
	float:none;
	margin:0px!important;
	min-height:20px;
	*height:20px;
	_height:20px;
}
.sidebarContent ul.wp-polls-ul li, .sidebarContent #polls_form_1 p {
	clear:both;
}
.sidebarContent li ul.wp-polls-ul li label {
	font-size:12px;
	float:left;
	display:block;
	width:auto;
}
.wp-polls ul.wp-polls-ul input {
	float:left;
	margin:2px 5px 0 0 !important;
	display:block;
	width:auto;
}
.sidebarContent #polls_form_1 p {
	padding:5px 0 0 5px;
}
.wp-polls-ans a {
}
.widget_polls-widgetLeftColumn ul li a, .widget_polls-widgetRightColumn ul li a {
	display:none;
}
.PollNone li a {
	display:none;
}
.PollNone li {
	border:0;
}
.PollNone {
	height:10px;
	font-size:0px;
}
/********** message from the ceo*****/
.imgWidgetHolder {
	padding-top:11px;
	line-height:18px;
	padding-right:10px;
	overflow:hidden;
}
.imgWidgetHolder img {
	float:left;
	margin-right:10px;
	margin-bottom:7px;
}
#translation_bar {
	float:left;
	margin:7px 0 0 125px;
}
#translation_bar a {
	margin:0 5px 0 5px;
}
.breadcrumb {
	
	width:639px;
	margin:0 auto;
	padding:0;
}
.searchContent h2.baseColor a {
	font-size:24px;
}
.sidebarContent li .QuickLinksWidget li {
	padding:0;
	border:0;
	height:31px;
	line-height:31px;
	background:url("qlinkz.png") left bottom no-repeat;
	border-left:1px solid #ABBDCB;
	border-right:1px solid #ABBDCB;
	padding-left:15px;
}
.sidebarContent li .QuickLinksWidget li.first {
	padding-top:14px;
}
.sidebarContent li .QuickLinksWidget li.last {
	padding-bottom:5px;
	background:none;
}
.sidebarContent li .QuickLinksHeadline .securIcoHeadline {
	background-image:url("qlinksIcon.png");
}
.sidebarContent ul ul.LogInWidgetLinks {
	padding-bottom:0px;
}
/***** blog ****/

.post {
	border-bottom:1px solid #bfbfbf;
	padding-bottom:10px;
	margin-bottom:20px;
}
.feedback {
	position:relative;
}
.rightSet {
	position:absolute;
	right:0;
}
#comment {
	width:100%;
	height:98px;
}
.pageNav {
	padding: 0;
	margin: 20px 0 50px 22px;
	height: 26px;
	float: left;
	font-size: 12px;
}
.pageNav a, .pageNav a:visited {
	display: block;
	float: left;
	text-align: center;
	line-height: 24px;
	height: 26px;
	color: #333;
	text-decoration: none;
	margin-right: 1px;
	padding: 0 9px 0 9px;
	border:1px solid #ccc;
}
.pageNav a:hover {
	text-decoration: none;
	color: #375AA4;
}
.pageNav span {
	
	display: block;
	float: left;
	text-align: center;
	line-height: 24px;
	height: 26px;
	width: 105px;
	margin-right: 1px;
	color: #333;
}
.pageNav .on {
	display: block;
	float: left;
	text-align: center;
	line-height: 26px;
	height: 26px;
	margin-right: 1px;
	padding: 0 9px 0 9px;
	color: #333;
	font-weight:bold;
}
.dotts {
	width: 25px;
	height: 26px;
	text-align: center;
	display: block;
	float: left;
	margin-right: 1px;
}
.comment-author-admin {
	background-color:#e8e8e8;
}

.autorTs a{text-decoration:none;font-size:14px;color:#000;}



.sidebarContent li.widget_recent_entriesRightColumn ul li, #sidebarblogSidebar ul li ul li {
	line-height:15px;
	padding:3px 10px 8px 10px;
background: url(qlinkz.png) no-repeat scroll left bottom;
}
h3.storytitle {
line-height:25px;
margin-bottom:0!important;
}
.homeContentNew p{
	float:left;
	width:685px;
}

/********* form Fix Contact Us *******/
.gform_wrapper ul.right_label li, 
.gform_wrapper form ul.right_label li, 
.gform_wrapper ul.left_label li, 
.gform_wrapper form ul.left_label li {
	margin-bottom:0 !important;
}
.gform_wrapper ul.right_label li, 
.gform_wrapper form ul.right_label li, 
.gform_wrapper ul.left_label li, 
.gform_wrapper form ul.left_label li.gsection{
	margin-bottom:14px !important;
}
.gform_wrapper input.medium{height:14px;}
.gform_wrapper input.button{height:auto;}

.gform_wrapper .left_label ul.gfield_checkbox, 
.gform_wrapper .right_label ul.gfield_checkbox, 
.gform_wrapper .left_label ul.gfield_radio, 
.gform_wrapper .right_label ul.gfield_radio {
	list-style-image:none !important;
}
.entry ul.gfield_checkbox, .entry ul.gfield_radio, .entry ul.gform_fields{
	list-style-image:none !important;
}
.gform_wrapper .gfield_checkbox label, .gform_wrapper .gfield_radio label {
	line-height:14px;
}


/******** content fix ********/

.HomeContent{width:696px;overflow:hidden;}





.siteTopCap{
	background:url(site-Top-Cap.png) no-repeat;
	width:971px;
	height:12px;
	margin:0 auto;
	padding:0px;
}

.hdd-menu{
	background:url(hdd-menu.png) no-repeat;
	height:16px;
	line-height:10px;
	margin:0 auto;
	padding:0;
	width:959px;
	text-align:right;
}
.hdd-menu, .hdd-menu span a{
	color:#5b623c;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	font-family:'Century Gothic',Verdana,Geneva,sans-serif;
}
.topMenuWraper{
	display:block;
	padding-right:24px;
}
.site-bottom-cap{
	height:12px;
	margin:0 auto;
	padding:0;
	width:971px;
	background:url(site-bottom-Cap.png) no-repeat;
	padding-bottom:18px;
}
.sub-futured-home h4{
	margin:0;
	padding:0;
	font-size:15px;
	font-weight:bold;
	color:#4e5a38;
	font-family:'Century Gothic', Verdana, Geneva, sans-serif;
}
.sub-futured-home img{
	border:2px solid #fff;
}
.WidgetContentHolder ul.sidebarContent li ul li.sub-futured-home p{
	margin:0;
	padding:0;
	font-size:13px;
	color:#4e5a38;
	line-height:21px;
	margin-top:12px;
}
#footer div.clearer-footer{
	clear:both;
	float:none;
	width:auto;
}
.sidebarfooterLinks ul.sidebarContent{
	width:716px;
	margin:0;
	padding:0;
}
.sidebarContent li.widget_textfooterLinks{
	margin:0;
	padding:0;
	background:transparent;
	border:0;
} 

.sidebarContent div.FooterList{
	width:716px;
	
}
.widthO {
	width:113px;
	overflow:hidden;
}
.widthT {
	width:175px;
	overflow:hidden;
}
.widthTH {
	width:151px;
	overflow:hidden;
}
.widthF {
	width:170px;
	overflow:hidden;
}
.widthFF {
	width:105px;
}
.sidebarContent div.FooterList div a{
	display:block;
	text-decoration:none;
	color:#5b623c;
	font-size:12px;
	margin-bottom:2px;
}
#footer div a{
	color:#5b623c;
}
.sidebarContent div.FooterList div a:hover, #footer div a:hover{
	text-decoration:underline;
	color:#fff;
}
#footer div.textwidget{
	float:none;
	clear:both;
}

.loginWidget h4{
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#5a5a5a;
	margin:0;
	padding:0px;
}
.loginWidget a{
	color:#3b82b4;
	font-size:13px;
	text-decoration:underline;
}
.loginWidget a:hover{
	color:#3b82b4;
	font-size:13px;
	text-decoration:none;
}
.loginWidget a.SingUpBtn{
	display:block;
	width:176px;
	height:48px;
	margin:0 auto;
	padding:0px;
	background:url(secureLog.png) no-repeat;
}
.loginWidget h5{
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#5a5a5a;
	margin:0;
	padding:0px;
	height:20px;
	line-height:20px;
	width:190px;
}
.roundBg{
	background:url(roundBg.png) no-repeat;
	width:204px;
	height:51px;
	padding-left:13px;
	margin-top:13px;
	line-height:20px;
	padding-top:5px;
}
.socialNet ul {
	width:207px;
	margin:0 auto;
	padding:0px;
}
.quickLinks ul{
	width:207px;
	margin:0 auto;
	padding:0px;
}

.quickLinks ul li a{
	display:block;
	text-decoration:none;
	color:#5a5a5a;
	border-bottom:1px solid #d5d5d5;
	text-indent:10px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}
.quickLinks ul li a:hover{
	color:#3B82B4;
}
.sidebarContent li ul li.no-li-padding{
	padding:0;
	line-height:20px;
	padding:10px 0;
}

.mainMenu ul.dropdown li.firstMenuItem{
	/*display:none;*/
} 
.entry h2, .entry h3, .entry h4, .entry h5{
	margin-top:0;
	line-height:23px;
}
.contentHolder .wp-baner-text{
	background:transparent;
}


.blanWraper{
	margin:0 auto;
	width:939px;
	background:#fff;
	margin-top:24px;
	margin-bottom:24px;
	padding:10px;
}

.slogan-holder{
	background:url(slogan213.jpg) no-repeat 50% 50%;
}
