@charset "utf-8";
/* CSS Document */

.dropdown-menu{ width:250px; }

.sub_list{width:100%; margin-bottom:12px;}

.col2{float:left; width:50%;}

.latest_news a{ color:#14046e;}

h1.widget-title{ margin:0px; padding:5px 0 10px 10px; font-size:24px; font-weight:300; color:#14046e;}

.widget_recent_entries h1.widget-title{ padding:5px 0 20px 62px; background:url(/images/right_tit.png) left top no-repeat;}

.widget_archive h1.widget-title{ padding:5px 0 20px 62px; background:url(/images/archive.png) left top no-repeat;}

.widget_categories h1.widget-title{ padding:5px 0 20px 62px; background:url(/images/news.png) left top no-repeat;}

.widget-area ul li{padding: 0 0 10px 12px; margin: 0; line-height: 22px; background: url(../images/right_arrow.png) left 9px no-repeat; display: block;}

.top_menu{padding-top:15px; padding-bottom:10px;}
.top_menu li.login_top{padding-right:0px !important;}
/*.social{height:24px; width:400px; float:right; text-align:right; margin:0 0px 5px 0;}
.social a{width:24px; height:24px; display:block; }
.social .fb{background:url(/images/social-sprites.png) 0 0; width:24px !important; height:24px; float:right;}

.social .tw{background:url(/images/social-sprites.png) 72px 0; width:24px !important; height:24px; float:right;}
.social .gp{background:url(/images/social-sprites.png) -72px 0; width:24px !important; height:24px; float:right;}

.social .fb:hover{background-position: 0 24px;}
.social .tw:hover{ background-position: 72px 24px;} 
.social .gp:hover{background-position: -72px 24px;}
*/
.gp{background:url(/images/social-sprites.png) -72px 0!important;; width:24px !important; height:24px; margin-left:8px !important;}
.gp:hover{background-position: -72px 24px !important;}
.gp a{width:24px; height:24px; display:block;}
.navbar-inverse { background:#cfbda1 !important;}
.sub_banner{margin-top:92px;}
#myCarousel{ margin-top:92px; }

@media (max-width:767px) {
	.sub_banner{margin-top:0px !important;}
}

@media (max-width:599px) {
	.sub_banner{margin-top:0px !important;}
	carousel-caption{display:none;}
	#myCarousel{ display:none; }
}