/*########################################## * 
General css for Joomla and Virtuemart * 
Design by WebDesign - sites-design.com 
* Copyright 2006 - 2018 WebDesign * Licensed for WebDesign 
* Developer : http://www.sites-design.com    
###########################################*/   

html {
    background: -moz-linear-gradient(140deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 60%, rgba(118,118,194,0.5) 80%, rgba(118,118,194,1) 100%); 
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(118,118,194,1)), color-stop(20%, rgba(118,118,194,0.5)), color-stop(40%, rgba(255,255,255,0)), color-stop(100%, rgba(255,255,255,1))); 
    background: -webkit-linear-gradient(140deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 60%, rgba(118,118,194,0.5) 80%, rgba(118,118,194,1) 100%); 
    background: -o-linear-gradient(140deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 60%, rgba(118,118,194,0.5) 80%, rgba(118,118,194,1) 100%); 
    background: -ms-linear-gradient(140deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 60%, rgba(118,118,194,0.5) 80%, rgba(118,118,194,1) 100%); 
    background: linear-gradient(310deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 60%, rgba(118,118,194,0.5) 80%, rgba(118,118,194,1) 100%); 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7676C2', endColorstr='#ffffff',GradientType=1 ); 
}  
html.com_virtuemart {
    background: -moz-linear-gradient(90deg, #7676C2 0%, #ffffff 8%, #ffffff 85%, #7676C2 100%); 
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7676C2), color-stop(8%, #ffffff), color-stop(85%, #ffffff), color-stop(100%, #7676C2)); 
    background: -webkit-linear-gradient(90deg, #7676C2 0%, #ffffff 8%, #ffffff 85%, #7676C2 100%); 
    background: -o-linear-gradient(90deg, #7676C2 0%, #ffffff 8%, #ffffff 85%, #7676C2 100%); 
    background: -ms-linear-gradient(90deg, #7676C2 0%, #ffffff 8%, #ffffff 85%, #7676C2 100%); 
    background: linear-gradient(0deg, #7676C2 0%, #ffffff 8%, #ffffff 85%, #7676C2 100%); 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7676C2', endColorstr='#7676C2',GradientType=0 ); 
	min-height: 100%; 
} 
body {font-family: 'open_sansregular'; color: #555; font-size: 15.5px;} 
.bg-body {background: url("../images/top-left.png") no-repeat left top; background-size: 16% auto; width: 100%; height: 220px; position: absolute; z-index: 2;} 

.t3-mainbody {margin-top: 10px; padding-bottom: 40px; padding-top: 40px;} 

#topo {width: 100%;}  
#topo.topo_absolute {position: absolute; z-index: 6;}    
#topo.topo_fixed {background: rgba(240,240,240,0.9); box-shadow: 0 1px 5px #999; position: fixed; top: 0; left: 0; margin: 0; z-index: 10;}          

#topo.topo_fixed .topo-header .t3-header {padding: 5px 0;}

.topo_absolute .logo-image {overflow: hidden;} 
.topo_fixed .logo-image {overflow: hidden;} 
.topo_absolute .span4.logo img {max-height: 90px; margin: 25px 10px 30px; transition: none;} 
.topo_fixed .span4.logo img {transition: none; margin: 5px 10px; max-height: 60px;}    

.topo_fixed .moduletable.login, .topo_fixed .moduletable.search {display: none;}

.false-header {width: 100%; position: relative; z-index: -1;}    

#t3-header.container {width: 100%; max-width: 1360px; padding: 0; opacity: 1;} 
.topo_fixed #t3-header.container {background-size: 100% 100%;} 
.banner-top {width: 100%; z-index: 1; position: absolute;} 
.banner {background: url("../images/gold.png") no-repeat right top; background-size: 105% 98%; min-height: 200px; width: 100%; margin: -61px 0 0; z-index: 1; position: absolute; opacity: 0.8; filter: alpha(opacity=80);} 

#t3-content {} 

#t3-footer {background: rgba(0,0,0,0.3) url("../images/bg-bottom.png") no-repeat left top; background-size: 100% 4px; padding: 20px 0 0; z-index: 1; position: relative;} 
.footer-bottom .bottom {display: inline-block; width: 96%; margin: 10px 0; padding: 0 2%;} 
.t3-copyright {background: url("../images/bg-bottom.png") no-repeat left bottom; background-size: 100% 4px; margin: 0; padding: 0 0 30px;} 
html.com_virtuemart .bottom {color: #ddd;} 
html.com_virtuemart .footer-bottom .bottom a {color: #ddd;} 
.t3-copyright .span4 {margin: 30px 0 0; min-width: 33.333%;}  
.t3-copyright .span4 + .span4 + .span4 {text-align: right;}  

.span8.logo {background: url("../images/header_left.png") no-repeat left top; background-size: auto 100px; height: 100px; margin: 40px 0 0;} 
.topo_fixed .span8.logo {background-size: auto 60px; height: 60px; margin: 4px 0 0;} 

.home.homepage #t3-footer {background-image: none; z-index: auto; padding: 40px 0 0;} 
.home.homepage .banner {opacity: 1; filter: alpha(opacity=100);} 
.banner-contentTop {display: table; width: 100%; margin: 0 auto; position: relative; z-index: auto;} 
.home.homepage .t3-mainbody, .home.homepage #t3-content {padding: 0; margin: 0; min-height: 0; height: 0;} 
.home.homepage .mod_cont-bottom_full {background: url("../images/gold.png") no-repeat right top; background-size: 105% 102%; height: 170px; margin: -38px 0 -120px; position: relative; z-index: 2;} 
.moduletable.content-home {display: inline-block; margin: 3px 0 -20px;} 
.moduletable.content-home .home.span8 {margin: 0; min-width: 66.666%;} 
.moduletable.content-home .home.span4 {margin: 0; min-width: 33.333%;} 
.home-img {border: 2px solid #999; margin: 3px;} 
.home-img_inner {text-align: center; font-size: 32px; height: 60px; display: block; width: 33%; position: absolute; margin: -12% 0 0; opacity: 0; filter: alpha(opacity=0);} 
.home-img_inner:hover {opacity: 1; filter: alpha(opacity=100);} 
.home-img:hover  .home-img_inner {opacity: 1; filter: alpha(opacity=100);} 
.home-img_inner a {color: #BA9927; text-shadow: 2px 2px #555;} 

.t3-footer {color: #333;} 
.footer-top {width: 100%; margin: 0; border-bottom: 1px solid #999;} 

  .footer-top .span4 {width: 32.333%; margin: 0 1% 0 0;} 
  .footer-top .span4 + .span4 {width: 31.333%; margin: 0 1%;} 
  .footer-top .span4 + .span4 + .span4 {width: 32.333%; margin: 0 0 0 1%;} 

.bg-absolute {position: fixed; z-index: -1; right: 0; bottom: 0; margin: 0; width: 17%; height: auto;} 

#system-message {margin-top: 30px;} 

/* ------- :::::: Main menu :::::: --- */  
.topo-header .t3-mainnav {background: url("../images/header_right.png") no-repeat right top; background-size: auto 100px; display: inline-block; width: 100%; text-align: center; padding: 25px 0 20px;} 
.topo_fixed .topo-header .t3-mainnav {background-size: auto 60px; display: inline-block; padding: 10px 0;} 
.t3-mainnav .navbar-inner {min-height: 40px;} 
.topo_fixed .t3-mainnav .navbar-inner {min-height: 40px;} 
.container.navbar {width: auto; display: inline-block; margin: 0 auto;} 
.t3-mainnav .navbar .nav > li > a {font-size: 20px; color: #08405C; padding: 10px 18px 12px;} 
.topo_fixed .t3-mainnav .navbar .nav > li > a {padding: 5px 18px;} 
.t3-mainnav .navbar .nav > li > a:hover {background: none; color: #9B8A28;} 
.t3-mainnav .navbar .nav > .active > a, .t3-mainnav .navbar .nav > .active > a:hover, .t3-mainnav .navbar .nav > .active > a:focus {background: none; color: #9B8A28; box-shadow: none !important;} 

/* ---****** Menu Footer ****** --- */  
.moduletable_menu.footer, .moduletable.contactos.footer {margin: 35px auto; padding: 0; border-top: 1px solid #555; text-align: center; display: inline-grid; width: 100%;}  
.moduletable_menu.footer h3, .moduletable.contactos.footer h3 {font-size: 21px; color: #555; line-height: 1; text-align: center; margin: -12px auto 20px; display: inline-block; background: #B2B2B2; padding: 0 15px 0;}  
.moduletable_menu.footer ul.nav {display: block; list-style: none; margin: 0;}  
.moduletable_menu.footer li {background: url("../images/arrow.png") no-repeat left center; font-size: 13px; float: left; width: 48%; text-align: left; padding: 0; margin: 0 1%; border-bottom: 1px solid #ccc;}
.moduletable_menu.footer li a {color:#444; font-size: 15px; font-weight: 400; padding: 5px 0 5px 15px !important; border-bottom: 1px solid #888;}    
.moduletable_menu.footer li a:hover {background: none; color: #fff;}  
.moduletable_menu.footer li.active a, .moduletable_menu.footer li.active a:hover {background: none; color: #fff;}  
.moduletable_menu.footer .nav li.dropdown.active > .dropdown-toggle, .moduletable_menu.footer .nav li.dropdown.open.active > .dropdown-toggle, .nav > li.dropdown.open.active > a:hover {background-color: transparent !important; color: #D6C274 !important;}    
.moduletable_menu.footer .nav-child.unstyled.small.dropdown-menu {background: #3A332C; color:#ccc;}
.moduletable_menu.footer .nav li.dropdown > .dropdown-toggle {background-color: none; color:#999;}  
.moduletable_menu.footer .nav li.dropdown.open > .dropdown-toggle {background-color: transparent !important; color:#fff;}
.moduletable_menu.footer .dropdown-menu li {background: #3A332C !important;}  
.moduletable_menu.footer .dropdown-menu li a {padding: 5px 20px; background: none !important; color:#999;}  
.moduletable_menu.footer .dropdown-menu li a:hover {color: #D6C274 !important;}  

.contactos-footer {color: #444; font-size: 13.5px; text-align: left; margin: 0 auto;} 
.contactos.footer .contacto_home, .contactos.footer .contacto_phone, .contactos.footer .contacto_local, .contacto_mail {background: url("../images/icons.png") no-repeat; background-size: auto 20px; display: block !important; margin: 0 !important;}  
.contactos.footer .contacto_home {background-position: 2px 10px;}  
.contactos.footer .contacto_phone {background-position: -165px 6px;}  
.contactos.footer .contacto_mail {background-position: -295px 6px;}  
.contactos.footer .contacto_local {background-position: -40px 5px;}  
.contactos.footer a:hover {color: #fff; text-decoration: none;}
.module.contactos.footer {margin: 50px 0 0;} 
.module.contactos.footer h3 {padding: 5px 0; margin: 0; border-left: 3px solid #B39140; font-family: serif; font-weight: 400; font-size: 28px; letter-spacing: 1px; text-align: center;} 
.module.contactos.footer .contactos.footer {border-left: 1px solid #B39140; margin: 0 0 0 1px; padding: 30px 0;} 

.topo_fixed { 
    animation-duration: 1.5s; 
    animation-fill-mode: both; 
} 

@keyframes fadeInDown { 
    0% { 
        opacity: 0; 
        transform: translateY(-100px); 
    } 
    100% { 
        opacity: 1; 
        transform: translateY(0); 
    } 
} 

.topo_fixed { animation-name: fadeInDown;} 

.footer .span3 {width: 25%; color: #999; margin: 20px 0;} 
.footer .span3 + .span3 {width: 23%; margin: 20px 0 20px 2%;} 
.footer .span3 + .span3 + .span3 {width: 23%; margin: 20px 0 20px 2%;} 
.footer .span3 + .span3 + .span3 + .span3 {width: 23%; margin: 20px 0 20px 2%;} 
.footer h2 {font-family: 'Varela Round', sans-serif; font-size: 20px; color: #eee; font-weight: 400; letter-spacing: 0.5px;} 

/* ------- :::::: --- :::::: --- */  

img {-webkit-filter: contrast(105%) saturate(1.1); filter: contrast(105%) saturate(1.1);}     
img:hover {-webkit-filter: contrast(120%); filter: contrast(120%);}    

.page-header.clearfix {text-align: center; margin: 30px 0; border-bottom: 1px solid #ddd; padding: 0;} 
#rl_modals_loaded_content .page-header.clearfix {margin-top: 40px;} 
.page-header h1 {font-family: 'Varela Round', sans-serif; color: #666; font-weight: 400; text-align: center; padding: 10px 0;}  
.title-center h1 {font-family: serif; text-align: center; color: #555; font-weight: 400;} 

.modal body {padding: 0 1%;} 

.clear {width: 100%; display: table;} 

a, img, .moduletable_menu.top li a, .moduletable.chat-footer, .moduletable.home-search form#js-jobs-form-mod div.fieldwrapper #button:hover, .formResponsive button, .home-img_inner { 
	-webkit-transition: all 0.6s ease 0s;
    -moz-transition: all 0.6s ease 0s;
    -o-transition: all 0.6s ease 0s;
    transition: all 0.6s ease 0s;
}    

.vm-button-correct, .vm-button-correct:link, .vm-button-correct:visited {background: #777; border: 1px solid #333;} 
.vm-button-correct:hover {background: #999;} 

html.modal {background: #fff;}     
body.modal {background: #fff !important; width: 98%; margin-top: 0; padding: 10px 1% 0 !important; overflow-x: hidden;}   
#rl_modals_loaded_content {padding: 10px;} 
#cboxContent, #cboxLoadedContent, #colorbox {color: #555; font-size: 13px;}  
.modal .article-footer [class^="icon-"] {display: none;}  
.modal .vendor-image img {max-width: 320px !important; margin: 10px 0 20px;}  
.modal .produto-nome h1 {margin: 15px 0 0;} 

.feedback-container {z-index: 1000;} 

.rl_sliders.accordion > .accordion-group.active > .accordion-heading > a.accordion-toggle {background: none; color: #7D7039 !important; font-weight: 700;} 
.rl_sliders.accordion > .accordion-group > .accordion-heading > a.accordion-toggle:hover {color: #7D7039 !important;} 
.rl_sliders.accordion > .accordion-group > .accordion-body > .accordion-inner {border-top: 0 !important;} 

/* --- Filtro produtos --- */ 
.module.filtro {margin: 0;} 
.t3-module.module.filtro h3 {color: #B39140; text-align: center; padding: 5px 0 15px; border-left: 1px solid #B39140;}  
.t3-module.module.filtro .module-ct, .t3-module.module.moeda .module-ct {border-left: 1px solid #B39140; padding: 0; margin: -10px 0 0;}
.filtro .cf_flt_header, .t3-module.module.moeda h3 {background: #eee; color: #B39140; text-align: left; line-height: 24px; margin: 0 0 10px -2px; padding: 3px 10px; text-shadow: 1px 0 2px #fff; border-left: 3px solid #B39140;}     
.filtro .headexpand {margin: 5px 5px 0 0;}    
.t3-module .filtro li {padding: 0; font-size: 13px; line-height: 1;}  
.t3-module .filtro .cf_filters_list li.cf_li_clear {display: none;}
#cf_flt_wrapper_virtuemart_category_id_108 .cf_unexpand {background-size: 8px;} 
.t3-module .filtro .cf_catOption.cfLiLevel0 a {color: #444;} 
.t3-module .filtro .cf_catOption.cfLiLevel1 {margin: 0 0 0 15px !important; font-size: 13px; line-height: 20px;} 
.t3-module .filtro .cf_catOption.cfLiLevel1 a {color: #666; padding: 0 3px 0 0 !important;} 
.t3-module .filtro .cf_catOption.cfLiLevel2 {margin-left: 26px !important; line-height: 18px;} 
.t3-module .filtro .cf_catOption.cfLiLevel2 a {font-size: 12px; color: #777; padding: 0 !important;} 
.t3-module .filtro .cf_flt_counter {color: #999; font-size: 10px; line-height: 1;} 
.t3-module .filtro .cf_option.cf_childOpt.tree_0.cf_disabled_opt {padding: 0 !important; color: #999;} 
#cf_wrapper_inner_price_108.cf_wrapper_inner {min-height: 65px;} 
.filtro #cf_wrapper_inner_price_108.cf_wrapper_inner {width: 100%; margin: 0;}        
.filtro .cf_filtering_slide_container {max-width: 240px; width: 100%; text-align: center; margin: 0 auto;}   
.filtro form.cf_form.filtro {margin: 0;} 
.filtro .cf_flt_wrapper {text-align: center;}   
.filtro #cf_wrapper_inner_custom_f_7_108.cf_wrapper_inner {text-align: left;}   
.filtro .cf_slider_gutter_m {display: inline-block; margin: 0 auto; width: 92%;}   
.filtro .slider_bkg_img {margin: 0; width: 92%;}    
.filtro .cf_filtering_knob_to, .filtro .cf_filtering_knob_from {width: 20px !important;}
.filtro .cf_slider_gutter_1, .filtro .cf_slider_gutter_r {width: 9px !important;}
.filtro .cf_filtering_slider_gutter {display: inline-block; float: none; margin: 0 auto; width: 100%; padding: 0;}   
.filtro #price_108_slider a.cf_option, .filtro #price_108_slider br, .filtro .cf_clear {color:#777; font-size: 14px; font-weight: 400 !important;}   
.cf_filtering_knob {background: #ccc !important; z-index: 1 !important;}  
.cf_filtering_knob:hover {background-color: #C7AF67 !important;} 

.product-fields .cf4all_buttons input[type="radio"]:checked + label, .product-fields .cf4all_buttons input[type="checkbox"]:checked + label, 
.product-fields .cf4all_color_buttons input[type="radio"]:checked + label, .product-fields .cf4all_color_buttons input[type="checkbox"]:checked + label {box-shadow: 0 0 2px 2px rgba(7,174,135, 0.8) !important; border: 1px solid #555 !important;} 

.filtro #cf_wrapper_inner_custom_f_13_108.cf_wrapper_inner {text-align: left;}    
.t3-module .filtro ul {margin-left: 15px; text-align: left;}  
.filtro .cf_resetAll_link {background: #eaeaea; border: 1px solid #ccc; border-radius: 4px; float: right; font-size: 13px; line-height: 14px; padding: 2px 10px; border-radius: 0; margin: 0 10px 20px 0;}   

.filtro .cf_wrapper_input_text {padding: 0 2% 10px; width: 96%;}    
.filtro .cf_wrapper_input_text_2 input[type="search"] {background: #eee; margin: 0 2px; padding: 2px 4px;}   
.filtro .cf_search_button {padding-left: 0; padding-right: 0; width: 18%;}        
.filtro li label input {margin: 0 5px 1px 0;}   
.cf_filters_list li .cf_option {color: #555; font-size: 15px; padding: 0 5px 0 3px !important;}  
.t3-module .filtro #cf_list_virtuemart_category_id_108 a {color: #777; font-size: 15px; font-weight: 700;} 
.t3-module .filtro #cf_list_virtuemart_category_id_108 a:hover, .cf_filters_list li .cf_option:hover {color: #B39140;} 

li.cf_catOption.cfLiLevel0.cf_parentLi.li-tree_0 a {font-size: 17px !important; padding: 6px 0 !important;} 

.manufacturer-details-view img {max-height: 200px;}  

.product-price .button {background: #fff; font-size: 14px; font-weight: 700; color: #777;} 
.product-price .button:hover {background: #efefef; color: #D50B0B;} 

/* appearance for select */
.cf_flt_wrapper select, select {
	border: 0; 
	border-radius: 0; 
	-webkit-appearance: none; 
	-moz-appearance: none; 
	background: #eee url("../images/arrow_open.png") no-repeat right center;
    text-overflow: "";  
    cursor: pointer;
	color: #777;
	border-top: 1px solid #ccc !important;
	border-bottom: 1px solid #ccc !important;
	border-left: 0 !important;
	border-right: 0 !important;
	font-weight: 700; 
	width: auto;
	height: auto;
	margin-bottom: 10px;
	margin-left: 10px; 
	padding: 3px 15px 5px 0;
	line-height: 1;
} 

/* appearance for radiobutton */
input[type="radio"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: inline-block;
  width: 14px !important;
  height: 14px;
  padding: 3px;
  background-clip: content-box;
  border: 1px solid #999;
  background-color: #999;
  border-radius: 50%;
} 
input[type="radio"]:checked {background-color: #EAB002; border: 1px solid #999;} 
input[type="radio"]:checked, .filtro li label input[type="radio"]:checked {background-color: #EAB002; border: 1px solid #999;} 

/* appearance for checkbox */
.filtro li label input[type="checkbox"] {-webkit-appearance: none; -moz-appearance: none; appearance: none; width: 8px !important; height: 8px; background-color: transparent; border: 1px solid #aaa;} 
.filtro li label input[type="checkbox"]:checked {background-color: #BA9927; border: 1px solid #ccc;} 
.cf_filters_list li label.cf_sel_opt a.cf_sel_opt {color: #9B8A28 !important;} 

/* ---------------- Categorias --- */  
.vm-search-custom-search-input {margin: 20px 0;} 
.category_description {font-size: 14px; margin: 0 0 20px;} 
.category-view .category_description img {max-height: 100px; margin: 10px 0 0;}  
.category-view .category_description p {text-align: justify; font-size: 14px; margin: 0 0 5px; line-height: 18px; color: #777;}  
.category-view .row .category .spacer {text-align: center;} 
.category-view .row .category .spacer a:hover {text-decoration: none;}
.category-view .row .category .spacer a:hover h2 {color: #BA9927;} 
.pull-left.gridlist.btn-group.span2 {width: auto; margin: 0 1%;} 
.category-view .row .category .spacer h2 {display: inline-grid; width: 100%; font-size: 18px; line-height: 1; letter-spacing: 0;}  
.pull-left.gridlist.btn-group.span2 #grid {border-radius: 4px 0 0 4px; margin: 2px 0 0;}
.pull-left.gridlist.btn-group.span2 #list {margin: 2px 0 0 -1px;}
.orderby-displaynumber {display: inline-block; width: 100%;}  
.orderlistcontainer div.orderlist {z-index: 2;}  
.orderlistcontainer .title {display: none;}  
.floatright.display-number {font-size: 12px; min-width: 230px; margin: 2px 10px 0 0;} 

.category.floatleft {margin: 4px 1%;}   
.category-view .row .category .spacer {display: inline-block; text-align: center; vertical-align: middle; height: 50px; margin: 0 2%; padding: 0 1%; border: 1px solid #ddd; width: 94%;} 
.category-view .row .category .spacer a div {height: auto;}  
.category-view .row .category .spacer h2 a {color: #888; font-size: 16px; line-height: 1; font-weight: 400; letter-spacing: 1px; margin: 0;}   
.category-view .row .category .spacer a:hover {text-decoration: none;}   
.category-view .row .category .spacer:hover h2 a {color: #BA9927;}   
.category-view .row .category .spacer a img {filter: grayscale(0%) contrast(110%); -webkit-filter: grayscale(0%) contrast(110%); max-width: 96% !important; max-height: 40px; margin: 0 auto;}   
.category-view .row .category .spacer a:hover img {filter: grayscale(40%); -webkit-filter: grayscale(40%);}   

/* ---------------- Categorias */  
.categoria.product.row .product.span6, .categoria.product.row.list-group-item .product.span4 {display: none;}  
.categoria.product.row.list-group-item .product.span6, .categoria.product.row .product.span4 {display: block;}  

.sup-dir {margin: -5px 0 0 -5px; position: absolute; z-index: 2;}      

.orderlistcontainer .title, .orderlistcontainer .activeOrder, .orderlistcontainer .Order {color: #333; margin: 0 5px 0 0;}        
.orderby-displaynumber {margin: 20px 0; padding: 10px 0;}       
.orderlistcontainer div.activeOrder {background-color: #eee; border: 1px solid #999; border-radius: 4px; padding: 5px 24px 4px 12px; background-position: right 5px;}  
.orderlistcontainer a {font-size: 14px; color: #555;}  
.orderlistcontainer div.orderlist div {padding: 2px 0 1px;}  
.orderlistcontainer div.orderlist div:hover {background-color: #eee;}  
.orderlistcontainer div.orderlist a {color: #555; padding: 2px 8px;}  
.orderlistcontainer div.orderlist a:hover {color: #BA9927; text-decoration: none;}  
.grade, .lista {float: left; width: 16px; height: 10px; margin: 5px 0 0;}  
.grade {background: url("../images/ver-cat.png") no-repeat top center;}  
.lista {background: url("../images/ver-cat.png") no-repeat bottom center;}  
a.btn-default:hover {background-color: #D6980A; color: #fff;}
.display-number select {float: right; line-height: 16px; width: auto; margin: 0 0 0 5px; padding: 3px 15px 3px 3px !important;}       
.pull-left.gridlist.btn-group.span2 a {background: #eee; color: #555; padding: 4px 8px;}  
.pull-left.gridlist.btn-group.span2 a:hover {background: #BA9927; color: #fff;}  
.pull-left.gridlist.btn-group.span2 a.btn.btn-default {background: #ddd; color: #333;}  
.display-number, .control-buttons, .right {font-size: 13px; margin: 12px 8px 0 0; line-height: 28px;}       

.category-view .categoria.product.row.list-group-item {width: 100%; height: auto;}  

div.product {min-width: 215px;}           
.product.span4 .spacer {border: 1px solid #ddd; padding: 0 !important; width: 100%;}       

.product.span4 {border: 0; margin: 15px 1%;}      
.t3-content.span9.pull-right .product.span4 {border: 0; margin: 15px 1%;}      

figure {display: block; position: relative; overflow: hidden; margin: 0;}      
figcaption {
  height:auto; 
  width: 280px; 
  position: absolute; 
  background: rgba(255,255,255,0.9); 
  border: 1px solid #999;
  color: #777; 
  padding: 0 10px; 
  opacity: 0;  
  filter: alpha(opacity=0); 
} 
figcaption:hover {opacity: 0.95; filter: alpha(opacity=0.95);  z-index: 102;} 
.product.span4 .spacer:hover + figcaption {opacity: 0.95; filter: alpha(opacity=0.95);  z-index: 2;} 
figure:before {
  content: " ";
  position: absolute; 
  font-weight: 800; 
  background: none; 
  background: rgba(255,255,255,0.0); 
  text-shadow: 0 0 5px white; 
  color: black; 
  width: 24px; 
  height: 24px; 
  -webkit-border-radius: 12px; 
  -moz-border-radius: 12px; 
  border-radius: 12px; 
  text-align: center; 
  font-size: 14px; 
  line-height: 24px; 
  -moz-transition: all 0.6s ease; 
  opacity: 0.0;     
}
figure:hover:before {opacity: 0;}       

.cap-bot { }  
.cap-bot:before {bottom: 10px; left: 0px;}  
.product.span4 .spacer + figcaption, .product.span4 .spacer:hover + figcaption {margin: -360px 0 0 -67px;} 
.product.span4 .spacer:hover + figcaption, figcaption:hover { 
    animation-duration: 1s; 
    animation-fill-mode: both; 
    animation-timing-function: ease-in-out; 
} 

@keyframes fadeInLeft { 
    0% { 
        opacity: 0; 
        transform: translateY(0); 
    } 
    100% { 
        opacity: 1; 
        transform: translateY(0); 
    } 
} 
.product.span4 .spacer:hover + figcaption, figcaption:hover { 
    animation-name: fadeInLeft; 
}

.box-cat_hover {width: 100%; height: auto;}          

.categoria .vm-product-media-container, .categoria .nome, .categoria .vm-product-descr-container-1 {padding: 0 2%;}        
.categoria .vm-product-rating-container {display: table; width: 98%;}  
.categoria .browseProductImage {max-height: 200px; -webkit-filter: saturate(1.4); filter: saturate(1.4);}       
.categoria .vm-product-media-container {margin-bottom: 0; margin: 5px auto; max-width: 100%; height: 200px; text-align: center;}         
.categoria .vm-product-descr-container-1 {margin: 8px 0 5px 0; min-height: 56px; color: #666; font-size: 14px; text-align: justify; display: block;  text-overflow: ellipsis; word-wrap: break-word; overflow: hidden; max-height: 58px;  line-height: 14px;}       
.categoria .vm-product-descr-container-1 p {text-align: justify; font-size: 13px; line-height: 14px; margin: 0 0 2px;}         
.categoria figcaption .vm-customfields-wrap {position: relative; z-index: 1; display: inline-block; width: 97%; margin: -5px 0 2px 0;}          

.categoria figcaption .nome {height: auto;} 
.categoria figcaption .nome h2 {margin: 15px 0 0;}      
.categoria figcaption .vm-product-descr-container-1 {min-height: 20px;} 
.categoria figcaption table.custos {height: 40px !important; margin: 0 0 5px;} 
.categoria figcaption table.custos td, .categoria figcaption .vm3pr-0 {height: auto !important;}
.categoria figcaption .vm3pr-5 .product-price {margin: 10px 0; min-height: 40px;}       
.categoria figcaption span.addtocart-button input.addtocart-button {font-size: 14px; padding: 4px 10px 6px; width: 30px;}       
.categoria figcaption .addtocart-area {margin: 5px auto 0 !important; min-height: 40px !important;}           
.categoria figcaption .product-price {float: none; margin: 10px auto; height: auto; min-height: 20px; text-align: center; width: auto;}        
.categoria figcaption div.vm-details-button {margin: -10px 0 15px 0;} 

.product-price .vm-price-desc {color: #999; font-size: 13px;}    
.product-price span.PricesalesPrice {color: #777; font-size: 20px;}         
.featured-view .spacer span, .latest-view .spacer span, .topten-view .spacer span, .recent-view .spacer span, .related-products-view .spacer span, .browse-view .row .product .spacer span {color: #999;}
 
.categoria .PricebasePriceVariant.vm-display.vm-price-value, .categoria .PricetaxAmount.vm-display.vm-price-value, .stock, .PricepriceWithoutTax, .PricebasePrice, 
.productdetails-view .PricebasePriceVariant.vm-display.vm-price-value, .productdetails-view .PricetaxAmount.vm-display.vm-price-value {display: none;}      

.addtocart-area form {width: 100%; text-align: center; margin: 0 auto; display: table;}   

.PricetaxAmount .vm-price-desc {font-size: 12px; color: #777;}   
.price-crossed .PricebasePriceWithTax {margin: 0 0 -2px; color: #777 !important; font-size: 13px;}   
.PricediscountedPriceWithoutTax {display: none;}   
.PriceunitPrice.vm-display.vm-price-value {margin: -3px 0 0; font-size: 12px; line-height: 1;} 
.cart-view span.PricetaxAmount, .cart-summary .PricediscountedPriceWithoutTax {display: block !important;}   

.browse-view .orderby-displaynumber {margin: 20px 0 !important; border-bottom: 1px solid #ddd;}  
.button.cat {background: #ddd; text-transform: uppercase; font-size: 13px; padding: 1px 10px; box-shadow: none; border: 1px solid #aaa; border-radius: 0;}    
.button.cat:hover {background: #89A6C5;}   

.categoria.span4 .spacer .sup-esq {width: 68px; height: auto; margin: -14px 0 0 -16px; position: absolute; z-index: 1; opacity: 0.7;}   
.categoria.span4 .spacer .sup-dir {width: 52px; height: auto; margin: -11px -14px 0 0; position: absolute; right: 0; z-index: 1; opacity: 0.7;}   
.categoria.product.span4.span6 .spacer .sup-esq {width: 70px; height: 60px; margin: -14px 0 0 -17px; position: absolute; z-index: 1; opacity: 0.7;}   
.categoria.product.span4.span6 .spacer .sup-dir {width: 58px; height: 60px; margin: -12px -15px 0 0; position: absolute; right: 0; z-index: 1; opacity: 0.7;}   

.categoria.product.row {width: 100%; display: block;}    
.horizontal-separator {display: none;}   
.categoria.product.product.span6 {margin: 8px 1% !important;}         
.product.span6 .spacer {}  
.categoria.product.product.span6 .box-product {background-color: rgba(255, 255, 255, 0.95); border: 1px solid #ccc; border-radius: 10px 0; padding: 6px 6px 0;}    
.categoria .imagem.span {width: 100%; margin: 0;}  
.categoria .imagem.span .browseProductImage {height: auto !important; max-height: 120px; max-width: 98% !important;}  
.categoria .nome {height: 40px;}   
.categoria .nome h2 {font-weight: 700; text-align: center; font-size: 16px; line-height: 20px; text-overflow: ellipsis; word-wrap: break-word; overflow: hidden; max-height: 40px; margin: 15px 0 5px 0;}   
.categoria .nome h2 a {color: #666;}  
.categoria .nome h2 a:hover {color: #B39140; text-decoration: none;}  
.categoria .product_s_desc, .categoria .product_s_desc1 {max-height: 62px; display: block; text-overflow: ellipsis; word-wrap: break-word; overflow: hidden; color: #777; font-size: 12px; line-height: 14px;}     
.categoria div.img {margin: 0 auto; display: table; width: auto;}   
.product_s_desc > p, .product_s_desc1 > p {color: #888; font-size: 13px; line-height: 13px; text-align: justify; margin: 0;}     
.product_s_desc1 .img img {margin: 0 0.5%; max-width: 19% !important; max-height: 52px; cursor: help;}    
div.vm-details-button {text-align: center; float: left; width: 50%; margin: -20px 0 15px 0;}  
.categoria a.product-details {border: 1px solid #ddd; border-radius: 4px; display: inline; font-size: 13px; line-height: 14px; margin: 6px auto; padding: 3px 8px !important; text-align: center; width: auto;}   
a.details:hover, div.details:hover, a.product-details:hover {color: #B39140;} 
.price-category {float: left;}   
.categoria .product-price {text-align: center; margin: 5px 0; padding: 0; min-width: 100px; min-height: 50px;}  
.categoria span.vm-price-desc {color: #777 !important; font-size: 11px !important; line-height: 16px; margin: 0;}   
.categoria span.PricepriceWithoutTax, .categoria .PricediscountedPriceWithoutTax, .categoria span.PricebasePrice, .categoria span.PricesalesPrice {color: #555 !important; font-size: 16px !important; line-height: 18px; font-weight: 400; padding: 0;}   
.categoria span.PricesalesPrice {font-size: 16px !important;}
.product.span6 .PricediscountAmount.vm-display.vm-price-value {margin: 0 !important; text-align: center; line-height: 1;}   
.price-category span.PricediscountAmount, .product-price span.PricediscountAmount {font-size: 0 !important;}   
.product.span6 .price-category .percentagem {position: relative; margin: 0 !important; font-size: 13px;}   
.product.span4 .percentagem {position: relative; text-align: center; display: block; font-size: 11px; margin: -5px 0 0;}  
.comprar .PricediscountAmount.vm-display.vm-price-value {display: none;}    
.comprar .percentagem {background: url("../images/ico-produto/promo-product.png"); width: 55px; height: 60px; font-size: 12px; font-weight: 700; text-align: center; margin: -60px 0 0 -60px; position: relative; z-index: 1; padding: 25px 0 0;}   
    
.price-category.front {float: none; display: inline-block; width: 100%; height: 35px; text-align: center;}	
.price-category.front .product-price {min-width: 100%;} 
.price-category.front .price-crossed, .price-category.front .percentagem {display: none;}
	
.categoria .PricediscountAmount.vm-display.vm-price-value, .categoria .PricediscountAmount.vm-display.vm-price-value .vm-price-desc, .price-category .moduletable_promo, .categoria .downloads-for-sale {display: none;}    
.comprar .moduletable_promo {font-size: 12px; line-height: 14px; margin: 5px 0 -20px 0; color: #999;}    

span.quantity-controls input.quantity-plus {background: url("../images/quantity-controls.png") no-repeat !important;}          
span.quantity-controls input.quantity-minus {background: url("../images/quantity-controls.png") no-repeat -22px 0 !important;}       
span.quantity-controls input.quantity-controls {border: 0; height: 15px; margin: 0; width: 20px;}   
span.quantity-controls input.quantity-controls:hover {-webkit-filter: hue-rotate(-90deg); filter: hue-rotate(-90deg);} 

.categoria .quantity-controls.js-recalculate {width: 16px; margin: 0 0 -5px;}   
.categoria span.quantity-box {width: 30px;}   
.categoria .quantity-input.js-recalculate {background: none; padding: 0; height: 22px; width: 22px; border: 1px solid #ccc; border-radius: 50%; margin: 0 10px 0 0; font-weight: 400;}  
.categoria .quantity-controls.quantity-plus {width: 20px; margin: 0 0 -3px;}   
.categoria span.quantity-controls input.quantity-minus {width: 20px;}   
.categoria .addtocart-area {display: block; margin: 0; min-height: 20px; padding: 0;}  
.categoria .addtocart-bar { display: block; float: none; margin: 0;}    
.categoria .addtocart-button:hover {background: url("../images/bg_add-to-cart_hover.png") no-repeat center center; -webkit-filter: hue-rotate(-60deg); filter: hue-rotate(-60deg);} 
.categoria .addtocart-button input {font-size: 0 !important; height: 20px !important; line-height: 16px !important; padding: 0 8px 2px !important;}  
.categoria .addtocart-button {background: url("../images/bg_add-to-cart.png") no-repeat center center; float: none; width: 32px; height: 25px !important; margin: 1px auto 0 !important;}  

.categoria span.addtocart-button input.addtocart-button, .categoria span.addtocart-button input.notify-button {
    background: none;
    border: none;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 1px;
    padding: 3px 6px !important;
    text-align: center;
    width: auto;
	vertical-align: top;
}  

.categoria .notificar {margin-top: 0; border: 1px solid #ccc; border-radius: 4px; padding: 0 5px; text-align: center;} 
.categoria .notificar a {letter-spacing: 0 !important; font-size: 14px;}   
.categoria .availability {text-align: center; margin: 0 0 -5px 0; font-size: 8.5px;}  
.categoria .availability img {height: 18px; float: left; margin: -5px 0 0;} 
.categoria .span3.product-field.product-field-type-E {float: none; display: inline-grid; width: auto; margin: 0 auto;}  

.categoria .vm-customfields-wrap {margin: 9px 0 0; min-height: 1px; float: left; width: 55%;}   
.categoria .addtocart-area .product-fields {display: block; float: none; margin: -10px 0 0; text-align: center;}   
.categoria .addtocart-area .product-field-display {margin: -4px 0 0; text-align: center;}    
.categoria .product-fields-title-wrapper {display: inline-table; float: left; min-width: 0; line-height: 1; margin: 0 3px 0 0; padding: 2px 0 0;}   
.categoria .product-fields-title strong {font-size: 11px; font-family: Arial; font-weight: 400;}  
.categoria .inline-control-group {margin: 0 0.5px; float: left;}  
.categoria .inline-control-group label {margin: 0 0.25px -6px !important; width: 15px; text-align: center; letter-spacing: -0.5px;}   
.categoria .inline-control-group label:hover {background: #54C296;} 
.categoria .cf4all_inner_value {padding: 0;} 
.categoria .cf4all_error_msg {background: rgba(255,0,0,0.7); clear: both; font-family: Arial; color: #fff !important; float: right; font-size: 11px !important; line-height: 1; margin: -7px 0 1px -50%; padding: 0 0 1px; min-width: 125px; position: absolute; z-index: 1; text-align: center; width: auto;}   
.PricebasePriceVariant.vm-display.vm-price-value {display: none;}    

.vm2-normalstock, .vm2-lowstock, .vm2-nostock{background-size: 60px 14px !important; width: 60px; height: 15px; margin: -8px 0 5px 0; -webkit-filter: opacity(70%); filter: opacity(70%);}  
.vm2-normalstock {background: url("../images/normal-stock.png") no-repeat;}  
.vm2-lowstock {background: url("../images/baixo-stock.png") no-repeat;}  
.vm2-nostock {background: url("../images/sem-stock.png") no-repeat;}  

.categoria .product-field.product-field-type-A {margin: -10px 0 0;} 
.addtocart-button-disabled {display: none;} 
.categoria .product-field.product-field-type-A span.product-fields-title-wrapper {text-align: center; float: none; margin: 0 0 5px;} 
.categoria .addtocart-area .product-fields select {width: auto; font-size: 13px; text-align: center; padding: 1px 15px 1px 0;} 
.product-field-display select {font-weight: 400; color: #777; font-size: 13px; text-align: center; padding: 0 15px 3px 0;} 
#vmvcontainer .addtocart-area {margin: 0 !important; min-height: 50px;} 
#vmvcontainer .vm-customfields-wrap {margin: -5px 0 0; float: none; width: 100%;} 
#vmvcontainer .product-field.product-field-type-A {margin: -7px 0 1px 0;} 
#vmvcontainer .product-field.product-field-type-A span.product-fields-title-wrapper {display: none;} 
#vmvcontainer .addtocart-area .product-fields select {font-size: 12px; padding: 0 15px 3px 0;} 

.cf4all_wrapper.cf4all_buttons.cf4all_required {display: block; width: auto;}   
.cf4all_button.cf4all_no_color_btn {background: transparent; border: 1px solid #ccc; font-size: 9px; line-height: 1; margin: 2px 1px 0 0; padding: 2px; width: auto !important; min-width: 16px;}   
.cf4all_buttons input[type="radio"]:checked + label, .cf4all_buttons input[type="checkbox"]:checked + label, 
.cf4all_color_buttons input[type="radio"]:checked + label, .cf4all_color_buttons input[type="checkbox"]:checked + label {border: 1px solid #ff0000 !important; box-shadow: 0 0 4px rgba(10, 10, 10, 0.8); color: #800000 !important;}   

.categoria .inline-control-group label.cf4all_button.cf4all_no_color_btn {margin: 0 !important;}   
.product-fields-title-wrapper {font-size: 12px;} 
.product-field-display .control-group {float: left; margin: 0;}   
.product-field-display .radio.inline {margin: 0 5px 0 0; min-height: 15px !important; padding: 0; font-size: 11px; font-weight: 700;}    
.product-field-display .radio.inline input {margin: 3px 3px 0 0;}    

a.ask-a-question {border: 1px solid #ccc !important;} 
.categoria .ask-a-question.bold {font-size: 10px; font-weight: 400; margin: -10px 0 -5px; padding: 0 8px 2px;}   
.categoria figcaption .custos .ask-a-question.bold {display: none; font-family: 'open_sanscondensed_light';} 
.categoria.product.span4.span6 figcaption .custos .ask-a-question.bold {display: inline-block; margin: 0; min-width: 110px; max-width: 120px !important;} 
.categoria.product.span4.span6 figcaption .custos .ask-a-question.bold p {} 

.categoria .span3.product-field.product-field-type-Y {display: none;}  

.vm-pagination {display: inline-block; width: 100%; float: none; margin: 20px 0;}    
.vm-pagination ul {font-size: 14px; margin: 0;}    
.vm-pagination ul li {display: inline-block; padding: 1px 3px;}     
.vm-pagination ul li a, .vm-pagination span.pagenav {background-color: #fbfbfb; color: #888; padding: 0 6px !important; border: 1px solid #EFEFEF; list-style: none; margin: 0; padding: 0 6px;}    
.vm-pagination ul li a:hover {color: #000; text-decoration: none;}   
.vm-pagination.vm-pagination-top, .vm-page-counter {display: none;}   

/* ---------------- Categorias Horiz */  
.product.span4.span6 .spacer:hover + figcaption, .product.span4.span6 figcaption:hover {animation: none;} 
.categoria.product.span4.span6 .spacer {display: none;}
.product.span4.span6 .spacer + figcaption {margin: 6px 1% 0 !important; position: relative; display: inline-block; width: 96%; border: 1px solid #ccc; padding: 0 1% 12px; opacity: 1; filter: alpha(opacity=100);} 
.product.span4 .img-grade {display: none;} 
.product.span4.span6 .img-grade {display: block;} 
.product.span4.span6 figcaption .nome {height: 30px; margin: 15px 0 0;}
.categoria.product.span4.span6 figcaption .product-price {margin: 10px auto 0;} 
.product.span4.span6 .vm3pr-0, .product.span4.span6 .custos {width: 35% !important;} 


.product.span4.span6 {display: inline-block !important; width: 48%; height: auto !important; padding: 0 0 5px !important;}  
.product.span4.span6 .spacer {padding: 0 !important;} 
.categoria.product.span4.span6 .spacer:hover {box-shadow: 0 0 2px 2px inset rgba(251,209,66,0.5);} 
.product.span4.span6 .cap-bot {width: 100%;}
.product.span4.span6 .box-cat_hover {width: 30%; float: left;}
.product.span4.span6 .cap-bot .box-cat_hover figcaption {background: none; position: absolute; top: 0; display: inline-block; width: 67%; height: auto; float: right; opacity: 1; padding: 0 1.5%; box-shadow: none;}
.product.span4.span6 .cap-bot:before, .product.span4.span6 .cap-bot figcaption {right: 0; bottom: 0;}  
.product.span4.span6 .cap-bot:hover figcaption {background: none; animation: none;}
.product.span4.span6 .vm-product-media-container {margin: 10px 0 6px;} 
.product.span4.span6 figcaption .nome h2 {margin: 10px 0 5px;} 
.product.span4.span6 .nome.front, .product.span4.span6 .price-category.front {display: none;}
.product.span4.span6 .vm-product-descr-container-1 {margin: 0; min-height: 40px; max-height: 40px; font-size: 12px; line-height: 13px;} 
.product.span4.span6 .custos, .product.span4.span6 .custos td {height: 50px !important; margin: 0;}
.product.span4.span6 .vm-product-rating-container {width: 30%; position: absolute; margin: 5px 0 0 -45%;} 
.product.span4.span6 .addtocart-area {min-height: 20px !important; margin: 15px auto 0 !important;} 
.product.span4.span6 .addtocart-area .product-fields {margin: -8px 0 4px 0;} 
.product.span4.span6 .cf4all_button.cf4all_no_color_btn {min-width: 14px;} 
.product.span4.span6 figcaption .vm-customfields-wrap {position: relative; width: auto; margin: 5px 0 0;} 
.product.span4.span6 .addtocart-bar {float: right; width: 108px; margin: 0; padding: 0 0 1px;} 
.product.span4.span6 div.vm-details-button {text-align: left; margin: 5px 0 0;}  
.product.span4.span6 div.vm-details-button + div.vm-details-button {text-align: right; margin: 5px 0 0;}  
.product.span4.span6 div.vm-details-button a  {margin: 0 4px;}  
.product.span4.span6 .vm2-normalstock, .vm2-lowstock, .vm2-nostock {width: 65px; height: 14px; background-size: 100% auto !important; margin: 0;}  
.product.span4.span6 .vm-product-descr-container-0 {min-height: 30px;}  
.product.span4.span6 .browseProductImage {max-height: 120px;}       
.price-category.front .product-price .custom_promo {display: none;} 
.categoria .product-price .custom_promo {font-size: 9px; font-family: Arial; line-height: 1; color: #999;}  
.categoria .product-price .custom_promo p {letter-spacing: -0.25px; margin: -5px 0;}  
.product.span4.span6 .availability {text-align: left; margin: -26px 0 0 10px; font-size: 9px; position: absolute; width: 260px;}  
.product.span4.span6 .availability img {height: 20px; float: left; margin: 0 0 0 35px !important; width: auto !important;}  

/* ---------------- Default template --- */  
.jumbotron {position: relative; padding: 40px 0;} 
.jumbotron h1 {
  font-size: 56px;
  letter-spacing: -1px;
  line-height: 1;
  margin: 0 0 10px 0;
}
.jumbotron p {
  font-size: 21px;
  line-height: 1.275;
  margin: 0 0 20px 0;
}
.jumbotron .btn {
  margin-top: 10px;
}
.jumbotron .btn-large {
  margin-top: 20px;
  font-size: 18px;
}
.masthead {
  padding: 80px 0 60px;
  text-align: center;
}
.masthead h1 {
  font-size: 98px;
}
.masthead p {
  font-size: 42px;
}
.masthead .btn-large {
  font-size: 28px;
  padding: 14px 28px;
}
.jumbotron.has-image {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.masthead.has-image {
  text-align: left;
}
.thumbnails {
  margin-bottom: 20px;
  margin-left: -40px;
  list-style: none;
  *zoom: 1;
}
.thumbnails:before,
.thumbnails:after {
  display: table;
  content: "";
  line-height: 0;
}
.thumbnails:after {
  clear: both;
}
.row-fluid .thumbnails {
  margin-left: 0;
}
.thumbnails > li {
  float: left;
  position: relative;
  margin-bottom: 20px;
  margin-left: 40px;
}
.thumbnail {
  border: 1px solid #ddd;
  display: block;
  padding: 4px;
  line-height: 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.055);
  -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.055);
  box-shadow: 0 1px 3px rgba(0,0,0,0.055);
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}
a.thumbnail:hover {
  border-color: #07b;
  -webkit-box-shadow: 0 1px 4px rgba(0,105,214,0.25);
  -moz-box-shadow: 0 1px 4px rgba(0,105,214,0.25);
  box-shadow: 0 1px 4px rgba(0,105,214,0.25);
}
.thumbnail > img {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.thumbnail .caption {
  padding: 9px;
  color: #666;
}
.thumbnails.paper > li:before,
.thumbnails.paper > li:after {
  content: '';
  position: absolute;
  z-index: -2;
  bottom: 15px;
  left: 10px;
  width: 50%;
  height: 20%;
  box-shadow: 0 15px 10px rgba(0,0,0,0.7);
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  transform: rotate(-3deg);
}
.thumbnails.paper > li:after {
  right: 10px;
  left: auto;
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  transform: rotate(3deg);
}
.thumbnails.paper .thumbnail {
  border: none;
  padding: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.thumbnails.paper a.thumbnail.paper:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.wrap {
  width: auto;
  clear: both;
}

.row-fluid .spanfirst {
  margin-left: 0 !important;
}

.logo-control .logo-img-sm {
  display: none;
}
.logo-control .logo-img {
  display: block;
}
.body-data-holder:before {
  display: none;
  content: "grid-float-breakpoint:767px screen-xs:600px screen-sm:736px screen-md:932px screen-lg:1196px";
}

.wrap {
  width: auto;
  clear: both;
}
.tab-content {
  overflow: visible;
}
.accordion-body.collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height .35s ease;
  -moz-transition: height .35s ease;
  -o-transition: height .35s ease;
  transition: height .35s ease;
}
.accordion-body.collapse.in {
  height: auto;
}

body {
  line-height: 20px;
  margin: 0;
}
a {
  color: #555;
  text-decoration: none;
}
a:hover {
  color: #BA9927;
  text-decoration: none;
}
img {
  max-width: 100% !important;
}
.img-rounded {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.img-polaroid {
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.1);
  -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.1);
  box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}
.img-circle {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
}
table {
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}
th,
td {vertical-align: middle;}
td { }
th {
  background: #444;
  color: #eee;
  font-weight: bold;
}
th a {
  color: #eee;
}
th a:hover,
th a:focus,
th a:active {
  color: #fff;
}
.cat-list-row0:hover,
.cat-list-row1:hover {
  background: #f5f5f5;
}
.cat-list-row1,
tr.cat-list-row1 td {
  background: #f9f9f9;
}
table.contentpane,
table.tablelist,
table.category,
table.admintable,
table.blog {
  width: 100%;
}
table.contentpaneopen {
  border: 0;
}
.row-even,
.row-odd {
  padding: 5px;
  width: 99%;
  border-bottom: 1px solid #ddd;
}
.row-odd {
  background-color: transparent;
}
.row-even {
  background-color: #f9f9f9;
}
.blog-row-rule,
.blog-item-rule {
  border: 0;
}
.row-fluid .row-reveal {
  visibility: hidden;
}
.row-fluid:hover .row-reveal {
  visibility: visible;
}
.nav-list > li.offset > a {
  padding-left: 30px;
  font-size: 12px;
}
.blog-row-rule,
.blog-item-rule {
  border: 0;
}
.list-striped,
.row-striped {
  list-style: none;
  line-height: 18px;
  text-align: left;
  vertical-align: middle;
  border-top: 1px solid #ddd;
  margin-left: 0;
}
.list-striped li,
.list-striped dd,
.row-striped .row,
.row-striped .row-fluid {
  border-bottom: 1px solid #ddd;
  padding: 10px 15px;
}
.list-striped li:nth-child(odd),
.list-striped dd:nth-child(odd),
.row-striped .row:nth-child(odd),
.row-striped .row-fluid:nth-child(odd) {
  background-color: #f9f9f9;
}
.list-striped li:hover,
.list-striped dd:hover,
.row-striped .row:hover,
.row-striped .row-fluid:hover {
  background-color: #f5f5f5;
}
.row-striped .row-fluid {
  width: 97%;
}
.row-striped .row-fluid [class*="span"] {
  min-height: 10px;
}
.row-striped .row-fluid [class*="span"] {
  margin-left: 8px;
}
.row-striped .row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.list-condensed li {
  padding: 5px 10px;
}
.row-condensed .row,
.row-condensed .row-fluid {
  padding: 5px 10px;
}
.list-bordered,
.row-bordered {
  list-style: none;
  line-height: 18px;
  text-align: left;
  vertical-align: middle;
  margin-left: 0;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.star {
  color: #fc0;
}
.red {
  color: #c00;
}
.center,
.table td.center,
.table th.center {
  text-align: center;
}
hr {
  margin: 20px 0;
  border: 0;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #fff;
}
hr.hr-condensed {
  margin: 10px 0;
}
.element-invisible {
  position: absolute;
  padding: 0;
  margin: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.width-auto {
  width: auto;
}

p {
  margin: 0 0 10px;
}
p small,
p .small {
  font-size: 12px;
  color: #999;
}
.lead {
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 200;
  line-height: 30px;
}
small {
  font-size: 85%;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
cite {
  font-style: normal;
}
.muted {
  color: #999;
}
a.muted:hover,
a.muted:focus {
  color: #808080;
}
.text-warning {
  color: #f80;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #cc6d00;
}
.text-error {
  color: #c00;
}
a.text-error:hover,
a.text-error:focus {
  color: #990000;
}
.text-info {
  color: #07b;
}
a.text-info:hover,
a.text-info:focus {
  color: #005788;
}
.text-success {
  color: #690;
}
a.text-success:hover,
a.text-success:focus {
  color: #446600;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.highlight {
  background-color: #FFC;
  font-weight: bold;
  padding: 1px 4px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 10px 0;
  font-weight: bold;
  line-height: 1;
  color: #444;
  text-rendering: optimizelegibility;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999;
}
h1 {
  font-size: 35px;
  line-height: 40px;
}
h1 small {
  font-size: 28px;
}
h2 {
  font-size: 28px;
  line-height: 40px;
}
h2 small {
  font-size: 21px;
}
h3 {
  font-size: 21px;
  line-height: 40px;
}
h3 small {
  font-size: 16px;
}
h4 {
  font-size: 16px;
  line-height: 20px;
}
h4 small {
  font-size: 14px;
}
h5 {
  font-size: 15px;
  line-height: 20px;
}
h5 small {
  font-size: 12px;
}
h6 {
  font-size: 14px;
  line-height: 20px;
}
.page-header {}
.page-title,
.page-header h1 {
  line-height: 1;
  margin: 0;
}
.page-subheader {
  border-bottom: 1px solid #ddd;
  margin: 0 0 20px;
  *zoom: 1;
}
.page-subheader:before,
.page-subheader:after {
  display: table;
  content: "";
  line-height: 0;
}
.page-subheader:after {
  clear: both;
}
.page-subtitle,
.page-subheader h2 {
  line-height: 1;
  margin: 0;
}
.page-header + .page-subheader {
  margin-top: -20px;
}
.article-title,
.article-header h1 {
  margin: 0 0 10px 0;
  line-height: 1;
}
.item-title {
  font-weight: bold;
}
ul,
ol {
  padding: 0;
  margin: 0 0 10px 25px;
}
ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}
ul {
  list-style: disc;
}
ol {
  list-style: decimal;
}
li {
  line-height: 20px;
}
ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none;
}
ul.inline,
ol.inline {
  margin-left: 0;
  list-style: none;
}
ul.inline > li,
ol.inline > li {
  display: inline-block;
  
  *display: inline;
  *zoom: 1;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 20px;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 10px;
}
.dl-horizontal {
  *zoom: 1;
}
.dl-horizontal:before,
.dl-horizontal:after {
  display: table;
  content: "";
  line-height: 0;
}
.dl-horizontal:after {
  clear: both;
}
.dl-horizontal dt {
  float: left;
  width: 160px;
  clear: left;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dl-horizontal dd {
  margin-left: 180px;
}
.label,
.badge {
  display: inline-block;
  padding: 2px 4px;
  font-size: 11.844px;
  font-weight: bold;
  line-height: 14px;
  color: #fff;
  vertical-align: baseline;
  white-space: nowrap;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #999;
}
.label {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.badge {
  padding-left: 9px;
  padding-right: 9px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.label:empty,
.badge:empty {
  display: none;
}
a.label:hover,
a.label:focus,
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label-important,
.badge-important {
  background-color: #c00;
}
.label-important[href],
.badge-important[href] {
  background-color: #990000;
}
.label-warning,
.badge-warning {
  background-color: #f80;
}
.label-warning[href],
.badge-warning[href] {
  background-color: #cc6d00;
}
.label-success,
.badge-success {
  background-color: #690;
}
.label-success[href],
.badge-success[href] {
  background-color: #446600;
}
.label-info,
.badge-info {
  background-color: #07b;
}
.label-info[href],
.badge-info[href] {
  background-color: #005788;
}
.label-inverse,
.badge-inverse {
  background-color: #444;
}
.label-inverse[href],
.badge-inverse[href] {
  background-color: #2b2b2b;
}
.btn .label,
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-mini .label,
.btn-mini .badge {
  top: 0;
}
.page-header .label,
.page-header .badge {
  vertical-align: middle;
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999;
}
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 20px;
  border-left: 5px solid #eee;
}
blockquote p {
  margin-bottom: 0;
  font-size: 17.5px;
  font-weight: 300;
  line-height: 1.25;
}
blockquote small {
  display: block;
  line-height: 20px;
  color: #999;
}
blockquote small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  float: right;
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eee;
  border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}
blockquote.pull-right small:before {
  content: '';
}
blockquote.pull-right small:after {
  content: '\00A0 \2014';
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}
address {
  display: block;
  margin-bottom: 0;
  font-style: normal;
  line-height: 20px;
}

form {
  margin: 0 0 20px;
}
input,
textarea {
  width: 98%;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -webkit-transition: border linear .2s, box-shadow linear .2s, width 0.7s ease 0s;
  -moz-transition: border linear .2s, box-shadow linear .2s, width 0.7s ease 0s;
  -o-transition: border linear .2s, box-shadow linear .2s, width 0.7s ease 0s;
  transition: border linear .2s, box-shadow linear .2s, width 0.7s ease 0s;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: #999999;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0,0,0,.25);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0,0,0,.25);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0,0,0,.25);
}
input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
  width: auto;
}
select,
input[type="file"] {
  height: 30px;
  line-height: 30px;
}
select {
  width: 220px;
  border: 1px solid #ddd;
}
select[multiple],
select[size] {
  height: auto;
}
.radio,
.checkbox {
  padding-left: 18px;
}
.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  margin-left: -18px;
}
.controls > .radio:first-child,
.controls > .checkbox:first-child {
  padding-top: 5px;
}
.radio.inline,
.checkbox.inline {
  padding-top: 5px;
  margin-bottom: 0;
}
.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
  margin-left: 10px;
}
.radio.btn-group input[type=radio] {
  display: none;
}
.radio.btn-group > label:first-of-type {
  margin-left: 0;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 4px;
}
fieldset.radio.btn-group {
  padding-left: 0;
}
.input-mini {
  width: 60px;
}
.input-small {
  width: 90px;
}
.input-medium {
  width: 150px;
}
.input-large {
  width: 210px;
}
.input-xlarge {
  width: 270px;
}
.input-xxlarge {
  width: 530px;
}
.form-actions {
  padding: 19px 20px 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
}
.help-block,
.help-inline {
  color: #8c8c8c;
}
.help-block {
  margin-bottom: 10px;
}
.input-append,
.input-prepend {
  margin-bottom: 5px;
}
.form-search input,
.form-search textarea,
.form-search select,
.form-search .help-inline,
.form-search .uneditable-input,
.form-search .input-prepend,
.form-search .input-append,
.form-inline input,
.form-inline textarea,
.form-inline select,
.form-inline .help-inline,
.form-inline .uneditable-input,
.form-inline .input-prepend,
.form-inline .input-append,
.form-horizontal input,
.form-horizontal textarea,
.form-horizontal select,
.form-horizontal .help-inline,
.form-horizontal .uneditable-input,
.form-horizontal .input-prepend,
.form-horizontal .input-append {
  margin-bottom: 0;
}
.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
  margin-bottom: 0;
}
.form-search .radio,
.form-search .checkbox,
.form-inline .radio,
.form-inline .checkbox {
  padding-left: 0;
  margin-bottom: 0;
}
.form-search .radio input[type="radio"],
.form-search .checkbox input[type="checkbox"],
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
  margin-right: 3px;
  margin-left: 0;
}
.control-group {
  margin-bottom: 10px;
}
legend + .control-group {
  margin-top: 20px;
}
.form-horizontal .control-group {
  margin-bottom: 20px;
}
.form-horizontal .control-label {
  width: 140px;
  padding-top: 5px;
  text-align: right;
}
.form-horizontal .controls {
  margin-left: 160px;
}
.form-horizontal .help-block {
  margin-top: 10px;
  margin-bottom: 0;
}
.form-horizontal .form-actions {
  padding-left: 160px;
}
.form-vertical .control-label {
  float: none;
  width: auto;
  padding-right: 0;
  padding-top: 0;
  text-align: left;
}
.form-vertical .controls {
  margin-left: 0;
}
.btn,
.button,
button {
  padding: 4px 14px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.1);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.1);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.1);
  color: #666;
  text-shadow: 0 1px 1px rgba(255,255,255,0.75);
  background-color: #f8f8f8;
  border-color: #eee #eee #c8c8c8;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
}
.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled],
.button:hover,
.button:focus,
.button:active,
.button.active,
.button.disabled,
.button[disabled],
button:hover,
button:focus,
button:active,
button.active,
button.disabled,
button[disabled] {
  color: #666;
  background-color: #eee;
}
.btn:active,
.btn.active,
.button:active,
.button.active,
button:active,
button.active {
  background-color: #CF9800;
}
.btn:hover,
.btn a.btn:hover,
.button:hover,
.button a.btn:hover,
button:hover,
button a.btn:hover {
  text-decoration: none;
  background-color: #eee;
}
.btn:focus,
.btn a.btn:focus,
.button:focus,
.button a.btn:focus,
button:focus,
button a.btn:focus {
  outline: 0;
}
.btn.active,
.btn:active,
.btn a.btn:active,
.button.active,
.button:active,
.button a.btn:active,
button.active,
button:active,
button a.btn:active {
  text-decoration: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
.btn-large {
  padding: 9px 14px;
  font-size: 16px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.5);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.5);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.5);
}
.btn-small {
  padding: 3px 9px;
  font-size: 13px;
}
.btn-mini {
  padding: 2px 6px;
  font-size: 12px;
}
.btn-micro {
  padding: 1px 4px;
  font-size: 10px;
  line-height: 8px;
}
.btn {
  border-color: #999;
}
.btn-primary {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #205E5D;
  border-color: #999;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  color: #fff;
  background-color: #CF9800;
}
.btn-primary:active,
.btn-primary.active {
  background-color: #CF9800;
}
.btn-warning {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #ff961f;
  background-image: -moz-linear-gradient(top,#ffa033,#f80);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#ffa033),to(#f80));
  background-image: -webkit-linear-gradient(top,#ffa033,#f80);
  background-image: -o-linear-gradient(top,#ffa033,#f80);
  background-image: linear-gradient(to bottom,#ffa033,#f80);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff9f32', endColorstr='#ffff8800', GradientType=0);
  border-color: #f80 #f80 #b35f00;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  
  *background-color: #f80;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  color: #fff;
  background-color: #f80;
  *background-color: #e67a00;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #cc6d00 \9;
}
.btn-danger,
.btn-error {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #eb0000;
  background-image: -moz-linear-gradient(top,#ff0000,#c00);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#ff0000),to(#c00));
  background-image: -webkit-linear-gradient(top,#ff0000,#c00);
  background-image: -o-linear-gradient(top,#ff0000,#c00);
  background-image: linear-gradient(to bottom,#ff0000,#c00);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff0000', endColorstr='#ffcc0000', GradientType=0);
  border-color: #c00 #c00 #800000;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  
  *background-color: #c00;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled],
.btn-error:hover,
.btn-error:focus,
.btn-error:active,
.btn-error.active,
.btn-error.disabled,
.btn-error[disabled] {
  color: #fff;
  background-color: #c00;
  *background-color: #b30000;
}
.btn-danger:active,
.btn-danger.active,
.btn-error:active,
.btn-error.active {
  background-color: #990000 \9;
}
.btn-success {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #7ab800;
  background-image: -moz-linear-gradient(top,#88cc00,#690);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#88cc00),to(#690));
  background-image: -webkit-linear-gradient(top,#88cc00,#690);
  background-image: -o-linear-gradient(top,#88cc00,#690);
  background-image: linear-gradient(to bottom,#88cc00,#690);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff87cc00', endColorstr='#ff669900', GradientType=0);
  border-color: #690 #690 #334d00;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  
  *background-color: #690;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  color: #fff;
  background-color: #690;
  *background-color: #558000;
}
.btn-success:active,
.btn-success.active {
  background-color: #446600 \9;
}
.btn-info {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #00b0eb;
  background-image: -moz-linear-gradient(top,#00bfff,#09c);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#00bfff),to(#09c));
  background-image: -webkit-linear-gradient(top,#00bfff,#09c);
  background-image: -o-linear-gradient(top,#00bfff,#09c);
  background-image: linear-gradient(to bottom,#00bfff,#09c);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff00bfff', endColorstr='#ff0099cc', GradientType=0);
  border-color: #09c #09c #006080;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  
  *background-color: #09c;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  color: #fff;
  background-color: #09c;
  *background-color: #0086b3;
}
.btn-info:active,
.btn-info.active {
  background-color: #007399 \9;
}
.btn-inverse {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #535353;
  background-image: -moz-linear-gradient(top,#5e5e5e,#444);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#5e5e5e),to(#444));
  background-image: -webkit-linear-gradient(top,#5e5e5e,#444);
  background-image: -o-linear-gradient(top,#5e5e5e,#444);
  background-image: linear-gradient(to bottom,#5e5e5e,#444);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5d5d5d', endColorstr='#ff444444', GradientType=0);
  border-color: #444 #444 #1e1e1e;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  
  *background-color: #444;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  color: #fff;
  background-color: #444;
  *background-color: #373737;
}
.btn-inverse:active,
.btn-inverse.active {
  background-color: #2b2b2b \9;
}
.invalid {
  border-color: #c00;
}
label.invalid {
  color: #c00;
}
input.invalid {
  border: 1px solid #c00;
}

.nav {
  margin-bottom: 20px;
}
.nav > li > a:hover {
  background-color: #666;
  color: #eee;
}
.nav .dropdown-toggle .caret {
  border-top-color: #07b;
  border-bottom-color: #07b;
  margin-top: 8px;
  margin-left: 5px;
}
.nav .dropdown-toggle:hover .caret {
  border-top-color: #00466f;
  border-bottom-color: #00466f;
}
.nav .active .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.nav-tabs .active .dropdown-toggle .caret {
  border-top-color: #666;
  border-bottom-color: #666;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle {
  *margin-bottom: -3px;
}
.dropdown-toggle:active,
.open .dropdown-toggle {
  outline: 0;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 4px solid #000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
}
.dropdown .caret {
  margin-top: 8px;
  margin-left: 2px;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  list-style: none;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,0.2);
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  padding: 0;
  margin: 0;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  *width: 100%;
  height: 1px;
  margin: 9px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #fff;
}
.dropdown-menu li > a {
  clear: both;
  color: #444;
  display: block;
  line-height: 20px;
  font-weight: normal;
  padding: 3px 20px;
  text-shadow: none;
  white-space: nowrap;
}
.dropdown-menu li > a:hover,
.dropdown-menu li > a:focus,
.dropdown-submenu:hover > a {
  color: #eee;
  text-decoration: none;
  background-color: #666;
  background-color: #757575;
  background-image: -moz-linear-gradient(top,#808080,#666);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#808080),to(#666));
  background-image: -webkit-linear-gradient(top,#808080,#666);
  background-image: -o-linear-gradient(top,#808080,#666);
  background-image: linear-gradient(to bottom,#808080,#666);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff7f7f7f', endColorstr='#ff666666', GradientType=0);
}
.dropdown-menu .active > a,
.dropdown-menu .active > a:hover {
  color: #eee;
  text-decoration: none;
  outline: 0;
  background-color: #07b;
  background-color: #008ada;
  background-image: -moz-linear-gradient(top,#0097ee,#07b);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#0097ee),to(#07b));
  background-image: -webkit-linear-gradient(top,#0097ee,#07b);
  background-image: -o-linear-gradient(top,#0097ee,#07b);
  background-image: linear-gradient(to bottom,#0097ee,#07b);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0097ed', endColorstr='#ff0077bb', GradientType=0);
}
.dropdown-menu .disabled > a,
.dropdown-menu .disabled > a:hover {
  color: #999;
}
.dropdown-menu .disabled > a:hover {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  cursor: default;
}
.open {
  *z-index: 1000;
}
.open > .dropdown-menu {
  display: block;
}
.nav li.dropdown.open > .dropdown-toggle,
.nav li.dropdown.active > .dropdown-toggle,
.nav li.dropdown.open.active > .dropdown-toggle,
.nav > li.dropdown.open.active > a:hover {
  background-color: #07b;
  color: #eee;
}
.nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #666;
  border-bottom-color: #666;
}
.nav li.dropdown > .dropdown-toggle:hover .caret {
  border-top-color: #eee;
  border-bottom-color: #eee;
}
.nav li.dropdown.open > .dropdown-toggle .caret,
.nav li.dropdown.active > .dropdown-toggle .caret,
.nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #eee;
  border-bottom-color: #eee;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid #000;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
.touch .dropdown-submenu:hover > .dropdown-menu {
  display: none;
}
.touch .dropdown-submenu.open > .dropdown-menu {
  display: block;
}
.dropup .dropdown-submenu > .dropdown-menu {
  top: auto;
  bottom: 0;
  margin-top: 0;
  margin-bottom: -2px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #cccccc;
  margin-top: 5px;
  margin-right: -10px;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #eee;
}
.dropdown-submenu.pull-left {
  float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
.dropdown .dropdown-menu .nav-header {
  padding-left: 20px;
  padding-right: 20px;
}
.typeahead {
  margin-top: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.t3-navhelper {
  background: #2f2f2f;
  color: #666;
}
.breadcrumb {
  padding: 10px 0;
  margin: 0;
  background-color: transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  *zoom: 1;
}
.breadcrumb:before,
.breadcrumb:after {
  display: table;
  content: "";
  line-height: 0;
}
.breadcrumb:after {
  clear: both;
}
.breadcrumb li {
  text-shadow: none;
  display: block;
  float: left;
}
.breadcrumb a {
  color: #666;
}
.breadcrumb .divider {
  padding: 0 5px;
  color: #666;
}
.breadcrumb .divider img {
  vertical-align: middle;
}
.breadcrumb .active {
  color: #999;
}
.pagination {
  margin: 20px 0;
}
.pagination ul {
  display: inline-block;
  
  *display: inline;
  *zoom: 1;
  margin-left: 0;
  margin-bottom: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
  -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
  box-shadow: 0 1px 2px rgba(0,0,0,0.05);
}
.pagination ul > li {
  display: inline;
}
.pagination ul > li > a,
.pagination ul > li > span {
  float: left;
  padding: 4px 12px;
  line-height: 20px;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
  border-left-width: 0;
}
.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
  background-color: #f5f5f5;
}
.pagination ul > .active > a,
.pagination ul > .active > span {
  color: #999;
  cursor: default;
}
.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
  color: #999;
  background-color: transparent;
  cursor: default;
}
.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
  border-left-width: 1px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}
.pagination-centered {
  text-align: center;
}
.pagination-right {
  text-align: right;
}
.pagination-large ul > li > a,
.pagination-large ul > li > span {
  padding: 11px 19px;
  font-size: 17.5px;
}
.pagination-large ul > li:first-child > a,
.pagination-large ul > li:first-child > span {
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-large ul > li:last-child > a,
.pagination-large ul > li:last-child > span {
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-mini ul > li:first-child > a,
.pagination-mini ul > li:first-child > span,
.pagination-small ul > li:first-child > a,
.pagination-small ul > li:first-child > span {
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-mini ul > li:last-child > a,
.pagination-mini ul > li:last-child > span,
.pagination-small ul > li:last-child > a,
.pagination-small ul > li:last-child > span {
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px;
}
.pagination-small ul > li > a,
.pagination-small ul > li > span {
  padding: 2px 10px;
  font-size: 11.9px;
}
.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
  padding: 1px 6px;
  font-size: 10.5px;
}
.pager {
  margin: 20px 0;
  list-style: none;
  text-align: center;
  *zoom: 1;
}
.pager:before,
.pager:after {
  display: table;
  content: "";
  line-height: 0;
}
.pager:after {
  clear: both;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #999;
  background-color: #fff;
  cursor: default;
}

.t3-mainnav {}
.t3-mainnav .navbar {
  color: #666;
  margin-bottom: 0;
  margin-top: 0;
}
.t3-mainnav .navbar-inner {
  padding: 0;
  background: transparent;
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.t3-mainnav .navbar .nav {
  margin: 0;
}
.t3-mainnav .navbar .nav > li > a {
  border-top: 0;
  text-shadow: none;
}
.t3-mainnav .navbar .nav > li > .separator,
.t3-mainnav .navbar .nav > li > span {
  padding: 10px 20px;
  display: inline-block;
}
.t3-mainnav .navbar .nav > li > a:focus,
.t3-mainnav .navbar .nav > li > a:hover {}
.t3-mainnav .navbar .nav > .active > a,
.t3-mainnav .navbar .nav > .active > a:hover,
.t3-mainnav .navbar .nav > .active > a:focus {}
.t3-mainnav .navbar .btn-navbar {
  float: left;
  padding: 5px 10px;
  margin: 4px 20px 4px;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);

  border-color: #d9d9d9 #d9d9d9 #b3b3b3;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);

  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
}
.t3-mainnav .navbar .btn-navbar:hover,
.t3-mainnav .navbar .btn-navbar:focus,
.t3-mainnav .navbar .btn-navbar:active,
.t3-mainnav .navbar .btn-navbar.active,
.t3-mainnav .navbar .btn-navbar.disabled,
.t3-mainnav .navbar .btn-navbar[disabled] {
  color: #fff;
}
.t3-mainnav .navbar .btn-navbar:active,
.t3-mainnav .navbar .btn-navbar.active {
  
}
.t3-mainnav .navbar .btn-navbar [class^="icon-"],
.t3-mainnav .navbar .btn-navbar [class^=" icon-"] {
  color: #666;
  text-shadow: none;
}
.t3-mainnav .dropdown .caret {
  margin-left: 5px;
}
.t3-mainnav .dropdown-menu {
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  box-shadow: 0 5px 10px rgba(0,0,0,0.2);
}
.t3-mainnav .dropdown-menu li > a {
  border-top: 1px solid #eee;
  padding: 5px 20px;
  text-shadow: none;
}
.t3-mainnav .dropdown-menu li:first-child > a {
  border-top: 0;
}
.t3-mainnav .navbar .nav > li > .dropdown-menu:before {
  display: none;
}
.t3-mainnav .navbar .nav > li > .dropdown-menu:after {
  display: none;
}
.t3-mainnav .dropdown-submenu > .dropdown-menu {
  margin-top: 0;
}
.t3-mainnav .dropdown-menu .disabled > a,
.t3-mainnav .dropdown-menu .disabled > a:hover {
  color: #999;
}
.t3-mainnav .dropdown-menu .disabled > a:hover {
  background-color: transparent;
}
.t3-mainnav .nav li.dropdown.open > .dropdown-toggle {
  background-color: #666;
  color: #eee;
}
.t3-mainnav .nav li.dropdown.active > .dropdown-toggle,
.t3-mainnav .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: #07b;
  color: #eee;
}

.t3-module {
  background: transparent;
  color: inherit;
  margin-bottom: 40px;
}
.t3-module .module-inner {
  padding: 0;
}
.module-title {
  background: inherit;
  color: #444;
  line-height: 30px;
  margin: 0 0 10px 0;
  padding: 0;
}
.module-ct {
  background: inherit;
  color: inherit;
  padding: 0;
  *zoom: 1;
}
.module-ct:before,
.module-ct:after {
  display: table;
  content: "";
  line-height: 0;
}
.module-ct:after {
  clear: both;
}
.t3-module ul,
.t3-module ol {
  margin-left: 20px;
}
.t3-module ul.unstyled,
.t3-module ol.unstyled,
.t3-module ul.nav,
.t3-module ol.nav {
  margin-left: 0;
}
.module_menu .nav {
  margin-bottom: 20px;
}
.module_menu .nav > li {
  border-top: 1px solid #eee;
}
.module_menu .nav > li > a {
  padding: 5px;
}
.module_menu .nav > li:first-child {
  border-top: 0;
}
.module_menu .nav > li:first-child > a {
  padding-top: 0;
  border-top: 0;
}
#login-form input[type="text"],
#login-form input[type="password"] {
  width: 90%;
}
.banneritem a {
  font-weight: bold;
}
.bannerfooter {
  border-top: 1px solid #ddd;
  font-size: 12px;
  padding-top: 10px;
  text-align: right;
}
.categories-module,
ul.categories-module,
.category-module,
ul.category-module {
  margin: 0;
}
.categories-module li,
ul.categories-module li,
.category-module li,
ul.category-module li {
  list-style: none;
  padding: 10px 0;
  border-top: 1px solid #ddd;
}
.categories-module li:first-child,
ul.categories-module li:first-child,
.category-module li:first-child,
ul.category-module li:first-child {
  border-top: 0;
  padding-top: 0;
}
.categories-module h4,
ul.categories-module h4,
.category-module h4,
ul.category-module h4 {
  font-size: 14px;
  font-weight: normal;
  margin: 0;
}
.feed h4 {
  font-weight: bold;
}
.feed .newsfeed,
.feed ul.newsfeed {
  border-top: 1px solid #eee;
}
.feed .newsfeed .feed-link,
.feed .newsfeed h5.feed-link,
.feed ul.newsfeed .feed-link,
.feed ul.newsfeed h5.feed-link {
  font-size: 14px;
  font-weight: normal;
  margin: 0;
}
.latestusers,
ul.latestusers {
  margin-left: 0;
}
.latestusers li,
ul.latestusers li {
  background: #eee;
  display: inline-block;
  padding: 5px 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.stats-module dt,
.stats-module dd {
  display: inline-block;
  margin: 0;
}
.stats-module dt {
  font-weight: bold;
  width: 35%;
}
.stats-module dd {
  width: 60%;
}
div.tagspopular ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
div.tagspopular ul li {
  color: #666;
  display: inline-block;
  margin: 0 5px 5px 0;
}
div.tagspopular ul li a {
  background: #eee;
  border-radius: 3px;
  color: #666;
  display: block;
  padding: 2px 5px;
}
div.tagspopular ul li a:hover,
div.tagspopular ul li a:focus,
div.tagspopular ul li a:active {
  background: #00466f;
  color: #fff;
  text-decoration: none;
}
div.tagssimilar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
div.tagssimilar ul li {
  border-bottom: 1px solid #eee;
  padding: 8px 0;
}
div.tagssimilar ul li a {
  color: #666;
}
div.tagssimilar ul li a:hover,
div.tagssimilar ul li a:focus,
div.tagssimilar ul li a:active {
  color: #00466f;
}

.items-leading .leading {
  margin-bottom: 40px;
}
.items-row .item {
  margin-bottom: 40px;
}
.divider-vertical {
  margin: 0 0 40px;
  border: 0;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #fff;
}
.article-aside {
  color: #999;
  font-size: 13px;
  margin-bottom: 20px;
}
.article-info {
  margin: 0;
  width: 90%;
}
.article-info .article-info-term {
  display: none;
}
.article-info dd {
  float: left;
  margin-left: 0;
  margin-right: 10px;
  white-space: nowrap;
}
.article-info dd span {
  font-weight: bold;
}
.fields-container dd {
  border-bottom: 1px dotted #e1e1e1;
  padding: 6.6666666666667px 0;
}
.fields-container dd .field-label {
  display: inline-block;
  font-weight: bold;
  padding-right: 20px;
}
.fields-container dd:last-child {
  border-bottom: 0;
}
.article-footer {
  color: #999;
  font-size: 13px;
  margin-bottom: 20px;
}
article img[align=left],
.img_caption.left,
.pull-left.item-image {
  margin: 0 40px 20px 0;
}
article img[align=right],
.img_caption.right,
.pull-right.item-image {
  margin: 0 0 20px 40px;
}
.img-intro-none,
.img-intro-left,
.img-intro-right,
.img-fulltext-none,
.img-fulltext-left,
.img-fulltext-right,
.img_caption {
  position: relative;
}
.img-intro-none,
.img-intro-left,
.img-intro-right,
.img-fulltext-none,
.img-fulltext-left,
.img-fulltext-right,
.img_caption {
  margin-bottom: 20px;
  max-width: 100%;
}
.img-fulltext-left {
  float: left;
  margin-right: 40px;
}
.img-fulltext-right {
  float: right;
  margin-left: 40px;
}
.img-intro-none img,
.img-intro-left img,
.img-intro-right img,
.img-fulltext-none img,
.img-fulltext-left img,
.img-fulltext-right img {
  margin: 0;
}
.img_caption img {
  margin-bottom: 1px !important;
}
.img_caption p.img_caption {
  background: #eee;
  color: #666;
  font-size: 12px;
  width: 100%;
  margin: 0;
  padding: 5px;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  clear: both;
}
article aside .btn-group > .dropdown-toggle,
article aside .btn-group > .dropdown-toggle:hover,
article aside .btn-group > .dropdown-toggle:active,
article aside .btn-group > .dropdown-toggle:focus {
  background: transparent;
  border: 0;
  padding: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.login_form fieldset,
.login fieldset {
  padding: 15px 0 0;
}
.login_form fieldset p,
.login fieldset p {
  margin: 0 0 5px;
}
.login_form label,
.login label {
  display: block;
  font-weight: bold;
}
.login-fields {
  margin: 0 0 10px;
}
.login_form .input,
.login_form .inputbox,
.login-fields .required {
  margin-left: 10px;
  width: 150px;
}
.login_form .remember .input,
.login_form .remember .inputbox {
  width: 20px;
}
.form-register fieldset {
  padding: 0 0 10px;
}
.form-register p {
  margin: 0 0 5px;
}
.form-register p.form-des {
  margin: 15px 0;
}
.form-register label {
  display: block;
  float: left;
  font-weight: bold;
  text-align: right;
  width: 130px;
}
.form-register .input,
.form-register .inputbox {
  margin-left: 10px;
  width: 200px;
}
.form-register .btn,
.form-register .button {
  margin-left: 140px;
}
.registration fieldset dt {
  margin-right: 5px;
}
.admintable textarea {
  max-width: 90% !important;
  resize: none;
}
#mailto-window {
  background: #fff;
  margin: 10px 0 20px;
  padding: 0;
  position: relative;
}
#mailto-window h2 {
  margin-top: 20px;
  margin-bottom: 20px;
}
#mailto-window .mailto-close {
  background: #FFF;
  background: -moz-linear-gradient(bottom,#ccc,#f0f0f0);
  background: -webkit-linear-gradient(bottom,#ccc,#f0f0f0);
  border: 1px solid #ccc;
  border-radius: 3px;
  color: #666;
  font-size: 92%;
  padding: 2px 5px;
  position: absolute;
  top: -18px;
  right: 0px;
  text-shadow: 1px 1px 0 #f0f0f0;
}
#mailto-window .mailto-close a {
  color: #666;
}
#mailto-window .mailto-close:hover {
  border-color: #999;
  box-shadow: 0 0 3px rgba(0,0,0,0.2);
}
#mailtoForm .formelm {
  padding: 5px 0;
  vertical-align: middle;
  overflow: hidden;
}
#mailtoForm .formelm label {
  display: inline-block;
  float: left;
  font-weight: bold;
  vertical-align: middle;
  width: 100px;
}
#mailtoForm p {
  margin-top: 20px;
}
#mailtoForm .input,
#mailtoForm .inputbox {
  width: 65%;
}
#mailtoForm .btn,
#mailtoForm .button,
#mailtoForm button {
  margin-right: 5px;
}
.user-details {
  padding: 10px 0;
}
.user-details p {
  margin: 0 0 5px;
}
.user-details label {
  display: block;
  float: left;
  font-weight: bold;
  text-align: right;
  width: 130px;
}
.user-details .input,
.user-details .inputbox {
  margin-left: 10px;
  width: 200px;
}
.user-details .btn,
.user-details button {
  margin-left: 140px;
}
.user-details .paramlist .paramlist_key {
  padding: 0 0 5px;
  width: 130px;
}
.user-details .paramlist .paramlist_value {
  padding: 0 0 5px;
}
.user-details .user_name span {
  font-weight: bold;
  padding-left: 10px;
}
.reset .form-validate p,
.remind .form-validate p {
  background: #eee;
  border: 1px solid #ddd;
  margin-bottom: 20px;
  padding: 10px 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.reset .form-validate fieldset dl,
.remind .form-validate fieldset dl {
  margin: 0;
}
.reset .form-validate fieldset dt,
.remind .form-validate fieldset dt {
  margin: 4px 0 0 0;
}
#searchForm {
  padding: 10px 20px;
  border: 1px solid #ddd;
  background: #eee;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  *zoom: 1;
}
#searchForm:before,
#searchForm:after {
  display: table;
  content: "";
  line-height: 0;
}
#searchForm:after {
  clear: both;
}
#searchForm fieldset {
  margin: 20px 0;
}
#searchForm legend {
  margin-bottom: 10px;
}
#searchForm .phrases-box input[type="radio"] {
  vertical-align: top;
  margin-top: 3px;
}
#search-form ul#finder-filter-select-list {
  margin-left: 0;
}
#search-form ul#finder-filter-select-list li {
  list-style: none;
  padding: 10px 0;
}
#search-form ul#finder-filter-select-list li label {
  width: 150px;
}
.phrases-box input,
.phrases-box label,
.form-limit input,
.form-limit label,
.only label {
  display: inline-block;
  margin-right: 10px;
}
.phrases-box input {
  margin: 0;
}
.search-results {
  margin-top: 20px;
}
.search-results .result-title {
  font-size: 16px;
  margin-top: 20px;
}
.search-results .result-category {
  font-size: 12px;
  color: #999;
}
.search-results .result-text {
  margin-top: 5px;
  margin-bottom: 5px;
}
.search-results .result-created {
  font-size: 12px;
  color: #999;
}
.contact .accordion-heading .accordion-toggle {
  font-weight: bold;
}
.contact-category ul.category {
  border-top: 0;
  overflow: hidden;
}
.contact-category ul.category li.row-fluid {
  border: 1px solid ;
  width: 100%;
  margin-right: 0;
  margin-left: 0;
  *zoom: 1;
}
.contact-category ul.category li.row-fluid:before,
.contact-category ul.category li.row-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.contact-category ul.category li.row-fluid:after {
  clear: both;
}
.contact-category ul.category li.row-fluid > div {
  margin: 0;
}
.contact-category .cat-children ul {
  border: 0;
  border-top: 1px solid #ddd;
  list-style: none;
  margin: 10px 0 0 0;
  padding: 0;
}
.contact-category .cat-children ul li {
  background: transparent;
  border-bottom: 1px solid #ddd;
  padding: 10px 0;
}
.contact-category .cat-children ul li .item-title {
  border-left: 1px dotted ;
  display: block;
  font-size: 14px;
  font-weight: 600;
  padding: 0 0 0 15px;
  margin-left: 20px;
  position: relative;
}
.contact-category .cat-children ul li .item-title:after {
  border-top: 1px dotted ;
  display: block;
  content: "";
  position: absolute;
  left: 0;
  top: 8px;
  height: 1px;
  width: 10px;
}
.contact-category .cat-children ul li li .item-title {
  margin-left: 40px;
}
.contact-category .cat-children ul li li li .item-title {
  margin-left: 60px;
}
.contact-category .cat-children ul li li li li .item-title {
  margin-left: 80px;
}
.contact-category .cat-children ul li:last-child {
  border: 0;
}
#archive-items > li {
  line-height: normal;
  margin: 0;
  overflow: visible;
  padding: 0;
}
#archive-items div.intro {
  clear: both;
  overflow: hidden;
}
.category-item {
  margin-top: 20px;
  *zoom: 1;
}
.category-item:before,
.category-item:after {
  display: table;
  content: "";
  line-height: 0;
}
.category-item:after {
  clear: both;
}
.category-item .page-header {
  line-height: normal;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.category-item .category-item {
  margin-left: 4.2918454935622%;
}
.newsfeed-category > h2,
.newsfeed > h2 {
  border-bottom: 1px solid #ddd;
  padding-bottom: 20px;
  margin-bottom: 20px;
  margin-top: 0;
}
.newsfeed-category .category-desc,
.newsfeed .category-desc {
  margin-bottom: 20px;
}
.newsfeed-category .category li,
.newsfeed .category li {
  *zoom: 1;
}
.newsfeed-category .category li:before,
.newsfeed-category .category li:after,
.newsfeed .category li:before,
.newsfeed .category li:after {
  display: table;
  content: "";
  line-height: 0;
}
.newsfeed-category .category li:after,
.newsfeed .category li:after {
  clear: both;
}
.newsfeed > h2 {
  border-bottom: 1px solid #ddd;
  padding-bottom: 20px;
  margin-bottom: 20px;
  margin-top: 0;
}
.newsfeed .feed-description {
  margin-bottom: 20px;
  font-size: 16px;
}
.newsfeed .feed-item-description .feed-description {
  font-size: 14px;
}
.newsfeed ol li > a {
  font-weight: bold;
  font-size: 16px;
}
.edit textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.edit.item-page fieldset .form-actions {
  clear: both;
  margin-top: 40px;
}
.com_media #imageForm #upbutton {
  margin-top: 5px;
}
.button2-left,
.button2-left div {
  float: left;
}
.button2-right,
.button2-right div {
  float: right;
}
.button2-left {
  margin: 5px 5px 0 0;
}
.button2-right {
  margin: 5px 0 0 5px;
}
.button2-left a,
.button2-right a,
.button2-left span,
.button2-right span {
  background: #eee;
  border: 1px solid #e1e1e1;
  color: #999;
  cursor: pointer;
  display: block;
  float: left;
  padding: 2px 10px;
  border-radius: 4px;
}
.button2-left span,
.button2-right span {
  color: #999;
  cursor: default;
}
.button2-left .page a,
.button2-right .page a,
.button2-left .page span,
.button2-right .page span {
  padding: 0 6px;
}
.button2-left a:hover,
.button2-right a:hover {
  background: #e1e1e1;
  color: #444;
  text-decoration: none;
}
.control-group a.modal {
  position: inherit;
  width: auto !important;
  margin-left: 0 !important;
  top: auto !important;
}
.controls img.calendar {
  cursor: pointer;
  margin-left: 5px;
}
#imageForm #upbutton {
  margin-top: -18px;
}
.view-imagesList body {
  padding-top: 0;
}
.view-imagesList .t3-mainbody {
  padding: 0;
}
.view-imagesList .manager.thumbnails {
  overflow: hidden;
}
.view-imagesList .manager.thumbnails li {
  float: left;
  margin: 0 10px 20px;
}
table.adminlist th a {
  color: #07b;
}
.article-content .pagination ul {
  border-left: 1px solid #ddd;
}
.article-content .pagination li {
  float: left;
  padding: 10px 20px;
  line-height: normal;
  border: 1px solid #ddd;
  border-left: 0;
}
.article-content .pagination li a {
  border: 0;
  text-decoration: none;
  background-color: transparent;
  line-height: normal;
  padding: 0;
}
.pagenavcounter {
  margin: 0 0 20px;
  font-weight: bold;
}
#article-index {
  float: right;
  margin: 0 0 20px 20px;
  padding: 10px;
  width: 30%;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#article-index ul {
  margin: 0 0 0 20px;
}
.pagenav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.pagenav li {
  margin: 0;
  padding: 0;
  float: left;
}
.pagenav li.pagenav-prev {
  margin-right: 10px;
}
.pagenav li a {
  padding: 10px 20px;
  line-height: normal;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.pagenav li a:hover,
.pagenav li a:active,
.pagenav li a:focus {
  background-color: #666;
  color: #eee;
}
.counter {
  float: right;
  line-height: 1;
  margin: 10px 0;
  text-align: right;
}
.items-more h3 {
  margin: 0 0 5px;
}
.back_button a {
  display: block;
  margin: 10px 0;
}
.filters {
  margin: 10px 0 5px;
}
.display-limit {
  margin: 10px 0 5px;
}
.filters .filter-search,
.filters .display-limit {
  float: left;
  width: 50%;
}
.filters .display-limit {
  float: right;
  text-align: right;
}
#system-message dt {
  font-weight: bold;
}
#system-message dd {
  font-weight: bold;
}
#system-message dd.message ul,
#system-message dd.error ul,
#system-message dd.notice ul {
  margin: 0;
  padding: 0;
}
#system-message dd.message ul li,
#system-message dd.error ul li,
#system-message dd.notice ul li {
  background: none;
  margin: 0;
  padding: 5px;
}
.tip-wrap {
  background: #fff6df;
  border: 1px solid #fb3;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 3px rgba(0,0,0,0.4);
  -moz-box-shadow: 0 0 3px rgba(0,0,0,0.4);
  box-shadow: 0 0 3px rgba(0,0,0,0.4);
  max-width: 300px;
  z-index: 999;
}
.tip-title {
  border-bottom: 1px solid #fb3;
  font-weight: bold;
  padding: 5px 10px;
}
.tip-text {
  font-size: 14px;
  margin: 0;
  padding: 5px 10px;
}
.hasTip img {
  border: none;
  margin: 0 5px 0 0;
}
.width-10 {
  width: 10px;
}
.width-20 {
  width: 20px;
}
.width-30 {
  width: 30px;
}
.width-40 {
  width: 40px;
}
.width-50 {
  width: 50px;
}
.width-60 {
  width: 60px;
}
.width-70 {
  width: 70px;
}
.width-80 {
  width: 80px;
}
.width-90 {
  width: 90px;
}
.width-100 {
  width: 100px;
}
.height-10 {
  height: 10px;
}
.height-20 {
  height: 20px;
}
.height-30 {
  height: 30px;
}
.height-40 {
  height: 40px;
}
.height-50 {
  height: 50px;
}
.height-60 {
  height: 60px;
}
.height-70 {
  height: 70px;
}
.height-80 {
  height: 80px;
}
.height-90 {
  height: 90px;
}
.height-100 {
  height: 100px;
}
.iframe-bordered {
  border: 1px solid #ddd;
}
.input-prepend .chzn-container-single .chzn-single {
  border-color: #ccc;
  height: 26px;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.input-prepend .chzn-container-active .chzn-single-with-drop {
  -webkit-border-radius: 0 3px 0 0;
  -moz-border-radius: 0 3px 0 0;
  border-radius: 0 3px 0 0;
}
.input-prepend .chzn-container-single .chzn-drop {
  border-color: #ccc;
}
.btn-group .chzn-results {
  white-space: normal;
}
.languageswitcherload {
  float: right;
  width: 100%;
}
.languageswitcherload .mod-languages {
  text-align: right;
}



.t3-header {}
.logo {}
.logo a {}
.logo-image {
  overflow: hidden;
}
.logo-image a {}
.logo-image span,
.logo-image small {
  display: none;
}
.logo-text a {
  color: #444;
  text-decoration: none;
  font-size: 17.5px;
}
.logo-text:hover a,
.logo-text a:hover,
.logo-text a:active,
.logo-text a:focus {
  text-decoration: none;
}
.logo-text .site-slogan {
  display: block;
  font-size: 14px;
  margin-top: 5px;
}
.head-search {
  float: right;
  margin-top: 20px;
}
.head-search form {
  margin: 0;
  float: right;
}
.head-search label {
  display: none;
}
.head-search .input {
  background: url("../images/ico/search-invert.png") no-repeat 8px center;
  width: 120px;
  padding-left: 26px;
}
.head-search .input:focus {
  color: #444;
  width: 180px;
}
.t3-sl {
  padding-bottom: 60px;
  padding-top: 60px;
}
.t3-mainbody { }
.t3-footer {
  *zoom: 1;
}
.t3-footer:before,
.t3-footer:after {
  display: table;
  content: "";
  line-height: 0;
}
.t3-footer:after {
  clear: both;
}
.t3-footer small {
  display: block;
  font-size: 100%;
}
.t3-footer a {
  color: #333;
}
.t3-footer a:hover,
.t3-footer a:active,
.t3-footer a:focus {
  color: #e6e6e6;
}
.t3-footnav {
  padding: 60px 0 40px;
  *zoom: 1;
}
.t3-footnav:before,
.t3-footnav:after {
  display: table;
  content: "";
  line-height: 0;
}
.t3-footnav:after {
  clear: both;
}
.t3-footnav ul {
  list-style: none;
  margin-left: 0;
}
.t3-footnav li {
  line-height: 24px;
}
.t3-footnav .module-title {
  font-size: 18px;
  color: #999;
}
.t3-copyright {
  font-size: 12px;
  *zoom: 1;
}
.t3-copyright:before,
.t3-copyright:after {
  display: table;
  content: "";
  line-height: 0;
}
.t3-copyright:after {
  clear: both;
}
.copyright {
  float: left;
}
.poweredby {
  float: right;
  text-align: right;
}
.poweredby .t3-logo,
.poweredby .t3-logo-small {
  float: right;
  opacity: .5;
}