﻿/*
	Styles for Central Beauty Supply
	Design by Solid Cactus 2008
	www.SolidCactus.com
*/



/* Default Styles */
body { background-color: #C5939F; color: #676767; font: normal 62.5%/15px Georgia ; margin: 0; padding: 0; }
a { color: #000; text-decoration: none; }
a img { border: 0; }
a:hover { text-decoration: none; }
form, input, h1, h2, h3, h4, h5 { margin: 0; padding: 0; }
ul, ul li { list-style: none; margin: 0; padding: 0; }
fieldset {border:none; padding: 0; margin: 0;}
 /* Container Styles */
#container {
	width:951px;
	margin:0 auto;
}
/* Header */
#header {
	height:133px;
	width:951px;
	background: url(header.jpg) no-repeat center;
}
#header #logo {
	display:inline;
	float:left;
	height:80px;
	margin:10px 0 0 27px;
	width:245px;
}
#header #headCont {
	float:right;
	height:90px;
	width:489px;
}
#header .acctLinks {
	color:#656565;
	float:left;
	font-family:Tahoma;
	font-size:1.1em;
	line-height:17px;
	text-transform:uppercase;
	width:465px;
}
#header .acctLinks a {
	color:#FFFFFF;
	font-weight:bold;
	padding:0 16px;
	text-decoration:none;
}
#headBottom {
	clear:both;
	height:40px;
	overflow:hidden;	
}
#header #searchForm {
	display:inline;
	float:left;
	margin:14px 0 0 22px;
	width:187px;
}
#header input.searchInput {
	background:transparent none repeat scroll 0 0;
	border:medium none;
	color:#666666;
	font-size:1em;
	padding:2px;
	vertical-align:middle;
	width:113px;
}
#header input.searchImage {
	vertical-align:middle;
	margin-left:2px;
}
#header  .links {
	display:inline;
	float:left;
	margin-left:25px;
	margin-top:18px;
	width:527px;
}
#header  .links  a{
	color:#FFFFFF;
	font-family:Tahoma;
	font-size:1em;
	font-weight:bold;
	padding:0 18px;
	text-transform:uppercase;
}
#header .links a.first {
	padding-left:6px;
	padding-right:27px;
}
#header .cartLinks {
	float:right;
	height:42px;
	text-align:center;
	width:190px;
}
#header .cartLinks span {
	color:#FFFFFF;
	display:block;
	font-family:Tahoma;
	font-size:1.1em;
	font-weight:bold;
	margin:5px 0;
}

/* Body Content */
#bpOuter {
	padding:1px 0;
	background-color:#FFF;
	width:951px;
	float:left;
}
#bpInner {
	width: 951px;
	float:left;
}

#content {
	float:right;
	padding-left:6px;
	padding-right:1px;
	width:747px;
}
#welcome {
	background:transparent url(welcome-bg.jpg) no-repeat scroll center center;
	color:#FFFFFF;
	font-size:1em;
	height:227px;
	margin-bottom:10px;
	overflow:hidden;
	padding:85px 375px 0 15px;
	width:355px;
}
#topCats {
	width:747px;
}
#topCats table { text-align:center; padding:5px 0; }
#topCats td {
	width:48%;	
}
#topCats td.orange {
	border: 5px solid #FFB039;
}
#topCats td.info {
	text-align:left;
	font-family:Tahoma;
	color:#000;
	font-size:1.1em;
}
#topCats a {
	color:#000;
	display:block;
	font-weight:bold;
	margin-bottom:7px;
}

#homeFeatured {
	width:745px;
}
#homeFeatured table { 
	overflow:hidden;
	padding-bottom:10px;
	text-align:center;
	width:745px;
}
#homeFeatured table td {
	border:1px solid #CCCCCC;
	padding:6px;
	width:19%;
	font-family:Tahoma;
	font-size:1.1em;
	font-weight:bold;	
}
#homeFeatured table td img {
	margin-bottom:15px;
}
#homeFeatured a {
	color:#000000;
	display:block;
	margin-bottom:5px;
}
#homeFeatured span.price {
	color:#FE0014;
}

#welcomeText {
	color:#666666;
	font-size:1.4em;
	line-height:1.7em;
	padding:10px;
	text-align:center;
	width:770px;
}

/* Section Page */
#breadcrumbs {
	font-family:Tahoma;
	font-size:1.1em;
	margin-bottom:5px;
	margin-top:10px;
}
#breadcrumbs img {
	margin:0 5px;
}
#breadcrumbs a {
	color:#5B121B;
	text-decoration:underline;
}
#sectionTop {
	background:#F8DAE2 url(main-bg.jpg) no-repeat scroll center bottom;
	padding:10px;
	width:716px;
}
h2.secTitle {
	background-color:#43271C;
	color:#FFFFFF;
	display:block;
	font-size:1.6em;
	padding:10px;
	width:716px;
	clear:both;
}
#sectionTop p.itemDescription {
	color:#000;
	font-size:1.4em;
	line-height:1.5em;
}
#sectionTop table td.image {
	padding:15px;
	width:220px;
	text-align:center;
}
#sectionTop table td.details {
	padding:15px;
	width:500px;
}
#ctrlTop {
	background:transparent url(ctrlsBg.gif) no-repeat scroll 0 50%;
	color:#000000;
	height:56px;
	margin-top:10px;
	width:735px;
}
.paging td {
	width:32%;
	font-family:Tahoma;
	font-size:1.1em;	
	height:22px;
}
#ctrlBottom {
	background:transparent url(ctrlsBg.gif) no-repeat scroll 0 0;
	color:#000000;
	height:56px;
	width:735px;
}
#ctrlTop a, #ctrlBottom a { color:#000; font-weight:bold; text-decoration:underline; }
#homeFeatured table td.horizontal-seperator {
	background: url(hRule.gif) repeat-x;
	width:100%;
	padding:0;
	height:1px;
}
/* Item Page */

h1#page-title, .section-title{
	color:#D91324;
	font-size:1.9em;
	display:block;
	padding:10px 0;
	border-bottom:1px solid #3B3B3B;
	margin-bottom:10px;	
	font-weight:normal;
	width:777px;
}

#item-area{
	width: 736px;
	float: left;
	background: #F8DAE2 url(itemBg.gif) no-repeat center bottom;
}

#item-area .image{
}

/*Image Wrapper*/
#item-area #itemImageTop {
	width:334px;
	height:14px;
	background: url(cte-top.gif) no-repeat center;
	font-size:1px;
}
#item-area #clickToEnlarge {
	width:234px;
	height:30px;
	background: url(cte-bottom.gif) no-repeat center;
	font-size:1px;
}
#item-area #imageArea {
	float:left;
	padding:25px 10px 10px;
	display:inline;
	text-align:center;
	width:234px;
}
#item-area .image img{
	max-width: 230px;
	width:expression(this.width > 230 ? 230: true);
	
}
#item-area .pit{
	float:right;
	text-align:left;
	width:450px;
	margin-top:25px;
	display:inline;
}
#product-info-table .inner { float:right; width:430px; padding:10px;}
#product-info-table { width: 450px;  }
#product-info-table th  {
	color:#432726;
	font-size:1.2em;
	font-weight:bold;
	padding:10px 5px;
	text-align:right;
	vertical-align:middle;
	width:15%;
}
#product-info-table td {
	color:#442729;
	font-size:1.2em;
	padding:5px;
	vertical-align:middle;
	width:64%;
}
#product-info-table td a {
	color:#0066F9;
	font-size:0.8em;
	padding-left:5px;
	text-decoration:underline;
}
#product-info-table td.name h3#page-title {
	font-size:1em;
}
#product-info-table td.brief {
	color:#656565;
	font-size:1.3em;
}
#product-info-table .price {color: #000; }
#product-info-table .sale {color: #F60008; font-weight:bold; }
#product-info-table .name {background: none; padding: 5px 0px 0px;}
#product-info-table .cart { text-align: right; }
#product-info-table .actionButtons { 
	clear:both;
	text-align:center;
	width:450px;
}
#product-info-table .actionButtons td a {
	color:#75222C;
	text-decoration:underline;
	font-size:.9em;
	display:block;
	margin:5px;
}
#product-info-table .frendCell { padding-top:8px; }
/* Tabbed Product Details */

div#sc-tab-details {
	clear:both;
	margin:auto;
	padding-top:40px;
	width:687px;
	float:left;
}

div#sc-tab-details ul#sctab {
	background:transparent url(tpd-top.gif) no-repeat scroll 0 50%;
	border-bottom:1px solid #E2869F;
	clear:both;
	float:left;
	height:27px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	width:689px;
}

div#sc-tab-details ul#sctab li.tabheader,
div#sc-tab-details ul#sctab li.tabhover {
	margin: 5px 2px 0 0;
	height: 21px;
	float: left;
	background: transparent url(tab-bg-right.gif) no-repeat right -21px;
	font: bold 12px "Trebuchet MS", Geneva, sans-serif;
}

div#sc-tab-details ul#sctab li.tabheader a,
div#sc-tab-details ul#sctab li.tabhover a {
	color:#3F241B;
	display:block;
	float:left;
	font-weight:bold;
	height:23px;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
	overflow:hidden;
	padding-top:3px;
	position:relative;
	text-align:center;
	text-decoration:none;
	width:116px;
}

div#sc-tab-details ul#sctab li.tabhover {
	background:transparent url(tabOn.gif) repeat-x scroll right 0;
	display:inline;
	float:left;
	height:28px;
	margin-right:3px;
	padding:0 10px 7pt 0;
	width:131px;
}

div#sc-tab-details ul#sctab li.tabhover span {
	display:block;
	float:left;
	height:24px;
	margin:0px;
	padding:3px 0px 0pt 10px;
}
div#sc-tab-details ul#sctab li.tabheader {
	background:transparent url(tabOff.gif) repeat-x scroll right 0px;
	float:left;
	padding:0px 10px 7pt 0px;
	margin-right:3px;
	display:inline;	
}

div#sc-tab-details ul#sctab li.tabheader span {
	display:block;
	float:left;
	height:24px;
	margin:0px;
	padding:3px 0px 0pt 10px;
}
div#sc-tab-details ul#sctab li.tabhover a {
	color:#3F241B;
	text-transform:uppercase;
}
div#sc-tab-details ul#sctab li.tabheader a {
	color:#F0DCDE;
	text-transform:uppercase;
}
div#sc-tab-details div#sctabinfo {
	background-color:#F8DAE2;
	border-bottom:1px solid #E2869F;
	border-left:1px solid #E2869F;
	border-right:1px solid #E2869F;
	clear:both;
	float:left;
	margin:0 0 25px;
	width:687px;
}
* html div#sc-tab-details div#sctabinfo  {
	margin-top:-15px;
}

div#sc-tab-details div#sctabinfo div.infobox {
	color:#40251A;
	font-family:Tahoma;
	font-size:1.1em;
	line-height:1.5em;
	padding:20px;
	text-align:left;
}

/* SEO Related Items */

#seo-related-links {
	clear:both;
	padding:10px 0;
	width:736px;
    }
    #seo-related-links:after {
        clear: both;
        display: block;
        content: ".";
        height: 0;
        visibility: hidden;
        }
    #seo-related-links ul {
		list-style-image:none;
		list-style-position:outside;
		list-style-type:none;
		margin:0;
		padding:10px 0 0 0;
        }
    #seo-related-links ul.seo-links li {
        width: 31%;
        float: left;
        display: inline;
        margin:0; 
        padding:0;
        font-size:1.2em;
        }
        #seo-related-links ul.seo-links li a {
			color:#3C2C1F;
			display:block;
			font-size:1em;
			line-height:1.6em;
			padding:0 0 0 25px;
			text-decoration:none;
            }
            #seo-related-links ul.seo-links li a:hover {
                text-decoration: normal;
                font-weight:bold;
                color:#3C2C1F;
                }
                
                
#testimonials2 {
	background:transparent url(testimonials.gif) no-repeat scroll 0 0;
	clear:both;
	height:158px;
	overflow:hidden;
	width:736px;
	color:#42281B;
	font-size:1.2em;
}
#scTestimonials {
	float:left;
	padding:70px 15px 0 15px;
	display:inline;
}

                
/* Left Nav */

#leftnav {
	float:left;
	width:193px;	
}
p.center { text-align:center; margin:0; }
p.left { text-align:left; margin:0; }
p.right { text-align:right; margin:0; }
#leftnav ul {
	border-bottom:1px solid #FFFFFF;
	margin:15px 0;
	width:178px;
}
#leftnav ul li {	
	border-bottom:1px solid #CDCDCD;
	margin-left:15px;
	width:163px;
	position: relative;
	font-size: 0;
}
#leftnav ul li a {
	color:#000000;
	display:block;
	font-size:11px;
	font-weight:bold;
	padding:5px 10px 5px 20px;
	width:133px;
}

#leftnav ul li a:hover
{
    color:#D64F70;
    background: url(arrows.gif) right center no-repeat;
}

#leftnav ul li ul.subnav
{
    display: none;
    width: 145px;
    background: #D84E6F;
    border: 2px solid #fff;
    border-left: 12px solid #fff;
    padding: 0 6px;
    position: absolute;
    top: 0;
    left: 163px;
    margin: 0;
}

#leftnav ul li ul.subnav li
{
    padding: 4px 5px;
    margin: 0;
    width: 135px;
    border-bottom: 1px solid #fff;
}

#leftnav ul li ul.subnav li a
{
    color: #FEFFFF;
    padding: 0;
    margin: 0;
    background: none;
}

#leftnav ul li ul.subnav li a:hover
{
    text-decoration: underline;
    color: #FBCDD7;
}

#leftnav ul li:hover ul.subnav, #leftnav ul li.sfhover ul.subnav
{
    display: block;
}

#leftnav ul li:hover a, #leftnav ul li.sfhover a
{
    color:#D64F70;
    background: url(arrows.gif) right center no-repeat;
}

#leftnav #mailing {
	color:#636864;
	font-size:1.2em;	
	padding:10px;
}

/* Footer */
#footer {
	background:transparent url(footer-bg.gif) no-repeat scroll center top;
	clear:both;
	height:133px;
	width:951px;
}
#footerNav {
	color:#000000;
	padding:46px 0 5px;
	text-align:right;
}
#footerNav a {
	color:#000000;
	font-family:Tahoma;
	font-size:1.1em;
	font-weight:bold;
	padding:0 7px;
	vertical-align:middle;
}
#footerNav a.cart {
	background:transparent url(aCart.gif) no-repeat scroll 85px center;
	padding-right:20px;
}
#finalText {
	clear:both;
	color:#FFFFFF;
	font-family:Tahoma;
	font-size:1em;
	height:80px;
	margin-bottom:50px;
	width:951px;
}
#finalText a {
	color:#FFF;
}
#finalLeft {
	display:inline;
	float:left;
	margin-left:25px;
	margin-top:14px;
	text-align:left;
	width:160px;
}
#finalCenter {
	display:inline;
	float:left;
	margin-left:196px;
	margin-top:10px;
	text-align:left;
	width:225px;
}
#finalCenter input.newsInput {
	background: transparent;
	border:none;
	vertical-align:middle;
	width:113px;	
}
#finalCenter input.newsImage {
	vertical-align:middle;
}
#finalRight {
	display:inline;
	float:right;
	margin-right:30px;
	margin-top:13px;
	text-align:right;
	width:300px;
}


/* Cart Breakaway Styles */

body#cart #leftnav {
	display:none;
}
body#cart .remove {
	color:#1E1AEA;
	text-decoration:underline;
	text-transform:lowercase;	
}
body#cart #bpInner {
	background-image: none;
	background-color:#FFF;
}
body#cart #content {
	float:none;
	padding:25px 0 0 0;
	margin: 0 auto;
	width:800px;
	font-family: Tahoma;
}
body#cart .cartLinks {
	display:none;
}
body#cart #cartHead {
	display:block
}
body#cart h3.cartTitle {
	background-color:#FFB039;
	border-bottom:1px solid #4E1921;
	color:#53161D;
	font-size:1.1em;
	font-weight:normal;
	padding:3px 3px 2px 15px;
	text-transform:uppercase;
}
body#cart span {
	color:#000;
	font-size:1.3em;
}
body#cart td.border {
	border-bottom:1px solid #53161D;
}

body#cart #header {
	background: url(headerCart.jpg) no-repeat;
}
body#cart #headBottom {
	visibility:hidden;
}
