
#column-right p, #column-right ul { font-size: 14px; line-height: 1.7em; margin: 10px 0; font-family: "Open Sans",Tahoma,Geneva,sans-serif; }
ul.bulletList { list-style:circle; margin: 10px 0 20px 30px; padding-left: 20px; line-height: 1.7em; font-size: 14px  }
strong, b { font-weight:bold }
a { font-family: 'Open Sans', sans-serif; font-size: 15px; color: #212121; text-decoration:none }
a:hover {  color: #EE1D24 }
a, img {
    border:none;
    outline:none
}
img.floatRight { float: right; margin: 0 0 20px 20px }
img.floatLeft { float: left; margin: 0 20px 20px 0 }
.sortForm { display: inline; }
h1 { 
	font-family: "Open Sans",Tahoma,Geneva,sans-serif;
	color: #212121;
    font-size: 40px;
    font-weight: normal;
    line-height: 50px;
    margin-bottom: 30px;
    margin-top: 0;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.01);
}
h2 { 
	font-family: "Open Sans",Tahoma,Geneva,sans-serif;
	color: #212121;
    font-size: 30px;
    font-weight: normal;
    line-height: 40px;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.01);
}
h2.slogan { display: inline-block; margin: 5px 0 0 20px; color: #EE1D24; font-size: 18px; font-style:italic; text-shadow: 1px 1px 0px #C51D23; float:left }
.topBar .socialLinks { width: 150px; height: 25px; white-space: nowrap; text-align:center; float: right; margin: 20px 10px 0 0 }
.blockWrap .socialLinks { width: 150px; height: 25px; white-space: nowrap; text-align:center; float: left; margin: 20px 10px 0 0 }
.topBar .socialLinks img {vertical-align: middle; max-height: 25px; max-width: 160px; background: #fff }
.blockWrap .socialLinks img {vertical-align: middle; max-height: 25px; max-width: 160px; background: #fff; -webkit-border-radius: 4px;-moz-border-radius: 4px; border-radius: 4px; }
.blockWrap p { font-size: 13px; line-height: 1.7em }

.content { margin-bottom: 30px;}
h3 { line-height: 1.6em }
.about h3, .sales h3 { font-weight: bold; }
h3.note { color: #EE1D24; border-bottom: 1px solid #333333; line-height: 28px; line-height: 1.6em }
input[type="text"], input[type="password"], textarea {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
    border-radius: 0;
    box-shadow: none;
    margin-left: 0;
    margin-right: 0;
    padding: 4px;
}
select.sort { height: 30px; margin: 0 0 0 30px; vertical-align: text-top;  }
select.sort:focus {border-bottom: none !important}
header { margin: 0 0 30px 0 }
.container { width: 100%; max-width: 1200px; display: block; margin: auto; padding: 0 10px; }
.topBar { background: #FFF; }/*#EE1D24*/
#logo { float: left; padding: 10px 0 }
#search { background: #333 none repeat scroll 0 0;
    border-radius: 2px;
    float: right;
    height: 35px;
    margin-top: 15px;
    position: relative;
    width: 250px;
    z-index: 1000;
}
.button-search {
    background: rgba(0, 0, 0, 0) url("../img/button-search.png") no-repeat scroll center center;
    cursor: pointer;
    float: right;
    height: 35px;
    width: 35px;
	border: 0;
	-webkit-border-top-right-radius: 2px;
	-webkit-border-bottom-right-radius: 2px;
	-moz-border-radius-topright: 2px;
	-moz-border-radius-bottomright: 2px;
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
	border-left: 1px solid #ccc;
}
.button-search:hover { background-color: rgba(206, 36, 32, 1) }
.topBar #search input {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    box-shadow: none;
    color: #fff;
    font-size: 12px;
    height: 35px;
    padding-left: 10px;
    width: 215px;
	border-bottom: none !important
}

#column-left { width: 270px; float: left; font-size: 22px; margin-bottom: 20px; text-align: left; } 
.breadcrumbs { margin: -20px 0 10px 0; font-size: 12px; float: right }
.breadcrumbs a { margin: -20px 0 10px 0; font-size: 12px }
#column-right { width: 870px; float: right;}
.column-header { font-size: 22px; margin:10px 0 20px; padding-left: 10px; text-align: left; line-height: 40px; background: #333 none repeat scroll 0 0; border: 1px solid #000; color: #fff; font-family: "Open Sans",Tahoma,Geneva,sans-serif !important;} 
#left-nav { border: 1px solid #e4e4e4; width: 100%; margin-bottom: 30px }
.left-nav-item { width: 100%; border-bottom: 1px solid #e4e4e4; font-family: 'Open Sans', sans-serif; }
.left-nav-item:nth-last-of-type(1) { border-bottom: transparent}
.left-nav-item a { text-decoration:none; font-size:14px; color: #333; padding: 20px 20px; display: block }
.left-nav-item a span { color: #EE1D24 !important; font-size: 11px; }
h5 { color: #EE1D24 !important; font-size: 13px; margin: -20px 0 20px }
.left-nav-item:hover, .leftMenu-current { color: #FFF !important; background: #333; -webkit-transition: background ease 0.3s; -moz-transition: background ease 0.3s; -o-transition: background ease 0.3s; transition: background ease 0.3s; }
.left-nav-item:hover a { color: #FFF !important }

/*SLIDESHOW*/
.slider-wrapper { margin-bottom: 30px; }

/*CONTACT US*/
.contactWrap {
    background: #EE1D24 none repeat scroll 0 0;
    border: 1px solid #ddd;
    color: #FFF;
    float: left;
    margin-bottom: 30px;
    overflow: hidden;
    padding: 6%;
    position: relative;
    text-align: center;
	width: 270px;
	line-height: 1.2em
}
.contactWrap h2 {
    border-bottom: 1px solid #ddd;
    color: #fff;
    font-family: "Open Sans",sans-serif;
    font-size: 22px;
    margin: 0 0 15px;
    padding-bottom: 11px;
    text-transform: uppercase;
}
.contactWrap ul{ 
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    margin: auto !important;
    width: 95%;
	text-align:left !important
}
.contactWrap input {
    background: #eee none repeat scroll 0 0;
    font-size: 15px;
    padding: 10px;
    width: 83%;
}

/*FEATURED*/
#featured { margin: 30px 0; overflow: hidden; }
#featured h3 { position: relative; z-index:88888 }
.productDetails > ul { font-family: "Open Sans",Tahoma,Geneva,sans-serif; max-height: 250px !important; margin-top: 0 !important; overflow: hidden; font-size: 12px !important;}
#featured .productDetails > ul { max-height: 100px !important; overflow: hidden;  }
.featured { position:relative; width: 23.1%; float: left; height: inherit; max-height: 390px; border: 1px solid #e4e4e4; margin-right: 2.5%; padding: 0.5% 1%;}
.featuredImage_wrap { height: 180px; width: 180px; white-space: nowrap; text-align: center; }
.featured img { vertical-align:middle; width: 170px; margin:auto; max-height: 170px; max-width: 170px; -webkit-transition: all ease-in-out 0.3s; -moz-transition: all ease-in-out 0.3s; -o-transition: all ease-in-out 0.3s; transition: all ease-in-out 0.3s; }
.featured img:hover {
	-ms-transform: scale(1.10,1.10); /* IE 9 */
    -webkit-transform: scale(1.10,1.10); /* Chrome, Safari, Opera */
    transform: scale(1.10,1.10);
}
.moreInfo { font-family: 'Open Sans', sans-serif; font-size:12px; text-align:center; position: absolute; bottom: 10px; width: 100px; color: #FFF; background: #EE1D24; padding: 10px 5px; margin: 10px auto 0; left: 0; right: 0; text-decoration:none; text-transform:uppercase;-webkit-transition: all ease 0.4s; transition: all ease 0.4s }
.moreInfo:hover { background: #CE1A20; color: #FFF !important }
.featured:nth-child(4n) { margin-right: 0 !important }

/*ABOUT*/
.about { overflow: hidden; }
.about a { color: #ee1d24; -webkit-transition: all ease 0.4s; transition: all ease 0.4s; }
.about p { margin: 20px 0 }
.about a:hover { text-decoration: underline; color: #CE1A20 }
.about .divider { border-bottom: 1px solid #e4e4e4; clear: both; margin: 10px 0 }

.clear { clear: both; }


.products-list { position: relative; }
div.pager {

    font-size: 14px;
    margin: 1em 0;
    text-align: left;
	}

	div.pager span {
		display: inline-block;
		width: 1.8em;
		height: 1.8em;
		line-height: 1.8;
		text-align: center;
		cursor: pointer;
		background: #585858;
		color: #FFFFFF;
		margin-bottom: 5px;
		margin-right: 0.5em;
	}

	div.pager span.active {
		background: #ee1d24;
	}

.resultBar { position: absolute; }

/*PRODUCTS*/
/*LIST*/
#refine { margin-bottom: 30px }
ul.product-sub-categories { list-style: circle }
ul.product-sub-categories li {float:left; margin-left: 30px }
ul.product-sub-categories a { color: #EE1D24;}
ul.product-sub-categories a:hover { color: #CE1A20; text-decoration:underline }
.product { position:relative; width: 31.6%; height: 500px; float: left; border: 1px solid #e4e4e4; margin-right: 2.5%; margin-bottom: 20px; padding-bottom: 55px }
.product:hover { -webkit-box-shadow: 0px 0px 10px 0px rgba(170,170,170,0.5); -moz-box-shadow: 0px 0px 10px 0px rgba(170,170,170,0.5); box-shadow: 0px 0px 10px 0px rgba(170,170,170,0.5); } 
.product:nth-child(3n) { margin-right: 0 }

.model {
    min-height: 60px;
}
.productSearch { position:relative; width: 31.6%; float: left; height: 500px; border: 1px solid #e4e4e4; margin-right: 2.5%; margin-bottom: 30px; padding-bottom: 55px }
.productSearch:hover { -webkit-box-shadow: 0px 0px 10px 0px rgba(170,170,170,0.5); -moz-box-shadow: 0px 0px 10px 0px rgba(170,170,170,0.5); box-shadow: 0px 0px 10px 0px rgba(170,170,170,0.5); } 
.productSearch:nth-of-type(3n+3){ margin-right: 0; }
div.pager {
    font-size: 14px;
    float: left;
	clear:both
	}
	.resultsCounter { float: right; font-size: 16px; padding: 0 10px  }

.productName { padding: 20px 10px 5px }
.productDetails { font-size: 12px; line-height: 1.5em; padding: 10px 15px 5px 15px; min-height: 160px; max-height: 160px } 
#featured .productDetails { font-size: 12px; line-height: 1.5em; padding: 10px 0 5px; min-height: 150px;  } 
.productDetails span { color: #EE1D24 }
.productImage { height: 200px; width: 270px; white-space: nowrap; text-align: center; margin: 10px auto 0; }
.helper { display: inline-block; height: 100%; vertical-align: middle; }
.productImage img { vertical-align: middle; max-height: 200px; max-width: 270px; }
.zoomContainer { min-height: 370px !important }

/*PRODUCTS*/
.product-left-column { float: left; width: 55% }
.product-right-column { float: right; width: 45%; border: 1px solid #ddd; padding: 20px; font-size: 14px }
.main-product-image { min-height: 400px;  }
.main-product-image img { max-height: 390px; max-width: 96%; }
.gal1 { width: 460px }
.description {
    border-bottom: 1px solid #ddd;
    color: #888;
    line-height: 25px;
    margin-bottom: 30px;
    padding: 0 0 30px;
}
.price {
    color: #333333;
    font-size: 25px;
    overflow: visible;
    padding: 0 0 10px;
}
.price-old { color: #777; text-decoration:line-through; font-size: 14px }
.productDetails ul li.price { font-size: 18px; margin: 10px 0 0 !important; padding: 0 !important; text-align: center; }
.description span { color: #212121 }
.product-right-column h1 {
    font-size: 35px;
    line-height: 40px;
}
.share { margin: 50px 0 30px }


/*PROCEDURE*/
/*.procdure { width: 100%; padding: 20px; color: #FFF; background: #EE1D24 }*/
.procedure img { float: right }

footer {
    background: #333 none repeat scroll 0 0;
    clear: both;
    color: #ddd;
    font-family: "Open Sans",sans-serif;
    font-size: 12px;
    line-height: 1.5em;
    overflow: hidden;
    padding-top: 30px;
}
footer a { color: #fff;}
.more {
    background: #ee1d24;
    color: #fff;
    display: block;
    margin-top: 10px;
    padding: 7px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 100px;
	font-size: 12px;
}
.more:hover {
    background: #CE1A20; color: #FFF;
}
.span3 {
    border-left: 1px solid #434242;
}
.span3:nth-of-type(1) {
    border-left: medium none;
}
.sitemap {
    padding: 0 0 0 30px;
	line-height: 1.6em;
}
.sitemap a {
    font-size: 14px;
    text-decoration: none;
    text-transform: uppercase;
}
.sitemap a:hover {
    color: #777 !important;
}
.sitemap ul {
    padding-left: 30px;
}
.sitemap ul a {
    color: #999;
    font-size: 12px !important;
}
.scrollup  {
	background: url("../img/scroll-to-top.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    bottom: 1%;
    display: none;
    height: 50px;
    opacity: 0.6;
    outline: medium none;
    position: fixed;
    right: 1%;
    text-indent: -9999px;
    width: 50px;
}
.scrollup:hover  {
    opacity: 1;
}
footer h2 {
    font-family: "Open Sans",sans-serif;
    font-size: 20px;
    margin: 0 0 20px;
    text-align: center;
    text-transform: uppercase;
	color: #FFF;
}
.span3 {
    width: 33%;
}
[class*="span"] {
    float: left;
    padding-left: 30px;
}
.aboutImg {
    display: block;
    float: right;
    margin: 0 20px;
    width: 100px;
}
.copyrightInfo {
    border-top: 1px solid #434242;
    margin-top: 25px;
    padding: 30px 0;
    text-align: center;
}
.copyrightInfo a {
    color: #fff;
}
.copyrightInfo a:hover {
    text-decoration:underline
}

ul.companyInfo {
    list-style: outside none none;
    margin: 0;
	font-size: 14px;
    line-height: 1.5em;
}
ul.companyInfo a { color: #FFF; font-size: 14px !important } 
ul.companyInfo a:hover { text-decoration:underline !important }
ul.companyInfo li {
    margin-bottom: 20px;
    min-height: 35px;
    padding-left: 50px;
    position: relative;
}
ul.companyInfo li img {
    left: 0;
    margin-top: -16px;
    position: absolute;
    top: 50%;
}
ul.companyInfo li h4 { color: #FFF; margin: 0; padding: 0; margin-bottom: 5px; display: inline-block; font-size: 15px}
.alert {
    display: block;
    left: 50%;
    margin: -100px 0 0 -200px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 400px;
	height: 200px;
	background: #f1f1f1;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
}
.alert .more { display: block; margin: auto }
/*MOBILE CSS*/
@media all and (max-width: 1200px) {
	#column-left  { width: 24%; margin-bottom: 0 }
	#column-right { width: 74% }
	.contactWrap { width: 100%; margin-bottom: 0}
	.featuredImage_wrap { width: 100% !important; min-width: auto; }
	.featured img { width: 100%; height: inherit }
	#column-left ul.companyInfo li { padding-left: 0; text-align:center  }
	#column-left ul.companyInfo li img { display: none }
	.productImage { width: 100% }
	.productImage img { max-width: 100% }
}
@media all and (max-width: 1000px) { 
	.product { width: 48%; margin-right: 4%; }
	.product:nth-child(2n) { margin-right: 0; }
	.product:nth-child(3n) { margin-right: 4%; }
	.product:nth-child(6n) { margin-right: 0%; }
	.productSearch { width: 48%; margin-right: 2%; }
	.featured { min-height: 415px; max-height: 415px }
}
@media all and (max-width: 920px) {
	.footerSitemap { display: none; }
	.span3 { width: 46% }
	#logo { float: none; margin: auto; text-align: center; }
	h2.slogan { float: none; display: block; margin: 0; text-align: center; line-height: 20px; }
	.topBar #search input { width: 80%; height: 45px; }
	.button-search { width: 20%; height: 45px }
	#search { float: none; position: relative; width: 80%; height: 45px; margin: 15px auto; display:block }
	.topBar .socialLinks { width: auto !important; position:absolute; top: 0px; right: 10px }
	.productImage { width: 100% }
	.productImage img { max-width: 100% }
	.blockWrap { margin: 30px;}
	.featured { min-height: 450px; max-height: none }
}
@media all and (max-width: 850px) {
	.featured { height: inherit;}
	
}
@media all and (max-width: 800px) {
	#column-left { display: none; }
	#column-right { width: 100% } 
}
@media all and (max-width: 770px) {
	.span3 { width: 100%; float: none; margin:0 auto; border-right: none; }
	.span3:nth-of-type(1) { border-bottom: 1px solid #434242; }
	.span3:nth-of-type(3) { border-left: none; }
	.span3 .more { margin: 20px auto }
	.blockWrap .socialLinks { float: none; margin: 20px auto }
}
@media all and (max-width: 600px) {
	#featured { margin: 0;}
	.featured { width: 46% !important; margin-bottom: 20px; text-align:center }
	.featured h3 { min-height: 72px }
	img.floatRight, img.floatLeft { float: none; display: block; margin: 10px auto; max-width: 100% !important; height: inherit !important }	
	.product-left-column, .product-right-column { float: none; display: block; margin: 10px auto 30px; width: 100% !important; height: inherit !important; text-align:center }
	.main-product-image { min-height: inherit; position: relative }
	.zoomContainer { display: none !important }
	#zoomOverlay { none repeat scroll 0 0; height: 100%; left: 0; position: absolute; top: 0; width: 100%; z-index: 99999999; }
	.featured { height: inherit; min-height: inherit; max-height: none}
}
@media all and (max-width: 500px) {
	.cta { font-size: 18px !important }
	#search { width: 100%;}
	.linkText { display: none; }
	.product, .productSearch { width: 80%; float: none; display:block; margin:20px auto }
	.product:nth-child(2n) { margin-right: auto; }
	.product:nth-child(3n) { margin-right: auto; }
}
@media all and (max-width: 400px) {
	.featured { float: none; margin:0 auto 20px; width: 90% !important; }
	.featured:nth-child(4n) { margin-right: auto !important }
	.blockWrap { margin: 15px;}
	.span3 { padding-left: 0 }
	.column-header .resultsCounter { display: none}
}
@media all and (max-width: 350px) {
	.cta { display: none !important; }
	.product, productSearch { width: 94%; }
}