body {
	color:#000;
	background-color:#fff;
	font-size: 62.5%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: 'Arial','Gill Sans MT','Ikarius ADF', Candara, Jara, 'Century Gothic', Verdana, Arial, Helvetica, sans-serif;
	/*font: normal medium 'Gill Sans','Gill Sans MT','Ikarius ADF', Candara, Jara, sans-serif;
	line-height:1.75;
	word-spacing:0.1em;*/
	/*background:url(../images/diagonal_lines.png);*/
	background-position: 50% 0;
	background-repeat: no-repeat;
	background-attachment: fixed;
        height: 100%;
}

h1, h2, h3, h4, h5, h6 { margin-top:0; padding-top: 0; }

p {padding: 7px 0 7px 0;}

img { border:none; }
form { display:inline; }

a { cursor: pointer; color: #296ba5; text-decoration: none; }
a:link { text-decoration: none; color: #666; }
a:visited { text-decoration: none; color: #666; }
a:hover { color: #ffcc00 !important; }

/* - - - - - - - - - - - - - - - - - - - - - - -
	INLINE BLOCK HACK
- - - - - - - - - - - - - - - - - - - - - - - */
.inline_block
{
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	/*margin: 5px;*/
	zoom: 1;
	*display: inline;
	float: left;
	/* _height: 250px; -- ie6 min-height hack  */
}

.hidden { display: none; }
.clear { clear: both; height: 0; visibility: hidden; display: block; }
.left { float: left; }
.right { float: right; }

.required { color: #ff0000; }

.rowHover td { background-color:#ffcc00; cursor: pointer; }

/* ITEMS TO FLOAT ABOVE PRELOADER */
#logo, #footer, .navLeft {position: relative;}

#logo { width: 100%; height: 34px; margin: 0; padding: 0; background-color: #000; }
#logo a { /*position: relative;*/ float: right; margin: 0 25px 0 0;}

.frmErr {
	width: 16px; height: 16px;
	background : url('../images/icons/exclamation.gif') center center no-repeat;
	display:inline-block; /*IE does not apply this to Block Element, and Firefox does not render this, too*/
	_overflow:hidden;/*fix IE6 to expanded content*/
	zoom:1;/*trigger hasLayout*/
	*display:inline;/*once hasLayout is true, set display:inline to block element will make display:inline behave like display:inline-block*/
}

.floater { position:fixed; top: -40px;}

input.default { border: 0; padding: 0; margin: 0; }

input, select, textarea {
	border: 0;
	font-family: 'Arial','Gill Sans MT','Ikarius ADF', Candara, Jara, 'Century Gothic', Verdana, Arial, Helvetica, sans-serif;
}

#flash-layer{
	position:absolute;
	z-index: 1000;
	top: 120px;
	left: 270px;
	width: 665px;
	/*background-color:#F00;*/
}

#flash-layer {
	height: 275px;
	background-color:#F00;
}

#flash-video {
	position:absolute;
	z-index: 1000;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color:#fff;
}

#under-layer {
	position:absolute;
	z-index: 0;
	top: 0;
	left: 0;
	width: 100%;
	height: 620px;
	overflow:hidden;
}

#preloader {
	position:absolute;
	z-index: 0;
	top: 0;
	left: 0;
	width: 100%;
	height: 620px;
	overflow:hidden;
	/*background-position: 50% 50%;*/
	/*background-repeat: no-repeat;*/
	/*background-image: url(../images/loading.gif);*/
	background-image: url(../images/diagonal_lines.png);
	background-color:#FFF;
}

#over-layer {
	background-position: 100% 0;
	background-repeat: no-repeat;
	/*background-image: url('../images/industrie_bg_1.jpg');*/
	/*background-attachment: fixed;*/
	position:absolute;
	z-index: 0;
	top: 0;
	left: 0;
	width: 100%;
	height: 620px;
	overflow:hidden;
}

#over-layer.on {}
#over-layer.off { background: none; }

div.item {
	float:left;
	display:-moz-inline-stack;/*Firefox need this to simulate display:inline-block*/
	display:inline-block; /*IE does not apply this to Block Element, and Firefox does not render this, too*/
	_overflow:hidden;/*fix IE6 to expanded content*/
	zoom:1;/*trigger hasLayout*/
	*display:inline;/*once hasLayout is true, set display:inline to block element will make display:inline behave like display:inline-block*/
}

#container {
	padding:0;
	text-align:left;
	display: block;
	margin-left: 0;
	width: 980px;
	/*margin:0;*/
	/*margin-bottom:2em;*/
	/*position:relative;*/
	/*margin: 0 auto;*/
	/*border: 1px dashed #ff0000;*/
    /*background-color: #F00;*/
}

#main {
	width: 1005px;
}

#homeArea {
	float:left;
	width: 780px;
	height: 620px;
	/*background-color: #F00;*/
	bottom: 0;
	z-index: 1;
}

#homeFeatures {
	position: relative;
	width: 780px;
	height: 620px;
	/*background-color: #F00;*/
}

#homeFeatures .item {
	margin: 0 5px 0 0;
}


#homeFeatures div {
	margin-bottom: 10px;
}

#sale a {
	float: left;
	margin: 0 5px 0 0;
	/*background-color: #F00;*/
}


#featuredProducts {
	float:left;
	margin: 690px 0 0 0;
	/*border: 1px dashed yellow;*/
}


#featuredProducts .item {
	margin: 0 10px 0 0;
	padding: 5px;
	width: 150px;
	height: 62px;
	text-align: left;
	background:url(../images/trans_grey.png);
	color:#fff;
	cursor: pointer;
}
#featuredProducts .item img {
	float:left;
	width: 55px;
	height: 62px;
}

#featuredProducts .item .title {
	float:left;
	margin-left: 5px;
	width: 90px;
	font-size: 8pt;
	/*white-space: nowrap;
	overflow: hidden;*/
}

#featuredProducts .item .price {
	float:left;
	margin-left: 5px;
	background-color:#000;
	color:#FFF;
	padding: 4px;
}

#columns {width: 100%; display: block; padding-bottom: 10px;}

#colOne {
	float:left;
	width: 270px;
	padding: 0 0 0 0;
	margin-top: 120px;
	/*margin-right: 10px;*/
	overflow: hidden;
	color: #fff;
	/*background-color: #000;*/
	/*border: 1px dashed #cccccc;*/
}

#colTwo {
	float:left;
	margin-top: 120px;
	margin-right: 10px;
	overflow: hidden;
	padding-bottom: 10px;
	/*border: 1px dashed yellow;*/
}

.trans_white{background:url(../images/trans_white.png);}

.single {
	width: 510px;
}

.double {
	width: 725px;
	/*background-color: #ff0;*/
}

.triple {
	width: 700px;
	/*background-color: #ff0;*/
}

.custom {
	/*float:left;
	margin-right: 10px;
	overflow: hidden;*/
	width: 760px;
	/*border: 1px dashed red;*/
}

#colThree {
	float:left;
	width: 280px;
	overflow: hidden;
	margin-top: 120px;
	/*border: 1px dashed red;*/
}

#colThree .content {
	margin-bottom: 10px;
}

#catThumbs img {margin: 5px; width: 60px; height: 42px;}
.navContainer {
	width: 170px;
    padding-right: 15px;
	/*position:fixed;*/
    float: right;
	font-size: 9pt;
	text-transform: uppercase;
	/*background:url(../images/trans_white.png);*/
}

.navLeft {
	color: #fff;
	/*background-color: #000;*/
	margin-left: 10px;
}
/*
.navLeft ul, #catalogue ul, .navLeft ul li {
	margin-left:0;
	margin-bottom: 0;
	padding:0;
	list-style:none;
}
*/

.navLeft ul, #catalogue ul, .navLeft ul li {
	margin-left: 0;
	margin-bottom: 0;
	padding: 0;
	list-style:none;
}

.navLeft ul {margin-bottom: 15px;}
.navLeft ul li {margin-bottom: 5px;}
.navLeft ul li ul li {margin-top: 5px;}
.navLeft ul li ul li ul li {margin: 0;}

.navLeft ul li ul { margin: 0 0 5px 10px; }
.navLeft ul li ul a, .navLeft ul li ul a:visited, .navLeft ul li ul a:link { color: #000;}
.navLeft a.selected, .navLeft a:hover { color: #000 !important; background-color: #fff;}

.navLeft li {
	z-index:100; white-space:nowrap;
}

.navLeft.top {}

.navLeft .middle { margin-top: 10px; }
.navLeft .middle ul li ul a, .navLeft .middle ul li ul a:visited, .navLeft .middle ul li ul a:link { color: #000; }
.navLeft .middle li.selected a { color: #fff !important; background-color: #000; }

.navLeft .bottom { margin-top: 10px; }
.navLeft .bottom a, .navLeft .bottom a:visited, .navLeft .bottom a:link { color: #000; padding-top: 10px;}
.navLeft .bottom a img {padding: 3px 0 0 3px;}
.navLeft .bottom li.selected a, .navLeft .bottom li.selected a:hover, .navLeft .bottom li a:hover { padding-top: 10px; color: #000 !important; background-color: #fff; }

.navLeft .foot { margin-top: 15px; }
.navLeft .foot a, .navLeft .bottom a:visited, .navLeft .bottom a:link { color: #000; padding-top: 8px;}
.navLeft .foot a img {padding: 3px 3px 0 3px;}
.navLeft .foot li.selected a, .navLeft .bottom li.selected a:hover { color: #000 !important; background-color: #fff; }
/*
.navLeft a, #footer a {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
}
*/
#catalogue {
	/*margin-top: 10px;*/
	height: 35px;
	/*background-color:#222;*/
	overflow:hidden;
}
#catalogue .link {
	padding: 10px 0 0 10px;
}

#catalogue .link ul {
	margin-left: 10px;
}

#bar {
	position: absolute;
	margin: 0 0 0 170px;
	padding: 5px 0 5px 0;
	width: 0;
	height: 85px;
	background-color:#222;
	white-space:nowrap;
	overflow: hidden;
	z-index: 1000;
	/*background-color:#FF0;*/
}
#scroller {
	padding: 0 0 0 5px;
	width: 6760px;
	height: 85px;
	white-space:nowrap;
	overflow: hidden;
	/*background-color:#F00;*/
	/*border: 1px dashed red;*/
}
#scroller, #catalogue .controls {
	float:left;
}
#scroller .item {
	width: 120px;
	height: 85px;
	cursor: pointer;
	padding: 0 5px 5px 0;
}
#scroller .item img {
	width: 120px;
	height: 85px;
}
#scroller .item .pageNum {
	position: absolute;
	margin: 72px 0 0 2px;
	font-size: 8pt;
	color:#666;
	text-align: center;
	z-index: 100;
}

#scroller .item .hover {
	position: absolute;
	width: 120px;
	height: 85px;
	background-color: #ffcc00; opacity:.30; -moz-opacity: 0.3; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)"; filter: alpha(opacity=30);
	zoom: 1;
}

#scroller .item .preload {
	position: absolute;
	width: 120px;
	height: 85px;
	background-color: #F00;
	opacity:.30; -moz-opacity: 0.3; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)"; filter: alpha(opacity=30);
	zoom: 1;
}


.content {
	font-size: 9pt;
	width: 100%;
	float:left;
}
.content .heading {
	padding-left: 10px;
	height: 54px;
	font-size: 11pt;
	position: relative;
	text-transform:uppercase;
	color:#FFF;
	background-color:#000;
}
.content .faux-heading {
	margin-top: 34px;
}
.content .heading h3 {
	font-size: 11pt;
	padding: 0;
	margin: 0;
	font-weight:500;
	position:absolute;
	bottom: 10px;
}

.bodyArea {
	background:url(../images/trans_white.png);
    min-height: 350px;
}
.bodyText {
	color: #000;
	padding: 10px;
}

.fixHeight { height: 685px; overflow: scroll; overflow-x: hidden; }

#storeCountries, #storeStates, #storeCities, #storeLocations {
	/*float: left;*/
	/*margin: 0 10px 0 0;*/
	/*background-color:#F00;*/
}

#storeLocations div {
	font-size: 12pt;
	margin-bottom: 10px;
}

#storeCountries div, #storeStates div, #storeCities div, #storeLocations div {
	padding: 5px 0 0 5px;
}

#storeCountries div.selected, #storeStates div.selected, #storeCities div.selected, #storeLocations div.selected {
	background-color: #fff;
}

#storeCountries a, #storeStates a, #storeCities a {
	width: 100%;
	display:block;
}

#storeCountries div.hover, #storeStates div.hover, #storeCities div.hover, #storeLocations div.hover {
	background-color: #ddd;
}

#googleMap {
	width: 350px;
	height: 350px;
	background-color:#F00;
	display: none;
}

#productFilter {
	background:url(../images/trans_grey.png);
	color: #fff;
	padding: 10px 0 0 10px;
	float:left;
	width: 100%;
}

#products {
	background:url(../images/trans_grey.png);
	color: #fff;
	padding-bottom: 10px;
	float:left;
	width: 100%;
	overflow: hidden;
}

#products .item {
	margin: 10px 0 0 10px;
	width: 115px;
	height: 179px;
	text-align:center;
	background-color:#FFF;
	color:#666;
	cursor: pointer;
	overflow: hidden;
	position:relative;
	/*border: 1px dashed red;*/
}

#products .item.hl {
	background-color:#ffcc00;
}
#products .item .selected {
	position: absolute;
	width: 115px;
	height: 179px;
	background-color: #000; opacity:.30; -moz-opacity: 0.3; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)"; filter: alpha(opacity=30);
	zoom: 1;
}

#products .item .hover {
	position: absolute;
	width: 115px;
	height: 179px;
	background : url('../images/product_hover.png') 50% 50% no-repeat;
	/*background-color: #ffcc00; opacity:.30; -moz-opacity: 0.3; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)"; filter: alpha(opacity=30);
	zoom: 1;*/
}

#products .item img {
	width: 115px;
	height: 144px;
	overflow: hidden;
}

#products .item .title {
	padding: 0 5px 0 5px;
	width: 105px;
	font-size: 8pt;
	/*white-space: nowrap;
	overflow: hidden;*/
}

#products .item .price {
	position:absolute;
	top: 95px;
	right: 0;
	background-color:#000;
	color:#FFF;
	padding: 4px;
	font-size: 8pt;
}

#detailArea h4, #newsCol h4 { font-size: 9pt; font-weight: 500; padding: 0; margin: 5px 0 5px 0; }
#detailArea h3, #newsCol h3 { font-size: 10pt; font-weight: 500; padding: 0; margin: 5px 0 5px 0; }

#newsCol { background:url(../images/trans_grey.png); color: #fff; padding: 10px 0 0 0; float:left; width: 280px; text-align:center; font-size: 9pt; overflow: hidden; }
#newsCol .item { float:none; text-align:center; margin: 0 0 10px 0; }

#colThree h4 { font-size: 9pt; font-weight: 500; padding: 0; margin: 5px 0 5px 0; }
#colThree h3 { font-size: 10pt; font-weight: 500; padding: 0; margin: 5px 0 5px 0; }

#colThree .content .body { background:url(../images/trans_grey.png); color: #fff; padding: 10px 0 0 0; float:left; width: 280px; text-align:center; font-size: 9pt; overflow: hidden; }
#colThree .content .body .item { float: none; text-align:center; margin: 0 0 10px 0;}
#colThree .recent .body .item .hover { position: absolute; width: 44px; height: 55px; background: url('../images/product_hover.png') 50% 50% no-repeat; }

#detailArea {
	background:url(../images/trans_grey.png);
	color: #fff;
	padding: 10px 0 10px 10px;
	float:left;
	width: 500px;
	font-size: 9pt;
	overflow: hidden;
}

#detailArea .image .itemCode { position:absolute; color:#999; font-size:8pt; padding:5px; bottom:0px; z-index:100; }
#detailArea .image img { width:250px; height:313px; }
#detailArea .image { float: left; position: relative; width:250px; height:313px; background-color:#FFF; margin: 0 10px 10px 0;}
#detailArea .price { float: left; padding: 5px; font-size:10pt; background-color:#000; color:#FFF; }
#detailArea .specialPrice { float: left; padding: 5px; font-size:10pt; background-color:#ffcc00; color:#000; margin: 0 0 0 5px; }
.strike { text-decoration: line-through; }

#detailArea .imageOptions, #detailArea .alsoLike { float: left; width:250px; text-align:center;}
#detailArea .imageOptions .item, #detailArea .alsoLike .item { float: left; width:44px; height:55px; background-color:#fff; text-align:left; margin: 5px 6px 0 0; }
#detailArea .imageOptions .item .hover, #detailArea .alsoLike .item .hover { position: absolute; width: 44px; height: 55px; background: url('../images/product_hover.png') 50% 50% no-repeat; }

#detailArea .alsoLike { margin-top:10px; }

.detailOptions { float: left; float: left; width:230px; margin: 0 10px 10px 0; }
.detailOptions .title { margin: 0 0 10px 0; }
.detailOptions .priceArea {float:left; width:230px;  margin: 0 0 10px 0; }
.detailOptions .selectSizeArea {float:left; width:230px;  margin: 0 0 10px 0; }
.detailOptions .quantityArea {float:left; width:230px; height:50px; margin: 0 0 10px 0;}
.detailOptions .addToCartArea {float:left; width:230px; height:50px; margin: 10px 0 10px 0; }
.detailOptions .addToCartArea .button { font-weight:700; padding: 5px; text-transform:uppercase; margin: 0;}
.detailOptions .addToCartArea input {margin: 0 0 5px 0; }
.detailOptions .addToCartArea .result { float: left; padding: 5px; margin: 0 0 0 0; font-size:10pt; color:#ffcc00; }

.suggestionArea {
	/*margin: 15px 0 0 0;*/
	width: 270px;
}
.suggestion {
	margin: 0 10px 0 0;
	width: 55px;
	height: 55px;
	text-align:center;
	background-color:#FFF;
	color:#666;
	cursor: pointer;
	overflow: hidden;
}

#cart .itemCode { color:#999; font-size:8pt; }
#cart table, #cart table a { color:#000; }
#cart table th { padding: 0 0 10px 0; }
#cart table .image { padding: 0 0 10px 0; }
#cart table .item { float: left; width:55px; height:55px; background-color:#fff; text-align:center; }
#cart table .info { padding: 0 0 0 10px; }
#cart table .remove { padding: 0 10px 0 0; }
#cart .quantity { width: 40px; }
#cart .arrows { float: left; }

#ordersArea a, #ordersArea a:hover { color: #000 !important; }

#stockists table img {
	padding: 10px;
}

.blackOnWhite { color:#000; background-color:#fff; }

.whiteOnRed { color:#fff; background-color:#F00; }

.whiteOnBlack { color:#fff; background-color:#000; }
.whiteOnBlack a { color: #999 !important; }
.whiteOnBlack a:hover { color: #ffcc00 !important; }

.blackOnYellow { color:#000; background-color:#ffcc00; }

.yellow { color:#ffcc00; }



#frmMember input, #frmMember select, #frmMember textarea, #frmCheckout input, #frmCheckout select, #frmCheckout textarea {
	border: 0;
	background-color: #222;
	color:#fff;
}
#frmMember label, #frmCheckout label, #frmLogin * label, #frmForgot label {
	color:#000;
}
#frmMember input, #frmCheckout input, #frmMember textarea, #frmCheckout textarea {
	font-size: 9pt;
	padding: 3px;
}
#delComment {
	width: 419px;
}

.listBar { padding: 10px 0 10px 0; }

#divForgot { color:#fff; }

#footer {
	font-size:8pt;
	width: 100%;
	/*background-color: #ffcc00; opacity:.30; -moz-opacity: 0.3; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)"; filter: alpha(opacity=30);
	zoom: 1;*/
}
#footer a {
    padding: 1px 0 0 3px;
}
#footer a:hover {
    background-color: #fff;
}
#footer .left {margin-top: 3px;}
#footer .left, #footer .right {
    padding: 10px;
}


/* INPUT MODIFIERS */
.rad_label { background-color:#000; padding: 4px 3px 4px 3px; display:inline-block; text-align:center; margin: 0 0 3px 0; cursor: pointer; }
.rad_label.size { width:29px; }
.rad_label.over { color: #000; background-color:#fff;}
.rad_label.checked { background-color:#ffcc00; color: #000; }
.rad_label.disabled { background-color:#000; color: #333; }
.rad_label.checked_disabled { background-color:#000; color: #ffcc00; }

.button.white, a.button.white {color: #fff;}

.button {
	color: #fff;
	background-color: #000;
	font-weight:700;
	padding: 4px 4px 4px 4px;
	outline: none;
	border: none;
	text-decoration: none;
	cursor: pointer;
	white-space: nowrap;
	vertical-align: middle; /* or top */
	display: -moz-inline-box;
	display: inline-block;
	overflow: visible; /* IE6 form button fix */
}
.button:hover {
	color: #000 !important;
	background-color: #fff !important;
}

.plus.button, .minus.button {
	background-color:#000; padding: 4px 3px 4px 3px; width:22px; display:inline-block; text-align:center; margin: 0;
	color: #fff;
	float:left;
}

input.quantity, .quantity input { float: left; padding: 5px; width: 15px; height: 14px; background-color:#000; color:#fff;}

/*input {
	padding: 4px;
	background-color:#fff;
	margin: 2px;
	border: 1px solid #333;
}*/


/* SCROLLER */

.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: #aaa;
}
.jScrollPaneDrag {
	position: absolute;
	background: #ffcc00;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	background-color: #000;
	height: 9px;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	background-color: #000;
	height: 9px;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}

.faqs { margin-bottom: 25px; }
.faqs blockquote { margin: 20px 0 20px 10px; }
.faqs h3, .faqs h4 { margin: 0 0 0 0; font-weight:normal; }
.faqs h3 { font-size: 12pt; }
.faqs h4 { font-size: 10pt; }
.faqs ul { margin: 0; padding: 0 0 0 20px; list-style: square; }
.faqs ul li { margin: 0; padding: 0; }

.faqExpose { background-color:#999;}

#mask {
	background:#678 url(/images/mask_gradient_1000.png) no-repeat;
    background-position:43% 60px;
}

.sizesSubHead {font-size: 14px; color: #fff; font-weight:700;}

#divLogin small{color: #fff !important;}

/* Tumblr blog stuff*/
.blog a { color: #fff; padding: 0 3px 0 3px; }
.blog a:hover { color: #fff !important; background-color: #000; }
.blog ul { margin: 0 20px 20px 30px; }
.blog blockquote { padding-left: 10px; margin: 15px; border-left: 2px solid #fff; }
.blog h3 { font-size: 12pt; margin-bottom: 10px; }
.blog .description { margin-bottom: 10px; }
.blog .pubdate { padding-bottom: 10px; margin-bottom: 30px; border-bottom: 2px solid #fff; font-size: 8pt; }
.blog .readmore {text-align: center; float: none;}