/* CSS Document */
@import url( bootstrap.css );

@font-face {
    font-family: 'zurich_xcn_btregular';
    src: url('fonts/zurchxc-webfont.eot');
    src: url('fonts/zurchxc-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/zurchxc-webfont.woff') format('woff'),
         url('fonts/zurchxc-webfont.ttf') format('truetype'),
         url('fonts/zurchxc-webfont.svg#zurich_xcn_btregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
.breadcrumb,
#top_menu ul li a,
#Mega_menu ul li a,
.title2,
.title3,
.special,
.lay_title
{
	font-family: 'zurich_xcn_btregular';
	
}
#Body{
	color:#535050;
	background:url(images/body_bg.jpg) repeat 0 0;
}
html,body{
	margin:0px; 
	height: 100%; 
	padding:0px; 
	font:normal 12px/1.5  Arial, Helvetica, sans-serif; 
	color:#535050;
}
p{
	margin:0px 0px 8px 0px;
}
header,nav,section,footer{
	display:block;
}
TH,TD,DIV{
}
A,
A:link{
	text-decoration:none;
	
}
A:active{
	text-decoration: none; 
	
}
A:visited{
	text-decoration: none; 
	
}
A:hover{
	text-decoration: underline;
	
}
h1{
	font-size:24px;
	font-weight:normal;
	line-height:28px;
	margin:5px 0 10px 0;
	color:#2b2b2b;
	font-family:Arial;
	
}
h2{
	font-size:18px;
	font-weight:normal;  
	line-height:26px; 
	margin:5px 0 10px 0;
	color:#2b2b2b;
	font-family:Arial;
	
}
h3{
	font-size:18px;
	font-weight:normal; 
	line-height:28px;
	margin:5px 0 10px 0;
	font-family:Arial;
}
h4{
	font-size:16px;
	font-weight:normal; 
	line-height:26px;
	margin:0px 0 4px 0;
	font-family:Arial;
}
h5{
	font-size:15px;
	font-weight:normal; 
	line-height:26px;
	color:#000;
	margin:5px 0 10px 0;
	font-family:Arial;
}
h6{
	font-size:14px;
	font-weight:normal; 
	line-height:24px;
	color:#000;
	margin:5px 0 10px 0;
	font-family:Arial;
}

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;
}
ul.dnnActionMenuBody li ul li a,
ul.dnnActionMenuBody li ul li a img{
	color:#328DDE!important;	
}

.clear{
	clear:both;
}

/* ********** Control Panel Style ************** */
.CommandButton,
A.CommandButton:link,
A.CommandButton:visited,
A.CommandButton:active{
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
}
A.CommandButton:hover{
	text-decoration: underline; 
	font-size:12px; 
	font-weight:normal; 
}
#dnn_banner .CommandButton,
#dnn_banner A.CommandButton:link,
#dnn_banner A.CommandButton:visited,
#dnn_banner A.CommandButton:active,
#dnn_banner A.CommandButton:hover{
	color:#fff;
	}
.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 ************** */

/* ********** Buttons Style ************** */
/* ********** Pane Style ************** */
.row-fluid [class*="Pane"] {
	padding:0px 0px 10px 0px;
}

.BotPane_A,
.BotPane_B,
.BotPane_C{
	padding:20px 0 10px 0!important;
}
.DNNEmptyPane{ 
	display:none;
}
.BannerPane:hover,
.BotPane_A:hover,
.BotPane_B:hover,
.BotPane_C:hover{
	z-index:904;
	position:relative;
}
/* ********** 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:#535050; 
	font-family:Arial, Helvetica, sans-serif;
}

/* ********** Login Style ************** */
.login,
a.login:link,
a.login:active,
a.login:visited{
	color:#fefefe;
	text-decoration:none; 
	font-weight:normal; 
	font-size:12px;
	background:url(images/login_icon.png) no-repeat 0 50%;
	padding-left:20px;
	display:inline-block;
}
a.login:hover{
	text-decoration:none; 
	font-weight:normal;
}
/* ********** User Style ************** */
.user,
a.user:link,
a.user:active,
a.user:visited{
	color:#fefefe;
	text-decoration:none; 
	font-weight:normal; 
	font-size:12px;
	background:url(images/user_icon.png) no-repeat 0 50%;
	padding-left:20px;
	display:inline-block;


}
a.user:hover{
	text-decoration:none; 
	font-weight:normal;
}

/* ********** Date Style ************** */

/* ********** Footer Style ************** */
.footer,
a.footer:link,
a.footer:active,
a.footer:visited{
	font-size:12px;
	color:#fff;
	text-decoration:none;
	font-weight:Normal;
}
a.footer:hover{
	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:#fff;	
	text-decoration:none;	
	font-weight: normal;	
	border-bottom:0px dotted;
}
a.terms:hover{
	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:30px;
	text-decoration:none;
	font-weight:normal;
	color:#fff;
}
a.breadcrumb:hover{
	text-decoration:underline;
	font-weight:normal;
	color:#fff; 
}


/* ********** Search ************** */
#mobile_menu{
	border-top:1px solid #E5E5E5;	
}
.search_bg{
	float:right;
	position:relative;
	width:213px;
	height:29px;
	margin:14px 0 15px 10px;
	
}
#search2{
	width:254px;	
}


#search .SearchBorder,
#search2 .SearchBorder{
	border-radius:10px;
    border:none;
	box-shadow:inset 1px 1px 2px rgba(0,0,0,.5);
	-moz-box-shadow:inset 1px 1px 2px rgba(0,0,0,.5);
	-webkit-box-shadow:inset 1px 1px 2px rgba(0,0,0,.5);
    float: none;
    height:29px;
    margin-top:0px;
    position: relative;
    white-space: nowrap;
    width:175px;

}
#search2 .SearchBorder{
	width:215px;	
}
#search2 input.SearchTextBox{
	width:190px;	
}
.SearchIcon{
	display:none;
}
.search,
a.search:link,
a.search:active,
a.search:visited{
	color:#A90358;
	text-decoration:none;
	background-image:url(images/search_a.png);
	background-position:50% 50%;
	background-repeat:no-repeat;  
	display:block; 
	position:absolute; 
	right:0px; 
	top:1px; 
	overflow:hidden; 
	text-transform:uppercase; 
	font-size:16px; 
	font-weight:bold; 
	text-indent:-9999px;
	overflow:hidden; 
	width:28px; 
	height:28px;
	padding:0;
	outline:none;
	border-radius:14px;
	box-shadow:inset 1px 1px 2px rgba(0,0,0,.5);
	-moz-box-shadow:inset 1px 1px 2px rgba(0,0,0,.5);
	-webkit-box-shadow:inset 1px 1px 2px rgba(0,0,0,.5);
}
a.search:hover{
	color:#A90358;
	text-decoration:none;
}
input.SearchTextBox{
	width:155px; 
	color:#fff;
	font-size:12px;
	height:16px;
	line-height:16px; 
	padding:0 10px 0px 0; 
	background:none;
	border:none; 
	display:block; 
	position:absolute; 
	left:10px; 
	top:7px;
	outline:0;
	border-radius:0px 0px 0px 0px;
	-webkit-appearance: none;
	font-family:Arial, Helvetica, sans-serif;
}	



/* ********** Color Style ************** */	



/* ********** Other Style ************** */	
#dnn_wrapper{
	
	}
.dnn_main{
	background:#fff;
	box-shadow:0 0 5px rgba(0,0,0,.7);
	-moz-box-shadow:0 0 5px rgba(0,0,0,.7);
	-webkit-box-shadow:0 0 5px rgba(0,0,0,.7);
}

.dnn_layout{
	width:970px;
	margin:0px auto;
}


/* ********** HEADER ************** */
header{
	border-top:9px #050505 solid;
}
.head_mid{
	padding:20px 15px;
}
.dnn_logo{
	float:left;
	margin-right:10px;
}

.headr{
	float:right;
}
.language_style{
	float:right;
	}
.language-object .Language.selected img{
	border:2px solid #c6c2c2;
	margin:1px;	
}
.language-object .Language img{
	margin:3px;	
	border:none;
}
.head_r_bot{
	clear:right;
	}
.headpane{
	float:right;
	}
#login_style{
	color:#fefefe;
	line-height:26px;
	font-size:12px;
	float:right;
	padding:10px 0 0 10px;
	
}
#login_style span{
	display:inline-block;
	border-radius:6px;
	background-image:url(images/login_bg.png);
	background-position:0 100%;
	background-repeat:repeat-x;
	background-color:#787878;
	padding:0 14px;
	line-height:26px;
	margin-left:5px;
	}
/* ********** NAV ************** */
nav{
	background:url(images/nav_bg.png) repeat-x 0 0 #f6f3f3;
	border-top:1px solid #e5e5e5;
}
.nav_mid{
	padding:0px 15px;
}
#top_menu,
#Mega_menu{
	float:left;
}
/* ********** Banner ************** */

.banner_mid,
.bottom_mid{
	position:relative;
	padding:0px 15px;	
}

.shadow{
	background:url(images/shadow.png) 50% 0 no-repeat;
	height:30px;
	width:970px;
	position:absolute;
	top:0;
	z-index:903;
}

.bread_buy{
	background:url(images/bread_buy.png) no-repeat 100% 0%;
	padding:15px 0px;
	}
.current_page{
	color:#fff;
	font-size:31px;
	font-family: 'zurich_xcn_btregular';
	}
.bread_style{
	font-size:12px;
	float:left;
	color:#fff;
	}
.top_right{
	float:right;
	}
/* ********** CONTENT ************** */
.content_mid{
	padding:15px 15px 10px 15px;
}

.shadow_bar{
	background:url(images/shadow_bar.png) no-repeat 50% 0;
	padding-top:15px !important;
}

.TopOutPane,
.content_top{
	padding-bottom:15px !important;
}
.LeftOutPane{
	padding-left:10px!important;
	padding-right:10px!important;	
}
.pane_layout{
	min-height:200px;
}
/* ********** FOOTER ************** */

/* ********** BOTTOM ************** */	
#dnn_bottom{
	background-image:url(images/bottom_bg.png);
	background-position:50% 0;
	background-repeat:no-repeat;
	
}
.botpane{
	padding:0 15px;
	}

.sep_line{
	height:2px;
	background:url(images/sep_line.png) 50% 0 no-repeat;
	}

#dnn_footer{
	background:url(images/footer_bg.png) repeat 0 0;
	border-bottom:9px solid #050505;
	}	
.footer_mid{
	padding:15px;
	}
.copyright_style{
	float:left;	
	color:#fff;
	padding:8px 0;
	line-height:18px;
}

.copyright_style .sep{
	margin:0px 10px;	
}
#to_top{
	float:right;
	cursor: pointer;
	margin-left:5px;
}

.footerp{
	float:right;
	color:#7a7a7a;
	line-height:18px;
}
#dnn_bottom .Normal,
#dnn_bottom a{
	color:#fff;
	}
/*--------- Top Menu style ----------*/
#top_menu ul{
	margin:0px;
	padding:0px 0px;
	display:block;}
#top_menu ul{
	display:inline-block;}
#top_menu img{
	vertical-align:bottom;
}
#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;
	position:relative;
	z-index:905; 
}
#top_menu li{ 
	position:relative;
	display:block;
	float:left;
	list-style-type:none;
	padding:0;
	
	}
#top_menu ul li{
	margin-right:2px;
	}
#top_menu ul li.last-item{
	margin:0;
	}
#top_menu ul li a{ 
	display:block;
	position:relative;
	float:none;
	color:#231f20;
	font-size:22px;
	line-height:26px;
	padding:16px 20px;
	cursor:pointer;
	text-decoration:none;
	
	transition: 		background ease-in 200ms;
	-moz-transition: 	background ease-in 200ms; /* Firefox 4 */
	-webkit-transition: background ease-in 200ms; /* Safari and Chrome */
	-o-transition: 		background ease-in 200ms; /* Opera */
	-ms-transition: 	background ease-in 200ms; /* IE9? */
	
}
#top_menu > div > ul > li > a.menu_hover,
#top_menu > div > ul > li.current > a,
#top_menu ul li a:hover {
	text-decoration:none;
	color:#fff;
	background-image:url(images/topmenu_ahover.png);
	background-repeat:repeat-x;
	background-position:50% 100%;
	
}
#top_menu ul li a span { 
	display:block; 
}

/*-- submenu --*/
#top_menu .menuslide{
	display: none; 
	float: left; 
	overflow:hidden; 
	position:absolute;
	margin:1px 0 0 0px;
	
	}
#top_menu .menuslide div{
	margin:0px 0 0 0px;

	}
#top_menu  .menuslide ul { 
	display: none;
	left: 0px; 
	float: left; 
	position:relative; 
	margin:0px;
	box-shadow: 0 0 2px 0 rgba(0,0,0,.7); 
	-webkit-box-shadow: 0 0 2px 0 rgba(0,0,0,.7); 
	-moz-box-shadow: 0 0 2px 0 rgba(0,0,0,.7);
	padding:0px;
	border-top-width:1px;
	border-top-style:solid;
	background:#fff;
	
}
#top_menu  .menuslide ul ul{
	border-top:none;
	}
#top_menu .menuslide ul li{
    display:block; 
	clear:both; 
	padding:0px; 
	background:none; 
	margin:0px;
	}
#top_menu  .menuslide  ul li a{
	color:#696763;
	font-weight:normal;
	position:relative;
	padding:10px 20px;
	line-height:18px;
	border-bottom:1px solid #ebebea;
	font-family:Arial;
	font-size:12px;
}
#top_menu  .menuslide  ul li.last-item  a{
	border:none;
	}
#top_menu .menuslide ul li a span{
	
	display:block;
	padding:0 40px 0 0;
	margin:0px; 
	background:none;
	width:auto;
	white-space:nowrap;
	}
#top_menu .menuslide ul a:hover,
#top_menu .menuslide ul li > a.menu_hover{
	background:none;
		}
#top_menu .menuslide ul li.dir > a:after{
	content:">>";
	position:absolute;
	right:20px;
	top:10px;
	}




/*--------- Left Menu style ----------*/
#left_menu{
	
}
#left_menu img{
	display:none;	
}
#left_menu ul{
	padding:0;
	margin:0px;
}
#left_menu ul li{
	list-style:none;
	margin-bottom:2px;
}

#left_menu ul li a{
	display:block;
	text-decoration:none;
	color:#7e7e7e;
	padding:7px 15px;
	line-height:20px;
	font-size:14px;
	position:relative;
	transition: 		all ease-in 200ms;
	-moz-transition: 	all ease-in 200ms; /* Firefox 4 */
	-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
	-o-transition: 		all ease-in 200ms; /* Opera */
	-ms-transition: 	all ease-in 200ms; /* IE9? */
	background:url(images/left_menubg.jpg) 0px 0px repeat-x #F0EEEE;
	border:1px solid #DEDEDE;
}
#left_menu > div > ul > li.current > a{
	padding:8px 16px;	
	border:none;
	background:none;
	color:#fff;
}
#left_menu > div > ul > li.current > a:hover{
	color:#fff;
}

#left_menu ul ul {
	padding:8px 15px 8px 15px;
	margin-top:3px;
	display:none;
	border:1px solid #DEDEDE;
	background:#F5F5F5;
	
}
#left_menu ul li.current > ul{
	display:block;	
}
#left_menu ul ul .subcurrent > ul{
	display:block;	
}


#left_menu ul li li{
	border:none;	
}
#left_menu ul li li a{
	padding:4px 5px 4px 20px;	
	line-height:18px;
	font-weight:normal;
	color:#646464;
	font-size:12px;
	background:none;
	border:none;
}
#left_menu ul li li a:before{
	content:">>";
	position:absolute;
	top:4px;
	left:0px;
	font-size:11px;
	}
#left_menu ul li li a span{
	padding:0 0px 0 0px;
}

#left_menu ul ul ul{
	margin:1px 0 0 15px;
	padding:0px;
	background:none;
	border:none;	
}

/*--------- Mega Menu style ----------*/

#Mega_menu { 
}
#Mega_menu ul { 
	list-style:none; 
	margin:0; 
	padding:0px;
	position:relative;
	z-index:905;
}
#Mega_menu li{ 
	position:relative;
	display:block;
	float:left;
	list-style-type:none;
	padding:0;
	margin-right:2px;
	}
#Mega_menu ul li.last-item{
	margin-right:0;
	}
#Mega_menu ul li a{ 
	display:block;
	position:relative;
	float:none;
	color:#231f20;
	font-size:22px;
	line-height:26px;
	padding:16px 20px; 
	cursor:pointer;
	text-decoration:none;
	transition: 		background ease-in 200ms;
	-moz-transition: 	background ease-in 200ms; /* Firefox 4 */
	-webkit-transition: background ease-in 200ms; /* Safari and Chrome */
	-o-transition: 		background ease-in 200ms; /* Opera */
	-ms-transition: 	background ease-in 200ms; /* IE9? */
}
#Mega_menu > div > ul li.sfHover > a ,
#Mega_menu > div > ul li.current > a,
#Mega_menu > div > ul > li > a:hover {
	text-decoration:none;
	color:#fff;
	background-image:url(images/topmenu_ahover.png);
	background-repeat:repeat-x;
	background-position:50% 100%;
}
#Mega_menu ul li a span { 
	display:block; 
}
/*-- submenu --*/


#Mega_menu ul ul{
	position:absolute; 
	top:58px; 
	width:390px !important;
	display:none; 
	padding:15px 0 15px 15px; 
	z-index:9999; 
	background:#fff; 
	box-shadow: 0 0 5px 0 rgba(0,0,0,.7); 
	-webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,.7); 
	-moz-box-shadow: 0 0 5px 0 rgba(0,0,0,.7);
	border-top-style:solid;
	border-top-width:1px;
}

#Mega_menu ul ul li{
    display:block; 
	padding:0; 
	background:none;
	float:left;
	width:180px !important;
	margin:0px 15px 0  0;
	}

#Mega_menu ul ul li a span{
	display:block;
	padding:0px;
	margin:0px; 
	background:none;
	word-break:break-all;
	}
#Mega_menu ul ul li a{
	display:block;
	font-weight:bold;
	font-size:12px;
	color:#696763;
	margin:0px;
	position:relative;
	padding:5px 0px;
	line-height:17px;
	width:180px !important;
	font-family:Arial, Helvetica, sans-serif;
	transition: 		color ease-in 200ms;
	-moz-transition: 	color ease-in 200ms; /* Firefox 4 */
	-webkit-transition: color ease-in 200ms; /* Safari and Chrome */
	-o-transition: 		color ease-in 200ms; /* Opera */
	-ms-transition: 	color ease-in 200ms; /* IE9? */
	border-bottom:1px solid #EBEBEA;
	}
#Mega_menu ul ul li a:hover,
#Mega_menu ul ul li.sfHover >  a{
	background:none;
	}	

#Mega_menu ul ul ul{
	border:none;
	padding:0px;
	display:block !important;
	left:0 !important;
	float:none;
	width:180px !important;
	background:none;
	position:static;
	height:auto!important;
	}
#Mega_menu ul ul li li{
	clear:both;
	margin:0;
	padding:0;
	}
#Mega_menu ul ul li li a{
	float:none;
	position:relative;
	border-bottom:none;
	font-size:11px;
	
	}
#Mega_menu ul ul li li a:before{
	content:"";
	width:4px;
	height:8px;
	position:absolute;
	top:9px;
	left:5px;
	background-image:url(images/mega_icon.png);
	background-position:0 0;
	background-repeat:no-repeat;
	background-color:#696763;
	
	}
#Mega_menu ul ul li li li a:before{
	left:20px;
	}
#Mega_menu ul ul li li li li a:before{
	left:35px;
	}
#Mega_menu ul ul li li a span{
	padding-left:15px;
	}
#Mega_menu ul ul li li  li a span{
	padding-left:30px;}
#Mega_menu ul ul li li  li li a span{
	padding-left:45px;
	}
	


/* ********** Control Panel Style ************** */

.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;
}



/* ********** Banner Style ************** */

.lay_title{
	font-size:53px;
	color:#2a2a2a;
	font-weight:normal;
	background:#1b1a18;
	color:#fff;
	padding:5px 30px 1px 30px;
	line-height:53px;
	white-space:nowrap!important;
	}
.lay_subtitle{
	font-size:23px;
	font-weight:bold;
	white-space:nowrap!important;
	color:#fff;
	}
.lay_desc{
	font-size:16px;
	color:#fff;
	width:403px;
	
	
	}
		
.lay_link{
	display:inline-block;
	text-decoration:none!important;
	color:#feffff!important;
	background:#1b1a18;
}
.ls-Theme_23_borderlesslight{
	background:none !important;}
.des_li{
	padding:0;
	margin:0;
	}
.des_li li{
	list-style:inside disc;
	margin-bottom:5px;
	}

/********** Form Style ************** */

.Theme_Normal_Bottom .btn:hover{
	background-color:#fff;	
}
.Theme_Normal_Bottom .btn{
	background:#fff !important;
}
/*********** Other Style*********************************/


	
.clock{
	display: inline-block;
  	width: 16px;
  	height: 16px;
  	*margin-right: .3em;
 	line-height: 16px;
  	vertical-align: text-top;
  	background-image: url("images/clock.png");
  	background-position: 0px 0px;
  	background-repeat: no-repeat;	
	margin-to:-2px;
}
.skype{
	display: inline-block;
  	width: 16px;
  	height:16px;
  	*margin-right: .3em;
 	line-height: 16px;
  	vertical-align: text-top;
  	background-image: url("images/skype.png");
  	background-position: 0px 0px;
  	background-repeat: no-repeat;	
	margin-top:-2px;
}
.msn{
	display: inline-block;
  	width: 16px;
  	height: 16px;
  	*margin-right: .3em;
 	line-height: 16px;
  	vertical-align: text-top;
  	background-image: url("images/msn.png");
  	background-position: 0px 0px;
  	background-repeat: no-repeat;	
	margin-top:-2px;
	
}
.gmail{
	display: inline-block;
  	width: 16px;
  	height: 16px;
  	*margin-right: .3em;
 	line-height: 16px;
  	vertical-align: text-top;
  	background-image: url("images/mail.png");
  	background-position: 0px 0px;
  	background-repeat: no-repeat;	
	margin-top:-2px;
	
}


.abtn{
	line-height:42px!important;
	color:#fff!important;
	text-decoration:none!important;
	display:inline-block;
	padding:0px 23px;
	margin:0px 15px 0 0;
	text-align:center;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	font-size:22px;
	font-family: 'zurich_xcn_btregular';
	margin-top:10px;
}

.abtn:hover{
	color:#fff !important;
	}

*+html .abtn{
	display:inline;	
}



#dnn_FooterLinkPane .Normal{
	color:#fff;
}


.purchase{
	background:#f6f6f6;
	padding:20px 30px;
	}
.contact1{
	float:left;}
.contact2{
	float:right;
	}
@media (min-width: 768px) and (max-width: 969px) {
	.dnn_layout{
		width: 737px;
	}
	.shadow{
		background:url(images/shadow_ipad.png) no-repeat 50% 0;
		height:20px;
		width:737px;
	}
	.shadow_bar{
		background:url(images/shadow_bar_ipad.png) no-repeat 50% 0;
	}
	#top_menu ul li a,
	#Mega_menu ul li a{
		padding: 16px 13px;
	}
	.nav_mid{
		padding: 0px 5px;
	}
	.head_mid {
		padding: 20px 5px;
	}
	.banner_mid, .bottom_mid{
		padding: 0px 5px;	
	}
	.content_mid {
		padding: 15px 5px 10px 5px;
	}
	.footer_mid{
		padding: 15px 5px;	
	}
	.contact1,.contact2{
		float:none;}
}
@media (min-width: 768px){		
	#mobile_menu,
	.mobile_icon{
		display:none!important;	
	}
	#login_style,#search{
		display:none!important;	
		}

}

@media (max-width: 767px) {
	
	
	.dnn_layout {
		width: auto;
		padding:0 0px;
	}
	header{
		padding:10px;
	}
	
	.head_mid{
		padding:0;
		}
	.TopOutPane{
		padding: 10px 0px 5px 0px!important;	
	}
	
	.dnn_logo{	
		float:none;
		text-align:center;
		margin:0px;
	}
	.dnn_logo img{
		max-width:100%;	
	}
	.headr{
		float:none;
		padding-top:10px;
	}
	.headpane{
		float:none;
		margin:10px auto 5px auto;
		text-align:center;
		}
	#login_style{
		float:none;
		margin:10px auto;
		text-align:center;
		padding:0;
	}
	.language_style{
		float:none;
		vertical-align:bottom;
		text-align:center;
	}
	.language-object .Language{
		float:none;
	}
	.shadow{
		display:none;
	}
	#search{
		display:none;
	}
	.search_bg{
		float:none;
		margin:8px auto;
	}
	#top_menu,
	#Mega_menu{
		display:none;
	}		
	.contact1,.contact2{
		float:none;
	}
	.select-menu .gomenu {
		margin:0px auto 10px auto; 
		width:253px; 
		-webkit-user-select: none;
		-moz-user-select: none; 
		background:#fff;
		border: 1px solid #d2d2d2;
	}	
.select-menu select{
	  text-transform:none; 
	  display:block; 
	  width:253px;  
	  min-width: 150px; 
	  max-width: 100%; 
	  -webkit-appearance:none; 
	  -moz-appearance: normal; 
	  appearance: normal;
	  font-size:12px;
	  line-height:18px;
	  border:none;
	  color: #999;
	  padding:7px 9px 7px 5px;
	  background:url(images/select_arrow.png) 96% 50% no-repeat;
}
	
	div.dnnLoginService,
	div.dnnRegistrationForm,
	.LoginPanel { 
		min-width:1px;
		width:100%;
		margin:0 auto;
	}
	
	div.dnnRegistrationForm .dnnForm{
		float:none;
		width:100%;	
	}
	.dnnSocialRegistration{
		float:none;
		width:100%;		
	}
	
}

/* **********  Recent Projects  ************** */	


#dnn_wrapper .Theme_25_Default .prev, 
#dnn_wrapper .Theme_25_Default .next,
#dnn_wrapper .Theme_21_Default .prev,
#dnn_wrapper .Theme_21_Default .next
{
	width:22px;
	height:22px;
	padding:0px!important;
 	line-height:22px; 
	color:#FFF;
	border-radius:0px!important;
	top:-33px;
	background:url(images/white_arrow.png) no-repeat 0px 5px #9a9c9e;  
}
#dnn_wrapper .Theme_25_Default .prev,
#dnn_wrapper .Theme_21_Default .prev{
	left:auto;
	right:30px!important; 
	}
#dnn_wrapper .Theme_25_Default .next,
#dnn_wrapper .Theme_21_Default .next{
	background-position:-22px 5px;  
}

#dnn_wrapper .Theme_25_Default .pager,
#dnn_wrapper .Theme_21_Default .pager {
	height:24px; 
	margin-bottom:10px; 
	
}
#dnn_wrapper .Theme_25_Default .pager a,
#dnn_wrapper .Theme_21_Default .pager a{
	margin-top:12px;

	 }

#dnn_wrapper .Theme_25_Default .pager a,
#dnn_wrapper .Theme_21_Default .pager a
{
	width:18px;
	height:18px;
	background: none;
	background-color:#B5B5B5;
	border-radius:18px;
}


#dnn_wrapper .Theme_25_Default li .carousel_title,
#dnn_wrapper .Theme_21_Default li .carousel_title{
	padding:9px 0px 4px 0px;
	text-align:center;
	margin:0;
	border-bottom:none;
	background:none;
	font-size:18px;
	letter-spacing:0px;
	border-bottom:1px dotted #bbbbbb;
	margin-bottom:4px;
	font-size:18px;
}

/* **********  Flickr Gallery  ************** */	
.Theme_20_Default li img{
	border:none!important;	
}

/* ********** Transition Style ************** */
#login_style span,
#mobile_menu ul li a,
#dnn_wrapper .Theme_25_Default .prev, 
#dnn_wrapper .Theme_25_Default .next,
#dnn_wrapper .Theme_21_Default .prev,
#dnn_wrapper .Theme_21_Default .next,
.abtn,
.Theme_Normal_Bottom .btn,
.Container-10431-1,
.accordion-heading .accordion-toggle,
.accordion-heading .accordion-toggle .accordion_icon {
	transition: 		all ease-in 200ms;
	-moz-transition: 	all ease-in 200ms; /* Firefox 4 */
	-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
	-o-transition: 		all ease-in 200ms; /* Opera */
	-ms-transition: 	all ease-in 200ms; /* IE9? */
}

/* ********** Main Color Style ************** */
.styler_control .ul_StyleList li img{
	width:78px!important;
	height:78px!important;	
}










