@import url('https://netdna.bootstrapcdn.com/twitter-bootstrap/2.1.1/css/bootstrap.no-responsive.no-icons.min.css');
@import url('bootstrap-responsive.css');
/*@import url('https://netdna.bootstrapcdn.com/font-awesome/3.0.0/css/font-awesome.css');*/
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/3.0.0/css/font-awesome.css');

@import url('https://fonts.googleapis.com/css?family=Dosis:600');
/*@import url('https://fonts.googleapis.com/css?family=Montserrat:400,700');*/
@import url('https://fonts.googleapis.com/css?family=Raleway:800,600');




/* ############################################################ */

body{
    
font-family:  Arial, sans-serif;
font-weight: 300;
    
}

.container{
	width:970px;
}

body {
	background:transparent url('/template/inc_layout/bg2.jpg') no-repeat center top;

	background-size:cover;
	background-attachment:fixed;
	
}

.no-backgroundsize body{
	background:transparent url('/template/inc_layout/bg2-ie.jpg') no-repeat center top;

	background-size:cover;
	background-attachment:fixed;
}
#brand a,
#brand a:hover,
#brand small,
#brand{
	font-family: 'Dosis', sans-serif;
	color:#fff !important;
	text-decoration:none  !important;
	line-height:30px;
	margin-bottom:.5em;
}

#brand-desc{
	line-height: 34px;
}

#brand-desc-bottom{
	font-size:19px;
}

 #header-img img {
	width:110px;
	display:block;
	float:left;
	margin-right:10px;
 }

.navbar-fixed-top .container {
	width:970px;
}

h1 {
	font-family: 'Raleway', sans-serif;
	color:#91472e;
	margin-bottom:.75em;
}

h2,h3,h4 {
	font-family: 'Raleway', sans-serif;
	line-height: 1.2;
}

h2+h3{
	margin-top:-16px;
	font-size:15px;
}
h1+h2,
h1+h3 {
	margin-top:-26px;
	font-size:18px;
	font-weight: normal;
}

h4 {
	font-size: 16px;
    line-height: 1.2;
}

a {
	color:#91472e;
}

dd{
	margin-left:0;
}

.tr{text-align:right;}
.tl{text-align:left;}
.tc{text-align:center;}


#breadcrumb {
	line-height:8px;
	margin-bottom:20px;
	padding:0 20px;
}
#breadcrumb ,
#breadcrumb a {
	color:#fff !important;
}


#content {
	background:#FDFDE4;
	border-radius:10px;
	box-shadow: 0px 0px 20px rgba(255,255,255,0.5)
}
#content #inner-content {
	padding:30px;
}

.image_caption {
	font-size:80%;
	padding:10px;
}

.thumbnail .img {
	height:325px;
	background:transparent url() no-repeat center top;
	background-size:cover;
	display:block;
}

.imgDIVinTextRight{
	float:right;
	padding:0 0 .75em 20px;
}
.imgDIVinTextLeft{
	float:left;
	padding:0 20px .75em 0px;
}

.imageBox {
	width:100%;
	height:400px;
	height:562px;
	height:348px;
	background:#003300 url() no-repeat center top;
	background-size:cover;
	position:relative;
}

.imageBox .caption{
	display: block;
	position: absolute;
	bottom: 0px;
	right: 0px;
	color: #fff;
	padding: 5px;
	font-size:10px;
	text-shadow:1px 1px 2px #000000;
}

.show {
	margin-bottom:30px;
}

.show .cite {
	color:#fff;
	font-size:120%;
	font-family: 'Dosis', sans-serif;
	text-shadow: 1px 1px 10px rgba(0,0,0,0.8);
	line-height:1;
	position:absolute;
	bottom:10px;
	right:0;
	left:20px;
}

.no-textshadow .show .cite {
	/*background-color:#000000*/
}

.show .cite blockquote {
	font-size:170%;
	padding:0;
	border:0 none;
}
.show .cite p {
	padding-left:10px;
	
}

.newsEntry .thumbnail{
	margin-top:20px;
}
#footer-content,
#footer-content *,
#footer-content a {
	color:#fff !important;
}

/**
 * SHOP
 */

.tright{
	text-align: right !important;
}

.c-count input,
.shop-list-amount{
	width:30px;
	margin-bottom:0 !important;
}

.price-container{
	margin-bottom:1em;
}


.price{
	font-size:20px;
}

.price .meta{
	font-size:50%;
	color: #979797 ;
}

.articleListing h1 {
	font-size: 25px;
}

.agb-text{
	height: 200px;padding:5px; overflow:auto;
	font-size: 11px;

}

.shop_cat .products{
	display:none;
}

.shop_cat{
	margin: 5px;
}
.sub-nav{
	background: #fff;
	border:1px solid #eee;
	margin-bottom: 1em;
}

#cart-table{
	background: #fff;
}

.accordion-heading{
    background-color:#91472e;
}

.accordion-heading a {
    color:#fff;
    font-size: 15px;
    text-decoration:none;
}

.accordion-toggle.collapsed .icon-caret-down:before {
    content: "\f0da";

}


input.alert-danger, 
input.alert-error {
    color: #b94a48;
    background-color: #f2dede;
    border-color: #eed3d7;
}

.alert{
color: #715627;
}

div#content-wrapper *+*:not(input):not(img):not(li) {
    margin-top: 15px;
}


@media (min-width: 1200px) {
	.imageBox {
		height:445px
	}
	
	.span3{
		width: 270px;
	}
}

@media (min-width: 768px) and (max-width: 979px) { 
.thumbnail .img {
	height:300px;
}
}

@media (max-width: 767px) {
	.container {
		width:auto;
	}
	
	h2 {
		font-size: 20px;
		line-height: 1.25em;
	}
	h3 {
		font-size: 16px;
		line-height: 1.25em;
	}
	
	img{
		width:100%;
	}
	
	img.img-polaroid{
		width:97%;
	}
	
	img[src*="captcha"] {
        width:auto;
	}
	
}

@media (max-width: 480px) {
	
	.imgDIVinTextRight,
	.imgDIVinTextLeft{
		float:none;
		padding:0;
		text-align:left;
	}
	
	#header-img img {
		width:50px;
	}
	
	h1 {
		font-size: 20px;
	}
	
	h1 small {
		font-size:60%;
	}
	#brand a, #brand a:hover, #brand small, #brand,
	#brand-desc{
		line-height: 1;
	}
	
	#brand-desc-bottom{
		font-size:14px;
		line-height: 1;
	}
	
	#content #inner-content {
	padding: 10px;
	}
	.imageBox {
		height:245px
	}
	
	.show .cite blockquote {
		font-size: 90%;
	}
	
}

@media (max-width: 979px) {

}

@media (min-width: 980px) {

}

