/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

.line1 {width:500px;line-height:33px;height:33px;}
.menu1 div{float:left;border:1px solid #000;margin:1px 1px 0px 0px;}
.m11{width:100px}
.m12{width:100px}
.m13{width:100px}
.m14{width:100px}

#table {display: table;width:100%;border:1px solid black;border-collapse:collapse}
 .row {display: table-row;border:1px solid black;padding:30px; }

.cell{display:inline-block;margin:10px; padding:40px; }


/*
 * Custom Style Sheet - Use this file to style your content
 */
 
/* Logo */


.module.mod-blank.deepest{
margin-top: 0px;
}

.category-view.row {
height:50px;
}

.module.mod-line.deepest {
margin:0px;
}

.module.mod-inverted.deepest {
margin-bottom: 0px;
}

@media (max-width: 480px) {
.width33 {
width:100%;
}
}

.vmproductstyle-line .productImageHolder {
border:0px; 
margin:0px;
padding:0px;
}

.vm-price-desc {
display:none;
}

.spacer-buy-area {
margin-bottom:20px;
}

.ask-a-question{
float:left;
margin-bottom:20px;
}

.PricesalesPrice {
font-size: large !important;
}

.vm-product-container .vm-product-media-container {
float:right;
    padding-left: 15px;
    box-sizing: border-box;
}

.main-image img {
max-height: initial;
}
.additional-images img {
    width: 100%;
	display: block;
	margin-right: 0 !important;
}
.additional-images div.floatleft {
	width: 33.3%;
	padding-right: 10px;
	box-sizing: border-box;
	max-height:125px;
	overflow: hidden;
}
.additional-images:after{
	display: block;
	clear: both;
	content: "";
}
.additional-images div:last-child {
    padding-right: 0;
}

.browseProductImage {
max-height: 210px;
}

.orderby-displaynumber {
display:none;
}

.menu-sidebar a.level1 > span,
.menu-sidebar span.level1 > span {
	 padding: 0px 0; 
	 font-size: 14px; 
	
}

#logo .custom-logo {
	width: 84px;
	height: 125px;
}

/* Teaser Font */
@font-face {
	font-family: 'ArvoRegular';
	src: url('../fonts/Arvo-Regular-webfont.eot?') format('eot'),
		 url('../fonts/Arvo-Regular-webfont.woff') format('woff'),
		 url('../fonts/Arvo-Regular-webfont.ttf') format('truetype'),
		 url('../fonts/Arvo-Regular-webfont.svg#ArvoRegular') format('svg');
}

.webfont-arvo { font-family: 'ArvoRegular'; }

#page .demoteaser {
	margin: 0 -20px 0 -20px;
	overflow: hidden;
}

#page .demoteaser h1 {
	margin-bottom: 0px;
	font-size: 64px;
	line-height: 70px;
}

#page .demoteaser p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
}

.frontpage-slider { margin-bottom: -50px; }

/* Social Bookmarks */
#custombookmarks {
	margin: -20px;
	padding-left: 20px;
	overflow: hidden;
	-moz-border-radius: 6px;
	border-radius: 6px;
	line-height: 0px;
}

#custombookmarks h3 {
	display: inline-block;
	margin: 0;
	color: #fff;
	font-size: 30px;
	line-height: 60px;	
	text-shadow: 0 1px 1px rgba(0,0,0,0.8);
}

#custombookmarks .icons-social {
	padding: 5px;
	border-left: 1px solid #4E4F50;
	background: #373738;
	background: rgba(0,0,0,0.2);
	-moz-box-shadow: 3px 0 3px rgba(0,0,0,0.3) inset;
	-webkit-box-shadow: 3px 0 3px rgba(0,0,0,0.3) inset;
	box-shadow: 3px 0 3px rgba(0,0,0,0.3) inset;
	float: right;
}

.icons-social { overflow: hidden; }
 
.icons-social > a {
	display: block;
	height: 50px;
	width: 50px;
	margin: 0 10px;
	background: url(../images/icons_socialbookmarks.png) 0 0 no-repeat;
	float: left;
}

.icons-social > a.twitter:hover { background-position: 0 -60px; }
.icons-social > a.facebook { background-position: 0 -120px; }
.icons-social > a.facebook:hover { background-position: 0 -180px; }
.icons-social > a.dribbble { background-position: 0 -240px; }
.icons-social > a.dribbble:hover { background-position: 0 -300px; }
.icons-social > a.rss { background-position: 0 -360px; }
.icons-social > a.rss:hover { background-position: 0 -420px; }

#logo a.logo-icon {
	display: block;
	width: 300px;
	height: 120px;
	background: url(../../../images/yootheme/logo.png) 0 0 no-repeat;
}


.maintopblock div.mod-layer h3.header .title {
	text-align: center;
	font-size: 30px;
	line-height: 35px;
	font-weight: bold;
}

.maintopblock div.mod-layer h3.header .subtitle {
	text-align: center;
	font-size: 16px;
	line-height: 16px;
}

.maintopblock div.mod-layer div.blank-h div.yoo-scroller { margin: 0px 0px -20px 0px; }

.addtocart_button, .notify_button {
	text-align:center;
	background-position:bottom left;
	width:110px;height:28px;
	cursor:pointer;
	border: none;
	font-weight:bold;
	font-family:inherit;
	vertical-align: top;
	overflow:hidden;
}
.addtocart_button {
	background: url( '../images/add_to_cart.png' ) no-repeat  center transparent;
}
.notify_button {
	background: url( '../images/notify_blue.gif' ) no-repeat  center transparent;
}

.block.header {
display:none;
}

@media (max-width: 480px) {
	.vm-product-container > div {
		width: 100% !important;
		float: none !important;
		padding-left: 0 !important;
	}
	.category-view > .row {
		border: none;
		padding: 0;
	}
	.category-view > .horizontal-separator {
		display: none;
	}
}
