/* CSS Document */

/* CSS Document */

body{
margin:0px;
background-color:#ffffff;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
background-image:url(../images/background.jpg);
background-repeat:repeat-x;
}

a{
text-decoration:none;
}

a:active
{
  outline: none;
}

a:hover{
text-decoration:underline;
}

#header-out{
display:none;
}

#header-in{
display:none;
}

#header-in a{
color:#FFFFFF;
}

#logo-header-out{
width:100%;
}

#logo-header-in{
width:1000px;
height:71px;
margin:auto;
background-image:url(../images/logo-header-background.jpg);
background-repeat:no-repeat;
}

#logo{
width:55px;
height:54px;
top:5px;
left:43px;
float:left;
position:relative;
background-image:url(../images/logo.jpg);
background-repeat:no-repeat;
}

#logo-header-right{
width:805px;
height:54px;
top:5px;
left:103px;
float:left;
position:relative;
}

#phonenumber{
background-image:url(../images/phonenumber.jpg);
width:294px;
height:25px;
top:5px;
left:100px;
position:relative;
float:left;
}

#search{
background-image:url(../images/search.jpg);
width:181px;
height:25px;
top:5px;
left:190px;
position:relative;
float:left;
}

#main-nav{
display:none;
}

#main-nav a{
display:block;
height:27px;
float:left;
padding:14px 8px 0 8px;
color:#333333;
font-weight:bold;
border-right:1px solid #ADADAD;
}

#featured{
margin:auto;
width:948px;
height:357px;
background-image:url(../images/featured.jpg);
padding:10px;
}

#green-bar{
margin:auto;
width:968px;
height:77px;
background-image:url(../images/green-bar.jpg);
}

.featured-headline{
display:none;
}

#featured-product-box{
display:none;
}

.featured-product{
display:none;
}

.featured-product a{
display:none;
}

.featured-product-header{
display:none;
}

.featured-product-description{
display:none;
}

.featured-product-price{
display:none;
}

.featured-product-details{
display:none;
}

#bottom{
width:928px;
margin:auto;
}

#bottom h1{
font-size:22px;
letter-spacing:-1px;
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
}

#bottom h2{
font-size:18px;
letter-spacing:-1px;
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
}

#footer{
display:none;
}

.smallprint{
display:none;
}