/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Arial,Verdana, sans-serif; font-size: 12px; padding-left:12px; padding-right:12px;}
.errorBox { font-family : Arial,Verdana, sans-serif; font-size : 11px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial,Verdana, sans-serif; font-size : 11px; color: #FF3333; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial,Verdana, sans-serif; font-size : 11px; color: #70d250; text-decoration: underline; }

BODY {
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-top: 0px;
  font-family:Arial,Verdana;
  font-size:12px;
  background-color: #000000;
  /*color:#D1D0D0;*/
}

A {
  color: #2F2F2F;
  text-decoration: underline;
}

A:hover {
  color: #2F2F2F;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #FFFFFF;
}

A.breadCrumb
{
color:#606460;
text-decoration:none;
font-family: Arial,Verdana,sans-serif;
font-size: 11px;
font-weight:normal;
}

A.breadCrumb:hover
{
color :#606460;
text-decoration:underline;
font-family: Arial,Verdana,sans-serif;
font-size: 11px;

}

td.headerNavigation {
  color:#000000;
}

TD.headerNavigation2 {
  font-family: Arial,Verdana, sans-serif;
  font-size:12px;
  height: 12px;
  color: #000000;
}
A.headerNavigation2 { 
  color: #000000;
  text-decoration: none;
}

A.headerNavigation2:hover {
    color: #000000;
  text-decoration: underline;
}

TR.headerError {
  background: #FF3333;
}

TD.headerError {
  font-family: Arial,Verdana, sans-serif;
  font-size: 12px;
  background: #FF3333;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Arial,Verdana, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #333;
  font-weight: bold;
  text-align: center;
}


table.footer, table.footer a, table.footer a:hover {
  font-family: Arial,Verdana, sans-serif;
  font-size: 10px;
  color: #777777;
  text-decoration:none;
}

.infoBox {
  background: #FFFFFF;  
  margin-bottom: 10px;
}

.infoBox_shopping {
  background: #000000;
  margin-bottom:-1px;
  
}

.infoBoxContents {
  background: #FFFFFF;
  padding:0px;
  font-family: Arial,Verdana, sans-serif;
  font-size:12px;
  
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNotice td.main {
  color:#FF8E90;
}

.infoBoxNoticeContents {
  background: #FFFFFF;
  font-family: Arial,Verdana, sans-serif;
  font-size:12px;
  border-width: 0px;
}

TD.infoBoxHeading {
  font-family: Arial,Verdana, sans-serif;
  font-size:12px;
  font-weight: bold;
  background:#000000;
  height: 22px;
  color: #FFFFFF;
  border-width: 0px;
  text-align: center;
}

TD.infoBoxHeading_special {
  font-family: Arial,Verdana, sans-serif;
  font-size:12px;
  font-weight: bold;
  background:#CC3300;
  height: 22px;
  color: #FFFFFF;
  border-width: 0px;
  text-align: center;
}

TD.infoBoxHeading_heart {
  font-family: Arial,Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background:#000000;
  height: 22px;
  color: #FFFFFF;
  border-width: 0px;
  text-align: center;
}

TD.categories {
  font-family: Arial,Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background-image: url('images2/box_headers.gif');
  height: 22px;
  color: #FFFFFF;
  border-width: 0px;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial,Verdana, sans-serif;
  font-size:12px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #3A3A3A;
}

TR.productListing-odd {
  background: #3A3A3A;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #444444;
}

TR.productListing-even {
  background: #444444;
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #000000;
}

.specialsListingBox-header {
  border: solid 1px #FF3333;
}
.specialsListingBox-body {
  border: solid 1px #FF3333;
}

.productListing-heading {
  font-family: Arial,Verdana, sans-serif;
  font-size:12px;
  background: #000000;
  height:22px;
  color: #FFFFFF;
  font-weight: bold;
}

a.productListingHeading {
 color:#f5e797;
 font-size:14px;
 font-weight:bold;
 text-transform:uppercase;
 text-decoration: none;

}

a.productListingHeading:hover {
 color:#fff;
 font-size:14px;
 font-weight:bold;
 text-transform:uppercase;
 text-decoration: none;
}

.specialsListing-heading {
  font-family: Arial,Verdana, sans-serif;
  font-size:12px;
  background: #FF3333;
  height:22px;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Arial,Verdana, sans-serif;
  font-size:12px;
}

.recentlyViewed-heading {
  font-family: Arial,Verdana, sans-serif;
  font-size:12px;
  background: #000000;
  height:22px;
  color: #FFFFFF;
  font-weight: bold;
}

.recentlyViewed-data {
  font-family: Arial,Verdana, sans-serif;
  font-size:11px;
  padding-bottom:10px;
  background: #FFFFFF;
}

A.pageResults {
  color: #A2A2A2;
}

A.pageResults:hover {
  color: #fff;
}

span.pageHeading
{
  font-family: Arial,Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-transform: capitalize;
  color: #000000;
}

TD.pageHeading, DIV.pageHeading, h1 {
 color:#f5e797;
 font-size:14px;
 font-weight:bold;
 text-transform:uppercase;
}

.productListingHeading {
 color:#fff;
 font-size:14px;
 font-weight:bold;
 text-transform:uppercase;
}

TD.pageHeading {
  padding-top:5px;
}

h1 {
  margin-bottom:3px;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial,Verdana, sans-serif;
  font-size: 12px;
  color: #003466;
}

TD.main, P.main {
  font-family: Arial,Verdana, sans-serif;
  font-size:12px;
  line-height: 1.3;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial,Verdana, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Arial,Verdana, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Arial,Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial,Verdana, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Arial,Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial,Verdana, sans-serif;
  font-size: 12px;
  color: #FF3333;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial,Verdana, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Arial,Verdana, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Arial,Verdana, sans-serif;
  font-size: 12px;
  color: #003365;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Arial,Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Arial,Verdana, sans-serif;
  font-size: 11px;
  color: #FF3333;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial,Verdana, sans-serif;
  color: #FF3333;
}

SPAN.errorText {
  font-family: Arial,Verdana, sans-serif;
  color: #000000;
}

.moduleRow { }
.moduleRowOver { background-color: #D1D0D0; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #D1D0D0; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial,Verdana, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial,Verdana, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Arial,Verdana, sans-serif; font-size: 10px; color:black;}
.messageStackError, .messageStackWarning { font-family: Arial,Verdana, sans-serif; font-size: 10px; background-color: #ffb3b5; color:black;}
.messageStackSuccess { font-family: Arial,Verdana, sans-serif; font-size: 10px; background-color: #99ff00; color:black;}

/* input requirement */

.inputRequirement { font-family: Arial,Verdana, sans-serif; font-size: 10px; color: #FF3333; }




	.estimatedshippingBoxContents {
	  background: #f8f8f9;
	  font-family: Arial,Verdana, sans-serif;
	  font-size: 10px; 
	}

	.ShowShipping {
	  background: #D9D9D9;
	  color: #4a4a4a;
	  font-family: Arial,Verdana, sans-serif;
	  font-size: 10px;
	  font-weight: bold;
	  text-align: left;
	} 
	
TABLE.popup {
  border-width: 1px;
  border-style: dotted;  
}


h2 { 
 font-family: Arial,Verdana, sans-serif;
 font-size: 14px;
 font-weight: bold;
}


.main li {
	margin-left:20px;
	width:70%;
	list-style-type:disc;
	vertical-align: top; 
}

.quantityDiscountsNotifications { font-family: Arial,Verdana, sans-serif; font-size: 12px; background-color: #99ff00; }

.toplinks {
	font-family:Arial,Verdana;
  font-size:12px;
	color:#FFFFFF;
	font-weight: bold;
	text-decoration:none;
}

.toplinks:hover {
	font-family:Arial,Verdana;
	color:#FFFFFF;
	font-weight: bold;
	text-decoration:underline;
}

table {
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-top: 0px;
  font-family:Arial,Verdana;
  font-size:12px;
}

.featuredListingBox-header {
  border: 0px;
}
.featuredListingBox-body {
  border: 0px;
}
.featuredListing-heading,.featuredListing-heading2 {
  font-family: Arial, sans-serif;
  line-height:1;
  font-size:12px;
  padding:13px 0 5px 0;
  margin:0 0 20px 0;
  color: #CCCC33;
  font-weight: bold;
  border-bottom:1px solid #898989;
}

.featuredListing-heading a,.featuredListing-heading a:hover {
  color: #CCCC33;
  text-decoration:none;
}

.featuredListing-heading a:hover {
  text-decoration:none;
}


.featuredListing-heading2 {
  border-bottom:1px solid #676767;
}

.best_sellersListingBox-header {
  border: solid 1px #009900;
}
.best_sellersListingBox-body {
  border: solid 1px #009900;
}
.best_sellersListing-heading {
  font-family: Arial,Verdana, sans-serif;
  font-size:12px;
  background: #009900;
  height:22px;
  color: #FFFFFF;
  font-weight: bold;
}

#page_size {
  width:1000px;
}

#placement {
	width: 100%;
}

#container {
	width: 1000px;
	background-color: #2F2F2F;
}

.productDescriptionHeading {
  width:100%;
  color:#888888;
  font-weight:bold;
  text-transform:uppercase;
}
.productDescriptionBody {
  margin-bottom:1em;
}

.productDescriptionBody a{
  color:#d1d0d0;
}

.productDescriptionBody a:hover{
  color:#d1d0d0;
}

.greetingText, .greetingText a {
  font-family: Arial,Verdana, sans-serif;
  font-size:12px;
  color:red;
}



#hairTypes {
	display:none;
	line-height:1.1;
}

.hairTypesRow {
	padding-bottom:6px;
}

#hairTypes a, #hairTypes a:hover {

}


ul.plain li {
	list-style-type: none;
}

li.arrow {
	list-style-image:  url('images/list_arrow.gif');
}

.newsdeskHeader {
  background:#1953A2;
  color:white;
  padding-left:20px;
  padding-right:20px;
  margin-top:0px;
}

.newsdeskHeader a, .newsdeskHeader a:hover {
  color:white;
  text-decoration:underline;
}

a.newsdeskNav {
  color:#A2A2A2;
}

a.newsdeskSelected {
  color:#FF3333;
  text-decoration:none;
  font-weight:bold;  
}

.newsdeskContent {
  color:black;
}

.newsdeskImage {
  text-align:center;
}

.newsdeskMain {
  padding-left:20px;
  padding-right:20px;
  padding-bottom:10px;
  height:600px;
  vertical-align:top;
}

.newsdeskMain img {
  border-bottom:0px solid black;
}

.create_border {
  /*border-width: 1px;
  border-style: solid;
  border-color: #000000;
  padding: 4px 4px 4px 4px;*/
}

.locatorHeader {
  background:#156A0B;
  color:white;
  padding-left:20px;
  padding-right:20px;
  margin-top:0px;  
}

.locatorContent {

}

.locatorMain {
  /*padding-left:20px;
  padding-right:20px;*/
  padding-bottom:10px;
  height:300px;
  vertical-align:top;
}

#breadCrumbPosition {
  position:absolute;
  top:212px;
  margin-left:226px;
}


.pressImage {border:1px solid black;}

.homeBox {
  margin-left:0px;
  background-image:url(images/home-bkgdtile.jpg);background-repeat:repeat-x;background-position:top;
  background-color:#171717;
  height:200px;
}

a img {border:0px;}

.featuredProductLink,.featuredProductLink:hover {color:#FF3333;font-weight:bold;text-decoration:none;}
.featuredProductText {color:#D1D0D0;}
.moreLink {color: #f2d74b;  font-weight: bold; text-decoration:none;}
.moreLink:hover {color: #ffffff;  font-weight: bold; text-decoration:none;}

a.headerNavigation { 
  display:block;
  color: #999999;
  text-decoration: none;
  margin-left:22px;
  margin-top:23px;
  font-weight:normal;
}

.emailBox {
  color:#cccccc;
  border:none;
  font-size:10px;
  padding:4px 5px 4px 5px;
  height:19px;
  width:198px;
  background:#444444;
}

.emailGo {
  color:#cccccc;
  border:none;
  font-size:10px;
  height:19px;
  text-align:center;
  width:31px;
  background:#444444;
}

#columnMargin {background-image:url(header/column_left_top.gif);background-repeat:no-repeat;background-position:top;}

.contentArea {
 background:#171717;
}

.infoblocks {
  padding:20px 50px 20px 46px;
  background-color:#FFFFFF;
}


.infoblocksProductListing {
  padding:32px 20px 36px 20px;
}

.infoBlurb {
  color:#040404;
  font-size:14px;
  line-height:1.5;
  font-style:italic;
  font-family:Times New Roman, Arial serif;
  font-weight:bold;
  padding-top:13px;
}

.infoblocks p {
  color:#040404;
  font-size:13px;
  background-color:#FFFFFF;
}

.infoHead {
  color:#FFFFFF;
  font-size:12px;
  font-weight:bold;
  text-transform:none;
  padding:0;
  margin:0;
  margin-bottom:10px;
}

h1.infoHead {
 color:#D13332;
 font-size:14px;
 font-weight:bold;
 text-transform:uppercase;
 padding-top:15px;
}

.leftNav,.leftNavSelected {
  display:block;
  padding:0 0 5px 0;
  color: #A2A2A2;
  text-decoration: none;
  font-weight:normal;
  margin-bottom:5px;
  border-bottom:1px solid #595959;
}

a.headerNavigation:hover,.leftNav:hover,.leftNavSelected:hover {
  color: #FFFFFF;
  text-decoration: none;
}
a.headerSelected,.leftNavSelected {
  color:#FF3333;
  text-decoration:none;
}

.leftNavCell {
  padding:0 21px 0 21px;
}

.contentAreaStandard {
  padding:20px;
  background:#FFFFFF;
  background-image:url(header/info_shadow.gif);background-repeat:no-repeat;background-position:top;
}

.contentAreaListing {
  background:#3A3A3A;
}

.rightColumnTable,.columnRightTD,.rightColumnTable a {background:#171717;color: #888888;}
.rightColumnTable {background:#171717;background-image:url(header/cart_topshadow.jpg);background-repeat:no-repeat;background-position:top;}
.paging {color: #A2A2A2;}
.productListingPrice {padding-top:20px;}
.productListingBoxes,.productListing-odd .productListingBoxes {background:#4E4E4E;padding:0 10px 0 10px;border-right:4px solid #3A3A3A;color:#FFFFFF;}
.productListing-even .productListingBoxes {background:#575757;padding:0 10px 0 10px;border-right:4px solid #444444;}
.rightNav {color:#888888;display:block;}
.rightNavHeading,.rightNavHeading a, .rightNavHeading a:hover {color: #D1D1D1;font-weight:bold;margin-bottom:3px;font-size:12px;text-decoration:none;}

.shadow1 {margin-top:5px;margin-bottom:5px;}

#blackback
{background:#000000;}

.promoBlurb {
position:relative;
float:left;
text-align:left;
top:14px;
left:25px;
font-weight:bold;
color:#F73529;
font-size:11px;
}

.promoBlurb a {
text-decoration:none;
color:#F73529;
}

.promoBlurb a:hover {
color:#ffffff;
text-decoration:none;
}

.pressBottom {
top:17px;
position:relative;
}

.pressBottom a {
text-decoration:none;
color:#F73529;
}

.pressBottom a:hover {
color:#ffffff;
text-decoration:none;
}

#beeicon {
  margin-top:-3px;
  float:right;
  width:50px;
  margin-right:15px;
}


#homepageBeeIcon #beeicon {
	position:relative;
top:-1px;
}

#createAccountForm input,#joinForm input {
	width:200px;
}

#joinForm {
	margin:10px 0 0 0;
}

#joinForm td {
	padding-bottom:5px;
}

td.footerTopLink {
  width:400px;
  height:65px;
  padding-left:15px;
  background-color:#1d1d1d;
  color:#FFFFFF;
  vertical-align:top; padding-top:10px;font-size:11px;
}

td.footerJoinMail {
  width:400px;
  height:65px;
  background-color:#000000;
  color:#FFFFFF;
  padding-left:20px;
  vertical-align:top; padding-top:10px;font-size:11px;
}

a.footerTopLink {
  color: #f2d74b;
  font-size:11px;
  font-weight:normal;
}

a.footerTopLink:hover {
  color: #ffffff;
}

.featuredProductText p {
  color:#D1D0D0;
}

img {
  color:#D1D0D0;
}

#glimmerLogo {
  float:left;width:200px;
}

.headerImage {
  float:left;width:800px;background:#000;
}

.headerProducts {
  height:60px;
  width:133px;
}

.headerNew {
  height:60px;
  width:133px;
}

.headerSale {
  height:60px;
  width:133px;
}

.headerAbout {
  height:60px;
  width:133px;
}

.headerPress {
  height:60px;
  width:133px;
}

.headerRetail {
  height:20px;
  width:133px;
}

div.headerCart {
  float:right;
  margin-top:13px;
  margin-right:3px;
}

a.headerNavigationCart { 
  color: #999999;
  text-decoration: none;
  font-weight:normal;
}

a.headerNavigationCart:hover {
 color:#FFFFFF;
 text-decoration:none;
}

.headerAsk {
  height:60px;
  width:135px;
}

div.cartBee {
  float:right;
  margin-top:11px;
  margin-right:20px;
}

td.footerProductMonthLink {
  width:185px;
  height:65px;
  background-color:#2F2F2F;
  color:#FFFFFF;
  vertical-align:top; padding-top:10px;font-size:11px;
  text-align:left;
  padding-left:15px;
}

.footerProductMonthLink p,
.footerTopLink p,
.footerJoinMail p {
  line-height:1.3;
  padding:0;
  margin:0;
}

td.productMonth {
  background-color:#000000;
  vertical-align:top;
  margin:0px;
  padding:0px;
}

div.productMonth {
  height:200px;
  padding:0px;
}

.productMonth p {
  line-height:1;
  padding:0;
  margin:0;
}

span.productMonthTitle {
  color:#f5e797;
  font-size:12px;
  font-weight:bold;
  padding-bottom:1px;
  border-bottom:1px solid #686868;
  width:175px;
  display:block;
  padding-top:23px;
  margin-left:15px;
}


td.centerBox {
  background-image:url(resources/Image/qa-bkgd.jpg);
  background-repeat:no-repeat;
  background-position:top;
  vertical-align:top;
  padding-top:25px;
}

.centerBoxHeading {
  border-bottom:1px solid #686868;
  margin-left:15px;
  margin-right:15px;
}

span.centerBoxHeading{
  color:#f5e797;
  font-size:12px;
  font-weight:bold;
  padding-bottom:1px;
  border-bottom:none;
  margin-left:0px;
}

.centerBoxContent{
  text-align:left;
  width:200px;
  padding-left:15px;
  padding-right:15px;
}

span.centerBoxTextLeader{
 color: rgb(111, 111, 111);
}

a.centerBoxTextLeader{
  color: rgb(111, 111, 111);
  font-weight:normal;
  text-decoration:none;
}

span.centerBoxText{
 color: rgb(255, 255, 255);
}

a.centerBoxText{
  color: rgb(255, 255, 255);
  font-weight:normal;
  text-decoration:none;
}

.rightBox{
  vertical-align:top;
  padding-top:25px;
}

.rightBoxHeading {
  border-bottom:1px solid #686868;
  margin-left:15px;
  margin-right:15px;
  margin-bottom:0px;
}

span.rightBoxHeading {
  color:#f5e797;
  font-size:12px;
  font-weight:bold;
  padding-bottom:1px;
  border-bottom:none;
  margin-left:0px;
}

.rightBoxContent {
  margin-top:0px;
  margin-bottom:0px;
}

.footerFarLeftBox {
  padding-top:30px;
}

.footerMidLeftBox {
  padding-top:20px;
  padding-left:15px;
  padding-right:15px;
}

.footerMidRightBox {
  padding-top:20px;
  padding-left:20px;
}

.footerFarRightBox {
  padding-top:20px;
}

.headerBox {
  background-image:url(header/buttonbg3.gif);
}

.logoBox {
  background:#000000;
  height:80px;
  width:200px;
  text-align:center;
  padding:0px;
  margin:0px;
}

#infoTop {
  background-image:url(header/info_shadow.gif);
  background-repeat:no-repeat;
  background-position:top;
}

#infoDivider {
  padding-top:0px;
  padding-bottom:0px;
}

#infoTop29 {
  padding-left:20px;
  padding-right:10px;
  background-image:url(header/info_shadow.gif);
  background-repeat:repeat-x;
  background-position:top;
}
