HTML
{
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

BODY
{
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background: #fff;
}

h3
{
		font: 16px "Times New Roman";
		color: #f00;
		margin: 0px;
		font-weight: bold;
}


#header_row
{
	
	height: 125;
	background: url('img/footer_bg.jpg') left top repeat-x;
	padding: 0px;
}

#footer_row
{
	height: 200;
	background: url('img/header_bg.jpg') left top repeat-x #540808;
	padding: 0px;
}

#content_row
{
	background: url('img/content_bg.jpg') left top repeat-x;
}

#content
{

	background: #fff;
}

#space_left
{
	
	width: 75;
	background: url('img/border_left.jpg') right top repeat-y;
}

#space_right
{
	width: 75;
	background: url('img/border_right.jpg') left top repeat-y;
}

#menu
{
	
	height: 37px;
	background: url('img/menu_bg.jpg') left top repeat-x;
	margin: 13px 10px 0px 10px;
	font: 15px Times;
	font-weight: 600;
	color: #ddd;
}

#menu a, #menu span
{
font: 15px Times;
	font-weight: 600;
	color: #ddd;
}

#menu form
{
	margin: 0px;
	padding: 0px;
}

#menu input
{
	border: none;
}

.menu_item
{
	padding: 0 10px;
	background: url('img/menu_wrapper.jpg') right top no-repeat;
font: 15px Times;
	font-weight: 600;
	color: #ddd;
}

.menu_item a
{
	
	
font: 15px Times;
	font-weight: 600;
	color: #ddd;
text-decoration: none;
}



#button_go
{
	width: 37px;
	height: 21px;
	background: url('img/button_go.gif') center center no-repeat;
}

#logo
{
	float: left;
	margin: 10px 0;
}

#header_menu
{
	font: 10px Verdana;
	font-size: 10px;
	color: #999;
	height: 21px;
	white-space: nowrap; 
	padding: 5px;
}

#header_menu input
{
	font-size: 14px;
	border: none;
	
}

#header_menu a
{
	color: #999;
	text-decoration: none;
	border: 0;
}

#header_menu img
{
	border: none;
}



#button_sign_up
{
	background: url('img/button_sign_up.gif') center center no-repeat;
	width: 61px;
	height: 21px;
}

#hot_offer_line
{	
	height: 26px;
	margin: 10px 10px 0 10px;
	padding: 0;

	background: url('img/specoffer_bg.jpg') left center repeat-x;
	font: 15px Times;
	font-weight: 600;
	color: #eee;
}

#hot_offer_line p
{
	padding: 4px 0;
        margin: 0;
	
}

#content_brands_banner
{
	height: 235px;
	margin: 5px 10px 0 10px;	
}

#products_offer
{
	margin: 5px 10px 0 10px;
	background: #D8D7D7;
}

#bottom_banner
{
	margin: 5px 10px 0 10px;
	height: 155px;
	background: url('img/bottom_banner_bg.jpg') left top repeat-x;
	text-align: center;
	vertical-align: middle;
}

#bottom_left_banner
{
	width: 273px;
	height: 135px;
	float: left;
	margin: 10px 0 10px 5px;
}

#bottom_right_banner
{
	width: 273px;
	height: 135px;
	float: right;
	margin: 10px 5px 10px 0;
}

#products_offer_menu
{
	width: 100%;
	height: 24px;
	text-align: left;
	background: #fff;
	display: block;
}

#mail_row
{
	margin: 5px 10px 0 10px;
	height: 31px;
	background: url('img/mail_row_bg.jpg') left top repeat-x;
	
	
	font: 14px Times serif;
	color: #fff;
}

#mail_row input
{
	border: none;
}

#content_footer
{
	margin: 5px 10px 0 10px;
	font: 11px Tahoma;
	color: #c3c3c3;
	
}

#content_footer h2
{
	padding-left: 20px;
	font: 12px Tahoma;
	color: #c3c3c3;
	font-weight: bold;
	background: url('img/list_dot.gif') left center no-repeat;
}

#content_footer h1
{
	
	margin-left: 5px;
	font: italic 14px "Times New Roman";
	color: #c3c3c3;
	font-weight: bold;
}

#content_footer p
{
	margin-left: 20px;
	font: 11px Tahoma;
	color: #c3c3c3;
}

.customer_services
{
	list-style-image: url('img/list_dot_small.gif');
	padding-left: 10px;
	margin-left: 5px;
	background: url('img/list_dot_small.gif') left center no-repeat;
}



#content_footer a
{
	font: 11px Tahoma;
	color: #c3c3c3;
	text-decoration: none;
	
}

#footer_menu
{
	background: url('img/footer_wrapper.gif') right top no-repeat;
}

#footer_left_banner
{
	width: 400px;
	height: 100px;
	background: #c3c3c3;
	border: 1px solid #000;
	float: left;
}

#footer_right_banner
{
	width: 400px;
	height: 100px;
	background: #c3c3c3;
	border: 1px solid #000;
	float: right;
}

.product_list_image
{
	float: right;
	
	margin: 5px;
	
}

.product_list_name
{
	margin: 0px;

	padding-left: 10px;
	background: url('img/list_dot_black.gif') left center no-repeat;
	font: 10px Tahoma;
	color: #000;
	font-weight: bold;
}

.product_list_description
{
	margin: 0px;
	font: 10px Tahoma;
	color: #c3c3c3;
	
}

.product_list_link
{
	margin: 3px;
	
	padding-left: 10px;
	background: url('img/list_dot_black.gif') left center no-repeat;
	font: 10px Tahoma;
	color: #000;
}	

.product_list_link a
{
	
	font: 10px Tahoma;
	color: #000;
}

.product_list_price
{
	margin: 3px;
	font: 10px Tahoma;
	color: #000;
	vertical-align: center;
}

.product_list_price b
{
	margin: 3px;
	font: 14px Tahoma;
	color: #f00;
	font-weight: bold;
}

.h1
{
	font: 16px Times serif;
	font-weight: bold;
	color: #fff;
	
}

.offer_menu_1
{
	background: url('img/offersmenu_bg.jpg') left top repeat-x;
	display: table-cell;
	height: 24px;
	width: 1px;
	float: none !important;
	float: left;
}

.offer_menu_2
{
	background: url('img/offersmenu_left.jpg') left top no-repeat;
	display: table-cell;
	height: 24px;
	width: 1px;
}

.offer_menu_3
{
	background: url('img/offersmenu_right.jpg') right top no-repeat;
	padding: 0 10px;
	/*vertical-align: middle;*/
	font: 12px Times serif;
	
	font-weight: bold;
	color: #fff;
	display: table-cell;
	height: 24px;
	width: 1px;
}

.offer_menu_3 a
{
	text-decoration: none;
	
	font: 12px Times serif;
	color: #fff;
	font-weight: bold;
	
}

.offer_menu_3 p
{
	margin: 0;
	margin-top: 4px;
	
}



#content_brands
{
	padding-right: 7px;
}

#letters
{
	font-size: 10px;
}

.red_text
{
	color: #d00;
}

.white_text
{
	font: 15px Times bold;
	color: #fff;
}

.offer
{
	border: 4px solid #ccc;
	background: #fff;
	
}

#shop_page_content
{
	margin: 0px 10px 0 10px;
	font: 12px Tahoma;
}

#shop_page_content input
{
	
	font: 10px Tahoma;
	border: 1px solid #000;
	
}

#shop_page_menu
{
	width: 190px;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
}

#shop_page_banner
{	
	padding-bottom: 20px;
background: #fff;
text-align: right;
margin-right: 0px !important;
margin-right: 20px;
}

.shop_page_list_name
{
	margin: 0px;

	padding-left: 10px;
	background: url('img/list_dot_black.gif') left center no-repeat;
	font: 12px Tahoma;
	color: #000;
	
}

.shop_page_list_name a
{	
	text-decoration: none;
	font: 12px Tahoma;
	color: #000;
}

#search_brand
{
	margin: 10px 0;
}

#content_info_row span
{
	font: 12px Tahoma;
	color: #000;
	margin: 0px;
}

.product_price
{
	font: 12px Tahoma;
	color: #f00;
	margin: 0;
}

.product_price b
{
	font: 16px Tahoma;
	color: #f00;
	font-weight: bold;
	margin: 0;
}

.brand_name
{
	font: 14px Tahoma;
	color: #000;
	font-weight: bold;
	margin: 0;
}

.product_name
{
	font: 12px Tahoma;
	color: #000;
	text-indent: 14px;
	background: url('img/product_name_dot.jpg') left top no-repeat;
	margin: 0;
        padding-top: -10px;
	
}

.product_name a
{
	font: 12px Tahoma;
	color: #000;
	
	text-decoration: none;
}


.product_photo_row
{
	height: 180px;
}

.product_info_name
{
font: 20px Tahoma;
color: #000;
font-weight: bold;
}

.product_info_detailed
{
font: 12px Tahoma;
color: #000;
}

.frangrances
{
font: 12px Tahoma;
color: #fff;
}

#shopping_cart
{
float: right; 
margin-left: 20px; 
margin-top: 5px; 
font: 10px Tahoma; 
color: #aaa;
}

#shopping_cart a
{
font: 10px Tahoma; 
color: #aaa;

}

.cpt_maincontent h1
{
font: 20px Tahoma;
color: #111;
}


.cpt_maincontent 
{
font: 12px Tahoma;
color: #111;
margin: 5px;
text-indent: 10px;
}

.cpt_maincontent a
{
color: #000;
}

.welcome
{
display: none;
}

#maincontent
{
width: 100%;
margin-right: 0px !important;
margin-right: 30px; 
padding: 0px;
}




.background_cart_top {
	background-color: #afc2f0;
	border-bottom: 1px #6a88ce solid;
	text-align:left;
}
.background_cart_top h1 {
	display: inline;
	padding: 0px;
	margin: 0px;
}
#cart_content_tbl{
width:100%;
}
#cart_content_tbl td {
	padding: 6px;
}
#cart_page_title {
	padding: 10px;
	text-align: left;
}
#cart_page_title h1 {
 display inline;
	padding: 0px;
	margin: 0px;
}
#cart_clear {
	padding: 10px;
	text-align: right;
}
#cart_clear a {
	font-size:9pt;
}
.cart_discount_label {
	font-weight: bold;
}
#cart_total_label {
	font-size: 130%;
	font-weight: bold;
}
#cart_total {
	background-color: #AFC2F0;
	font-size: 130%;
	font-weight: bold;
	padding: 10px;
	white-space: nowrap;
}
#cart_checkout_btn {
	padding-top: 20px;
}
.cart_product_brief_description {
	font-size: 80%;
}
#cart_content_header td {
	font-weight: bold;
}
.cart_apply_for_discounts_extra {
	font-size: 80%;
	color: #777;
}
.cart_product_quantity {
	text-align: center;
}


