﻿/* Css Reset
------------------------------------------------ */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	font-size: 12px;	
	background: #000000;
}
ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

hr {
    border: none;
    height: 1px;
	margin: 1.5em 0;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

.clearfix { display: block; }

.clearfix:after, div.slice:after { 
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.clear { clear: both; height: 1px; line-height: 1px; }

div#page .block { background: #ffffff; margin: 0 0 10px 0; padding: 15px; display: block; }
div#page .block:after { clear: both; content: "."; display: block; height: 0; visibility: hidden; }

div#page div#hero.block { padding: 0;}

#homePromo.block .promo { float: right; width: 500px; }
#homePromo img { float: left;}

div#footerWrap {
	background-color: #262D73; /* same as body */
}

/* Sitewide Typography
------------------------------------------------ */

body { 
	color: #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75% !important;
}

h1, h2, h3, h4, h5 {	
	text-transform: lowercase;
	font-weight: normal;
}

h1 {
    font-size: 36px;
	color: #f00;
	font-family: arial;
	margin: 0 0 15px 15px;
}

h2 {
	color: #ccc;
	font-size: 18px;
	margin-bottom: 0.6em;
}

h3 {
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 15px;
	color: #f00;
}

h4 {
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 0.5em;
	color: #636363;
}

h5 {
	font-size: 14px;
	line-height: 16px;
    margin-bottom: 1em;
}

h6 { 
	margin-bottom: 2em;
	font-size: 12px;
	font-weight: normal;
}

p, blockquote, dl, /*table,*/ pre, address {
	margin-bottom: .85em;
	line-height: 1.5em;
	font-family:Arial, Helvetica, sans-serif;
}

p {
	line-height: 18px;
}

ul, ol {
	line-height:1.5em;
	margin-bottom:1em;
	margin-left:2.5em;
}

#page ul li {
	list-style-type:disc;
}

a, a:visited {
	color: #6D6E71;
}

a:hover, a:active {
	text-decoration: none;
}

a.alt1, a.alt1:visited {
	color: red;
}


h4 a, h4 a:visited {
	text-decoration: none;
	color: #636363;
}

h4 a:hover, h4 a:active {
	text-decoration: underline;
}

h4.alt1 {
 color: red;
}

/* Other page elements
------------------------------------------------ */
img.right { float: right; margin: 0 0 10px 10px; }
img.left { float: left; margin: 0 10px 10px 0; }

label {
	display: block;
	margin: 0 0 7px 0;
	line-height: 16px;
	letter-spacing: 1px;
}

.required {
	color: red;
}

input {
	color: #ccc;
}

/*input.textbox {
	background: url(../images/bg_textbox1.gif) 0 0 no-repeat;
	width: 207px;
	height: 19px;
	border: none; 
	padding: 5px 8px 0;
	margin: 0 0 20px 0;
	font-size: 11px;
	letter-spacing: 1px;
	
}*/

.textbox {
	background: #000000 url(../images/bg_textbox1.gif) 0 0 no-repeat;
	width: 223px;
	height: 24px;
	/*margin-bottom:20px !important; margin-bottom:15px; */
}
.textbox input {
	width: 207px;
	height: 20px;
	border: 0; 
	padding: 4px 8px 2px;
	font-size: 11px;
	letter-spacing: 1px;
	/*background:transparent;*/
	background:none;
	clear:both;
}
.textbox span {color:red;}

.textbox_small {
	background: url(../images/bg_textboxZip4.gif) no-repeat 0 0;/* margin-bottom: 20px !important; margin-bottom:15px;*/ width: 68px; height: 24px;
}
.textbox_small input {
	border: 0px; clear: both; padding:4px 8px 2px; font-size: 11px; background: none transparent scroll repeat 0% 0%; width: 52px; letter-spacing: 1px; height: 20px;
}


span.text {
	position: relative;
	display: inline-block;
	height: 24px;
	margin: 0 8px 20px 0;
}

span.text .endcap {
	position: absolute;
	height: 24px;
	width: 10px;
	background: url(../images/bg_textbox1.gif) right 0 no-repeat;
	right: 0;
	top: 0;
	_background-position: right 1px;
	|background-position: right 1px;
}

a.btn, a.btn:hover, a.btn:visited {
	background: url(../images/bg_submitBtn.png) 0 0 no-repeat;
	height: 21px;
	padding: 3px 10px 0;
	position: relative;
	float: left;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}

a.btn .endcap {
	background: url(../images/bg_submitBtn.png) right 0 no-repeat;
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 10px;
	height: 24px;
}

input.btn {
	background: url(../images/bg_submitBtn.png) 0 0 no-repeat;
	width: 81px;
	height: 24px;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	font-size: 11px;
	border: none;
	cursor: pointer;
	margin-right: 10px;
}

input.btn.btn2 {
	background: url(../images/bg_btn1.png) 0 0 no-repeat;
	width: 131px;
}

input.btn.btn3 {
	background: url(../images/bg_btn2.png) 0 0 no-repeat;
	width: 209px;
}

input.radioBtn {
	color: #fff;
	border: none;
	background: #000;
	margin: 0 5px 0 0;
}

textarea {
	border: none;
	background: url(../images/bg_textarea.png) 0 0 no-repeat;
	width: 404px;
	height: 124px;
	color: #ccc;
	padding: 5px;
	font-family: arial;
	font-size: 12px;
}	

span.radioSpacer {
	display: block;
	padding-left: 22px;
	|padding-left: 26px;
}

input.checkbox {
	border: none;
	background: #000;
	margin-left: 0;
}

fieldset h4 {
	margin-bottom: 20px;
}

.fieldCol1, .fieldCol2 {
	float: left;
	width: 300px;	
}

.fieldCol2, div.contactCol {
	background: url(divider_vert1.jpg) 0 0 no-repeat;
	padding-left: 60px;
	width: 290px;
}

fieldset.col1, fieldset.col2 {
	float: left;
	width: 330px;	
}

fieldset.col2, div.contactCol {
	background: url(../images/divider_vert1.jpg) 0 0 no-repeat;
	padding-left: 60px;
	width: 290px;
}

div.contactCol {
	background: url(../images/divider_vert1.jpg) 0 -80px no-repeat;
	float: right;
	width: 180px;
	padding-left: 40px;
}

fieldset#productReg {	
	position: relative;
	margin-left: 15px;
}

fieldset#productReg .help {
	position:relative;
	left: 10px;
	top: 0px;
}

.formNote {
	margin: -15px 0 15px;
}

.formBtns {
	margin: 0 0 30px;
}

/*select {
	border: none;
	background: #000 url(../images/bg_textbox1.gif) 0 0 no-repeat;
	width: 225px;
	height: 24px;
	padding: 4px 7px 4px 5px;
	color: #ccc;
	margin: 0 0 20px;
	_border: 1px solid #ccc;
	|border: 1px solid #ccc;
}*/

.select1 {
	background: #131313;
	color: #ccc;
	border: 1px solid #333;
	width: 200px;
	font-family: arial;
	padding: 3px 2px;
	
}

/* Custom select box */
#selectBox1_iconselect { width:204px; height: 19px; padding: 5px 10px 2px; background: url(../images/bg_select1.png) 0 0 no-repeat; font-size: 16px; color: #ccc; font-size: 12px; margin-bottom: 4px; }
.selectwrapper { margin-top: -2px; margin-left: 0px; background: #000; padding-right: 2px; display:none; position:absolute;width: 224px;}
.selectwrapper .selectitems {  padding:3px; z-index: 10000; margin-left: 2px;background: #131313; }
.selectwrapper .last { border: none; }
.selectwrapper .selectitems span { padding-left: 5px; } 
.selectwrapper .hoverclass { background-color:#ccc; cursor:pointer; color: #000; } 
.selectwrapper .selectedclass { background-color:red; color: black }

.selectfooter { background: #131313; height: 8px; margin-bottom: -5px;}
#selectBox1_options { height: auto; overflow-y: auto; width: 224px}

label.selectSpacer { margin-top: 20px; }


/* Variable width textboxes */
span.tb1 { 
	width: 60px;
	_width: 52px;
	|width: 52px;
}

.tb1 .textbox {
	width: 34px;
	_width: 32px;
	|width: 32px;
	text-align: center;
}

span.tb2 { 
	width: 80px;
	_width: 72px;
	|width: 72px;
}

.tb2 .textbox {
	width: 54px;
	_width: 52px;
	|width: 52px;	
}

span.tb3 { 
	width: 50px;
	_width: 42px;
	|width: 42px;
}

.tb3 .textbox {
	width: 24px;
	_width: 22px;
	|width: 22px;	
}

/* Header
------------------------------------------------ */
div#header {
	width: 920px;
	height: 88px;
	margin: auto;
    position: relative;
	z-index: 2;
    padding: 0;
}


div#logo {
    position: absolute;
    left: 0px;
    top: 25px;
}

#logo a {
    background: url(../images/logo.gif) 0 0 no-repeat;
    width: 220px;
    height: 45px;
    display: block;
}

#logo a span {
	display: none;
}

/*
Footer
------------------------------------------------ */
div#footer {
	width: 820px;
	padding: 20px 0 10px 0;
	margin: 15px auto;
	overflow: hidden;
	font-size: 11px;
	background: url(../images/divider_horiz3.gif) no-repeat 50px 0;
}

#footer ul {
	margin: 0 0 0 70px;
}




#footer li {
	float: left;
	margin-right: 34px;
}

#footer li.last {
	margin: 0;
}

#footer a {
	text-transform: uppercase;
	text-decoration: underline;
	color:#FFFFFF;
}

#footer a:active, #footer a:hover {
	text-decoration: none;
	color:#6D6E71;
}



/* Main Navigation
------------------------------------------------ */

ul#nav {
	float: right;
	margin: 0;
	clear: both;
	width: 570px;
	_width: 590px;
}

#nav li {        
    margin: 0 0 0 18px;
    position: relative;
	float: left;
}

#nav a, #nav a:visited {
	color: #fff;
	font-size: 12px;
	text-decoration: none;
}

#nav a:active, #nav a:hover {
	color: #f00;
}

#nav a.topLevel, #nav a.topLevel span {
    top: 0;
    overflow: hidden;
    z-index: 10000; /* set z-index */
    cursor: pointer; /* fixes IE6 bug */
 }

#nav li, #nav a.topLevel, #nav a.topLevel span {
    display: block;
    height: 36px;
}

#nav li.divider { background: #999999; width: 1px; margin: 0 6px 0 0; height: 36px; }

#nav a.topLevel {
	padding: 0 0 10px;
	height: 28px;
	margin-left: 6px;
	display: block;
	position: relative;
	_float: left;
	_margin-left: 3px;
}

#nav a.topLevel:hover, #nav li.sfhover a.topLevel {
	color: #f00;
}

#nav li.sfhover a.topLevel.horiz {
	background: url(../images/nav_carat.gif) center bottom no-repeat;

}

#nav li ul { 
    position: absolute;
    z-index: 9999;
    width: auto;
    top: 37px;
    left: -9999em;
    background: url(../images/bg_ddHoriz2.png) 0 0 no-repeat;
	height: 157px;
    margin: 0;
    padding: 0 0 0 15px;
}

#nav li:hover ul, #nav li.sfhover ul { 
    left: auto;
}

#nav ul li {
    height: auto;
    width: 149px;
}

#nav ul a {
	text-align: center;
	padding: 0 5px 5px 5px;

}

#nav ul li {
    padding: 0;
    line-height: 14px;
    font-family: arial;
    font-size: 12px;
    margin: 0;
	border: none;
	float: left;
	width: 95px;
	height: 115px;
	padding: 2px 0 0;
	background: url(../images/nav_divider.png) right 8px no-repeat;
}

#nav ul li.last {
	background: none;
}

#nav ul a {    
    display: block;
    color: #fff;
    font-size: 11px;
	line-height: 16px;
	text-transform:lowercase;
}

#nav ul a, #nav ul a:visited {
    text-decoration: none;
    font-size:11px;
}

#nav ul a img {
	clear: both;
	display: block;
	margin-bottom: 5px;
}

#nav ul.vert {
	background: url(../images/bg_ddVert2.png) 0 0 no-repeat;
	width: 200px;
	top: 16px;
	padding: 35px 0 10px 0;
	height: 148px;	
}

#nav ul.vert.vert2 {
	background: url(../images/bg_ddVert1.png) 0 0 no-repeat;
	height: 100px;
}

#nav ul.vert.vert3 {
	background: url(../images/bg_ddVert3.png) 0 0 no-repeat;
	height: 150px;
	left:auto;
}

#nav ul.vert.vert3 li.last{
	background: url(../images/bg_ddVert3.png) 0 -135px no-repeat;
	padding-bottom: 50px;
}

#nav ul.vert.vert3 span {
	background: url(../images/bg_ddVert1.png) 0 -35px no-repeat;
	display: block;
	height: 60px;
}

#nav li:hover ul.vert, #nav li.sfhover ul.vert {
	left: -30px;
}


#nav ul.vert li {
	height: auto;
	_height: 1px;
	width: auto;
	float: none;
	background: none;
	padding: 0;
	
}

#nav ul.vert li a {
	padding: 5px 25px 10px;
	text-align: left;
	background: url(../images/divider_horiz1.gif) 18px bottom no-repeat;
}

#nav ul.vert li.last a {
	background: none;
}

#nav ul#dryers.rows {
	height: 290px;
	background-position: 0 bottom;
	padding: 0;
}

#nav ul#dryers.rows span.row1, #nav ul#dryers.rows span.row2 {
	display: block;
	height: 135px;
}

#nav ul#dryers.rows span.row1 {
    background: url(../images/bg_ddHoriz2.png) 0 0 no-repeat;
	padding-left: 20px;
	width: 860px;
}

#nav ul#dryers.rows span.row2 {
	background: #020202;
	margin-left: 13px;
	padding: 0 0 0 6px;
	height: 130px;
	width: 846px;
	border-left: 1px solid #252525;
}

#nav ul#dryers.rows span.row2 li {
	background: #020202;
}

#nav ul#dryers {
	width: 885px;
}

#nav li:hover ul#dryers, #nav li.sfhover ul#dryers {
	left: -350px;
}

#nav ul#irons {
	width: 190px;
	z-index: 1;
}

#nav ul#accessories {
	width: 285px;
}

#nav li.endcap {
	position: absolute;
	float: none;
	left: 100%;
	top: 0;
	z-index: 10;
    background: url(../images/bg_ddHoriz2.png) -860px 0 no-repeat;
	height: 157px;
	width: 20px;
	padding: 0;
}

#nav li:hover ul#irons, #nav li.sfhover ul#irons {
	left: -60px;
	top: 36px;
}

#nav li:hover ul#accessories,  #nav li.sfhover ul#accessories {
	left: -60px;
}

#nav li:hover ul#news, #nav li.sfhover ul#news {
	left: -20px;
}

/* Home Page
------------------------------------------------ */
div#searchAux {
	width: 610px; /*Edit by Vishwajeet 20.10.09*/
	height: 30px;
	margin: 10px 0 12px;
	clear: both;
	float: right;
}

form#searchForm {
	float: left;
	width: 136px;
	
}

#q {
	background: url(../images/bg_searchField.png) 0 0 no-repeat;
	width: 101px;
	height: 17px;
	margin:4px 2px 0 0;
	float:left;
}
#q input {
	width: 91px;
	height: 13px;
	padding: 0 5px;
	border: none;
	color: #fff;
	font-size: 11px;
	background:transparent;

}

input#goBtn {
	width: 32px;
	height: 21px;
	text-align: center;
	color: #fff;
	background: url(../images/bg_goBtn.png) 2px 3px no-repeat;
	border: none;
	font-size: 11px;
	line-height: 11px;
}

ul#auxNav {
	margin: 0;
	padding: 3px 0 0 0;
	float: right;
}

#auxNav li {
	float: left;
	margin-left: 26px;
	color: #666;
}

#auxNav a, #auxNav a:link, #auxNav a:visited {
	color: #666;
	text-decoration: none;
	font-size: 12px;
}

/* Page
------------------------------------------------ */
div#page {
	width: 1000px;
	overflow: hidden;
	margin: auto;
	background: url(../images/bg_page.jpg) 0 7px no-repeat;
}

div#roundCol {
	background: url(../images/bg_roundCol.gif) 0 0 no-repeat;
	width: 710px;
	padding: 10px 15px 0;
	margin: 78px auto 0;
}

#roundCol .inner {
	padding: 0 15px;
	overflow: hidden;
}

.breadcrumb, .msg {
	text-align: right;
}

.breadcrumb {
	color: #6d6e71;
	text-transform:lowercase;
}

.msg, h1.alt1 {
	margin-bottom: 0;
}

div.hr, hr {
	height: 2px;
	margin: 15px 0;
	background: url(../images/divider_horiz3.gif) 0 0 no-repeat;
	display: block;
}

div.hr.hr2 {
	height: 1px;
	background-image: url(../images/divider_horiz4.gif);
}

div#featureCallouts, div#featureCallouts.inner, #roundCol div#featureCallouts, #roundCol div.callouts {
	overflow: hidden;
	background: url(../images/divider_horiz3.gif) 0 0 no-repeat;
	padding-top: 20px;
	margin: 15px 0 0 0;
}

#featureCallouts .callout{
	float: left;
	width: 180px;
	padding: 15px 30px 15px 0;
	margin-right: 30px;
	background: url(../images/divider_vert1.gif) right 0 no-repeat;
}

.callouts .callout {
	float: left;
	width: 180px;
	padding: 15px 10px 15px 0;
	margin-right: 10px;
	background: url(../images/divider_vert1.gif) right 0 no-repeat;
}

.callouts.fourCol .callout {
	width: 130px;
	min-height: 160px;
	padding-right: 20px;
	padding-bottom: 40px;
	position: relative;
}

.callouts.fourCol input.btn {
	position: absolute;
	bottom: 3px;
	left: 0;
}

div#youMayLike .callout {
	background: none;
	width: 95px;
	padding-right: 0;
}

#youMayLike a, #youMayLike a:visited {
	text-decoration: none;
	color: #ccc;
}

#youMayLike a:active, #youMayLike a:hover {
	text-decoration: underline;
}

#featureCallouts .callout a, a.alt2, a.alt2:visited {
	background: url(../images/icon_arrowGray.gif) right 5px no-repeat;
	padding-right: 10px;
}

#featureCallouts .callout.last, .callouts .callout.last {
	margin: 0;
	background: none;
	padding-right: 0;
}

#page #featureCallouts ul, #page #featureCallouts li, #page .callouts ul,  #page .callouts li {
	list-style-type: none;
 }
 
 #page #featureCallouts ul, #page .callouts ul {
 	margin: 0;
 }

.entityCols {
	overflow: hidden;
	margin-bottom: 20px;
}

.entityCols .col1, .entityCols .col2 {
	float: left;
}

.colset1 .col1 {
	width: 386px;
	margin-right: 20px;
}

.colset1 .col2 {
	width: 180px;
}

.colset2 .col1 {
	width: 330px;
	margin-right: 35px;
}

.colset2 .col2 {
	width: 285px;
}
	
/* Home Page
------------------------------------------------ */
div#flashContainer {
	margin: auto;
	width: 984px;
	position: relative;
	z-index: 1;
}

ul#homeCallouts {
	background: url(../images/divider_horiz1.jpg) center top no-repeat;
	width: 796px;
	margin: 0 auto 15px;
	display: block;
	overflow: hidden;
	height: 140px;
}

#page #homeCallouts li { 
	list-style-type: none;
	float: left;
	width: 364px;
	list-style: none;
	padding: 15px 15px 0;
	height: 130px;
}

#homeCallouts li#attachments {
	background: url(../images/bg_attachments.jpg) left 2px no-repeat;
}

#homeCallouts li#attachments p, #homeCallouts li#attachments h3 {
	margin-left: 160px;
}

#homeCallouts li .link {
	text-align: right;
}

/*
Glossary
------------------------------------------------ */
dl {
	display: block;
	overflow: hidden;
}

dt, dd {
	float: left;
	margin: 0 0 15px 0;
}

dl.glossary dt {
	text-transform: lowercase;
	font-style: italic;
	width: 150px
}

dl.glossary dd {
	width: 450px;
}

dl.history  {
	margin: 30px 0 0;
}

dl.history dt {
	width: 74px
}

dl.history dd {
	width: 550px;
}


#newsEvents.tabPane {
	color: #d7d7d7;
}

#newsEvents.tabPane h4, #newsEvents.tabPane h5 {
	text-transform: none;
}

#eventsTab dt {
	width: 170px;
}

#eventsTab dd {
	width: 350px;
}

#newsTab dt {
	width: 90px;
}

#newsTab dd {
	width: 450px;
}

a.video {
	float: right;
	background: url(../images/icon_playVideo.jpg) 0 0 no-repeat;
	padding: 0 0 5px 35px;
	margin: 0 15px 15px 30px;
	width: 70px;
	display: block;
	line-height: 14px;
}

/*
Checkout pages
********************************************/
ul.checkoutSteps {
	margin: 0;
	display: block;
	list-style: none;
	clear: both;
	background: transparent url(../images/divider_horiz3.gif) no-repeat 0 40px;
	width: 800px;
	height: 70px;
}

#page .checkoutSteps li {
	float: left;
	list-style-type: none;
	text-align: center;
	margin: 5px 20px;
	width: 130px;
	font-size: 16px;
}

.checkoutSteps li.current {
	color: red;
}


.checkoutSteps li span {
	display: block;
	height: 18px;
	width: 18px;
	margin: 10px auto 0;
	background: url(../images/bg_step.png) 0 0 no-repeat;
	font-size: 11px;
}

.checkoutSteps li.current span {
	color: #fff;
	background: url(../images/bg_stepCurrent.png) 1px 1px no-repeat;
}

.module1 .inner, #roundCol .module1 .content {
	padding: 15px 15px 0;
}
.module1 {
	background: url(../images/bg_module1.png) 0 0 no-repeat;
	width: 281px;
}

.module1 .endcap {
	background: url(../images/bg_module1.png) 0 bottom no-repeat;
	height: 10px;
	bottom: 0;
	left: 0;
	width: 281px;
}

.module h2 {
	color: red;
}

.module h4 {
	color: #f2f2f2;
	margin-bottom: 10px;
}

.module .spacer {
	margin-bottom: 15px;
}

.module dl {
	background: url(../images/ellipses.png) 0 85% repeat-x;
	font-size: 16px;
	margin: 0 0 5px;
}

.module dl.total {
	color: red;
	font-size: 20px;
}

.module dt, .module dd  {
	background: #060606;
	margin: 0;
	text-transform: lowercase;
}

.module dt {
	width: auto;
	text-align: right;
	float: right;
}

.module.module2 {
	float: right;
	width: 280px;
}

.formBtns.checkout {
	text-align: right;
}

h1 span {
	font-size: 24px;
	margin-left: 10px;
}

table.orderGrid tr.hdr {
	background: none;
}

.orderGrid th {
	text-transform: lowercase;
	font-weight: normal;
	font-size: 16px;
}

.orderGrid td, .orderGrid th {
	padding: 0 0 15px;
}


.orderGrid .col1 {
	width: 360px;
	text-align: left;
}

.orderGrid .col2 {
	width: 100px;
	text-align: right;
	padding-right: 30px;
}

.orderGrid .col3 {
	width: 100px;
	text-align: right;
}

table.distribGrid {
	margin-bottom: 20px;
	
}

.distribGrid td {
	vertical-align: middle;
	padding: 0 0 0px;
}
.distribGrid .col1 {
	width: 200px;
}

.distribGrid .col1 a, .distribGrid .col1 a:visited {
	color: #ccc;
}	

.distribGrid .col2 {
	width: 190px;
	text-align: center;
	padding-right: 10px;
}

.distribGrid .col3 {
	width: 130px;
	padding: 0 20px 10px
}

.distribGrid .col4 {
	width: 140px;
	padding: 0 10px 10px;
	color: red;
}

.distribGrid .col5 {
	width: 85px;
	text-align: center;
	padding-right: 10px;
}

td.hr {
	width: 100%;
	line-height: 2px;
	height: 30px;

	background: url(../images/divider_horiz3.gif) 0 10px no-repeat;
}

a.print {
	position: absolute;
	right: 0;
	top: 20px;
	font-size: 12px;
	width: 60px;
	background: url(../images/icon_print.png) 0 0 no-repeat;
	padding: 0 0 5px 25px;
	|margin: 0;
	text-transform: uppercase;
}

h1.alt2 {
	position: relative;
}

h1.alt3 {
	text-transform: none;
}

/*
Column layouts
********************************************/
div.textCol {
	float: left;
	width: 310px;
	padding-right: 40px;
}

.textCol.col2 {
	width: 320px;
	padding-right: 10px;
}

.textCol.faq p {
	margin-bottom: 3em;
}

.textCol h4, .textCol h5 {
	text-transform: none;
}

.textCol h5 {
	font-weight: bold;
}




/**********************************************************
GROUP 2
**********************************************************/
	
/* Product Pages
------------------------------------------------ */
div#mainContent {
	margin: auto;
	width: 984px;
}


.flat-iron #detailsCol {
	/*background: url(../images/flat-iron.gif) 462px 0 no-repeat;*/
	width: 788px;
	padding: 10px 15px 0;
	margin: 24px auto 0;
}


.dryer #detailsCol {
	/*background: url(../images/dryer.gif) 58px 36px no-repeat;*/
	width: 788px;
	padding: 10px 15px 0;
	margin: 24px auto 0;
}


.accessories #detailsCol {
	/*background: url(../images/diffuser.gif) 462px 0 no-repeat;*/
	width: 788px;
	padding: 10px 15px 0;
	margin: 24px auto 0;
}

#detailsCol .inner {
	padding: 0 15px;
	overflow: hidden;
}


div#detailsBox {
	float: left;
	background: url(../images/bg_details_box.gif) 0 0 no-repeat;
	width: 452px;
	padding: 0 0 0 5px;
	margin: 260px 0 0 0;
	overflow: hidden;
}

form#detailsForm {
	float: left;
	margin: 6px;
	width: 422px;
	
}

div#formCol1 {
	float: left;
	width: 232px;
	padding: 8px 0 0 30px;
	/*border: 1px solid #fff;*/
}

div#formCol2 {
	float: left;
	width: 6px;
	height: 171px;
	background: url(../images/divider_vert1.gif) 0 0 no-repeat;
	/*border: 1px solid #fff;*/
}

div#formCol3 {
	float: left;
	width: 134px;
	padding: 8px 8px 0 0;
	text-align: left;
	/*border: 1px solid #fff;*/
}

div#title {
	width: 242px;
	font: arial, helevtica, sans-serif;
	color: #fff;
}


.textSmall {
	font: normal 11px, #fff, arial, helevtica, sans-serif;
	padding: 3px 0 0 0;
}

div#msrp {
	float: left;
	margin: 0;
	width: 90px;
	color: #6D6E71;
	font: normal 12px, arial, helevtica, sans-serif;
}

div#stylist {
	float: left;
	margin: 0;
	width: 120px;
	color: #fff;
	font: normal 12px, arial, helevtica, sans-serif;
}

div#msrpPrice {
	float: left;
	width: 90px;
	color: #6D6E71;
	font: normal 13px, arial, helevtica, sans-serif;
}

div#stylistPrice {
	float: left;
	width: 120px;
	font: normal 13px, #fff, arial, helevtica, sans-serif;
}

div#login_text {
	font: normal 11px, #fff, arial, helevtica, sans-serif;
	margin: 2px 0 0 0;
	padding: 0;
	clear: left;
}

div#buyBtn {
	float: left;
	width: 120px;
	font: normal 13px, #fff, arial, helevtica, sans-serif;
}

input#iwant {
	background: url(../images/btn_buy.gif) 0 0 no-repeat;
	width: 97px;
	height: 24px;
	margin: 10px 0 0 0;
	padding: 0;
	border: none;
	color: #fff;
	font-size: 12px;
}

select#qty {
	width: 44px;
	/*height: 18px;
	margin: 24px 0 0 0;
	padding: 2px 0 0 2px;*/
	border: none;
	color: #fff;
	font-size: 11px;
}

select#productColor {
	width: 98px;
	height: 18px;
	margin: 4px 0 0 0;
	padding: 2px 0 0 2px;
	border: none;
	color: #fff;
	font-size: 11px;

}

div#gallery {
	float: left;
	margin: 0 6px 10px 0;
	width: 30px;
	height: 38px;

}

div#galleryText {
	float: left;
	margin: 0 18px 10px 2px;
	width: 38px;
	height: 38px;
	color: #fff;
	font-size: 11px;

}

div#video {
	float: left;
	margin: 0 6px 0 0;
	width: 30px;
	height: 38px;
	clear:both;

}

div#videoText {
	float: left;
	margin: 0 18px 0 2px;
	width: 38px;
	height: 38px;
	color: #fff;
	font-size: 11px;

}

.icon {
	margin: 0 6px 12px 0;
	border: hidden;
}

.iconText a, a:link, a:visted {
	color: #fff;
	font-size: 11px;
	text-align: left;
	text-decoration: underline;

}

.productHeading {
	font-size: 26px;
	font-weight: bold;
	font-family: arial, helevtica, sans-serif;
	color: #fff;
	line-height:28px;
	
}

input.btnBuy {
	background: url(../images/bg_buy.gif) 0 0 no-repeat;
	width: 81px;
	height: 24px;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	font-size: 11px;
	border: none;
	cursor: pointer;
	margin-right: 10px;
}

div#modelNumber {
	float: left;
	margin: 8px 0 0 0;
	width: 150px;
	font: normal 11px, #fff, arial, helevtica, sans-serif;
}

div#features {
	margin: 0 0 0 34px;
	width: 474px;
	/*background: url(../images/divider_horizontal4.gif) 448px 0 no-repeat;*/
	clear: both;

}

div#featuresCol1 {
	float: left;
	width: 424px;
	padding: 8px 0 0 18px;
	/*border: 1px solid #fff;*/
}

div#featuresCol2 {
	float: left;
	margin: 36px 0 0 18px;
	width: 424px;
	height: auto;
	clear: both;;
	/*border: 1px solid #fff;*/
}

.featureText {
	color: #6D6E71;
	font-size: 14px;
	font-wieght: normal;
	font-family: arial, helevtica, sans-serif;
}

#features-list ul {
	margin: 18px 0 16px -15px;
	font-size: 11px;
	font-wieght: normal;
	font-family: arial, helevtica, sans-serif;
	color: #CCC;
}

#features-list li {
	margin: 18px 0 0 -15px;
	list-style-type:disc;
	font-size: 11px;
	font-wieght: normal;
	font-family: arial, helevtica, sans-serif;
	color: #CCC;
}

.featureTextSmall {
	color: #fff;
	font-size: 11px;
	text-align: left;

}

.iconFeature {
	margin: 0 3px 0 0;
	border: hidden;
}


div#feature-01 {
	float: left;
	margin: 0 3px 6px 0;
	width: 30px;
	height: 24px;

}

div#featureText-01 {
	float: left;
	margin: 0 3px 6px 0;
	width: 282px;
	height: 24px;
	color: #fff;
	font-size: 11px;

}


div#feature-02 {
	float: left;
	margin: 0 3px 6px 0;
	width: 30px;
	height: 24px;
	clear: both;

}

div#featureText-02 {
	float: left;
	margin: 0 3px 6px 0;
	width: 282px;
	height: 24px;
	color: #fff;
	font-size: 11px;

}


div#feature-03 {
	float: left;
	margin: 0 3px 6px 0;
	width: 30px;
	height: 24px;
	clear: both;

}

div#featureText-03 {
	float: left;
	margin: 0 3px 6px 0;
	width: 282px;
	height: 24px;
	color: #fff;
	font-size: 11px;

}

div#feature-04 {
	clear:both;
	float: left;
	margin: 0 3px 6px 0;
	width: 30px;
	height: 24px;

}

div#featureText-04 {
	float: left;
	margin: 0 3px 6px 0;
	width: 282px;
	height: 24px;
	color: #fff;
	font-size: 11px;

}

div#feature-05 {
	clear:both;
	float: left;
	margin: 0 3px 6px 0;
	width: 30px;
	height: 24px;

}

div#featureText-05 {
	float: left;
	margin: 0 3px 6px 0;
	width: 282px;
	height: 24px;
	color: #fff;
	font-size: 11px;

}

div#feature-06 {
	clear:both;
	float: left;
	margin: 0 3px 6px 0;
	width: 30px;
	height: 24px;

}

div#featureText-06 {
	float: left;
	margin: 0 3px 6px 0;
	width: 282px;
	height: 24px;
	color: #fff;
	font-size: 11px;

}

div#feature-07 {
	clear:both;
	float: left;
	margin: 0 3px 6px 0;
	width: 30px;
	height: 24px;

}

div#featureText-07 {
	float: left;
	margin: 0 3px 6px 0;
	width: 282px;
	height: 24px;
	color: #fff;
	font-size: 11px;

}

div#upsell {
	float: left;
	margin: 44px 0 0 34px;
	width: 460px;
	clear: both;
	/*border: 1px solid #fff;*/

}

div#upsell-row01 {
	margin: 0;
	width: 400px;
	/*border: 1px solid #fff;*/

}

div#upsell-row02 {
	margin: 18px 0 0 0;
	width: 400px;
	height: 95px;
	/*border: 1px solid #fff;*/

}

div#upsell-row03 {
	margin: 18px 0 0 0;
	width: 400px;
	/*border: 1px solid #fff;*/

}

div#upsell-product01 {
	float: left;
	margin: 0 20px 0 0;
	width: 100px;
	/*border: 1px solid #fff;*/

}

div#upsell-product02 {
	float: left;
	margin: 0 20px 0 0;
	width: 100px;
	/*border: 1px solid #fff;*/

}

div#upsell-product03 {
	float: left;
	margin: 0 20px 0 0;
	width: 100px;
	/*border: 1px solid #fff;*/

}

div#upsell-text01 {
	float: left;
	margin: 0 20px 0 0;
	width: 100px;
	color: #fff;
	font-size: 11px;
	/*border: 1px solid #fff;*/

}

div#upsell-text02 {
	float: left;
	margin: 0 20px 0 0;
	width: 100px;
	color: #fff;
	font-size: 11px;
	/*border: 1px solid #fff;*/

}

div#upsell-text03 {
	float: left;
	margin: 0 20px 0 0;
	width: 100px;
	color: #fff;
	font-size: 11px;
	/*border: 1px solid #fff;*/

}

div#product-information {
	float: right;
	margin: 0;
	width: 250px;
	/*border: 1px solid #fff;*/

}

.red {
	font-size: 12px;
	color: red;
}


div#special-offer {
	margin: 8px 0 0 34px;
	width: 720px;
	clear: both;
	/*border: 1px solid #fff;*/

}


#product-information p .prodInfo {
	margin: 12px 0 0 0;

}

div#galleryOverlay {
	position: absolute;
	z-index: 1001;
	overflow: hidden;
	width: 640px;
	height: 360px;
	margin: -232px 0 0 -218px;
	padding: 0;
	display: none;
	background: url(../images/bg_overlay.gif) 0 0 no-repeat;
}

#galleryOverlay .innerGrid {
	width: 640px;
	height: 360px;
	margin: 28px 0 0 12px;
	|margin: -8px 0 0 12px;
	padding: 8px;

}
	
/* Search Results
------------------------------------------------ */
div#searchCol {
	background: url(../images/bg_roundCol.gif) 0 0 no-repeat;
	width: 710px;
	padding: 10px 15px 0;
	margin: 90px auto 0;
	overflow: hidden;
}

#searchCol .inner {
	margin-bottom: 18px;
	padding: 0 15px;
	overflow: hidden;
}

input .searchTextBox {
	background: url(../bg_textbox1.gif) 0 0 no-repeat;
	width: 208px;
	height: 24px;
	margin: 2px 0 0 0;
	padding: 0;
	border: none;
}

input#searchBtn {
	background: url(../images/btn_search.gif) 0 0 no-repeat;
	width: 79px;
	height: 24px;
	margin: 2px 0 0 0;
	padding: 0;
	border: none;
	color: #fff;
	font-size: 12px;
}

div#topResults {
	margin: 4px 0 4px 5px;
	clear: left;
}

#topResults1 {
	margin: 4px 0 4px 5px;
	clear: left;
	width:94%;
}


div#bottomResults {
	margin: 4px 0 6px 5px;
	clear: left;
}

div#bottomResults1 {
	margin: 4px 0 6px 5px;
	clear: left;
	width:94%;
}

.pages {
	float: left;
	margin: 0 0 0 5px;
	width: 200px;
}

.page-links {
	float: right;
	width: 200px;
	text-align: right;
}

.page-links a {
	margin: 0 1px;
}



/* Results Navigation */
#searchCol#searchTabs {
	float: left;
	width: 378px;
	height: 40px;
	padding-top: 6px;
	background: url(../images/search-tabs.gif) 0 0 no-repeat;
	clear: left;
}

#searchTabs ul { 
	padding: 0;
	margin: 0;
}

#searchTabs li {
	float: left;
	height: 40px;
	list-style: none;
	display: block;
	margin: 0;
	padding: 0;
	font-size: 11px;
	text-align: center;
}

#searchTabs li.products a { width: 130px; height: 40px; display: block;}
#searchTabs li.other a { width: 88px; height: 40px; display: block;}

#searchTabs li.products a {
	display: block;
	padding: 0;
	text-decoration: underline;
	color: red;
}

#searchTabs li.products a:hover {
	width: 130px;
	/*background: url(../images/btn_01_on.gif);*/
}

#searchTabs li.other a {
	display: block;
	padding: 0;
	text-decoration: none;
	color: #8F8F8F;
}

#searchTabs li.other a:hover {
	width: 88px;
	/*background: url(../images/btn_01_on.gif);*/
}


table#searchResults {
	width: 680px;
	margin: 16px 0 16px 0;
	color: #636363;
	clear: both;

}

.resultsText {
	font-size: 11px;
	color: #ccc;
	text-align:justify;
}

	
/* My Account Page
------------------------------------------------ */
div#accountCol {
	background: url(../images/bg_roundCol.gif) 0 0 no-repeat;
	width: 710px;
	padding: 10px 15px 0;
	margin: 90px auto 0;
	overflow: hidden;
}

#accountCol .inner {
	margin-bottom: 18px;
	padding: 0 15px;
	overflow: hidden;
}


/* My Account Navigation */
#accountCol#accountTabs {
	float: left;
	width: 505px;
	height: 40px;
	padding-top: 6px;
	background: url(../images/account-tabs.gif) 0 0 no-repeat;
	clear: left;
}

#accountTabs ul { 
	padding: 0;
	margin: 0;
}

#accountTabs li {
	float: left;
	height: 40px;
	list-style: none;
	display: block;
	margin: 0;
	padding: 0;
	font-size: 11px;
	text-align: center;
}

#accountTabs li.account a { width: 186px; height: 40px; display: block;}
#accountTabs li.history a { width: 106px; height: 40px; display: block;}
#accountTabs li.registered a { width: 148px; height: 40px; display: block;}

#accountTabs li.account a {
	display: block;
	padding: 0;
	text-decoration: none;
	color: red;
}

#accountTabs li.account a:hover {
	width: 186px;
}

#accountTabs li.history a {
	display: block;
	padding: 0;
	text-decoration: none;
	color: #8F8F8F;
}

#accountTabs li.history a:hover {
	width: 106px;
}

#accountTabs li.registered a {
	display: block;
	padding: 0;
	text-decoration: none;
	color: #8F8F8F;
}

#accountTabs li.registered a:hover {
	width: 148px;
}


div#accountNumber {
	font-size: 14px;
	color: #8F8F8F;
	clear: both;

}

.accountHeading {
	font-size: 14px;
	color: #8F8F8F;

}

div#passwordReset {
	width: 514px;
	height: 123px;
	background: url(../images/passwordBox.gif) 0 0 no-repeat;
	clear: left;
	margin-top:5px;

}

div#passwordUpdate {
	margin: 0 0 0 17px;
	padding-top:12px;

}

.updateLabel01 {
	float: left;
	margin: 0;
	width: 240px;
	text-align: left;

}

.updateLabel02 {
	float: right;
	margin: 0;
	width: 240px;
	text-align: left;

}

.updateBox01 {
	float: left;
	margin: 0 0 0 -6px;
	width: 240px;
	text-align: left;

}

.updateBox02 {
	float: right;
	margin: 0 0 0 -16px;
	width: 240px;
	text-align: left;

}

div#accountLeft {
	float: left;
	width: 320px;
	text-align: left;

}

div#accountCenter {
	float: left;
    background: url(../images/divider_horizontal4.gif) 0 0 no-repeat;
	width: 140px;
	text-align: left;

}

div#accountRight {
	float: right;
	width: 320px;
	text-align: left;

}

label.accountSpace {
	margin-top: 8px;

}

label.accountSpaceLeft {
	float: left;
	margin-top: 8px;

}

input.textbox2 {
	background: url(../images/bg_textbox1.gif) 0 0 no-repeat;
	width: 210px;
	height: 19px;
	border: none; 
	padding: 5px 8px 0;
	margin: 0;
	font-size: 11px;
	color: #8F8F8F;
}

input.textbox2-2 {
	background: url(../images/bg_textbox1.gif) 0 0 no-repeat;
	width: 210px;
	height: 19px;
	border: none; 
	padding: 5px 8px 0;
	margin: 10px 0 0 0;
	font-size: 11px;
	color: #8F8F8F;
}

input.textboxState {
	float: left;
	background: url(../images/bg_textboxState.gif) 0 0 no-repeat;
	width: 49px;
	height: 19px;
	border: none; 
	padding: 5px 8px 0;
	margin: 0;
	font-size: 11px;
	color: #8F8F8F;
}

input.textboxZip5 {
	float: left;
	background: url(../images/bg_textboxZip5.gif) 0 0 no-repeat;
	width: 82px;
	height: 19px;
	border: none; 
	padding: 5px 8px 0 0;
	margin: 0;
	font-size: 11px;
	color: #8F8F8F;
}

input.textboxZip4 {
	float: right;
	background: url(../images/bg_textboxZip4.gif) 0 0 no-repeat;
	width: 68px;
	height: 19px;
	border: none; 
	padding: 5px 8px 0;
	margin: 0;
	font-size: 11px;
	color: #8F8F8F;
}

.accountTextSmall {
	font-size: 11px;
	color: #ccc;
}

div#stylistLeft {
	/*float: left;*/
	width: 420px;
	text-align: left;

}

div#stylistRight {
	/*float: right;*/
	width: 330px;
	text-align: left;

}

div#closeAccount {
	float: left;
	width: 640px;
	padding: 0;
	margin: 0;
}

div#closeAccount p {
	float: left;
	width: 180px;
	padding: 0 30px 15px 0;
	margin-right: 30px;
}

div#closeAccount .link a {
	background: url(../images/icon_arrowGray.gif) right 5px no-repeat;
	padding-right: 12px;
	float: left;
}

div#accountClosed {
	float: left;
	width: 680px;
	padding: 0;
	margin: 0 0 76px 0;
}

div#accountClosed p {
	float: left;
	width: 480px;
	padding: 0 30px 15px 0;
	margin-right: 30px;
}

div#accountClosed .link a {
	background: url(../images/icon_arrowGray.gif) right 5px no-repeat;
	padding-right: 12px;
	float: left;
}

.closeBtns {
	float: right;
	margin: 0 0 30px;
}


input.stopBtn {
	background: url(../images/btn_stop.gif) 0 0 no-repeat;
	width: 56px;
	height: 24px;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	font-size: 11px;
	border: none;
	cursor: pointer;
	margin-right: 10px;
}

input.manageBtn {
	background: url(../images/btn_manage.gif) 0 0 no-repeat;
	width: 128px;
	height: 24px;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	font-size: 11px;
	border: none;
	cursor: pointer;
	margin-right: 10px;
}

input.closeAccountBtn {
	background: url(../images/btn_closeAccount.gif) 0 0 no-repeat;
	width: 117px;
	height: 24px;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	font-size: 11px;
	border: none;
	cursor: pointer;
	margin-right: 10px;
}

input.btnReturntoForm {
	background: url(../images/btn_returnForm.gif) 0 0 no-repeat;
	width: 165px;
	height: 24px;
	border: none;
	cursor: pointer;
}

input.btnSendPassword {
	background: url(../images/btn_sendPassword.gif) 0 0 no-repeat;
	width: 174px;
	height: 24px;
	border: none;
	cursor: pointer;

}




input.registerProductBtn {
	background: url(../images/btn_registerProduct.gif) 0 0 no-repeat;
	width: 161px;
	height: 24px;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	font-size: 11px;
	border: none;
	cursor: pointer;
	margin: 18px 10px 76px 18px;
}




/* Order History Navigation */
#accountCol#orderHistoryTabs {
	float: left;
	width: 607px;
	height: 40px;
	padding-top: 6px;
	background: url(../images/history-tabs.gif) 0 0 no-repeat;
	clear: left;
}

#orderHistoryTabs ul { 
	padding: 0;
	margin: 0;
}

#orderHistoryTabs li {
	float: left;
	height: 40px;
	list-style: none;
	display: block;
	margin: 0;
	padding: 0;
	font-size: 11px;
	text-align: center;
}

#orderHistoryTabs li.account a { width: 176px; height: 40px; display: block;}
#orderHistoryTabs li.history a { width: 110px; height: 40px; display: block;}
#orderHistoryTabs li.registered a { width: 170px; height: 40px; display: block;}

#orderHistoryTabs li.account a {
	display: block;
	padding: 0;
	text-decoration: none;
	color: #8F8F8F;
}

#orderHistoryTabs li.account a:hover {
	width: 176px;
}

#orderHistoryTabs li.history a {
	display: block;
	padding: 0;
	text-decoration: none;
	color: red;
}

#orderHistoryTabs li.history a:hover {
	width: 110px;
}

#orderHistoryTabs li.registered a {
	display: block;
	padding: 0;
	text-decoration: none;
	color: #8F8F8F;
}

#orderHistoryTabs li.registered a:hover {
	width: 170px;
}

div#historyHeading {
	margin: 0 0 22px 0;
	font-size: 16px;
	color: #8F8F8F;
	clear: both;

}

.historyStatus {
	font-size: 12px;
	color: #ccc;

}

div#historyUpsell {
	float: left;
	margin: 16px 0 16px 22px;
	width: 680px;
	/*border: 1px solid #fff;*/

}

div#historyUpsellHeading {
	float: left;
	margin: 0;
	padding: 0 0 16px 0;
	font-size: 16px;
	color: #8F8F8F;
	width: 400px;

}




/* Registered Products Navigation */
#accountCol#registerdProductsTabs {
	float: left;
	width: 607px;
	height: 40px;
	padding-top: 6px;
	background: url(../images/products-tabs.gif) 0 0 no-repeat;
	clear: left;
}

#registerdProductsTabs ul { 
	padding: 0;
	margin: 0;
}

#registerdProductsTabs li {
	float: left;
	height: 40px;
	list-style: none;
	display: block;
	margin: 0;
	padding: 0;
	font-size: 11px;
	text-align: center;
}

#registerdProductsTabs li.account a { width: 176px; height: 40px; display: block;}
#registerdProductsTabs li.history a { width: 134px; height: 40px; display: block;}
#registerdProductsTabs li.registered a { width: 170px; height: 40px; display: block;}

#registerdProductsTabs li.account a {
	display: block;
	padding: 0;
	text-decoration: none;
	color: #8F8F8F;
}

#registerdProductsTabs li.account a:hover {
	width: 176px;
}

#registerdProductsTabs li.history a {
	display: block;
	padding: 0;
	text-decoration: none;
	color: #8F8F8F;
}

#registerdProductsTabs li.history a:hover {
	width: 134px;
}

#registerdProductsTabs li.registered a {
	display: block;
	padding: 0;
	text-decoration: none;
	color: red;
}

#registerdProductsTabs li.registered a:hover {
	width: 170px;
}




	
/* Shopping Cart
------------------------------------------------ */
#cartCol .inner {
	padding: 0 15px;
	overflow: hidden;
}

div#cartCol {
	background: url(../images/bg_roundCol.gif) 0 0 no-repeat;
	width: 742px;
	padding: 10px 15px 0;
	margin: 90px auto 0 auto;
	overflow: hidden;
}

.cart-help {
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 0.5em;
	color: red;
}

.cart-help-list {
	line-height: 18px;
	margin: 12px 0 0 0;
	color: #636363;
}

table#cartContents {
	color: #636363;

}

table .cartRow {
	margin: 12px 0 0 0;
	background: url(../images/divider_horiz3.gif) 0 99% no-repeat;
	color: #636363;

}

.cartHeading {
	font-size: 14px;
	color: #636363;

}

.out-of-stock {
	color: red;

}

table#cartBottom {
	width: 680px;
	height: 242px;
	margin: 22px 0 0 0;
	color: #636363;

}


table#promoBox {
	width: 344px;
	height: 122px;
	margin: 0;
	padding: 0;
	background: url(../images/bg_promoBox.gif) 50% 50% no-repeat;
	color: #fff;
	/*border: 1px solid #fff;*/

}

table .promoHeading {
	font-size: 16px;
	color: #ccc;

}

input .promoTextBox {
	background: url(../bg_textbox1.gif) 0 0 no-repeat;
	width: 208px;
	height: 24px;
	margin: 12px 0 0 0;
	padding: 0;
	border: none;
}

input.promoAdd {
	background: url(../images/btn_add.gif) 0 0 no-repeat;
	width: 63px;
	height: 24px;
	margin: 12px 0 0 0;
	padding: 0;
	border: none;
	color: #fff;
	font-size: 12px;
	cursor:pointer;
}


table#totalsBox {
	width: 220px;
	height: 122px;
	margin: 0;
	padding: 0;
	color: #fff;
	font-size: 12px;
	/*border: 1px solid #fff;*/

}

table .cartTotals {
	font-size: 14px;
	color: #D1D3D4;

}

table .total {
	color: red;

}


table#cartButtons {
	width: 190px;
	height: 90px;
	margin: 0;
	padding: 0;
	color: #fff;
	font-size: 12px;
	/*border: 1px solid #fff;*/

}

input.clearBtn {
	background: url(../images/btn_update.gif) 0 0 no-repeat;
	width: 96px;
	height: 24px;
	margin: 12px 0 0 0;
	padding: 0;
	border: none;
	color: #fff;
	font-size: 12px;
	cursor:pointer;
}

input.updateBtn {
	background: url(../images/btn_update.gif) 0 0 no-repeat;
	width: 96px;
	height: 24px;
	margin: 12px 0 0 0;
	padding: 0;
	border: none;
	color: #fff;
	font-size: 12px;
	cursor:pointer;
}

input.checkoutBtn {
	background: url(../images/btn_checkout.gif) 0 0 no-repeat;
	width: 179px;
	height: 24px;
	margin: 12px 0 0 0;
	padding: 0;
	border: none;
	color: #fff;
	font-size: 12px;
	cursor:pointer;
}
/* Css Reset
------------------------------------------------ */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	font-size: 12px;	
	background: #000000;
}
ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

hr {
    border: none;
    height: 1px;
	margin: 1.5em 0;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

.clearfix { display: block; }

.clearfix:after, div.slice:after { 
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.clear { clear: both; height: 1px; line-height: 1px; }

div#page .block { background: #ffffff; margin: 0 0 10px 0; padding: 15px; display: block; }
div#page .block:after { clear: both; content: "."; display: block; height: 0; visibility: hidden; }

div#page div#hero.block { padding: 0;}

#homePromo.block .promo { float: right; width: 500px; }
#homePromo img { float: left;}

div#footerWrap {
	background-color: #262D73; /* same as body */
}

/* Sitewide Typography
------------------------------------------------ */

body { 
	color: #ccc;
	font-family: Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5 {	
	text-transform: lowercase;
	font-weight: normal;
}

h1 {
    font-size: 36px;
	color: #f00;
	font-family: arial;
	margin: 0 0 15px 15px;
}

h2 {
	color: #ccc;
	font-size: 18px;
	margin-bottom: 0.6em;
}

h3 {
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 15px;
	color: #f00;
}

h4 {
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 0.5em;
	color: #636363;
}

h5 {
	font-size: 14px;
	line-height: 16px;
    margin-bottom: 1em;
}

h6 { 
	margin-bottom: 2em;
	font-size: 12px;
	font-weight: normal;
}

p, blockquote, dl, table, pre, address {
	margin-bottom: .85em;
	line-height: 1.5em;
	font-family:Arial, Helvetica, sans-serif;
}

p {
	line-height: 18px;
}

ul, ol {
	line-height:1.5em;
	margin-bottom:1em;
	margin-left:2.5em;
}

#page ul li {
	list-style-type:disc;
}

a, a:visited {
	color: #6D6E71;
}

a:hover, a:active {
	text-decoration: none;
}

a.alt1, a.alt1:visited {
	color: red;
}


h4 a, h4 a:visited {
	text-decoration: none;
	color: #636363;
}

h4 a:hover, h4 a:active {
	text-decoration: underline;
}

h4.alt1 {
 color: red;
}

/* Other page elements
------------------------------------------------ */
img.right { float: right; margin: 0 0 10px 10px; }
img.left { float: left; margin: 0 10px 10px 0; }

label {
	display: block;
	margin: 0 0 7px 0;
	line-height: 16px;
	letter-spacing: 1px;
}

.required, .alert {
	color: red;
}

input {
	color: #ccc;
}

/*input.textbox {
	background: url(../images/bg_textbox1.gif) 0 0 no-repeat;
	width: 207px;
	height: 19px;
	border: none; 
	padding: 5px 8px 0;
	margin: 0 0 20px 0;
	font-size: 11px;
	letter-spacing: 1px;
	
}*/

span.text {
	position: relative;
	display: inline-block;
	height: 24px;
	margin: 0 8px 20px 0;
}

span.text .endcap {
	position: absolute;
	height: 24px;
	width: 10px;
	background: url(../images/bg_textbox1.gif) right 0 no-repeat;
	right: 0;
	top: 0;
	_background-position: right 1px;
	|background-position: right 1px;
}

span.text2 {
	display: inline-block; margin: 0px 8px 0 0px; position: relative; height: 24px;
}

span.text2 .endcap {
	position: absolute;
	height: 24px;
	width: 10px;
	background: url(../images/bg_textbox1.gif) right 0 no-repeat;
	right: 0;
	top: 0;
	_background-position: right 1px;
	|background-position: right 1px;
}

a.btn, a.btn:hover, a.btn:visited {
	background: url(../images/bg_submitBtn.png) 0 0 no-repeat;
	height: 21px;
	padding: 3px 10px 0;
	position: relative;
	float: left;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}

a.btn .endcap {
	background: url(../images/bg_submitBtn.png) right 0 no-repeat;
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 10px;
	height: 24px;
}

input.btn {
	background: url(../images/bg_submitBtn.png) 0 0 no-repeat;
	width: 81px;
	height: 24px;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	font-size: 11px;
	border: none;
	cursor: pointer;
	margin-right: 10px;
}

input.btn.btn2 {
	background: url(../images/bg_btn1.png) 0 0 no-repeat;
	width: 131px;
}

input.btn.btn3 {
	background: url(../images/bg_btn2.png) 0 0 no-repeat;
	width: 209px;
}

input.btn.btn4 {
	background:transparent url(../images/btn_registerProduct.gif) no-repeat 0 0;
	width: 161px;
}

input.radioBtn {
	color: #fff;
	border: none;
	background: #000;
	margin: 0 5px 0 0;
}

textarea {
	border: none;
	background: url(../images/bg_textarea.png) 0 0 no-repeat;
	width: 404px;
	height: 124px;
	color: #ccc;
	padding: 5px;
	font-family: arial;
	font-size: 12px;
}	

span.radioSpacer {
	display: block;
	padding-left: 22px;
	|padding-left: 26px;
}

input.checkbox {
	border: none;
	background: #000;
	margin-left: 0;
}

fieldset h4 {
	margin-bottom: 20px;
}

fieldset.col1, fieldset.col2 {
	float: left;
	width: 330px;	
}

fieldset.col2, div.contactCol {
	background: url(../images/divider_vert1.jpg) 0 0 no-repeat;
	padding-left: 60px;
	width: 290px;
}

div.contactCol {
	background: url(../images/divider_vert1.jpg) 0 -80px no-repeat;
	float: right;
	width: 180px;
	padding-left: 40px;
}

fieldset#productReg {	
	position: relative;
	margin-left: 15px;
}

fieldset#productReg .help {
	position:relative;
	left: 10px;
	top: 0px;
}

.formNote {
	margin: -15px 0 15px;
}

.formBtns {
	margin: 0 0 30px;
}

/*select {
	border: none;
	background: #000 url(../images/bg_textbox1.gif) 0 0 no-repeat;
	width: 225px;
	height: 24px;
	padding: 4px 7px 4px 5px;
	color: #ccc;
	margin: 0 0 20px;
	_border: 1px solid #ccc;
	|border: 1px solid #ccc;
}*/
.selectblockLt {background:url(../images/left_endcap.gif) 0 0 no-repeat; display:block; width:6px; height:24px; float:left; /*margin-bottom:20px;*/}
.selectblockMid {background:url(../images/inputbg.gif) 0 0 repeat-x; height:24px; float:left; /*margin:0 0 20px;*/ padding:0;}
.selectblockRt {background:url(../images/right_endcap.gif) 0 0 no-repeat; display:block; width:6px; height:24px; float:left;  /*margin-bottom:20px;*/}

select {
	margin: 3px 0 0 0; 
	width: 215px; color: #ccc;
	border: 0;
	*border: none;
	background-color:#000000;
	outline: 0;
	*outline: none;s
}

.select1 {
	background: #131313;
	color: #ccc;
	border: 1px solid #333;
	width: 200px;
	font-family: arial;
	padding: 3px 2px;
	
}

/* Custom select box */
#selectBox1_iconselect { width:204px; height: 19px; padding: 5px 10px 2px; background: url(../images/bg_select1.png) 0 0 no-repeat; font-size: 16px; color: #ccc; font-size: 12px; margin-bottom: 4px; }
.selectwrapper { margin-top: -2px; margin-left: 0px; background: #000; padding-right: 2px; display:none; position:absolute;width: 224px;}
.selectwrapper .selectitems {  padding:3px; z-index: 10000; margin-left: 2px;background: #131313; }
.selectwrapper .last { border: none; }
.selectwrapper .selectitems span { padding-left: 5px; } 
.selectwrapper .hoverclass { background-color:#ccc; cursor:pointer; color: #000; } 
.selectwrapper .selectedclass { background-color:red; color: black }

.selectfooter { background: #131313; height: 8px; margin-bottom: -5px;}
#selectBox1_options { height: auto; overflow-y: auto; width: 224px}

label.selectSpacer { margin-top: 20px; }


/* Variable width textboxes */
span.tb1 { 
	width: 60px;
	_width: 52px;
	|width: 52px;
}

.tb1 .textbox {
	width: 34px;
	_width: 32px;
	|width: 32px;
	text-align: center;
}

span.tb2 { 
	width: 80px;
	_width: 72px;
	|width: 72px;
}

.tb2 .textbox {
	width: 54px;
	_width: 52px;
	|width: 52px;	
}

span.tb3 { 
	width: 50px;
	_width: 42px;
	|width: 42px;
}

.tb3 .textbox {
	width: 24px;
	_width: 22px;
	|width: 22px;	
}

sup {
	font-size: 50%;
	*font-size: 55%;
	vertical-align: text-top;
	position: relative;
	top: -2px;
}

/* Header
------------------------------------------------ */
div#header {
	width: 920px;
	height: 88px;
	margin: auto;
    position: relative;
	z-index: 2;
    padding: 0;
}


div#logo {
    position: absolute;
    left: 0px;
    top: 25px;
}

#logo a {
    background: url(../images/logo.gif) 0 0 no-repeat;
    width: 220px;
    height: 45px;
    display: block;
}

#logo a span {
	display: none;
}

/*
Footer
------------------------------------------------ */
div#footer {
	width: 820px;
	padding: 20px 0 10px 0;
	margin: 15px auto;
	overflow: hidden;
	font-size: 11px;
	background: url(../images/divider_horiz3.gif) no-repeat 50px 0;
}

#footer ul {
	margin: 0 0 0 70px;
}

#footer li {
	float: left;
	margin-right: 34px;
}

#footer li.last {
	margin: 0;
}

#footer a {
	text-transform: uppercase;
	text-decoration: underline;
	color:#FFFFFF;
}

#footer a:active, #footer a:hover {
	text-decoration: none;
	color:#6D6E71;
}



/* Main Navigation
------------------------------------------------ */

ul#nav {
	float: right;
	margin: 0;
	clear: both;
	width: 570px;
	_width: 590px;
}

#nav li {        
    margin: 0 0 0 18px;
    position: relative;
	float: left;
}

#nav a, #nav a:visited {
	color: #fff;
	text-decoration: none;
}

#nav a:active, #nav a:hover {
	color: #f00;
}

#nav a.topLevel, #nav a.topLevel span {
    top: 0;
    overflow: hidden;
    z-index: 10000; /* set z-index */
    cursor: pointer; /* fixes IE6 bug */
 }

#nav li, #nav a.topLevel, #nav a.topLevel span {
    display: block;
    height: 36px;
}

#nav li.divider { background: #999999; width: 1px; margin: 0 6px 0 0; height: 36px; }

#nav a.topLevel {
	padding: 0 0 10px;
	height: 28px;
	margin-left: 6px;
	display: block;
	position: relative;
	_float: left;
	_margin-left: 3px;
}

#nav a.topLevel:hover, #nav li.sfhover a.topLevel {
	color: #f00;
}

#nav li.sfhover a.topLevel.horiz {
	background: url(../images/nav_carat.gif) center bottom no-repeat;

}

#nav li ul { 
    position: absolute;
    z-index: 9999;
    width: auto;
    top: 37px;
    left: -9999em;
    background: url(../images/bg_ddHoriz2.png) 0 0 no-repeat;
	height: 157px;
    margin: 0;
    padding: 0 0 0 15px;
}

#nav li:hover ul, #nav li.sfhover ul { 
    left: auto;
}

#nav ul li {
    height: auto;
    width: 149px;
}

#nav ul a {
	text-align: center;
	padding: 0 5px 5px 5px;

}

#nav ul li {
    padding: 0;
    line-height: 14px;
    font-family: arial;
    font-size: 12px;
    margin: 0;
	border: none;
	float: left;
	width: 95px;
	height: 115px;
	padding: 2px 0 0;
	background: url(../images/nav_divider.png) right 8px no-repeat;
}

#nav ul li.last {
	background: none;
}

#nav ul a {    
    display: block;
    color: #fff;
    font-size: 11px;
	line-height: 16px;
	text-transform:lowercase;
}

#nav ul a, #nav ul a:visited {
    text-decoration: none;
    font-size:11px;
}

#nav ul a img {
	clear: both;
	display: block;
	margin-bottom: 5px;
}

#nav ul.vert {
	background: url(../images/bg_ddVert2.png) 0 0 no-repeat;
	width: 200px;
	top: 16px;
	padding: 35px 0 10px 0;
	height: 148px;	
}

#nav ul.vert.vert2 {
	background: url(../images/bg_ddVert1.png) 0 0 no-repeat;
	height: 100px;
}

#nav ul.vert.vert3 {
	background: url(../images/bg_ddVert3.png) 0 0 no-repeat;
	height: 150px;
	left:auto;
}

#nav ul.vert.vert3 li.last{
	background: url(../images/bg_ddVert3.png) 0 -135px no-repeat;
	padding-bottom: 20px;
}

#nav ul.vert.vert3 span {
	background: url(../images/bg_ddVert1.png) 0 -35px no-repeat;
	display: block;
	height: 60px;
}

#nav li:hover ul.vert, #nav li.sfhover ul.vert {
	left: -30px;
}


#nav ul.vert li {
	height: auto;
	_height: 1px;
	width: auto;
	float: none;
	background: none;
	padding: 0;
	
}

#nav ul.vert li a {
	padding: 5px 25px 10px;
	text-align: left;
	background: url(../images/divider_horiz1.gif) 18px bottom no-repeat;
}

#nav ul.vert li.last a {
	background: none;
}

#nav ul#dryers.rows {
	height: 290px;
	background-position: 0 bottom;
	padding: 0;
}

#nav ul#dryers.rows span.row1, #nav ul#dryers.rows span.row2 {
	display: block;
	height: 135px;
}

#nav ul#dryers.rows span.row1 {
    background: url(../images/bg_ddHoriz2.png) 0 0 no-repeat;
	padding-left: 20px;
	width: 860px;
}

#nav ul#dryers.rows span.row2 {
	background: #020202;
	margin-left: 13px;
	padding: 0 0 0 6px;
	height: 130px;
	width: 846px;
	border-left: 1px solid #252525;
}

#nav ul#dryers.rows span.row2 li {
	background: #020202;
}

#nav ul#dryers {
	width: 885px;
}

#nav li:hover ul#dryers, #nav li.sfhover ul#dryers {
	left: -250px;
}

#nav ul#irons {
	width: 190px;
	z-index: 1;
}

#nav ul#accessories {
	width: 285px;
}

#nav li.endcap {
	position: absolute;
	float: none;
	left: 100%;
	top: 0;
	z-index: 10;
    background: url(../images/bg_ddHoriz2.png) -860px 0 no-repeat;
	height: 157px;
	width: 20px;
	padding: 0;
}

#nav li:hover ul#irons, #nav li.sfhover ul#irons {
	left: -60px;
	top: 36px;
}

#nav li:hover ul#accessories,  #nav li.sfhover ul#accessories {
	left: -60px;
}

#nav li:hover ul#news, #nav li.sfhover ul#news {
	left: -20px;
}

/* Home Page
------------------------------------------------ */
div#searchAux {
	width: 610px;
	height: 30px;
	margin: 10px 0 12px;
	clear: both;
	float: right;
}

div#searchAux fieldset {
	float: right  !important;
	display: inline;
}

/*div#searchAux > div {
	display: inline;
}*/

/*form#searchForm {
	float: left;
	width: 133px;
	
}

input#q {
	background: url(../images/bg_searchField.png) 0 0 no-repeat;
	width: 91px;
	height: 13px;
	padding: 2px 5px;
	border: none;
	color: #fff;
	font-size: 11px;
}

input#goBtn {
	width: 29px;
	height: 22px;
	text-align: center;
	color: #fff;
	background: url(../images/bg_goBtn.png) 0 4px no-repeat;
	border: none;
	font-size: 11px;
	line-height: 11px;
	padding-top:1px;
}*/

*/

ul#auxNav {
	margin: 0;
	padding: 3px 0 0 0;
	float: right;
}

#auxNav li {
	float: left;
	margin-left: 26px;
	color: #666;
}

#auxNav a, #auxNav a:link, #auxNav a:visited {
	color: #666;
	text-decoration: none;
	font-size: 12px;
}

/* Page
------------------------------------------------ */
div#page {
	width: 1000px;
	overflow: hidden;
	margin: auto;
	background: url(../images/bg_page.jpg) 0 7px no-repeat;
}

div#roundCol {
	background: url(../images/bg_roundCol.gif) 0 0 no-repeat;
	width: 710px;
	padding: 10px 15px 0;
	margin: 78px auto 0;
}

#roundCol .inner {
	padding: 0 15px;
	overflow: hidden;
}

.breadcrumb, .msg {
	text-align: right;
}

.breadcrumb {
	color: #6d6e71;
	text-transform:lowercase;
}

.msg, h1.alt1 {
	margin-bottom: 0;
}

div.hr, hr {
	height: 2px;
	margin: 15px 0;
	background: url(../images/divider_horiz3.gif) 0 0 no-repeat;
	display: block;
}

div.hr.hr2 {
	height: 1px;
	background-image: url(../images/divider_horiz4.gif);
}

div#featureCallouts, div#featureCallouts.inner, #roundCol div#featureCallouts, #roundCol div.callouts {
	overflow: hidden;
	background: url(../images/divider_horiz3.gif) 0 0 no-repeat;
	padding-top: 20px;
	margin: 15px 0 0 0;
}

/*#featureCallouts .callout, .callouts .callout {
	float: left;
	width: 180px;
	padding: 15px 30px 15px 0;
	margin-right: 30px;
	background: url(../images/divider_vert1.gif) right 0 no-repeat;
}*/

.callouts.fourCol .callout {
	width: 130px;
	min-height: 160px;
	padding-right: 20px;
	padding-bottom: 40px;
	position: relative;
}

.callouts.fourCol input.btn {
	position: absolute;
	bottom: 3px;
	left: 0;
}

div#youMayLike .callout {
	background: none;
	width: 95px;
	padding-right: 0;
}

#youMayLike a, #youMayLike a:visited {
	text-decoration: none;
	color: #ccc;
}

#youMayLike a:active, #youMayLike a:hover {
	text-decoration: underline;
}

#featureCallouts .callout a, a.alt2, a.alt2:visited {
	background: url(../images/icon_arrowGray.gif) right 5px no-repeat;
	padding-right: 10px;
}

#featureCallouts .callout.last, .callouts .callout.last {
	margin: 0;
	background: none;
	padding-right: 0;
}

#page #featureCallouts ul, #page #featureCallouts li, #page .callouts ul,  #page .callouts li {
	list-style-type: none;
 }
 
 #page #featureCallouts ul, #page .callouts ul {
 	margin: 0;
	word-wrap:break-word;
 }

.entityCols {
	overflow: hidden;
	margin-bottom: 20px;
}

.entityCols .col1, .entityCols .col2 {
	float: left;
}

.colset1 .col1 {
	width: 386px;
	margin-right: 20px;
}

.colset1 .col2 {
	width: 180px;
}

.colset2 .col1 {
	width: 330px;
	margin-right: 35px;
}

.colset2 .col2 {
	width: 285px;
}
	
/* Home Page
------------------------------------------------ */
div#flashContainer {
	margin: auto;
	width: 984px;
	position: relative;
	z-index: 1;
}

ul#homeCallouts {
	background: url(../images/divider_horiz1.jpg) center top no-repeat;
	width: 796px;
	margin: 0 auto 15px;
	display: block;
	overflow: hidden;
	height: 140px;
}

#page #homeCallouts li { 
	list-style-type: none;
	float: left;
	width: 364px;
	list-style: none;
	padding: 15px 15px 0;
	height: 130px;
}

#homeCallouts li#attachments {
	background: url(../images/bg_attachments.jpg) left 2px no-repeat;
}

#homeCallouts li#attachments p, #homeCallouts li#attachments h3 {
	margin-left: 160px;
}

#homeCallouts li .link {
	text-align: right;
}

/*
Glossary
------------------------------------------------ */
dl {
	display: block;
	overflow: hidden;
}

dt, dd {
	float: left;
	margin: 0 0 15px 0;
}

dl.glossary dt {
	text-transform: lowercase;
	font-style: italic;
	width: 150px
}

dl.glossary dd {
	width: 450px;
}

dl.history  {
	margin: 30px 0 0;
}

dl.history dt {
	width: 74px
}

dl.history dd {
	width: 550px;
}


#newsEvents.tabPane {
	color: #d7d7d7;
}

#newsEvents.tabPane h4, #newsEvents.tabPane h5 {
	text-transform: none;
}

#eventsTab dt {
	width: 170px;
}

#eventsTab dd {
	width: 350px;
}

#newsTab dt {
	width: 90px;
}

#newsTab dd {
	width: 450px;
}

a.video {
	float: right;
	background: url(../images/icon_playVideo.jpg) 0 0 no-repeat;
	padding: 0 0 5px 35px;
	margin: 0 15px 15px 30px;
	width: 70px;
	display: block;
	line-height: 14px;
}

/*
Checkout pages
********************************************/
ul.checkoutSteps {
	margin: 0;
	display: block;
	list-style: none;
	clear: both;
	background: transparent url(../images/divider_horiz3.gif) no-repeat 0 40px;
	width: 800px;
	height: 70px;
}

#page .checkoutSteps li {
	float: left;
	list-style-type: none;
	text-align: center;
	margin: 5px 20px;
	width: 130px;
	font-size: 16px;
}

.checkoutSteps li.current {
	color: red;
}


.checkoutSteps li span {
	display: block;
	height: 18px;
	width: 18px;
	margin: 10px auto 0;
	background: url(../images/bg_step.png) 0 0 no-repeat;
	font-size: 11px;
}

.checkoutSteps li.current span {
	color: #fff;
	background: url(../images/bg_stepCurrent.png) 1px 1px no-repeat;
}

.module1 .inner, #roundCol .module1 .content {
	padding: 15px 15px 0;
}
.module1 {
	background: url(../images/bg_module1.png) 0 0 no-repeat;
	width: 281px;
}

.module1 .endcap {
	background: url(../images/bg_module1.png) 0 bottom no-repeat;
	height: 10px;
	bottom: 0;
	left: 0;
	width: 281px;
}

.module h2 {
	color: red;
}

.module h4 {
	color: #f2f2f2;
	margin-bottom: 10px;
}

.module .spacer {
	margin-bottom: 15px;
}

.module dl {
	background: url(../images/ellipses.png) 0 85% repeat-x;
	font-size: 16px;
	margin: 0 0 5px;
}

.module dl.total {
	color: red;
	font-size: 20px;
}

.module dt, .module dd  {
	background: #060606;
	margin: 0;
	text-transform: lowercase;
}

.module dt {
	width: auto;
	text-align: right;
	float: right;
}

.module.module2 {
	float: right;
	width: 280px;
}

.formBtns.checkout {
	text-align: right;
}

h1 span {
	font-size: 24px;
	margin-left: 10px;
}

table.orderGrid tr.hdr {
	background: none;
}

.orderGrid th {
	text-transform: lowercase;
	font-weight: normal;
	font-size: 16px;
}

.orderGrid td, .orderGrid th {
	padding: 0 0 15px;
}


.orderGrid .col1 {
	width: 360px;
	text-align: left;
}

.orderGrid .col2 {
	width: 100px;
	text-align: right;
	padding-right: 30px;
}

.orderGrid .col3 {
	width: 100px;
	text-align: right;
}

table.distribGrid {
	margin-bottom: 20px;	
}

.distribGrid td {
	vertical-align: middle;
	padding: 0 0 0px;
}

.distribGrid .col1 {
	width: 200px;
}

.distribGrid .col1 a, .distribGrid .col1 a:visited {
	color: #ccc;
}	

.distribGrid .col2 {
	width: 190px;
	text-align: center;
	padding-right: 10px;
}

.distribGrid .col3 {
	width: 130px;
	padding: 0 20px 10px;
}

.distribGrid .col4 {
	width: 140px;
	padding: 0 10px 10px;
}

.distribGrid .col4 {
	color: red;
}

.distribGrid .col5 {
	width: 85px;
	padding-right: 10px;
}

.orderHistGrid .col5 {
	width: 75px;
}

.distribGrid .col4 {
	text-align: center;
}

td.hr {
	width: 100%;
	line-height: 2px;
	height: 30px;
	background: url(../images/divider_horiz3.gif) 0 10px no-repeat;
}

table.orderHistGrid, table.regProductGrid {
	margin: 20px 0;
}

.orderHistGrid td {
	padding: 0;
	vertical-align: top;
}

.orderHistGrid th {
	font-weight: normal;
	color:#636363;
	font-size:16px;
	line-height:20px;
	text-align: left;
}

.orderHistGrid .col1 {
	width: 100px;
}

.orderHistGrid .col2 {
	width: 120px;
	padding-right: 10px;
}

.orderHistGrid .col3 {
	width: 130px;
	padding: 0 10px 10px 0;
}

.orderHistGrid .col4 {
	width: 160px;
	padding-right: 10px;
}

.orderHistGrid td.details {
	width: 100%;
	background: url(../images/divider_horiz3.gif) 0 45px no-repeat;
	padding: 10px 0 40px;
}

.orderHistGrid td.details.last {
	background: none;
}

.regProductGrid td {
	vertical-align: top;
}

.regProductGrid td.hr {
	height: 40px;
	background-position: 0 20px
}

.regProductGrid .col1 {
	width: 125px;
}

.regProductGrid .col2 {
	width: 165px;
	padding: 0 10px 0 0;
}

.regProductGrid .col3 {
	width: 190px;
	padding: 0 10px 0 0;
}

.regProductGrid .col4 {
	width: 160px;
}

.regProductGrid .col2, .regProductGrid .col3, .regProductGrid .col4 {
	padding-top: 20px;
}

a.print {
	position: absolute;
	right: 0;
	top: 20px;
	font-size: 12px;
	width: 60px;
	background: url(../images/icon_print.png) 0 0 no-repeat;
	padding: 0 0 5px 25px;
	|margin: 0;
	text-transform: uppercase;
}

h1.alt2 {
	position: relative;
}

h1.alt3 {
	text-transform: none;
}

/*
Column layouts
********************************************/
div.textCol {
	float: left;
	width: 310px;
	padding-right: 40px;
}

.textCol.col2 {
	width: 320px;
	padding-right: 10px;
}

.textCol.faq p {
	margin-bottom: 3em;
}

.textCol h4, .textCol h5 {
	text-transform: none;
}

.textCol h5 {
	font-weight: bold;
}




/**********************************************************
GROUP 2
**********************************************************/
	
/* Product Pages
------------------------------------------------ */
div#mainContent {
	margin: auto;
	width: 984px;
}


.flat-iron #detailsCol {
	/*background: url(../images/flat-iron.gif) 462px 0 no-repeat;*/
	width: 788px;
	padding: 10px 15px 0;
	margin: 24px auto 0;
}


.dryer #detailsCol {
	/*background: url(../images/dryer.gif) 58px 36px no-repeat;*/
	width: 788px;
	padding: 10px 15px 0;
	margin: 24px auto 0;
}


.accessories #detailsCol {
	/*background: url(../images/diffuser.gif) 462px 0 no-repeat;*/
	width: 788px;
	padding: 10px 15px 0;
	margin: 24px auto 0;
}

#detailsCol .inner {
	padding: 0 15px;
	overflow: hidden;
}


div#detailsBox {
	float: left;
	background: url(../images/bg_details_box.gif) 0 0 no-repeat;
	width: 452px;
	padding: 0 0 0 5px;
	margin: 260px 0 0 0;
	overflow: hidden;
}

form#detailsForm {
	float: left;
	margin: 6px;
	width: 422px;
	
}

div#formCol1 {
	float: left;
	width: 245px;
	padding: 10px 0 0 50px;
	/*border: 1px solid #fff;*/
}

div#formCol2 {
	float: left;
	width: 6px;
	height: 171px;
	background: url(../images/divider_vert1.gif) 0 0 no-repeat;
	/*border: 1px solid #fff;*/
}

div#formCol3 {
	float: right;
	width: 134px;
	padding: 14px 10px 0 0;
	text-align: left;
	/*border: 1px solid #fff;*/
}

div#title {
	width: 242px;
	font: arial, helevtica, sans-serif;
	color: #fff;
	/*padding-bottom: 6px;*/
}


.textSmall {
	font: normal 11px, #fff, arial, helevtica, sans-serif;
	padding: 3px 0 0 0;
}

div#msrp {
	float: left;
	margin: 0;
	padding: 0;
	width: 90px;
	color: #6D6E71;
	font: normal 12px, arial, helevtica, sans-serif;
}

div#stylist {
	float: left;
	margin: 0;
	padding: 0;
	width: 120px;
	color: #fff;
	font: normal 12px, arial, helevtica, sans-serif;
}

div#msrpPrice {
	float: left;
	width: 90px;
	color: #6D6E71;
	font: normal 13px, arial, helevtica, sans-serif;
}

div#stylistPrice {
	float: left;
	width: 120px;
	font: normal 13px, #fff, arial, helevtica, sans-serif;
}

div#login_text {
	font: normal 11px, #fff, arial, helevtica, sans-serif;
	margin: 7px 0 0 0;
	padding: 0;
	clear: left;
}

div#buyBtn {
	float: left;
	width: 120px;
	font: normal 13px, #fff, arial, helevtica, sans-serif;
}

input#iwant {
	background: url(../images/btn_buy.gif) 0 0 no-repeat;
	width: 97px;
	height: 24px;
	margin: 10px 0 0 0;
	padding: 0;
	border: none;
	color: #fff;
	font-size: 12px;
}

select#qty {
	width: 44px;
	/*height: 18px;
	margin: 24px 0 0 0;
	padding: 2px 0 0 2px;*/
	border: none;
	outline: none;
	color: #fff;
	font-size: 11px;

}

select#productColor {
	width: 98px;
	height: 18px;
	margin: 4px 0 0 0;
	padding: 2px 0 0 2px;
	border: none;
	color: #fff;
	font-size: 11px;

}

div#gallery {
	float: left;
	margin: 0 6px 10px 0;
	width: 30px;
	height: 38px;

}

div#galleryText {
	float: left;
	margin: 0 18px 10px 2px;
	width: 38px;
	height: 38px;
	color: #fff;
	font-size: 11px;

}

div#video {
	float: left;
	margin: 0 6px 0 0;
	width: 30px;
	height: 38px;
	clear:both;

}

div#videoText {
	float: left;
	margin: 0 18px 0 2px;
	width: 38px;
	height: 38px;
	color: #fff;
	font-size: 11px;

}

.icon {
	margin: 0 6px 12px 0;
	border: hidden;
}

.iconText a, a:link, a:visted {
	color: #fff;
	font-size: 11px;
	text-align: left;
	text-decoration: underline;

}

.productHeading {
	font-size: 26px;
	font-weight: bold;
	font-family: arial, helevtica, sans-serif;
	color: #fff;
	line-height:28px;
	
}

input.btnBuy {
	background: url(../images/bg_buy.gif) 0 0 no-repeat;
	width: 81px;
	height: 24px;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	font-size: 11px;
	border: none;
	cursor: pointer;
	margin-right: 10px;
}

div#modelNumber {
	float: left;
	margin: 8px 0 0 0;
	width: 150px;
	font: normal 11px, #fff, arial, helevtica, sans-serif;
}

div#features {
	margin: 0 0 0 34px;
	width: 474px;
	/*background: url(../images/divider_horizontal4.gif) 448px 0 no-repeat;*/
	clear: both;

}

div#featuresCol1 {
	float: left;
	width: 424px;
	padding: 8px 0 0 18px;
	/*border: 1px solid #fff;*/
}

div#featuresCol2 {
	float: left;
	margin: 36px 0 0 18px;
	width: 424px;
	height: auto;
	clear: both;;
	/*border: 1px solid #fff;*/
}

.featureText {
	color: #6D6E71;
	font-size: 14px;
	font-wieght: normal;
	font-family: arial, helevtica, sans-serif;
}

#features-list ul {
	margin: 18px 0 16px -15px;
	font-size: 11px;
	font-wieght: normal;
	font-family: arial, helevtica, sans-serif;
	color: #CCC;
}

#features-list li {
	margin: 18px 0 0 -15px;
	list-style-type:disc;
	font-size: 11px;
	font-wieght: normal;
	font-family: arial, helevtica, sans-serif;
	color: #CCC;
}

.featureTextSmall {
	color: #fff;
	font-size: 11px;
	text-align: left;

}

.iconFeature {
	margin: 0 3px 0 0;
	border: hidden;
}


div#feature-01 {
	float: left;
	margin: 0 3px 6px 0;
	width: 30px;
	height: 24px;

}

div#featureText-01 {
	float: left;
	margin: 0 3px 6px 0;
	width: 282px;
	height: 24px;
	color: #fff;
	font-size: 11px;

}


div#feature-02 {
	float: left;
	margin: 0 3px 6px 0;
	width: 30px;
	height: 24px;
	clear: both;

}

div#featureText-02 {
	float: left;
	margin: 0 3px 6px 0;
	width: 282px;
	height: 24px;
	color: #fff;
	font-size: 11px;

}


div#feature-03 {
	float: left;
	margin: 0 3px 6px 0;
	width: 30px;
	height: 24px;
	clear: both;

}

div#featureText-03 {
	float: left;
	margin: 0 3px 6px 0;
	width: 282px;
	height: 24px;
	color: #fff;
	font-size: 11px;

}

div#upsell {
	float: left;
	margin: 44px 0 0 34px;
	width: 460px;
	clear: both;
	/*border: 1px solid #fff;*/

}

div#upsell-row01 {
	margin: 0;
	width: 400px;
	/*border: 1px solid #fff;*/

}

div#upsell-row02 {
	margin: 18px 0 0 0;
	width: 400px;
	height: 95px;
	/*border: 1px solid #fff;*/

}

div#upsell-row03 {
	margin: 18px 0 0 0;
	width: 400px;
	/*border: 1px solid #fff;*/

}

div#upsell-product01 {
	float: left;
	margin: 0 20px 0 0;
	width: 100px;
	/*border: 1px solid #fff;*/

}

div#upsell-product02 {
	float: left;
	margin: 0 20px 0 0;
	width: 100px;
	/*border: 1px solid #fff;*/

}

div#upsell-product03 {
	float: left;
	margin: 0 20px 0 0;
	width: 100px;
	/*border: 1px solid #fff;*/

}

div#upsell-text01 {
	float: left;
	margin: 0 20px 0 0;
	width: 100px;
	color: #fff;
	font-size: 11px;
	/*border: 1px solid #fff;*/

}

div#upsell-text02 {
	float: left;
	margin: 0 20px 0 0;
	width: 100px;
	color: #fff;
	font-size: 11px;
	/*border: 1px solid #fff;*/

}

div#upsell-text03 {
	float: left;
	margin: 0 20px 0 0;
	width: 100px;
	color: #fff;
	font-size: 11px;
	/*border: 1px solid #fff;*/

}

div#product-information {
	float: right;
	margin: 0;
	width: 250px;
	/*border: 1px solid #fff;*/

}

.red {
	font-size: 12px;
	color: red;
}


div#special-offer {
	margin: 8px 0 0 34px;
	width: 720px;
	clear: both;
	/*border: 1px solid #fff;*/

}


#product-information p .prodInfo {
	margin: 12px 0 0 0;

}

div#galleryOverlay {
	position: absolute;
	z-index: 1001;
	overflow: hidden;
	width: 640px;
	height: 360px;
	margin: -232px 0 0 -218px;
	padding: 0;
	display: none;
	background: url(../images/bg_overlay.gif) 0 0 no-repeat;
}

#galleryOverlay .innerGrid {
	width: 640px;
	height: 360px;
	margin: 28px 0 0 12px;
	|margin: -8px 0 0 12px;
	padding: 8px;

}
	
/* Search Results
------------------------------------------------ */
div#searchCol {
	background: url(../images/bg_roundCol.gif) 0 0 no-repeat;
	width: 710px;
	padding: 10px 15px 0;
	margin: 90px auto 0;
	overflow: hidden;
}

#searchCol .inner {
	margin-bottom: 18px;
	padding: 0 15px;
	overflow: hidden;
}

input .searchTextBox {
	background: url(../bg_textbox1.gif) 0 0 no-repeat;
	width: 208px;
	height: 24px;
	margin: 2px 0 0 0;
	padding: 0;
	border: none;
}

input#searchBtn {
	background: url(../images/btn_search.gif) 0 0 no-repeat;
	width: 79px;
	height: 24px;
	margin: 2px 0 0 0;
	padding: 0;
	border: none;
	color: #fff;
	font-size: 12px;
}

div#topResults {
	margin: 4px 0 4px 5px;
	clear: left;
}

div#bottomResults {
	margin: 4px 0 6px 5px;
	clear: left;
}

.pages {
	float: left;
	margin: 0 0 0 5px;
	width: 200px;
}

.page-links {
	float: right;
	width: 200px;
	text-align: right;
}



/* Results Navigation */
#searchCol#searchTabs {
	float: left;
	width: 378px;
	height: 40px;
	padding-top: 6px;
	background: url(../images/search-tabs.gif) 0 0 no-repeat;
	clear: left;
}

#searchTabs ul { 
	padding: 0;
	margin: 0;
}

#searchTabs li {
	float: left;
	height: 40px;
	list-style: none;
	display: block;
	margin: 0;
	padding: 0;
	font-size: 11px;
	text-align: center;
}

#searchTabs li.products a { width: 130px; height: 40px; display: block;}
#searchTabs li.other a { width: 88px; height: 40px; display: block;}

#searchTabs li.products a {
	display: block;
	padding: 0;
	text-decoration: underline;
	color: red;
}

#searchTabs li.products a:hover {
	width: 130px;
	/*background: url(../images/btn_01_on.gif);*/
}

#searchTabs li.other a {
	display: block;
	padding: 0;
	text-decoration: none;
	color: #8F8F8F;
}

#searchTabs li.other a:hover {
	width: 88px;
	/*background: url(../images/btn_01_on.gif);*/
}


table#searchResults {
	width: 680px;
	margin: 16px 0 16px 0;
	color: #636363;
	clear: both;

}

.resultsText {
	font-size: 11px;
	color: #ccc;
	text-align:justify;
}

	
/* My Account Page
------------------------------------------------ */
div#accountCol {
	background: url(../images/bg_roundCol.gif) 0 0 no-repeat;
	width: 710px;
	padding: 10px 15px 0;
	margin: 90px auto 0;
	overflow: hidden;
}

#accountCol .inner {
	margin-bottom: 18px;
	padding: 0 15px;
	overflow: hidden;
}


/* My Account Navigation */
#accountCol#accountTabs {
	float: left;
	width: 505px;
	height: 40px;
	padding-top: 6px;
	background: url(../images/account-tabs.gif) 0 0 no-repeat;
	clear: left;
}

#accountTabs ul { 
	padding: 0;
	margin: 0;
}

#accountTabs li {
	float: left;
	height: 40px;
	list-style: none;
	display: block;
	margin: 0;
	padding: 0;
	font-size: 11px;
	text-align: center;
}

#accountTabs li.account a { width: 186px; height: 40px; display: block;}
#accountTabs li.history a { width: 106px; height: 40px; display: block;}
#accountTabs li.registered a { width: 148px; height: 40px; display: block;}

#accountTabs li.account a {
	display: block;
	padding: 0;
	text-decoration: none;
	color: red;
}

#accountTabs li.account a:hover {
	width: 186px;
}

#accountTabs li.history a {
	display: block;
	padding: 0;
	text-decoration: none;
	color: #8F8F8F;
}

#accountTabs li.history a:hover {
	width: 106px;
}

#accountTabs li.registered a {
	display: block;
	padding: 0;
	text-decoration: none;
	color: #8F8F8F;
}

#accountTabs li.registered a:hover {
	width: 148px;
}


div#accountNumber {
	font-size: 14px;
	color: #8F8F8F;
	clear: both;

}

.accountHeading {
	font-size: 14px;
	color: #8F8F8F;

}

div#passwordReset {
	width: 514px;
	height: 123px;
	background: url(../images/passwordBox.gif) 0 0 no-repeat;
	clear: left;
	margin-top:5px;

}

div#passwordUpdate {
	margin: 0 0 0 17px;
	padding-top:12px;
}

.updateLabel01 {
	float: left;
	margin: 0;
	width: 240px;
	text-align: left;

}

.updateLabel02 {
	float: right;
	margin: 0;
	width: 240px;
	text-align: left;

}

.updateBox01 {
	float: left;
	margin: 0 0 0 -6px;
	width: 240px;
	text-align: left;

}

.updateBox02 {
	float: right;
	margin: 0 0 0 -16px;
	width: 240px;
	text-align: left;

}

div#accountLeft {
	float: left;
	width: 320px;
	text-align: left;

}

div#accountCenter {
	float: left;
	background: url(../images/divider_horizontal4.gif) 0 0 no-repeat;
	width: 140px;
	text-align: left;

}

div#accountRight {
	float: right;
	/*
	updated by kuber dutta for div width increase , for account information page
	width: 200px;
	*/
	width: 320px;
	text-align: left;

}

label.accountSpace {
	margin-top: 8px;

}

label.accountSpaceLeft {
	float: left;
	margin-top: 8px;

}

input.textbox2 {
	background: url(../images/bg_textbox1.gif) 0 0 no-repeat;
	width: 210px;
	height: 19px;
	border: none; 
	padding: 5px 8px 0;
	margin: 0;
	font-size: 11px;
	color: #8F8F8F;
}

input.textbox2-2 {
	background: url(../images/bg_textbox1.gif) 0 0 no-repeat;
	width: 210px;
	height: 19px;
	border: none; 
	padding: 5px 8px 0;
	margin: 10px 0 0 0;
	font-size: 11px;
	color: #8F8F8F;
}

input.textboxState {
	float: left;
	background: url(../images/bg_textboxState.gif) 0 0 no-repeat;
	width: 49px;
	height: 19px;
	border: none; 
	padding: 5px 8px 0;
	margin: 0;
	font-size: 11px;
	color: #8F8F8F;
}

input.textboxZip5 {
	float: left;
	background: url(../images/bg_textboxZip5.gif) 0 0 no-repeat;
	width: 82px;
	height: 19px;
	border: none; 
	padding: 5px 8px 0 0;
	margin: 0;
	font-size: 11px;
	color: #8F8F8F;
}

input.textboxZip4 {
	float: right;
	background: url(../images/bg_textboxZip4.gif) 0 0 no-repeat;
	width: 68px;
	height: 19px;
	border: none; 
	padding: 5px 8px 0;
	margin: 0;
	font-size: 11px;
	color: #8F8F8F;
}

.accountTextSmall {
	font-size: 11px;
	color: #ccc;
}

div#stylistLeft {
	/*float: left;*/
	width: 420px;
	text-align: left;

}

div#stylistRight {
	/*float: right;*/
	width: 330px;
	text-align: left;

}

div#closeAccount {
	float: left;
	width: 640px;
	padding: 0;
	margin: 0;
}

div#closeAccount p {
	float: left;
	width: 180px;
	padding: 0 30px 15px 0;
	margin-right: 30px;
}

div#closeAccount .link a {
	background: url(../images/icon_arrowGray.gif) right 5px no-repeat;
	padding-right: 12px;
	float: left;
}

div#accountClosed {
	float: left;
	width: 680px;
	padding: 0;
	margin: 0 0 76px 0;
}

div#accountClosed p {
	float: left;
	width: 480px;
	padding: 0 30px 15px 0;
	margin-right: 30px;
}

div#accountClosed .link a {
	background: url(../images/icon_arrowGray.gif) right 5px no-repeat;
	padding-right: 12px;
	float: left;
}

.closeBtns {
	float: right;
	margin: 0 0 30px;
}


input.stopBtn {
	background: url(../images/btn_stop.gif) 0 0 no-repeat;
	width: 56px;
	height: 24px;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	font-size: 11px;
	border: none;
	cursor: pointer;
	margin-right: 10px;
}

input.manageBtn {
	background: url(../images/btn_manage.gif) 0 0 no-repeat;
	width: 128px;
	height: 24px;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	font-size: 11px;
	border: none;
	cursor: pointer;
	margin-right: 10px;
}

input.closeAccountBtn {
	background: url(../images/btn_closeAccount.gif) 0 0 no-repeat;
	width: 117px;
	height: 24px;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	font-size: 11px;
	border: none;
	cursor: pointer;
	margin-right: 10px;
}


input.registerProductBtn {
	background: url(../images/btn_registerProduct.gif) 0 0 no-repeat;
	width: 161px;
	height: 24px;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	font-size: 11px;
	border: none;
	cursor: pointer;
	margin: 18px 10px 76px 18px;
}




/* Order History Navigation */
#accountCol#orderHistoryTabs {
	float: left;
	width: 607px;
	height: 40px;
	padding-top: 6px;
	background: url(../images/history-tabs.gif) 0 0 no-repeat;
	clear: left;
}

#orderHistoryTabs ul { 
	padding: 0;
	margin: 0;
}

#orderHistoryTabs li {
	float: left;
	height: 40px;
	list-style: none;
	display: block;
	margin: 0;
	padding: 0;
	font-size: 11px;
	text-align: center;
}

#orderHistoryTabs li.account a { width: 176px; height: 40px; display: block;}
#orderHistoryTabs li.history a { width: 110px; height: 40px; display: block;}
#orderHistoryTabs li.registered a { width: 170px; height: 40px; display: block;}

#orderHistoryTabs li.account a {
	display: block;
	padding: 0;
	text-decoration: none;
	color: #8F8F8F;
}

#orderHistoryTabs li.account a:hover {
	width: 176px;
}

#orderHistoryTabs li.history a {
	display: block;
	padding: 0;
	text-decoration: none;
	color: red;
}

#orderHistoryTabs li.history a:hover {
	width: 110px;
}

#orderHistoryTabs li.registered a {
	display: block;
	padding: 0;
	text-decoration: none;
	color: #8F8F8F;
}

#orderHistoryTabs li.registered a:hover {
	width: 170px;
}

div#historyHeading {
	margin: 0 0 22px 0;
	font-size: 16px;
	color: #8F8F8F;
	clear: both;

}

.historyStatus {
	font-size: 12px;
	color: #ccc;

}

div#historyUpsell {
	float: left;
	margin: 16px 0 16px 22px;
	width: 680px;
	/*border: 1px solid #fff;*/

}

div#historyUpsellHeading {
	float: left;
	margin: 0;
	padding: 0 0 16px 0;
	font-size: 16px;
	color: #8F8F8F;
	width: 400px;

}




/* Registered Products Navigation */
#accountCol#registerdProductsTabs {
	float: left;
	width: 607px;
	height: 40px;
	padding-top: 6px;
	background: url(../images/products-tabs.gif) 0 0 no-repeat;
	clear: left;
}

#registerdProductsTabs ul { 
	padding: 0;
	margin: 0;
}

#registerdProductsTabs li {
	float: left;
	height: 40px;
	list-style: none;
	display: block;
	margin: 0;
	padding: 0;
	font-size: 11px;
	text-align: center;
}

#registerdProductsTabs li.account a { width: 176px; height: 40px; display: block;}
#registerdProductsTabs li.history a { width: 134px; height: 40px; display: block;}
#registerdProductsTabs li.registered a { width: 170px; height: 40px; display: block;}

#registerdProductsTabs li.account a {
	display: block;
	padding: 0;
	text-decoration: none;
	color: #8F8F8F;
}

#registerdProductsTabs li.account a:hover {
	width: 176px;
}

#registerdProductsTabs li.history a {
	display: block;
	padding: 0;
	text-decoration: none;
	color: #8F8F8F;
}

#registerdProductsTabs li.history a:hover {
	width: 134px;
}

#registerdProductsTabs li.registered a {
	display: block;
	padding: 0;
	text-decoration: none;
	color: red;
}

#registerdProductsTabs li.registered a:hover {
	width: 170px;
}




	
/* Shopping Cart
------------------------------------------------ */
#cartCol .inner {
	padding: 0 15px;
	overflow: hidden;
}

div#cartCol {
	background: url(../images/bg_roundCol.gif) 0 0 no-repeat;
	width: 742px;
	padding: 10px 15px 0;
	margin: 90px auto 0 auto;
	overflow: hidden;
}

.cart-help {
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 0.5em;
	color: red;
}

.cart-help-list {
	line-height: 18px;
	margin: 12px 0 0 0;
	color: #636363;
}

table#cartContents {
	color: #636363;

}

table .cartRow {
	margin: 12px 0 0 0;
	background: url(../images/divider_horiz3.gif) 0 99% no-repeat;
	color: #636363;

}

.cartHeading {
	font-size: 14px;
	color: #636363;

}

.out-of-stock {
	color: red;

}

table#cartBottom {
	width: 680px;
	height: 242px;
	margin: 22px 0 0 0;
	color: #636363;

}


table#promoBox {
	width: 344px;
	height: 122px;
	margin: 0;
	padding: 0;
	background: url(../images/bg_promoBox.gif) 50% 50% no-repeat;
	color: #fff;
	/*border: 1px solid #fff;*/

}

table .promoHeading {
	font-size: 16px;
	color: #ccc;

}

input .promoTextBox {
	background: url(../bg_textbox1.gif) 0 0 no-repeat;
	width: 208px;
	height: 24px;
	margin: 12px 0 0 0;
	padding: 0;
	border: none;
}

/*input.promoAdd {
	background: url(../images/btn_add.gif) 0 0 no-repeat;
	width: 63px;
	height: 24px;
	margin: 12px 0 0 0;
	padding: 0;
	border: none;
	color: #fff;
	font-size: 12px;
}*/


table#totalsBox {
	width: 220px;
	height: 122px;
	margin: 0;
	padding: 0;
	color: #fff;
	font-size: 12px;
	/*border: 1px solid #fff;*/

}

table .cartTotals {
	font-size: 14px;
	color: #D1D3D4;

}

table .total {
	color: red;

}


table#cartButtons {
	width: 190px;
	height: 90px;
	margin: 0;
	padding: 0;
	color: #fff;
	font-size: 12px;
	/*border: 1px solid #fff;*/

}

/*input#clearBtn {
	background: url(../images/btn_update.gif) 0 0 no-repeat;
	width: 96px;
	height: 24px;
	margin: 12px 0 0 0;
	padding: 0;
	border: none;
	color: #fff;
	font-size: 12px;
}

input#updateBtn {
	background: url(../images/btn_update.gif) 0 0 no-repeat;
	width: 96px;
	height: 24px;
	margin: 12px 0 0 0;
	padding: 0;
	border: none;
	color: #fff;
	font-size: 12px;
}

input#checkoutBtn {
	background: url(../images/btn_checkout.gif) 0 0 no-repeat;
	width: 179px;
	height: 24px;
	margin: 12px 0 0 0;
	padding: 0;
	border: none;
	color: #fff;
	font-size: 12px;
}*/


div#loginBox {
	float: left;
	/*background: url(../images/bg_signinBox.gif) 0 0 no-repeat;*/
	width: 299px;
	padding: 5px;
	margin: 0;
	overflow: hidden;
}

form#loginForm {
	float: left;
	margin: 15px auto;
	width: 279px;
	
}


div#loginOverlay {
	position: absolute;
	z-index: 10000;
	overflow: hidden;
	width: 299px;
	height: 379px;
	/*margin: 28px 0 0 358px;*/ 
	margin: 28px 0 0 300px; /*Edit by Vishwajeet 20.10.09*/
	padding: 0;
	display: none;
	background: url(../images/bg_signinBox.gif) 0 0 no-repeat;
	top:150px;
}

div#forgotPasswordOverlay
{
	position: absolute;
	z-index: 1003;
	overflow: hidden;
	/*top:150px;
	left:120px;*/
}
#loginOverlay .innerGrid {
	width: 299px;
	height: 379px;
	margin: 0;
	padding: 8px;
}

/*#loginOverlay .innerGrid input[type="text"] {
	background: #000000 url(../bg_textbox1.gif) 0 0 no-repeat;
}

#loginOverlay .innerGrid input[type="password"] {
	background: #000000 url(../bg_textbox1.gif) 0 0 no-repeat;
}*/
*/

#loginOverlay .textbox {
	background: none;
	background-color: #000000;
	width: 223px;
	height: 24px;
	/*margin-bottom:20px !important; margin-bottom:15px; */
}
#loginOverlay .textbox input {
	width: 207px;
	height: 20px;
	border: 0; 
	padding: 4px 8px 2px;
	font-size: 11px;
	letter-spacing: 1px;
	/*background:transparent;
	background: #000000 url(../images/bg_textbox1.gif) 0 0 no-repeat;*/
	clear:both;
}


/* @charset "utf-8";
CSS Document */


.popup_block {
	position: absolute;
	float: left;
	width: 396px;
	padding:0;
	display: none;
	margin: 20px 0 0 280px;
	top:200px;
	z-index:1;
}

.popup_block .pop_tp{
	float: left;
	width: 78px;
	height:26px;
	padding:60px 0 0 318px;
	background:url(../images/overlay_top.png) 0 bottom no-repeat;
	margin:0;
}

.popup_block .pop_md{
	float:left;
	background:url(../images/overlay_md_bg.png) 0 0 repeat-y;
	width:215px;
	padding:0 94px 24px 87px;
}
.popup_block .pop_md p{
	margin:0;
	padding:0;
	color:#CCCCCC;
}
.popup_block .pop_md h1{
	font-family:'Helvetica Neue';
	font-size:16px;
	margin:0;
	padding:0 0 19px 0;
	color:#FF0000;
}

.popup_block .pop_btm{
	float: left;
	width: 396px;
	height:63px;
	padding:0;
	background:url(../images/overlay_bottom.png) 0 0 no-repeat;
	margin:0;
}

.red{color:#FF0000;}
.inpt{
	background:url(../images/overlay_email_bg.gif) 0 0 no-repeat;border:0;
	width:223px;
	height:21px;
	padding:3px 0 0 5px;
	margin:17px 0;
	color:#CCC;

}


.inpt_error{
	background:url(../images/overlay_email_bg.gif) 0 0 no-repeat;border:0;
	width:223px;
	height:21px;
	padding:3px 0 0 5px;
	margin:17px 0;
	color:#FF0000;
}

/*Vishwajeet - New CSS Add Start - 13/10/09*/
.ms-WPBody {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.ms-WPBody h5, .ms-TPBody h5 {
	font-size:14px;
}

.ms-WPBody a:link, .ms-WPBody a:visited {
	color: #6D6E71;
	text-decoration:underline;
}

.ms-WPBody a:hover {
	text-decoration:none;
}

.ms-WPBody h3, .ms-TPBody h3 {
	font-size:16px;
	font-weight:normal;
}

.ms-WPBody h4, .ms-TPBody h4 {
	font-size:16px;
	font-weight:normal;
}

.iconLine {
	line-height:12px;
}

.cleartop {_margin-top:-18px;}

.noteText {
	margin:0 0 15px;
}

input.textboxZip4_signup {
	background: url(../images/bg_textboxZip4.gif) 0 0 no-repeat;
	width: 68px;
	height: 19px;
	border: none; 
	padding: 5px 8px 0;
	margin: 0;
	font-size: 11px;
	color: #8F8F8F;
}

input.textboxZip5_signup {
	background: url(../images/bg_textboxZip5.gif) 0 0 no-repeat;
	width: 82px;
	height: 19px;
	border: none; 
	padding: 5px 8px 0;
	margin: 0;
	font-size: 11px;
	color: #8F8F8F;
}

.error
{
	color:red;
}
.inputDash{float:left; vertical-align:top;}


#shoppingFC_Overlay
{
	margin-left: -300px; 
	/*top: 850px;"*/
}

.contactarea {
	width:395px; padding:10px 15px 0 5px;
}

.promobox_middle {
	width: 322px;
	margin: 0;
	padding:15px 11px 0px 5px;
	background:url(../images/bg_promoBox-middle.gif) 0 0 repeat-y;
	color: #fff;
	
	/*border: 1px solid #fff;*/

}

.fieldSpace {margin-bottom:20px !important; margin-bottom:18px;}

/*New CSS Add End*/



/*  01 Dec 09  */


.top_head{
	font-size:17px;
	color:#959595;
	padding:10px 0 10px 20px;
}


#roundCol .inner .inner_left{
	float:left;
	width:48%;
}
#roundCol .inner .inner_right{
	float:right;
	width:46%;
}

#roundCol .inner .ul_waranty{
	margin:0;
	padding:0;
	list-style:none;
}

#roundCol .inner .li_waranty{
	padding:0;
	list-style:none;
	color:#959595;
	margin-bottom:25px;
	margin-top:15px;
}

#roundCol .inner .listing{
	margin:0;
	padding:0;
	color:#959595;
	background:url(../images/li-image.gif) 0 8px no-repeat;
	list-style:none;
	padding:0 0 0 10px;
	margin-bottom:25px;
	margin-top:15px;
}

#roundCol .inner address{
	font-style:normal;}

.vert_center{
	float:left;
	background: url(../images/divider_horizontal4.gif) 0 0 no-repeat;
	height:300px;
	width:2px;
}


a.iconText {
	cursor:pointer;text-decoration:none;
}
