@charset "utf-8";
/* CSS Document */

html {
	background					: #000;
}

body {
	background					: #000;
	padding						: 40px 0 0 0;
	margin						: 0;
	min-width					: 1180px;
	font-family					: Arial, Helvetica, sans-serif;
	font-size					: 12px;
}

a {
	text-decoration				: none;
	color:#d21242;
}

h1,h2,h3 {
	margin						: 0;
	padding						: 0;
	font-weight					: normal;
	color						: #FFF;
	font-family					: "Times New Roman", Times, serif;
	letter-spacing				: -1px;
}

h4 {margin:0 0 4px 0;}

.header {
	background					: url(img/headerbg.gif) no-repeat center;
	height						: 100px;
	overflow					: hidden;
	position					: relative;
	text-align					: left;
	border-top					: #666 solid 0px;
}

.logo {
	margin-left:20px;
}

#logo {
	margin						: 0 0 0 0;
}

#logo a {
	color						: #FFF;
	position					: absolute;
	top							: 5px;
	left						: 110px;
}

#pageTitle {display:none;}

#tagline {
	color:#CCC;
	font-size					: 18px;
	position					: absolute;
	top							: 30px;
	left						: 110px;
	font-weight:bold;
}

/* NAVIGATION */
.mainnav {
	margin						: 60px 0 0 0;
	padding						: 0;
	list-style					: none;
	border						: #999 solid 0px;
	text-align					: center;
	position					: absolute;
	top							: -100px;
	left						: 0;
	width						: 100%;
}

.mainnav li {
	display						: inline;
}

.mainnav li a {
	color						: #FFF;
	padding						: 0 5px;
	line-height					: 34px;
	display						: inline-block;
}

.mainnav li a:hover {
	color						: #d21242;
}

.footernav {
	margin						: 0 0 14px 0;
	padding						: 0;
	list-style					: none;
	border						: #999 solid 0px;
}

.footernav li {
	display						: inline;
}

.footernav li a {
	color						: #FFF;
	padding						: 0 15px;
	line-height					: 34px;
	display						: inline-block;
}

.footernav li a:hover {
	color						: #666;
}

#navTools {
	margin						: 0;
	padding						: 0 0 0 10px;
	list-style					: none;
	border						: #999 solid 0px;
	position					: absolute;
	left						: 0;
	top							: -140px;
	font-size					: 0.9em;
}

#navTools li {
	display						: inline;
}

#navTools li a {
	color						: #232323;
	color:#FFF;
	padding						: 0 10px;
	line-height					: 34px;
	display						: inline-block;
}

#navTools li a:hover {
	color						: #FFF;
	color:#d21242;
}

/* END NAV */

.content {
	background					: url(img/bg.jpg) no-repeat;
	/*height						: 470px;*/
	height						: 328px;
	padding-top					: 40px;
	position					: relative;
	color						: #FFF;

}

/* FOOTER ELEMENTS */

.footer {
	background					: url(img/footerbg.gif) no-repeat center top;
	height						: 80px;
	overflow					: hidden;
	padding						: 20px 0 0 0;
	clear						: both;
	display						: inline-block;
	width						: 100%;
	text-align					: center;
	font-size					: 0.9em;
	color						: #171717;
}

/* CONTENT */
.departmentIntro {
	background					: url(img/breadcrumbsbg.png);
	height						: 288px;
	width						: 320px;
	padding						: 40px;
	color						: #FFF;
	font-size					: 0.9em;
	line-height					: 1.8em;
	position					: absolute;
	left						: 0;
	top							: 0;
	border-right				: #666 solid 3px;
}

.departmentIntro h2 {
	font-weight					: normal;
	margin						: 0;
	padding						: 60px 0 0 0;
	font-size					: 16px;
}

.deptProducts {
	width						: 100%;
	height						: 365px;
	color						: #FFF;
}

.breadcrumbs {
	position					: absolute;
	left						: 0;
	top							: 0;
	z-index						: 10;
	width						: 100%;
}

.breadcrumbs span {
	text-indent					: 20px;
	color						: #666;
	background					: url(img/breadcrumbsbg2.png);
	line-height					: 35px;
	height						: 35px;
	width						: 100%;
	font-size					: 0.9em;
	display						: block;
}

.breadcrumbs a {
	color						: #CCC;
}

.breadcrumbs a:hover {
	color						: #d21242;
}

.productInfo,#content {
	width						: 850px;
	margin						: 0 auto;
	padding-top					: 0px;

}


#content2 {
	padding-top					: 0px;
	overflow					: auto;
	height						: 310px;
	/*margin-top:-20px;*/
}

.productImage {
	width						: 308px;
	height						: 310px;
	background					: url(img/productHolder2.png);
	float						: left;
	position					: relative;
	margin-top:0px;
}

.productImage .shadow {
	position					: absolute;
	top							: 40px;
	left						: 44px;
	background					: url(img/productShadow2.png);
	width						: 220px;
	height						: 221px;
	z-index						: 20;
}

.productImage img {
	position					: absolute;
	top							: 40px;
	left						: 44px;

/*	width						: 208px;
	height						: 125px;
*/
	z-index						: 19;
}

.productDetails {
	width						: 490px;
	float						: right;
}

.productDetails h1 {
	text-shadow					: #000000 0px 3px 1px;
	filter						: Shadow(Color=#000000, Direction=90, Strength=2); 
	position					: relative;
	font-size					: 26px;
}


.productDetails .price {
	position					: absolute;
	top							: 0;
	right						: 0;
}

.buttonHolder {
	background					: url(img/buyButton.png);
	width						: 490px;
	height						: 50px;
	margin-top					: 30px;
}

.buttonHolder form {
	position					: relative;
}

.formFieldProduct {
	background					: none;
	border						: none;
}

#productDisplay .formButton {
	background					: none;
	border						: none;
	position					: absolute;
	right						: 38px;
	top							: 15px;
	color						: #FFF;
	font-size					: 12px;
	cursor						: pointer;
	border						: #666 solid 0px;
	width						: 85px;
}

.formButton:hover {
	color						: #999;
}

.quantity {
	position					: absolute;
	top							: 14px;
	right						: 146px;
	color						: #999;
	font-size					: 12px;
}

#productDisplay .quantity label {
	padding-right				: 20px;
	display						: inline;
}

#productDisplay .formField {
	position:absolute;
	top							: 14px;
	left						: 20px;
	width						: 190px;
	border						: #666 solid 1px;
	background					: #333;
	color:#FFF;
	font-size:11px;
}

#quantity {width:25px;border:#666 solid 0px;}

.formFieldShort {
	border						: #ccc solid 0px;
	width						: 25px;
	background					: none;
	color						: #FFF;
	font-size					: 12px;
}

.formFieldProduct {
	position					: absolute;
	top							: 15px;
	left						: 20px;
	background					: #FFF;
	border						: #999 solid 1px;
	background					: #262626;
	color						: #FFF;
	font-size					: 12px;
}

#search {
	position					: absolute;
	right						: 20px;
	top							: 6px;
	z-index						: 100;
}

#search input, #search select {
	font-size					: 11px;
	background					: none;
	color						: #999;
	border						: #333 solid 1px;
	padding						: 2px;
	background:#000;
}

#search label {
	display						: none;
}

/* hidden items */

#skip, .hidden {
	display						: none;
}

#productSort {display:none;}

/* Departments */

.pagination {
	display						: none;
}

#productDisplay h3, #productDisplay label {
	display:none;
}


.other .productsHolder {

	border						: #666 solid 0px;
	overflow					: auto;
	
	height						: 260px;
	white-space					: nowrap;
	margin-top:20px;
}

.other .products {
	list-style					: none;
	margin						: 0;
	padding						: 0;
	
	border						: #666 solid 0px;	
	display						: block;
	
	height						: 240px;
}

.other .products li {
	display						: inline;
	border						: #666 solid 0px;
	height						: 240px;
	height:220px;
}

.other .products li a {
	display						: inline-block;
	width						: 180px;
	height						: 240px;
	overflow					: hidden;
	color						: #FFF;
	text-align					: center;
		padding-top:30px;
		padding-top:0;
		height:220px;
	/*white-space:normal;*/
}

.other .products li a:hover {
	color						: #d21242;
}

.other .products li a img {
	border						: #000 solid 5px;
	margin-bottom				: 20px;
}

/**/
#navSubDept {
	list-style					: none;
	padding						: 40px 0 0 0;
	margin						: 0;
	text-align					: center;
}

#navSubDept li {
	display						: inline;
	margin						: 0 5px;
}

#navSubDept li a img {
	border						: #2d2d2d solid 5px;
}

#navSubDept li a:hover img {
	border						: #d21242 solid 5px;
}

#basket {
	position:absolute;
	right:20px;
	top:-10px;
	padding:20px;
	width:140px;
	height:30px;
	border:#666 dotted 0px;
	background:url(img/till.png) no-repeat;
	font-size:0.9em;
}

#track2 {
	background:url(img/trackbar.png) no-repeat;
	height:32px;
}

#basket a {color:#666;color:#FFF;}
#basket a:hover {color:#999;}

fieldset {
	border						: none;
	margin						: 0;
	padding						: 0;
}

fieldset label {
	display:block;
	margin:0 0 4px 0;
	font-size					: 0.9em;
}

fieldset legend {
	/*display:none;*/
	font-size:1.2em;
	padding:0 0 10px 0;
}

table label {
	display						: block;
	margin:0 0 4px 0;
	font-size					: 0.9em;
}

.contactDetails {
	border						: #999 solid 0px;
	float						: right;
	width						: 330px;
}

.contactForm {
	float						: left;
}

.clearer {
	clear						: both;
}

.fixedWidth {}

.contactForm label {
	font-size					: 0.9em;
}

.contactForm .formField,.contactForm select,fieldset .formField,.contactForm .formButton,.formSelect,.actions .formButton {
	background					: none;
	border						: #333333 solid 1px;
	color						: #FFF;
	font-size					: 11px;
	font-family					: Arial, Helvetica, sans-serif;
	padding						: 2px;
	margin-right				: 10px;
}

.contactForm .formButton,.actions .formButton {cursor:pointer;background:#000;}

.actions .formButton {cursor:pointer;background:#000;margin:0;margin-left:6px;}

.required {font-size:0.8em;}

.globalLoginPage .module1,.globalLoginPage .module2 {float:left;margin-right:40px;}

#searchResults li {padding:6px;}

#searchResults span {color:#666;padding-left:6px;border-left:#666 solid 1px;}

#searchResults img {vertical-align:middle;}

.cartimage img {height:34px;border:#000 solid 1px;}

th {
	background: #000;
	text-align:left;
}

dl dt, dl dd, {display:inline-block;}

#total dd {
line-height: 18px;
margin-top: -19px;
text-align: right;
}



.module1 {
float: left;
margin-top: 1em;
margin-right: 0pt;
margin-bottom: 1em;
margin-left: 0pt;
width: 340px;
display: inline;
}

.module2 {
float: right;
margin-top: 1em;
margin-right: 10px;
margin-bottom: 4px;
margin-left: 0pt;
width: 390px;
display: inline;
}

.actions {clear:both;text-align:right;padding-right:10px;}

.message {text-align:center;position:relative;margin-top:-36px;margin-bottom:24px;width:100%;color:#d21242;z-index:30000;}

.qty .formFieldShort {border:#FFF solid 1px;}


.cartContents {
	overflow:auto;
	border:#333333 solid 1px;
	height:156px;
}

#acceptedCards {margin-top:10px;}

#content.departmentDescription {
	margin-top:0px;
	clear:both;
}

#content #pageTitle2 {display:block;margin-bottom:4px;}

.homepage {background:none; padding:20px 0 0 0;/* width:1000px;border:#F00 solid 1px;margin:0 auto;*/ height:325px;}

.homepage .products {clear:both;border:#F00 solid 0px;padding:0;margin:0;list-style:none;background:url(img/top.jpg) no-repeat left top;padding-left:120px;width:560px;overflow:hidden;position:absolute;top:280px;}

.homepage .products img {width:46px;height:46px;border:#d21242 solid 2px;}

.homepage .products li {display:inline;}

.homepage h2 {display:none;}

.homepage #adv {display:none;}

.homepage #content {margin:0 0 10px 0;width:700px;}

.homeHolder {width:980px;margin:0 auto;border:#03C solid 0px;}

.rightMenu {padding-top:40px;}

.homepage .seeAll {display:none;}

.homepage #search {
	position					: relative;
	top							: -305px;
	left						: 700px;
	border						: #03C solid 0px;
	width						: 280px;
}

.homepage #searchKeyword {
	width:180px;
	padding:10px;
	font-size:16px;
}

.homepage #searchSubmit {
	font-size:12px;
	padding:10px;
	height:42px;
}

#bill_state_id,#country,#customertype{background:#000;color:#fff;}

#bill_state_id{color:#000;}

