/*blue theme*/
body{
	background-color:white;
}
.container{
	background-color:#FFF;
	box-shadow: 0px 0px 16px #bbb;
/*	border-left:1px solid #c7c7c7;
	border-right:1px solid #c7c7c7;*/
}
div.app_nav{

/*	box-shadow: 0px 3px 5px rgba(211,211,211,0.9);*/
}
.mitem{
	border-left:1px solid #FAFAFA;
}
.mitem:first-child{ 
	border-left:none;
}
.mitem:last-child{
	border-right:none;
}
.mitem a{
	color:#fff;
	padding:0px 20px !important;
	display:block;
}
.menu .mitem_lastbox a{
	color:#111;
}
.mitem a:hover, .mitem a.activeMenu,.menu .mitem_lastbox a.activeMenu, .menu .mitem_lastbox a:hover, .mitem  .column:hover{
	background-color:#5567bd; 
	color:#FFF !important;
	text-decoration:none !important;
	-moz-transition:background-color 0.5s ease;
    -webkit-transition:background-color 0.5s ease;
    -o-transition:background-color 0.5s ease;	
    transition:background-color 0.5s ease;
	-ms-transition: background-color 0.5s ease;
}
.mitem  li:hover{
	background:#ebebeb; 
	color:#FFF !important;
	text-decoration:none !important;
}
.downArrow{
	border:none;
}
.downarrow:hover{
	background:#0f81dc url("../images/downArrowWhite.png") no-repeat center left; 
}    
.downArrow:hover{
	
}
.mitem div.smenu{
	/*background-color:#d3d3d3;*/
}
.mitem div.smenu a{
	color:#111;
}
.content_pan{
	margin-top:10px;
	border:none;
}
.left_heading:first-child{
	margin-top:10px;

}
.left_heading{
	margin:0px;
	width:226px;
	border-bottom:none;
	margin-bottom:3px;
}
.left_pan_cont input[type="text"]{
	border:0px;
	height:30px;
	line-height:20px;
	width:183px;
	margin-left:0px;
	margin-bottom:5px;
	padding:0px 10px;
	font-size:17px;
}
:-webkit-input-placeholder {
   color: #c7c7c7;
}

:-moz-placeholder {  
   color: #c7c7c7;  
}

:-ms-input-placeholder {  
   color: #c7c7c7;  
}
.filtercat{
	display:block;
 	margin:0px;
 	border:0px;
 	width:221px;
	background:#37468e;
	color:#FFF;
	height:40px;
	line-height:40px;
	margin-bottom:5px; 	
}
.filtercat img{
	display:none;	
}
.filtercat , .left_heading .filtercat:visited, .left_heading .filtercat:link{
	color:#FFF;
	padding-left:5px;
	font-size:14px;
	margin:0px;
	font-weight:300;
}
.left_inner{
	width: 225px;
	
}
.searchbutton{
	background:#37468e;
	color:#FFF;
	border:1px solid #0f81dc;
	border-bottom: 2px solid #046fb7;
	height:35px;	
	padding: 0px 11px !important;
	border-radius:0px;	
	font-weight:300;
	font-size:14px !important;
	font-family:'Open Sans';
	margin-left:0px;
	float:right;
	margin-right:10px;
}
.searchbutton:hover, .button:hover{
	background:#5567bd;
}
.button{
	background:#0f81dc;
	color:#FFF;
	border:1px solid #0f81dc;
	border-bottom: 2px solid #046fb7;	
	border-radius:0px;	
	font-weight:300;
	font-family:'Open Sans';
	text-decoration:none;
}
.thinbutton{	
	font-size:12px !important;
	padding: 3px 15px !important;
	border-radius: 15px;
}
.	{
	margin-left:0px;
	margin-top:0px;
}
.body_rightpane{
    width: 100%;
    border: none;
    text-align: center;
    background: #f7f3ef;
    border-top: 10px solid #f7f3ef;
}
.alignContentCenter{	
	text-align: left;
	width:75%;
	margin: auto;
}
.mainImg{
	float: left;
    width: 50%;
    overflow: hidden;	
}

#advsearchs{
	font-weight:normal;
	line-height:35px;
	margin: 0px 0px 0px 3px;margin-left: 1px;font-size:12px;margin-left:10px;
}
.leftpane_container{
	margin-left:0px;
}
.leftpane_img1{
	display:none;
}
.leftpane_box{

}

.title{
	font-family: 'Open Sans';
	font-weight:300;
	font-size:18px;
	color:#225a89;
}
.body_img5, .body_img2{
	background:none;
}
.bartitle{
	background:#0f81dc;
	color:#FFF;
	line-height:35px;
	height:35px;
	padding-left:10px;	
}
div.body_container1{
	width:100%;
	margin:10px 0px;
	border:none;
	border-bottom:1px solid #c7c7c7; 
}
div.body_txt3, div.body_txt3 p, div.body_txt4, div.body_txt4 p {
	min-height:2px;
	margin-left:0px;
	padding:10px;
}
.widContList li p{
	margin:0px;padding:2px 10px;
}
.widContList li a{	
	color:#0f81dc;
	display:block;
	font-size:16px;	
	text-decoration:none;	
	padding:10px 10px;
	padding-bottom:0px;
	padding-left:0px;
}
.widContList li:last-child{
	border-bottom:none;
}
.widContList li.action a{	
	background:url(../images/slidearrowoff.gif) no-repeat 0px 15px;
	padding-left:20px;
	font-size:14px;	
}
.widContList li.action a:hover{
/*	background:#0f81dc url(../images/slidearrowon.gif) no-repeat 10px 15px;
	color:white;	*/
}
.widContList li a:hover{
	text-decoration:underline;
}
.widContList{
	/*width:227px;*/
	margin:0px; padding:0px;
}
.widContList li{	
	list-style-type:none;
	min-height:5px;
	border-bottom:1px solid #D5D5D5;
	border-top:1px solid #FFF;
	float:left;
	padding-bottom:10px;
}
.widContList li.action:hover{
	background-color:#e2e2e2;
}
.widContList li .body_img4{
	width:70px;
	height:70px;
	float:left;
	margin-bottom:10px;	
	border:1px solid #fff;
}
.widContList li .body_img4 img, .widContList li .body_imgfc img {
	width:100%;
}
.widContList li .body_imgfc{
	width:331px;
	float:left;
	margin:10px;	
	min-height:10px;		
}
.widContList li .body_imgfc img{
	margin-bottom:20px;
}
.leftpane_txt1 a{
	color:#666666;
	text-decoration:none;	
	font-size:18px;
}
.leftpane_txt1 a:hover{
	text-decoration:underline;
	
}
.leftpane_txt2 hr{
	
	color=" #CCCCCC;
}
.pannle_acc{
}
.pannle_acc > a,.pannle_acc > a:visited,.pannle_acc > a:link{
	color:black;
	font-weight:normal;
	font-family:"Open Sans";
	font-size:14px;
}
.pannle_cont h3 a{
	text-decoration:none; 
	color:#0060ad;
    font-size: 16px;
    font-style: normal;
	font-weight: normal;
}
.pannle_cont h3 a:hover{
	text-decoration:underline;
}


.pannle_cont{
	padding:0.5em;
}
.pannle_cont:hover{
	background:#f4f3f2;
}
div.fb_share{
	margin-top:-39px;
}
.eventTime{
	margin-top:4px;
	margin-bottom: 5px;
	font-size:12px;
	color:#777 !important;
}
.eventTime span{
	font-size:13px;
	color:#777;
}
.eventDesc{
	font-size:14px;
}
h3.eventTitle{
	margin-top:0px;margin-bottom:0px;
}
h3.eventTitle a{
	
}

.tiny{
	font-weight:normal !important;
	color:#666 !important;
	font-size:12px !important;
	font-family:"Open Sans","Verdana";
}
.tiny:hover{
	color:#111 !important;
}