BODY {
	/*background: White url(images/page_background.gif) repeat fixed 0px 0px; */
	margin-top:0px;
	margin-bottom:0px;
	padding:0px; 
	font-family:Tahoma,verdana,arial; 
	font-size:11px; 
	background: #1D1D1D;
	overflow-x: hidden;
}

.page{
	margin-left:auto;
	margin-right:auto;
	width: 50em;
	background-color : White;
}

.small_banner{
	border: solid black 1px;
	width: 196px;
	height: 139px;
	margin: 8px;
}

.large_banner{
	border: solid black 1px;
	height: 283px;
}

.featured_box{
	border: solid black 1px;
	height: 244px;
}

.listing_box{
	border: solid black 1px;
	height: 244px;
}

.image_box{
	border: 1px solid #B0B0B0;
}

.test_box{
	border: 1px solid #5D5D5D;
	vertical-align : middle;
}

A.menu_title:visited, menu_title:hover {
	font-size: 12px;
	vertical-align: middle;
	font-family:Tahoma,verdana,arial; 
	color: #010101;
}

.menu_images{
	vertical-align: middle;
}

	.menu_nav_left {
		float: left; 
		text-align: left;
		height: 21px;
		}

	.menu_nav_right {
		text-align: right; 
			height: 21px;
			padding-right: 1px;
		}
		
.dropdowns{
	font-family : Arial, Helvetica, sans-serif;
	color: #1A1A1A;
	font-size:12px;	
}

.also_purchased_box{
	border: solid black 1px;
	width: 96px;
	margin:7px;
}

.featured_header{
	border: solid black 1px;
	height: 32px;
}

.banner_header{
	height: 21px; 
	background-image:url(images/banner_header.gif); 
	font-size: 16px;
	font-weight: bold;
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	padding-left: 12px;
	font-style : italic;
}

.featured_clearance_price{
	color: Red;
	font-weight: bold;
}

DIV.pageHeading {
	font-family: Arial;
	font-size: 19px;
	color: #161616; 
}

.product_clearance_price {
	color: Red;
	font-weight: bold;
	font-size: 19px;
	vertical-align:middle;
}

.content, .shadow {
  position: relative;
  bottom: 4px;
  right: 4px;
}

.shadow { background-color: #373737; }

.content {
  background-color: #fff;
  color: #000;
  border: 1px solid #000;
  padding: 0.5em;
}

.menuposition_category{
	position:relative; 
	top: 2px; 
	display:inline; 
	z-index: 1000;
	left: 20px;
}

.menuposition_brands{
	position:relative; 
	top: 2px; 
	display:inline; 
	z-index: 1000;
	left: 40px;
}

.menuposition_colour{
	position:relative; 
	top: 2px; 
	display:inline; 
	z-index: 1000;
	left: 60px;
}

.menuposition_search{
	position:relative; 
	display:inline; 
	z-index: 1000;
	left: 85px;
	top: 2px;; 
}

.submenu{
	border:1px black solid; 
	overflow-x:hidden;
	overflow-y: scroll;
	white-space:nowrap;
	scrollbar-arrow-color: White; 
	scrollbar-face-color: #B6274C; 
	scrollbar-highlight-color: #B6274C; 
	width: 175px;
	position: relative;
	top: 12px;
	left: -2px;
}

.suckertreemenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.suckertreemenu ul li{
position: relative;
display: inline;
float: left;
background-color: White; /*overall menu background color*/
width: 175px;
list-style-type: none;
}

/*Top level menu link items style*/
.suckertreemenu ul li a{
display: block;
border-left-width: 0;
text-decoration: none;
}
    
/*1st sub level menu*/
.suckertreemenu ul li ul{
left: 0;
position: absolute;
top: 1em; /* no need to change, as true value set by script */
display: block;
visibility: hidden;
}

/* Sub level menu links style */
.suckertreemenu ul li ul li a{
display: block;
width: 160px; /*width of sub menu levels*/
background-color:white;
color: Black;
text-decoration: none;
padding-left: 2px;
border: 1px solid #ccc;

}

/* submend over Text */
.suckertreemenu ul li a:hover{
background-color: black;
color: white;
}

* html p#iepara{ /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/
	padding-top: 1em;
}
    
/* Holly Hack for IE \*/
* html .suckertreemenu ul li { float: left; height: 1%; }
* html .suckertreemenu ul li a { height: 1%; }
/* End */

.product_name{
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #373737;
}

.swatch_border{
    border: #999999 solid 1px;
}

.product_description{
	margin-top:15px; 
	position:relative;
	 left:-4px;  
	 z-index: 0;
}


.header_basket{
	position:relative; 
	padding:7px; 
	display:inline-block; 
	line-height: 17px;
}

.basket_image{
	position:relative; 
	top:-8px; 
	left:2px; 
	display:inline-block
}

.header_nav_text{
	position:relative; 
	left:478px; 
	top: -68px;
	color: #525252;
}

.header_nav_text_pos A, A:hover{
		color: #525252;
		text-decoration : none;
}

.header_nav_text_pos{
	position:relative; 
	left:478px; 
	top: -68px;
	color: #525252;
}

#main-banner{
	position:absolute; 
	left: 5px; 
	top: 5px; 
	width:556px; 
	height: 283px
}