/*@import url(http://fonts.googleapis.com/css?family=Economica:400,700);
@import url(http://fonts.googleapis.com/css?family=Patrick+Hand+SC);*/
/* CSS Document */

.centered {
    text-align: center;
    display:block;
}

form#Form, #jmainform{ margin:0;}
#jmainform{background:url(css/img/bgs/bg_grid_01.png) center top repeat #dcdcdc; padding:0; overflow-x: hidden;}
/*#jmaincontainer{background:#fff; -webkit-box-shadow:0 0 5px rgba(0,0,0,0.4); -moz-box-shadow:0 0 5px rgba(0,0,0,0.4); box-shadow:0 0 5px rgba(0,0,0,0.4); }*/
#jmaincontainer{background:#f0efef url(images/grid.png); -webkit-box-shadow:0 0 5px rgba(0,0,0,0.4); -moz-box-shadow:0 0 5px rgba(0,0,0,0.4); box-shadow:0 0 5px rgba(0,0,0,0.4); background-attachment: fixed; }

.ModuleTitle_SubMenu{ z-index:9999!important; }	

a, a:link { color:#0088cc;  }
a:active { color:#0088cc;  }
a:hover { color:#484848;  }
a:visited { color:#0088cc;}

#jcollapse a, #jcollapse a:link, #jcollapse a:active, #jcollapse a:visited{ color :#3d3d3d; text-decoration : none; }

ul li{list-style:none;}

.Head, .SubHead, .SubSubHead, .Normal, .NormalDisabled, .NormalDisabled, .NormalBold, .NormalRed, .NormalTextBox {font-family:  Ubuntu, "Helvetica Neue", Helvetica, Arial, sans-serif; }
.Head{color:#3d3d3d;font-weight:bold; font-size:16px;  line-height:32px;}
.SubHead {color:#3d3d3d; font-weight:bold;  font-size:15px;  line-height:28px;}
.SubSubHead{color:#3d3d3d font-size:14px; font-weight:bold;  line-height:24px;}
.Normal {color:#3d3d3d; font-size:14px; line-height:20px;}

.clearafter:after{ clear:both; content:"."; height:0px; font-size:0px; visibility:hidden; display:block; }
.clearafter{ display:inline-block; }
.clearafter{ display:block; }
.clear{ clear:both; }

/* ControlPanel style */
.controlpanel_bg { width: 100%; background:#FFFFFF; }
.controlpanel_style {width:93.75%; max-width:960px; margin:0 auto;} @media (max-width:700px){.controlpanel_style{width:100%;}}
.controlpanel_style table {width:100%;}

.CommandButton { font-size: 11px; font-weight : normal; color: #0033CC; text-decoration: none; }
A.CommandButton:link, A.CommandButton:visited, A.CommandButton:active { font-size : 11px; font-weight : normal; color : #0033CC; text-decoration : underline; }
A.CommandButton:hover { font-size: 11px; font-weight : normal; color : #0033CC; text-decoration : none; }

.FileManager A, .FileManager A:link, .FileManager A:visited, .FileManager A:active{ color:#000; text-decoration: underline; }
.FileManager A:hover{ color:#000; text-decoration:none; }

div.language-object span.Language img {width: 24px; }
.DNNEmptyPane{display:none;}

/*--------- Search style ----------*/
#sssearch input {border:none; text-align:left; font-size:13px; width: 117px; height: 18px; background-color:transparent; margin-top:11px; margin-left:13px; color:#484848;}

#sssearch{ padding:0px; padding-top:0px; margin:0; width:175px; height:43px; background:url(images/srchbg.png) left top no-repeat;}

.dnnadminmega .megaborder{z-index:600;}

		/*---------- Language  ------------------------ */
/*.jlanguage{padding:3px 9px 0 10px;}
 Login Language Group
		.language-object{
			float:left;
			display:block;
			margin:0;
			padding:0;
			height:38px;
			background:transparent;
			border-radius:0 2px 2px 0;
			-webkit-border-radius:0 2px 2px 0;
			-moz-border-radius:0 2px 2px 0;	
		}
		.language-object span{
			padding:10px 0;
			padding-right:8px;
			margin:0;
			float:left;
		}
		.language-object span:first-child{
			padding-left:5px;
		}
		.language-object span img{
			height:12px; width:20px;
			opacity:0.8;
		}
		.language-object span:hover img{opacity:1;}
		.language-object .Language.selected img{
			opacity:1;
			border-color:#aaa;
			-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); 
		}
*/
/********************************************************/

/*---------- Grid Styles -------------
.dnnGridHeader{}
.dnnGridAltItem{ background:#1a1a1a;}
.dnnGridItem{background:#242829;}
.dnnForm h2.dnnFormSectionHead a, .dnnForm h2.dnnFormSectionHead a:visited{color:#999;}
.dnnForm h2.dnnFormSectionHead a.dnnSectionExpanded:hover{background:#242829;}

.dnnadminmega .megaborder{z-index:600; background:#484848;}
.RadTreeView_Default, .RadTreeView_Default a.rtIn, .RadTreeView_Default .rtEdit .rtIn input{color:#cccccc;}
.dnnTreeLegend{background:#131418;}*/


/*--------- Breadcrumb style ----------*/
.Breadcrumb, A.Breadcrumb:link, A.Breadcrumb:visited, A.Breadcrumb:active { color:#fafafa; font-size:12px; text-decoration:none; line-height:32px;}
A.Breadcrumb:hover  { color:#fafafa; font-size:12px; text-decoration:underline; line-height:32px; }
.Breadbg{ background:url(images/icobread.png) left center no-repeat; padding-left:20px; margin-left:15px; color:#fafafa; font-size:12px;}

/*--------- Breadcrumb_text style ----------*/
.Breadcrumb_text, A.Breadcrumb_text:link, A.Breadcrumb_text:visited, A.Breadcrumb_text:active, A.Breadcrumb_text:hover  { color:#000000; font-size:12px; text-decoration:none;  line-height:35px;}

/*--------- Login --------------------------*/
.Login, a.Login, a.Login:link, a.Login:visited, a.Login:active{ font-size:13px; color:#999999; font-weight:normal; text-decoration:none; font-size:13px;}
a.Login:hover { color: #fafafa; text-decoration:underline;}
.menubg{ background:url(images/icologin.png) left center no-repeat; padding-left:20px; float:right;}

/*--------- User ----------------------------
.User, A.User:link, A.User:visited, A.User:active{ font-size:12px; color:#010101; font-weight:normal; text-decoration:none; line-height:39px;}
A.User:hover { color: #484848; text-decoration:underline;}
.Userbg{ background:url(images/icouser.png) left center no-repeat; padding-left:20px; padding-right:15px; float:right;}*/

/*--------- CurrentDate style ----------*/
.Datebg{ background:url(images/icodate.png) left center no-repeat; padding-left:18px; float:left;}
.Date, A.Date:link, A.Date:visited, A.Date:active, A.Date:hover  { color:#ffffff; font-weight: normal; font-size:12px; text-decoration:none; line-height:21px; }
/*--------- Footer style ----------*/
.Footer {
	font-size: 13px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
A.Footer:link, A.Footer:visited, A.Footer:active { font-size:13px; font-weight:normal; color:#999999; text-decoration:none; }
A.Footer:hover { font-size:13px; font-weight:normal; color :#fafafa; text-decoration : underline;}

/*--------- Links style ----------*/
.Links, A.Links:link, A.Links:visited, A.Links:active { font-size:12px; font-weight:normal; color:#484848; text-decoration:none; }
A.Links:hover { font-size:12px; font-weight:normal; color :#333; text-decoration : none;}

/*--------- Module Action Menus ----------*/
.ModuleTitle_SubMenu { border:1px solid #5c1012; }
.ModuleTitle_SubMenu td{ background-color:#F8FAFF; white-space: nowrap; padding: 2px; } 
.ModuleTitle_MenuIcon { background-color:#F8FAFF; border:none; padding: 2px; }
.ModuleTitle_MenuItemSel td, .ModuleTitle_MenuItemSel .ModuleTitle_MenuIcon{ background: #3D93BC; color: #fff; }
.ModuleTitle_MenuBreak td, .ModuleTitle_MenuBreak .ModuleTitle_MenuIcon { height: 2px; background-color: #D5E0FF; }

/*---------- Module Styles -------------*/
.DnnModule{position:relative; z-index:200;}

/*--------------------------------------------------------- design style ------------------------------------------------------------*/
/* boxes */
.jmainwidth{width:93.75%; max-width:980px; margin:0 auto;}
#jtop{margin:0; padding:0;background-color:#fff;}
#jlogoout{padding:10px;}
#jlogo{ min-height:60px; margin-left: 42px;}
#jlogin{margin:0 2px; float:right;}
#jloginout{margin:15px 0 15px 15px; padding:0; margin:0;}
#jmenuout{background:url(images/menubg.png) repeat-x; height:43px;}
#jmenu{height:43px; }
#jmainbox{padding:20px; min-height:480px; background-color:#fff;padding-top:30px;position:relative;border: 1px solid #efefef;}
#jfooterrow{background:url(images/footerbg.png) top center repeat-x #575757; padding:15px 13px; min-height: 180px;}
#jcopy{padding:0;}
#jprivacy{padding:0; text-align:right;}
#jmobileicos{ visibility:hidden; width:0; height:0;}
#jmenuico{background:url(images/mmenu.png) center top no-repeat; width:0; height:0;}
#jcolor{width:33px; height:35px; overflow:visible; background:url(images/colorpen.png) left top no-repeat; position:fixed; z-index:99999; top:150px; left:0; display:block;}

#jbottomimage {
    height: 150px;
    width: 100%;
    max-width:1700px;
    overflow:hidden;
    padding-top:40px;
}
    #jbottomimage #BottomImageOverlayContainer {
        max-width:980px;
        margin:0 auto;
    }
    #jbottomimage #dnn_BottomImageOverlayPane {
        max-width: 980px;
        height:152px;
    }
    #jbottomimage #dnn_BottomImageOverlaySocialPane {
        margin-left:-50px;
    }
    #jbottomimage div#bottomImg {
        background: url('images/bgimage-btm.png') center -69px no-repeat;
        position:relative;
        opacity: 0.15;
        background-size: cover;
        height: 500px;
        top: -290px;
    }

.fleft{float:left;}
.fright{float:right;}

.jcopyright{margin:8px 0; text-align:center;}
.footerpane{margin:13px 0;}
.bannerpane{padding:30px 0;}

#BannerPane{padding:20px 0px; background: #C3C3C3 url('images/bannerbg3.jpg') top center no-repeat; background-size:cover; }
#dnn_BannerLeftPane {
    padding-left: 20px;
}
#dnn_BannerRightPane {
    padding-right: 20px;
}
#dnn_FooterAPane TD,#dnn_FooterAPane P,#dnn_FooterAPane DIV,#dnn_FooterAPane DH,#dnn_FooterAPane .SubHead{color:#e5ceb0;}
#dnn_FooterBPane TD,#dnn_FooterBPane P,#dnn_FooterBPane DIV,#dnn_FooterBPane DH,#dnn_FooterBPane .SubHead{color:#e5ceb0;}
#dnn_FooterCPane TD,#dnn_FooterCPane P,#dnn_FooterCPane DIV,#dnn_FooterCPane DH,#dnn_FooterCPane .SubHead{color:#e5ceb0;}

  .bannerl, .bannerc, .bannerr {
    width: 33.2%;
    *width: 33.2%;
	margin-right:0.2%;
  }
  .bannerr{margin:0;
    width: 33.2%;
    *width: 33.2%;}
	
.mobilecenter{text-align:right;}


/*----------silder-------------*/
.slider-wrapper { 
	width: 100%;
	margin: 0 auto; 
}

#slider {
    margin:0 auto 0 auto;
}
.singleimg{width:98%; margin:0 auto;}

#LeadsFormSidebarWrapperMobile {
    display:none;
}

h1.homeBannerText {
    text-align:right;
    font-size:70px;
    font-family: Ubuntu, 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
    text-shadow: 3px 3px 1px #333;
    margin-top:50px;
}

div#homeBannerText1 {
    color:#fff;
}

div#homeBannerText2 {
    color:#70C2E0;
}

@media (max-width:1000px)
{
    h1.homeBannerText {
        text-align: right;
        font-size: 60px;
    }
}

@media (max-width:900px) {
    #LeadsFormSidebarDesktop {
        display:none;
    }
    #LeadsFormSidebarWrapperMobile {
        display:block;
    }
    #jmainbox {
        position:static;
    }
    h1.homeBannerText {
        text-align: right;
        font-size: 45px;
    }

}

@media (max-width:767px){
	
.jmainwidth{width:auto;}

#jlogo{width:93.75%; margin:0 auto; text-align:center;}
#jtop{margin:0px auto; padding:0px;}
#jlogoout{padding-top:40px;}
#jsearchrow{min-height:74px; background:none; border:none; padding:0;}
#jmainbox{min-height:298px; padding:0 11px 5px 11px; width:90%;}
#jmenuout{background:none; height:auto;}
#jmenu{min-height:1px; height:1px; background:none; overflow:hidden;}/*height:auto; min-height:0;*/
#jcopy,#jprivacy{text-align:center;}
#jlogin{margin:0px auto 5px auto; text-align:center; float:none;}
#jloginout{margin:0px auto 5px auto;}
#Login{padding:5px; height:auto; margin:0 auto; float:none;}
#dnnMenu{width:99%; margin:0 auto;}
#sssearch{margin:5px auto; padding:0px; padding-top:0px; width:176px; height:43px; background:url(images/srchbg.png) left top repeat-x;
}
.mobilecenter{text-align:center;}

#jmobileicos{ visibility:visible; width:90px; height:30px; position:absolute; top:0; right:30px; z-index:58888;opacity: 0.4;}
#jmenuico{background:url(images/mmenu.png) center center no-repeat; width:90px; height:30px; cursor:pointer;}
.jtitlecontent{display:none;}
#jcolor{width:0; height:0; overflow:hidden; background:url(images/colorpen.png) left top no-repeat; position:fixed; z-index:99999; top:135px; left:0; display:block;}

.LoginPanel{width:98%; padding:0;}
div .dnnRegistrationForm, .dnnForm{width:98%; margin:auto auto; min-width:1px;}
div.dnnRegistrationForm .dnnForm{width:98%;}
.dnnPrimaryAction { margin: 5px auto;}
.dnnLoginRememberMe {padding-left: 20px;}

.bannerpane{padding:15px 0;}

.fleft{float:none;}
.fright{float:none;}


.jcopyright{width:98%;  margin:18px 0 20px 0.5%; text-align:center; height:55px;}
.footerpane{width:98%; margin:0;}

img{max-width:100%;}
.singleimg{width:98%; margin:0 auto;}

.jsocialico{margin:0 auto 5px auto !important;}

  .bannerl, .bannerc, .bannerr {
    width: 100%;
    *width: 99.8%;
	margin-right:0;
  }
  .bannerr{margin:0;}

#jbottomimage {
    height:229px;
    padding-top:0px;
}
    #jbottomimage #dnn_BottomImageOverlaySocialPane {
        margin-left:0px;
        margin-top:-90px;
    }

    #jbottomimage div#bottomImg {
        top:-390px;
    }

}


/***************************************************/
.jservice{ list-style:none; background:url(images/libg.png) left 50% no-repeat; line-height:34px; padding-left:26px;}
.jservice:hover{ list-style:none; background:url(images/libgsel.png) left 50% no-repeat; line-height:34px; padding-left:26px; cursor:pointer; color:#ffffff;}
.jfootli{ list-style:none; background:url(images/footli.png) left 50% no-repeat;  padding-left:13px;}
.jlistc{ cursor:pointer; background-position:left top;}
.jlistc:hover{background-position:right top;}

.jcolortitle{color:#0088cc; font-size:18px; line-height:1.3em; display:block; margin-bottom: 10px;text-shadow:1px 1px #eee;font-weight:bold;}
.jcolorbox{background:#0088cc; font-size:21px; display:inline-block; padding:9px 15px; color:#ffffff !important; -webkit-border-radius:7px; -moz-border-radius:7px; border-radius:7px;}
.jtitle{color:#484848; font-size:18px; line-height:37px; display:block;}

.jgalleryimg{border:1px solid rgba(0,0,0,0.2); -webkit-transition:all 0.3s ease-in-out; -moz-transition:all 0.3s ease-in-out; transition:all 0.3s ease-in-out;}
.jgalleryimg:hover{-webkit-transform:scale(1.1); -moz-transform:scale(1.1); transform:scale(1.1);-webkit-transition:all 0.3s ease-in-out; -moz-transition:all 0.3s ease-in-out; transition:all 0.3s ease-in-out;}
.jsocialimg{margin:5px 2px;}
.jsocialimg:hover{-webkit-transform:scale(0.9); -moz-transform:scale(0.9); transform:scale(0.9);-webkit-transition:all 0.3s ease-in-out; -moz-transition:all 0.3s ease-in-out; transition:all 0.3s ease-in-out;}

.jcollapseClosed{border:1px solid #ccc; background:url(images/extendico.png) 5px center no-repeat #efefef; padding:5px 15px 5px 25px; margin:2px 0; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px; font-weight:bolder; color:#333;}
.jcollapseClosed:hover{ background:url(images/extendico.png) 5px center no-repeat #eaeaea; padding:5px 15px 5px 25px; margin:2px 0; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px; cursor:pointer; text-decoration:none; color:#333;}
.jcollapseOpened{border:1px solid #ccc; background:url(images/extendico.png) 5px center no-repeat #efefef; padding:5px 15px 5px 25px; margin:2px 0; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px; font-weight:bolder; color:#333;}
.jcollapseOpened:hover{background:url(images/extendico.png) 5px center no-repeat #eaeaea; padding:5px 15px 5px 25px; margin:2px 0; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px; cursor:pointer; text-decoration:none; color:#333;}

.jtags{background:#eaeaea; display:block; margin:3px 9px 3px 1px; padding:3px 11px; float:left; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px;}


.jcarousel { position:relative; }
.jcarousel ul { list-style:none; margin:0; padding:0; width:auto;}
.jcarousel ul li { float:left; border:0px solid #cecece; padding:10px; list-style:none; height:auto; min-height:250px; margin-right:10px; margin-bottom:0; position:relative; opacity:1;}
.jcarousel img{max-width:100%;}

#jcarouselnav{position:absolute; margin-top:-31px; right:9px;}
#jcprev, #jcnext{height:21px; width:21px; margin:2px; -webkit-border-radius:100%; -moz-border-radius:100%; border-radius:100%; background:#787878; cursor:pointer; text-align:center; line-height:18px; font-weight:normal; color:#fafafa; display:inline-block; font-size:15px; font-family:'Patrick Hand SC', Tahoma, Arial, Helvetica, sans-serif;}
#jcprev:hover, #jcnext:hover{background:#3d3d3d; transition: all 0.5s ease-in 0s; -webkit-transition: all 0.5s ease-in 0s; -moz-transition: all 0.5s ease-in 0s;}


.jimgbox{position:relative;}
.jimgbox img{
opacity:1
-webkit-transition: opacity;
-webkit-transition-timing-function: ease-out;
-webkit-transition-duration: 500ms;
}
.jimgbox .details{
position:absolute;
background: url(images/zoom.png) center center no-repeat #3d3d3d;
width:100%;
height:100%;
top:0;
left:0;
opacity: 0;
-webkit-transition: opacity;
-webkit-transition-timing-function: ease-out;
-webkit-transition-duration: 500ms;

-moz-transition: opacity;
-moz-transition-timing-function: ease-out;
-moz-transition-duration: 500ms;

transition: opacity;
transition-timing-function: ease-out;
transition-duration: 500ms;
}

.jimgbox .details:hover{
opacity: .8;
-webkit-transition: opacity;
-webkit-transition-timing-function: ease-out;
-webkit-transition-duration: 500ms;

-moz-transition: opacity;
-moz-transition-timing-function: ease-out;
-moz-transition-duration: 500ms;

transition: opacity;
transition-timing-function: ease-out;
transition-duration: 500ms;
}

.jimgbox h1,.jimgbox h2,.jimgbox h3,.jimgbox h4,.jimgbox h5,.jimgbox h6,.jimgbox div,.jimgbox p,.jimgbox{color:#fafafa;}

.jline{background:url(images/line.png); height:1px; background-size:100% 1px; margin:13px 0;}

