body	{ 
		background: #ffffff url(../images/bkg_body.jpg) top repeat-x;
		font: 12px/1.55 Arial, Helvetica, sans-serif;
		color: #2f2f2f;
		text-align: center;
		margin: 0 auto;
		padding: 0;
}


/* Layout ================================================================================ */

.wrapper {
	width: 976px;
	margin: 0 auto;
	padding: 0;
	background: url(../images/pg_rap.png) top repeat-y scroll;
}

.page {
	margin: 0 auto;
	padding: 0;
	width: 960px;

}
.page-print { background:#fff; padding:25px 30px; text-align:left; }
.page-empty { background:#fff; padding:20px; text-align:left; }
.page-popup { background:#fff; padding:25px 30px; text-align:left; }

.main-container { 
	background: none;
	clear: both;
	margin: 0;
	padding: 20px 0 0 0;
}

.main {
	width: 920px;
	margin: 0px 0 20px 20px;
	min-height: 400px;
	padding: 0;
	background: none;
	text-align:left;
}

/* Base Columns */

.col-left { 
	float: left; 
	width: 185px; 
	margin: 0;
	padding: 0 0 1px; 
}

.col-main { 
	float: left; 
	width: 725px; 
	padding: 0 0 1px; 
}

.col-right { 
	float: right;
	width: 195px;
	padding: 0 0 1px;
}

/* 1 Column Layout */
.col1-layout .col-main { float:none; width:auto; }

/* 2 Columns Layout */
.col2-left-layout .col-main { float:right; }
.col2-right-layout .col-main {}

/* 3 Columns Layout */

.col3-layout .col-main { 
	width: 530px; 
	margin-left: 0; 
}

.col3-layout .col-wrapper { 
	float: left;
	width: 725px;
}

.col3-layout .col-wrapper .col-main { 
	float: right;
	width: 530px;
}

/* Content Columns */
.col2-set .col-1 { float:left; width:48.5%; }
.col2-set .col-2 { float:right; width:48.5%; }
.col2-set .col-narrow { width:32%; }
.col2-set .col-wide { width:65%; }

.col3-set .col-1 { float:left; width:32%; }
.col3-set .col-2 { float:left; width:32%; margin-left:2%; }
.col3-set .col-3 { float:right; width:32%; }

.col4-set .col-1 { float:left; width:23.5%; }
.col4-set .col-2 { float:left; width:23.5%; margin:0 2%; }
.col4-set .col-3 { float:left; width:23.5%; }
.col4-set .col-4 { float:right; width:23.5%; }

/* Global Styles ========================================================================= */
/* Form Elements */
input,select,textarea,button { font:12px/15px Arial, Helvetica, sans-serif; vertical-align:middle; color:#2f2f2f; }
input.input-text,select,textarea { background:#fff; border:1px solid #b6b6b6; }
input.input-text,textarea { padding:2px; }
select { padding:1px; }
select option { padding-right:10px; }
select.multiselect option { border-bottom:1px solid #b6b6b6; padding:2px 5px; }
select.multiselect option:last-child { border-bottom:0; }
textarea { overflow:auto; }
input.radio { margin-right:3px; }
input.checkbox { margin-right:3px; }
input.qty { width:2.5em !important; }
button.button::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
button.button { -webkit-border-fit:lines; } /* <- Safari & Google Chrome Fix */
button.button { overflow:visible; width:auto; border:0; padding:0; margin:0; background:transparent; cursor:pointer; }

button.button span { 
	display: block; 
	height: 19px; 
	border: 1px solid #993086; 
	background: #76116a; 
	padding: 0 8px; 
	font: bold 12px/19px Arial, Helvetica, sans-serif; 
	text-align: center; 
	white-space: nowrap; 
	color: #fff; 
}

button.button span span { border:0; padding:0; }
button.disabled span { border-color:#bbb !important; background:#bbb !important; }

button.btn-checkout span { 
	height: 40px; border: 0;
	background: none; 
	padding: 0 0 0 9px; 
	font: bold 15px/40px Arial, Helvetica, sans-serif; 
	color: #807280;
	text-decoration: underline;
}

button.btn-checkout span span { background-position:100% 0; padding:0 25px 0 16px; }
button.btn-checkout.no-checkout span { background-position:0 100%; color:#b8baba; }
button.btn-checkout.no-checkout span span { background-position:100% 100%; }

p.control input.checkbox,
p.control input.radio { margin-right:6px; }
/* Form Highlight */
input.input-text:focus,select:focus,textarea:focus { background-color:#edf7fd; }
/*.highlight { background:#efefef; }*/

/* Page Heading =========================================================================*/

.page-title { 
	width: 100%; 
	overflow: hidden; 
	border-bottom: none; 
	margin: 0; 
}

.page-title h1,
.page-title h2 { 
	margin: 0; 
	font-size: 20px; 
	color: #807280; 
}


.page-title .separator { margin:0 3px; }
.page-title .link-rss { float:right; margin:7px 0 0; }
.title-buttons { text-align:right; }
.title-buttons h1,
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 { float:left; }


/* Static Blocks =========================================================== */

#member_block {
	width: 182px;
	background: #fff;
	border: 1px solid #eacad5;
	margin: 0 0 10px 0;
	float: right;
}

#member_block .member_img {
	margin: 0;
	padding: 3px 0;
	float: right;
}

#member_block .member_details {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	background: #896a93;
	margin: 0;
	padding: 3px 0;
	float: right;
	text-align: center;
	width: 182px;
}

#coupon_block {
	width: 182px;
	background: #fff;
	border: 1px solid #c99fbc;
	margin: 0 0 10px 0;
	padding: 0;
	float: right;
}

#coupon_block .coupon_img {
	margin: 0;
	float: right;
}

#coupon_block .coupon_details {
	text-decoration: none;
	color: #fff;
	background: #ead3e3;
	margin: 0;
	padding: 3px 0;
	float: right;
	text-align: center;
	width: 182px;
}

#benefits_block {
	width: 182px;
	background: #fff;
	border: 1px solid #eacad5;
	margin: 0 0 10px 0;
	padding: 0;
	float: right;
}

#benefits_block img {
	border: none;
}

#benefits_block .benefits_click{
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	color: #fff;
	background: #2d0848;
	margin: 0;
	padding: 0;
	float: left;
	text-align: center;
	width: 182px;
}

#benefits_block span {
	font-size: 16px;
}

#buythree_block {
	width: 182px;
	background: #fff;
	/* border: 1px solid #c99fbc; */
	margin: 0 0 10px 0;
	padding: 0;
	float: right;
}

#buythree_block .buythree_img img{
	border: none;
}

#buythree_block .buythree_btn {
	text-decoration: none;
	font-size: 11px;
	color: #fff;
	background: #eaeae9 url(../images/buythree_btn.gif) 50% 50% no-repeat;
	border: none;
	margin: 0;
	padding: 3px 0;
	float: right;
	text-align: center;
	width: 182px;
}

#genuine_block {
	width: 182px;
	background: #fff;
	border: 1px solid #9d82a6;
	margin: 0 0 10px 0;
	padding: 0;
	float: left;
}

#genuine_block img {
	border: none;
}

#genuine_block .genuine_click{
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	color: #fff;
	background: #896a93;
	margin: 0;
	padding: 0;
	float: left;
	text-align: center;
	width: 182px;
}

#genuine_block span {
	font-size: 16px;
}

#bravo_block {
	width: 182px;
	background: #fff;
	border: 1px solid #c99fbc;
	margin: 0 0 10px 0;
	padding: 0;
	float: left;
}

#bravo_block img {
	border: none;
}

#bravo_block .bravo_click{
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	color: #896a93;
	background: #edd2e3;
	margin: 0;
	padding: 0;
	float: left;
	text-align: center;
	width: 182px;
}

#bravo_block span {
	font-size: 16px;
}


#privacy_block {
	width: 182px;
	background: #fff;
	border: 1px solid #c99fbc;
	margin: 0 0 10px 0;
	padding: 0;
	float: left;
}

#privacy_block .privact_img {
	margin: 0;
	float: left;
}

#privacy_block .privacy_details{
	text-decoration: none;
	color: #fff;
	background: #ead3e3;
	margin: 0;
	padding: 3px 0;
	float: left;
	text-align: center;
	width: 182px;
}

#privacy_block .email{
	type-size: 10px;
}

.enter_code {
	width: 920px;
}

#perfectfit_block {
	width: 526px;
	height: 252px;
	background: #fff;
	border: none;
	margin: 0 auto;
	padding: 0;
}

#perfectfit_block img {
	border: none;
	margin: 0;
	padding: 0;
}

#perfectfit_block .ruler_btn {
	position: relative;
	top: -175px;
	margin: 0 0 0 164px;
	padding: 0;
}

#homeprod_block {
	width: 500px;
	background: #fff;
	border: none;
	margin: 20px auto;
	padding: 0;
}

#homeprod_block img {
	border: none;
}

#buythreegetfour_block {
	width: 665px;
	background: #fff;
	border: none;
	margin: 0 auto;
	padding: 0;
}

#buythreegetfour_block img {
	border: none;
}

#sixpack_block {
	width: 311px;
	background: #fff;
	border: none;
	margin: 0 auto;
	padding: 0;
}

#sixpack_block img {
	border: none;
}

#membership_block {
	width: 311px;
	background: #fff;
	border: none;
	margin: 0 auto;
	padding: 0;
}

#membership_block img {
	border: none;
}


#ecard_block {
	width: 311px;
	background: #fff;
	border: none;
	margin: 0 auto;
	padding: 0;
}

#ecard_block img {
	border: none;
}


#msr_block {
	width: 920px;
	float: left;
	margin: 0;
	padding: 0;
}

#msr_title {
	float: left;
	width: 350px;
	margin: 10px 0 0 0;
	padding: 0;
}

#msr_title h1 {
	clear: both;
	float: left;
	margin: 0 0 0 20px;
	font-size: 2.0em;
}

#msr_title a {
	clear: both;
	margin: 0 0 0 65px;
}

#msr_title img {
	border: none;
	margin: 15px auto;
}

#msr_tryfree {
	float: right;
	margin: 0;
	padding: 0;
}

#msr_tryfree a {
	margin: 0;
	padding: 0;
}

#msr_tryfree img {
	border: none;
}

#msr_pattern {
	width: 330px;
	clear: both;
	float: left;
	margin: 15px 0 0 20px;
	padding: 0;
}

#msr_instruct {
	width: 500px;
	float: right;
	margin: 15px 15px 0 0;
	padding: 0;
	text-align: left;
}

#msr_instruct p {
	margin: 0;
	padding: 0 0 6px 0;
	font-size: 12px;
	line-height: 1.2em;
}

#msr_instruct h1 {
	font-size: 18px;
	margin: 0;
	padding: 0;
}

#msr_instruct h2 {
	font-size: 12px;
	line-height: 12px;
	margin: 6px 0 0 0;
	padding: 0;
}

#msr_chart {
	float: right;
	width: 528px;
	margin: 20px 15px 0 0;
	padding: 0;
}


#congrats {
	width: 725px;
	text-align: center;
	margin: 10px 0 0 0;
}

#congrats h1 {
	font-size: 36px;
	color: #c40fae;
	margin: 0;
	padding: 0;
}

#congrats h2 {
	font-size: 18px;
	color: #592f62;
	margin: 0;
	padding: 0;
}

#congrats p {
	font-size: 12px;
	margin: 0;
	padding: 0;
}

#congrats .just_ship{
	text-decoration: underline;
}

#congrats .steps{
	display: inline;
}

#steps {
	text-align: center;
	margin: 20px 0 0 0;
}

#steps .step_title {
	font-size: 16px;
	font-weight: bold;
	color: #592f62;
}

#steps p {
	font-size: 14px;
	line-height: 1.2;
}

#steps img {
	margin: 0px auto;
	border: none;
}

.strikethrough {
	text-decoration: line-through;
}

.freesix_price	{
	color:#993086;
	font-size:13px;
	font-weight:bold;
}

/* Manufacturing ======================================= */

#mfg_block {
	width: 725px;
	text-align: left;
	margin: 0;
	padding: 0;
	float: left;
}

#mfg_left {
	float: left;
	margin: 0 0 0 10px;
	padding: 0 15px 0 0;
	width: 340px;
	border-right: 1px solid #dcdcdc;
}

#mfg_right {
	float: right;
	margin: 0;
	padding: 0;
	width: 340px;
}

#mfg_right .triple_tested {
	font-weight: bold;
}

#mfg_block h1 {
	font-size: 16px;
	margin: 0;
	padding: 0;
}

#mfg_block h2 {
	font-size: 12px;
	color: #525252;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#mfg_block p {
	font-size: 12px;
	color: #525252;
	line-height: 1.5;
	margin: 0;
	padding: 0 0 6px 0;
}

#contact {
	width: 725px;
	text-align: left;
	margin: 20px 0 0 20px;
	padding: 0;
	float: left;
}

#contact h1 {
	font-size: 16px;
	margin: 0;
	padding: 0;
}

#contact h2 {
	font-size: 12px;
	color: #525252;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#contact p {
	font-size: 12px;
	color: #525252;
	line-height: 1;
	margin: 0;
	padding: 0 0 6px 0;
}

#company {
	width: 680px;
	text-align: left;
	margin: 5px 0 0 10px;
	padding: 0;
	float: left;
}

#company p {
	font-size: 12px;
	color: #525252;
	line-height: 1;
	margin: 0;
	padding: 0 0 6px 0;
}

#company h2 {
	font-size: 12px;
	color: #525252;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.shaping_img {
	float: left;
	margin: 0 6px 0 0;
	padding: 0;
}

.elect_test_img {
	float: left;
	margin: 0 6px 0 0;
	padding: 0;
}

#mfg_pics {
	float: left;
	margin: 0 6px 6px 0;
}

.vulcan {
	float: left;
}

.leak {
	float: left;
}

.qc {
	clear: both;
	float: left;
	margin: 10px 0 0 0;
}

#mfg_signup {
	clear: both;
	float: left;
	margin: 15px 0 0 210px;
	width: 350px;
}

#signup_twocol {
	clear: both;
	float: left;
	margin: 15px 0 0 220px;
	width: 350px;
}

#signup_onecol {
	clear: both;
	float: left;
	margin: 15px 0 0 310px;
	width: 350px;
}

#home_signup {
	clear: both;
	float: left;
	margin: 15px 0 0 107px;
	width: 350px;
}


/* Header ================================================================================ */
.logo { float:left; }

.header-container {
		background: none;
		margin: 0;
		padding: 0;
		border-top: none;
		border-bottom: none;
}
	
.header { 
	width: 920px; 
	margin: 0 auto; 
	padding: 5px 0; 
	text-align: right; 
	position: relative; 
	z-index: 10; 
}

.header .logo { 
	float: left; 
	margin: 36px 0 0 0; 
	text-decoration: none !important; 
} 

.header .logo strong { position:absolute; top:-999em; left:-999em; width:0; height:0; font-size:0; line-height:0; text-indent:-999em; overflow:hidden; }

.header h1.logo { 
	margin: 0;
	padding: 0 0 0 0px;
}

.header .perfect {
	float: left;
	margin: 31px 0 0 25px;
	width: 174px;
}

.header .quick-access {
	margin: 0;
	float: right;
	width: 600px;
	padding: 20px 0 0 0;
}

.welcome {
	margin: 0;
	padding: 0 190px 0 0;
	width: 400;
}

.header .welcome-msg {
	margin: 0;
	padding: 0;
	color: #ed008e;
	text-align: right;

}

.header .form-search { position:absolute; top:0; right:29px; width:315px; height:30px; background:url(../images/bkg_form-search.gif) 0 0 no-repeat; padding:1px 0 0 16px; }
.header .form-search label { float:left; width:24px; height:21px; text-align:left; text-indent:-999em; overflow:hidden; }
.header .form-search input.input-text { float:left; border-color:#5c7989; width:209px; margin-right:4px; }
.header .form-search button.button { float:left; }
.header .form-search button.button span { border:0; height:21px; background:url(../images/btn_search.gif) 0 0 no-repeat; padding:0 0 0 3px; font:bold 11px/21px Tahoma, Verdana, Arial, sans-serif; }
.header .form-search button.button span span { background-position:100% 0; padding:0 6px 0 3px; }
.header .form-search .search-autocomplete { z-index:999; left:40px !important; top:22px !important; }
.header .form-search .search-autocomplete ul { border:1px solid #5c7989; background-color:#f9f5f0; }
.header .form-search .search-autocomplete li { text-align:left; border-bottom:1px solid #f4eee7; padding:2px 8px 1px 8px; cursor:pointer; }
.header .form-search .search-autocomplete li .amount { float:right; font-weight:bold; }
.header .form-search .search-autocomplete li.odd { background-color:#fffefb; }
.header .form-search .search-autocomplete li.selected { background-color:#f7e8dd; }

.header .form-language {
	clear: none;
	color: #003366;
	padding: 5px 0 0;
	text-align: right;

}

.header .form-language label {
	font-weight: bold; 
	padding-right: 5px; 
	color: #666; 
	vertical-align: middle; 
}

.header .form-language select { 
	padding: 0;
	color: #336699;
}

.header .form-language select.flags option { background-position:4px 50%; background-repeat:no-repeat; padding-left:25px; }

.header .links {
	float: right;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	margin: 5px 0px 0 0;
}

.header .links li {
	float: left;
	font-size: 11px; 
	background: url(../images/bkg_pipe1.gif) 100% 60% no-repeat; 
	padding: 0 4px 0 4px; 
}

.header .links a {
	color: #336699;
}

.header-container .top-container { clear:both; padding:5px 10px 0 12px; text-align:right; }
.header-container .top-container a { font-size:11px; color:#ebbc58; }



/********** < Navigation */

.nav-container { 
	background: #000 url(../images/topnav_bg.jpg) 50% 0 repeat-y;
	width: 920px;
	margin: 0 0 0 20px;
	float: left;
}

.nav-container .nav_offer {
	float: right;
	padding: 3px 10px 0 0;
	color: #fff;
	font-size: 13px;
	text-decoration: none;
}

#nav {
	margin: 0 auto; 
	padding: 0 16px; 
	font-size: 13px;
	float: left;
	width: 575px;
}

#promo_bar {
	background: #3f0469;
	float: left;
	width: 920px;
	margin: 0 0 0 20px;
	padding: 0;
}

#promo_bar .truck {
	float: right;
	padding: 0 40px 0 0;
}

#promo_bar a {
	float: right;
}

#promobar_none {
	background: #3f0469;
	float: left;
	width: 920px;
	margin: 0 0 20px 20px;
	padding: 0;
}

#promobar_none .truck {
	float: right;
	padding: 0 40px 0 0;
}

#promobar_none a {
	float: right;
}

#promo_msg {
	clear: both;
	margin: 0 0 0 20px;
	padding: 5px 0 10px;
	width: 920px;
}

#promo_msg a {
	font-size: 14px;
	color: #336699;
}

#promo_msg .fiftyfive {
	color: #c40fae;
}

#promo_msg .freeship {
	color: #c40fae;
	font-size: 18px;
	font-weight: bold;
}

/********** Navigation > */


/* ALL Levels */ /* Style consistent throughout all nav levels */
#nav li { position:relative; text-align:left; }
#nav li.over { z-index:999; }
#nav a,
#nav a:hover { display:block; line-height:1.3em; text-decoration:none; }
#nav span { display:block; cursor:pointer; white-space:nowrap; }
#nav li ul span {white-space:normal; }

/* 0 Level */
#nav li { float:left; }

#nav li.active a { 
	color: #c40fae; 
}

#nav a { 
float: left; 
padding: 5px 50px 6px 4px; 
color: #fff; 
font-weight: bold; 
}

#nav li.over a,

#nav a:hover { 
	color: #c40fae; 
}

/* 1st Level */
#nav ul li,
#nav ul li.active { float:none; margin:0; padding-bottom:1px; background:#ecf3f6 url(../images/bkg_nav1.gif) 0 100% repeat-x; }
/*#nav ul li.over { background:#d5e4eb url(../images/bkg_nav1.gif) repeat-x 0 100%; }*/
#nav ul li.last { background:#ecf3f6; padding-bottom:0; }

#nav ul a,
#nav ul a:hover { float:none; padding:0; background:none; }
#nav ul li a { font-weight:normal !important; }

/* 2nd Level */
#nav ul { position:absolute; width:15em; top:27px; left:-10000px; border:1px solid #899ba5; }

/* Show menu */
#nav li.over > ul { left:0; }
#nav li.over > ul li.over > ul { left:100px; }
#nav li.over ul ul { left:-10000px; }

#nav ul li a { background:#ecf3f6; }
#nav ul li a:hover { background:#d5e4eb; }
#nav ul li a,
#nav ul li a:hover { color:#2f2f2f !important; }
#nav ul span, #nav ul li.last li span { padding:3px 15px 4px 15px; }

/* 3rd+ Level */
#nav ul ul { top:5px; }
/* ======================================================================================= */


/* Footer ================================================================================ */

.footer-container {
	border-top:1px solid #dddddd;
	width: 960px;
	margin: 0;
	padding: 15px 0 0 0;
}
.footer { 
	width: 960px;
	margin: 0 auto;
	padding: 0 0 10px; 
}

.footer .store-switcher { 
	display: block; 
	margin: 0 5px 0 0; 
	color:#fff;
}

.footer .store-switcher label { font-weight:bold; vertical-align:middle; }
.footer .store-switcher select { padding:0; vertical-align:middle; }

.footer a { 
	color: #003366;
	text-decoration: underline; 
}

.footer a:hover { text-decoration:underline; }
.footer .bugs { margin:13px 0 0; color:#000; }

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

.footer .bugs a:hover { text-decoration:none; }

.footer address { 
	clear: both;
	float: left;
	margin: 0 0 20px 20px; 
	padding: 0;
	color: #333333; 
	font-size: 11px;
	position: relative;
	top: -28px;
}

.footer address a {
	color: #000; 
	text-decoration: underline; 
}
	
.footer address a:hover { text-decoration:none; }

.footer ul { 
	float: left;
	display: inline;
	margin: 0 0 0 20px;
	padding: 0;
}


.footer ul.links { 
	display: inline;
	margin: 0 0 0 20px;
	width: 350px;
	text-align: left;
}

.footer li { 
	display: inline; 
	background: url(../images/bkg_pipe2.gif) 100% 60% no-repeat; 
	padding: 0 7px 0 4px;
	font-size: 11px;
}

.footer li.last { 
	background: none !important; 
	padding-right:0 !important; 
}

.footer li.footerlink_last { 
	background: url(../images/bkg_pipe2.gif) 100% 60% no-repeat !important; 
	padding: 0 7px 0 4px !important;
}

.footer-container .bottom-container { margin:0 0 5px; }

#payments_block {
	background: #fff;
	float: right;
	margin: 0 20px 0 0;
	padding: 0;
}

#payments_block img {
	border: none;
}

#payments_block .verisign {
	float: right;
	border: none;
}

#payments_block .credit_cards {
	float: right;
	margin: 0;
	padding: 12px 10px 0 0;
	vertical-align: middle;
}

#payments_block .bbb_accredited {
	float: right;
	margin: 0;
	padding: 4px 10px 0 0;
}

/* ======================================================================================= */

/* Sidebar =============================================================================== */
.block { border:1px solid #c4c1bc; margin:0 0 15px; }

.block .block-title { 
	background: #fff 0 0 repeat-x; 
	border-bottom: 1px solid #ddd; 
	padding: 2px 9px; 
}

.block .block-title strong { 
	display: block; 
	font: bold 12px/16px Arial, Helvetica, sans-serif; 
	min-height: 16px; 
	padding: 1px 0 1px; 
	text-transform: uppercase; 
	color: #666; 
}

.block .block-title strong span {}
.block .block-title a { text-decoration:none !important; }
.block .block-subtitle { margin:0; padding:5px 9px; font-size:1em; font-weight:bold; color:#0a263c; }
.block .block-content { background:#f8f7f5; }
.block .block-content li.item { padding:7px 9px; }
.block .btn-remove { float:right; margin:1px 0 2px 5px; }
.block .actions { background:#dee5e8 url(../images/bkg_block-actions.gif) 0 0 repeat-x; padding:6px 9px; text-align:right; }
.block .actions a { float:left; }
.block .actions button.button { float:right; }
.block .empty { margin:0; padding:5px 9px; }

.block li.odd { background-color:#f4f3f3; }
.block li.even { background-color:#fafafa; }

/* Mini Blocks */
.block-cart {
	margin: 0;
	padding: 0;
	font-size: 11px;
	line-height: 1.25;
	float: right;
	width: 175px;
}

.block-wishlist,
.block-subscribe,
.block-compare,
.block-reorder,
.block-poll,
.block-viewed,
.block-compared,
.block-related,
.block-tags,
.block-login { font-size:11px; line-height:1.25; }
.block-cart .block-title strong,
.block-wishlist .block-title strong,
.block-subscribe .block-title strong,
.block-compare .block-title strong,
.block-reorder .block-title strong,
.block-poll .block-title strong,
.block-viewed .block-title strong,
.block-compared .block-title strong,
.block-related .block-title strong,
.block-tags .block-title strong,
.block-login .block-title strong {  background-position:0 0; background-repeat:no-repeat; padding-left:21px; }


/* Block: Account */
.block-account { border-color:#bbb; }
.block-account .block-title { background:#fc9d36 url(../images/bkg_block-title-account.gif) 0 100% repeat-x; border:0; padding:3px 10px; }
.block-account .block-title strong { font-size:13px; color:#fff; }
.block-account .block-content { background:#fbfaf6; padding:7px 10px 7px; }
.block-account .block-content li a { display:block; border-bottom:1px solid #ddd; padding:3px 0; color:#5f5d5c; text-decoration:none !important; }
.block-account .block-content li a:hover { color:#ea7900; }
.block-account .block-content li.last a { border-bottom:0; }
.block-account .block-content li.current { border-bottom:1px solid #ddd; padding:3px 0; color:#ea7900; }
.block-account .block-content li.current.last { border-bottom:0; }

/* Block: Currency Switcher */
.block-currency { border:0; background:url(../images/bkg_block-currency.gif) 0 0 no-repeat; padding:7px 12px 10px; height:51px; }
.block-currency .block-title { background:none; border:0; padding:0; margin:0 0 5px; }
.block-currency .block-title strong { font:bold 13px/21px Arial, Helvetica, sans-serif; background:url(../images/i_block-currency.gif) 0 50% no-repeat; padding:0 0 0 21px; text-transform:none; color:#fff; }
.block-currency .block-content { background:none; padding:0; }
.block-currency .block-content select { width:100%; padding:0; }

/* Block: Layered Navigation */
.block-layered-nav { border:0; }
.block-layered-nav .block-title { border:0; padding:0; height:24px; background:url(../images/bkg_block-layered-title.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.block-layered-nav .block-subtitle { line-height:1.35; background:#d5e8ff url(../images/bkg_block-layered1.gif) 0 50% repeat; padding:3px 9px; border:1px solid #b9ccdd; border-width:1px 0; text-transform:uppercase; color:#1f5070; }
.block-layered-nav .block-content { border:1px solid #a0b3c3; background:#e7f1f4; }
.block-layered-nav dt { background:url(../images/bkg_block-layered-dt.gif) 9px 11px no-repeat; padding:7px 10px 0 28px; font-weight:bold; text-transform:uppercase; }
.block-layered-nav dd { padding:0 12px 12px; background:url(../images/bkg_block-layered-dd.gif) 0 100% repeat-x; }
.block-layered-nav dd.last { background:none; }
.block-layered-nav .currently li { background:#fff url(../images/bkg_block-layered-li.gif) 0 100% repeat-x; padding:4px 6px 4px 10px; }
.block-layered-nav .currently .label { font-weight:bold; padding-left:18px; background:url(../images/bkg_block-layered-label.gif) 0 3px no-repeat; text-transform:uppercase; }
.block-layered-nav .currently .btn-remove { margin:3px 0 0; }
.block-layered-nav .actions { font-size:11px; padding:4px 9px; background:#cad6e4; border:1px solid #dee5e8; border-width:1px 0; text-align:right; }
.block-layered-nav .actions a { float:none; }

/* Block: Cart */
.block-cart .block-title { /*border-bottom:0;*/ }
.block-cart .block-title strong { background-image:url(../images/i_block-cart.gif); }
.block-cart .summary { background:#fff; padding:2px 8px 8px; margin:-1px 0 0; position:relative; z-index:1; }
.block-cart .amount { margin:0; }
.block-cart .amount a { font-weight:bold; }
.block-cart .subtotal { 
	margin: 5px 0 0; 
	padding: 2px 0; 
	background: #dee5e8; 
	text-align: center; 
}
.block-cart .subtotal .price { font-weight:bold; }
.block-cart .actions { border-bottom:1px solid #c2c2c2; }

/* Block: Wishlist */
.block-wishlist .block-title strong { background-image:url(../images/i_block-wishlist.gif); }
.block-wishlist .actions { text-align:right; }
.block-wishlist .actions a { float:none; }

/* Block: Related */
.block-related .block-title strong { background-image:url(../images/i_block-related.gif); background-position:0 1px; }
.block-related input.checkbox { float:left; }
.block-related .product { margin-left:20px; }

/* Block: Compare Products */
.block-compare .block-title strong { background-image:url(../images/i_block-list.gif); background-position:0 1px; }
.block-compare button.button span { border-color:#406a83; background:#618499; }
.page-popup .link-print { background:url(../images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px; font-weight:bold; color:#1e7ec8; }
.compare-table { border:0; }
.compare-table thead tr.first th,
.compare-table thead tr.first td { border:0; background:none; padding:0; font-size:0; line-height:0; }
.compare-table .btn-remove { float:right; background-image:url(../images/btn_remove2.gif); width:72px; height:15px; }
.compare-table tbody th { background:#d9e5ee url(../images/bkg_th-v.gif) 100% 0 repeat-y; }
.compare-table tbody th,
.compare-table tbody td { padding:10px; border:0; border-top:1px solid #ccc; border-left:1px solid #ccc; }
.compare-table tbody td.last { border-right:1px solid #ccc; }
.compare-table tbody tr.last th,
.compare-table tbody tr.last td { border-bottom:1px solid #ccc !important; }
.compare-table tr.add-to-row td { background:#fffada; text-align:center; }
.compare-table tr.first td { text-align:center; }
.compare-table tr.first td .product-name { font-size:13px; font-weight:bold; margin:0 0 5px; color:#203548; }
.compare-table tr.first td .product-name a { color:#203548; }
.compare-table tr.first td .ratings { width:69px; margin:0 auto; }
.compare-table tr.first td p,
.compare-table tr.add-to-row td p { margin:0; }

/* Block: Recently Viewed */
.block-viewed .block-title strong { background-image:url(../images/i_block-viewed.gif); }

/* Block: Recently Compared */
.block-compared .block-title strong { background-image:url(../images/i_block-list.gif); background-position:0 1px; }

/* Block: Poll */
.block-poll .block-title strong { background-image:url(../images/i_block-poll.gif); }
.block-poll .block-subtitle { font-size:12px; }
.block-poll label { color:#777; font-weight:bold; }
.block-poll input.radio { float:left; margin:1px -18px 0 0; }
.block-poll .label { display:block; margin-left:18px; }
.block-poll li { padding:3px 9px; }
.block-poll .actions { margin:5px 0 0; }
.block-poll button.button span { border-color:#406a83; background:#618499; }
.block-poll .answer { font-weight:bold; }
.block-poll .votes { float:right; margin-left:10px; }

/* Block: Tags */
.block-tags .block-title strong { background-image:url(../images/i_block-tags.gif); }
.block-tags .block-content ul { font-size:12px; padding:10px; }
.block-tags .block-content li { display:inline; padding-right:4px; }
.block-tags .block-content a { color:#1b2d3b; }
.block-tags .actions { text-align:right; }
.block-tags .actions a { float:none; }

/* Block: Subscribe */

.block-subscribe {
	border: none;
	margin: 0;
	clear: both;
}

.block-subscribe .block-content { 
	padding: 5px 10px;
	background: #fff;
}
.block-subscribe .block-title strong { background-image:url(../images/i_block-subscribe.gif); }

.block-subscribe label { 
	font-family: Verdana;
	font-weight: normal; 
	font-size: 11px;
	color: #666; 
	display: block;
}

.block-subscribe .input-box {
	float: left;
}

.block-subscribe input.input-text { 
	display: block; 
	font-size: 11px;
	width: 167px; 
	margin: 3px 0; 
	color: #999;
}
.block-subscribe .actions { background:none; padding:0; margin:3px 0 0; text-align:left; }

.block-subscribe .actions button.button { 
	float: none;
	margin: 0 0 0 10px;
}

.block-subscribe .actions button.button span { 
	border-color: #770268; 
	background: #981487;
}

/* Block: Reorder */
.block-reorder .block-title strong { background-image:url(../images/i_block-list.gif); }
.block-reorder input.checkbox { float:left; margin:2px -20px 0 0; }
.block-reorder .product-name { margin-left:20px; }
.block-reorder .validation-advice { margin:3px 9px 7px; }

/* Block: Banner */
.block-banner { border:0; }
.block-banner .block-content { padding:0; text-align:center; }

/* Block: Login */
.block-login .block-title strong { background-image:url(../images/i_ma-info.gif); }
.block-login .block-content { padding:5px 10px; }
.block-login label { font-weight:bold; color:#666; }
.block-login input.input-text { display:block; width:167px; margin:3px 0; }
.block-login .actions { background:none; padding:0; margin:3px 0 0; }
.block-login .actions button.button span { border-color:#406a83; background:#618499; }


/* Category Page ========================================================================= */

.category-title { 
	border: 0; 
	margin: 0 0 0 10px;
}
.category-image { width:100%; overflow:hidden; margin:0 0 10px; text-align:center; }
.category-image img {}

.category-description { 
	margin: 0 0 10px 11px;
	color: #333333;
	font-size: 14px;
	line-height: 1.2em;
}
.category-products {}

/* View Type: Grid */

.products-grid { 
	border-bottom: none; 
	background: none; 
	position: relative; 
}

.products-grid.last { border-bottom:0; }

.products-grid li.item { 

	width: 298px; 
	padding: 0px 30px 0px; 
	margin: 0 auto;
}

.products-grid .product-image { 
	display: block; 
	width: 238px; 
	height: 238px; 
	margin: 0 auto; 
}
.products-grid .product-name { 
	/*min-height: 2.7em;*/ 
	margin: 0;
	padding: 0;
	float: left;
	font-weight: bold; 
	font-size: 13px; 
	color: #203548;
	width: 175px;
}
.products-grid .product-name a { color:#203548; }

.products-grid .price-box { 
	margin: 0 0 0 0px;
	padding: 0;
	width: 50px;
}

.products-grid .availability { line-height:21px; }

.products-grid .actions { 
	float: right;
	position: relative; 
	bottom: 35px;
	margin: 0 25px 0 0;
}

.col2-left-layout .products-grid,

.col2-right-layout .products-grid { 
	width: 716px; 
	margin: 0 auto; 
}
.col1-layout .products-grid { width:790px; margin:0 auto; }

/* View Type: List */
.products-list li.item { border-bottom:1px solid #d9ddd3; padding:12px 10px; }
.products-list li.item.last { border-bottom:0; }
.products-list .product-image { float:left; width:135px; height:135px; margin:0 0 10px; }
.products-list .product-shop { margin-left:150px; }
.products-list .product-name { margin:0 0 5px; font-weight:bold; font-size:13px; color:#203548; }
.products-list .product-name a { color:#203548; }

.products-list .price-box { 
	float: left; 
	margin: 3px 13px 5px 0; 
}
.products-list .availability { float:left; margin:3px 0 0; }
.products-list .desc { clear:both; padding:6px 0 0; margin:0 0 15px; line-height:1.35; }
.products-list .desc .link-more { font-size:11px; }
.products-list .add-to-links { clear:both; }
.products-list .add-to-links li { display:inline; }
.products-list .add-to-links .separator { display:inline; margin:0 2px; }
/* ======================================================================================= */

/* Misc */
.links li { display:inline; }
.links li.first { padding-left:0 !important; }
.links li.last { background:none !important; padding-right:0 !important; }

.link-cart { color:#dc6809 !important; font-weight:bold; }

.link-wishlist { 
	color: #C40FAE !important; 
	font-weight: bold; 
}

.link-reorder { font-weight:bold; color:#dc6809 !important; }
.link-compare { font-weight:bold; }
.link-print { /*background:url(../images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px;*/ font-weight:bold; color:#dc6809; }
.link-rss { background:url(../images/i_rss.gif) 0 2px no-repeat; padding-left:18px; line-height:14px; white-space:nowrap; }
.btn-remove { display:block; width:11px; height:11px; font-size:0; line-height:0; background:url(../images/btn_remove.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.btn-remove2 { display:block; width:16px; height:16px; font-size:0; line-height:0; background:url(../images/btn_trash.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }

.separator { margin:0 3px; }

.divider { clear:both; display:block; font-size:0; line-height:0; height:1px; margin:10px 0; background:url(../images/bkg_divider1.gif) 0 50% repeat-x; text-indent:-999em; overflow:hidden; }

/********** < Product Prices */
.price { white-space:nowrap !important; }

.price-box { margin:5px 0; }
.price-box .price { font-weight:bold; color:#c76200; }

/* Regular price */

.regular-price { 
	color: #993086; 
}

.regular-price .price { 
font-weight: bold; 
font-size: 13px; 
color: #993086; 
}

.block .regular-price,
.block .regular-price .price { color:#2f2f2f; }

/* Old price */
.old-price { margin:0; }
.old-price .price-label { white-space:nowrap; color:#999; }
.old-price .price { font-weight:bold; color:#c76200; text-decoration:line-through; }

/* Special price */
.special-price { margin:0; padding:3px 0; }
.special-price .price-label { font-size:13px; font-weight:bold; white-space:nowrap; color:#cd5033; }
.special-price .price { font-size:13px; font-weight:bold; color:#c76200; }

/* Minimal price (as low as) */
.minimal-price { margin:0; }
.minimal-price .price-label { font-weight:bold; white-space:nowrap; }

.minimal-price-link { display:block; }
.minimal-price-link .label {color:#1e7ec8;}
.minimal-price-link .price { font-weight:normal; color:#1e7ec8; }

/* Excluding tax */
.price-excluding-tax { display:block; color:#999; }
.price-excluding-tax .label { white-space:nowrap; color:#999; }
.price-excluding-tax .price { font-size:13px; font-weight:normal; color:#c76200; }

/* Including tax */
.price-including-tax { display:block; color:#999; }
.price-including-tax .label { white-space:nowrap; color:#999; }
.price-including-tax .price { font-size:13px; font-weight:bold; color:#c76200; }

/* FTP */
.weee { display:block; font-size:11px; color:#444; }
.weee .price { font-size:11px; font-weight:normal; }

/* Excl tax (for order tables) */
.price-excl-tax  { display:block; }
.price-excl-tax .label { display:block; white-space:nowrap; }
.price-excl-tax .price { display:block; }

/* Incl tax (for order tables) */
.price-incl-tax { display:block; }
.price-incl-tax .label { display:block; white-space:nowrap; }
.price-incl-tax .price { display:block; font-weight:bold; }

/* Price range */
.price-from { margin:0; }
.price-from .price-label { font-weight:bold; white-space:nowrap; }

.price-to { margin:0; }
.price-to .price-label { font-weight:bold; white-space:nowrap; }

/* Price notice next to the options */
.price-notice { padding-left:10px; color:#999; }
.price-notice .price { font-weight:bold; color:#2f2f2f; }

/* Price as configured */
.price-as-configured { margin:0; }
.price-as-configured .price-label { font-weight:bold; white-space:nowrap; }

.price-box-bundle { padding:0 0 10px 0; }
.price-box-bundle .price-box { margin:0 !important; padding:0 !important; }
.price-box-bundle .price { color:#555; }
/********** Product Prices > */

/* Tier Prices */
.tier-prices { margin:10px 0; padding:10px; background-color:#f4f7f7; border:1px solid #dadddd; }
.tier-prices li { line-height:1.4; background:url(../images/i_tier.gif) no-repeat 0 3px; padding:2px 0 2px 10px; color:#424242; }
.tier-prices .benefit { font-style:italic; font-weight:bold; color:#2f2f2f; }
.tier-prices .price { font-weight:bold; color:#2f2f2f; }

.tier-prices-grouped li { padding:2px 0; color:#e26703; }
.tier-prices-grouped li .price { font-weight:bold; }

/* Add to Links */
.add-to-links { font-size:11px; margin:5px 0 0; }
.add-to-links .separator { display:none; }

/* Add to Cart */
.add-to-cart label { float:left; margin-right:5px; font-weight:bold; color:#666; }
.add-to-cart .qty { float:left; margin-right:5px; }
.add-to-cart button.button { float:left; }

/* Add to Links + Add to Cart */
.add-to-box { margin:10px 0; }
.add-to-box .add-to-cart { float:left; }
.add-to-box .or { float:left; font-weight:bold; margin:0 7px; color:#666; }
.add-to-box .add-to-links { float:left; margin:0; font-size:12px !important; line-height:1.25 !important; text-align:left !important; }
.add-to-box .add-to-links li { display:block !important; }
.add-to-box .add-to-links li .separator { display:none !important; }


.product-view { 
	border: none; 
}

.product-essential { 
	padding: 50px 25px 25px 25px; 
	background: #fff; 
}

.product-essential h2 { font:bold 13px/1.35 Arial, Helvetica, sans-serif; }

.product-collateral { 
	background: #fff; 
	padding: 5px 25px 25px 25px;
	line-height: 1.2em;
}

.product-collateral h2 { 
font-weight: bold; 
font-size: 15px; 
color: #993086; 
border-bottom: 1px solid #dcdcdc; 
padding: 0 0 1px; 
margin: 0 0 5px; 
}

.product-collateral .box-collateral { margin:0 0 25px; }

/* Product Images */

.product-view .product-img-box { 
	float: left; 
	width: 267px;
	margin: 0 0 0 50px;
}
.col3-layout .product-view .product-img-box { float:none; margin:0 auto; }
.product-view .product-img-box .product-image { margin:0 0 13px; }
.product-view .product-img-box .product-image-zoom { position:relative; width:265px; height:265px; overflow:hidden; z-index:9; }
.product-view .product-img-box .product-image-zoom img { position:absolute; left:0; top:0; cursor:move; }
.product-view .product-img-box .zoom-notice { font-size:11px; margin:0 0 5px; text-align:center; }
.product-view .product-img-box .zoom { position:relative; z-index:9; height:18px; margin:0 auto 13px; padding:0 28px; background:url(../images/slider_bg.gif) 50% 50% no-repeat; cursor:pointer; }
.product-view .product-img-box .zoom.disabled { -moz-opacity:.3; -webkit-opacity:.3; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";/*IE8*/ opacity:.3; }
.product-view .product-img-box .zoom #track { position:relative; height:18px; }
.product-view .product-img-box .zoom #handle { position:absolute; left:0; top:-1px; width:9px; height:22px; background:url(../images/magnifier_handle.gif) 0 0 no-repeat;  }
.product-view .product-img-box .zoom .btn-zoom-out { position:absolute; left:2px; top:0; }
.product-view .product-img-box .zoom .btn-zoom-in { position:absolute; right:2px; top:0; }
.product-view .product-img-box .more-views h2 { font-size:11px; border-bottom:1px solid #ccc; margin:0 0 8px; text-transform:uppercase; }
.product-view .product-img-box .more-views ul { margin-left:-9px }
.product-view .product-img-box .more-views li { float:left; margin:0 0 8px 9px; }
.product-view .product-img-box .more-views li a { float:left; width:56px; height:56px; border:2px solid #ddd; overflow:hidden; }

.product-image-popup { margin:0 auto; }
.product-image-popup .nav { font-weight:bold; text-align:center; }
.product-image-popup .image { display:block; margin:10px 0;  }
.product-image-popup .image-label { font-size:13px; font-weight:bold; margin:0 0 10px; color:#2f2f2f; }

/* Product Shop */

.product-view .product-shop { 
	float: right; 
	width: 250px;
	margin: 0 50px 0 0;
}

.col1-layout .product-view .product-shop { float:right; width:545px; }
.col3-layout .product-view .product-shop { float:none; width:auto; }
.product-view .product-shop .product-name { margin:0 0 5px; }
.product-view .product-shop .product-name h1 { margin:0; font:bold 15px/1.35 Arial, Helvetica, sans-serif; }
.product-view .product-shop .availability { margin:10px 0; }
.product-view .product-shop .short-description { margin:10px 0; background:url(../images/bkg_divider1.gif) 0 0 repeat-x; padding:10px 0 0; }
.product-view .product-shop .price-box { margin:10px 0; }
.product-view .product-shop .add-to-links { margin:0; }
.product-view .product-shop .add-to-links { font-size:12px; text-align:right; }
.product-view .product-shop .add-to-links li,
.product-view .product-shop .add-to-links li .separator { display:inline; }
.product-view .product-shop .add-to-links a { color:#1E7EC8 !important; font-weight:normal !important; }

/* Product Options */

.product-options { 
	margin: 0; 
	padding: 0;
	background-color: #fff; 
	border:1px solid #fff;
	width: 250px;
	float: right;
}
.product-options dt { padding:10px 0 0; font-weight:normal; }
.product-options dt label { font-weight:bold; color:#2f2f2f; }
.product-options dt span.required { color:#eb340a; }
.product-options dt .qty-holder { float:right; margin-right:15px; }
.product-options dt .qty-holder label { vertical-align:middle; }
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#2f2f2f; }
.product-options dd { padding:5px 10px 15px; margin:0 0 5px; border-bottom:1px solid #e4e4e4; }
.product-options dl.last dd.last { border-bottom:0; padding-bottom:5px; margin-bottom:0; }
.product-options dd input.input-text { width:98%; }
.product-options dd input.datetime-picker { width:150px; }
.product-options dd textarea { width:98%; height:8em; }
.product-options dd select { width:99%; }
.product-options dd .multiselect option { border-bottom:1px dotted #d9e5ee; padding:2px 4px; }
.product-options ul.options-list { margin-right:5px; }
.product-options ul.options-list li { line-height:1.5; padding:2px 0; }
.product-options ul.options-list input.radio { float:left; margin-top:3px; }
.product-options ul.options-list input.checkbox { float:left; margin-top:3px; }
.product-options ul.options-list .label { display:block; margin-left:18px; }
.product-options ul.options-list label { font-weight:normal; }
.product-options ul.validation-failed { padding:0 7px; }
.product-options p.note { margin:0; font-size:11px; }

.product-options p.required { 
	margin-bottom: 0; 
	padding: 5px 0;
	float: left;
}

.product-options-bottom { 
	background-color: #fff; 
	padding: 0; 
	border: 1px solid #fff; 
	border-top: 0; 
	width: 250px;
	clear: both;
	float: right;

}
.product-options-bottom .tier-prices { margin:0; padding:0 0 10px; border:0; background:0; }
.product-options-bottom .tier-prices li { background:0; padding:2px 0; color:#e26703; }
.product-options-bottom .tier-prices .price,
.product-options-bottom .tier-prices .benefit { color:#e26703; }
.product-options-bottom .price-box { float:left; margin:0; padding:0; }
.product-options-bottom .price-label { float:left; padding-right:5px; }
.product-options-bottom .price-tax { float:left; }

.product-options-bottom .add-to-cart { 
	float: left; 
}


.product-shop .product-options-bottom { margin:0 0 10px; }
.product-shop .product-options-bottom .price-box { float:none; margin:0 0 5px; }
.product-shop .product-options-bottom .price-label { float:none; padding-right:0; }
.product-shop .product-options-bottom .price-tax { float:none; }
.product-shop .product-options-bottom .add-to-cart-box { clear:both; float:left; padding-top:12px; }


/* Account Login/Create Pages ============================================================ */
.account-login .content { min-height:240px; padding:14px 21px; background:#faf7ee url(../images/bkg_login-box.gif) 0 0 repeat-x; border:1px solid #bbb6a5; border-bottom:0; }
.account-login .content h2 { 
	font-weight: bold; 
	font-size: 13px; 
	margin: 0 0 14px; 
	padding: 0 0 5px 23px; 
	border-bottom: 1px solid #ddd; 
	background-position: 0 1px; 
	background-repeat:no-repeat; 
	text-transform: uppercase; color:#807280; 
}

.account-login .new-users h2 { background-image:url(../images/i_page1.gif)}
.account-login .registered-users h2 { background-image:url(../images/i_page2.gif); }
.account-login .buttons-set { border:1px solid #bbb6a5; border-top:0; margin:0; padding:8px 13px; background:#dee5e8 url(../images/bkg_buttons-set1.gif) 0 0 repeat-x; }

.account-create {}
/* Account Login/Create Pages ============================================================ */


/* Shopping Cart ========================================================================= */
.cart .page-title { 
	border-bottom: 0; 
	margin: 20px 0 12px; 
}
.cart .page-title h1 { 
	margin: 5px 0 0; 
}

/* Discount Codes & Estimate Shipping and Tax Boxes */
.cart .discount,
.cart .shipping { border:1px solid #d0cbc1; background:#fff url(../images/bkg_block-title.gif) 0 0 repeat-x; padding:12px 15px; margin:0 0 18px; }
.cart .discount h2,

.cart .shipping h2 { 
	background-position: 0 0; 
	background-repeat: no-repeat; 
	font: bold 13px/16px Arial, Helvetica, sans-serif; 
	padding: 0 0 0 21px; 
	color: #807280; 
	text-transform: uppercase; 
}

.cart .discount button span,
.cart .shipping button span { border-color:#406a83; background:#618499; }
.cart .discount .buttons-set,
.cart .shipping .buttons-set { margin:10px 0 0; border:0; padding:0; text-align:left; }
.cart .discount .buttons-set button.button,
.cart .shipping .buttons-set button.button { float:none; margin-left:0; }

.cart .discount h2 { background-image:url(../images/i_discount.gif); }
.cart .discount .input-box { margin:8px 0 0; width:260px; }
.cart .discount input.input-text { width:254px; }

.cart .shipping h2 { background-image:url(../images/i_shipping.gif); }
.cart .shipping .sp-methods { margin:10px 0 0; padding:5px 0 0; background:url(../images/bkg_divider1.gif) 0 0 repeat-x; }