#ue_ev > div:nth-child(2){
	margin-top:15px;
}
.fot_reset > ul{
	margin-bottom: 0px;
}
.fot_reset p{
	margin-bottom: 0px;
}
.borderBotSilver{
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	border-bottom-width: 1px;
}
.borderBotAqua{
	border-bottom-style: solid;
	border-bottom-color: #0099CC;
	border-bottom-width: 2px;
}
.silverLine{
	min-width: 100%;
	min-height: 1px;
	max-height: 1px;
	background-color:#ccc;
}
.silverLine2{
	min-width: 100%;
	min-height: 2px;
	max-height: 2px;
	background-color:#ccc;
}
.arrow-up-s {
	width: 0; 
	height: 0; 
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-bottom: 6px solid #ccc;
}
.arrow-down-s{
	width: 0; 
	height: 0; 
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 6px solid #ccc;
}
.sline_p_20{
	background-color: #ccc;
	background-repeat: repeat-x;
	min-height: 1px;
	min-width: 100%;
	margin-top: 15px;
}
.f-right{
	float:right;
}
h1,h2,h3,h4,h5,h6,span,p,kw{
	font-family: Arial, Helvetica, sans-serif;
}
.bold{
	font-weight: bold;
}
.d-in{
	display: inline-block;
}
.container{
	max-width: 960px;
}
.page_container > .row{
	padding: 0px 15px;
}
.btn-style{
	border-radius: 10px;	
}
.white_bg{
	background-color:#fff;
}
.navw{
	border-top:0px;
	border-bottom-color:#009EC5;
	border-left: 0px;
	border-right: 0px;
	border-radius: 0px;
	margin: 0px 18px 0px 18px;
}
/*=============================navbar===============================*/
.lt{
	position:absolute;
	margin: -52px 0px 0px -67px;
}
.lt_small{
	position:absolute;
	margin: 0px 0px 0px -14px;
}
/**
.lt_r{
	position:absolute;
	margin: -52px 0px 0px 974px;
}
.lt_r_small{
	position:absolute;
	margin: 0px 0px 0px 942px;
}**/
.lt_r_small {
        position: absolute;
        left: 942px;
    }
.lt_r {
        position: absolute;
        top: 0px;
        left: 974px;
    }
@media (min-width: 767px) {
	.rlogo {
		padding-left: 30px;
        z-index: 2;
	}
    .llogo {
	padding-left: 35px;
}
    .event_btn_right {
        position:absolute;
        width: 70px;
        right:15px;
        top:4px;
    }
}
@media (max-width: 767px) {
	.rlogo {
		display: none;
	}
    .llogo img {
	   padding-left: 15px;
        z-index: 3;
        position: relative;
        top: 10px;
    }
    .navbar-default {
        background-color: #fff;
    }
    .menu_mobile {
        position: relative;
        top: -30px;
    }
    .foot ul {
        display: none;
    }
    .mobile_hide {
        display: none;
    }
    .mobile_t_10 {
        margin-top: 10px !important;
    }
    .lt_r, .lt, .lt_small, .lt_r_small {
        display: none;
    }
}
@media all and (min-width: 767px) and (max-width: 991px) {
    .event_tablet {
        padding-right: 70px;
    }
}
@media (max-width: 991px) {
 .mobile_hide {
        display: none;
    }
    .mobile_t_10 {
        margin-top: 10px !important;
    }
    .mobile_row {
    text-align: left !important;
    } 
    .event_btn_right {
        float: left;
        margin-top: 10px;
    }
    .f-right {
        float: left !important;
    }
    .mobile_t_20 {
        margin-top: 20px;
    }
    .lt_r_small {
        position: absolute;
        left: 732px;
        top: 50px;
    }
    .lt_r {
        position: absolute;
        top: 0px;
        left: 763px;
    }
}
.f20 a, .f20 p{
	font-size:20px;
	font-family: Arial;
	font-weight: bold;
}
.f20_{
	font-size:20px;
	font-family: Arial;
	font-weight: bold;
}
.f12 p, .f12 ps{
	font-size:12px;
	font-family: Arial;
}
.f14 p{
	font-size:14px;
	font-family: Arial;
}
.f14{
	font-size:14px !important;
}
small a ,small{
	font-size:14px !important;
}
/*=============================navbar==============================*/
/*==========================Main Search============================*/
.msearch{
	float:right;
	padding-right:40px;
	margin-top:10px;
}
.msearch_input{
	width: 50px;
	opacity: 0.85;
	font-size: 11px;
}
.msearch_span{
	color:#fff;
	opacity: 0.85;
}
.msearch_span:hover{
	cursor:pointer;
}
/*==========================Main Search============================*/
.corenet-breadcrumb {
	font-weight: normal;
}
.bg_home_aqua{
	background-color:#0099cc;
}
.but_r{
	background-color:transparent;
	border: 0px;
	font-weight: bold;
	color: #fff;
}
.bg_ar_tit{
	border:1px;
	border-style: solid;
	border-color:#0099CC #0099CC #0099CC #FFF;
	border-radius: 0px;
	
}
.bg_big_ar_tit{
	padding-left: 13px;
}
h2 > small > a{
	color: #169bbe !important;
	font-weight: bold;
}
.button_aqua{
	background: #00ccff; /* Old browsers */
	background: -moz-linear-gradient(top, #00ccff 0%, #0099cc 96%, #006666 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00ccff), color-stop(96%,#0099cc), color-stop(100%,#006666)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #00ccff 0%,#0099cc 96%,#006666 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #00ccff 0%,#0099cc 96%,#006666 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #00ccff 0%,#0099cc 96%,#006666 100%); /* IE10+ */
	background: linear-gradient(to bottom, #00ccff 0%,#0099cc 96%,#006666 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ccff', endColorstr='#006666',GradientType=0 ); /* IE6-9 */
	
	border-radius:8px;
	border: 0px;
	color:#FFF;
	min-height: 30px;
}
.button_red{
	background-color: #cc3333;
	border: 0px;
	color:#FFF;
	border-radius: 5px;
	font-size: 14px;
	padding-right: 8px;
}
.button_red d{
	color:#FFF;
	float:left;
	font-size: 14px;
	padding: 8px 10px 0px 0px;
}
.button_red ddb{
	color:#FFF;
	float:left;
	font-size: 14px;
	padding: 8px 10px 0px 0px;
	text-align:left;
}
.subsearch_button, .search_button, .search_button_comp{
	background-color: transparent;
	border: 0px;
}
.banbox{
	color:white;
	margin:150px 0px 0px 0px;
	z-index:200;
	position:absolute;
	font-family:Arial;
}
.fdt{
	position:absolute;
	color: #000;
	margin:20% 0px 0px 0px;
	z-index: 199;
	text-shadow:
}
.ct p{
	text-shadow: 1px 1px #000;
}
.navfr a{
	color: #000;
	font-size: 10px;
	font-weight: bold !important;
}
.navfr a:hover{
	background-color: transparent !important;
}
.navf a{
	color: #000;
}
.navf a:hover{
	background-color: transparent !important;
}
/*============Colors============*/
.title_white{
	color:#fff;
}
.title_aqua{
	color:#00ccff !important;
}
.title_silver{
	color:#ccc;
}
.title_success{
	color:#339933;
}
.title_error{
	color:#CF0707;
}
.color-silver{
	color:#ccc;
}
.color-333{
	color:#164071!important;
}
.color-333:hover{
	
	color:#169bbe	!important;
}
.color-333_text{
	color:#333333 !important;
}
/*============Pagination============*/
.pagination a {display: inline;
    color: #444444;}

.pagination a:hover {display: inline;
    color: #1f518b;}
.pagination {display: inline;}
.pagination_spacer {display: inline;
    color: #888888;
    margin-left: 5px;
    margin-right: 5px;
    font-weight:bold;}
.pagination_nav {    margin-left: 5px;
    margin-right: 5px;}
/*============Pagination end============*/
/*============Footer============*/
.foot div{
	padding-left: 0px;
}
.foot ul{
	width: 100%;
	list-style: none;
	float: left;
}
.foot ul > li{
	float: left;
	margin-right: 5px;
}
.foot ul > li:last-child{
	float: right;
	margin-right: 15px;
}
/*========================*/
#msggg {
	font-weight: normal;
}
.navf .open > a,
.navf .open > a:hover,
.navf .open > a:focus {
  background-color: #eaeaea !important;
  border-color: #428bca;
}
.nav .open .dropdown > a,
.nav .open .dropdown > a:hover,
.nav .open .dropdown > a:focus {
  background-color: red;
  border-color: #428bca;
}
.nav .ope
a {color: #444444;}
a:hover {color: #1e3b8b;}
.navf a {font-weight: bold !important;
    font-size: 13px !important;}
@media (max-width:767px) 
{
	.banbox{
		display:none;
	}
	.msearch_span{
		color:#000;
	}
	.banner-corenet{
		display:none;
	}
	.lt{
		display:none;
	}
	.lt_small{
		display:none;
	}
	.lt_r{
		display:none;
	}
	.lt_r_small{
		display:none;
	}
	#preh{
		height:auto !important;
	}
}
.search_top {height:18px;
    width:50px;
    margin-top:0px;
    font-size:12px;
    background:url(../media/stuff/search_bg.jpg);
    color:#fff;
    border:0px;
    position:relative;
    top:2px;}
.search_input {height:18px; 
    width:150px;}
em {
    color: #1e3b8b;
    font-weight: bold;
    font-style: normal;
}












/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
