body {
	background: url("../img/background_normal.jpg") repeat-y;
	background-position: top center;
	background-color: #666666;
	color: #666666;
	font: 68%/135% Verdana,Sans-serif;
	line-height: 115%;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

td.pagecanvas-centre {
	width: 950px;
	background-color: #ffffff;
}

td.menubar_frame {
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 0px;
	padding-bottom: 0px;
}

td.body_leftcol {
	width: 200px;
	vertical-align: top;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}

td.body_maincol_allthree {
	width: 540px;
	vertical-align: top;
	text-align: left;
}

td.body_maincol_leftonly {
	width: 750px;
	vertical-align: top;
	text-align: left;
	padding-right: 10px;
}

td.body_maincol_rightonly {
	width: 760px;
	vertical-align: top;
	text-align: left;
	padding-left: 10px;
}

td.body_maincol_mainonly {
	width: 950px;
	vertical-align: top;
	text-align: left;
	padding-left: 10px;
}

td.body_rightcol {
	width: 190px;
	vertical-align: top;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}

div.moduletable h3 {
	height: 26px;
	background-image: url( '../img/sideheading.png' );
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: middle;
	padding-top: 6px;  
	padding-left: 6px;
	margin-bottom: 0px;
	padding-bottom: 0px;  
	color: #dfdfdf;
	font-weight: bold;
	font-size: 11pt;	
}

div.moduletable td {
	height: 19px;
	width: 185px;
	background-image: url( '../img/sidemenuitem.png' );
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
}

div.moduletable a.mainlevel {
	padding: 0px;
	margin-left: 6px;
	font-size: 11px; 
	font-family: Arial; 
	line-height: 18px; 
	color: #000000; 
	text-decoration: none;
	border-right: none;
}

div.moduletable a.mainlevel:hover { 
	margin-left: 8px;
	font-size: 11px; 
	font-family: Arial; 
	line-height: 18px; 
	color: #ab0000; 
	text-decoration: none;
}

div.moduletable a#active_menu {
	font-weight: bold;
}

div.componentheading {
	font-weight: bold;
	padding-top: 18px;
	font-size: 18px;
	color: #000000;
	padding-left: 3px;
}

td.contentheading {
	font-weight: bold;
	padding-top: 18px;
	font-size: 18px;
}

a.contentpagetitle {
	color: #444444;
	text-decoration: none;
}

a.contentpagetitle:hover {
	margin-left: 3px;
	color: #ef0000;
	text-decoration: none;
}

table.contentpaneopen a {
	text-decoration: none;
	font-weight: bold;
	color: #ab0000;
}

table.contentpaneopen a:hover {
	color: #ef0000;
}

td.footer {
	height: 72px;
}

.footer-copyright {
	padding: 10px;
	font-size: 10px;
	color: #666666;
	text-align: center;
}

#headernav ul {
	list-style-type: none;
}

li#your_account {
	list-style-type: none;
}

li#shopping_cart {
	list-style-type: none;
}

p#header_user_info {
	text-align: right;
}

div#search_block_top {
	display: none;
}

#featured-products_block_center span.exclusive {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 27px;
}

#featured-products_block_center a.exclusive {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 27px;
}

#featured-products_block_center a.button {
	margin-bottom: 5px;
	margin-left: 27px;
}

#featured-products_block_center {
	width: 100%;
}

#featured-products_block_center div.block_content ul {
	display: inline;
	list-style-type: none;
	white-space: nowrap;
}

#featured-products_block_center div.block_content li.ajax_block_product {
	display: table-cell;
	text-align: center;
	height: 250px;
	width: 170px;
	background-color: #d0d3d8;
	white-space: normal;
}

#featured-products_block_center div.block_content li.ajax_block_product:hover {
	background-color: #bdc2c9;
}

#featured-products_block_center div.block_content p.product_description {
	text-align: left;
	height: 30px;
}

.products_block p {
	text-align: center;
	height: 30px;
}

.products_block li p a {
	font-weight: normal;
	font-size: 8pt;
}

#featured-products_block_center li img {
	text-align: center;
	float: none;
	display: block;
	padding: 5px;
}

span.price {
	font-size: 10pt;
}

p.price_container span.price {
	font-size: 11pt;
	font-weight: bold;
}

#featured-products_block_center div.block_content li.ajax_block_product h5 {
	font-size: 10pt;
	font-weight: bold;
	float: none;
	text-align: center;
}

#featured-products_block_center a.product_image img {
	width: 155px;
	height: 155px;
	margin-left: 5px;
}

div#menubar {
	background-color: #000000; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold; 
	font-size: 12px; 
	text-align: center; 
	vertical-align: top; 
	padding-top: 10px; 
	padding-left: 5px; 
	padding-right: 5px; 
	padding-bottom: 5px;
}

div#menubar a.mainlevel-nav {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold; 
	font-size: 12px; 
}