a { text-decoration: none; color: #535353; outline: none; }
a:hover { color: #c00; }
body { font-family: Helvetica, Arial, Sans-Serif; font-size: 11px; margin: 0px; background: #fff; }
h1, h2 { margin: 0; font-size: 14px; color: #E1313B; font-weight: normal; text-transform: uppercase; }
h3 { font-size: 20px; font-weight: normal; font-style: italic; }
h4 { font-size: 20px; color: #E1313B; margin: 0; font-weight: normal; }
h5 { font-size: 16px; margin-top: 5px; margin-bottom: 10px; font-weight: normal; }
h6 { display: inline; font-size: 12px; margin: 0; margin-left: 10px; font-weight: normal; }
img { border: 0; }
ul { padding: 0; margin: 0; }
li { list-style: none; margin: 0; }
p { line-height: 150%; }

.left { float: left; }
.right { float: right; }
.clear { clear: both; }

#top { width: 100%; background: url(../images/header_bg.jpg) repeat-x; height: 100px; }
#middle { margin: 0; display: inline-block; width: 100%; background: url(../images/middle_bg.jpg) repeat-x; text-align: center; }
#bottom { width: 100%; height: 50px; text-align: center; }
#footer { padding: 10px; color: #222; border-top: 1px solid #ececec; }
#footer li { display: inline; margin: 10px; }
#footer li a { color: #ccc; }
#footer li a:hover { color: #c00; }
#header { width: 973px; margin: auto; }
#logo { margin-bottom: 10px; }
#content { display: inline-block; width: 973px; text-align: left; background: #fff; font-size: 12px; color: #626262; }

/* HOMEPAGE SLIDESHOW */
div#slider { height: 427px; }
div#slider img { position: absolute; cursor: pointer; }
div#brands-scroll-container { position: absolute; width: 973px; overflow: hidden; }
ul#brands-scroll { width: 2759px; }
ul#brands-scroll li { cursor: pointer; float: left; padding: 0 2px; }
div.scroller { position: relative; z-index: 2; width: 50px; height: 50px; }
div.scroller#prev { display: none; }
div.scroller#next { float: right; }
/* END HOMEPAGE SLIDESHOW */

.padding { padding: 20px; }
.selected { color: #E1313B; }
.select_bold { font-weight: bold; }

#sidebar_left {
	float: left;
	width: 170px;
	height: 100%;
	padding: 20px 20px 20px 0;
}
ul.sidebar { margin: 0; padding-left: 20px; }
.sidebar li {
	font-size: 11px;
	border-bottom: 1px solid #ECECEC;
	margin-left: 0px;
	padding: 10px 0;
	text-transform: uppercase;
}
.cat_hdr { font-size: 14px; color: #E1313B; }

#featured {	width: 782px; min-height: 487px; float: left; border-left: 1px solid #ECECEC; }
#featured_brand { float: left; width: 676px; border-left: 1px solid #ECECEC; }
#featured_brand a { color: #E1313B; }
#featured_brand a:hover { text-decoration: underline; }
#featured_brand h4 { text-indent: 5px; letter-spacing: 5px; color: #fff; background: url(../images/brands/brand_header_bg.jpg) repeat-x; }
#featured ul { margin-left: 0px; margin-top: 10px; margin-bottom: 10px; }
.brand_logo { float: left; width: 85px; padding-left: 10px; padding-right: 10px; }
.brand_logo a { display: block; }
.brand_logo li { height: 50px; border-bottom: 1px solid #ECECEC; }
/* .brand_title { margin-left: 10px; display: inline-block; vertical-align: middle; } */
.brand_logo li a { float:left; clear:left; }  /* fix line whitespace in IE */
.brand_logo img {
	vertical-align: middle;
	width: 85px;
	height: 50px;
/*	opacity:0.5;	*/			/*Firefox / Chrome*/
/*	filter:alpha(opacity=50);*/	/* IE */
}
.brand_logo img:hover {
/*	opacity:1;    */           	/*Firefox / Chrome*/
/*	filter:alpha(opacity=100);	*//* IE */
}
#brand_selected img {
/*	opacity:1;               	/*Firefox / Chrome*/
/*	filter:alpha(opacity=100);	*//* IE */
}
#brand_header { padding-bottom: 10px; border-bottom: 1px solid #ececec; }
#brand_header img { float: left; }
#brand_web { margin-top: 25px; float: right; }
#brand_web_andrea { margin-top: 5px; float: right; }
#brand_selected span { color: #E1313B; }
#padding { padding: 10px; }
#featured p { font-size: 12px; }

/* BRAND SLIDESHOW */
#brand_slideshow {
    position:relative;
    height:300px;
	margin-bottom: 10px;
}
#brand_slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}
#brand_slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}
#brand_slideshow IMG.last-active {
    z-index:9;
}

/* SLIDEDOWN MENU */
dd { margin-left: 10px; display:none; }
.shows, .classes { padding: 0; visibility: visible !important; }
.shows li, .classes li { border-bottom-width: 0; }

/* FORM STYLING */
form label { text-align: right; margin-left: 5px; margin-right: 5px; line-height: 25px; }
form label.align { float: left; width: 210px; }
form input,	form textarea {	padding: 4px; font: 13px Arial, Helvetica, sans-serif; border: 1px solid #999; }
#businessname, #firstname, #lastname, #customernum, #contactname, #email, #address, #city, #province, #region, #bank, #export, #vat, #brands, #countries, #comments, #products, #info { width: 215px; }
#telephone, #fax { width: 85px; }
#zip { width: 125px;}
#country { width: 215px; }
label.error { float: none; padding-left: .5em; vertical-align: top; }
form input:focus, form textarea:focus { border: 1px solid #999; background:#e3f1f1; }
form li { padding: 5px; }
.error { color: red; }
ol.contactform li label { width: 100px; }
ol.contactform li #comments { width: 400px; }

/* PRESS */
.press h4 { font-size: 16px; }
.press h5 { margin-top: 5px; margin-bottom: 5px; font-size: 12px; text-transform: uppercase; }
.press img { float: left; margin-top: 5px; margin-right: 10px; }
.press li { display: inline-block; padding: 10px; border-bottom: 1px solid #ECECEC; }
.press a { text-decoration: none; color: #E1313B; font-weight: bold; }
.press h4 a { font-weight: normal; }
.press a:hover { text-decoration: underline; }
#article_image { text-align: center; }
.article h1, .article h2 { font-size: 24px; font-weight: bold; color: #000; text-transform: none; }
.article h2 { font-size: 16px; }
.article h3 { font-size: 14px; font-style: normal; text-transform: uppercase; }
.article h4 { color: #626262; font-size: 14px; }

#videoplayer { float: left; display: inline-block; width: 600px; height: 400px; }
#playlist { float: left; margin-left: 10px; width: 150px; }
#playlist img { border: 1px solid; }

/* WHATS NEW */
div#whatsnew-slideshow { width: 732px; height: 450px; position: relative; overflow: hidden; }
img#whatsnew-logo { position: absolute; top: 10px; right: 0; }
div#whatsnew-slideshow img.product { position: absolute; left: 40px; top: 40px; opacity: 0; }
div#whatsnew-slideshow div.copy { position: absolute; top: 120px; left: 260px; display: none; }
div#whatsnew-slideshow div.slide {  }
div#whatsnew-slideshow div.slide h3 { font-size: 24px; font-weight: 100; letter-spacing: 1px; text-transform: uppercase; font-style: normal; }
div#whatsnew-slideshow div.slide p { width: 450px; font-weight: 100; font-size: 14px; }
span#next-button { padding: 10px; background: #f8f8f8; border-radius: 2px; color: #535353; text-transform: uppercase; letter-spacing: -0.5px; cursor: pointer; position: absolute; right: 5px; bottom: 5px; border: 1px solid #eee; }
span#next-button:hover { box-shadow: 1px 1px 2px #eee; color: #E1313B; }
div#whatsnew-slideshow div.copy ul li { list-style: square; font-size: 14px; line-height: 1.5; }
