/*
  $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, helvetica, sans-serif; 
font-size:12px; 
line-height: 1.5; 
padding-left:12px; 
padding-right:12px; 
}
.boxText a {
font-family: arial, helvetica, sans-serif; 
font-size:12px; 
text-decoration: none; l
ine-height: 1.5;
}

.boxText a:hover {
color:#330000; 
text-decoration: underline; 
line-height: 1.5;
}

.boxText .errorText { 
font-family: arial, helvetica, sans-serif; 
font-size:12px; 
}

.errorBox { font-family :  Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family :  Arial, sans-serif; font-size : 10px; color: #000099; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family :  Arial, sans-serif; font-size : 10px; color: #ee3a25; text-decoration: underline; }

A {
  color: #005f72;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #FFFFFF;
}

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

td.headerNavigation, div.headerNavigation {
  
  font-size: 8pt;
  color: #000000;
  padding-top:5px;
  padding-bottom:5px;
  font-weight : bold;
  text-align:left;
}

A.headerNavigation { 
margin-left: 4px;
margin-right: 4px;
color: #000000;
text-decoration: none;
}

A.headerNavigation:hover {
margin-left: 4px;
margin-right: 4px;
color: #000000;
text-decoration: underline;
}


TD.headerNavigation2 {
  
  font-size: 8pt;
  height: 12px;
  color: #000000;
}
A.headerNavigation2 { 
  color: #000000;
  text-decoration: none;
}

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

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}



.infoBox {
  /*background: #ee3a25;  */
  margin-bottom: 10px;
}

.infoBox_shopping {
  /*background: #ee3a25;*/
  margin-bottom:-1px;
  
}

.infoBoxContents {
  /*background: #ffffff;*/
  
  font-size: 12px;
    line-height: 1.5;
  
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFFFFF;
  
  font-size: 12px;
  border-width: 0px;
}

TD.infoBoxHeading {
  
  font-size: 12px;
  font-weight: bold;
  background:#ee3a25;
  height: 23px;
  color: #FFFFFF;
  text-align: left;
}

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

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


TD.categories {
  
  font-size: 12px;
  font-weight: bold;
  background-image: url('images2/box_headers.gif');
  height: 22px;
  color: #FFFFFF;
  border-width: 2px;
}

TD.infoBox, SPAN.infoBox {
  padding: 2px;
  
  font-size: 12px;
}

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: #003366;*/
}

.image {
  border: 1px solid black;
}

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

.productListing-heading {
  
  font-size: 12px;
  height:22px;
  color: #FFFFFF;
  font-weight: bold;
}

tr.productListing-heading {
  background: #EF3A25;
  background-image:url(images/heading_whatsnew.gif);
}

.specialsListing-heading {
  
  font-size: 12px;
  background: #ff0000;
  height:22px;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  
  text-transform: capitalize;
  font-size: 12px;
  /*background: #FFFFFF;*/
}

.recentlyViewed-heading,.search-heading {
  
  font-size: 12px;
  padding-left: 0px;
  padding-top:0px;
  height:22px;
  color: #FFFFFF;
  font-weight: bold;
  background:#EF3A25;
}

tr.recentlyViewed-heading {
  /*background-image:url(images/heading_whatsnew.gif);*/
}

tr.search-heading {
  background-image:url(images/heading_search.gif);
}

.recentlyViewed-data {
  
  font-size: 12px;
  padding-bottom:10px;
  /*background: #FFFFFF;*/
}

A.pageResults {
  color: #0000FF;
}

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

span.pageHeading
{
  font-family: Arial, helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  text-transform: capitalize;
  color: #660000;
}

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

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

h1 {
font-family: Arial, helvetica, sans-serif;
  padding:0;
  margin:0;
  margin-bottom:3px;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  
  font-size: 12px;
  color: #003466;
}

TD.main, P.main {
  
  font-size: 12px;
  line-height: 1.3;
}

TD.smallText, SPAN.smallText, P.smallText {
  
  font-size: 12px;
  line-height:1.3;
}

TD.accountCategory {
  
  font-size: 12px;
  color: #aabbdd;
}

TD.fieldKey {
  
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  
  font-size: 12px;
}

TD.tableHeading {
  
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  
  font-size: 12px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  
  font-size: 12px;
}

TEXTAREA {
  width: 100%;
  
  font-size: 12px;
}

SPAN.greetUser {
  color: #ee3a25;
}

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

TD.formAreaTitle {
  
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  
  font-size: 12px;
  color: #FF0000;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  
  color: #ff0000;
}

SPAN.errorText {
  
  color: #000000;
}

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

.checkoutBarFrom, .checkoutBarTo {  font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent {  font-size: 12px; color: #000000; }

/* message box */

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

/* input requirement */

.inputRequirement {  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: 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: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-size: 12px; 
	}

	.ShowShipping {
	  background: #D9D9D9;
	  color: #4a4a4a;
	  
	  font-size: 12px;
	  font-weight: bold;
	  text-align: left;
	} 
	
TABLE.popup {
  border-width: 1px;
  border-style: dotted;  
}


h2 { 
 
 font-size: 14px;
 font-weight: bold;
}


.main li {
	list-style-type:disc;
}

.columnLeft { margin-left:12px; }

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

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

.toplinks:hover {
	font-family:Arial;
	font-size:11px;
	color:#FFFFFF;
	font-weight: bold;
	text-decoration:underline;
}

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

.featuredListingBox-header {
    border: solid 1px #003366;
}
.featuredListingBox-body {
  border: solid 1px #003366;
  background: #FFFFFF;
}
.featuredListing-heading {
  
  font-size: 12px;
  background: #003366;
  padding-left: 16px;
  height:23px;
  color: #FFFFFF;
  font-weight: bold;
}

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

#page_size {
  	width:780px;
}

#placement {
	width: 100%;
}

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

.greetingText, .greetingText a {
  
  font-size: 12px;
  color:#ee3a25;
}

.contentArea {
font-family: arial, helvetica, sans-serif;
size:11px;
}

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

.searchBox {
  text-align:right;
  margin-top:14px;
}

.searchText {
  font-weight:bold;
  color:black;
  
}

.storeBorder {
  border: 0px solid black;
}

.storeLogo {
  text-align:center;
}

.boxheader {
  
  padding-bottom:3px;
}

td.infoBoxHeadingCategories, td.infoBoxHeadingSpecials, td.infoBoxHeadingInformation, td.infoBoxHeadingCards, td.infoBoxHeadingCart {
  font-family: Arial, helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  padding-top:3px;
  height: 26px;
  color: #000000;
  border-width: 0px;
  text-align: left;
}

table.infoBoxHeadingCategories, table.infoBoxHeadingSpecials, table.infoBoxHeadingInformation, table.infoBoxHeadingCards, table.infoBoxHeadingCart {

}

div.infoBoxHeadingCategories, div.infoBoxHeadingSpecials, div.infoBoxHeadingInformation, div.infoBoxHeadingCards, div.infoBoxHeadingCart {
  width:169px;
  height:26px;
  /*background:white;
  border:1px solid #ee3a25;
  border-bottom:0px;*/
}

div.infoBoxHeadingCategories {
  background-image:url(images/heading_categories.gif);
}

.infoBoxContentsCategories, .infoBoxContentsSpecials, .infoBoxContentsInformation, .infoBoxContentsCards, .infoBoxContentsCart {
  /*background: #ffffff;*/
  padding:0px;
  
  font-size: 12px;
  font-weight:bold;
  
}

.infoBoxCategories, .infoBoxSpecials, .infoBoxInformation, .infoBoxCards, .infoBoxCart {
  /*background: #ffffff;  */
  margin-bottom: 10px;
}

table.infoBoxContentsCategories, table.infoBoxContentsSpecials, table.infoBoxContentsInformation, table.infoBoxContentsCards, table.infoBoxContentsCart {
  /*border:1px solid #ee3a25;*/
  width:169px;
  margin-bottom: 10px;
}

table.infoBoxContentsCategories td.boxText a {
text-transform:uppercase;
}

div.productListingBox-header {
  /*width:562px;*/
}

td.productListingBox-header {
}
table.productListingBox-body {
  /*border: solid 1px #003366;
  border-top:0px;
  background-image:url(images/heading_productListing.gif);*/
}
table.search-body {
  border: solid 1px #680000;
  border-top:0px;
}

td.productListing-heading {
  font-family: Arial, helvetica, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
  background:#EF3A25;  
  font-weight: bold;
}

/* colors of boxes */
/*TD.infoBoxHeadingSpecials {background:#CF2027;}
TABLE.infoBoxHeadingSpecials {border:2px solid #ffffff;border-bottom:0px;}*/
div.infoBoxHeadingSpecials {  background-image:url(images/heading_specials.gif);}
table.infoBoxContentsSpecials {border:1px solid #CF2027;border-top:0px;}

/*TD.infoBoxHeadingCart {background:#000000;}
TABLE.infoBoxHeadingCart {border:2px solid #ffffff;border-bottom:0px;}*/
div.infoBoxHeadingCart {  background-image:url(images/heading_cart.gif);}
table.infoBoxContentsCart {border:1px solid #000000;border-top:0px;}

/*TD.infoBoxHeadingCards {background:#000000;}
TABLE.infoBoxHeadingCards {border:2px solid #ffffff;border-bottom:0px;}*/
div.infoBoxHeadingCards {background-image:url(images/heading_cart.gif);}
table.infoBoxContentsCards {border:1px solid #000000;border-top:0px;}

TABLE.infoBoxHeadingInformation {
margin-top:10px;
}

* html TABLE.infoBoxHeadingInformation {
margin-top:0px;
}

td.infoBoxHeadingInformation {
color:#ffffff;
text-align:center;
padding-bottom:2px;
}

TABLE.infoBoxContentsInformation td.boxText {
padding-top:15px;
font-weight:bold;
font-family: arial, helvetica, sans-serif;
}

* html TABLE.infoBoxContentsInformation td.boxText {
padding-top:5px;
}

TABLE.infoBoxContentsInformation td.boxText a {
background-image:url(images/pointer_blue_light.gif);
background-repeat:no-repeat;
background-position:0 -2px;
padding-left:15px;
margin-left:-3px;
}

TD.infoBoxHeadingInformation {
background-color:#EF3A25;
margin:5px;
}

/* div.infoBoxHeadingInformation {background-image:url(images/heading_information.gif);}*/
table.infoBoxContentsInformation {border-top:0px;}


.christysBlue {
  color:blue;
  font-weight:bold;
}

.imageBorder{
	border: #000000 1px solid;
}

td.pageHeadingBright {
  color:#CC0000;
}

hr.checkoutSeparator {
  color:#ee3a25;
  height:1px;
}

.contentArea ul {
	text-align:left;
	margin:10px 8px 0px 40px;
}


#colMain .store	{
background:white;
padding:20px 20px 10px 20px;
min-height:450px;
color:black;
}

#colMain .store a {
color:#005f72;
}

#specialsLink a {
width:169px;
height:125px;
background:#000 url(images/shop/specials.jpg) no-repeat;
}

#specialsLink,#specialsLink a:hover {
background:#000 url(images/shop/specials_over.jpg) no-repeat;
}

#productsPrice {
padding-left:30px;
}

#colMain .store div.breadCrumb {
text-transform:uppercase;
padding-bottom:5px;
margin-bottom:5px;
border-bottom:1px solid #EF3A25;
font-size:11px;
}

#colMain .store div.breadCrumb a {
color:black;
text-decoration:none;
}

#colMain .store div.breadCrumb a:hover {
text-decoration:underline;
}