/* Main CSS Full Of Fragrance */

/* Body Style */
* { margin:0; padding:0; }

body { padding:0; margin:0; color:#1c1c1c; font:12px Arial, Helvetica, sans-serif normal; background:url(../images/body_bg_off.gif) repeat-y 50% 50%; }

	a { color:#72087b; text-decoration:underline; }
	a:hover { color:#891193; text-decoration:none; }
	ul,
	li { padding:0; margin:0; list-style:none; }
	img { vertical-align:top; }
	a img { border:0; padding:0; margin:0; }
	:focus { outline:0; }
	.no-display { display:none; }
	fieldset {
	border:0;
	padding-top: 15;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
	fieldset legend { display:none; }
	input.input-text, select, textarea { border:1px solid #b6b6b6; font:12px arial, helvetica, sans-serif; }
	option, optgroup { font:12px arial, helvetica, sans-serif; }
	optgroup { font-weight:bold; }
	textarea { overflow:auto; }
	input.input-text, textarea { padding:2px; }
	input.radio { margin-right:3px; }
	input.checkbox { margin-right:3px; }
	.qty { width:2.5em; }
	.group-select label, .form-list label, .payment-methods label { font-weight:bold; }
	.input-text:focus, select:focus, textarea:focus { border:1px solid #72087b; }
	span.clear { height:0; clear:both; line-height:0; margin:0; padding:0; float:none; }
	.required { color:#72087b; font-weight:bold; }
	.nopadding {padding:0 !important;}
	
/* Table Setup */
	table { width:100%; }
		table td.a-right, table th.a-right  { text-align:right; }
		
		table td.a-center, table th.a-cente r { text-align:center; }
		
		table td.a-left, table th.a-left { text-align:left; }
		
		table td { height:100%; }
		
		.pages ol { display:inline; }
		.pages strong { float:left; }
		.pages ol li { float:left; padding: 2px; vertical-align:middle;}
/* Messages and Notices */
ul.messages { padding:5px 0 0 0; }
ul.messages li { margin-bottom:5px; }
li.success-msg { border:1px solid #31d33d; padding:10px; background:#c7f9cd; font-weight:bold; }
li.error-msg { border:1px solid #fff200; padding:10px; background:#fff8be; font-weight:bold; }

/* Header */

#header-container { margin:0 auto; width:1020px; }
#header-background {
	float:left;
	width:100%;
	background-color: #FFFFFF;
	background-image: url(../images/head.png);
	background-repeat: repeat-x;
	background-position: 50% 0%;
}
	.header { width:990px; margin:0 auto; }
		
		#logo { height:80px; width:240px; margin-right:30px; float:left; padding-top:15px; }
		#banner-top { width:470px; height:90px; margin:0; color:#6d0a7b; float:left; text-align:center; }
		#header-right { width:250px;  float:right; }
		
		
			/* Customer Links */
			
			ul#customer-menu {
	float:right;
	min-width:256px;
	text-align:left;
	display:inline;
	background-image: url(../images/topmenu_bg.gif);
	background-position: right;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: -7px;
	margin-left: 0;
	background-repeat: no-repeat;
}
				ul#customer-menu li { display:inline; float:right; }
				ul#customer-menu li a {
	color:#fff;
	padding:5px 10px;
	display:block;
	font-weight: bold;
	text-decoration: none;
}
			
			/* Top Shopping Basket */
			
			#cart-top {
	background:url(../images/cart-top.png) no-repeat;
	margin-right:-15px;
	float:right;
	width:246px;
	margin-top: 20px;
	padding-top: 35px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}
				#cart-top-contents { padding:0 18px 0 18px; height:29px; }
				
					#cart-top-contents #basket_total { float:left; }
						#cart-top-contents #basket_total #total_items { font-size:12px; margin-right:4px; }
						#cart-top-contents #basket_total #total_price { font-size:14px; font-weight:bold; }
						#empty_basket { text-align:center; display:block; padding-top:8px; }
					#cart-top-contents #view_basket_link {
	display:block;
	float:left;
	text-decoration:none;
	margin-top:2px;
	padding-right: 5px;
	margin-left: 5px;
	padding-left: 5px;
}
					#cart-top-contents #cart_checkout_button { float:right; margin-top:10px; padding:0; }
					
/* Main Navigation */

#main-nav-container {
	width:100%;
	float:left;
	background-color: #FFFFFF;
	background-image: url(../images/main-nav-container.gif);
	background-repeat: repeat-x;
	background-position: 0 50%;
}

	#main-nav { width:990px; margin:0 auto; }
	
	
		/* Category Navigation */

		ul#category-menu { list-style:none; padding:0; margin:0; width:730px; float:left; }
		
			ul#category-menu li	{ display:inline; float:left; }
			ul#category-menu li a { height:38px; display:block; text-indent:-9999px; float:left; background-image:url(../images/header.png); background-repeat:no-repeat; }
				/* Home Link */
				ul#category-menu li.nav- a { width:68px; background-position: 0 0; }
				ul#category-menu li.nav- a:hover { background-position: 0 -38px; }
				/* Mens Fragrance */
				ul#category-menu li.nav-mens-fragrance a { width:148px; background-position: -68px 0; }
				ul#category-menu li.nav-mens-fragrance a:hover { background-position: -68px -38px; }
				/* ul#category-menu li.nav-mens-fragrance.active a { background-position: -68px -38px; }*/
				/* Ladies Fragrance */
				ul#category-menu li.nav-ladies-fragrance a { width:156px; background-position: -216px 0; }
				ul#category-menu li.nav-ladies-fragrance a:hover { background-position: -216px -38px; }
				/* Gift Set */
				ul#category-menu li.nav-gift-set a { width:87px; background-position: -372px 0; }
				ul#category-menu li.nav-gift-set a:hover { background-position: -372px -38px; }
				/* Bargain Box */
				ul#category-menu li.nav-bargain-box a { width:118px; background-position: -459px 0; }
				ul#category-menu li.nav-bargain-box a:hover { background-position: -459px -38px; }
				/* Brands */
				ul#category-menu li.nav-brand-a-z a { width:102px; background-position: -577px 0; }
				ul#category-menu li.nav-brand-a-z a:hover { background-position: -577px -38px; }

                   			
		/* Search Navigation */
		
		#search-top { float:right; padding-top:3px; }
			#search-top button,
			#search-top input { vertical-align:middle; }
			#search-top input#search { padding:5px; border:1px solid #0c2c76; }		
/* Bread Crumb */

ul#breadcrumb {
	list-style:none;
	width:990px;
	margin:0 auto;
	clear:both;
	
}
	ul#breadcrumb li {
	float:left;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #72087B;
	font-size: 10px;
}
ul#breadcrumb li a {
	font-weight: bold;
	color: #0000FF;
	text-decoration:none
}

/* Bread Crumb Background*/
.breadcrumb-bg {
	background-image: url(../images/breadcrumb_bg.gif);
	height: 25px;
	width: 450px;
	margin-left: -5px;
	padding-left: 20px;
	background-repeat: no-repeat;
	margin-top: 0px;
}

.breadcrumb-ad {
	float: right;
}
	
/* Main Content */
.middle-container { width:990px; margin:0 auto; min-height:150px; }

	.col-left { width:180px; float:left; margin-right:15px; padding:0; }
	
	.col-right {width:180px; float:left; }


		.block-title a { float:right; color:#fff; text-decoration:underline; font-size:14px; padding:3px 0; }
/*********** Blue Block */	
		.block-heading-blue { background:url(../images/block-header-blue.gif) no-repeat top right; height:32px; padding-right:10px; }
			.block-heading-blue h2.block-title { float:left; margin:0; padding:9px 5px 2px 10px; background: url(../images/block-header-blue.gif) no-repeat top left; color:#fff; font-size:18px; line-height:0; }
				
				
		.block-content-blue {
	border-left:1px #0d2d78 solid;
	border-right:1px #0d2d78 solid;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
}
			.block-content-blue a {
	color:#0d2d77;
	font-size: 10px;
}
			.block-content-blue a:hover { color:#2559d0; }
		
		.block-footer-blue { background:url(../images/block-footer-blue.gif) no-repeat top right; height:5px; padding-bottom:10px; }
			.block-footer-blue span { float:left; margin:0; background:url(../images/block-footer-blue.gif) no-repeat bottom left; height:5px; width:5px; }
		
		
		.block-footer-blue-filled { background:url(../images/block-footer-blue-filled.gif) no-repeat top right; height:5px; padding-bottom:10px; }
			.block-footer-blue-filled span { float:left; margin:0; background:url(../images/block-footer-blue-filled.gif) no-repeat bottom left; height:5px; width:5px; }
	
	
/*********** Purple Block */	
		.block-heading-purple { background:url(../images/block-header-purple.gif) no-repeat top right; height:32px; padding-right:10px; }
			.block-heading-purple h2.block-title { float:left; margin:0; padding:9px 5px 0 10px; background:url(../images/block-header-purple.gif) no-repeat top left; color:#fff; font-size:18px; line-height:0; }
			
			
		.block-content-purple { border-left:1px #72087b solid; border-right:1px #72087b solid; padding:0 5px; }
		
		
		.block-footer-purple { background:url(../images/block-footer-purple.gif) no-repeat top right; height:5px; padding-bottom:10px; }
			.block-footer-purple span { float:left; margin:0; background:url(../images/block-footer-purple.gif) no-repeat bottom left; height:5px; width:5px; }
			
			.block-footer-purple-fill { background:url(../images/block-footer-purple-fill.gif) no-repeat top right; height:5px; padding-bottom:10px; }
		.block-footer-purple-fill span { float:left; margin:0; background:url(../images/block-footer-purple-fill.gif) no-repeat bottom left; height:5px; width:5px; }
		
		
/*********** Purple Block  to blue for mens cat*/	
.category-mens-fragrance .block-heading-purple { background:url(../images/block-header-blue.gif) no-repeat top right; height:32px; padding-right:10px; }
.category-mens-fragrance .block-heading-purple h2.block-title { float:left; margin:0; padding:9px 5px 0 10px; background:url(../images/block-header-blue.gif) no-repeat top left; color:#fff; font-size:18px; line-height:0; }
	
.category-mens-fragrance .block-content-purple { border-left:1px #0d2d78 solid; border-right:1px #0d2d78 solid; padding:0 5px; }
		
		
.category-mens-fragrance .block-footer-purple { background:url(../images/block-footer-blue.gif) no-repeat top right; height:5px; padding-bottom:10px; }
.category-mens-fragrance .block-footer-purple span { float:left; margin:0; background:url(../images/block-footer-blue.gif) no-repeat bottom left; height:5px; width:5px; }

.category-mens-fragrance .toolbar { border-left:1px #0d2d78 solid; border-right:1px #0d2d78 solid; padding:0 5px; }
.category-mens-fragrance .catalog-listing { border-left:1px #0d2d78 solid; border-right:1px #0d2d78 solid; }


/*********** blue Block  to blue for ladies cat*/	
.category-ladies-fragrance .block-heading-blue { background:url(../images/block-header-purple.gif) no-repeat top right; height:32px; padding-right:10px; }
.category-ladies-fragrance .block-heading-blue h2.block-title { float:left; margin:0; padding:9px 5px 2px 10px; background: url(../images/block-header-purple.gif) no-repeat top left; color:#fff; font-size:18px; line-height:0; }
.category-ladies-fragrance  .block-content-blue { border-left:1px #72087b solid; border-right:1px #72087b solid; padding:0 5px; }		
.category-ladies-fragrance  .block-footer-blue { background:url(../images/block-footer-purple.gif) no-repeat top right; height:5px; padding-bottom:10px; }
.category-ladies-fragrance  .block-footer-blue span { float:left; margin:0; background:url(../images/block-footer-purple.gif) no-repeat bottom left; height:5px; width:5px; }


/*********** red Block */	
		.block-heading-red { background:url(../images/block-header-red.gif) no-repeat top right; height:32px; padding-right:10px; }
			.block-heading-red h2.block-title { float:left; margin:0; padding:9px 5px 0 10px; background:url(../images/block-header-red.gif) no-repeat top left; color:#fff; font-size:18px; line-height:0; }
			
			
		.block-content-red { border-left:1px #ec2e14 solid; border-right:1px #ec2e14 solid; padding:0 5px; }
		
		
		.block-footer-red { background:url(../images/block-footer-red.gif) no-repeat top right; height:5px; padding-bottom:10px; }
			.block-footer-red span { float:left; margin:0; background:url(../images/block-footer-red.gif) no-repeat bottom left; height:5px; width:5px; }


/*********** red light Block */	
		.block-heading-redlight { background:url(../images/block-header-red2.gif) no-repeat top right; height:32px; padding-right:10px; }
			.block-heading-redlight h2.block-title { float:left; margin:0; padding:9px 5px 0 10px; background:url(../images/block-header-red2.gif) no-repeat top left; color:#fff; font-size:18px; line-height:0; }
			
			
		.block-content-redlight { border-left:1px #d00506 solid; border-right:1px #d00506 solid; padding:0 5px; }
		
		
		.block-footer-redlight { background:url(../images/block-footer-red2.gif) no-repeat top right; height:5px; padding-bottom:10px; }
			.block-footer-redlight{ float:left; margin:0; background:url(../images/block-footer-red2.gif) no-repeat bottom left; height:5px; width:5px; }
			
					
/*********** blue light Block */	
		.block-heading-bluelight { background:url(../images/block-header-blue-light.gif) no-repeat top right; height:32px; padding-right:10px; }
			.block-heading-bluelight h2.block-title { float:left; margin:0; padding:9px 5px 0 10px; background:url(../images/block-header-blue-light.gif) no-repeat top left; color:#fff; font-size:18px; line-height:0; }
			
			
		.block-content-bluelight { border-left:1px #4a6299 solid; border-right:1px #4a6299 solid; padding:0 5px; }
			.block-content-bluelight a { color:#0d2d77; }
			.block-content-bluelight a:hover { color:#2559d0; }
			.block-content-bluelight input { border-color:#4a6299; }
			
		.block-footer-bluelight { background:url(../images/block-footer-blue-light.gif) no-repeat top right; height:5px; padding-bottom:10px; }
			.block-footer-bluelight span { float:left; margin:0; background:url(../images/block-footer-blue-light.gif) no-repeat bottom left; height:5px; width:5px; }
			
						
		.ad-account-info .block-heading-blue { margin:5px 0 10px 0; }
		
		
		.block-button { width:100%; text-align:right; margin-top:5px; clear:both; }
		.block-content-blue .block-button.topline { border-top:1px dashed #0d2d78; padding-top:5px; }
		.block-content-bluelight .block-button.toplinesolid { border-top:1px solid #4a6299; padding-top:5px; }
		.block-content-green .block-button.toplinesolid { border-top:1px solid #4a6299; padding-top:5px;}
		
		
		.product-latest { text-align:left; width:100%; border-top:1px #0d2d78 solid; }
		.product-latest.first { border:0; }
			.product-latest div.image { width:40%; float:left; }
			.product-latest div.desc { width:59%; float:right; }
				.product-latest div.desc h4 {padding:10px 0 0px 0;}
			.product-latest p.price { padding-top:5px; color:#F00; font-weight:bold; font-size:15px; }
			
			
		.product-grab { text-align:left; width:48%; float:left; margin-left:3%; margin-top:5px; }
		.product-grab.first { margin-left:0; border-right:1px solid #72087b; }
			.product-grab div.image { width:100px; float:left; }
			.product-grab div.desc { width:120px; float:left; }
				.product-grab div.desc h3 { padding:10px 0 5px 0; margin:0; font-size:14px; }
			.product-grab div.price { padding-top:5px; color:#f00; font-weight:bold; font-size:15px; }
			
			
		/* Advance Sidebar */
		.advancedsearch li { padding-top:4px; padding-bottom:4px; }
		.advancedsearch input { width:162px; }
		.advancedsearch select { width:168px; }
		.advancedsearch input#price,
		.advancedsearch input#price_to { width:54px; }
		
		
		/* Brands Side Block */
		.brands-side ul li a { display:block; padding:5px; color:#2559d0; }
		.brands-side ul li a:hover { background:#88a1db; color:#0d2d77; }
		.block-content { padding:5px 5px 0 5px; }
		.block-content.account-top-message { padding:5px; margin-bottom:10px; }
		
		
	/* Middle Content */
	
	.col-main { width:600px; float:left; margin-right:15px;}
	.col-2-right-layout .col-main { width:795px; }
		.page-heading.purple { background:url(../images/block-header-purple.gif) no-repeat 100% 0%; height:32px; }
			.page-heading.purple h1 { color:#fff; line-height:0; font-size:18px; padding:9px 5px 2px 10px; background:url(../images/block-header-purple.gif) no-repeat 0% 0%; margin-right:10px; }
		
		/* Specials Page */
		#special-products-list-table { padding:0; width:100%; border-right:1px solid #72087b; border-left:1px solid #72087b; }
			#special-products-list-table tr { }
				#special-products-list-table td { border-right:1px solid #f8ecf9; border-bottom:1px solid #f8ecf9; padding:5px 10px; width:25%; text-align:center; }
				#special-products-list-table td.last,
				#special-products-list-table td.empty-product { border-right:0; }
		
		
		/* Advanced Search */
		.advanced-search { padding:10px; }
			.advanced-search li { margin-bottom:5px; padding:5px; }
			.advanced-search li:hover { background:#f1dbf3 url(../images/advanced-search_li_hover_form_bg.gif) no-repeat 100% 50%; }
			.advanced-search li:hover .input-text,
			.advanced-search li:hover select,
			.advanced-search li:hover textarea { border:1px solid #72087b; }

				.advanced-search li label { width:150px; float:left; line-height:22px; }
			.advanced-search .input-text { width:250px; }
			.advanced-search select { width:256px; padding:2px; }
			.advanced-search .field-row { float:left; width:256px; }
			.advanced-search .range .input-text { width:70px; }
			.advanced-search .range select { width:90px; padding:1px; }
			
			/* Inline translation fix */
			.advanced-search-summary-box ul li span.translate-inline { background:0 !important; }
		
			/* Search Results */
			.advanced-search-found-amount { background:url(../images/block-header-green.png) no-repeat 50% 50%; padding:5px; color:#fff; }
			.advanced-search-summary-box { padding:5px; border:1px #05a01d solid; background:#cbf7d0; color:#045511; }
		/* Brand Pages */
		p.brand-description { width:100%; }
		/* Catalog Page */
		p.category-description { padding:2px 0; line-height:18px;}
		.catalog-listing { border-left:1px #72087b solid; border-right:1px #72087b solid; padding:0 4px; }
		.catalog-listing.notools { padding:0; }	
			
				.catalog-listing td { width:25%; padding:5px; border-right:1px #f8ecf9 solid; border-bottom:1px #f8ecf9 solid; vertical-align:top; text-align:center; }
				.catalog-listing td.last { border-right:0; }
				.catalog-listing td h5 a { font-size:12px; text-decoration:none; }
				.catalog-listing td.empty-product { border-right:0; width:33%; padding:5px; }	
	
				td.highlight { background:#000; }
		.toolbar { border-left:1px #72087b solid; border-right:1px #72087b solid; padding:0 5px; }

			.toolbar table { padding:5px; border-bottom:1px solid #f8ecf9; }
			.toolbar .pager { border-bottom:1px solid #f8ecf9; }
		
		/* Product Page */
		.price-box { font-size:12px; margin:5px 0; }
			.price-box p.old-price { text-decoration:line-through; color:#666; font-size:12px; }	
			.price-box p.special-price { color:#F00; font-weight:bold; font-size:14px; }	
			
			
			
		.found-in { font-size:10px; }
		.product-title { float:left; width:100%; margin-bottom:10px; border-bottom:1px solid #72087b; }
		.product-info-box .product-name { text-align:left; float:left; width:100%; }
			.product-info-box .product-name h1 { text-align:left; font-size:20px; line-height:20px; float:left; width:100%; }
			.product-info-box .product-name h1 span { color:#72087b; font-size:16px; line-height:18px; margin-bottom:5px; }
		.user-product-options { float:right; background:url(../images/block-header-purple.gif) no-repeat 0 0; padding-left:10px; }
			.user-product-options ul { background:url(../images/block-header-purple.gif) no-repeat 100% 0; padding-right:10px; float:right; }
				.user-product-options ul li { float:left; border-right:1px solid #a328ae; padding-right:5px; margin-right:5px; }
				.user-product-options ul li.last { border:0; margin:0; padding:0; }
				.user-product-options ul li a { color:#fff; padding:5px; display:block; text-decoration:none; line-height:22px; }
				.user-product-options ul li a:hover { color:#e3a9e8; }
				.user-product-options ul li.review { background:url(../images/icons/page_white_edit.png) no-repeat 0 50%; }
				.user-product-options ul li.review a { padding-left:20px; }
				.user-product-options ul li.compare { background:url(../images/icons/magnifier_zoom_in.png) no-repeat 0 50%; }
				.user-product-options ul li.compare a { padding-left:20px; }				
				.user-product-options ul li.wishlist { background:url(../images/icons/wishlist.png) no-repeat 0 50%; }
				.user-product-options ul li.wishlist a { padding-left:20px; }				
				.user-product-options ul li.email { background:url(../images/icons/email_go.png) no-repeat 0 50%; }
				.user-product-options ul li.email a { padding-left:20px; }				

.user-product-options ul li span.addto a { float:left; }
				.user-product-options ul li a.addthis { margin-top:4px; line-height:0; padding-bottom:7px; }
		.product-img-box { float:left; margin:0 0 15px 0; width:260px; }
		.product-shop { float:left; width:325px; }
		.product-shop .short-description { font-size:12px; margin-bottom:10px; line-height:18px; }
		.purchaseinfo { padding:8px 5px 4px 5px; }
			.purchaseinfo .qty-box { vertical-align:top; }
			.purchaseinfo p { float:right; }
				p.in span {
	color:#0ca317;
	float:left;
	padding-right:25px;
	font-weight:bold;
	background-image: url(../images/icons/tick.png);
	background-repeat: no-repeat;
	background-position: 100% 50%;
}
				p.out span { color:#f00; font-weight:bold; float:left; background:url(../images/icons/cross.png) no-repeat 100% 50%; padding-right:20px;}
			.purchaseinfo .price-box { margin:0; }	
			.purchaseinfo .price-box,
			.purchaseinfo .price-box p { float:left; width:180px; }
			.purchaseinfo .add-to-cart-box { float:left; margin-top:5px; padding-top:5px; }
				/* Add to */
				ul.add-to-box { display:block; }
				ul.add-to-box li { display:inline; font-size:11px; }
		
		/* Grouped product Page */
		table#grouped-product-table { }
			table#grouped-product-table thead { background:#597ccb; color:#fff; }
				table#grouped-product-table thead th { padding:3px; }
		.block-content-bluelight.grouped { padding:0; }
		.block-content-bluelight.grouped td { padding:5px; border-bottom:1px solid #4a6299; }
		.block-content-bluelight.grouped tr.last td { border:0; }
		.block-content-bluelight .block-button ul.add-to-box { float:left; margin:3px 0 0 5px; }
		
		.block-content-bluelight .block-button .add-to-cart-box { float:right; margin-right:7px; }
		
		/* Recently viewed side block */
		ol#recently-viewed-items .recent-left { float:left; width:40px; margin-right:5px; }
		ol#recently-viewed-items .recent-right { float:left; width:120px; }
		ol#recently-viewed-items li { border-bottom:1px dashed #0d2d78; padding:5px 0; }
		ol#recently-viewed-items li.last { border:0; }

		/* Bestsellers Side Block */
		
		.bestsellers .listing-item { border-bottom:1px dashed #0d2d78; padding:5px 0 10px; margin-bottom:5px; }
		.bestsellers .listing-item.last { border:0; padding-bottom:2px; margin:0; }
			.bestsellers .listing-item .listing-item-left { float:left; }
			.bestsellers .listing-item .listing-item-right { float:right; width:90px; }
			.bestsellers .listing-item .listing-item-right h5 a { margin-bottom:5px; width:85px; }
			
		.bestsellers .order { background:url(../images/bestseller_bg.png) no-repeat 50% 50%; color:#fff; font-size:14px; font-weight:bold; margin:0; line-height:20px; padding:5px 2px 5px 0; width:30px; text-align:center; float:left; z-index:100; position:absolute;  }
		.bestsellers a .order { text-decoration:none; }
		.bestsellers-page .order { background:url(../images/bestseller_bg.png) no-repeat 50% 50%; color:#fff; font-size:16px; font-weight:bold; margin:-15px 0 0 -4px; line-height:20px; padding:5px 2px 5px 0; width:30px;text-align:center; float:left; z-index:100; position:absolute; }
		.bestsellers-page .product-image img { z-index:90; }
		.on_sale { margin:-5px -5px -50px 0; position:relative; z-index:120; text-align:right; }
		
		/* Wishlist Side Block */
		
		.wishlist .listing-item { border-bottom:1px dashed #0d2d78; padding:5px 0 10px; margin-bottom:5px; }
		.wishlist .listing-item.last { border:0; padding-bottom:2px; margin:0; }
			.wishlist .listing-item .listing-item-left { float:left; }
			.wishlist .listing-item .listing-item-right { float:right; width:90px; }
			.wishlist .listing-item .listing-item-right h5 a { margin-bottom:5px; width:85px; }
			
		.wishlist .order { background:url(../images/bestseller_bg.png) no-repeat 50% 50%; color:#fff; font-size:14px; font-weight:bold; margin:0; line-height:20px; padding:5px 2px 5px 0; width:30px; text-align:center; float:left; z-index:100; position:absolute;  }
		.wishlist a .order { text-decoration:none; }
		.wishlist-page .order { background:#72087b; color:#fff; font-size:16px; font-weight:bold; margin:-15px 0 0 -4px; line-height:16px; padding:5px 0; width:26px; text-align:center; float:left; z-index:100; position:absolute; }
		.wishlist-page .product-image img { z-index:90; }
		
/* Side Boxes */
	
	/* Quick Menu (template/callouts/left_col_offersmenu.phtml) */
	ul#offermenu { }
		ul#offermenu li a { padding:7px 5px; border-bottom:1px dotted #4c7deb; display:block; color:#0d2d77; text-decoration:none; font-size:15px; font-weight:bold; }
			ul#offermenu li a img { vertical-align:middle; }
		ul#offermenu li a:hover { color:#72087b; }
		ul#offermenu li.last a { border:0; }
		
	ul#recently-viewed-items {}
	#recently-viewed-items li { padding:5px;}
		
		
		
		/* Shopping Basket Page */
		#shopping-cart-table { margin-bottom:0px; border:1px solid #72087b; border-bottom:0; }
			#shopping-cart-table thead { background-color:#f8ecf9; }
				#shopping-cart-table thead th { padding:5px; border:1px solid #f1d4f3; border-left:0; border-top:0; }
				#shopping-cart-table thead th.last { border-right:0; }
				
			#shopping-cart-table tbody td { padding:5px; border:1px solid #f1d4f3; border-left:0; border-top:0; }
			#shopping-cart-table tbody td.last { border-right:0; }
			
			#shopping-cart-table tfoot td { padding:5px;}
			
			/* Delivery Quote Block */
			#shipping-zip-form #country { width:100%; margin-top:5px; }
			
			/* Totals */
			table#shopping-cart-totals-table tr td {
	padding:5px 10px;
	font-size:12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #72087b;
}
			ul.checkout-types { margin-top:10px; }
				ul.checkout-types li { text-align:center; padding-bottom:2px; }
				
				
				
				
		/* Homepage Featured */ 
		#glider { width:590px; overflow:hidden; }
		#glider .content { padding:0; width:10000px; float:left; overflow:hidden; height:140px; margin:0; }
		#glider .scroller { overflow:hidden; height:140px; width:590px; float:left; }
		#glider .section { height:140px; float:left; width:590px; }
		#glider .section-padder { padding:5px 0; }
		#glider .featured-item { float:left; padding:0; width:590px; text-align:left;}
		
		#glider .featured-item .featured-item-left { float:left; width:200px; margin-right:10px; }
		#glider .featured-item .featured-item-right { float:left; width:370px; }
		#glider .featured-item .featured-item-right p { font-size:10px; }
		#glider .featured-item .featured-item-right .price-box { margin:5px 0; }
		/* #glider .featured-item.last { border-left:1px solid #05a01d; } */
				#glider .featured-item h3 a { color:#000; font-size:18px; }
		.controls { position:absolute; float:left; margin-left:510px; margin-top:95px; text-align:right; }
		
/* Footer */

.footer-container { width:990px; margin:0 auto; min-height:150px; }
.featured-brands { text-align:left; width:980px; padding-top:6px; }
.featured-brands img { }
.footer-info {background:#0d2d77 url(../images/block-header-blue.gif) no-repeat top center; overflow:hidden}
.footer-list-col { width: 166px;min-height: 94px;height: auto;margin-top: 0pt;margin-right: 44px;margin-bottom: 0pt;margin-left: 0pt;float: left;background-color: transparent;background-image: url(../images/devider_footer.gif);background-repeat: repeat-y;background-attachment: scroll;background-position: right top;padding-top: 12px;padding-right: 0pt;padding-bottom: 0pt;
padding-left: 0pt;}

.footer-list-col.last { margin:0; }
	.footer-list-col h3 {height:17px; color:#fff; font-size:16px; margin:0 0 4px 0; padding:4px 0 0 4px;}
	.footer-list-col li {
	padding-top:5px;
	color:#fff;
	padding-left:20px;
	font-size: 10px;
}
		.footer-list-col li a {color:#fff; text-decoration:none;} 
		.footer-list-col li a:hover { text-decoration:underline}
		

			
/* One-Page checkout */
.one-page-checkout li.section { position:relative; }
.one-page-checkout .group-select { margin-right:0; }
.one-page-checkout .box { border:1px solid #bbb6a5; border-top:0; padding:15px 20px; background:#fff; }
.one-page-checkout .head {margin-bottom:0; padding:6px 2px 2px 8px; background:url(../images/purple-off.gif) repeat-x 50%; height:22px;}
.one-page-checkout .head a { display:none;}
.one-page-checkout h3 { color:#9b619f; font-size:1.05em;}
.one-page-checkout h4 { border-bottom:1px solid #E4E4E4; padding-bottom:2px; text-transform:uppercase; }
.one-page-checkout h4.title { border-bottom:0; text-transform:none; }
.one-page-checkout .step-count { background:#fff; font-size:.9em; padding:0 4px; line-height:1em; margin-top:-2;}
.one-page-checkout .content { padding:10px 20px; }
.one-page-checkout label.label { font-size:1.05em; color:#2f2f2f; }
.one-page-checkout .allow .head {cursor:pointer;background:url(../images/purple-off.gif) repeat-x 50%; }
.one-page-checkout .active .head { cursor:default;background:url(../images/purple-on.gif) repeat-x 50%;}
.one-page-checkout .allow .head a { display:block; float:right;color:#fff; text-decoration:none; padding-right:5px; font-weight:normal;} /* Display Edit button in active selection */
.one-page-checkout .allow .head a:hover {text-decoration:underline;}
.one-page-checkout .group-select { margin-top:0; border:0; background:none; padding:0; }
.one-page-checkout .allow h3 { color:#a4b3b9; }
.one-page-checkout .active h3 { color:#fff; }
.one-page-checkout .allow .step-count { background:#fff;  color:#72087b;}
.one-page-checkout .active .step-count { color:#72087b; background:#fff; }
.one-page-checkout dd .form-list ul { margin:5px 17px 15px 17px; }
.one-page-checkout .checkmo-mailing-address { padding-left:20px; }
.one-page-checkout-progress .page-head { margin-bottom:1em; }
.one-page-checkout-progress li { border:1px solid #A3AEB3; background:#eee; margin-bottom:6px; }
.one-page-checkout-progress h4 { margin:0; color:#999; padding:2px 8px; background:#eee; text-transform:none;  }
.one-page-checkout-progress h4.complete { border-bottom:1px solid #A3AEB3; background:#D0DCE1; color:#5e8ab4; }
.one-page-checkout-progress h4 a { text-transform:none; }
.one-page-checkout-progress .content { padding:8px 13px; }
#opc-login .button-set { border-top:0; }
#opc-review .box { border:0; padding:0; }
#opc-review .content { border:1px solid #d9dde3; border-top:0; }
#opc-review .data-table { border-top:0; }
.opc-please-wait { padding-right:7px; }
.one-page-checkout a.back { background:url(../images/icon_opc_back.gif) no-repeat; padding-left:16px; line-height:13px; }
.one-page-checkout .payment-methods dd { padding:0; }
.one-page-checkout .button-set { margin-top:0; padding-top:2em; }

.first.allow .head { border:0; padding-right:10px; padding:0; cursor:default;background:url(../images/block-header-purple-off.gif) no-repeat 100% 0%; height:32px; }
.first.allow .head  h3 {background: url(../images/block-header-purple-off.gif) no-repeat 0% 0%;margin:0; color:#a4b3b9;  padding:8px 0 0 8px; float:left;}

.first.allow.active .head { border:0; padding-right:10px; padding:0; cursor:default; background:url(../images/block-header-purple.gif) no-repeat 100% 0%; height:32px; }
.first.allow.active .head h3 {background: url(../images/block-header-purple.gif) no-repeat 0% 0%;margin:0; color:#fff; padding:8px 0 0 8px; float:left; }
.first .head a { padding-top:9px; padding-right:7px;}

/* checkout-review-table */
		#checkout-review-table {padding:1px;}
			#checkout-review-table thead { background-color:#f8ecf9; }
				#checkout-review-table thead th { padding:5px; border:1px solid #f1d4f3; border-left:0; border-top:0; }
				#checkout-review-table thead th.last { border-right:0; }
				
			#checkout-review-table tbody td { padding:5px; border:1px solid #f1d4f3; border-left:0; border-top:0; }
			#checkout-review-table tbody td.last { border-right:0; }
			
			#checkout-review-table tfoot td { padding:5px; }

/* Multiple Addresses checkout */
.multi-address-checkout-description { margin-top:-15px; margin-bottom:15px; }
.multi-address-checkout-box .box {position:relative; margin-top:15px; margin-bottom:25px; border:1px solid #bbb6a5;background:url(../images/multi_address_box_bg.gif) repeat-x #FBFAF6;}
.multi-address-checkout-box .legend {float:left; margin-top:-10px;margin-bottom:0; margin-left:15px; border:1px solid #F18200;background:#F9F3E3;color:#F18200;padding:2px 8px;}
.multi-address-checkout-box .content { padding:15px 20px 20px 20px;}
.multi-address-checkout-box .count-head { border-bottom:1px solid #BBAFA0; background:#F9F3E3;padding:5px 10px;}
.shipment-count {background:#E26703;padding:2px 5px;color:#fff;font-size:.95em;line-height:1em;}
.multi-address-checkout-box .count-head h4 {  margin:0; }
.multi-address-checkout-box .head h5 { color:#E26703; }
.multi-address-checkout-box .head a { font-weight:normal; }
.multi-address-checkout-box .checkmo-mailing-address { display:block; padding-left:20px; }
.shipping-method-pointer { border:1px solid #d9d2be; padding:13px; background:#F9F3E3; position:relative; }
.shipping-method-pointer .pointer { position:absolute; top:-20px; right:-40px; }
.place-order-box { float:right; height:71px; overflow:hidden; }
.place-order-box .left-radius { width:21px; background:url(../images/place_order_container_bg.gif) no-repeat; }
.place-order-box .main-radius{ background:url(../images/place_order_bg.gif) no-repeat 100% 0; padding-right:21px; vertical-align:middle; }
.place-order-box .grand-total { font-size:1.5em; }
.place-order-box .grand-total .price { color:#e26703; font-weight:bold; }
.place-order-box input { margin-left:15px; }

/* Checkout Agreements */
.checkout-agreements li { margin:30px 0; }
.checkout-agreements .agreement-content { overflow:auto; height:10em; padding:10px; background-color:#fbfaf6; border:1px solid #bbb6a5; }
.checkout-agreements .agree { margin:0; padding:10px 0 10px 11px; }

.one-page-checkout .checkout-agreements { border:1px solid #d9dde3; border-width:0 1px; padding:5px 20px; }
.one-page-checkout .checkout-agreements li { margin:20px 0 0; }
.one-page-checkout .checkout-agreements .agreement-content { background-color:#fff; border-color:#e4e4e4; padding:5px; }
.one-page-checkout .checkout-agreements .agree { padding-left:6px; }



/********************** Gift Messages */
.giftmessages .gift-header {font-size:12px;font-weight:bold;color:#72087b;}
.giftmessages .input-checkbox {padding-bottom:15px;}
.giftmessages textarea {height:100px;}
.giftmessages .input-checkbox input {margin-right:5px;}
.giftmessages .input-checkbox label {font-weight:normal;color:#8e8d8b;}
.one-page-checkout .box-no-padding { border:1px solid #bbb6a5;border-top:0;padding:15px 0px;}

.one-page-checkout .box-no-padding .inner-box {padding:0px 20px;}
.giftmessages .gift-box {border-top:1px solid #e9e4de;border-bottom:1px solid #e9e4de;padding:22px 16px 22px 22px;}
.giftmessages .gift-box .scroll-box{overflow:auto;height:260px;}
.giftmessages .product-image{border:1px solid #d2d1cd;}
.no-border { border-top:none;border-left:none;border-right:none;border-bottom:none;}





.checkout-progress { margin:0 auto 1.5em auto; }
.checkout-progress td {
    float:left;
    margin-right:3px;
    border-top:10px solid #999;
    padding:4px 20px;
    color:#abb5ba;
    font-weight:bold;
    }
.checkout-progress td.active {
    border-top-color:#e96200;
    color:#e96200;
    }


/* Checkout Agreements */
.checkout-agreements li { margin:30px 0; }
.checkout-agreements .agreement-content { overflow:auto; height:10em; padding:10px; background-color:#fbfaf6; border:1px solid #bbb6a5; }
.checkout-agreements .agree { margin:0; padding:10px 0 10px 11px; }

.one-page-checkout .checkout-agreements { border:1px solid #d9dde3; border-width:0 1px; padding:5px 20px; }
.one-page-checkout .checkout-agreements li { margin:20px 0 0; }
.one-page-checkout .checkout-agreements .agreement-content { background-color:#fff; border-color:#e4e4e4; padding:5px; }
.one-page-checkout .checkout-agreements .agree { padding-left:6px; }
		
/* Form lists */
.form-list li { margin-bottom:6px; }
.form-list li .input-box .input-text, .form-list li .input-box textarea { width:250px; }
.form-list li .input-box select { width:256px; }
.form-list li.addElement { border-top:1px solid #DDD; padding-top:10px; }
 
.group-select {
	border:1px solid #0d2d78;
	background-color: #B9B9FF;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 28px;
	margin-left: 0;
	padding-top: 20px;
	padding-right: 45px;
	padding-bottom: 12px;
	padding-left: 45px;
    }
.group-select .legend {
	margin-top:-14px;
	float:left;
	border:1px solid #0000FF;
	padding:0 8px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:1.1em;
	background-color: #000066;
    }
.group-select li { padding:4px 8px; }
.group-select li .input-box { float:left; width:275px; }
.group-select li .input-text, .group-select li select, .group-select li textarea { width:525px; }
.group-select li .input-box .input-text, .group-select li .input-box textarea { width:250px; }
.group-select li .input-box select { width:256px; }

		
		
/********************** Columns */

/* All */
.col2-set, .col3-set, .col4-set, .col5-set { clear:both; }
.col2-set.login-box{ padding-top:10px; }
/* Col2 */
.col2-set .col-1, .col2-set .col-2 { width:48.5%; }
.col2-set .col-1 { float:left; }
.col2-set .col-2 { float:right; }

/* Col2-alt */
.col2-alt-set .col-1 { width:32%; }
.col2-alt-set .col-2 { width:65%; }
.col2-alt-set .col-1 { float:left; }
.col2-alt-set .col-2 { float:right; }

/* Col3 */
.col3-set .col-1, .col3-set .col-2, .col3-set .col-3 { float:left; width:31.3%; }
.col3-set .col-1, .col3-set .col-2 { margin-right:3%; }

/* Col4 */
.col4-set .col-1, .col4-set .col-2, .col4-set .col-3, .col4-set .col-4 { float:left; width:22%; }
.col4-set .col-1, .col4-set .col-2, .col4-set .col-3 { margin-right:4%; }

/* Table Columns */
table .col-1, table .col-2, table .col-3, table .col-4 { float:none !important; margin:0 !important; }
.col3-set td.spacer { width:3%; }
.col4-set td.spacer { width:4%; }		

button.form-button-blue::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
button.form-button-blue { overflow:visible; width:auto; border:0; padding:0 0 0 12px; background:url(../images/bkg_button_blue.gif) 0 50% no-repeat; cursor:pointer; -webkit-border-fit:lines; /* <- Safari & Google Chrome Fix */ }
button.form-button-blue span { float:left; padding:0 12px 0 0; background:url(../images/bkg_button_blue.gif) 100% 50% no-repeat; font:bold 12px/21px Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; color:#fff; }

button.form-button-purple::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
button.form-button-purple { overflow:visible; width:auto; border:0; padding:0 0 0 12px; background:url(../images/bkg_button_purple.gif) 0 50% no-repeat; cursor:pointer; -webkit-border-fit:lines; /* <- Safari & Google Chrome Fix */ }
button.form-button-purple span { float:left; padding:0 12px 0 0; background:url(../images/bkg_button_purple.gif) 100% 50% no-repeat; font:bold 12px/21px Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; color:#fff; }

button.form-button-green::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
button.form-button-green { overflow:visible; width:auto; border:0; padding:0 0 0 12px; background:url(../images/bkg_button_green.gif) 0 50% no-repeat; cursor:pointer; -webkit-border-fit:lines; /* <- Safari & Google Chrome Fix */ }
button.form-button-green span { float:left; padding:0 12px 0 0; background:url(../images/bkg_button_green.gif) 100% 50% no-repeat; font:bold 12px/21px Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; color:#fff; }

button.right { float:right; }
button.disabled {}
button.disabled span {}

		
	
		/* Shopping Basket Page */
		#my-orders-table { }
			#my-orders-table thead { background-color:#cad8f9; }
				#my-orders-table thead th { padding:5px; border:1px solid #bacdf9; border-right:0; }
				#my-orders-table thead th.last { border-right:1px solid #bacdf9; }
				#my-orders-table.nosideborder thead th.last { border-right:0; }
			#my-orders-table tbody td { padding:5px; border:1px solid #bacdf9; border-right:0; border-top:0; }
			#my-orders-table tbody td.last { border-right:1px solid #bacdf9;  }
			#my-orders-table.nosideborder tbody td.last { border-right:0;  }
			#my-orders-table.nosideborder tbody td.first { border-left:0;  }
			#my-orders-table tfoot td { padding:5px; }

			#wishlist-table { }
			#wishlist-table thead { background-color:#cad8f9; }
				#wishlist-table thead th { padding:5px; border:1px solid #bacdf9; border-right:0; }
				#wishlist-table thead th.last { border-right:1px solid #bacdf9; }
				#wishlist-table.nosideborder thead th.last { border-right:0; }
			#wishlist-table tbody td { padding:5px; border:1px solid #bacdf9; border-right:0; border-top:0; }
			#wishlist-table tbody td.last { border-right:1px solid #bacdf9;  }
			#wishlist-table.nosideborder tbody td.last { border-right:0;  }
			#wishlist-table.nosideborder tbody td.first { border-left:0;  }
			#wishlist-table tfoot td { padding:5px; }

			#my-reviews-table { }
			#my-reviews-table thead { background-color:#cad8f9; }
				#my-reviews-table thead th { padding:5px; border:1px solid #bacdf9; border-right:0; }
				#my-reviews-table thead th.last { border-right:1px solid #bacdf9; }
				#my-reviews-table.nosideborder thead th.last { border-right:0; }
			#my-reviews-table tbody td { padding:5px; border:1px solid #bacdf9; border-right:0; border-top:0; }
			#my-reviews-table tbody td.last { border-right:1px solid #bacdf9;  }
			#my-reviews-table.nosideborder tbody td.last { border-right:0;  }
			#my-reviews-table.nosideborder tbody td.first { border-left:0;  }
			#my-reviews-table tfoot td { padding:5px; }



		.account-sidemenu { padding-top:6px;} 
		.account-sidemenu li {padding:0; margin:0; color:#72087b;}	
		.account-sidemenu li.on { font-weight:bold; }	
		.account-sidemenu li a {display:block; margin:0; padding:3px 0 3px 3px; text-decoration:none}
		.account-sidemenu li a:hover {text-decoration:underline;}
		
		.recent-reviews {padding-top:5px; padding-bottom:5px;}
		.recent-reviews li {padding-top:3px;}
		.recent-reviews .count {float:left; padding-right:5px; }
		.recent-reviews .content {float:left;}
		
#facebox .b {
  background:url(../facebox/b.png);
}

#facebox .tl {
  background:url(../facebox/tl.png);
}

#facebox .tr {
  background:url(../facebox/tr.png);
}

#facebox .bl {
  background:url(../facebox/bl.png);
}

#facebox .br {
  background:url(../facebox/br.png);
}

#facebox {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1000;
  text-align: left;

}

#facebox .popup {
  position: relative;
}

#facebox table {
  border-collapse: collapse;
}

#facebox td {
  border-bottom: 0;
  padding: 0;
}

#facebox .body {
  padding: 10px;
  background: #fff;
  width: 370px;
}

#facebox .loading {
  text-align: center;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 0;
  margin: 0;
}

#facebox .footer {
  text-align: right;
}

#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}

#facebox_overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}

.facebox_hide {
  z-index:-100;
}

.facebox_overlayBG {
  background-color: #000;
  z-index: 99;
}

* html #facebox_overlay { /* ie6 hack */
  position: absolute;
  height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}


#narrow-by-list dt { font-weight:bold; padding-top:5px; }
#narrow-by-list ol { margin-left:5px; }

.cstmerserv-subhd{
font:arial:
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
}
