/* CSS Document */
@import url( /resources/shared/assets/css/bootstrap.min.css );
@import url( /resources/shared/assets/css/font-awesome.min.css );;
@import url(http://fonts.googleapis.com/css?family=Oswald);
h1,h2,h3,h4,h5,h6,.title1,.title2,.title3,.title4,.title5,.title6,.title7,.title8{ font-family:'Oswald',"Trebuchet MS", "Myriad Web Pro", arial, serif; letter-spacing:1px;}


/*Bootsrap hacks*/

a.btn-info {color:white!Important}

.dropdown-menu li {list-style-type: none;}
#login {float:right;margin-right:10px}

#Body{
	color:black;
}
html,body{
	margin:0px; 
	height: 100%; 
	padding:0px; 
	font:normal 12px/1.5 Arial; 
	color:#7a7d7d;
}
p{
	margin:0px 0px 8px 0px;
}
header,nav,section,footer{
	display:block;
}
TH,TD,DIV{
}
A,
A:link{
	color:#0082be ;
	text-decoration:none;
}
A:active{
	color:#0082be ;
	text-decoration: none; 
}
A:visited{
	color:#0082be ;
	text-decoration: none; 
}
A:hover{
	color:#0082be ;
	text-decoration: underline;
}
h1{
	font:normal 24px/28px 'Oswald',"Trebuchet MS", "Myriad Web Pro", arial, serif;
	color:#03638F;
	margin:5px 0 10px 0;
	
}
h2{
	font:normal 20px/24px 'Oswald',"Trebuchet MS", "Myriad Web Pro", arial, serif;
	/*color:#0270A3;*/
	margin:5px 0 10px 0;
}
h3{
	font:normal 16px/20px 'Oswald',"Trebuchet MS", "Myriad Web Pro", arial, serif;
	color:#797474;
	margin:5px 0 10px 0;
}
h4{
	font:normal 14px/18px 'Oswald',"Trebuchet MS", "Myriad Web Pro", arial, serif;
	color:#000;
	margin:5px 0 10px 0;
}
h5{
	font:normal 14px/18px 'Oswald',"Trebuchet MS", "Myriad Web Pro", arial, serif;
	color:#000;
	margin:5px 0 10px 0;
}
h6{
	font:bold 11px/16px 'Oswald',"Trebuchet MS", "Myriad Web Pro", arial, serif;
	color:#000;
	margin:5px 0 10px 0;
}

form#Form{
	height:100%;
}
.ModuleTitle_SubMenu{
	z-index:9999!important;
}	
.clearfix:after{
	clear:both;
	content:".";
	height:0px;
	font-size:0px;
	visibility:hidden;
	display:block;
}
.clearfix{
	display:inline-block;
}
.clearfix{
	display:block;
}
#dnn_ControlPanel #dnnCPWrap {
    filter: none !important;
}
ul.dnnActionMenuBody li ul li a,
ul.dnnActionMenuBody li ul li a img{
	color:#328DDE!important;	
}
.dnnPrimaryAction, 
.dnnFormItem input[type="submit"], 
a.dnnPrimaryAction{
	color:#fff;	
	text-decoration:none!important;
}
.dnnFormItem button, 
.dnnFormItem input[type="button"], 
.dnnFormItem input[type="reset"], 
.dnnSecondaryAction,
a.dnnSecondaryAction, 
ul.dnnAdminTabNav li a, 
.dnnLogin .LoginTabGroup span{
	color:#555;
	text-decoration: none!important;
}
.clear{
	clear:both;
}
/* ********** Control Panel Style ************** */
.CommandButton,
A.CommandButton:link,
A.CommandButton:visited,
A.CommandButton:active{
	font-size:12px;
	color:#03638F;
	text-decoration:none;
	font-weight:normal;
}
A.CommandButton:hover{
	color:#03638F; 
	text-decoration: underline; 
	font-size:12px; 
	font-weight:normal; 
}	
.FileManager A,
.FileManager A:link,
.FileManager A:visited,
.FileManager A:active{
	color:#000;
	text-decoration: underline;
}
.FileManager A:hover{
	color:#000;
	text-decoration:none;
}


/* ********** Search Style ************** */
#search .SearchBorder{
	background: none;
    border:none;
    float: none;
    height:30px;
    margin-top:0px;
    position: relative;
    rgb(255, 255, 255)-space: nowrap;
    width:184px;
}
.SearchIcon{
	display:none;
}
.search,
a.search:link,
a.search:active,
a.search:visited{
	color:#191919;
	text-decoration:none;  
	display:block; 
	position:absolute; 
	right:0px; 
	top:0px; 
	overflow:hidden; 
	font-size:13px; 
	text-align:center;
	line-height:28px;
	width:32px; 
	height:30px;
	outline:none;
	text-indent:-9999px;
	padding:0px;
}
a.search:hover{
	color:#191919;
	text-decoration:none;
}
input.SearchTextBox{
	width:176px; 
	color:#59b3dc; 
	text-align: left; 
	height:16px; 
	padding:0px; 
	background:none;
	border:none; 
	display:block; 
	position:absolute; 
	left:4px; 
	top:7px;
	outline:0;
	border-radius:0px 0px 0px 0px;
	-webkit-appearance: none;
}
/* ********** Buttons Style ************** */
/* ********** Pane Style ************** */
.row-fluid [class*="Pane"] {
	padding:0px 0px 5px 0px;
}
.BannerPane{
	background:url(images/banner_mid_bg.png) repeat;
	border:1px solid #a5b8c1;
	padding:7px;
}
.FooterPane_A,
.FooterPane_B,
.FooterPane_C{
	padding:20px 0px 10px 0px!important;
}
.DNNEmptyPane{ 
	display:none;
}
	
/* ********** Container Style ************** */
.Head{ 
	font-size:13px;
	font-weight:bold;
	color:#000; 
	font-family: Arial, Helvetica, sans-serif;
}
.SubHead{ 
	font-size:13px;
	color:#000; 
	font-family:Arial, Helvetica, sans-serif;
}
.SubSubHead{ 
	font-size:13px; 
	color:#000; 
	font-family:Arial, Helvetica, sans-serif;
}
.Normal{ 
	font-size:12px;
	line-height:1.5;
	color:#7a7d7d; 
	font-family: Arial, Helvetica, sans-serif;
}

/* ********** Login Style ************** */
.login,
a.login:link,
a.login:active,
a.login:visited{
	color:#4392bc; 
	text-decoration:none; 
	font-weight:normal; 
	font-size:12px; 

}
a.login:hover{
	color:#6db5db;
	text-decoration:underline; 
	font-weight:normal; 
}
/* ********** User Style ************** */
.user,
a.user:link,
a.user:active,
a.user:visited{
	color:#4392bc; 
	text-decoration:none; 
	font-weight:normal;
	font-size:12px; 

}
a.user:hover{
	color:#6db5db; 
	text-decoration:underline; 
	font-weight:normal; 
}

/* ********** Date Style ************** */
.date,
a.date:link,
a.date:active,
a.date:visited{
	color:#606060;	
	text-decoration:none;	
	font-weight:normal;	
	font-size:12px;
}
a.date:hover{
	color:#E165DD;
	}

/* ********** Footer Style ************** */
.footer,
a.footer:link,
a.footer:active,
a.footer:visited{
	font-size:12px;
	color:grey;
	text-decoration:none;
	font-weight:Normal;
}
a.footer:hover{
	color:#fff; 
	text-decoration:none; 
	font-weight:Normal; 
	text-decoration:underline; 
}
/* ********** Privacy/Terms Style ************** */
.terms,
a.terms:link,
a.terms:active,
a.terms:visited{
	font-size:12px;	
	color:grey;	
	text-decoration:none;	
	font-weight: normal;	
	border-bottom:0px dotted;
}
a.terms:hover{
	color:#fff;
	text-decoration:none;
	font-weight:Normal; 
	text-decoration:underline;
}

/* ********** Links Style ************** */
.links,
a.links:link,
a.links:active,
a.links:visited{
	font-size:13px; 
	color:#9e9d9d; 
	text-decoration:none; 
	font-weight:normal;
	padding:0 0px;
}	
a.links:hover{
	color:#767676;
	text-decoration:underline;   
	font-weight:normal;
}

/* ********** Breadcrumb Style ************** */
.breadcrumb,
a.breadcrumb:link,
a.breadcrumb:active,
a.breadcrumb:visited{
	font-size:13px;
	color:#6c7274;
	text-decoration:none; 
	font-weight:normal; 
}
a.breadcrumb:hover{
	font-size:13px;
	color:#0179b0;
	text-decoration:none; 
	font-weight:normal;  
	text-decoration:underline;
}

/* ********** Other Style ************** */	
#dnn_wrapper{
	min-height:100%;
	background: 50% 0px repeat-y white;
	
}
.dnn_layout{
	width:980px;
	margin:0px auto;
}
/* ********** HEADER ************** */	
header{
	background:rgb(255, 255, 255);
}
.search_bg{
	width:206px;
	height:31px;
	background:url(images/search_bg.jpg) 0px 0px no-repeat;
	float:right;
	margin:6px 0px;
}
.login_style{
	float:left;
	margin-top:12px;
	color:#4392bc;
}

/* ********** NAV ************** */	
nav{
	background: 0px 0px repeat-x white;border:solid 1px #f2f2f2
}
.menu_mid{
	min-height:105px;
}
.dnn_logo{
	float:left;
	
}
#top_menu{
	float:right;
	margin-bottom:20px;
}
.mobile_but{
	display:none;
}
/* ********** Banner ************** */	
#dnn_banner{
	background:url(images/banner_bg.png) 0px 0px repeat-x white;
}
.banner_bg{
	background:url(images/banner_map.jpg) 50% 0px no-repeat;
}
.banner_mid{
	min-height:271px;
	padding-top:24px;
}
.banner_shadow{
	background:url(images/banner_shadow.png) 0px 0px no-repeat;
	height:35px;
}
/* ********** CONTENT ************** */	
#dnn_content{
	background-color:white;
	position:relative;
}
.content_bg{
	padding-top:8px;
	padding-bottom:2px;
	/*min-height:200px;*/
}
.inside_line{
	background-image:url(images/inside_line.jpg);
	background-repeat:repeat-x;
	padding-top:3px;
}
.bread_style{
	background:url(images/bread_icon.jpg) 0px 2px no-repeat;
	padding:3px 0px 10px 30px;
	color:#6c7274;
	font-size:13px;
}
.footer_icon{
	float:left;
	margin:0px 10px 10px 8px;
}
.more{
	background:url(images/more_bg.png) 0px 0px repeat-x;
	line-height:29px;
	padding:0px 20px;
	display:inline-block;
	color:#434749!important;
	text-decoration:none!important;
	border-radius:5px;
}
.more:hover{
	background:url(images/more_bg_h.png) 0px 0px repeat-x;
	color:#fff!important;
}
/* ********** FOOTER ************** */	
#dnn_footer{
	background:url(images/footer_bg.png) 0px 0px repeat-x #065376;
	color:#fff;
	line-height:20px;
	position:relative;
	border-bottom:1px solid #01344C;
	
}
#dnn_footer .Normal{
	color:#fff;
	line-height:20px;
}
#dnn_footer p{
	margin-bottom:10px;
}
#dnn_footer a{
	color:grey;
}
#dnn_footer a:hover{
	color:#fff;
}
/* ********** BOTTOM ************** */	
#dnn_bottom{
	border-top:1px solid #2B8FBA;
}

.bottom_mid{
	padding:15px 0px 10px 0px;
	color:grey;
}
.copyright_style{
	float:left;
	margin-top:12px;
}
.copyright_style .sep{
	margin:0px 5px;
}
#to_top{
	float:right;
	cursor:pointer;
	margin-top:7px;
}
.footerp{
	float:right;
	margin-right:5px;
}
#dnn_FooterLinkPane,
#dnn_FooterLinkPane .Normal{
	color:#fff;
	text-decoration:none;
}
#dnn_FooterLinkPane a{
	color:grey;
}
#dnn_FooterLinkPane a:hover{
	color:#fff;
}

.Social_icon a{
	display:inline-block;
	margin:0 4px;
	transition: all 0.2s ease-out 0s;
   -moz-transition: all 0.2s ease-out 0s;
   -webkit-transition: all 0.2s ease-out 0s;
   rgb(255, 255, 255)-space:nowrap;
	}
*+html .Social_icon a{
	display:inline;
}
.Social_icon a.f{
	background:url(images/f.jpg) no-repeat 0 0;
	width:44px;
	height:42px;
	}
.Social_icon a.f:hover{
	background:url(images/f.jpg) no-repeat 0 -42px;

	}
.Social_icon a.t{
	background:url(images/t.jpg) no-repeat 0 0;
	width:44px;
	height:42px;
	}
.Social_icon a.t:hover{
	background:url(images/t.jpg) no-repeat 0 -42px;

	}
.Social_icon a.g{
	background:url(images/g.jpg) no-repeat 0 0;
	width:44px;
	height:42px;
	}
.Social_icon a.g:hover{
	background:url(images/g.jpg) no-repeat 0 -42px;
	}
.Social_icon a.y{
	background:url(images/y.jpg) no-repeat 0 0;
	width:44px;
	height:42px;
	}
.Social_icon a.y:hover{
	background:url(images/y.jpg) no-repeat 0 -42px;
	}
/*--------- StandardMenu style ----------*/
#top_menu { 
}
#top_menu ul { 
	list-style:none; 
	margin:0; 
	padding:0px;
	position:relative;
	z-index:904;
}
#top_menu li{ 
	position:relative;
	display:block;
	float:left;
	list-style-type:none;
	padding-top:34px;
	background:url(images/menu_sep.jpg) 0px 34px no-repeat;
	padding-left:2px;
	padding-bottom:5px;}
#top_menu li.first-item{
	background:none;
	padding-left:0px;
}
#top_menu li.back{ 
	z-index:8; 
	height:7px; 
	position:absolute; 
	top:0; 
	padding:0px;
	background:url(images/menu_tab.png) 0px 0px repeat-x; 
}
#top_menu  li a{ 
	display:block;
	position:relative;
	float:none;
	color:#636465;
	rgb(255, 255, 255)-space:normal; 
	font-size:15px; 
	font-weight:normal; 
	cursor:pointer;
	text-decoration:none;
	font-weight:bold;
}
#top_menu > div > ul > li.sfHover > a ,
#top_menu > div > ul > li.current > a,
#top_menu  li a:hover {
	text-decoration:none;
	color:#0179b0;
}
#top_menu  li a span { 
	display:block; 
	padding:0 22px; 
	line-height:43px;
}

/*-- submenu --*/
#top_menu ul ul img{
	display:none;
}
#top_menu ul ul { 
	position:absolute; 
	top:82px; 
	width:150px;
	display:none; 
	padding:0; 
	top:82px; 
	z-index:9999; 
	background:#F5F5F5; 
	background:rgba(245,245,245,.9); 
	border:1px solid #DDDDDD; 
	border-radius: 6px; 
	webkit-border-radius: 6px; 
	-moz-border-radius: 6px; 
	box-shadow: 0 0 6px 0 rgba(0,0,0,.4); 
	-webkit-box-shadow: 0 0 6px 0 rgba(0,0,0,.4); 
	-moz-box-shadow: 0 0 6px 0 rgba(0,0,0,.4);
	padding:0px 10px;
}
#top_menu ul ul .last-item > a{
	border-bottom:none;
}

#top_menu ul ul a{
	color:#565555;
	border-bottom:1px dotted #898A8B;
	font-size:13px;
	font-weight:normal;
}
#top_menu ul ul li.dir > a > span{
	background:url(images/sub_arrow1.png) 100% 50% no-repeat;
}
#top_menu ul ul li.dir > a > span:hover{
	background:url(images/sub_arrow2.png) 100% 50% no-repeat;
}
#top_menu ul ul li.dir.sfHover > a > span{
	background:url(images/sub_arrow2.png) 100% 50% no-repeat;
}
#top_menu ul ul a:hover,
#top_menu ul ul .sfHover > a{
	color:#1080B4;
}
#top_menu ul ul li{
	float:none;
	padding:0px;
	background:none;
	margin:0px;
	margin-top:-1px;
}
#top_menu ul ul span{
	line-height:18px;
	padding: 7px 8px 7px 0;
}
#top_menu ul ul ul{
	left:160px;
	top:0px;
}
*+html #top_menu ul ul ul{
	margin-top:-1px;
}

@media (min-width: 768px) and (max-width: 979px) {
  .dnn_layout{
    width: 744px;
  }
  .Theme_03_Arrow{
	width: 705px!important;
  }
  #dnn_banner{
	background:url(images/banner_bg_ipad.png) 0px 0px repeat-x white;
  }
  .banner_bg{
	background:url(images/banner_map_ipad.jpg) 50% 0px no-repeat;
}
  #top_menu li a span{
	padding-left:11px;
	padding-right:11px;
  }
  .banner_shadow{
	background:url(images/banner_shadow_ipad.png) 0px 0px no-repeat;
	height:27px;
  }
  #top_menu{
	display:block!important;  
  }	
}
@media (min-width: 768px){
	#top_menu{
	display:block!important;  
  }	
}

@media (max-width: 767px) {
	header, #dnn_content,nav, #dnn_bottom, footer,#dnn_banner,#dnn_footer{
		padding:0px 20px;
	}
	.login_style{
		float:none;
		text-align:center;
		margin:0px;
		padding:10px 0px;
	}
	.search_bg{
		float:none;
		margin:0px auto;
		margin-bottom:10px;
	}
	
	.mobile_but{
		display:block;
		float:right;
		height:43px;
		padding-top:34px;
		width:66px;
		background:url(images/menu_tab.png) 0px 0px repeat-x;
	}
	.mobileclick{
		background:url(images/mobilemenu_icon.png) 0px 0px no-repeat;
		width:66px;
		height:43px;
		display:block;
		outline:none;
	}
	.menuclick_but{
		background:url(images/blue_arrow1.png) 51px 21px no-repeat;
		width:66px;
		height:43px;
		display:block;
	}
	.mobileclick_up .menuclick_but{
		background:url(images/blue_arrow2.png) 51px 21px no-repeat;
	}
	#dnn_banner{
		background:white;
	}
	.banner_bg{
		background:none;
	}
	.banner_shadow{
		background:url(images/banner_shadow_mobile.png) 50% 0px no-repeat;
		height:10px;
	}
	.banner_mid{
		min-height:1px;
		padding-top:10px;
	}
	.dnn_logo{
		margin-top:30px;
		margin-bottom:10px;
	}
	.copyright_style{
		float:none;
		text-align:center;
		margin-bottom:10px;
		margin-top:0px;
	}
	.FooterPane_A, 
	.FooterPane_B, 
	.FooterPane_C{
		padding: 10px 0px 0px 0px !important;
	}
	#top_menu{
		float:none;
		clear:both;
		display:none;
	}
	#top_menu li{
		float:none;
		background:url(images/mobile_line.jpg) 0px 100% repeat-x;
		padding-top:0px;
	}
	#top_menu > div > ul > li.first-item{
		background:url(images/mobile_line.jpg) 0px 100% repeat-x;
	}
	#top_menu li.back{
		display:none!important;
	}
	#top_menu li a{
		color:#333;
	}
	#top_menu > div > ul  > li.dir > a > span{
		background:url(images/mobile_arrow1.png) 100% 13px no-repeat;
	}
	#top_menu > div > ul  > li.dir > a > span:hover,
	#top_menu > div > ul  > li.dir.sfHover > a > span{
		background:url(images/mobile_arrow2.png) 100% 13px no-repeat;
	}
	#top_menu li a span{
		line-height:24px;
		padding:4px 0px;
	}
	#top_menu ul ul {
		position:relative!important;
		left:0px;
		top:0px;
		background:none; 
		border:none; 
		border-radius: 0px; 
		webkit-border-radius: 0px; 
		-moz-border-radius: 0px; 
		box-shadow: 0 0 0px; 
		-webkit-box-shadow: 0 0 0px; 
		-moz-box-shadow: 0 0 0px;
		width:auto;
		padding:0px 0px 0px 20px;
	}
	#top_menu ul ul a{
		border:none;
	}
	#top_menu ul ul ul{
		position:relative!important;
		left:0px;
		top:0px;
	}
	.dnn_layout {
		width: auto;
	}
	.BannerPane{
		overflow:hidden;
		padding:3px;
	}
	.unoslider_caption,
	.unoslider_navigation_container{
		display:none!important;
	}
	.news_detail .post_thum img{
		width:auto;
		max-width:100%;
	}
	.xblog_list .xblog_post .post_info{
		clear:left;
	}
	.simple_list .news_title{
		clear:left;
	}
	.xblog_list .xblog_post .post_info{
		clear:left;
	}
	.xblog_list .xblog_post .post_info .post_comments{
		display:none;
	}
	.xblog_list .xblog_post .post_info,
	.xblog_list .xblog_post .post_content,
	.xblog_list .xblog_post .post_categories,
	.xblog_list .xblog_post .post_tags{
		margin-left:0px!important;
	}
	.post_content .post_thum img{
		width:auto;
		max-width:100%;
	}
	div.dnnForm{ 
		min-width:1px;
		width:240px;
		margin:0 auto;
	}
	div.dnnLogin div.dnnFormItem{ 
		width:auto; 
		min-width:0px;
	}
	div.dnnLogin div.LoginPanel{ 
		width: auto;
	}
	div.dnnLogin div.dnnLoginRememberMe,
	div.dnnLogin p *{ 
		text-align:left;
		padding:0px; 
		margin:0 0 0 7px;
	}
	
}
@media (min-width: 511px) and (max-width: 767px) {
	.Theme_03_Arrow{
	  width: 470px!important;
	}
}
@media (min-width: 275px) and (max-width: 510px) {
	.Theme_03_Arrow{
	  width: 235px!important;
	}
}

@media (max-width: 320px) {
	.dnn_logo{
		margin-top:35px;
	}
	.dnn_logo img{
		width:180px;
	}
}
@media (max-width: 274px) {
	header, #dnn_content,nav, #dnn_bottom, footer,#dnn_banner,#dnn_footer{
		padding:0px 5px;
	}
	.Theme_03_Arrow{
	  width: 225px!important;
	}
}







