/*
Project Title:  Scherr Design
Author:  Christopher Goodrich
Author URL:  http://www.chrisgoodrich.net
*/

/* LAYOUT STYLES */

body{
margin-top: 5%;
text-align: center;
margin-left: 0px;
}

#main{
width: 980px;
text-align: center;
margin: 0px auto;
}

#navcontainer{
width: 980px;
line-height: 65px;
margin: 0px;
}

#nav{
width: 634px;
float: left;
margin-top: .75em;
padding-left: 15px;
padding-right: 10px;
}

#logo{
width: 306px;
float: right;
padding-right: 15px;
}

#container{
width: 980px;
border-top: 2px solid #444444;
border-bottom: 2px solid #444444;
position: relative;
top: -22px;
}

#content{
padding: 10px;
width: 980px;
}

#content-designer{
padding: 10px;
width: 960px;
_width: 980px;
background: #ffffff;
color: #000000;
}

#footer{
width: 980px;
text-align: left;
position: relative;
top: -22px;
padding-left: 40px;
}

#clear{
clear: both;
}

#c1{
width: 25%;
float: left;
}

#c2{
width: 25%;
float: left;
}

#c3{
width: 25%;
float: left;
}

#c4{
width: 25%;
float: left;
}

#contactc1{
width: 50%;
float: left;
text-align: left;
}

#contactc2{
width: 40%;
float: left;
text-align: left;
padding-left: 20px;
}

/* DISTRIBUTION STRUCTURE */

#distc1{
width: 50%;
float: left;
text-align: left;
border-right: 1px solid #777777;
padding-right: 10px;
}

#distc2{
width: 45%;
float: left;
text-align: left;
padding-left: 20px;
}

/* FONT STYLES */

#nav{
font-family: arial;
font-size: 18px;
_font-size: 16px;
color: #444444;
}

#nav a{
font-family: arial;
font-size: 16px;
color: #444444;
text-decoration: none;
}

p{
font-family: helvetica;
font-size: 14px;
color: #000000;
text-decoration: none;
text-align: left;
}

h1{
font-family: helvetica;
font-size: 24px;
color: #000000;
}

hr{
border-left:0px none; border-right:0px none; border-bottom:0px none; color: #777777;
height: 1px;
border-top: 1px solid #777777
}

p{
font-family: helvetica;
font-size: 13px;
color: #777777;
padding-left: 20px;
text-decoration: none;
}

#content-designer p{
font-family: helvetica;
font-size: 13px;
color: #000000;
padding-left: 20px;
text-decoration: none;
}



/* IMAGE STYLES */


#gallery{
border: 1px solid #777777;
padding: 5px;
margin-bottom: 20px;
}


/* FORM STYLES */

input{
background: #ffffff;
color: #777777;
border: 1px solid #777777;
margin-left: 40px;
}

label{
width: 4em;
float: left;
}

textarea{
background: #ffffff;
color: #777777;
border: 1px solid #777777;
margin-left: 40px;
}

submit{
background: #ffffff;
color: #777777;
border: 1px solid #777777;
margin-left: 4.5em;
}

/* PRODUCT STYLES */

#leftnav{
width: 23%;
float: left;
padding-right: 10px;
border-right: 1px solid #777777;
text-align: left;
}

#products{
width: 74%;
_width: 73%;
float: left;
padding-left: 10px;
text-align: center;
}

#p1{
width: 20%;
_width: 15%;
float: left;
text-align: center;
}

#p2{
width: 20%;
_width: 15%;
float: left;
text-align: center;
}

#p3{
width: 20%;
_width: 15%;
float: left;
text-align: center;
}

#p4{
width: 20%;
_width: 15%;
float: left;
text-align: center;
}

#p5{
width: 20%;
_width: 15%;
float: left;
text-align: center;
}

h3{
font-family: helvetica;
font-size: 20px;
color: #000000;
text-align: left;
}

#productnav{
font-family: helvetica;
font-size: 12px;
color: #777777;
padding-left: 10px;
}

#productimg{
padding: 5px;
border: 1px solid #777777;
margin: 5px;
}

#leftnav a{
font-family: helvetica;
font-size: 14px;
color: #777777;
padding-left: 20px;
text-decoration: none;
}

#imageloadarea{
width: 75%;
_width: 73%;
float: left;
}

#products p{
font-family: helvetica;
font-size: 13px;
color: #777777;
padding-left: 20px;
text-decoration: none;
}

#leftnav p{
font-family: helvetica;
font-size: 13px;
color: #777777;
padding-left: 0px;
text-decoration: none;
text-align: left;
}

#dimensions{
width: 75%;
float: left;
text-align: left;
}

#price{
width: 25%;
_width: 23%;
float: left;
text-align: right;
}


#dimensions p{
font-family: helvetica;
font-size: 11px;
}

#price p{
font-family: helvetica;
font-size: 11px;
}

/* INTERIOR DESIGN STYLES */

#interiordesign{
width: 80%;
float: right;
padding-left: 10px;
text-align: center;
border-left: 1px solid #777777;
}

#leftnav-interiordesign{
width: 15%;
float: left;
padding-right: 10px;
text-align: left;
}

#i1,#i2,#i3,#i4{
width: 25%;
_width: 23%;
float: left;
text-align: center;
}

