/*
  $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 a {color:#003333;}
.boxText a:hover {color:#003333;}
.boxText { font-family: Verdana, Arial, sans-serif; font-size: 11px; padding-left:5px; padding-top:0px; padding-right:5px;}
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #000099; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-top: 0px;
  font-family:Verdana,Arial;
  font-size:8pt;
  color: #000000;
  background-color: #FFFFFF;
}


A {
  color: #660000;
  text-decoration: underline;
}

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

FORM {
	display: inline;
}

TR.header {
  background: #333333;
}

TR.headerNavigation {
  background: #FFFFFF;
  margin-left: 8px;
  line-height: 25px;
}

td.headerNavigation, div.headerNavigation {
  padding-right:5px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 8pt;
  color: #FFFFFF;
  padding-top:17px;
  padding-bottom:2px;
  text-align:right;
}

A.headerNavigation { 
  color: #FFFFFF;
  text-decoration: underline;
  text-align:right;
  padding-right:20px;
}

A.headerNavigation:hover {
  color: #FFFFFF;
  text-decoration: underline;
  text-align:right;
  padding-right:20px;
}


TD.headerNavigation2 {
    padding-right:10px;
    font-family: Verdana, Arial, sans-serif;
  font-size: 8pt;
  padding-top:5px;
  padding-bottom:5px;
  padding-right:10px;
  height: 12px;
  color: #666666;
}
A.headerNavigation2 { 
  color: #666666;
  text-decoration: none;
    padding-top:3px;
  padding-bottom:3px;
}

A.headerNavigation2:hover {
    color: #666666;
  text-decoration: underline;
    padding-top:3px;
  padding-bottom:3px;
}

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
  height: 48px;
  
}

TR.footer_bottom {
  height: 48px;
}

td.footer, div.footer {
  background-image: url('images/footer.jpg');
  color:#ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  padding-top:3px;
  padding-bottom:32px;
  text-align:center;
  margin-top:10px;
}

a.footer, a.footer:hover {
  font-family: Verdana, Arial, sans-serif;
  color: #ffffff;

}

.columnLeft { 
margin-left:20px;
}

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

.infoBox_shopping {
  background: #00529E;
  
}

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

.infoBoxNotice {
  font-weight: normal;
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-weight: bold;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background:#003333;
  height: 25px;
  color: #FFFFFF;
  border-width: 0px;
  text-align: center;
  text-transform: uppercase;
}

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

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


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

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

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

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: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #333333;
}

.image {
  border: 1px solid black;
}

.specialsListingBox-header {
  border: solid 1px #660000;
}
.specialsListingBox-body {
  background: #FFFFFF;
  border: solid 1px #660000;
}

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

a.productListing-heading,a:hover.productListing-heading {
  color:white;
}

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

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #FFFFFF;
}

.recentlyViewed-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #333333;
  height:25px;
  color: #FFFFFF;
  font-weight: bold;
  text-transform: uppercase;
}

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

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

span.pageHeading
{
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #660000;
}

TD.pageHeading, DIV.pageHeading, h1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #660000;
  text-transform: uppercase;
}

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

h1 {
  margin-bottom:3px;
}

TR.subBar {
  background: #f4f7fd;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* message box */

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

/* input requirement */

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


/* ----------------- coolMenu ----------------- */

.clCMEvent{
        position:absolute;
        width:99%; height:99%;
        clip:rect(0,100%,100%,0);
        left:0; 
        top:0;
        visibility:visible;
}


.clCMAbs{
        position:absolute;
        visibility:hidden;
        left:0;
        top:0;
}

.clBar{
        position:absolute;
        width:10;
        height:10;
        background-color:#ffffff;
        layer-background-color:#ffffff;
        visibility:hidden;
}

.clLevel0, .clLevel0over
{
	position: absolute;
	padding: 1px;
	font-family: Verdana,arial,helvetica;
	font-size: 10px;
	text-indent: 5px;
	vertical-align: middle;
}

.clLevel0{
  		background: url('images/spacer.gif');
        layer-background-color:#EFEFEF;
        color:#000000
}

.clLevel0over{
        background-color:#D9D9D9;
        layer-background-color:#bbc3d3;
        color:#000000;
        cursor:pointer;
        cursor:hand;
}

.clLevel0border{
        position:absolute;
        visibility:hidden;
        background-color:#EFEFEF;
        layer-background-color:white;
}

.clLevel1, .clLevel1over{
        position:absolute;
        padding:2px;
        font-family:Verdana,arial,helvetica;
        font-size:10px;
}

.clLevel1{
  		background: url('images/spacer.gif');
        layer-background-color:#EFEFEF;
        color:#000000
}

.clLevel1over{
        background-color:#D9D9D9;
        layer-background-color:#bbc3d3;
        color:#000000;
        cursor:pointer;
        cursor:hand;
}

.clLevel1border{
        position:absolute;
        visibility:hidden;
        background-color:#EFEFEF;
        layer-background-color:white;
}
/* ----------------- coolMenu_eof ----------------- */


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

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


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


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

.quantityDiscountsNotifications { color:navy; background-color: #ffffff; }

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

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

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

.featuredListingBox-header {
  border: solid 1px #660000;
}
.featuredListingBox-body {
  background: #FFFFFF;
  border: solid 1px #660000;
}
.featuredListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #660000;
  height:22px;
  color: #FFFFFF;
  font-weight: bold;
  text-transform: uppercase;
}

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


#page_size {
  width:768px;
}

#placement {
	width: 100%;
}

#container {
	width: 768px;
	background-color: #F5F5F5;
}

.productDescriptionHeading {
  width:100%;
  border-bottom:1px solid black;
  color:black;
  font-weight:bold;
}
.productDescriptionBody {
  margin-bottom:1em;
}

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

.contentArea {
	 padding-left:20px;
	 padding-right:20px;
}

#hairTypes {
	display:none;
	background:black;
	color:white;
	padding-left:22px;
	line-height:1.1;
}

.hairTypesRow {
	padding-bottom:6px;
}

#hairTypes a, #hairTypes a:hover {
	color:white;
	text-decoration:none;
}


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:5px;
}

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

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

.newsdeskContent {
  background:#CED5DD;
  color:black;
}

.newsdeskImage {
  text-align:center;
}

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

.newsdeskMain img {
  border:1px solid black;
}

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

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

.locatorContent {
  background:#E8F8D1;
  color:black;
}

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


.storeBorder {
  border: 0px solid grey;
}


.boxheader {
  color:#003333;
  padding-bottom:3px;
}

div.header {
	width:100%;
	height:117px;
	background-image:url(images/template/tophdr2.jpg);
	margin-bottom:20px;
}

div.headerBlack {
	height:35px;
	background:black;
}

div.footerBlack {
	height:20px;
	background:black;
}

.storeLogo {
  margin:0 auto;
  position:absolute;
  top:26px;
  margin-left:-10px;
}

div.breadCrumb {
  color:#FFFFFF;
  padding-left:297px;
  padding-top:8px;
}

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

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

}

.searchBox {
  margin:0 auto;
  text-align:right;
  padding-top:70px;
  margin-right:23px;
}

.searchText {
  color:#666666;
}
.sitemap ul {margin:0;padding:0;}
.sitemap ul li {font-weight:bold;}
.sitemap ul ul li {font-weight:normal;}
.sitemap li {list-style-type: none;}
.sitemap ul ul {margin:0;font-weight:normal;padding:0;padding-left:25px;}
