@import "/production/css/nav.css";
@import "/production/css/products.css";
body {
margin-left: 0%;
margin-right: 0%;
margin-top: 0%;
margin-bottom: 0%;
font-size:13px;
color:#ggg;
font-family:"Tre buchet MS",Verdana,Helvetica,Arial;
}

a {
font-weight:bold;
color:#0000c0;
}

a:hover {
color:#0077ff;
}

.logo
{
background: url("/gfx/jpgs/header_logo.jpg") top left no-repeat;
width: 289px;
height: 57px;
}

.blurb
{
margin: 5px 60px;
}
.red {color:#FF0000;}
.pgreen {color:#00DD00;}
.pkhaki {color:#c5842b;}
.pblue {color:#0032b7;}
.pred {color:#db4a4b;}
.porange {color:#ff6406;}

.main
{
background: url("/gfx/jpgs/mainimg2.jpg") 0% 40% no-repeat;
width: 688px;
height: 494px;
}

.haircare
{
//background: url("/gfx/jpgs/mainimg3.jpg") 0% 40% no-repeat;
width: 688px;
height: 494px;
}

.products
{
background: url("/gfx/jpgs/mainimg2.jpg") no-repeat;
width: 688px;
height: 494px;
}

.product {
margin:10px;
padding:10px;
left:400px;
position:relative;
border: 2px solid #666;
height:100px;
width:350px;
}

.product_title {
line-height:10px;
margin-bottom:-5px;
font-size:130%;
font-weight:bold;
}

.product_desc {
font-size:11px;
font-weight:bold;
color:#666;
}

.short_product_top {
margin:15px 5px 0px 5px;
padding:5px;
left:570px;
position:relative;
height:87px;
width:380px;
font-family:"tre buchet ms",tahoma,arial,sans-serif;
}

.short_product_bottom {
margin:0px 5px 5px 5px;
padding:5px;
left:570px;
position:relative;
height:87px;
width:380px;
font-family:"tre buchet ms",tahoma,arial,sans-serif;
}

.short_product {
margin:0px 5px 0px 5px;
padding:5px;
left:570px;
position:relative;
height:87px;
width:380px;
font-family:"tre buchet ms",tahoma,arial,sans-serif;
}

.short_product_title {
line-height:10px;
margin-bottom:-5px;
font-size:18px;
font-weight:bold;
}

.short_product_desc {
font-size:11px;
padding-bottom:30px;
border-bottom:2px dashed #aeaeae;
font-weight:bold;
color:#999;
}
.short_product img,.short_product_top img,.short_product_bottom img {
float:left;
margin-left:-65px;
margin-top:-7px;
}

.pop_product_title {
line-height:24px;
padding:12px;
font-size:24px;
font-weight:bold;
font-family:arial,tahoma,sans-serif;
background: url("/gfx/short_prodpop.png");
behavior: url(/css/iepngfix.htc);
text-align:center;
border:1px solid pink;
}

.pop_product_title p{
line-height:14px;
font-size:11px;
font-family:arial,tahoma,sans-serif;
color:#000;
width:200px;
}


.more {padding-right: 7px;background: url(/gfx/jpgs/more-arrow.gif) no-repeat 100% 5px;color: #0000c0;text-decoration: none;border-bottom: 1px dotted red;font-size: 12px;font-weight: bold;}


.more:hover{color: #0077ff;border-bottom-style: solid;}

.pop_product_title a{padding-right: 7px;background: url(/gfx/jpgs/more-arrow.gif) no-repeat 100% 5px;color: #0000c0;text-decoration: none;border-bottom: 1px dotted red;font-size: 18px;font-weight: bold;}


.pop_product_title a:hover{color: #0077ff;border-bottom-style: solid;}

.seperator
{
background: url("/gfx/jpgs/seperator.jpg") top left repeat-x;
width: 100%;
height: 33px;
}

.footer
{
width: 100%;
line-height:20px;
color:#666;
margin-top:100px;
text-align:center;
}