/*
Theme Name: ATV & Quad Magazin  Magazin 2013
Theme URI: http://www.atv-quad-magazin.com/
Description:
Author: ToVo
Author URI: http://www.weissblaumedia.de/
Version: 1.0.0

License: MIT / Copyright (c) 2013 
License URI: http://www.opensource.org/licenses/mit-license.php
*/

/**
 * HTML5 ✰ Boilerplate
 *
 * style.css contains a reset, font normalization and some base styles.
 *
 * Credit is left where credit is due.
 * Much inspiration was taken from these projects:
 * - yui.yahooapis.com/2.8.1/build/base/base.css
 * - camendesign.com/design/
 * - praegnanz.de/weblog/htmlcssjs-kickstart
 */

/* ==== Scroll down to find where to put your styles :) ==== */

/*  HTML5 ✰ Boilerplate  */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ''; content: none; }
ins { background-color: #ff9; color: #000; text-decoration: none; }
mark { background-color: #ff9; color: #000; font-style: italic; font-weight: bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom: 1px dotted; cursor: help; }
table { border:0; border-collapse:collapse; border-spacing:0; empty-cells:show; font-size:100%; }
caption,th,td { vertical-align:top; text-align:left; font-weight:normal; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
input, select { vertical-align: middle; }

body { font:13px/1.231 sans-serif; *font-size:small; } 
select, input, textarea, button { font:99% sans-serif; }
pre, code, kbd, samp { font-family: monospace, sans-serif; }

html { overflow-y: scroll; }
a:hover, a:active { outline: none; }
ul, ol { margin-left: 2em; }
ol { list-style-type: decimal; }
nav ul, nav li, .quad-markt ol, .quad-markt ul
 { margin: 0; list-style:none; list-style-image: none; }
small { font-size: 85%; }
strong, th { font-weight: bold; }
td { vertical-align: top; }

sub, sup { font-size: 75%; line-height: 0; position: relative; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; padding: 15px; }
textarea { overflow: auto; }
.ie6 legend, .ie7 legend { margin-left: -7px; } 
input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; }
.ie7 input[type="checkbox"] { vertical-align: baseline; }
.ie6 input { vertical-align: text-bottom; }
label, input[type="button"], input[type="submit"], input[type="image"], button { cursor: pointer; }
button, input, select, textarea { margin: 0; }
input:valid, textarea:valid   {  }
input:invalid, textarea:invalid { border-radius: 1px; }
.no-boxshadow input:invalid, .no-boxshadow textarea:invalid { background-color: #f0dddd; }

::-moz-selection{ background: #ff0000; color:#fff; text-shadow: none; }
::selection { background:#ff0000; color:#fff; text-shadow: none; }
a:link { -webkit-tap-highlight-color: #ff0000; }
.quad-markt ::-moz-selection{ background: #005590; color:#fff; text-shadow: none; }
.quad-markt ::selection { background:#005590; color:#fff; text-shadow: none; }
.quad-markt a:link { -webkit-tap-highlight-color: #005590; }
.handel ::-moz-selection{ background: #0091d0; color:#fff; text-shadow: none; }
.handel ::selection { background:#0091d0; color:#fff; text-shadow: none; }
.handel a:link { -webkit-tap-highlight-color: #0091d0; }
.szene ::-moz-selection{ background: #5c6735; color:#fff; text-shadow: none; }
.szene ::selection { background:#5c6735; color:#fff; text-shadow: none; }
.szene a:link { -webkit-tap-highlight-color: #5c6735; }


button {  width: auto; overflow: visible; }
.ie7 img { -ms-interpolation-mode: bicubic; }

body, select, input, textarea {  color: #444; }
h1, h2, h3, h4, h5, h6 { font-weight: bold; }



body{
	background: #000 url('images/bg-body.png') repeat;
}
  
#background-wrapper{
	width: 1190px; 	
	overflow: hidden;
	margin: 0 auto; 
}
  #wrapper1{
    width: 1190px; /* banner-left removed */
    /*width: 1380px; /* = 960 + 200 + 10 + 200 + 10; 200 can be replaced by maximum width of banner used in left/right banner-slot */
    overflow: hidden;
    margin: 0 auto;
  }
  #wrapper2{
    float: left;
    width: 990px; /* banner-left removed */
    /*width: 1170px; /* = 960 + 200 + 10; 200 can be replaced by maximum width of banner used in left banner-slot */
    overflow: hidden;
    margin: 90px auto 0 auto; /* 104 = 90 + 0 + 10, where 90 is the height of the top banner */ 
  }
  body.quad-markt #wrapper2{
    margin: 10px auto 0 auto; /* 104 = 0 + 0 + 10, where 0 is the height of the non-existing top banner */ 
  }
  #banner-left{ /*removed*/
    float: left;
    width: 200px; /* can be replaced by maximum width of banner used in left banner-slot */
    overflow: hidden;
    text-align: right;
    padding-top:32px;
    position: relative;
  }
  #banner-right-top{
    float: right;
    width: 200px; /* can be replaced by maximum width of banner used in right banner-slot */
    overflow: hidden;
    padding-top:0px;
    position: relative;
  }
  #banner-right{
    float: right;
    width: 200px; /* can be replaced by maximum width of banner used in right banner-slot */
    overflow: hidden;
    padding-top:1px;
    position: relative;
  }
  #banner-right-bottom{
    float: right;
    width: 200px; /* can be replaced by maximum width of banner used in right banner-slot */
    overflow: hidden;
    padding-top:1px;
    position: relative;
  }
#container{
	background-color: #fff;
	padding: 15px 15px 0;
	width: 960px;
	float: right;
}
#breadcrumbs{
	margin: 10px 0;
	border-top: 1px dotted #eee;
	border-bottom: 1px dotted #eee;
	padding: 5px;
	color: #929292;
}
#breadcrumbs a{	
	color: #929292;
}
#sidebar-social {
	margin-bottom: 12px;
}
#sidebar-social .send-mail {
	background: url('images/email.png') no-repeat center;
	height: 60px;
	width: 60px;
	border: 1px solid rgb(206, 206, 206);
}
#sidebar-social .send-mail a{
	display:block;
	height:100%;
}
#sidebar-social > div {
	vertical-align: top;
	display: inline-block;
	margin: 0 2px;
	float: none;
	height: 70px;
	width: 74px;
	overflow: hidden;
}
#banner-top{
	height: 90px;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 990px;
	margin-right: 1px;
}
  #banner-top .banner-top, #banner-top .handel_banner-top{float: right;}
  body.quad-markt #banner-top{
    display: none;
  }
  
  .content-wrapper{
  }
  .wrapper-less-navigationelements{
    margin-top: 30px; 
  }
  .wrapper-less-navigationelements{
    margin-top: 30px; 
  }
  .quad-markt .wrapper-less-navigationelements{
    margin-top: 15px;  
  }
.content-left{
	float: left; 
	width: 650px;
}
.content-left img{
	border: 1px solid #e6e6e6;
	padding: 1px;
}
  .two-cols-left .content-left{width: 230px;}
  .equalwidth .content-left, .equalwidth .content-right{width: 450px;}
  .single-content .equalwidth .content-left, .single-content .equalwidth .content-right,
  .related-articles-container .equalwidth .content-left, .related-articles-container .equalwidth .content-right {width: 420px;}
.content-right{
	float: right; 
	width: 290px;
}
.sidebar-left{
	float: left; 
	width: 290px;
	margin-right: 20px;
}
  .two-cols-left .content-right{width: 670px;}
  
  /* 3-col layout */
  .content-left .content-left{
    width: 230px;
  }
  .content-left .content-right{
    width: 420px;
    overflow: hidden;
  }
  
  /* END: 3-col layout */
  
/* END: LAYOUT */

/* Slider */
#slider-wraper{
	width:650px;
} 
#slider-wraper .nivo-caption {
	height:80px;
	background: -moz-linear-gradient(top,  rgba(0,0,0,0.6) 0%, rgba(0,0,0,0.6) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.6)), color-stop(100%,rgba(0,0,0,0.6))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0.6) 0%,rgba(0,0,0,0.6) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,0,0,0.6) 0%,rgba(0,0,0,0.6) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,0,0,0.6) 0%,rgba(0,0,0,0.6) 100%); /* IE10+ */
	background: linear-gradient(top,  rgba(0,0,0,0.6) 0%,rgba(0,0,0,0.6) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000ff', endColorstr='#000000ff',GradientType=0 ); /* IE6-9 */
	display:none;
}
#slider-wraper .nivo-caption p {
	padding: 5px 0 0 10px;
}
.nivo-caption .caption-1{
	font-size: 13px;
	display: block;
	color: #eee;
	margin-top:10px
}
.nivo-caption .caption-2{
	font-size: 23px;
	display: block;
	font-weight:bold;
	max-width: 630px;
	overflow: hidden;
	height: 30px;
}
.nivo-caption .caption-3{
	font-size: 14px;
	display: block;
}
/* END: Slider */

/* BANNER */
  #banner-left img, #banner-right img{
    margin: 0 0 1px;
  }
  #banner-top img, #banner-top object , #banner-top embed {
    margin: 0 auto;
    display: block;
  }
/* END: BANNER */

/* #HEADER */
#header{
	background: transparent url('images/background-header.png') 0 14px no-repeat;
	padding: 0 20px 5px 0px;
}
  .quad-markt #header{
    background-image: url('img/quad-markt-background-header.png');
  }
  .handel #header{
    background-image: url('img/handel-background-header.png');
  }
  .szene #header{
    background-image: url('img/quad-markt-background-header.png');
  }
#header .first-line{
	height: 46px;
	line-height: 32px;
	font-size: 12px;
//	overflow: hidden;
}
#social-links{
	display: block;
	float: right;
	margin: 0;
	padding: 0;
}
  #facebook-like-container{
    display: block;
    float: left;
    height: 29px;
    overflow: hidden;
    padding-top: 3px;
  }
  #google-plus-container {
    /*display: block; */
    display: none;
    float: left;
    height: 26px;
    overflow: hidden;
    padding-top: 6px;
  }
#social-links{
	margin-top: -7px; 
	margin-right: -20px;
}   
#social-links li{
	display: inline;
	padding: 0;
	margin: 0;
}
  #social-links li a{
    color: #fff; 
    display: inline-block;
    line-height: 32px;
  }  
#social-links li.facebook a{
	background: url('images/facebook.png') no-repeat;
	height: 16px;
	padding-left: 20px;	
	line-height: 16px;
	color: #000;
}  
#social-links li.rss a{
	background: url('images/rss.png') no-repeat;
	height: 16px;
	padding-left: 20px;	
	line-height: 16px;
	color: #000;
}
  @font-face {
	font-family: Kimberly;
	font-weight: bold;
	src: url('kimberley-bl.otf');
  }
#global-tabs{
	float: left;
	margin-left: 185px;	
	font-weight: bold;
	margin-top: -5px;
}
  #global-tabs .tab{
    background-color: #FFFFFF;
    border-top: 3px solid transparent;
    display: block;
    float: left;
    font-size: 17px;
    font-weight: bold;
    line-height: 35px;
    height: 35px;
    margin: 7px 7px 0 7px;
//    padding: 0 17px;    
	background: url(images/tab-right.png) no-repeat top right;
	padding-right:17px;	
  }
#global-tabs .tab.active{    
    border-top: none;
	padding:0;	
	background: url(images/tab-right.png) no-repeat top right;
	padding-right:17px;
	margin-top: 1px;
  }  
#global-tabs .active{    
	
} 
#global-tabs #tab-magazin span{
	background: url(images/magasin-btn.png);
	display: block;
	width: 120px;
	height: 45px;
	padding: 0;
	border: none;
	text-indent: 999999px;
} 
#global-tabs .active span{    	
	line-height: 44px;
	display: block;
	height: 44px;
	padding: 0 17px;
	background: none;
}
#global-tabs  span{    
	border-top: 3px solid transparent;
	background: url(images/bg-tabs.png) repeat-x;	
	line-height: 34px;
	display: block;
	height: 32px;
	padding: 0 17px;
}
   
  #global-tabs .tab{
    display: block;
  }
  #global-tabs .active{
    color: #fff !important;
   }
  
#global-tabs #tab-magazin.tab{border-color: #de0019;}
  #global-tabs #tab-magazin.tab{color: #ec1c24;}
#global-tabs #tab-magazin.active span{background-color: #de0019;}
  
  #global-tabs #tab-handel.tab span{border-color: #0091d0;}
  #global-tabs #tab-handel.tab{color: #000;}
  #global-tabs #tab-handel.active{color: #fff; background-color: #0091d0;}
  
  #global-tabs #tab-shop.tab span{border-color: #005590;}
  #global-tabs #tab-shop.tab{color: #000;}
  #global-tabs #tab-shop.active{color: #fff; background-color: #005590;}
  
  #global-tabs #tab-szene.tab{border-color: #5c6735; }
  #global-tabs #tab-szene.tab{color: #5c6735;}
  #global-tabs #tab-szene.active{color: #fff; background-color: #5c6735;}
  
  #google-plus-container, #order-links{
    margin-top: 14px;
  }
  
#order-links{
	clear: right;
	display: block;
	float: right;
	margin: 0px 0 0 0;
	padding: 0;
	line-height: 28px;
	color: #fff;
	font-size: 14px;
}
#order-links a, #order-links a:hover{
	color: #fff;
}
#header .seccond-line{
	height: 82px;
	clear: both;
}
#header .third-line{
	min-height: 48px;
	clear: both;
	margin: 0 -20px 0 0px;	
}
  .handel #header .third-line{
    min-height: 27px;
  }
  #logo{
    width: 265px;
    height: 72px;
    float: left;
    margin: 0;
  }
  #logo img { display: none; }
  #logo a{
    width: 265px;
    height: 72px;
  }
  .handel #logo, .handel #logo a,
  .szene #logo, .szene #logo a{width: 416px; }
  .quad-markt #logo, .quad-markt #logo a{	width: 446px; }
#slogan{
	float: left;
	font-size: 18px;
	line-height: 1.3;
	margin: 5px 20px 2px 63px;
	font-weight: bold;
}
  .handel #slogan, .quad-markt #slogan , .szene #slogan {display: none;}
  #slogan .bright{
    color: #FFFFFF;
    display: block;
    font-style: italic;
  }
#slogan .dark{
	display: block;
	font-size: 16px;
}
  .quad-markt #slogan .dark, .handel #slogan .dark, .szene #slogan .dark {color: #bbb}
  #searchform-container{
    float: right;
    margin-top: 20px;
  }
  .quad-markt #searchform-container{margin-top: 12px; margin-bottom: 8px;}
  #searchform-container #searchform, .searchform-container .searchform{
//   display: block;
//    background: #fff;
//    border: 1px solid #dddddd;
//    padding: 0 7px;
//    box-shadow: 0 0 12px #DDDDDD inset;
  }
  #search_home_form {
    background: #005590 url('img/background-search-home.png') right 4px  no-repeat;
  }
  #search_home_form  .searchform{
    float: left;
    margin: 0 20px;
  } 
  #searchform-container input, .searchform-container input{
    background: none;
    border: none;
    height: 28px;
    line-height: 28px;
    padding: 0;
  }
  #search_home_form input{
    height: 31px;
    line-height: 31px;
  }
#searchform-container input#s, .searchform-container input#search{
	width: 145px;
	padding-left: 8px;
	color: #7d7d7d;
	-webkit-border-radius:5px; 
	-moz-border-radius:5px; 
	border-radius:5px;
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 0%, #ccc 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ccc));
	background: -webkit-linear-gradient(top, #ffffff 0%,#ccc 100%);
	background: -o-linear-gradient(top, #ffffff 0%,#ccc 100%);
	background: -ms-linear-gradient(top, #ffffff 0%,#ccc 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ccc',GradientType=0 );
	background: linear-gradient(top, #ffffff 0%,#ccc 100%);
	-webkit-transition: all .3s ease; -moz-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease;
	outline:0 none !important;
}
  #searchform-container input.focus, #searchform-container input:focus, .searchform-container input.focus, .searchform-container input:focus{
    color: #000 !important;
  }
#searchform-container input#searchsubmit, .searchform-container button.button{
	width: 32px;
	height: 32px;
	background: url('images/search-btm.png') center center no-repeat;
	display: inline;
}
  .quad-markt #searchform-container input#searchsubmit, .quad-markt .searchform-container button.button{
    background-image: url('img/quad-markt-search-icon.png');
  }
  #searchform-container .example{
    font-size: 10px;
    color: #fff;
    padding: 2px 7px;
  }
  #searchform-container .example a, #searchform-container .example a:hover{
    color: #fff;
  }
  
  #main-menu{
    height: 48px;
    overflow: hidden;
	background: url('images/bg-nav.png') repeat-x;
  }
#main-menu li{
	float: left;
	background: url('images/nav-sep.png') left center no-repeat;
}
#main-menu li:first-child{	
	background: none;
}
#main-menu li a{    
	font-size: 14px;
	line-height: 48px;
	padding: 5px 14px;
	color: #1e1e1e;
}
  .quad-markt #main-menu li a {text-transform: none; font-size: 13px;}
  #main-menu li.current-menu-item a, #main-menu li.current-menu-ancestor a, #main-menu li.current-menu-item a:hover, #main-menu li.current-menu-ancestor a:hover{
    font-weight: bold;
    color: #000;
  }
  
  #main-submenu-container{
    height: 30px;
  }
  
  #main-submenu{
  }
  #main-submenu li{
    float: left;
  }
  #main-submenu li a{
    border-right: medium none;
    font-size: 12px;
    line-height: 30px;
    padding: 0 8px;
  }
  #main-submenu li.current-menu-item a, #main-submenu li.current-menu-ancestor a, #main-submenu li.current-menu-item a:hover, #main-submenu li.current-menu-ancestor a:hover{
    font-weight: bold;
    color: #71bf45;
  }
  #header-links-container{float: right;}
  .ie7 #header-links-container, .ie6 #header-links-container {min-width: 300px;}
  #header-links-container a{color: #fff;}
  #header-links-container .links li { margin: 0 0 0 5px;}
  #header-links-container .links li a {border-bottom: 1px dotted #FFFFFF;}
  #header-links-container .links li a:hover {border-bottom: 1px solid #FFFFFF; text-decoration: none;}
/* END: #HEADER */

/* #MAIN */
#main{
	background-color: #fff;
//    padding: 2px 20px 20px 20px;
}
/* END: #MAIN */

/* #FOOTER */
#footer{

}
  #footer-left a{
    float: left;
    margin: 10px;
  }
  #footer-credits{
    color: #FFFFFF;
    float: left;
    margin: 20px;
    width: 300px;
  }
  #footer-right a{
    float: right;
    margin: 10px;
  }
  
#footer-nav {
	border-top: 7px solid #ededed;
	clear: both;
	background: url(images/bg-footer.png);
	padding-bottom: 10px;
}  
#footer-nav li {
	list-style: none;
	margin: 7px 0;
} 
#footer-nav li  > ul{	
	margin-left: 0;
} 
#footer-nav li  a{
	color: #c8c8c8;
}  
#footer-menu > li {
	float: left;
	margin: 30px 50px 10px;
}
#footer-menu > li  > a{
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	text-decoration:none;
}
#copyright {
	clear: both;
	color: #666;
	text-align: center;
	padding: 7px;
	border-top: 1px dotted #666;
	border-bottom: 1px dotted #666;
	margin: 0 20px;
}

#copyright a {
	color: #666;
	text-decoration: none;
}

#copyright a:hover {
	color: #666;
	text-decoration: underline;
}

.sub-menu {
	margin-left: 13px;
}
 .quad-markt #footer-credits, .quad-markt #footer-right a{margin: 5px;}
  .quad-markt #footer a{color: #fff; border-bottom: 0px dotted #FFFFFF;}
  /* .quad-markt #footer a:hover{border-bottom: 1px solid #FFFFFF; text-decoration: none;}*/
/* END: #FOOTER */


/* CONTENT */
  
  /* Preview Boxes ('Aktuelles', 'QUADs') on frontpage */
.shadow-box-container, .block{
//      background: url('img/box-shadow.png') no-repeat scroll bottom right transparent;
      padding-bottom: 20px;
}
//    .loop-single, .loop-category {margin-left: 37px; margin-right: 37px;}
    .related-articles-container, .extended-width .loop-single {margin-left: 0; margin-right: 0;}
    .related-articles-container{margin-top: 10px;}
.shadow-box{
//	border: 1px solid #E6E6E6;
//	padding: 15px 20px 0;
}
.shadow-box article{
	border: 1px solid #E6E6E6;
	padding: 15px;
}
.shadow-box h3{
	color: #cb0014;
	font-weight: bold;
	margin-left: 20px;
}
    .quad-markt .shadow-box {padding: 15px 20px 20px;}
	
.section-wide .section-headline,
.section-wide .section-headline a,
.section-wide .section-headline a:hover,
.ngg-albumoverview .section-headline,
.ngg-albumoverview .section-headline a{
	background-color: #b0b0b0;
	color: #fff;
	text-shadow: 1px 1px 2px #000;
}
form.nice-form .current-step .headline{
	background-color: #b0b0b0 !important;
	color: #fff !important;
	text-shadow: 1px 1px 2px #000 !important;
}
.equalwidth .section-headline, 
.equalwidth .section-headline a,
.equalwidth  .section-headline a:hover{
	color: #fff;
	font-size: 16px;	
	font-weight: normal;
	background-color: #cb0014;
}
.section-headline{
	margin-bottom: 15px;
	padding: 10px 0 10px 10px;
	text-transform: uppercase;
}   
    .preview, .single{
      border-bottom: 1px solid #CDCDCD;
      padding: 0 0 25px;
      margin: 0 0 24px;
    }
    .ngg-galleryoverview{
      margin: 0 0 24px;
    }
    .ngg-imagebrowser-desc{
      clear: both;
    }
    .ngg-imagebrowser-desc p{
      margin-top: 15px;
      text-align: center;
    }
    .section-titlestory .preview, .single{padding: 0; border-bottom: none;    }
    
.article-header{
	width: 430px;
	float: left;
}
.article-header.full{
	width: 100%;
	float: left;
}
.equalwidth .article-header{	
	margin-bottom: 15px;
}

    .ngg-imagebrowser .article-headline{
      float: left; 
    }
    .ngg-imagebrowser .link-continue-container, .ngg-gallery-link-continue-container, .product-essential .link-continue-container{
      float: right;
      margin-left: 5px;
    }
    .ngg-imagebrowser #image img{
      border: 1px solid #A9A9A9;
      display: block !important;
      margin: 10px auto;
      max-height: 500px;
      max-width: 100%;
      width: auto;
      padding: 5px;
    }
    .ngg-gallery-link-continue-container{
      margin: 10px 0;
    }
    .ngg-imagebrowser .bottom-link{margin: 15px 0 15px 15px;}
    .section-titlestory .article-headline{float: none;}
    
    .page-title h1, .page-title h1 a, .page-title h1 a:hover,
    .page-title h2, .page-title h2 a, .page-title h2 a:hover{
      font-size: 24px;
      font-weight: normal;
      color: #71bf45 !important;
    }
h1.article-headline, h1.article-headline a, h1.article-headline a:hover{
	font-size: 26px;
	font-weight: bold;
	color: #e2001a !important;	
	margin-bottom: 10px !important;
}
h1.article-headline a{	
	color: #000 !important;		
}
.loop-full h1.article-headline a{	
	color: #e2001a !important;		
}
.loop-full p{	
	line-height: 1.6;
	font-size: 14px;
}
h1.article-headline a span{	
	color: #e2001a;
}
.article-subtitle{
	font-size: 16px;
	font-weight: bold;
	color: #000;	
	margin-bottom: 5px;
}
.article-headline, .article-headline a, .article-headline a:hover{
	font-size: 18px;
	font-weight: bold;
	color: #000 !important;	
	margin-bottom: 10px !important;
	min-height: 45px;
}
.article-headline, .article-headline.archive a, .article-headline.archive a:hover{
	font-size: 16px;	
	min-height: 27px;
}
.article-header small{ 
	position: relative;
	top: -3px;
	font-size: 12px;
	font-weight: bold;	
	color: #000;	
}
.article-header small.red{ 	
	color: #cb0014;	
}
   .product-view .product-name .article-headline {max-width: 340px;}
   .vehicle-view .product-name .article-headline {max-width: 640px;}
    
    .article-header small.comments-link{
      background: url("img/forward-grey.png") no-repeat scroll left center transparent;
      color: #818181;
      margin-left: 15px;
      padding-left: 12px;
    }
    .article-header small.comments-link a{
      color: #818181;
    }
    .section-titlestory .article-header small{float: none;}
    .article-header small a, .article-header small a:hover{
      color: #000;
    }
    .fb-like-container-content-top {
      float: right;
      margin-top: -30px;
      margin-bottom: -8px;
      width: 90px;
    }
    .fb-like-container-content-top-small {
      float: right;
      width: 125px;
      margin-top: 3px;
      text-align: right;
    }
    .fb-like-container-content-bottom {}
    /* Bestell buttons */
      .button-bestellung-top {
        float: right;
        height: 59px;
        margin-top: -50px;
        margin-right: 15px;
        width: 263px;
        background: url('img/button-bestellung-top.png') 0 0 no-repeat transparent;
      }
      .button-bestellung-bottom {
        background: url("img/button-bestellung-bottom.png") no-repeat scroll 0 0 transparent;
        clear: right;
        float: right;
        height: 127px;
        margin-top: 10px;
        width: 300px;
      }
    /* END: Bestell buttons */
    .ngg-albumoverview{
      margin-bottom: 20px;
    }
#main .ngg-album-compact{
	display: inline-block;
	*display: block;
	*zoom: 1;
	vertical-align: middle;
	float: none;
	
	height: auto;
	margin: 0 8px 20px 8px !important;
	padding-right: 0px !important;
	text-align: left;
	width: 170px;
}

#main ngg-album-compact h4 {
	margin-top: 5px !important;
}
#main .ngg-album-compact.tree{	
	margin: 0 20px 20px 20px !important;	
}
.preview-thumbnail, .single-thumbnail{
	float: left;	
	margin: 0 20px 0 0;
	border: 1px solid #e6e6e6;
	padding: 1px;
	width: auto;
	height: auto;
	background: transparent;
	position:relative;	
}
.single-thumbnail.single{	
	width: 100%;	
	display:inline-block;
	border: none;
	text-align:center;
}
.single-thumbnail.single > div{
	display:inline-block;
	border: 1px solid #e6e6e6;
	padding: 1px;
}

.ngg-album-compact .ngg-album-compactbox{	
	text-align: center;
	padding: 1px;
	margin: 0 20px 0 0;
	width: auto;
	height: auto;
	background: transparent;
	position:relative;
}	
.ngg-album-compact .ngg-album-compactbox{  
	margin: 0 10px 0 0 !important; 
	padding: 2px !important;
	line-height: 120px;
}
.ngg-album-compact .ngg-album-compactbox a{  
	display: inline-block;
	vertical-align: middle;
	border: 1px solid #e8e7e8;
//	width: 135px;	
	padding: 4px;	
//	height: 100px;
	background-color: #fff;
}
.ngg-albumoverview .ngg-album-compact h4 {
margin-bottom: 0px;
margin-top: 5px;
width: 170px;
}
.ngg-albumoverview .ngg-album-compact h4 a {
font-size: 12px;
font-weight: bold;
color: #000;
padding-top: 10px;
}
.ngg-albumoverview {
	background-color: #f1eff0;	
}
.ngg-album-title{
	width:150px;
}
    .section-titlestory .preview-thumbnail, .single-thumbnail, .single .preview-thumbnail, .single-thumbnail{margin-bottom: 20px;}
    .vertical-image .single-thumbnail {float: left;}
    .preview-thumbnail img, .single-thumbnail img, .ngg-album-compact .ngg-album-compactbox img.Thumb{
      display: block;
      border: none;
    }
.ngg-album-compact .ngg-album-compactbox img.Thumb{
	width: auto; 
	height: auto;
//	width: 135px;
//	height: 100px;
	max-width: 135px;
	max-height: 100px;
}
.preview-content, .single-content{
	font-size: 12px;
	float: left;
	width: 450px;
	line-height: 1.4;
}
.single-content.full{
	font-size: 12px;
	float: left;
	width: 100%;
	line-height: 1.4;
}
.equalwidth .preview-content, .equalwidth  .single-content{	
	width: 255px;	
}
    .single-content{clear: both;}
    .vertical-image .single-content, .vertical-image .single-content h3{clear: none;}
    
    .section-titlestory .preview-content{clear: both; width: 80%; float: left;}
    .section-titlestory .vertical-image .preview-content{clear: none; width: auto; float: none;}
    .preview-links, .single-links{
      margin-top: 15px;
      line-height: 25px;
    }
    .preview-links .link-continue, .single-links .link-continue,  .link-video{
      background: url("images/arrow.png") no-repeat scroll left center transparent;
      padding-left: 25px;
      float: left;
    }
    .link-video-large { font-size: 120%; }
    .quad-markt .preview-links .link-continue, .quad-markt .single-links .link-continue,  .quad-markt .link-video{
      background-image: url("img/quad-markt-arrow.png");
    }
    .ngg-albumoverview .link-more-galleries{line-height: 135px;}
    .preview-links .link-gallery, .single-links .link-gallery{
      background: url("img/gallery-icon.png") no-repeat scroll left center transparent;
      float: right;
      padding-left: 25px;
      line-height: 25px;
    }
.link-gallery-over{
	position:absolute;
	bottom:5px;
	right: 5px;
}	
.link-gallery-over-left {
	position: absolute;
	bottom: 20px;
	left: 30px;
}
    .quad-markt .preview-links .link-gallery, .quad-markt .single-links .link-gallery{
      background-image: url("img/quad-markt-gallery-icon.png");
    }
    .link-video{
      background: url("img/gallery-icon.png") no-repeat scroll left center transparent;
    }
    .quad-markt .link-video{
      background-image: url("img/quad-markt-gallery-icon.png");
    }
    .section-titlestory p:last-child{margin-bottom: 0;}
    
    .section-titlestory .preview-links .link-continue, .section-titlestory .preview-links .link-gallery, .single-links .link-continue, .single-links .link-gallery{float: right;}
    .section-titlestory .preview-links .link-continue{ margin-left: 15px;}
   
  /* END: Preview Boxes ('Aktuelles', 'QUADs') on frontpage */
  
  #main .wp_bannerize {
    text-align: center;
  }
  #main .wp_bannerize img{
    margin: 9px 0 19px 0;
  }
  
  .tribe_events .entry .wp_bannerize img { float: none; }
  
.navigation-list{
	display: block;
	margin: 10px 20px 20px 20px !important;
}
.navigation-list .date {
	background: url(images/bg-news-date.png);
	width: 33px;
	height: 33px;
	display: inline-block;
	text-align: center;
	color: #fff;
	padding: 1px;
	margin: 10px 0;
}
.navigation-list .date .month {
	font-weight: bold;
}
  .widget-container .navigation-list{margin-top:0;}
.widget-container .navigation-list li{
	border-bottom: 1px dotted #CDCDCD;
}
.widget-container .navigation-list li:first-child{
	border-bottom: none;
}
.navigation-list li{
	display: block;
	border-bottom: 1px solid #CDCDCD;
	list-style-type: none;
	margin: 0 !important;
}
  .navigation-list li:last-child{border-bottom: none;}
.navigation-list li a, .navigation-list li a:hover{
	background: url("images/arrow.png") no-repeat scroll left center transparent;
	line-height: 33px;
	padding-left: 25px;
	color: #000;
	font-size: 15px;
	font-weight: bold;
}
.navigation-list li a.news, .navigation-list li a.news:hover{
background: none;
line-height: 33px;
padding-left: 5px;
color: #000;
font-size: 15px;
font-weight: bold;
vertical-align: text-bottom;
}
  .quad-markt .navigation-list li a, .quad-markt .navigation-list li a:hover{background-image: url("img/quad-markt-arrow.png");}
  .belt{
    margin: 0 -20px 20px -20px;
    background-color: #e6e6e6;
    padding: 0 20px;
    clear: left;
  }
  .belt h2{
    float: left;
    line-height: 57px;
    font-size: 13px;
    font-weight: bold;
    margin: 0;
  }
  .belt ul{
    margin: 0 !important;
  }
  .belt li{
    float: left;
    list-style: none outside none !important;
    margin: 0 !important;
  }
  .belt li a{
    border-right: medium none;
    font-size: 15px;
    font-weight: bold;
    line-height: 57px;
    padding: 0 8px;
  }
  .belt li.current-menu-item a, .belt li.current-menu-ancestor a, .belt li.current-menu-item a:hover, .belt li.current-menu-ancestor a:hover{
    font-weight: bold;
    color: #71bf45;
  }
  
  .bottomnav{
    line-height: 57px;
    margin-bottom: 0;
  }
  .bottomnav .forward, .bottomnav .backward, .bottomnav .forward:hover, .bottomnav .backward:hover{
    font-size: 14px;
    font-weight: bold;
    line-height: 57px;
    padding: 0 15px;
    color: #000;
  }
  .bottomnav .backward{
    float: left;
    background: url("img/backward.png") no-repeat scroll left center transparent;
  }
  .quad-markt .bottomnav .backward{
    background-image: url("img/quad-markt-backward.png");
  }
  .bottomnav .forward{
    float: right;
    background: url("img/forward.png") no-repeat scroll right center transparent;
  }
  .quad-markt .bottomnav .forward{
    background-image: url("img/quad-markt-forward.png");
  }
  .bottomnav a {
    color: #000;
  }
  #main .categories ul li.cat-item{
    float: left;
    margin: 0 40px 10px 0;
  }
  #main .categories ul li.cat-item li{
    float: none;
    margin: 0;
  }
  .ngg-galleryoverview-under-browser .ngg-gallery-thumbnail-box{
  }
  .ngg-galleryoverview-under-browser .ngg-gallery-thumbnail a {
    max-width: 134px;
    display: block;
    overflow: hidden;
  }
  .ngg-galleryoverview-under-browser .ngg-gallery-thumbnail img {
    height: 67px;
    width: auto;
  }
  #cboxLoadedContent{
    margin-bottom: 40px !important;
  }
  #cboxTitle {
    bottom: 20px !important;
    background-color: #fff;
  }
/* END: CONTENT */

/* WIDGETS */

.widget-container{
	margin-bottom: 20px;
}
.widget-container .widget-title{
	margin-bottom: 0px;
	padding: 10px 0 10px 10px;
	text-transform: uppercase;
	background-color: #b0b0b0;
}
.widget-container .widget-title.red{	
	background-color: #cb0014;
}
.widget-container .widget-title, .widget-container .widget-title a, .widget-container .widget-title a:hover, 
.block-title, .block-title a, .block-title a:hover{
    color: #fff;
    font-size: 15px;
	text-shadow: 1px 1px 2px #000;
}
.widget-navigation{
	background-color: #f4f4f4;
	padding-bottom: 15px;
}
.widget-navigation.archive {
//	margin-top: 83px;
}
.widget-navigation.archive .navigation-list li {
	display:none;
}
.widget-navigation.archive .navigation-list li.current-menu-item,
.widget-navigation.archive .navigation-list li.current-menu-parent {
	display: block;
}
.widget-navigation.archive .navigation-list li.current-menu-item li,
.widget-navigation.archive .navigation-list li.current-menu-parent li {
	display: block;
	border-bottom: 1px dotted #CDCDCD;
}
.widget-navigation.archive.single {
	margin-top: 0px;
}
.widget-navigation.archive.single .navigation-list li,
.widget-navigation.archive.page .navigation-list li {
	margin-top: 0px;
//	display: block;
}
.sidebar-left h3,
.content-right h3 {
	margin-left: 0px;
}
.widget-navigation.archive .widgetcontent{
	max-height: 308px;
	overflow: auto;
}

/* END: WIDGETS */

/* YACP */
  #yacp {
    margin-bottom: 20px;
  }
  .cntSeparator {
    font-size: 54px;
    margin: 10px 7px;
    color: #000;
  }
  .desc { margin: 7px 3px; }
  .desc div {
    float: left;
    font-family: Arial;
    width: 70px;
    margin-right: 65px;
    font-size: 13px;
    font-weight: bold;
    color: #000;
  }
  #yacp .widgetcontent .clock-heading{
    font-size: 130%;
  }
  #yacp .widgetcontent .clock{
    margin: 5px 0 10px;
    margin-left: -8px;
    margin-right: -8px;
  }
  #yacp .widgetcontent .clock-text{
    font-size: 14px;
  }
  #yacp #cnt_6, #yacp #cnt_7{
    display: none;
  }
  
/* END: YACP */

/********************
 * FEATURE CAROUSEL *
 ********************/
#carousel-container {
  position:relative;
  width:auto;
  text-align: center;
  background: url(images/bg-actuele.png) repeat-x;
}
#carousel {
	display: inline-block;
	height:215px;
	width: auto;
	width: 200px;
	position:relative;	
	font-size:12px;
}
#carousel .carousel-image {
  border:0;
  display:block;
  max-height: 160px;
  max-width: 100px;
}
#carousel .carousel-image-shadow{
  height: auto !important;
}
#carousel .carousel-feature {
  position:absolute;
  top:-1000px;
  left:-1000px;
  cursor:pointer;
}
#carousel .carousel-feature .carousel-caption {
  position:absolute;
  bottom:0;
  width:100%;
  background-color:#000;
}
#carousel .carousel-feature .carousel-caption p {
  margin:0;
  padding:5px;
  font-weight:bold;
  font-size:12px;
  color:white;
}
#carousel-left {
  position:absolute;
  bottom:48%;
  left:10px;
  cursor:pointer;
}
#carousel-right {
  position:absolute;
  bottom:48%;
  right:10px;
  cursor:pointer;
}

/********************
 * FEATURE wordTube *
 ********************/

 .wordTube-box{
	border: 1px solid #ededed;
	padding: 5px;
	margin-bottom: 12px;
 }
 .wordTube-image-wrapper{
	display: inline-block;
	vertical-align: middle;
	width:130px;
	height:100px;
	overflow:hidden;
	margin-right: 7px;
 } 
 .wordTube-image-wrapper .relative{
	display: block;
	position: relative;
 } 
 .wordTube-title{
	display: inline-block;
	vertical-align: middle;
	width: 136px;
	color: #cb0014;
	font-size: 12px;
 }
 .wordTube-title span{	
	color: #000;
 }
 

/* #wp-calendar */
  .ec3_widget_cal{margin-bottom: 35px}
  #ec3-event-list-2{margin-bottom: 50px !important}
  #wp-calendar table caption {width: 100px}
  .multiwidget_ec3-event-list .widget-title{
    display: none;
  }
  #main  #event-calendar #wp-calendar{
    border-top: 1px solid #CBCBCB;
    border-bottom: 1px solid #CBCBCB;
    padding: 8px 0 4px;
  }
  #main  #event-calendar #wp-calendar table{
    padding: 0;
    margin: 0 auto;
    width: auto;
    border: none;
  }
  #main  #event-calendar #wp-calendar table.nav{
    width: 98%;
  }
  #main #event-calendar #wp-calendar table tr{
    padding: 0;
    margin: 0;
  }
  #main #event-calendar #wp-calendar table tr td,  #main #event-calendar #wp-calendar table tr th{
    padding: 3px 9px;
    margin: 0;
  }
  #main #event-calendar #wp-calendar table tr th{
  }
  #main  #event-calendar #wp-calendar table td:hover, #main #event-calendar #wp-calendar table #today {
    border: 0px solid #E6E6E6;
    padding: 3px 9px;
  }
  #main #event-calendar .ec3_eventday a {
    color: #71BF45 !important;
    font-weight: bold
  }
  #main .multiwidget_ec3-event-list ul.ec3_events li {
    height: 35px;
    list-style: none outside none;
    margin: 0 0 10px;
    overflow: hidden;
  }
  .multiwidget_ec3-event-list .ec3_list {
    color: #878787;
  }
  .multiwidget_ec3-event-list .ec3_events li a, .multiwidget_ec3-event-list .ec3_events li a:hover{
    color: #000;
    font-size: 115%;
  }
  #ec3_big_cal{
  }
  #ec3_big_cal td.pad {background: transparent;}
  #ec3_big_cal caption a, #ec3_big_cal caption a:hover, #ec3_big_cal .nav a, #ec3_big_cal .nav a:hover{
    color: #000;
  }
  #ec3_big_cal p.ec3_event{
    padding: 5px;
  }
  #ec3_big_cal p.ec3_event a, #ec3_big_cal p.ec3_event a:hover, #ec3_big_cal td.ec3_eventday a.ec3_daynum, #ec3_big_cal td.ec3_eventday a.ec3_daynum:hover{
    color: #000;
  }
  #ec3_big_cal td.ec3_eventday a.ec3_daynum, #ec3_big_cal td.ec3_eventday a.ec3_daynum:hover{
    color: #FF0000;
  }
  .quad-markt #ec3_big_cal td.ec3_eventday a.ec3_daynum, .quad-markt #ec3_big_cal td.ec3_eventday a.ec3_daynum:hover{
    color: #005590;
  }
  .handel #ec3_big_cal td.ec3_eventday a.ec3_daynum, .handel #ec3_big_cal td.ec3_eventday a.ec3_daynum:hover{
    color: #0091d0;
  }
  .szene #ec3_big_cal td.ec3_eventday a.ec3_daynum, .szene #ec3_big_cal td.ec3_eventday a.ec3_daynum:hover{
    color: #5c6735;
  }
  
/* END #wp-calendar */
/* #wp-calendar - 3c-events*/
#minical {
	background: url(images/header-calendar.png) repeat-x #b0b0b0 !important;
	margin-top: 10px !important;
	width: 288px !important;
	border: 1px solid #000;
}
#minical a{
	text-shadow: 1px 1px 1px #444;
}
#minical table {
	width: 288px !important;
	margin-left: 0px !important;
}
#minical table tr{
//	background: url("images/days-number-bg.png") repeat-x scroll 0 0 transparent !important;
}
#minical #cont {
	background: url("images/bg-table.png") repeat-x scroll 0px 0px transparent !important;
	width: 288px !important;
}
#minical div.bevent {
	background: url("images/bg-table.png") repeat-x scroll 0px 0px transparent !important;
	text-align: center;
	font-size: 13px !important;
	height: 22px !important;
	width: 288px !important;
}
#minical td.today {
	background: url("images/activeday.png") repeat-x !important;
}
#minical td.event {
	background: url("images/days-number-bg.png") repeat-x scroll 0 0 transparent !important;
	border: 1px solid #666666;
}
#minical td.event a {
	background: url("images/calendar-event.png") no-repeat 22px 3px !important;	
	padding: 8px;
	color: #3a8dd6;
}
#minical .previous {
	background: url("images/previous.png") no-repeat scroll 0 0 transparent !important;
}
#minical .next {
	background: url("images/next.png") no-repeat scroll 0 0 transparent !important;
}
#minical table td {
	width:31px;
}
.eventscontainer {
	width: 90% !important;
}


/* END #wp-calendar */

/* 
	STYLE SHEET FOR IHWY JQUERY LISTNAV PLUGIN V 2.0, 3/2/2009
	
	For more information, visit http://www.ihwy.com/Labs/jquery-listnav-plugin.aspx
*/

/* default styling example
----------------------------------------------------------------- */

.listNav { margin:0 0 10px; }
.ln-letters { 
	overflow:hidden; 
	margin-bottom: 20px;
	background-color: #ebebeb;
	padding: 5px 15px;
}
.ln-letters a { 
	text-align: center;
	background: url(images/ln-letters.png);
	font-size: 12px;
	display: block;
	float: left;
	padding: 5px 0px;
	text-decoration: none;
	width: 25px;
	height: 16px;
	margin: 0 4px;
	color: #000;
}
.ln-letters a.ln-last {  }
.ln-letters a:hover,
.ln-letters a.ln-selected { 
	background-position:-35px 0;
	text-decoration: none;
	color: #000;
}
.ln-letters a.ln-disabled { 
	color:#ccc; 
}
.ln-letter-count { text-align:center; font-size:0.8em; line-height:1; margin-bottom:3px; color:#336699; }


/* specific
----------------------------------------------------------------- */

#herstellerliste-container {
	margin-bottom: 15px;
	padding: 15px;
	border: 1px solid #eeeeee;
	background: url(images/a-z-bg.png) 657px 60px no-repeat
}
#main #herstellerliste li, #main #clubsliste li {list-style: none; margin: 5px 5px 5px 20px;}
#main #herstellerliste a , #main #clubsliste a{ 
	color:#000; 
	font-size: 12px;
	font-weight: bold;
}
#main #herstellerliste a:hover , #main #clubsliste a:hover { 
	color:#ff0000; 
}

.content-right #herstellerliste-container {
	padding: 0;
}
.content-right .ln-letters {
	padding: 8px 13px;
	margin-bottom: 0;
}
.content-right .ln-letters a {
	padding: 5px 0px;
	margin: 2px;
}
.content-right #herstellerliste {
	background-color: #ebebeb;
	margin: 0;
	padding: 10px;
}
#main .content-right #herstellerliste  li{
	background: url("images/arrow.png") no-repeat scroll left center transparent;
	padding-left: 25px;
	margin: 7px 5px 6px 20px;
}

/* Contatc forms */
#si_contact_form2, #si_contact_form3{}
#si_contact_form2 label, #si_contact_form3 label{
  float: left;
  margin-right: 10px;
  width: 130px;
}
#si_contact_form2 .input-bestellung, #si_contact_form3 .input-bestellung{
    clear: both;
    float: left;
    margin-bottom: 5px;
    margin-right: 10px;
}
#si_contact_form2 p, #si_contact_form3 p{
  margin: 15px 0;
}
#si_contact_form2 input[type="submit"], #si_contact_form3 input[type="submit"]{
    clear: both;
    margin: 20px 0 !important;
}

/* END: Contatc forms */

/* Video section */
 .loop-video .shadow-box {padding: 20px 10px 0 12px;}
  article.video-item {border-bottom: none; width: 272px; height: 230px; overflow: hidden; float: left; margin: 0 5px 0px 5px; text-align: center;}
  .video-item .article-header {margin: 0 0 5px 0;}
  .video-item .article-headline a { font-size: 15px; text-overflow: ellipsis; overflow: hidden; max-width: 272px;  white-space: nowrap; display: block;}
  .video-item .article-header small {float: none;}
  .video-item .preview-thumbnail {float: none; display: inline-block;}
  .loop-video .belt {margin: 0 -10px 0px -12px;}
  
  
#video-box{	
}
#video-box-title{
	background: url(images/video-box-title.jpg) no-repeat 15px 0 #e2001a;
	width: 100%;
	height: 33px;
	margin-bottom: 20px;
}  
#fancybox-close{
	background: url(images/video-box-close.jpg) no-repeat #e2001a !important;
	right: 10px !important;
	top: 10px !important;
	width: 37px !important;
	height: 33px !important;
}
#fancybox-overlay {
	background-color: #000 !important;
}
.ajax {
//	display: block;
//	position:relative;
}
.play-btn{
	position:absolute;
	background: url(images/play-btn.png) no-repeat center;
	right: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
}
  
/* End: Video section */

/* Gallery section */

#gallery-box{
	width:960px;
	background-color: #fff;
}
#gallery-box-header{
	background: url(images/gallery-box-title.jpg) no-repeat 15px 0 #e2001a;
	width: 100%;
	height: 33px;
	margin-bottom: 20px;
} 
#gallery-box-title{
	color: #000;
	font-size:20px;
	font-weight:bold;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 20px;
	padding: 5px 0 5px 10px;
} 
.gallery-box-nav{
	margin: 0 auto;
	width: 160px;
}
.gallery-box-nav div{
	float: left;
}
.gallery-box-nav a{
	display: inline-block;
	height: 100%;
	width: 100%;
}
.gallery-box-nav .back{
	background: url(images/gallery-arr.png) no-repeat 0 0;
	width: 18px;
	height: 18px;
	margin: 5px;
}
.gallery-box-nav .next{
	background: url(images/gallery-arr.png) no-repeat -18px 0;
	width: 18px;
	height: 18px;
	margin: 5px;
}
.gallery-box-nav .counter {
	text-align: center;
	width: 104px;
	margin: 6px 0;
}
#gallery-thumb-boxes {
	height: 350px;
	overflow: auto;
	margin-right: 15px;
	position: relative;
	margin-bottom: 20px;
}
#gallery-box-sidebar-title {
	font-size: 18px;
	font-weight: bold;
	margin: 6px 0 10px;
}
.gallery-thumb-box {
	padding: 5px;
	border: 1px solid #eee;
	margin: 0 5px 7px;
}
.gallery-thumb-image-wrapper {
	display: inline-block;
	vertical-align: middle;
}
.gallery-thumb-title {
	display: inline-block;
	vertical-align: middle;
	width: 102px;
	padding-right: 10px;
}

#gallery-box-content{
	float: left;
	width: 650px;
	position: relative;
}
#gallery-box-link {
	position: absolute;
	left: 61px;
	top: 3px;
}
#gallery-box-image {
	width: 650px;
	height: 350px;
	display: inline-block;
	text-align: center;
	margin: 10px 0;
	position:relative;
}
#gallery-box-image img{
	max-width: 650px;
	max-height: 350px;
}
#gallery-box-image-title {
	margin-left: 10px;
	font-size:16px;
}
#gallery-box-image-desc {
	padding: 10px;
	font-size:14px;
}

#gallery-box-sidebar{
	float: right;
	width: 300px;
}

/* End: Gallery section */

/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #71BF45;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
#main ol.commentlist li{
	list-style: none;
	margin: 10px 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 20px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #ff4b33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #ff4b33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}

/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	border-top: 1px solid #e7e7e7;
	margin: 24px 0;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #ff4b33;
	font-weight: bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin: 0 0 9px;
	width: 98%;
}
#respond textarea {
	width: 98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
}
#respond  p.comment-form-comment{
  margin: 10px 0;
}

/* Wordtube */
  .wordtube {margin-bottom: 15px;}
/* END Wordtube */



.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }
.hidden { display: none; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }


@media all and (orientation:portrait) {

}

@media all and (orientation:landscape) {

}

@media screen and (max-device-width: 480px) {

  /* html { -webkit-text-size-adjust:none; -ms-text-size-adjust:none; } */
}


@media print {
  * { text-shadow: none !important; filter:none !important;
  -ms-filter: none !important; } 
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3{ page-break-after: avoid; }
  
  #header .seccond-line { border-top: 1px solid #EC1C24; border-bottom: 1px solid #EC1C24; }
  #logo img {display: block;}
  #logo a, #footer, #comments { display: none; }
  
  /* Fix for printing  banner-top */
  #banner-top {overflow: visible; }
}


/***********  MAP Locator   *****/

.map-title{
	font-size:24px;
	color:#000;
	line-height:1.3;
	font-weight:bold;
}
#address_search_tovo {
	width: 100%;
	margin: 10px 0;
}
#address_search_tovo .search_item {
	float: left;
	margin-left: 20px;
	clear: none !important;
}
#address_search_tovo .search_item label,
#addy_in_radius_tovo  label {
	min-width: 50px !important;
	margin-right: 6px;
}
.slp_result_contact.slp_result_email{
	display:block;
}
#radius_in_submit{
	width: 160px  !important;
}
.results_row_left_column,
.results_row_center_column,
.results_row_right_column{
	display: inline-block;
}
.results_row_center_column{
	width: 38% !important;
}
.results_row_left_column .location_distance {
	margin-left: 10px;
	color: green;
}

#address_search_tovo  select{
	margin: 0;
	height: 27px;
}
#address_search_tovo  input {
	margin: 0;
	height: 19px;
	width: 180px;
}
#addy_in_country_tovo {
	float: left;
}
#addy_in_radius_tovo {
	float: left;
	margin-left: 20px;
}
#radius_in_submit_tovo {
	float: left;	
	margin-left: 20px;	
}
#address_search_tovo #radius_in_submit_tovo input {	
	display:block;
	background: url(images/map-serch.png);
	width:158px;
	height: 29px;
}
#address_search_tovo select, 
#address_search_tovo input, 
#address_search_tovo button, 
#address_search_tovo textarea, 
#address_search_tovo button {
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border: 1px solid #aaa;
	margin: 0;
	padding: 3px;
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 0%, #f4f4f4 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f4f4f4));
	background: -webkit-linear-gradient(top, #ffffff 0%,#f4f4f4 100%);
	background: -o-linear-gradient(top, #ffffff 0%,#f4f4f4 100%);
	background: -ms-linear-gradient(top, #ffffff 0%,#f4f4f4 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4f4f4',GradientType=0 );
	background: linear-gradient(top, #ffffff 0%,#f4f4f4 100%);
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	outline: 0 none !important;
}

.banner-label-top {
	text-align: left;
	color: #e1e1e1;
}

.yarpp-related section{
	margin-bottom:15px;
}
.atv-banner.atv-banner-content0 {
	float: right;
	clear: right;
	margin-left: 15px;
}

.oev {
	display: inline-block;
	vertical-align: middle;
	float: left;
	clear: left;
	line-height: 30px;
	font-size: 12px!important;
}
.icon {	
	margin-top: 5px;
	vertical-align: middle !important;
}

.ytc-promotion {
	display: none;
}

.ytc-youtubelink.col-xs-7 {
	width: 100% !important; 
}