/* Tags */
a:link, a:visited, a:active{
	color:#fff;
	text-decoration:underline;
}
a:hover{
	color:#fff;
	text-decoration:none;
}
body{
	padding:17px 0px;
	margin:0px;
	background-color:#101010;
}
body, td, th{
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:11px;
}
em{ color:#878787 }
form{
	padding:0px;
	margin:0px;
}
h1{
	font-weight:bold;
	font-size:15px;
	color:#a70202;
	padding:5px 3px;
}
h2{
	font-weight:bold;
	font-size:14px;
	color:#a70202;
	padding:3px 0px;
}
/* ID regions */
#wrapperOuter{ }
#wrapperInner{
	width:934px;
	background-color:#181817;
	padding:3px 0px 17px 13px;
	background-image:url(../images/layout_header_border.gif);
	background-position:top;
	background-repeat:repeat-x;
}
#top{ padding:10px 10px 10px 0px; }
#top #logo{ float:left; }
#top .message{
	float:left;
	width:600px;
}
#top .phone{
	float:right;
	font-size:15px;
	font-weight:bold;
	color:#E86E00;
}
#innerLeft{
	float:left;
	width:207px;
	margin-right:10px;
}
#innerRight{
	float:left;
	width:707px;
}
#menuSide ul, #menuSide li{
	padding:0px;
	margin:0px;
	list-style:none;
}
#menuSide li.menuRoot, #smartsend{
	background-image:url(../images/grad_menu_section.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#252525;
	padding:4px;
	margin-bottom:12px;
	border:1px solid #202020;
}
#menuSide li.menuRoot ul{
	border-bottom:1px solid #3e3e3e;
	padding-bottom:2px;
}
#menuSide li.menuRoot ul li{
	background-image:url(../images/grad_menu_item.gif);
	background-position:left;
	background-repeat:repeat-x;
	background-color:#707070;
	height:18px;
	line-height:18px;
	margin-top:2px;
}
#menuSide li.menuRoot ul li:hover{
	background-image:url(../images/grad_menu_item_over.gif);
}
#menuSide li.menuRoot ul li a{
	display:block;
	height:18px;
	text-decoration:none;
	padding-left:15px;
	background-image:url(../images/menu_bullet.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
#menuSide li.menuRoot ul li a:hover{ color:#090909; }
#smartsend input.inputGray{
	width:193px;
	margin-bottom:1px;
}
#searchBar input.inputGray{
	background-image:url(../images/grad_inputs.gif);
	background-position:top;
	background-repeat:repeat-x;
	color:#FFFFFF;
	height:18px;
	line-height:18px;
	padding:0px 5px;
	border:1px solid #878787;
}
#basketSummary{ margin-top:10px; }
#basketSummary div{ margin-top:5px; }
#basketSummary a{
	text-decoration:none;
	padding-left:14px;
	background-image:url(../images/icon_arrow_right.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
#basketSummary a:hover{ text-decoration:underline; }
#brandBarOuter{
	background-image:url(../images/grad_brands_top.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#555555;
	border:1px solid #666666;
	padding:4px;
	margin-bottom:10px;
}
#brandBarInner{
	background-color:#FFFFFF;
	border:1px solid #5a5a5a;
	padding:6px 6px 6px 0px;
}
#brandBarInner img{ margin-left:6px; }
#brandBack{
	background-image:url(../images/grad_brands_selected.gif);
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#555555;
	border:1px solid #666666;
	height:30px;
	line-height:30px;
	font-size:12px;
	padding:0px 10px;
	margin-top:13px;
}
#pageContent{
	padding:5px;
	background-color:#9f9f9f;
	border:1px solid #666666;
}
#pageContentInner{
	padding:5px;
	background-color:black;
	border:1px solid #5a5a5a;
	color:white;
}
#pageContentInner.black{
	background-color:#090909;
	color:#FFFFFF;
}
#pageContentInner a:link, #pageContentInner a:visited, #pageContentInner a:active, #pageContentInner a:hover{ color:#a70202; }
#infMenu{ padding:11px 7px; }
#infMenu a:link, #infMenu a:visited, #infMenu a:active, #infMenu a:hover{ color:#606060; }
#infMenu ul, #infMenu li{
	padding:0px;
	margin:0px;
	list-style:none;
}
#infMenu ul{ margin-top:10px; }
#infMenu li{
	display:inline;
	margin-right:10px;
}
#copyright{
	width:934px;
	padding-top:7px;
}
#copyright, #copyright a:link, #copyright a:visited, #copyright a:active, #copyright a:hover{ color:#606060; }
/* Page styles */
.specialOffer{
	float:left;
	background-color:#0e0b09;
	padding:3px;
	border:1px solid #7a7a7a;
}
.specialOffer .image{
	float:left;
	width:117px;
	height:126px;
	background-color:#FFFFFF;
	border:1px solid #5a5a5a;
}
.specialOffer .right{
	width:98px;
	margin-left:127px;
}
.specialOffer .name{ height:54px; }
.specialOffer .priceWas{
	color:#e10e0e;
	margin-top:10px;
	font-weight:bold;
}
.specialOffer .priceNow{
	background-image:url(../images/grad_prices.gif);
	background-position:top;
	background-repeat:repeat-x;
	font-weight:bold;
	margin:10px 0px;
}
#homeNews{ width:276px; }
#homeNews .image img{ border:1px solid #5a5a5a; }
#homeNews .title{
	color:#000000;
	font-weight:bold;
	font-size:12px;
	margin:3px 0px;
}
#listingPage .left{
	float:left;
	width:445px;
	margin-right:10px;
	line-height:20px;
}
#listingPage .right{
	float:left;
	width:220px;
}
#listingPage .right ul, #listingPage .right li{
	padding:0px;
	margin:0px;
	list-style:none;
}
#listingPage .right a{
	display:block;
	line-height:17px;
	margin-top:4px;
	padding:0px 14px;
}
#listingPage .right a:link, #listingPage .right a:visited, #listingPage .right a:active{ text-decoration:none; }
#listingPage .right a:hover, #listingPage .right li.selected a{
	background-color:#000000;
	color:#FFFFFF;
}
.reviewSummary.notFirst{
	margin-top:10px;
	padding-top:10px;
	border-top:1px solid #302f2f;
}
.brandItem{
	float:left;
	width:125px;
	height:125px;
	margin:6px;
}
/* Link styles */
.linkUnder a, .linkUnder a:link, .linkUnder a:visited, .linkUnder a:active{ text-decoration:underline; }
.linkUnder a:hover{ text-decoration:none; }
.linkNoUnder a, .linkNoUnder a:link, .linkNoUnder a:visited, .linkNoUnder a:active{ text-decoration:none; }
.linkNoUnder a:hover{ text-decoration:underline; }
.linkNoUnderEver a{ text-decoration:none; }
/* Misc classes */
.paddedBlack{
	background-color:#090909;
	padding:4px;
}
.paddedWhite{
	background-color:#FFFFFF;
	padding:4px;
	color:#090909;
}
.paddedWhite a, .paddedWhite a:link, .paddedWhite a:visited, .paddedWhite a:active, .paddedWhite a:hover{ color:#090909; }
.inputGray{
	border:1px solid #363636;
	color:#878787;
	background-color:#282828;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px;
	padding:1px;
}
select.inputWhite{
	height:18px;
	font-size:10px;
}
select.noHeight{ height:auto; }
.floatLeft{ float:left; }
.floatRight{ float:right; }
.imgFloatLeft, .imgFloatRight{ border:1px solid #5a5a5a; }
.imgFloatLeft{
	float:left;
	margin:0px 10px 10px 0px;
}
.imgFloatRight{
	float:right;
	margin:0px 0px 10px 10px;
}
.graySectionOuter{
	border-bottom:1px solid #424242;
	padding-bottom:1px;
	margin-bottom:9px;
}
.graySectionInner{
	padding:4px;
	border:1px solid #666666;
	background-image:url(../images/grad_sections.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#555555;
}
.arrowLink{
	background-image:url(../images/icon_arrow_right.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:14px;
	margin:5px 0px;
}
.errors{
	color:#c71010;
	font-weight:bold;
	font-size:12px;
}
.success{
	color:#666600;
	font-weight:bold;
	font-size:12px;
}
.bgWhite{ background:#fff; }
/* clearfix */
.clearfix:after{
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
}
* html>body .clearfix{
	display:inline-block;
	width:100%;
}
* html .clearfix{
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
}

/****advert board****/
#advert_board{
	float:right; 
	width:210px; 
	margin:115px 10px 0 0;
}
 #textboxhide0{
 display:none;
 }
  #textboxhide1{
 display:none;
 }
  #textboxhide2{
 display:none;
 }
  #textboxhide3{
 display:none;
 }
  #textboxhide4{
 display:none;
 }
  #textboxhide5{
 display:none;
 }
  #textboxhide6{
 display:none;
 }
  #textboxhide7{
 display:none;
 }
  #textboxhide8{
 display:none;
 }
  #textboxhide9{
 display:none;
 }
  #textboxhide10{
 display:none;
 }
 
/* lists will mostly be special and require no margins andstuff */
ul.clean    { list-style: none; margin: 0; padding: 0; }
ul.clean li { margin: 0; padding: 0; }

/******************/
/* banner gallery */
/******************/
#gallery {
	list-style: none;
	height: 328px;
	margin: 0;
	margin-bottom: 10px;
	overflow: hidden;
	padding: 0;
	position: relative;
	width: 707px;
}
#gallery li {
	left: 0px;
	position: absolute;
	top: 0px;
}
#gallery li a img { border: 0; }
#gallery #pagination {
	background: rgba(0, 0, 0, 0.6);
	cursor: pointer; /* doesn't make sense but the 'links' have a weird transition otherwise */
	left: 10px;
	padding: 3px;
	position: absolute;
	top: 277px;
	z-index: 1001;
}
#gallery #pagination span {
	font-family:Arial, Helvetica, sans-serif;
	font-size:32px;
	color: #fff;
	cursor: pointer;
	padding: 2px 2px;
}
#gallery #pagination span:hover,
#gallery #pagination span.selected {
	color: #ff0000;
}




/************/
/* products */
/************/

a img { border: 0; }

/* product image */
#product-images-wrapper { height: 328px; overflow: hidden; width: 707px; }
#product-images {
	left: 0;
	position: relative;
	top: 0;
}
#product-images li { float: left; height: 328px; width: 707px; }

/* list of thumbnails */
#product-thumbs { background: #000; background: rgba(0, 0, 0, 0.8); color: #fff; float: left; left: 10px; padding: 5px 10px; position: relative; top: -40px; }
#product-thumbs .product-thumb { float: left; }
#product-thumbs .product-thumb a { color: #fff; display: block; margin-right: 10px; text-decoration: none; }
#product-thumbs .product-thumb:last-child a { margin-right: 0; }
#product-thumbs .product-thumb a:focus { outline: none; }
#product-thumbs .product-thumb a:hover,
#product-thumbs .product-thumb a.selected { color: #e10e0e; }
