@import url(bootstrap/css/bootstrap.css);
@import url(css/content.css);
@import url(css/animated.css);
@import url(css/font-awesome.css);
@import url(css/isotope.css);
@import url(css/flexslider.css);
@import url(css/fancybox.css);
@import url(css/trans-banner.css);
@import url(css/unoslider.css);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400);
@-webkit-viewport {width:device-width;}
@-moz-viewport {width:device-width;}
@-ms-viewport {width:device-width;}
@-o-viewport {width:device-width;}
@viewport {width:device-width;}
/*
 * CSS For DotNetNuke Skin by bestdnnskins.com
 * Copyright 2014 By BESTDNNSKINS.COM
 */
/*--------- Global CSS Reset & Standards ----------*/
#Body{background:#7D675C center top fixed url(/Portals/StBonifacePA/Images/bgpng.png); margin:0;padding:0;  }
html,body{ margin:0; padding:0; font:normal 16px/1.5 'Open Sans',Arial, sans-serif; color:#555;}
Body #Form{ height:100%; }
* {font-family:'Open Sans',Arial, sans-serif; }
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend, caption, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video {border:0; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}a img{border:0;}
img, object, embed { max-width: 100%;}
[class*="map"] img,[id*="map"] img,[class*="Map"] img,[id*="Map"] img, table img{max-width:none!important;}
img{border:0; height:auto;}
p{ margin:0 0 8px 0;}

A:link { text-decoration : none; }
A:visited { text-decoration : none; }
A:hover { text-decoration:underline; }
A:active { text-decoration : none; }

h1{font-size:32px;line-height:1.5em;letter-spacing:0;font-weight:600;font-family:'Open Sans',Arial, sans-serif;}
h2{font-size:28px;line-height:1.5em;letter-spacing:0;font-weight:600;font-family:'Open Sans',Arial, sans-serif;}
h3{font-size:24px;line-height:1.5em;letter-spacing:0;font-weight:600;font-family:'Open Sans',Arial, sans-serif;}
h4{font-size:20px;line-height:1.5em;letter-spacing:0;font-weight:400;font-family:'Open Sans',Arial, sans-serif;}
h5{font-size:16px;line-height:1.5em;letter-spacing:0;font-weight:400;font-family:'Open Sans',Arial, sans-serif;}
h6{font-size:14px;line-height:1.5em;letter-spacing:0;font-weight:400;font-family:'Open Sans',Arial, sans-serif;}
h1 span, h2 span, h3 span, h4 span, h5 span, h6 span {font-family:'Open Sans',Arial, sans-serif;}

/*Bootstrap Reset*/
[id*="ControlPanel"], [id*="ControlPanel"] *, [id*="ControlPanel"] *:after,
.dnn_mact, .dnn_mact *, .dnn_mact *:before, .dnn_mact *:after,
.dnnActionMenu, .dnnActionMenu *, .dnnActionMenu *:before, .dnnActionMenu *:after,
.TB_Wrapper, .TB_Wrapper * { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }
[class*="RadAjaxPanel"] *,[class*="Digital"] * { font-size:12px; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }
ul.list-unstyled, ol.list-unstyled, ul.list-unstyled > li, ol.list-unstyled > li {list-style: none; margin:0;}
ul.row {margin-left: -15px; margin-right: -15px;}
ol, ul {list-style: none;}
ul li { list-style-type:disc; }
ul li li { list-style-type:circle; }
ol li { list-style-type: decimal;}
.nav li { list-style:none!important;}
a{outline:none!important;border:0;}
.btn-primary, .btn-warning, .btn-danger, .btn-success, .btn-info{color:#ffffff!important;}
ul#myTab { padding:0; margin:0; } 
.panel-primary > .panel-heading h3 {color: #ffffff;}
.panel-success > .panel-heading h3 {color: #468847;}
.panel-warning > .panel-heading h3 {color: #c09853;}
.panel-danger > .panel-heading h3 {color: #b94a48;}
.panel-info > .panel-heading h3 {color: #3a87ad;}
.popover {z-index:999;}

/*spacer styles*/
.pe-spacer { clear: both; display: block; margin: 0; min-height: 0 !important;  padding: 0; width: 100%;}
.pe-spacer.size10 { height: 10px;}
.pe-spacer.size20 { height: 20px;}
.pe-spacer.size30 { height: 30px;}
.pe-spacer.size40 { height: 20px;}
.pe-spacer.size50 { height: 50px;}
.pe-spacer.size60 { height: 60px;}
.pe-spacer.size70 { height: 70px;}
.pe-spacer.size80 { height: 80px;}
.pe-spacer.size90 { height: 90px;}
.pe-spacer.size100 { height: 100px;}

/*border styles*/
.left_border{ border-left:1px solid #e9e9e9;}
.right_border{ border-right:1px solid #e9e9e9;}
.top_border{ border-top:1px solid #e9e9e9;}
.bottom_border{ border-bottom:1px solid #e9e9e9;}

.Head{ font-weight:bold; font-size:16px; }
.SubHead { font-weight:bold;  font-size:15px; }
.SubSubHead{ font-size:14px; }
.Normal { font-size:16px; line-height:1.5em; }

.clearafter:after{ clear:both; content:"."; height:0px; font-size:0px; visibility:hidden; display:block; }
.clearafter{ display:inline-block; }
.clearafter{ display:block; }
.clear{ clear:both; }
.clear_float{ clear:both;line-height:0;font-size:0;}
.floatl{ float:left;}
.floatr{ float:right;}
.pc_display { display:block;}
.mobile_display{ display:none;}

/*--------- Admin Settings Reset ----------*/
.FileManager A, .FileManager A:link, .FileManager A:visited, .FileManager A:active{ color:#000000; text-decoration: underline;}
.FileManager A:hover{ color:#000000; text-decoration:none;}
.dnnPrimaryAction, .dnnFormItem input[type="submit"], a.dnnPrimaryAction, a.dnnPrimaryAction:link { color: #FFFFFF; text-decoration : none;}
.dnnActionMenu span { color:#000000!important;}
.ModuleTitle_SubMenu{ z-index:9999!important; }	
.DnnModule{z-index:inherit;}
.dnnSortable { min-height:0!important; }
.dnnFormPopup .ui-dialog-titlebar { min-height:40px; }
.bs-docs-section .bs-example.bs-example-popover{ z-index:1;}
.DNNAligncenter table { margin: 0 auto;}
.paneOutline { border:1px dashed #ccc;}

/*--------------------------------------------
               All Design Style                
---------------------------------------------*/
#skin_wrapper {width:100%;  position:inherit!important;z-index:1; background:#fff; margin:0 auto; box-shadow:0 0 30px #000;}
#skin_wrapper.boxed {width:1260px; }
#skin_wrapper .menu_left, #skin_wrapper .menu_right{ display:none; }
#skin_wrapper.boxed .menu_left, #skin_wrapper.boxed .menu_right{ display:block; }

.skin_width { width:100%;max-width:1260px;min-width:767px;margin:0 auto; position:relative;}
.mobile_nav { display:none;}
.content_whitebg{ background:#fff;}
.content_graybg{ background:linear-gradient(to bottom right, #404040, #b3b3b3);}
.skin_main{ min-height:300px;}
.skin_top_content { padding:7px 20px;}
.skin_main_padding{ padding:0 20px;}
.footer_top{ background:#111; }
.skin_footer{ background:#000; line-height:30px; padding:5px 0;}
.footer_left{ float:left;margin-left:10px; padding:10px 0;}
.footer_right{ float:right; margin-right:10px; padding:10px 0;}
.skin_footer .copyright_bar{color:#8a8a8a;  line-height:30px;}

/*--------- Pane Style ----------*/
.DNNEmptyPane{ display:none!important;}
.dnnpane > [class*="col-md"],.dnnpane > [class^="col-md"] { padding: 10px 15px; }

.bannerpane p{ margin:0; }
.headerpane { padding:0;  margin:15px; }

.cs-content-top{ width: 100%;}
.cs-content-top-left{width: 67%;padding-top: 0.01em;float: left;}
.cs-content-top-right{width: 32.9%;padding-top: ;float: left;}
.cs-content-top-left-cp,
.cs-content-top-right-cp,
.cs-banner{padding: 5px;}
.cs-content-main{ width: 100%;}
.cs-content-columns{clear: both;
/*overflow: hidden;*/zoom:1;}
.clearFloat{clear: both;}
.cs-content-columns .cs-content-columns-column{width: 33.3%;padding-top: 0.01em;float: left;}
.cs-content-columns .cs-content-columns-column-cp{padding: 0px 10px 5px 10px;}
.cs-content-columns .cs-content-four-column{width: 25%;padding-top: 0.01em;float: left;}
.cs-content-columns .cs-content-four-column-cp{padding: 0px 10px 5px 10px; margin:30px 0;}
.cs-content-footer-cp {padding: 10px 10px 20px;}
.cs-footer-section{padding: 0 10px 10px;}
.cs-footer-section-index{padding: 0 1.5% 1.5%;float:left;width:30%;}
.cs-footer-fixed-section{padding: 0 10px 10px; overflow:hidden; zoom:1; font-size:11px;}
.cs-footer-fixed-section a,
.cs-footer-fixed-section span{font-size:11px;}
.cs-footer-fixed-section .cs-footer-left{float:left;}
.cs-footer-fixed-section .cs-footer-right{float:right;}
.cs-footer-fixed-section .cs-footer-links{clear:both; margin-bottom:10px; text-align:center;}

/*--------- Footer style ----------*/
.Footer, A.Footer:link, A.Footer:visited, A.Footer:active { padding:0px 8px; color:#a8a8a8; font-size:12px; text-decoration:none; }
A.Footer:hover {  text-decoration: none;}

/*--------- Breadcrumb style ----------*/
.Breadcrumb, A.Breadcrumb:link, A.Breadcrumb:visited, A.Breadcrumb:active { color:#555; font-size:12px; text-decoration:none; }
A.Breadcrumb:hover{ text-decoration:none; }

/*--------- Scroll Top Style ----------*/
#top-link{  bottom:5px; right:10px; text-align:center; display:block; height:37px; padding:0; width:37px; background:#999; background:rgba(0,0,0,0.2); position: fixed; text-decoration: none; z-index: 903; outline:none; color:#FFF;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;}
#top-link .fa{ text-align:center; line-height:35px; font-size:20px;}
#top-link:hover{ background:rgba(0,0,0,0.3);transition: all 0.4s ease 0s;  -webkit-transition:all 0.4s ease 0s;-moz-transition:all 0.4s ease 0s;}

/*--------- Dark Color Area Font Color ----------*/
.img_bg *, .content_colorbg *,.top_colorbg *, .Hb1_style *,.content_graybg *,.contactpane *{ color:#fff;}
.footerpane_style, .footerpane_style *{ color:#a8a8a8;} 

/*--------- Footer Links Style ----------*/
.footerpane_style a, .footerpane_style a:link{ color :#999; text-decoration : none; }
.footerpane_style a:visited { color :#999; text-decoration : none; }
.footerpane_style a:hover { color :#fff; text-decoration : none; }
.footerpane_style a:active { color :#999; text-decoration : none; }

/*--------- Font Awesome ----------*/
.fa_icon_wrapper { padding:0 15px; margin:20px 0 40px;}
.fontawesome-icon-list [class*="col-md-"] { padding:15px 20px; border:1px solid #f2f2f2;  margin: -1px 0 0 -1px; color:#666; }
.fontawesome-icon-list [class*="col-md-"]:hover { color:#049AD9;}
.fontawesome-icon-list span.fa {font-size:22px;margin-right: 5px; width: 30px; position: relative;top: 2px;}


/*
 * CSS For DotNetNuke Skin by bestdnnskins.com
 * Copyright 2015 By BESTDNNSKINS.COM
 * Header Area Styles
 */
/*-------- Design style --------*/
.skin_top{ background:#fff;  }
.user_bar{padding:0 15px 0 0; float:right;line-height:32px}
.language_position {float:right; padding:0 0 0 4px;}
.user_style { float:right; list-style:none; padding:0 7px; margin:0; }
.skin_header{ background:#fff;}
.logo_style{ padding:0 15px 20px 15px; float:left; line-height:80px;}
#header_right{ float:right; }
#skin_menu{background:#292a32; margin:0; border-bottom:3px solid #484950;  position:relative;}
#skin_wrapper.boxed #skin_menu { margin:0 -15px; }
.menu_left{border-color:transparent #7a7a7a transparent transparent;border-style: solid;border-width: 0 15px 7px 0;height: 0;;width: 0;content: "";position: absolute;left:-15px;bottom:-10px; }
.menu_right{border-color:#7a7a7a transparent transparent transparent;border-style: solid;border-width: 7px 15px 0 0;height: 0;;width: 0;content: "";position: absolute;right:-15px;bottom:-10px;}

/*page name*/
.page_name { background:#eee; position:relative; min-height:60px; border-bottom:1px solid #e3e3e3; }
.pagename_style { position:relative; z-index:913; }
.pagename_style h1{ float:left; padding-left:15px; color:#222; line-height:60px; font-size:22px; font-weight:normal; margin:0;}
.breadcrumb_style {float:right; padding-right:15px; color:#222; line-height:60px;}

/*leftsidebar layout*/
.LM_position { float:left; width:22%;padding:0; }
.LM_skin_content { float:left; min-height:350px; width:78%; padding:0 0 0 25px;}
.leftside_style { padding:0;}

/*--------- StandardMenu style ----------*/
#standardMenu { position:relative;}
#standardMenu ul { list-style:none; margin:0; padding:0;}
#standardMenu li{ position:relative; display:block; float:left; margin:0; list-style:none; margin-bottom:-3px;  }

#standardMenu .rootMenu li a{ display:block; position:relative; float:none; z-index:10; cursor:pointer; text-decoration:none; }
#standardMenu .rootMenu li.selected a, #standardMenu .rootMenu li.breadcrumb a, #standardMenu .rootMenu li:hover a, #standardMenu .rootMenu li a:hover { text-decoration:none;}
#standardMenu .rootMenu > li a span { display:block; padding:0 22px; height:48px; line-height:48px; color:#fff;  white-space:nowrap; font-size:16px; font-weight:bold;text-transform:none;  border-right:1px solid #1e1f25; border-left:1px solid #393a41}
#standardMenu .rootMenu li.last a span{ border-right:none;}
#standardMenu .rootMenu li.first a span{ border-left:none;}
#standardMenu > .rootMenu > li.haschild > a span { padding-right:27px;}
#standardMenu .rootMenu >li a span .navarrow{background:url(images/menu_icon.png) no-repeat center center;position:absolute; width:30px; height:50px; right:0;}
#standardMenu .rootMenu li.selected a span, #standardMenu .rootMenu li.breadcrumb a span, #standardMenu .rootMenu li:hover a span{ color:#fff ; background:rgba(255,255,255,0.05) ; border-bottom:3px solid; }

/*-- submenu --*/
#standardMenu .subMenu {display:none; position:absolute; left:0; top:auto; width:200px; z-index:1210; padding:0 0 0 0;}
#standardMenu .subMenu ul{ margin:0; padding:0; position:relative; z-index:1200; background:#292a32; background:rgba(41,42,50,.95); border:1px solid #eee; border:1px solid rgba(255,255,255,.1); border-bottom:none;}
#standardMenu .subMenu li{ float:none; clear:both; background:none; width:100%; padding:0; margin-bottom:0;}
#standardMenu .subMenu li.item a{ border-bottom:1px solid #eee; border-bottom:1px solid rgba(255,255,255,.1); padding:0; background:none; }

#standardMenu .subMenu li.item a span{ display:block; background:none; font-size:12px; color:#fff; font-weight:normal; white-space:normal; height:auto; line-height:1.5em; padding:10px 15px 10px 15px; text-transform:none; margin:0; border:none;}
#standardMenu .subMenu li.selected > a span, #standardMenu .subMenu li.breadcrumb > a span, #standardMenu .subMenu li.item > a:hover span {background:rgba(255,255,255,0.05) ; color:#fff;cursor:pointer; border-radius:0; -webkit-border-radius:0; -moz-border-radius:0;}
#standardMenu .subMenu .subarrow{ background:url(images/menu-arrow02.gif) no-repeat; position:absolute; right:0; top:15px; width:15px; height:7px;}
#standardMenu .subMenu li.selected > a .subarrow, #standardMenu .subMenu li.breadcrumb > a .subarrow, #standardMenu .subMenu li.item a:hover .subarrow{ background:url(images/menu-arrow02.gif) no-repeat;}

#standardMenu ul li ul li ul{ display:none; width:200px; margin:0;}
#standardMenu ul li ul li ul.level1{ display: none;position:absolute;left:198px; top:-1px;}
#standardMenu ul li ul li ul li ul.level2 { display:none;position:absolute;left:198px;top:-1px;}
#standardMenu ul li ul li ul li ul li:hover ul.level3 { display: block;position:absolute;left:198px;top:-1px;}
#standardMenu ul li ul li ul li ul li ul li:hover ul.level4 { display: block;position:absolute;left:198px;top:-1px;}

#standardMenu img.mmIcon {max-height:24px; margin-right: 7px; vertical-align: middle;}
#standardMenu img.rootIcon {max-height:40px; margin-right:7px; margin-left:-10px; vertical-align: middle;}

/*--------- megaMenu style ----------*/
#megaMenu { position:relative;}
#megaMenu ul { list-style:none; margin:0; padding:0;}
#megaMenu li{position:relative; display:block; float:left; margin:0; list-style:none; margin-bottom:-3px;}

#megaMenu .root li a{  display:block; position:relative; float:none; z-index:10; cursor:pointer; text-decoration:none;}
#megaMenu .root li.selected a, #megaMenu .root li.breadcrumb a, #megaMenu .root li:hover a, #megaMenu .root li a:hover {  text-decoration:none;}
#megaMenu .root > li a span {  display:block; padding:0 22px; height:48px; line-height:48px; color:#fff;  white-space:nowrap; font-size:13px; font-weight:bold;text-transform:none;  border-right:1px solid #1e1f25; border-left:1px solid #393a41}
#megaMenu .root li.last a span{ border-right:none;}
#megaMenu .root li.first a span{ border-left:none;}
#megaMenu > .root > li.haschild > a span { padding-right:27px;}
#megaMenu .root >li a span .navarrow{background:url(images/menu_icon.png) no-repeat center center;position:absolute; width:30px; height:50px; right:0;}
#megaMenu .root li.selected a span, #megaMenu .root li.breadcrumb a span, #megaMenu .root li:hover a span { color:#fff ; background:rgba(255,255,255,0.05) ; border-bottom:3px solid;}

/*-- category --*/
#megaMenu .category{ position:absolute;left:0;top:auto;z-index:1210;width:380px; display:none; padding:0 0 0 0; border:none;}
#megaMenu .category > ul{ margin:0; position:relative; z-index:1200; padding:5px 9px 20px; background:#292a32; background:rgba(41,42,50,.95); border:1px solid #eee; border:1px solid rgba(255,255,255,.1); }
#megaMenu .category li{ background:none; margin:0; width:180px; padding:0 10px; float:left;}
#megaMenu .category li.item a{ border:none;border-bottom:1px solid #eee; border-bottom:1px solid rgba(255,255,255,.1);background:none;}
#megaMenu .category li.item a span{ display:block; background:none; font-size:12px; color:#fff; font-weight:normal; white-space:normal; height:auto; line-height:1.5em; padding:11px 0 8px 2px; margin:0; text-transform:none; border:none; }
#megaMenu .category li.selected > a span, #megaMenu .category li.item a:hover span { background:none; text-decoration:none;  cursor:pointer; color:#d9d9d9;  }

#megaMenu .leaf li{ clear:both; float:none; width:175px; margin:0 0 0 5px; padding:0; }
#megaMenu .leaf li.item a{ padding:0 0 0 8px; background:url(images/right.gif) left 15px no-repeat; border:none;}
#megaMenu .leaf li.item a span{ padding:8px 0; font-weight:normal; }
#megaMenu .leaf li li{ clear:both;float:none; width:170px; }

#megaMenu img.mmIcon {max-height:24px; margin-right: 7px; vertical-align: middle;}
#megaMenu img.rootIcon {max-height:40px; margin-right:7px; margin-left:-10px; vertical-align: middle;}


/*--------- Login style ----------*/
.Login, A.Login:link, A.Login:visited, A.Login:active{   font-size:12px; color:#333; text-decoration:none; }
A.Login:hover {  text-decoration:none; }

/*--------- User style ----------*/
.User, A.User:link, A.User:visited, A.User:active{font-size:12px; color:#333; text-decoration:none;padding:11px 6px 11px 6px;}
A.User:hover {text-decoration:none;  }
.User:after {content: " | ";padding-left:5px; color:#333;}

/*--------- Register and Login Style ----------*/
#Login{ float:right;padding-right:0;height:33px; border:1px solid #555; border:0px solid rgba(0,0,0,.07);  margin-top:0; }
#Login ul {margin:0; padding:0;}
#Login .registerGroup, #Login .registerGroup *, #Login .loginGroup, #Login .loginGroup *{ display:block; } 
#Login .registerGroup, #Login .loginGroup{float:left;padding:0;margin:0;} 
#Login .registerGroup li{ float:left; height:32px;border:none;}
#Login .registerGroup .buttonGroup{margin-right:0;}
#Login .registerGroup a { border-right:1px solid #555; border-right:1px solid rgba(0,0,0,0.1); position:relative; display:block; padding:0 8px; min-width:15px; /*height:32px;*/  font-size:12px; font-weight:normal; vertical-align:middle;line-height:32px; color:#333; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }
#Login .loginGroup a{ position:relative; display:block; padding:0 8px; min-width:15px; height:32px;  font-size:12px; font-weight:normal; vertical-align:middle;line-height:32px; color:#333;}
#Login .registerGroup a:hover,#Login .loginGroup a:hover{text-decoration:none;}
#Login .registerGroup a strong,#Login .loginGroup a strong{position:absolute;left:0; top:2px;width:100%; height:100%;display:block;font-size:12px;vertical-align:baseline;overflow:hidden;text-indent:9999px;}
.registerGroup .userMessages strong,.registerGroup .userNotifications strong{background:url(images/userLoginSprite.png) no-repeat 9px 9px;}
.registerGroup .userNotifications strong{ background-position:-92px 7px;}
.registerGroup .userMessages strong:hover{background-position:9px -42px;}
.registerGroup .userNotifications strong:hover{ background-position:-92px -44px;}
.registerGroup .userMessages strong:active{background-position:9px -90px;}
.registerGroup .userNotifications strong:active{ background-position:-92px -91px;}	
#Login .registerGroup a span{ position:absolute; right:0; top:0; display:inline-block; padding:2px; min-width:7px; line-height:12px; text-align:center; background:rgb(31,152,241); font-size:12px; color:#fff; text-shadow: 0px 1px 0px #333333;}
#Login .registerGroup .userProfileImg a{ padding:0; background:none; }
#Login .registerGroup a img{ border:none; height:32px; width:32px; }

/*--------- Language Style ----------*/
.language-object{display:block; line-height:32px;}
.language-object .Language {margin:0 2px;}
.language-object span img{height:15px; width:22px;filter:Alpha(Opacity=90);opacity:0.9; margin:0; border:2px solid transparent; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }
.language-object span:hover img{filter:Alpha(Opacity=100);opacity:1;}
.language-object .Language.selected img{ filter:Alpha(Opacity=100);opacity:1; border-color:#555; border-color:rgba(0,0,0,.1); -webkit-border-radius: 2px;border-radius: 2px;}

/*--------- Search Style ----------*/
#Search{ margin-right:40px; float:right;}
.searchcss, a.searchcss:link, a.searchcss:active, a.searchcss:visited{ color:#fff; text-decoration:none; font-weight:normal; font-size:12px; display:block;  height:48px; text-indent:-99999px; overflow:hidden;}
.searchSite { text-indent:-99999px;}
a.searchcss:hover{ color:#fff; text-decoration:none; font-weight:normal; font-size:12px;}
#Search input[type="text"] { background:rgba(255,255,255,.05);right:0; top:0; border:none; font-size:12px; color: #fff; width: 0; height:45px; line-height:20px; padding:5px 0 0 10px; z-index:1999; border:none;border-left:1px solid #393a41; transition: all 0.3s linear 0.5s;-webkit-transition: all 0.3s linear 0.5s;-moz-transition: all 0.3s linear 0.5s; margin-right:-1px;}
#Search input[type="text"]:active, #Search input[type="text"]:focus {box-shadow: 0 2px 6px rgba(255,255,255,0.2) inset;-moz-box-shadow: 0 2px 6px rgba(255,255,255,0.2) inset;-webkit-box-shadow:0 2px 6px rgba(255,255,255,0.2) inset; outline: none; background:rgba(255,255,255,0.1); width:180px;  }
#Search:hover input[type="text"] {width:180px; transition: all 0.3s linear 0s;-webkit-transition: all 0.3s linear 0s;-moz-transition: all 0.3s linear 0s;}

#Search a{ display: block; position:absolute; right:0; top:0;height:48px; width:48px; padding:0;border:none;box-shadow:none;webkit-box-shadow:none;overflow:hidden;text-indent:-99999px; background:url(images/icon_search.png) no-repeat 16px 16px; z-index:1;cursor:pointer;}
#Search a:hover{background-color:rgba(193,32,38,0.9);transition: all 0.8s ease 0s;  -webkit-transition:all 0.8s ease 0s;-moz-transition:all 0.8s ease 0s;}
#Search .searchInputContainer a.dnnSearchBoxClearText { top:10px;}


@media handheld, only screen and (max-width: 1140px){
#skin_wrapper { width:auto!important; margin:0 auto;}
#skin_wrapper.boxed .menu_left, #skin_wrapper.boxed .menu_right{ display:none; }	
#standardMenu .rootMenu >li a span { padding:0 15px;}	
#standardMenu > .rootMenu > li.haschild > a span { padding-right:20px;}

#megaMenu .root >li a span { padding:0 15px;}	
#megaMenu > .root > li.haschild > a span { padding-right:20px;}

#skin_menu{ margin-bottom:20px; padding-left:15px;}
#skin_wrapper.boxed #skin_menu { margin:0; }
.menu_left, .menu_right{background:none; display:none; }
}


/*--------- CSS Reset for Tablet ----------*/
@media handheld, only screen and (max-width: 991px){
#skin_wrapper { width:auto!important; margin:0 auto; max-width:768px;}
.skin_top_content { padding:20px;}
.dnnpane > [class*="col-md"],.dnnpane > [class^="col-md"] { padding: 10px 10px; }
#header_right{ float:none; width:100%;}	
.logo_style{ float:none; text-align:center; min-height:60px; position:relative; }

/*--------- mobile menu style ----------*/
.mobile_nav { display:block; position:relative; width:40px; height:60px; top:0; left:10px; z-index:999;}
.menuclick {background:url(images/btn_menu.png) no-repeat center center; width:40px; height:40px; display: block; }

#skin_menu{padding-left:0; background:none; margin:0; border-bottom:none; }
.menu_box{ display:none; }

/*--------- Search Style ----------*/
#Search{float:none; position:absolute;  top:-9px; right:0;}
.searchcss, a.searchcss:link, a.searchcss:active, a.searchcss:visited{ color:#555;  height:30px;}
#Search input[type="text"] { position:absolute; background:none;right:0; top:0; border:none; width:120px; font-size:12px; color: #555; height:30px; line-height:18px; padding:0 30px 0 10px; border:1px solid #e5e5e5; }
#Search a{ right:-30px; top:14px;height:30px; width:30px;  background-position:7px 7px;}
#Search .searchInputContainer a.dnnSearchBoxClearText { top:-1px; z-index:10000;}
#Search .searchSkinObjectPreview{ top:31px; }

/*--------- StandardMenu style ----------*/
#standardMenu {  padding-bottom:0;}
#standardMenu li{ float:none; border-bottom:1px solid #eee; border-bottom:1px solid rgba(255,255,255,.6); margin:0; }
#standardMenu li.back{ display:none;}

#standardMenu .rootMenu li a{ background:#6b6b6b;}
#standardMenu .rootMenu li a span { padding:0 20px; color:#FFFFFF!important; font-size:13px;font-weight:bold;height:38px; line-height:38px; border:none;}

#standardMenu .rootMenu li a span .navarrow{ position:absolute; width:60px; height:38px; right:0; background:url(images/mobile_navarrow.png) no-repeat center 0;}
#standardMenu .rootMenu a span .navarrow2{ background-position:center -42px;}
#standardMenu .rootMenu > li > a > span:after {display:none;}

/*-- submenu --*/
#standardMenu .subMenu{ position:static; width:auto; padding:0; }
#standardMenu .subMenu ul{ background:none; border:none;}
#standardMenu .subMenu ul li {border:none;}
#standardMenu .subMenu li.item a{ background:#f5f5f5; border-bottom:1px solid #ccc; border-bottom:1px solid rgba(0,0,0,.1); }
#standardMenu .subMenu li.selected > a span, #standardMenu .subMenu li.breadcrumb > a span, #standardMenu .subMenu li.item > a:hover span { background:#ddd!important; color:#333!important;}
#standardMenu .subMenu li.selected > a, #standardMenu .subMenu li.item a:hover { background:#ddd!important;}
#standardMenu .subMenu li.item a span{ padding:0 15px 0 25px; color:#333!important; background:none; height:35px; line-height:35px;}
#standardMenu .level1 li.item a span{ padding-left:40px; }
#standardMenu .level2 li.item a span{ padding-left:55px; }
#standardMenu .level3 li.item a span{ padding-left:70px; }
#standardMenu .subMenu .subarrow{ display:none; background:none;}

#standardMenu ul li ul li ul{ display:block;width:auto;}
#standardMenu ul li ul li ul.level1{ display: block; position:static; left:auto; top:auto;}
#standardMenu ul li ul li ul li ul.level2 { display: block; position:static; left:auto; top:auto;}
#standardMenu ul li ul li ul li ul li ul.level3 { display: block; position:static; left:auto; top:auto;}
#standardMenu ul li ul li ul li ul li:hover ul.level3 { display: block;position:static;left:auto;top:auto;}

/*--------- MegaMenu style ----------*/
#megaMenu {  padding-bottom:0;}
#megaMenu li{ float:none; border-bottom:1px solid #eee; border-bottom:1px solid rgba(255,255,255,.6); margin:0;}
#megaMenu li.back{ display:none;}

#megaMenu .root li a{ background:#6b6b6b;}
#megaMenu .root li a span { padding:0 20px; color:#FFFFFF!important; font-size:13px;font-weight:bold;height:38px; line-height:38px; border:none; }
#megaMenu .root li.selected a span, #megaMenu .root li.breadcrumb a span, #megaMenu .root li:hover a span {border-radius:0;}

#megaMenu .root li a span .navarrow{ position:absolute; width:60px; height:38px; right:0; background:url(images/mobile_navarrow.png) no-repeat center 0;}
#megaMenu .root a span .navarrow2{ background-position:center -42px;}
#megaMenu .root > li > a > span:after {display:none; }


/*-- category --*/
#megaMenu .category{position:static; width:auto!important; padding:0;}
#megaMenu .category ul{background:#f5f5f5;  border:none; padding:0;}
#megaMenu .category li{ width:auto; padding:0; float:none; border:none; }
#megaMenu .category li.item a{ background:none; border-bottom:1px solid #ccc; border-bottom:1px solid rgba(0,0,0,.1); }
#megaMenu .category li.selected > a, #megaMenu .category li a:hover { background:#ddd;}
#megaMenu .category li.item a span{ padding:0 15px 0 25px; color:#333!important; background:none; height:35px; line-height:35px;}
#megaMenu .category li li.item a span{ padding-left:40px; }
#megaMenu .category li li li.item a span{ padding-left:55px; }
#megaMenu .category li li li li.item a span{ padding-left:70px; }

#megaMenu .leaf li{ width:auto; margin:0; padding:0; }
#megaMenu .leaf li.item a{ padding:0;}
#megaMenu .leaf li li{width:auto; }

/*--------- pane style ----------*/
.cs-content-top-left{width:auto; float:none;}
.cs-content-top-right{width:auto; float:none;}
.cs-content-columns .cs-content-columns-column{width:auto; float:none;}
.cs-content-columns .cs-content-four-column{width:auto; float:none;}
.cs-content-columns .cs-content-four-column-cp{ margin:5px 0;}

}

/*--------- CSS Reset for Mobile ----------*/
@media handheld, only screen and (max-width: 767px) {
body {-webkit-text-size-adjust:none;}
#skin_wrapper{ width:auto!important;min-width:300px;}
.skin_width,body{width:100%;min-width:0;}
.floatl, .floatr{ float: none;}
.pc_display { display:none;}
.mobile_display{ display:block;}

.skin_footer{ text-align:center; padding:0;}
.footer_left{ float:none;margin-left:0; padding:10px 0 0 0;}
.footer_right{ float:none; margin-right:0; padding:5px 0 10px 0;}
.skin_footer .copyright_bar{ line-height:20px;}
.user_bar{padding:0;}	
.logo_style{ padding:10px 0 20px 0; text-align:center;}

/*page name*/
.page_name { min-height:50px; top:0; }
.pagename_style h1{ line-height:50px; font-size:20px; padding-top:0; }
.breadcrumb_style{ line-height:50px; display:none; padding-top:0; }

/*--------- Pane Style ----------*/
.headerpane{ margin:15px 0 25px 0;}

.graygrid4a{margin:20px 0;}
.graygrid4b{margin:20px 0;}
.graygrid4c{margin:20px 0;}
.graygrid12{margin:20px 0;}

.bottomgrid4a{margin:20px 0; }
.bottomgrid4b{margin:20px 0; }
.bottomgrid4c{margin:20px 0; }
.bottomgrid12{margin:20px 0; }
.footer_grid3a { margin:30px 0 20px 0;}
.footer_grid3b { margin:30px 0 20px 0;}
.footer_grid3c { margin:30px 0 20px 0;}
.footer_grid3d { margin:30px 0 20px 0;}
.footer_grid12 { margin:30px 0 20px 0;}
}

/*--------- CSS Reset for Mobile ----------*/
@media handheld, only screen and (max-width:400px) {
/*--------- Register and Login Style ----------*/
#Login .registerGroup .userProfileImg{ display:none; }
}

/*--------- Retina Set ----------*/
@media only screen and (-webkit-min-device-pixel-ratio: 2),
       only screen and (-moz-min-device-pixel-ratio: 2),
       only screen and (-o-min-device-pixel-ratio: 2/1),
       only screen and (min-device-pixel-ratio: 2) {
.menuclick { background-image:url(images/retina/btn_menu@2x.png); -webkit-background-size:25px 19px; -moz-background-size:25px 19px; background-size:25px 19px; }
#standardMenu .rootMenu a span .navarrow, #standardMenu .rootMenu a span .navarrow2, 
#megaMenu .root a span .navarrow, #megaMenu .root a span .navarrow2
{background-image:url(images/retina/mobile_navarrow@2x.png); -webkit-background-size:17px 80px; -moz-background-size:17px 80px; background-size:17px 80px;}
}



/*
 * CSS For DotNetNuke Skin by bestdnnskins.com
 * Copyright 2015 By BESTDNNSKINS.COM
 * Custom Color Header
 */
A:link { color:#7D675C;}
A:visited { color:#7D675C;}
A:hover { color:#7D675C;}
A:active { color:#7D675C;}
h1{color:#7D675C;}
h2{color:#7D675C;}
h3{color:#7D675C;}
h4{color:#ffffff;}
h5{color:#7D675C;}
h6{color:#7D675C;}
A.Footer:hover { color:#7D675C;}
.color_text { color:#7D675C;}
.color_bg{ background-color:#7D675C; }
A.Breadcrumb:hover{ color:#7D675C;}

#HeaderOne #standardMenu .rootMenu li.selected a span,#HeaderOne  #standardMenu .rootMenu li.breadcrumb a span,#HeaderOne  #standardMenu .rootMenu li:hover a span{border-bottom-color:#7D675C; }
#HeaderOne #megaMenu .root li.selected a span,#HeaderOne  #megaMenu .root li.breadcrumb a span,#HeaderOne  #megaMenu .root li:hover a span {  border-bottom-color:#7D675C;}
#HeaderOne A.Login:hover { color:#7D675C;}
#HeaderOne A.User:hover {color:#7D675C;}
#HeaderOne #Login .registerGroup a:hover,#HeaderOne #Login .loginGroup a:hover{color:#7D675C;}
#HeaderOne #Login .registerGroup a:active,#HeaderOne #Login .loginGroup a:active{color:#7D675C;}
#HeaderOne #Search a{ background-color:#7D675C;}
#HeaderOne #Search a:hover{background-color:rgba(193,32,38,0.8);}

.user_data .col-sm-4:hover span.fa{ background-color:#7D675C; }
.tab_style2 .nav-tabs > li.active > a,.tab_style2 .nav-tabs > li.active > a:hover,.tab_style2 .nav-tabs > li.active > a:focus{background-color:#7D675C; }
.tab_style2 .nav-tabs > li > a:hover { background-color:#7D675C; }
.tab_style3 .nav-tabs > li.active > a,.tab_style3 .nav-tabs > li.active > a:hover,.tab_style3 .nav-tabs > li.active > a:focus{color:#7D675C; border-top-color:#7D675C;}
.tab_style3 .nav-tabs > li.active > a{border-top-color:#7D675C;}
.tab_style3 .nav-tabs > li > a:hover {color:#7D675C;}
.tab_style3 .nav-tabs > li.active > a:hover{ border-top-color:#7D675C;}
.team_list .dynamic_bar .progress-bar.progress-bar-danger{ background-color:#7D675C;}
.comment_list .comment_item .comment_right span a{ color:#7D675C;}
.comment_list:hover .title_style h3{ color:#7D675C;}
.icon_hover:hover .icon_effect_1 .fa{background-color:#7D675C;}
@-webkit-keyframes sonarEffect{0%{opacity: 0.3;}40%{opacity: 0.5;box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #7D675C, 0 0 0 10px rgba(255,255,255,0.5);}100%{box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #7D675C, 0 0 0 10px rgba(255,255,255,0.5);-webkit-transform: scale(1.5);opacity: 0;}}
@-moz-keyframes sonarEffect{0%{opacity: 0.3;}40%{opacity: 0.5;box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #7D675C, 0 0 0 10px rgba(255,255,255,0.5);}100%{box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #7D675C, 0 0 0 10px rgba(255,255,255,0.5);-moz-transform: scale(1.5);opacity: 0;}}
@keyframes sonarEffect{0%{opacity: 0.3;}40%{opacity: 0.5;box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #7D675C, 0 0 0 10px rgba(255,255,255,0.5);}100%{box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #7D675C, 0 0 0 10px rgba(255,255,255,0.5);transform: scale(1.5);opacity: 0;}}
.icon_hover:hover .icon_effect_2 span.fa{ background-color:#7D675C;}
.icon_hover:hover .icon_effect_3 span.fa{ background-color:#7D675C;}
.icon_effect_3 .fa:after{box-shadow: 3px 3px  #7D675C;}
.icon_hover:hover .icon_effect_4 span.fa{ background-color:#7D675C;}
.icon_hover:hover .icon_effect_4 .fa:after{ box-shadow: 0 0 0 2px #7D675C;}
.news_scroll h3{background-color:#7D675C;}
#marquee_style ul li a:hover span{ color:#7D675C;}
#marquee_style ul li a span em{color:#7D675C;}
.home1_top:hover h3{color:#7D675C;}
.carousel_prev4B:hover { background-color:#7D675C;}
.carousel_next4B:hover {background-color:#7D675C;}
.carousel_up ul li span.fa{ color:#7D675C;}
.accordion2 .ui-state-active,.accordion2 .ui-widget-content .ui-state-active,.accordion2 .ui-widget-header .ui-state-active h3{ color:#7D675C;}
.accordion2 .ui-state-active span.ui-icon { background-color:#7D675C;}
.accordion3 .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { background-color:#7D675C;}
.accordion3 .ui-state-active span.ui-icon { background-color:#7D675C;}
.side_tag ul li a:hover { background-color:#7D675C;}
.footer_blog a h4:hover{color:#7D675C;}
.calendar_style .ui-datepicker-inline > .ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all{background-color:#7D675C;}
.calendar_style .datepicker td .ui-state-active,.calendar_style .datepicker td .ui-state-hover{background-color:#7D675C;}
.scalable_websites:hover .websites_left h3{color:#7D675C;}
.feature_box:hover{ background-color:#7D675C;}
.comment_style h2 span{ color:#7D675C;}
.img_hover .img_hover_bg{background-color:rgba(193,32,38,0.8);}
.img_hover2 .content{background-color:rgba(193,32,38,0.9);}
.img_hover2 .mask-1, .img_hover2 .mask-2{background-color:rgba(193,32,38,0.9);}
.home3_features:hover h3{ color:#7D675C;}
.hexagon{background-color:#7D675C;}
.home3_top:hover h3{color:#7D675C;}
.about_company:hover h3{ color:#7D675C;}
.about_company .col-md-2 ul li a:hover{ color:#7D675C;}
.about_company .col-md-2:hover span.fa{ color:#7D675C;}
.about_company .col-md-2:hover h4{ color:#7D675C;} 
.home4_icon .home4_arrow01{background-color:#7D675C;}
.home4_icon .home4_arrow02{background-color:#7D675C;}
.home4_icon:hover h3{ color:#7D675C;}
.icon_circle:hover .icon_hover .fa,.icon_circle:hover .icon_hover span em{ border-color:#7D675C;}
.tab_left_style ul li a:hover{ color:#7D675C;}
.tab_left_style .nav-tabs > li.active{color:#7D675C;}
.tab_left_style .nav-tabs > li.active > a,.tab_left_style .nav-tabs > li.active > a:hover,.tab_left_style .nav-tabs > li.active > a:focus{color:#7D675C;}
.tab_left_style .right_list a.tab_btn1 span{ background-color:#7D675C;}
.tab_left_style .right_list a.tab_btn2:hover span{ background-color:#7D675C;}
.home5_top:hover h3{ color:#7D675C;}
.home5_top  a:hover span{ color:#7D675C;}
.icon_border_effect:hover .fa{border-color:#7D675C;}
.home5_top:hover .icon_border_effect .fa{border-color:#7D675C;}
.home5_show .show_list h4 span.fa{ background-color:#7D675C;}
.home5_show:hover h3{color:#7D675C;}
.home5_middle:hover .title_style h3{color:#7D675C;}
.flip_info .flip_info_back{background-color:#7D675C;}
.comment_list .comment_item .comment_right span a{ color:#7D675C;}
.comment_list:hover .title_style h3{color:#7D675C;}
.contact_input_style .btn-primary{ background-color:#7D675C;}
.faq_right .btn-primary{ background-color:#7D675C;}
.full_width_page .left_border{ border-left-color:#7D675C;}
.sidebar_icon span.fa{color:#7D675C;}
.service_top:hover h3{ color:#7D675C;}
.service_icon span.fa{ color:#7D675C;}
.service_icon:hover .right_text h3{ color:#7D675C;}
.client_say2 p{border-color:#7D675C;}
.client_say2 .triangle{background-color:#7D675C;}
.client_say3 p{background-color:#7D675C;}
.client_say3 .triangle{background-color:#7D675C;}
.pricing_top:hover h3{color:#7D675C;}
.pricing_top a.pricing_btn2{background-color:#7D675C;}
.pricing_top a.pricing_btn1:hover{background-color:#7D675C;}
.col.high .head { background-color:#7D675C; }
.price-table .high .price{background-color:#7D675C;}
.time_line:hover .time_top h3{color:#7D675C;}
.time_line .time_center .center_top img{ border-color:#7D675C; }
.time_line  .center_line{background-color:#7D675C;}
.time_line  .center_line .center_circle{border-color:#7D675C;}
.time_line  .center_line .center_bottom{border-color:#7D675C;}
.time_line  .center_line .center_bottom .center_bottom_circle{background-color:#7D675C;}
.pg-info{background-color:#7D675C;}
.pg-info4{background-color:#7D675C;}
.project_list a.read-more:hover { background-color:#7D675C;}
.page_number_style .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus{ background-color:#7D675C;border-color:#7D675C;}
.tab_left_style .right_list a.tab_btn1 span{ background-color:#7D675C;}
.tab_left_style .right_list a.tab_btn2:hover span{ background-color:#7D675C;}

.flexslider_bg{ background-color:#7D675C;}
.flexslider3 .flex-control-paging li a {border-color:#7D675C;}
.flexslider3 .flex-control-paging li a:hover { background-color:#7D675C;}
.flexslider3 .flex-control-paging li a.flex-active {background-color:#7D675C;}
.banner2_content a span{ background-color:#7D675C;}
.flex-caption3 .content_style a.btn02:hover span{ background-color:#7D675C; border-color:#7D675C;}
.flex-caption4 .content_style a.btn02:hover span{ background-color:#7D675C; border-color:#7D675C;}
.flex-caption6{background-color:#7D675C;}
.options2_style #options ul li:hover {background-color:#7D675C;}
.unoslider_timer { background-color:#7D675C; }
.unoslider_indicator a.unoslider_indicator_active { background-color:#7D675C;}

.threeColSocial .console-mouseon{background-color:#7D675C;}
.threeColSocial a.dnnPrimaryAction{background-color:#7D675C;}
.threeColSocial .selectDrop.active > a{background-color:#7D675C;}
.threeColSocial .dnnButtonGroup > li > a.active{border-right-color:#7D675C ;background-color:#7D675C;}
.threeColSocial .dnnButtonGroup > li > a.disabled:hover{border-left-color:#7D675C;background-color:#7D675C;}
.threeColSocial .alpha > a:hover{background-color:#7D675C ;border-right-color:#7D675C;}
.threeColSocial .alpha > a,.threeColSocial .alpha > a:hover,.threeColSocial .alpha > a.active{border-left-color:#7D675C;}
.threeColSocial a.dnnSecondaryAction.ArchiveItems:hover{background-color:#7D675C;}
.threeColSocial .dnnTertiaryAction:hover,a.dnnTertiaryAction:hover{background-color:#7D675C;}   

@media handheld, only screen and (max-width: 991px){
#HeaderOne #standardMenu .rootMenu > li.selected > a, #HeaderOne #standardMenu .rootMenu > li.breadcrumb > a, #HeaderOne #standardMenu .rootMenu > li:hover > a, #HeaderOne #standardMenu .rootMenu >li > a:hover { background-color:#7D675C;}
#megaMenu .root > li.selected > a, #megaMenu .root > li.breadcrumb > a, #megaMenu .root > li:hover > a, #megaMenu .root > li > a:hover { background-color:#7D675C;}
}




/*
 * CSS For DotNetNuke Skin by bestdnnskins.com
 * Copyright 2014 By BESTDNNSKINS.COM
 * Container Style
 */
/*-------- for all containers --------*/
.c_icon, .c_title{ float:left;}
.c_content_style { display:inline-block; width:100%;}
.clearafter:after{ clear:both; content:"."; height:0px; font-size:0px; visibility:hidden; display:block; }
.clearafter{ display:inline-block; }
.clearafter{ display:block; }
h2.c_title { margin:0; padding:0; line-height:1em; font-size:20px;}
h2.c_title span {vertical-align:middle; font-weight:bold; font-family:'Open Sans',Arial, sans-serif; transition: all 0.5s ease 0s; -webkit-transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;}

/*-------- containers title --------*/
.c_title_footer{ font-size:20px; color:#f0f0f0; }
.c_title_black { font-size:20px; color:#222222; }
.c_title_white { font-size:20px; color:#FFFFFF; }
.c_title_Color{ font-size:20px;}

/*-------- BlackTitle Container 01 --------*/
.Bt1_style { min-width:150px; margin-bottom:14px;}
.Bt1_style:hover .c_title_black{ transition: all 0.5s ease 0s;  -webkit-transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;}
.Bt1_top {margin:0; padding:5px 3px;}
.Bt1_content { padding:10px 3px;}

/*-------- Color Title 01 --------*/
.Ct1_style { min-width:150px; margin-bottom:14px;}
.Ct1_top { padding:5px 3px;}
.Ct1_content { padding:10px 3px;}

/*-------- Title 02 --------*/
.Ct2_style { min-width:150px; margin-bottom:14px;}
.Ct2_top { border-bottom:1px solid #7D675C; padding:5px 3px; }
.Ct2_content { padding:10px 3px;}

/*-------- Color Header 01 --------*/
.Ch1_style { min-width:150px; margin-bottom:14px;}
.Ch1_style .icon_bg{background:url(images/container_img01.png) no-repeat #7D675C; width:36px; height:34px; position:absolute; top:0; left:0;}
.Ch1_top { min-height:15px;background:#444;padding:5px 10px 7px 45px; position:relative; }
.Ch1_content { padding:10px 3px ; }

/*--------Header 02 --------*/
.Ch2_style { min-width:150px; margin-bottom:15px;}
.Ch2_top { min-height:15px;background:#fff;padding:0; position:relative; border:1px solid #cecece; }
.Ch2_top .c_title{ background:url(images/container_img02.png) bottom right no-repeat #7D675C;padding:5px 54px 7px 13px;}
.Ch2_content{ padding:10px 3px; }

/*--------Header 03 --------*/
.Ch3_style { min-width:150px; margin-bottom:15px;}
.Ch3_top { min-height:15px;background:#fff;padding:0; position:relative; }
.Ch3_top .c_title{ background:url(images/container_img05.png) bottom right no-repeat #7D675C;padding:5px 27px 7px 13px;}
.Ch3_content{ padding:10px 3px; }

/*-------- Header Box 01 --------*/
.Hb1_style { min-width:150px; margin-bottom:20px;}
.Hb1_top { min-height:15px;background:#111;padding:5px 13px 7px; border-bottom:3px solid #7D675C; }
.Hb1_content { padding:10px 12px 13px; background:#6a6a6a; }

/*-------- Header Box 02 --------*/
.Hb2_style{ min-width:150px;margin-bottom:20px;border:1px solid #7D675C;border-radius:3px;}
.Hb2_top {min-height:15px;padding:5px 13px 7px; margin:2px;border-radius:3px;}

.Hb2_content { padding:10px 12px 13px;  }

/*-------- Header Box 03 --------*/
.Hb3_style{ min-width:150px;margin-bottom:20px;border:1px solid #e5e5e5;border-radius:3px;}
.Hb3_top {min-height:15px; padding:5px 15px 7px; margin:0 -5px; position:relative; }
.Hb3_top .corner_left{background:url(images/container_img03.png)no-repeat; position:absolute ; width:5px; height:6px; left:0; bottom:-6px;}
.Hb3_top .corner_right{background:url(images/container_img04.png)no-repeat; position:absolute ; width:5px; height:6px; right:0; bottom:-6px;}
.Hb3_content { padding:10px 12px 13px;  }

/*-------- Footer Contaienr 01 --------*/
.Footer01_style { min-width:160px;}
.Footer01_top_bg { padding:7px 3px; margin:0; border-bottom: 1px solid; padding: 5px 3px;}
.Footer01_content { padding:15px 3px 8px 3px;}

/*-------- notitle --------*/
.notitle_container { }

.c_title_Color{ color:#7D675C; }
.Bt1_style:hover .c_title_black{ color:#7D675C;}
.Bt2_style:hover .c_title_black{ color:#7D675C;}
.Bt3_style:hover .c_title_black{ color:#7D675C;}
.Bt3_style .c_title { border-bottom-color:#7D675C;}
.Bt4_style:hover .c_title_black{ color:#7D675C;}
.Hb2_top {background-color:#7D675C;}
.Hb3_top {background-color:#7D675C;}
.Footer02_style .Footer02_top_border{background-color:#7D675C;}

/************************************/ 
/*--------- SMB Custom Changes ----------*/ 

.linkitem{ 
list-style: none; 
line-height:1.5; 
margin:0; 
padding:0; 
font-size:16px; 
}

.ThemeEvents .ListTitle {
font-size:16px; 
font-weight:bold; 
text-align: left; 
vertical-align: top; 
}