/* CSS Document */
@import url( bootstrap.css );
@import url(http://fonts.googleapis.com/css?family=Oswald);
h1,h2,h3,h4,h5,h6,.title1,.title2,.title3,.title4,.title5,.title6,.title7,#top_menu > div > ul > li > a,#mobile_menu > div > ul > li > a{ font-family:'Oswald',"Trebuchet MS", "Myriad Web Pro", arial, serif; letter-spacing:1px;}
#Body{
	color:#404040;
}
html,body{
	margin:0px; 
	height: 100%; 
	padding:0px; 
	font:normal 12px/1.5 Arial; 
	color:#404040;
}
p{
	margin:0px 0px 8px 0px;
}
header,nav,section,footer{
	display:block;
}
TH,TD,DIV{
}
A,
A:link{
	color:#261690;
	text-decoration:none;
}
A:active{
	color:#261690;
	text-decoration: none; 
}
A:visited{
	color:#261690;
	text-decoration: none; 
}
A:hover{
	color:#261690;
	text-decoration: underline;
}
h1{
	font:normal 24px/28px 'Oswald',"Trebuchet MS", "Myriad Web Pro", arial, serif;
	color:#646363;
	margin:5px 0 10px 0;
	
}
h2{
	font:normal 20px/24px 'Oswald',"Trebuchet MS", "Myriad Web Pro", arial, serif;
	color:#646363;
	margin:5px 0 10px 0;
}
h3{
	font:normal 16px/20px 'Oswald',"Trebuchet MS", "Myriad Web Pro", arial, serif;
	color:#261690;
	margin:5px 0 10px 0;
}
h4{
	font:normal 14px/18px 'Oswald',"Trebuchet MS", "Myriad Web Pro", arial, serif;
	color:#261690;
	margin:5px 0 10px 0;
}
h5{
	font:normal 14px/18px 'Oswald',"Trebuchet MS", "Myriad Web Pro", arial, serif;
	color:#261690;
	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;
}
.dnnPrimaryAction, 
.dnnFormItem input[type="submit"], 
a.dnnPrimaryAction{
	color:#fff!important;	
	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!important;
	text-decoration: none!important;
}
/* ********** Control Panel Style ************** */
.CommandButton,
A.CommandButton:link,
A.CommandButton:visited,
A.CommandButton:active{
	font-size:12px;
	color:#261690;
	text-decoration:none;
	font-weight:normal;
}
A.CommandButton:hover{
	color:#261690; 
	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;
    white-space: nowrap;
    width:184px;

}
.SearchIcon{
	display:none;
}
.search,
a.search:link,
a.search:active,
a.search:visited{
	color:#A90358;
	text-decoration:none;  
	display:block; 
	position:absolute; 
	right:0px; 
	top:0px; 
	overflow:hidden; 
	text-transform:uppercase; 
	font-size:16px; 
	font-weight:bold; 
	text-indent:-9999px;
	overflow:hidden; 
	width:37px; 
	height:34px;
	outline:none;
}
a.search:hover{
	color:#A90358;
	text-decoration:none;
}
input.SearchTextBox{
	width:177px; 
	color:#818080; 
	text-align: left; 
	height:16px; 
	padding:0px 0px 0px 0px; 
	background:none;
	border:none; 
	display:block; 
	position:absolute; 
	left:4px; 
	top:9px;
	outline:0;
	border-radius:0px 0px 0px 0px;
	-webkit-appearance: none;
	font-family:Arial, Helvetica, sans-serif;
}
/* ********** Buttons Style ************** */
/* ********** Pane Style ************** */

.BannerPane	{ 
	padding:15px 0px 27px 0px; 
	background:url(images/banner_shadow.png) 50% 100% no-repeat; 
}
#dnn_FooterLeftPane{
	background:url(images/pane_sep.png) right center no-repeat;
	padding:0 20px 10px 0;
	min-height:180px;
	width:460px;
	float:left;
	
	}
#dnn_FooterRightPane{
	padding-left:20px;
	float:left;
	width:460px;
	}
.row-fluid [class*="Pane"] {
	padding:0px 0px 5px 0px;

}
.DNNEmptyPane{ 
	display:none;
}
#dnn_FooterLeftPane,
#dnn_FooterLeftPane .Normal{
	color:#acacac;
}
.FooterLeftPane a{
	color:#fff;
}
#dnn_FooterRightPane,
#dnn_FooterRightPane .Normal{
	color:#acacac;
}
.FooterRightPane a{
	color:#fff;
}
#dnn_FooterLinkPane,
#dnn_FooterLinkPane .Normal,
#dnn_FooterLinkPane .SubHead{
	color:#828282;
}
.FooterLinkPane a{
	color:#b152fa;
}
#dnn_bottom .CommandButton,
#dnn_bottom A.CommandButton:link,
#dnn_bottom A.CommandButton:visited,
#dnn_bottom A.CommandButton:active{
	font-size:12px;
	color:#fff;
	text-decoration:none;
	font-weight:normal;
}
#dnn_bottom A.CommandButton:hover{
	color:#fff; 
	text-decoration: underline; 
	font-size:12px; 
	font-weight:normal; 
}	
.FooterLinkPane .CommandButton,
.FooterLinkPane A.CommandButton:link,
.FooterLinkPane A.CommandButton:visited,
.FooterLinkPane A.CommandButton:active{
	font-size:12px;
	color:#8675f9;
	text-decoration:none;
	font-weight:normal;
}
.FooterLinkPane A.CommandButton:hover{
	color:#8675f9; 
	text-decoration: underline; 
	font-size:12px; 
	font-weight:normal; 
}	
/* ********** 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:#404040; 
	font-family: Arial, Helvetica, sans-serif;
}
.bottom_mid .Normal { color:#ACACAC;}
.bottom_mid a { color:#fff;}
.bottom_mid a:hover { color:#fff;}
/* ********** Login Style ************** */
.login,
a.login:link,
a.login:active,
a.login:visited{
	color:#959594; 
	text-decoration:none; 
	font-weight:normal; 
	font-size:12px; 
	background:url(images/login_icon.jpg) 0px 50% no-repeat;
	padding:5px 10px 5px 32px;
}
a.login:hover{
	color:#1D428E;
	text-decoration:none; 
	font-weight:normal; 
	background:url(images/login_icon_h.jpg) 0px 50% no-repeat;
}
	

/* ********** User Style ************** */
.user,
a.user:link,
a.user:active,
a.user:visited{
	color:#959594; 
	text-decoration:none; 
	font-weight:normal;
	font-size:12px; 
	background:url(images/user_icon.jpg) 0px 50% no-repeat;
	padding:5px 10px 5px 32px;
}
a.user:hover{
	color:#1D428E; 
	text-decoration:none; 
	font-weight:normal; 
	background:url(images/user_icon_h.jpg) 0px 50% no-repeat;
}

/* ********** 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:#828282;
	text-decoration:none;
	font-weight:Normal;
	cursor:pointer;
}
a.footer:hover{
	color:#8675f9; 
	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:#828282;	
	text-decoration:none;	
	font-weight: normal;	
	border-bottom:0px dotted;
}
a.terms:hover{
	color:#8675f9;
	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:#8675f9; 
	text-decoration:none; 
	font-weight:normal;
	padding:0 0px;
}	
a.links:hover{
	color:#8675f9;
	text-decoration:underline;
	font-weight:normal;
}

/* ********** Breadcrumb Style ************** */
.breadcrumb,
a.breadcrumb:link,
a.breadcrumb:active,
a.breadcrumb:visited{
	font-size:13px;
	color:#201280;
	text-decoration:none; 
	font-weight:normal; 
}
a.breadcrumb:hover{
	font-size:13px;
	color:#201280;
	font-weight:normal;  
	text-decoration:underline;
}

/* ********** Other Style ************** */	
#dnn_wrapper{
	min-height:100%;
	position:relative;
	background:#1B1B1B;
	width:100%;
}
* html #dnn_wrapper{
	height:100%;
}
.dnn_layout{
	width:960px;
	margin:0px auto;
}
/* ********** HEADER ************** */	
header{
	background:#fff;
}
.head_mid{
	min-height:107px;
}
.dnn_logo{
	float:left;
	margin:20px 0px 10px 0px;
}
.HeadPane{
	float:left;
	margin:10px 0px 0px 10px;
}
.headr{
	float:right;
	margin-top:20px;
}
#Login{
			margin:0px 0px 0px 0px;
			padding-right:0;
			height:33px;
			border:1px solid #cfcfcf;
			border-bottom:1px solid #999;
			background:#eee;
			float:right;
			-webkit-border-radius:		3px;
			-moz-border-radius:		 	3px;
			border-radius: 				3px;
			
			-webkit-box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.2);
			-moz-box-shadow: 	0px 1px 0px 0px rgba(0, 0, 0, 0.2);
			box-shadow: 		0px 1px 0px 0px rgba(0, 0, 0, 0.2);

		}
		#Login .UserLink,
		#Login .LoginLink{
			position:relative;
			display:block;
			padding:11px 15px;
			min-width:15px; min-height:11px;
			font-weight:bold;
			font-size:11px;
			vertical-align:middle;
			line-height:1em;
			color: #666;
			background:#e7e7e7 url(Images/LoginLinksBg.png) repeat-x 0 0;
			float:left;
			text-decoration:none;
		}
		#Login .UserLink{
			border-right: 1px solid #C7C7C7;
		}
		#Login .LoginLink{
			 border-left: 1px solid #FCFCFC;
		}
		#Login .registerGroup, 
		#Login .registerGroup *, 
		#Login .loginGroup, 
		#Login .loginGroup *{
			display:block;
		} 
	
	
		#Login .registerGroup,
		#Login .loginGroup{float:left;padding:0;margin:0;} 
		
		#Login .registerGroup li:first-child:hover{border-left:#333;}
		/* Register Group Styles */
		#Login .registerGroup li{ 
			float:left;
			height:33px;
			border-left:1px solid #fcfcfc; /*light*/
			border-right:1px solid #c7c7c7; /*dark*/
		}
		#Login .registerGroup .buttonGroup{ margin:0px;}
		
		#Login .registerGroup a,
		#Login .loginGroup a{
			position:relative;
			display:block;
			padding:11px 15px;
			min-width:15px; min-height:11px;
			font-weight:bold;
			font-size:11px;
			vertical-align:middle;
			line-height:1em;
			color: #666;
			background:#e7e7e7 url(Images/LoginLinksBg.png) repeat-x 0 0;
			border:none;
			text-decoration:none;
		}
		
		#Login .registerGroup a:hover,
		#Login .loginGroup a:hover,
		#Login .UserLink:hover,
		#Login .LoginLink:hover{
			background:#666;
			color:#ddd;
			text-shadow: 0px -1px 0px #333333;
			
			-webkit-box-shadow: 	inset 0px 0px 5px 0px #333;
			-moz-box-shadow: 		inset 0px 0px 5px 0px #333;
			box-shadow: 			inset 0px 0px 5px 0px #333; 
			text-decoration:none;
		}
		#Login .registerGroup a:active,
		#Login .loginGroup a:active,
		#Login .UserLink:active,
		#Login .LoginLink:active{
			color:#fff;
			text-shadow: 0px -1px 0px #333333;
		}
		
		#Login .registerGroup a:hover,
		#Login .loginGroup a:hover{text-decoration:none;}
		
		#Login .registerGroup a strong,
		#Login .loginGroup a strong{
			position:absolute;
			left:0; top:0;
			width:100%; height:100%;
			display:block;
			font-size:11px;
			font-weight:bold;
			vertical-align:baseline;
			overflow:hidden;
			text-indent:-9999px;
		}
		
		.registerGroup .userMessages strong,
		.registerGroup .userNotifications strong{
			background:url(Images/userLoginSprite.png) no-repeat 15px 12px;
		}
		.registerGroup .userNotifications strong{ background-position:-85px 10px; }
		.registerGroup .userMessages strong:hover{background-position:15px -40px; }
		.registerGroup .userNotifications strong:hover{ background-position:-85px -42px;}
		.registerGroup .userMessages strong:active{background-position:15px -91px; }
		.registerGroup .userNotifications strong:active{ background-position:-85px -92px;}
		
		#Login .registerGroup a span{
			position:absolute;
			right:5px; top:-7px;
			display:inline-block;
			padding:2px 4px;
			min-width:7px;
			text-align:center;
			margin-right:3px;
			background: rgb(31,152,241); /* Old browsers */
			font-size:9px;
			color:#fff;
			text-shadow: 0px 1px 0px #333333;
			
			/*CSS3*/	
			background: -moz-linear-gradient(top, rgba(31,152,241,1) 0%, rgba(2,111,196,1) 100%); /* FF3.6+ */
			background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(31,152,241,1)), color-stop(100%,rgba(2,111,196,1))); /* Chrome,Safari4+ */
			background: -webkit-linear-gradient(top, rgba(31,152,241,1) 0%,rgba(2,111,196,1) 100%); /* Chrome10+,Safari5.1+ */
			background: -o-linear-gradient(top, rgba(31,152,241,1) 0%,rgba(2,111,196,1) 100%); /* Opera 11.10+ */
			background: linear-gradient(top, rgba(31,152,241,1) 0%,rgba(2,111,196,1) 100%); /* W3C */
			
			-webkit-border-radius: 	3px;
			-moz-border-radius: 	3px;
			border-radius: 			3px; 
			
			-webkit-box-shadow: 0px 1px 0px 0px #222222;
			-moz-box-shadow: 0px 1px 0px 0px #222222;
			box-shadow: 0px 1px 0px 0px #222222; 		
		}
		
		
		#Login .registerGroup .userProfileImg a{
			padding:0;background:none;
			min-width:25px;
		}
		#Login .registerGroup a img{
			border:1px solid blue;
			height:32px; width:32px;
			background:#555;
			
			-webkit-box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.2);
			-moz-box-shadow: 	0px 1px 0px 0px rgba(0, 0, 0, 0.2);
			box-shadow: 		0px 1px 0px 0px rgba(0, 0, 0, 0.2); 
		}
		/* Login Group Styles */
		#Login .loginGroup{
			border-left:1px solid #fcfcfc; /*light*/		
		} 
		#Login .loginGroup a{padding:11px 20px; font-weight:bold; color:#666;}
		
		/* Login Language Group */
		#Login .language-object{
			float:left;
			display:block;
			margin:0;
			padding:0;
			
			border-left:1px solid #c7c7c7; /*dark*/
		}
		#Login .language-object span{
			padding:8px 0;
			padding-right:8px;
			margin:0;
			float:left;
		}
		#Login .language-object span:first-child{
			padding-left:8px;
			border-left:1px solid #fcfcfc; /*light*/
		}
		#Login .language-object span img{
			height:12px; width:20px;
			opacity:0.2;
		}
		#Login .language-object span:hover img{opacity:1;}
		#Login .language-object .Language.selected img{
			opacity:1;
			border-color:#999;
			-webkit-border-radius: 2px;
			border-radius: 2px; 
			-webkit-box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.8);
			box-shadow: 		0px 1px 0px 0px rgba(255, 255, 255, 0.8); 
		}
.search_bg{
	float:right;
	position:relative;
	width:221px;
	height:34px;
	margin-top:20px;
	margin-bottom:20px;
	clear:right;
	background:url(images/search_bg.jpg) no-repeat;
	
}

/* ********** NAV ************** */	
.line{
	background:#2c13f5;
	height:2px;
	font-size:0px;
}
.dnn_menu{
	background:url(images/menu_bg.jpg) left top repeat #fff;
	min-height:46px;
	border-top:1px solid #817cb3;
	border-bottom:1px solid #817cb3;
}
.menu_mid { }
/* ********** CONTENT ************** */	
#dnn_content{
	background:url(images/content_bg.jpg) 0px 0px repeat-x #E3E3E3;
    padding-top:10px;
}
*+html #dnn_content{
	position:relative;
	z-index:903;
}
.left_shadow{
	background:url(images/left_shadow.png) no-repeat;
	width:19px;
	height:218px;
	position:absolute;
	left:-19px;
	top:10px;
}
.right_shadow{
	background:url(images/right_shadow.png) no-repeat;
	width:19px;
	height:218px;
	position:absolute;
	right:-19px;
	top:10px;
}
#dnn_content .content_bg{
	margin-bottom:-51px;
	position:relative;	
	padding-bottom:6px;
	padding-top:6px;
	z-index:903;
	background:#fff;
	border-radius:7px;
}

#dnn_content .braed_style{
	background:url(images/bread_icon.jpg) 11px 50% no-repeat #fff;
	padding:5px 0px 5px 36px;
	color:#201280;
}
#dnn_content .pane_layout{
	background:#fff;
	min-height:332px;
	padding:5px 10px 0px 10px;
}
* html .pane_layout{
	height:332px;
}

/* ********** FOOTER ************** */	

.copyright_style{
	float:left;
	padding:5px 0px 5px 0px;
}
.copyright_style .sep{
	margin:0px 10px;
	color:#828282;
}
.footerp{
	float:right;
	padding:0px 0px 0px 0px;
}
/* ********** BOTTOM ************** */	
#dnn_bottom{
	background:url(images/footer_bg.jpg) repeat;
}
*+html #dnn_bottom{
	position:relative;
}
#dnn_bottom .bottom_mid{
	padding-top:60px;

}
.footer_mid{
	padding-top:10px;
	padding-bottom:10px;
}

.clear{
	clear:both;
}
/*main menu*/
*+html #top_menu{
	position:relative;
	z-index:904;
}
#top_menu ul{
	margin:0px;
	padding:0px 0px;
	display:block;}
#top_menu ul{
	display:inline-block;}
#top_menu ul:after{
	content:".";
	font-size:0px;
	height:0px;
	display:block;
	clear:both;
	visibility:hidden;}
#top_menu ul{
	margin:0px; padding:0px 0px;display: block; }
#top_menu li{
	list-style: none none outside; float:left;position:relative; margin:0px 0px; padding:0px; }
#top_menu ul li{
	background:url(images/menu_sep.jpg) left top no-repeat; padding-left:2px;
	}
#top_menu ul li a{
	color:#fefefe; text-decoration:none; display: block; cursor:pointer;font-size:15px;width:auto; float:left; line-height:46px; }
#top_menu ul li span{
	padding:0px 25px; display:block; white-space: nowrap;}
#top_menu ul li a:hover{
	color: #fefefe;text-decoration:none; background:url(images/menu_hover.jpg) left top repeat-x;}
#top_menu ul li a:hover span{
	 }
#top_menu ul li.current a{
	color: #fefefe;  text-decoration:none; background:url(images/menu_hover.jpg) left top repeat-x;}
#top_menu ul li.current span{
	}
#top_menu ul li.current .menuslide span{
	background:transparent; }
#top_menu ul li a.menu_hover{
	color:#fefefe; background:url(images/menu_hover.jpg) left top repeat-x;}
#top_menu ul li a.menu_hover span{
	}
/*sub menu*/
#top_menu .menuslide{
	display: none; float: left; overflow:hidden; position:absolute; }
#top_menu .menuslide div{
	margin-top:-8px;}
#top_menu .menuslide ul{
 display: none;left: 0px; float: left; position:relative; margin:0px; background:rgba(32,18,128,0.9); padding:8px 0px; -moz-border-radius:0 0 6px 6px; -webkit-border-radius:0 0 6px 6px; border-radius:0px 0px 6px 6px;}
#top_menu .menuslide ul li{
    display:block; clear:both; padding:0px 4px; background:none; margin:0px; position:relative; }
#top_menu .menuslide ul li span{
	color:#8878fc; display:block; padding:0 30px 0 15px; margin:0px; background:none;}
#top_menu .menuslide ul li a{
	display:block;font-weight: normal;font-size:12px;margin:0px;  padding:0px; background:none; float:left; line-height:26px; font-family:Arial;}
#top_menu .menuslide ul a:hover{
	width:100%;background:none;   padding:0px; line-height:26px; background:rgba(136,120,252,0.7);  -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;}
#top_menu .menuslide ul a:hover span{
	color: #fefeff;  margin:0px;  background:none;}
#top_menu .menuslide ul{
	float:left;left:0px;position:relative;}
#top_menu .menuslide ul li a.menu_hover{
	background:rgba(136,120,252,0.7); color:#fefeff;   -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;}
#top_menu .menuslide a.menu_hover span{
	background:none; margin:0px; color:#fefeff;  }
#top_menu .menuslide ul > li.dir > a span{
    background:url(images/menu_icon2.png) 96% 50% no-repeat;}
#top_menu .menuslide ul > li.dir > a:hover span{
    background:url(images/menu_icon1.png) 96% 50% no-repeat;}
#top_menu .menuslide ul > li.dir > a.menu_hover span{
    background:url(images/menu_icon1.png) 96% 50% no-repeat;}
/* ********** Mobile Menu ************** */	
#mobile_menu ul { margin:0px; padding: 0px 0 10px 0;}
#mobile_menu ul li { list-style:none; margin-bottom:3px;}
#mobile_menu ul li a { font-size:18px; color:#fefefe; display:block; line-height:36px; font-family:Arial, Times, serif; background:url(images/submenu_bg.png) 0% 0% repeat-x; border-radius:4px; padding:0px 12px 0px 14px; text-decoration:none;}
#mobile_menu ul ul li a { padding:0px;}
#mobile_menu ul li a span { display:block;}
#mobile_menu ul li.dir > a > span { background:url(images/dir_bg.png) 100% 50% no-repeat;}
#mobile_menu ul li a:hover,#mobile_menu ul li.current > a{  background:url(images/submenu_hover_bg.jpg) 0% 0% repeat-x;}
#mobile_menu ul ul { background:#282828;  border-radius:4px; padding:5px 10px; margin:3px 0px 0px 0px; display:none; }
#mobile_menu ul ul li a { border-bottom:1px solid #414141; border-radius:0px; font-family:Arial;}
#mobile_menu ul ul > li.last-item > a { border:none;}
#mobile_menu ul ul ul > li.last-item > a { border-bottom:1px solid #414141;}  
#mobile_menu ul ul li.sfHover > a { color:#5f77ec;}
#mobile_menu ul ul ul { padding:0px;  margin:0px;}
#mobile_menu ul ul ul li a { padding:0px 0px 0px 20px;}
#mobile_menu ul ul ul ul li a { padding:0px 0px 0px 40px;}
#mobile_menu ul ul ul ul ul li a { padding:0px 0px 0px 60px;}
#mobile_menu ul ul ul ul ul ul li a { padding:0px 0px 0px 80px;}
#mobile_menu ul ul li a { background:none; font-family:Arial, Helvetica, sans-serif; font-size:14px;}
#mobile_menu ul ul li a:hover { background:none; color:#5f77ec;}



#dnn_wrapper .book{ color:#6B6B6B; background:url(images/bullet_book.png) left 2px no-repeat; padding-left:23px; font:bold 12px/18px Tahoma, Geneva, sans-serif;}



.arrow{
	padding:0px;
	margin:0px;
}
.arrow li{
	list-style:none;
}
.arrow li a{
	color:#404040; 
	text-decoration:none; 
	background:url(images/grey_arrow.png) 17px 50% no-repeat; 
	font:bold 13px/18px Arial; 
	display:block;
	padding:5px 0px 5px 42px;
}

.arrow li a:hover{
	background:url(images/blue_arrow.png) 17px 50% no-repeat; 
	color:#261690;
}
.blue_title{
	color:#261690;
}
.last_news .thumb{
	float:left;
	margin-right:10px;
	margin-bottom:5px;
	margin-top:5px;
}
.gray_line{
	height:2px;
	font-size:0px;
	border-bottom:1px dotted #D0D4D8;
	margin:10px 0px 12px 0px;
	clear:both;
}

.Container-1 .gray{ color:#646363;}

.the-icons,
.the-icons li{ list-style:none; margin-left:0px;}
.readmore{
	background:url(images/readmore.png) 0px 0px no-repeat;
	width:90px;
	height:30px;
	text-align:center;
	color:#fff!important;
	display:inline-block;
	line-height:30px;
	text-decoration:none!important;
}
.readmore:hover{
	background:url(images/readmore.png) 0px -30px no-repeat;
}
*+html .readmore{
	display:inline;
}
a.sub_titile{
	color:#c70276;
	font-size:12px;
	font-weight:bold;
	}
	
	
@media (max-width: 767px) {
	.dnn_layout {
		width: auto;
	}
	.dnn_logo { 
		text-align:center; 
		padding:0px !important;
		float:none;
	}
	.dnn_logo img{
		max-width:100%;
	}
	.HeadPane{
		float:none;
	}
	.headr{
		float:none;
	}
	#Login{
		text-align:center;
		float:none;
	}
	.search_bg{
		float:none;
		margin:8px auto;
		text-align:left;
	}
	header,
	#dnn_content,
	#dnn_bottom,
	footer	{
		padding-right: 20px;
		padding-left: 20px;
	}
	.headr{
		margin-top:8px;
		text-align:center;
	}
	#Login{
		display:inline-block;
	}
	.line{
		display:none;
		}
	.BannerPane{
		background:none;
		padding-bottom:10px;
		padding-top:0;
		overflow:hidden;
	}
	#dnn_FooterLeftPane{
	background:none;
	padding-right:0;
	float:none;
	width:auto;
	}
	#dnn_FooterRightPane{
	padding-left:0;
	float:none;
	width:auto;
	}
	.copyright_style,
	.footerp{
		float:none;
		text-align:center;
		}
	.news_detail .post_thum img{
		width:auto;
		max-width:100%;
	}
	.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;
	}
	.unoslider_caption{
		display:none!important;
	}
}

@media (min-width: 768px) and (max-width: 979px) {
  .dnn_layout{
    width: 744px;
  }
  .BannerPane	{ 
	padding:5px 0px 14px 0px; 
	background:url(images/banner_shadow_ipad.png) 50% 100% no-repeat; 
	}
	#dnn_FooterLeftPane,#dnn_FooterRightPane{
	width:342px;
	}
	#top_menu ul li span{
		padding:0px 20px;
	}
}








