/* general styles */


body { 
  background-color: #000; 
  color: #333;
  background-image:url(/images/bg_repeat.jpg);
  background-repeat:repeat;
  background-position:top;
  margin:0;
  padding:0; 
  margin-bottom:30px;}

body, p, ol, ul, td {
  font-family: arial, helvetica, sans-serif;
  font-size:   12px;
  line-height: 16px;
}
img {
  border:0;

}
h1 {
 
	  	color:#000;
		font-weight:normal;
		font-family: georgia, times, serif;
		font-size: 24px;
		padding:0px 0px 0px 0px;
	}


h2 {
  color:#000;
  font-size: 16px;
  line-height: 20px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  margin-bottom: 0;
  padding-bottom: 0;
}

a { color: #FF0017; text-decoration:none; }
a:visited { color: #FF0017; }
a:hover { color: #666; }

.white_link  {
	color: #FFF;
	text-decoration: underline;	
}


.white_small  {
	color: #FFF;
	font-size:9px;
	font-family: Arial, Helvetica, sans-serif;	
	text-transform: none;
}


.white_link:hover {
	color: #FF0017;
	text-decoration: underline;	
}



.white {
	color: #FFF;
}

.black a {
	color: #000;
	text-decoration: underline;
}

.black a:hover {
	color: #FFF;
	text-decoration: underline;
}

.red {
	color: #FF0017;
}


.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


/* page structure */
#container {
	position:relative;
	margin: 0px auto;
	width: 1000px;
	text-align: left;


}


#build_number {
  position:relative;
  text-align:center;
  font-size:9px;
}

#build_number a {
  color:#333;
}
#build_number a:hover, #build_number a:active {
  color:#999;
}
/* used to get another background graphic for footer */
#innercontainer {
  position:relative;
	padding-bottom: 20px;
	margin-bottom:10px;	
}

#header {
  text-align:left;
  padding:0;
  background-color: #000;
  background-image:url(/images/header.jpg);
  background-repeat: no-repeat;
  color: #fff;
  min-height:201px;
  height:auto !important;

  
}


#header_navbox {
  
  padding:0;
  color: #fff;
  	min-height:90px;
	height:auto !important;
float:right;
width: 150px;
margin-top: 0px;

  
}

#header_info_container {
	color: #000;
	background-color: #000;
	float:right;
	width: 150px;
	min-height:150px;
	height:auto !important;
	clear:left;
	margin: 15px 30px 0px 0px;

}


#header_buttons {
	width: 140px;
	border-right: 1px solid #000;
	padding: 0 0 0 0;
	font-family: arial, helvetica, sans-serif;
	font-size:   12px;
	line-height: 16px;
	text-align:left;
	color: #333;
	}
	
#header_buttons ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	}

#header_buttons li {
	border-bottom: 1px solid #000;
	margin: 0;
	}
			
#header_buttons li a {
	display: block;
	padding: 5px 10px 5px 5px;
	background-color: #000;
	color: #fff;
	text-decoration: none;
	width: 135px;
	background-image:url(/images/details_bg.jpg);
	  background-repeat: repeat-x;
	  background-position: top;
	
	}

html>body #header_buttons li a {
	width: auto;
	}

#header_buttons li a:hover {
	background-color: #D00054;
	color: #fff;
	background-image:url(/images/top_button_hover.jpg);
	  background-repeat: repeat-x;
	  background-position: top;
	}
	
#phonenumber {
	font-family:helvetica,arial;
	  font-weight:normal;
	  font-style:normal;
	  text-transform: uppercase;
	  font-size:15px;
	  line-height:22px;
	color: #FFF;
	padding: 0px 5px 0px 0px;
	margin:5px;
	width:150px;
}



		

#navigation {
	font-family: georgia, times, serif;
	background-color: #000;
	color: #FFF;
	padding: 5px 0px 0px 10px;
	text-transform: uppercase;
	border: 0px 0px 0px 0px;
	min-height: 30px;
	width: 1000px;
	height:auto !important;
}
	
#navigation ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		display: inline;
		
		
		
		
		}
		
	#navigation li {
		margin: 0px;
		display: inline;
	
		
		}
		
		#navigation li a {
		font-family: georgia, times, serif;
		display: inline;
		padding: 5px 7px 5px 7px;
		background-color: #000;
		color: #FFF;
		text-decoration: none;
		width: 100%;
		margin-right: -3px;
		background: #000 url(../images/navbutt_line.gif) no-repeat bottom right;
		
		}

	html>body #navigation li a {
		width: auto;
		xborder-right: 1px solid #333;
		xborder-left: 1px solid #333;
		line-height: 25px;
		}

	#navigation li a:hover {
		background-color: #FF0017;
		color: #FFF;
		xborder-right: 1px solid #000;
		xborder-left: 1px solid #000;
		}
		
	#navigation li a.selected {
		color: #fff;
		background: #FF0017 url(../images/navbut_arrow.gif) no-repeat bottom center;
		padding-bottom: 14px;
		
		}






/* category navigation */


#categorynavigation {
	
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000;
	padding: 5px 0px 5px 5px;
	border-bottom: 2px solid #000;
	
	
	
}
	
#categorynavigation ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		display: inline;
	}
		
	#categorynavigation li {
		margin: 0px;
		display: inline;
		
		}
		
		#categorynavigation li a {
	display: inline;
	padding: 5px 5px 5px 15px;
	color: #fff;
	text-decoration: none;
	width: 100%;
	margin-right: 5px;
	background: #000 url(../images/arrow_bullet.gif) no-repeat left center;
	border-bottom: 2px solid #000;
		}

	html>body #categorynavigation li a {
		width: auto;
		}

	#categorynavigation li a:hover {
		background-color: #000;
		color: #fff;
		border-bottom: 2px solid #FF0017;
		}

		#categorynavigation .selected {
			color: #FF0017;
			background-color: #000;
		}

#nomargin_nav {
margin-left:0px;	
}



/* different background colors for first and second level categories */

.categorynavigation1 {
  	font-family: Arial, Helvetica, sans-serif;
	background-color: #000;
	padding: 0px 0px 5px 5px;
	border-bottom: 2px solid #000;
	margin-top: 5px;
	margin-left: -7px;
}

.minicart_text {
font-family: Arial, Helvetica, sans-serif;
	  font-weight:normal;
	  font-style:normal;
	  font-size:12px;
	color: #FFF;
	
}

#minicart {
  float:right;
  	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	padding: 4px 0px 4px 0px;
  width: 150px;
  text-align:left;
  color:#000;
  font-size:10px;
margin-bottom: 2px;
min-height:30px;
height:auto !important;
line-height: 18px;



}

#minicart img {
  vertical-align:bottom;
}

.cartbutton a { color: #FFF; 
	text-decoration:none;
	font-weight:bold;
	text-decoration: underline;
	background: #000 url(../images/arrow_bullet.gif) no-repeat right center;
	padding: 0px 10px 0px 0px;
	}
	
.cartbutton a:visited { 
	color: #FFF;
	font-weight:bold; 
	text-decoration: underline;
	}
.cartbutton a:hover { 
	color: #FF0017; 
	font-weight:bold;
	text-decoration: underline;
	}


#content {
	position: relative;
	/*width:656px;*/
	width:734px; /* ideally this should be less, but seems to be the minimum required */
	margin:0 0 0 00px;
	padding:0;
	xborder:1px dotted #fff;
}
#content:after { content: ""; display: block; height: 0; clear: both; }

#contentleft {
  float: left;
  width:590px;
  padding: 0 0 0 0px;
  margin-bottom: 10px;
}

#contentfullwidth {
  padding: 0px 0px 0px 0px;
  margin-bottom: 15px;

background-color: #FFF;
}


#cartcontainer {
  margin-right:4px;
  float:right;
  width: 160px;
  background-image:url(/images/cart_bg.jpg);
  background-repeat: repeat-x;
  background-position: bottom;
  margin-bottom: 10px;
}

#pagecontainer {
  xborder:1px solid red;
  min-height:450px;
	height:auto !important;
	height:450px;
	padding:0;
}

#footer {
  clear:both;
	text-align: left;
	font-size: 10px;
	background-color: #000;
	border-top:10px solid #000;
  padding: 4px 10px 4px 0;
  color: #000;
  margin:0px 0 0 0px;
  height:30px;
background-image:url(/images/footer_bg.gif);
  background-repeat: no-repeat;
  background-position: bottom;
  
  line-height:20px;
}
#footer a, #footer a:visited {
  color:#000;
}
#footer a:hover {
  color:#FF0017;
}
a#admin_login {
    display: block;
    float:left;
    width: 25px;
    height: 20px;
    background-image: url(/images/admin_login.gif);
    background-position: 0 0;
    margin: 0 6px;
    border:none;
}
a#admin_login:hover {
    background-position: -25px 0;
}
a .alt { display: none; }

#footer .left {
  font-style:italic;
  font-family: georgia, times, serif;
}
#footer .left .shop_name {
  font-weight:bold;
}

#footer .right {
  float:right;
}
#footer .footerlinks {
  margin:0;
  padding:0;
  float:left;
	overflow:hidden;
}


#footer .footerlinks li {
  width:auto;margin:0 0 0 -2px;display:inline;padding:0 4px ;border-left: 1px solid #fff;
  font-family:helvetica,arial;
  font-weight:normal;
  font-style:normal;
  text-transform: uppercase;
  font-size:10px;
  line-height:22px;
}

#flashnotice {
  padding:3px 10px;
  color:#333;
  background-color: #9c9;
  text-align:center;
  font-weight: bold;
}

/* for catalogue/products views */


#categorycontent {
  clear:bottom;
  margin-top:10px;

}
#categories { 
 position:relative;
  padding-left:10px;
}


#products {
  position:relative;
  margin:0;
padding-left:20px;
  xborder: 1px solid #fff;
}
#categories:after, #products:after { content: ""; display: block; height: 0; clear: left; }
#not_featured_products:after, #featured_products:after { content: ""; display: block; height: 0; clear: left; }


.hover { 
background-color: #888888; 
} 
#not_featured_products ul li, #featured_products ul li { 
list-style: none; 
cursor: -moz-grab; 
} 

#featured_products {
	border: 2px solid #FF0017;
	padding-right: 15px;
	background-color: #eed5d2;
	
}

#not_featured_products {
	border: 2px solid #333;
	background-color:#DDD;
	
}

.product, .category {
  position: relative;
  border: none;
  margin: 2px;
  padding: 3px 3px 0px 3px;
  float: left;
  background: #fff;
background-image: url(/images/item_bg.gif);
  background-repeat: repeat-x;
  background-position: bottom;
}

.category_centerimage {
  border:none;
  width:250px;
  height:250px;
  float: left;
 margin-top: 5px;
margin-bottom: 5px;

}

.category .details, .product .details, .item .details {
  position: relative;

  color:#fff;
  padding: 2px 6px;
  min-height:47px;
	font-family: georgia, times, serif;
	height:auto !important;
	height:35px;
	width: 148px;
	font-weight:normal;
	border-left: 0px solid #CCC;
	border-right: 0px solid #CCC;
	border-bottom: 0px solid #CCC;
	
 
}
.item .details {
  width: 138px;

}
.category .details {
  height:20px;

}
.category .hidden {
  background-image: none;
}
.category .name, .product .name, .item .name {
  font-weight: bold;
  font-size:12px;
}

.category .name {
  font-size: 14px;
}

.category .image, .product .image {
  width: 160px;
  height: 160px;
border: 0px solid #CCC;

padding: 0px 0px 0px 0px;
}

.category .more, .product .more {
  position: absolute;
  right: 3px;
  bottom: 50px;
  color: #666;
}

.more a.info {
  width: 160px;
  height: 160px;
  background-image: url(/images/info_on.gif);
  background-repeat: no-repeat;
  background-position: 130px 130px;
  display: block;
  text-decoration: none;
}

.more a.info:hover {
    background-image: url(/images/info_off.gif);
}

.category .more a.info:hover {
    background-image: url(/images/arrow_off.gif);
}

.category .more a.info {
  background-image: url(/images/arrow_on.gif);

}

/*
.more a.info {
  width: 24px;
  height: 24px;
  background-image: url(/images/info.gif);
  display: block;
  text-decoration: none;
}

.more a.info:hover {
    background-position: 24px 0;
}
*/
.product .add {
  position: absolute;
  right: 0px;
  top: 6px;
  padding:1px 1px;
  margin:0 4px 4px 0;
  color: #666;
}

.add a.addtocart {
  width: 33px;
  height: 22px;
  background-image: url(/images/addtocart.gif);
  display: block;
  text-decoration: none;
}

.add a.addtocart:hover {
    background-position: 33px 0;
}

.product .price {
  float:left;
  font-weight:bold;
}

.product .full_price {
  text-decoration: line-through;
  font-weight: normal;
  font-size: 10px;
}

/* for product show */

#magnify {
  font-family:helvetica,arial;
  font-style:normal;
  padding-bottom:5px;
font-size: 11px;
color: #666;
margin-left: 10px;
}


#see_all_products_text {
  font-family:helvetica,arial;
  font-style:normal;
padding-top:5px;  
padding-bottom:5px;
font-size: 12px;
color: #333;
margin-left: 10px;
width: 350px;
float: left;
}


#product {
  padding-top:0px;
padding-left:10px;
}

#product .image {
  width: 300px;
  height: 300px;
  float: left;
  overflow:hidden;
background-color: #FFF;
border:1px solid #DDD;

}

#product .details {
  float: left;
  background-color: #fff;
  border-left:5px solid #FF0017;
  padding: 2px 6px;
  margin: 0 0 0 10px;
  width: 395px;
  height: 267px;
  overflow: auto;
border-right:1px solid #DDD;
border-top:1px solid #DDD;
border-bottom:1px solid #DDD;
}

#product .details .name {
  font-family: georgia, times, serif;
  font-style:normal;
  font-weight:bold;
  padding-bottom:10px;
}

#product .details .price {
  padding: 5px 0;
}

#product .addtocart {
  float: left;
  background-color: #fff;
  padding: 2px 20px 0px 5px;
  margin: 5px 4px 0 10px;
  width: auto;
  height: 20px;
  border:1px solid #FF0017;
  background: #000 url(../images/arrow_bullet_long.gif) no-repeat right center;
color: #825152;
  
}

#product .back {
  	float: left;
	  background-color: #fff;
	  padding: 2px 20px 0px 5px;
	  margin: 5px 4px 0 5px;
	  width: auto;
	  height: 20px;
	  border:1px solid #FF0017;
	  background: #000 url(../images/arrow_bullet_long.gif) no-repeat right center;
	color: #825152;
}

#product .name {
  font-size: 14px;
}


#product .more {
  position: absolute;
  right: 0px;
  bottom: 0px;
  padding:3px 5px;
  margin:0 4px 4px 0;
  background: #FFF;
  color: #666;
}
#product .price {
  font-weight:bold;
}
#product .full_price {
  text-decoration: line-through;
  font-weight: normal;
  font-size: 10px;
}

#product #small_image_selector {
  float:left;
  xborder: 1px solid white;
  height:60px;
  width: 350px;
  
}
#product .selectorimage {
  float: left;
  xborder: 1px solid green;
  margin:10px 10px 0 0;
}

/* for cart */

/* popup cart */
#popupcart {
  border:4px solid #fff;
  width: 464px;
  padding:26px 4px 4px 4px;
  background-image:  url(/images/pop_up_bg.gif);
  background-repeat:no-repeat;
  background-position:bottom;
background-color:#000;
  margin:0;
  color: #fff;
}

.closepopup {
	position: absolute;
	right: 0px;
	top: 0px;
	margin:4px;
	padding: 2px 20px 0px 5px;
	width: auto;
	height: 20px;
	border:1px solid #FF0017;
	background: #000 url(../images/close_button.gif) no-repeat right center;
	color: #825152;
}

/* on page cart */
#cart {
  position: relative;
  padding: 5px 5px 5px 5px ;
}

.flash_cart {
  padding:0 0 10px 0;
  color: red;
  font-weight: bold;
}

/* cart contents */
#cart .title, #popupcart .title {
  font-size: 12px;
  font-weight: bold;
  text-align:center;
  color:#fff;
  background-color: #666;
  padding:5px 0;
}

#cart .item {
  background-color: #eee;
  margin: 5px 0 0 0 ;
  position:relative;
  width:150px;

  
}
#popupcart .item {
  background-color: #000;
  margin: 2px 5px 6px 2px;
  float:left;
  width:150px;
}
#popupcart .inneritem {
  position:relative;
}


#cart .image, #popupcart .image {
  width: 150px;
  height: 150px;
  background-color: #fff;
  overflow:hidden;
border: 2px solid #CCC;
  
}

#cart .total, #popupcart .total {
  text-align:center;
  border-top: 3px solid #202020;
  border-bottom: 3px solid #202020;
  margin:10px 5px 35px 5px;
  padding: 5px;
  font-weight: bold;
  clear:both;
background-color: #000;
}

.item .remove {
	float: right;
	padding: 2px 5px 0px 16px;
	width: auto;
	height: 20px;
	border:1px solid #FF0017;
	background: #000 url(../images/arrow_bullet_left.gif) no-repeat left center;
	color: #825152;
}

#cart .price, #popupcart .price {
  font-weight:bold;
}

#cart .full_price, #popupcart .full_price {
  text-decoration: line-through;
  font-weight: normal;
  font-size: 10px;
}

#cart .empty, #popupcart .empty {
  position: absolute;
  left: 0px;
  bottom: 0px;
  margin:0 0 4px 4px;
  	padding: 2px 5px 0px 20px;
	  width: auto;
	  height: 20px;
	  border:1px solid #FF0017;
	  background: #000 url(../images/arrow_bullet_left.gif) no-repeat left center;
	color: #825152;
}

#cart .checkout, #popupcart .checkout {
  position: absolute;
  right: 0px;
  bottom: 0px;
  margin:0 4px 4px 0;
 	padding: 2px 20px 0px 5px;
	  width: auto;
	  height: 20px;
	  border:1px solid #FF0017;
	  background: #000 url(../images/arrow_bullet_long.gif) no-repeat right center;
	color: #825152;
}

/* for login/signup */


#middle_container {
  width: 470px;
  float:left;
  margin: 10px 10px 30px 10px;
}


#login_welcome_box {
	width: 470px;
	float: left;
	margin-bottom:15px;
	
}

#loginbox {
  width: 245px;
  float:right; 
  padding: 8px 5px 15px 10px;
  margin: 20px 0px 30px 0px;
  background-color:#000;
  color: #FFF;
	background-image:url(/images/login_search_bg.gif);
	  background-repeat: repeat-x;
	  background-position:bottom;
}
#signupbox {
  width: 95%;
  float:left;
  padding: 8px 5px 15px 10px;
  background-color:#000; 
color: #FFF;
}

#adminloginbox {
  width: 300px;
  border: 4px solid #303030;
  padding: 15px 20px 20px 20px;
  margin: 0;
  background-color:#fff; 
  background-image:url(/images/blankpage_grad.jpg);
  background-repeat: no-repeat;
  background-position:bottom;
}


/* splash login page */

#address_box {
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 18px;
	color: #fff;
	padding: 8px 5px 15px 5px;
	width: 190px;
	text-align:left;
	background-color:#000;
	min-height:30px;
	height:auto !important;
	margin: 20px 0px 0px 0px;
	background-image:url(/images/login_search_bg.gif);
	  background-repeat: repeat-x;
	  background-position:bottom;

}

.red_title {
	color:#FF0017;
	font-weight:normal;
	font-family: georgia, times, serif;
	font-size: 18px;
	line-height: 22px;	
	
}


/* for orders */
#orderdetails {
  text-align:center;
}
#orderdetails th {
  background-color:#bbb;
}
#orderdetails td {
  background-color:#ddd;
  text-align: center;
}
div.float, div.floatHalf {
	float:left;
	margin-right:10px;
}
div.floatHalf {
	width:45%;
}

div.indent {
	padding:0px;
	margin:0px;
	margin-top:-10px;
	padding-left:20px;
}

div.padLeft {
	padding-left:10px;
}
label {
	clear:both;
	font-weight:bold;
	color: #666666;
	display:block;
	padding-top: 8px;
	padding-bottom: 2px;
}
.clear {
	clear: both;
	height: 5px;
	overflow: hidden;
}
/* Clearfix */	
	
.clearfixleft:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: left; 
    visibility: hidden;
	}

.clearfixleft {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfixleft {height: 1%;}
.clearfixleft {display: block;}
/* End hide from IE-mac */

/* for admin */
#adminfooter {
  position: fixed;
  border-top: 1px solid #696;
  background: #9c9;
  width: 100%;
  left: 0px;
  bottom: 0px;
  text-align:left;
  color: #060;
  padding: 3px 5px 3px 5px;
  font-size: 10px;
  z-index:10000;
  /* note that the opacity is set via unabtrusive JS to pass CSS2 validation */
}

#adminfooter a, #adminfooter a:visited {
  color: #f00;
}
#adminfooter a:hover {
  color: #333;
}
#logout {
  float:right;
  padding-right:10px;
}
#orders {
  float:right;
  padding-right:20px;
}

/* admin order list */
.orderlist {
  text-align:center;
}
.orderlist th {
  background-color:#bbb;
}
.orderlist td {
  background-color:#ddd;
  text-align: left;
}
.orderlist .pending {
  background-color:#ddd;
}
.orderlist .paid {
  background-color:#FEF0BB;
} 
.orderlist .shipped {
  background-color:#ddd;
}
/* admin shipping_bands and configuration */
.admintable th {
  background-color:#bbb;
}
.admintable td {
  background-color:#ddd;
  text-align: center;
}

/* pages */
.bigpageblock {
		float: left; 
  padding:20px 10px 20px 10px;
 margin:0px 0px 20px 10px; 
background-color:#fff; 
width: 980px;
  background-image:url(/images/page_bg.gif);
background-repeat: no-repeat;
background-position:top;
display:inline;
overflow:hidden;
}


#title_indent {
	margin-left: 15px;
}

.bigpageblock:after { content: ""; display: block; height: 0; clear: both; }

.bigpageblock p {
  margin-bottom:0;
}

.pageminheight {
	float: left;  
  min-height:385px;
	height:auto !important;
	margin-left:0px;
	display:inline;
	overflow:hidden;

}

.smalledit {
  font-size:10px;
  font-weight:normal;
}

.indent {
	
	margin-left: 0px;
}


/* brands */

.brandbutton a { 
	color: #FFF; 
	font-family: georgia, times, serif;
	text-decoration:none;
	text-transform: uppercase;
	font-size:13px;
	}
	
.brandbutton a:visited { 
	color: #FFF;
	text-transform: uppercase;
	}
.brandbutton a:hover { 
	color: #FF0017; 
	text-transform: uppercase;
	}

#brand_but_container {
	float:left;
	width:180px;
	min-height:40px;
	height:auto !important;
	margin-right:0px;
	margin-left:0px;
	border-top: 1px dotted #999;
}

#brand_but_name {
	width:85px;
	margin-right:2px;
	margin-left:2px;
	color: #fff;
}


#brand_but_image {
	width:80px;
	min-height:40px;
	height:auto !important;
	margin-right:0px;
	margin-left:0px;
	text-align: center;
}

#title_brand {
	float:left;
	margin:0px 2px 2px 2px;
	color: #FFF;
	font-weight:bold;
	font-family: georgia, times, serif;
	font-size: 20px;
	text-align: center;
	width:150px;
	height: 70px;
	
}

#brands_container {	
	margin-left:auto;
	margin-right:auto;
	height:auto !important;
	min-height:370px;
	width:180px;
	background-color: #000;
	padding: 0px 0px 3px 0px;
	margin: 0px 0px 10px 2px;
	background-image:url(/images/login_search_bg.gif);
	background-position:center bottom;
	background-repeat:repeat-x;
}




/* three_columns pages */

.bigpageblock_threecol {
	float: left; 
padding-top:10px;  
padding-bottom:25px;
width: 1000px;
margin: 0px 0px 0px 0px; 
background-image:url(/images/page_bg.gif);
background-repeat: no-repeat;
background-position:top;
display:inline;
overflow:hidden;


}

#three_column_left {
	float:left;
	width:180px;
	xbackground: #a1a1a1;
	min-height:420px;
	height:auto !important;
	margin-right:3px;
	margin-left:2px;
	height: 100%;
	clear: none;
	margin-top: 23px;
	display:inline;
	overflow:hidden;
}

#title_left_column {
	float:left;
	padding: 7px 5px 10px 5px;
	margin:5px 5px 15px 5px;
	color: #FFF;
	font-weight:bold;
	font-family: georgia, times, serif;
	font-size: 20px;
	text-align: center;
	width:150px;
	display:inline;
	overflow:hidden;
}


#three_column_middle {
	float: left;
	width: 532px;
	xmargin-right:273px;
	xmargin-left:193px;
	padding-top:10px;
	margin-left:12px;
	min-height:350px;
	height:auto !important;
	clear: none;
	display:inline;
	overflow:hidden;
}

#three_column_right {
	float:right;
	width:250px;
	min-height:420px;
	height:auto !important;
	clear: none;
	margin-right: 4px;
	margin-top: 23px;
	display:inline;
	overflow:hidden;
	}
	
/* product details page: large left hand column */

	#product_column {
		margin-right:253px;
		padding-top:30px;
		padding-left:0px;
		min-height:420px;
		height:auto !important;
		clear: none;
	}
	
	
	#on_offer {	
		margin-left:auto;
		margin-right:auto;
		min-height:300px;
		height:auto !important;
		width:175px;
			background-image:url(/images/special_offers_bg.jpg);
			background-repeat: no-repeat;
			background-position: top;
			background-color: #FF0017;
		padding: 0px 3px 3px 3px;
	
		
	}
	
	.main_title {
	  	color:#FFF;
		font-weight:normal;
		font-family: georgia, times, serif;
		font-size: 24px;
		padding:10px 10px 10px 10px;
		background-image:url(/images/module_header.gif);
		  background-repeat: repeat-x;
		  background-position: bottom;
		background-color:#000;
	}
	
	.item_title {

		  	color:#FF0017;
			font-weight:normal;
			font-family: georgia, times, serif;
			font-size: 21px;
			padding:0px 0px 0px 0px;
		}
	
	

	
	#welcome_box {
	float: left;
	margin: 0px 0px 10px 0px;
	xborder: 1px solid #000;
	height: 270px;
	display:inline;
	overflow:hidden;
	width: 532px;
	}
	
	
	#welcome_box_white {
	float: left;
	margin: 5px 0px 0px 0px;
	background-color: #FFF;
	padding: 2px;
	height:auto !important;
	min-height: 210px;
		display:inline;
		overflow:hidden;
	}
	
	#gallery_box_white {
	position: relative;
	margin: 5px 0px 0px 0px;
	background-color: #FFF;
	padding: 4px;
	height:auto !important;
	min-height: 220px;
	}
	
	#insidegallery {
	float: left;
	margin: 40px 0px 0px 0px;
	background-color: #FFF;
	padding: 4px;
	height:30px;
	width: 30px;
	border: 1px solid red;
	cursor: pointer;
	}
	
	#topleft_box {
	position:absolute;
	}
	
	
	#panel_icon {
		float:left;
	}
	
	
	
	#join_mailing_list {
	float: left;
	margin: 0px 0px 10px 0px;
	background-color: #000;
	padding: 10px;
	height:auto !important;
	min-height: 100px;
	width:230px;
	background-image:url(/images/login_search_bg.gif);
	  background-repeat: repeat-x;
	  background-position:bottom;
	}
	
	#join_mailing_list_form {
	margin: 0px 0px 0px 0px;
	}
	
	
	
	
	.underline {
		width:100%;
		border-bottom: 1px dotted #999;
		margin:5px 0px 5px 0px;
	}
	
	#zoom1-big {
	position:absolute; top:0; left:0;
	
	
	}
	
.register_form input {
	
width: 210px;
border: 5px solid #666;
margin: 5px 5px 5px 0px;
}

.search input {
	
width: 210px;
border: 5px solid #666;
margin: 5px 5px 5px 0px;
}

.register_form button {
	
width: 70px;
border: 2px solid #666;

}

/* new for... */
#new-for-slide-images{
	float: left;
	display:block;
	margin:0px;
	padding:0px;
	width:532px;
	height:220px;
	overflow:hidden;
}

#new-for-slide-images li{
	position:absolute;
	display:block;
	list-style-type:none;
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
}

#new-for-slide-images li img{
	display:block;
	background-color:#FFFFFF;
}

#new-for-prev, #new-for-next {
  position:absolute;
  width:50px;
  height:30px;
  background-color: #AAA;
  text-align:center;
  xfont-weight:bold;
  line-height:30px;
background-image:url(/images/details_bg.jpg);
  background-repeat: repeat-x;
  background-position: top;
 
}

#new-for-prev a:link, #new-for-next a:link {
  color: #fff;
}


#new-for-prev a:hover, #new-for-next a:hover {
  color: #009CB3;
}

#new-for-prev a:selected, #new-for-next a.selected {
  color: #FFFFFF;
}


#new-for-prev {
margin: 80px 0px 0px 0px;

}

#new-for-next {
margin: 80px 0px 0px 482px;
}

/* dropdown menus */
.contextMenus {position:absolute; background-color:#cfcfcf; 
              border-style:solid; border-width:1px; 
              border-color:#EFEFEF #505050 #505050 #EFEFEF; 
              visibility:hidden}
.menuItem {cursor:pointer; font-size:9pt; 
           font-family:Arial, Helvetica, sans-serif; 
           padding-left:5px; color:black; 
           background-color:transparent; 
           text-decoration:none}
.menuItemOn {cursor:pointer; font-size:9pt; 
             font-family:Arial, Helvetica, sans-serif; 
             padding-left:5px; color:red; 
             background-color:yellow; 
             text-decoration:underline}
.contextEntry {font-weight:bold; color:red; cursor:pointer}


