@import url('/ui/css/reset.css');

body {
	background-color: #828282;
	font: 90% "Arial", sans-serif;
	color: #676767;
}

.largeHeading { color:#FFFFFF; font-size:4.3em; font-weight:bold; line-height:1em; margin:0; padding:0; text-align:justify; }
.clear { clear: both; }
.message { font-size: 1.1em; font-style: italic; color: #f00; }
.left { float: left; padding: 0 15px 5px 0; }
.right { float: right; padding: 0 0 15px 5px; }
.block { display: block; }
.inline { display: inline; }
.container { overflow: auto; width: 100%; }

/**
 * widths ..
 */
.hundred { width: 97%; }
.ninety { width: 90%; }
.eightyfive { width: 85%; }
.eighty { width: 80%; }
.seventy { width: 70%; }
.sixty { width: 60%; }
.fifty { width: 48%; }
.fortyfive { width: 45%; }
.forty { width: 39%; }
.thirty { width: 27%; }
.twentyfive { width: 25%; }
.twenty { width: 20%; }

/* Forms */
form { margin: 0; padding: 0; }
fieldset { padding: 20px; }
legend { padding-top: 4px; font-size: 1.8em; color: #00b6dd; text-transform: uppercase; white-space: nowrap; display: block; }

label { display: block; color: #3d3d3d; font-weight: bold; }
input[type=text], input[type=checkbox], input[type=password], input[type=file], textarea { 
	padding: 4px 0;
	font-family: "arial",sans-serif; 
	font-size: 1.0em;
	display: block;
	width: 100%;
	color: #3d3d3d;
	border: 0 none;
}

#prod-details .qty { display: block; color: #3d3d3d; font-weight: bold; width: auto; }

#prod-details .qty input[type=text] { 
	padding: 4px 0;
	margin:0 10px 0 0;
	font-family: "arial",sans-serif; 
	font-size: 1.0em;
	display: block;
	width: 30px;
	color: #3d3d3d;
	border: 0 none;
	float: left;
}

#prod-details .qty span { 
	color: #FFFFFF;
	display: block;
	font-size: 1em;
	font-weight: normal;
	padding: 5px 0 0;
	text-transform: uppercase;
}

select {
	padding: 3px;
	font-family: "arial",sans-serif; 
	font-size: 1.0em;
	display: block;
	width: 100%;
	color: #3d3d3d;
	border: 0 none;
}

label.inline { padding-right: 20px; }
label.inline input, label.inline select { display: inline; width: auto; }
select.inline { display: inline; width: auto; }
.jsvalidation { font-size: 0.8em; font-style: italic; color: #d48703; }

label span { display: block; }
label.inline span { display: inline; }

.bttn-bar { text-align: left; margin-top: 10px; }
.contact-bttn-bar { text-align: left; }

#contact-statusmsg {
	color: #000;
	float: left;
	font-size: 1.2em;
	font-weight: bold;
	font-style: italic;
}

#pagebody {
	background-color: #828282;
	margin: 0 auto;
	border: 0;
	width: 960px;
}
#pagebody #header {
	float: none;
	height: 94px;
}

#pagebody #header #logo {
	float: left;
	border: 0 none;
	background-color: #828282;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 183px;
	height: 92px;
}

#pagebody #header #logo img {
	border: 0 none;
	margin: 0;
	padding: 0;
	position: relative;
	top: 12px;
	left: -8px;
}

#pagebody #header .header_separator {
	background-color: #4F4F4F;
	float: left;
	height: 80px;
	position: relative;
	top: 12px;
	width: 1px;
}

.landing #footer .horiz_separator {
	background-color: #4F4F4F;
	height: 1px;
	width: 960px;
	position: relative;
	top: -2px;
	margin: auto;
}

.landing #footer .horiz_separator img {
	height: 1px;
	width: 960px;
	position: relative;
	top: -2px;
	top: -11px;
}

#pagebody #main .horiz_separator, #pagebody #footer .horiz_separator {
	background-color: #4F4F4F;
	height: 1px;
	width: 100%;
	position: relative;
	top: -2px;
}

#pagebody #main .horiz_separator img, #pagebody #footer .horiz_separator img {
	height: 1px;
	width: 100%;
	position: relative;
	top: -2px;
	top: -11px;
}

#pagebody #header #top_menu {
	float: right;
	margin: 0;
	position: relative;
	top: -36px;
}

#pagebody #header #top_menu ul {
	list-style-type: none;
	padding: 0;
	margin: 16px 0 0;
	float: left;
}

#pagebody #header #top_menu #cart {
	background-color: #414141;
	float: left;
	list-style-type: none;
	padding: 5px;
	position: relative;
	top: 10px;
	height: 15px;
}

#pagebody #header #top_menu #cart p {
	font-size: 0.7em;
	margin-bottom: 0;
}

#pagebody #header #top_menu #cart p a {
	color: #d9d7d7;
}

#pagebody #header #top_menu #cart p a:hover {
	color: #d9d7d7;
	text-decoration: underline;
}

#pagebody #header #top_menu ul li {
	float: left;
	margin: 0 20px 0 0;
	text-transform: uppercase;
	font-size: 0.7em;
	letter-spacing: 0.1em;
}

#pagebody #header #top_menu #email_sign_up {
	background-color: #636262;
	float: left;
	padding: 5px;
	margin-right: 5px;
	position: relative;
	top: 10px;
}

.email-signup {
	color: #000000;
	font-size: 0.7em;
	font-style: italic;
	left: 459px;
	position: relative;
	text-transform: uppercase;
	top: 10px;
	width: 230px;
}

#pagebody #header #top_menu #email_sign_up input[type="text"], #pagebody #header #top_menu #email_sign_up select, #pagebody #header #top_menu #email_sign_up textarea {
	border: 0;
	color: #9F9F9F;
	font-size: 0.7em;
	padding: 0;
	width: 150px;
	float: left;
}

#pagebody #header #top_menu #email_sign_up img {
	float: left;
	margin: 0 0 0 5px;
}

#pagebody #header #main_menu {
	float: left;
	position: relative;
	top: 47px;
	left: 33px;
	width: 743px;
	height:13px;
}

#pagebody #header #sub_menu {
	float: left;
	position: relative;
	top: 52px;
	left: 33px;
	width: 743px;
	height:13px;
}

#pagebody #header #main_menu ul, #sub_menu ul {
	list-style-type: none;
	padding: 0;
	margin-bottom: 0;
}

#pagebody #header #main_menu ul li, #sub_menu ul li {
	float: left;
	font-size: 0.7em;
	margin: 0 16px 0 0;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}

#pagebody #main #mainHeader {
	float: left;
	position: relative;
	z-index: 10;
	height: 370px;
	margin: 3px 0 8px;
}

#pagebody #main #categoryHeader {
	float: left;
	position: relative;
	z-index: 10;
	height: 177px;
	margin: 3px 0 8px;
}

#pagebody #main #content #subcontent {
	
}

#pagebody #main #content .contact {
	border-left: 1px solid #4F4F4F;
	width: 315px;
	min-height: 350px;
	float: right;
	position: relative;
	margin: 0;
	padding: 0 0 0 20px;
}

#pagebody #main #content .contact p {
	color: #c8c8c8;
}

#pagebody #main #content .landing {
	float: left;
}

#pagebody #main #content .landing table tr {
	background: #828282 none repeat scroll 0 0;
}

#pagebody #main #content .landing table tr td {
	background: #828282 none repeat scroll 0 0;
	border-right: 1px solid #3D3D3D;
	color: #3D3D3D;
}

#pagebody #main #content .landing table tr td.last {
	background: #828282 none repeat scroll 0 0;
	border-right: 0;
	color: #c8c8c8;
}

#pagebody #main #content #promoPods {
	float: right;
	position: relative;
	z-index: 15;
}

#pagebody #main #content #promoPods .pods {
	float: left;
	position: relative;
	top: 0;
	margin: 0 0 0 10px;
	padding: 0;
	text-align: center;
}

#pagebody #main #content #promoPods .pods a img {
	border: 1px solid #828282;
}

#pagebody #main #content #promoPods .pods a:hover img {
	border: 1px solid #fff;
}

#pagebody #main #rightpods {
	float: right;
	position: relative;
	top: -373px;
	width: 326px;
	z-index: 15;
}

#pagebody #main #rightpods .pods {
	position: relative;
	height:122px;
	top: 0;
	margin: 0;
	padding: 0;
}

#pagebody #main #rightpods .pod_separator {
	background-color: #4F4F4F;
	height: 2px;
	position: relative;
	width: 326px;
}

#pagebody #main #content .productFamily {
	float: left;
	padding: 0 22px 20px 0;
	width: 174px;
	text-align: center;
}

.selected a, .selected a:visited {
	color: #FFFFFF;
}

#pagebody #main {
	border-color: #4F4F4F;
	border-style: none none solid;
	border-width: 0;
	margin: 0;
	min-height: 350px;
	padding: 0;
	width: 100%;
}

#pagebody #main #maincontent {
	margin: 0 0 10px;
	padding: 0;
	position: relative;
	top: 3px;
}

#pagebody #main #maincontent.main {
	color: #454545;
}

#pagebody #main #content {
	margin: 3px 0 0;
}

#pagebody #main #content #prod-details {
	width: 515px;
	padding: 0;
}

#pagebody #main #content #prod-details .nextback-buttons {
	float: left;
	margin: 8px 20px 0 0;
	padding: 0;
}

#pagebody #main #content #prod-details .nextback-buttons a {
	color: #fff;
	font-size: 0.8em;
	text-transform: uppercase;
}

#pagebody #main #content #prod-details .nextback-buttons a:hover {
	color: #fff;
	text-decoration: underline;
}

#pagebody #main #content #prod-details .nextback-buttons a img {
	border: 0;
}

#pagebody #main #content #prod-details .price {
	color: #FFFFFF;
	font-size: 1.3em;
	font-weight: normal;
	margin: 0 0 6px;
	padding: 0;
}

#pagebody #main #content #prod-details #intro {
	padding: 0;
}

#pagebody #main #content #prod-details #intro h1 {
	color: #FFF;
	font-size: 1.8em;
	font-weight: normal;
	line-height: 0.7em;
	margin-bottom: 0.2em;
	text-transform: uppercase;
}

#pagebody #main #content #prod-details #prod-name {
	color: #C8C8C8;
	font-weight: normal;
	text-transform: uppercase;
}

#pagebody #main #content #prod-details #prod-name .sku {
	font-size: 0.6em;
	font-weight: normal;
	margin: 0 0 0 5px;
	text-transform: uppercase;
}

#pagebody #main #content #prod-details .gallery-main {
	padding: 0;
}

#pagebody #main #content #prod-details .gallery-main span {
	color: #C5C5C5;
	font-size: 0.7em;
	padding: 0;
	text-transform: uppercase;
}

#pagebody #main #content #prod-details .gallery-main .imagegroup {
	padding: 0;
}

#pagebody #main #content #prod-details .gallery-main .imagegroup li {
	padding: 0 15px 0 0;
	float: left;
}

#pagebody #main #content #prod-details .gallery-main .imagegroup li a img {
	border: 1px solid #828282;
}

#pagebody #main #content #prod-details .gallery-main .imagegroup li a:hover img {
	border: 1px solid #fff;
}

#pagebody #main #content #prod-details .gallery-main .imagegroup .gallery {
	padding: 0 0 10px;
}

#pagebody #main #content #prod-details .gallery-main .imagegroup .gallery a img {
	padding: 0 15px 0 0;
}

#pagebody #main #content .size-help {
	float: left;
	width: 515px;
	padding: 0;
	width: 220px;
}

#pagebody #main #content .size-help a {
	color: #fff;
	font-size: 0.7em;
}

#pagebody #main #content .size-help a:hover {
	text-decoration: underline;
}

#pagebody #main #content .size-help .size-help-title {
	color: #c5c5c5;
	font-size: 0.7em;
}

#pagebody #main #content .size-info {
	float: left;
	width: 515px;
	padding: 0;
	margin: 0 0 10px;
	width: 220px;
}

#pagebody #main #content .detail-image {
	padding: 0;
	width: 428px;
}
	
body.products form div.product-options {
	min-height: 12em;
}

#pagebody #main #content #prod-details span.swatches {
	margin: 0;
}

#pagebody #main #content #prod-details span.swatches img {
	border: 1px solid #828282;
	cursor: pointer;
	margin: 0 4px 0 0;
}

#pagebody #main #content #prod-details span.swatches img.selected {
	border:1px solid #fff;
}

#pagebody #main #content #prod-details span.swatches img.current {
	border:1px solid #fff;
}

#pod-form { background-color: #fff; width: 300px; height: auto; min-height: 200px; padding: 20px; border: 1px solid #b2b2b2; }

#pod-form a:hover {
	color:#999;
	text-decoration:none;
}

#control_overlay {
	background-color: #000000;
	height: 100%;
	width: 100%;
}

#footer {
	font-size: 0.8em;
	margin: 1em auto;
	text-align: center;
	width: 100%;
}

#size-chart { background-color: #fff; border: 3px solid #ccc; width: 600px; min-height: 300px; padding: 1em; }
#size-chart .chart-img { text-align: center; }
#sizing { cursor: pointer; color: #FFFFFF; }

#sizing.selected {
	text-decoration: underline;
}

#categories {  }
#categories div.box { float:left; margin:0 22px 20px 0; width:174px; }
#categories div.box a { color:#FFF; }
#categories div.box.selected a { color:#FFF; text-decoration: underline; }
#categories div.box div.category-image { margin:0 0 10px; }
#categories div.box.selected { cursor: pointer; }
#categories div.box.endRow { margin:0 0 20px 0; }

/* buttons */
button { border: none; background: none; margin: 0; padding: 0; cursor: pointer; }
button span {
	display: block;
	background: transparent url('/ui/img/btn_bg_sprite.gif') repeat-x;
	margin: 0;
	padding: 12px 10px 0;
	height: 26px;
	font-size: 1em;
	color: #fff;
	text-transform: uppercase;
	white-space: nowrap;
}
button.red span { background-position: center 0; }
button.grey span { background-position: center -38px; }

button:hover span { background-position: center -38px; text-decoration: underline; }

button.disabled { cursor: default; }
button.disabled span { background-position: center -76px; cursor: default; text-decoration: none; }

/* Shopping Cart */
#trail {
	color: #4E4E4E;
	margin: 0 0 20px;
}
body.cart tr a { text-decoration:underline; }
label span.price { font-size: 1.4em; }
label span.price span.saleitem { display: inline; text-decoration: line-through; color: red; }
label span.price span.sale { display: inline; color: #9f9f9f; font-size: 13px; white-space: nowrap; overflow: visible; }


div.block { overflow:auto; clear:both; padding-bottom:12px; }

#billinginfo { margin: 0 0 10px 0; }
/* editing */
body.editing #trail { margin-top: 0; }
body.editing #categories div.box div.inner { height: 200px; }
body.editing #categories div.blank div.inner { height: 366px; }
body.editing #pods { }
body.editing #pods span.mceEditor { float: left; padding: 25px 5px 0 26px; }
body.editing #pods span.mceEditor table.mceLayout { margin: 0; padding: 0; }