body {
    font-family: verdana, helvetica, arial, sans-serif;
    font-size: 11px;
    color: #fff;
}

html, body, #wrapper, h1, #nav, #nav li {
    margin: 0;
    padding: 0;
    list-style: none;
}

img { border: 0; }


h1, h2, h3 {
    font-size: 13px;
}


h1 {
    margin: 0;
    padding: 0;
}

h2 {
    margin: 0 0 0 0;
    padding: 0;
}

h3 {
    margin: 4px 0 0 0;
    padding: 0 0 0 0;
}

p {
    margin: 1em 0;
    padding: 0;
}


.clear {
    clear: both;
    height: 1px;
    padding-top: 0;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 1px;
    line-height: 1px;
}

/* ***** */
#wrapper-wrap {
  width: 100%;
  background: url('images/top-bg.png') repeat-x;
}
#wrapper {
    margin: 0 auto;
    width: 1050px;
    position: relative; 
}
#wrapper #banner {
  width: 1050px;
  height: 103px;
  background: url('images/banner2.png') no-repeat;
}
#wrapper .logo {
  width: 160px;
  float: left;
  text-align: left;
}
#wrapper .logo img  {
  padding: 0 0 10px 0;
}
#wrapper .logo span {
  color: #fff;
  font-size: 13px;
}
a {
    text-decoration: none;
    color: #fff;
}
/****** top_nav ********/
#top_nav  {
  width: 500px;
  float: right;
}
#top_nav ul li  {
  display: inline;
  margin-right: 20px;
  font-size: 12px;
}
#top_nav ul li a  {
  color: #fff;
}
/* nav */
#nav-wrap {
  width: 100%;
  height: 17px;
  background: #fed443;
}
#nav-wrap ul#nav  {
  margin: 0 auto;
  width: 1000px;
  height: 17px;
}                          /* add line-height to control for ff */
#nav-wrap #nav li {
    float: left;
    list-style: none;
    width: 110px;
    font-size: 11px;
    font-weight: bold;
    border-left: 1px solid white;
    text-align: center;
    padding: 0; 
  height: 17px;
}

#nav-wrap #nav li.first {
    border-left: none; 
  height: 17px;
}
#nav-wrap #nav li.last  {
  border-right: 1px solid #fff;
}
#nav-wrap #nav a {
    color: #02345f;
    display: block;
    text-decoration: none;
    background: #fed443;
    padding: 2px 0;
    width: 100%;
  height: 17px;
}

#nav-wrap #nav a:hover {
    background: #c7cf2d;
    color:#02345f;
}
/* body */
#body {
  color: #000;
}

/************* content pages ******************/
#content  {
  margin: 10px 25px;
  border-left: 1px dashed #ccc;
  padding: 0 20px;
}
#content h1, #content h2 {
  text-transform: uppercase;
  color: #02345f;
}
#content h1 {
}
#content h2 {
  font-size: 11px;
}
#content p  {
   text-indent: 30px;
   font-size: 11px;
   color: #666;
}
#content p.quote  {
  font-style:oblique;
  color: #02345f;
  padding: 8px 15px;
  margin: 4px 3px 8px 180px;
  font-size: 13px;
}
/* database items *****************************************/
#body h2  {
  margin: 12px 0 4px 20px;
  border-bottom: 1px dashed #ccc;
}
#body p.labor {
  margin: 2px 0 0 35px;
  text-transform: capitalize;
}
#body p.labor span  {
  margin-left: 40px;
  color: #ff0000;
}
#body .item {
  width: 190px;
  height: 250px;
  float: left;
  margin: 8px;
  border-right: 1px solid #ccc;
  font-family: verdana;
}
#body p.name a {
  text-transform: uppercase;
  font-weight: bold;
  color: #02345f;
}
#body .item p.items_img_wrap  {
  height: 125px;
  }
#body .img1 {
  width: 180px;
  max-height: 125px;
}
#body p.descrip {
  padding: 2px;
  color: #666;
  height: 30px;
}
#body p.msrp  {
   font-size: 11px;
   width: 200px;
}
#body p.msrp span.sale  {
  color: #c12026;
  font-weight: bold;
  font-size: 14px;
  text-decoration: none;  
   margin-left: 9px;  
   }  
   #body p.cat {
  text-transform: uppercase;
  font-weight: bold;
  background: #02345f;
  color: #fff;
  text-align: center;
  margin: 0;
}
#body p.install {
  margin-top: 5px;
  text-align: center;
  text-transform: uppercase;
  font-family: verdana;
  color: #02345f;
  font-weight: bold;
  }
/****************** login required screen ***************/
#body p.login {
  background:  #02345f;
  padding: 3px 5px;
  text-align: center;
  width: 50px;
 }
/* database one item only this ********************************/
#body #product  {
  width: 815px;
  float: left;
}
#body .sidethisitem {
  width: 350px;
  float: left;
  font-family:verdana;
}
#body .img1this {
  width: 450px;
  float: left; 
  margin: 0 15px 20px 0; 
}
#body .sidethisitem p.namethis {
  text-transform: uppercase;
  font-size: 19px;
  color: #02345f;
}

#body .sidethisitem p.descripthis {
  font-size: 13px;
}
#body .sidethisitem p.installerthis {
  font-style: oblique;
  padding: 2px 15px;
  font-size: 12px;
  color: #02345f;
}
#features {
  border-top: 1px dashed #ccc;
  margin: 10px 30px;
  font-size: 12px;
  color: #666;
  font-family: verdana;
  width: 250px;
  background: #ebebec;
  float: left;
}
#features h3  {
  text-transform: uppercase;
}
#features ul.list li  {
  list-style-type: square;
  text-transform: capitalize;
  color: #02345f;
  padding: 2px;
}
/* right */

#right {
    width: 370px;
    float: right;
}
/* right on single product page only  */
#rightthis  {
  width: 220px;
  float: left; 
    border-left: 1px solid #02345f;
    margin: 0 0 0 5px;
    padding: 0 0 0 8px;
}

/* footer */

#footer {
    color: #fff;
    background: #02345f;
    width: 100%;
}
 #footer .footer  {
  width: 998px;
  margin: 10px auto; 
    text-align: center;
    padding: 8px 0;
}
#footer a {
    color: #fff;
    font-weight: normal;
    text-decoration: underline;
}
#col1 {
  width: 305px;
  float: left;
}

#col2, #col3 {
  width: 120px;
  float: left;
}
#col2 ul, #col3 ul  {
  display: block;
  text-align: left;
}
#col2 ul li, #col3 ul li  {
  list-style-type: none;
  line-height: 17px;
}
#col2 ul li a, #col3 ul li a {
  text-decoration: none;
}





/********************** newsleter form index page************************/
  #signup {
    width: 304px;
    background: #125389;
    }
#signup p.tag  {
  font-size: 14px;
  font-weight: bold;
  padding: 3px;
  text-align: left;
  color: #f8c20a;
}
  #signup p.tag span  {
    color: #f1f1f1;
    font-size: 11px;
    font-weight: normal;
  }
    #signup td {          
        padding: 0px 0 10px 0;
        margin: 0;
      }
      #signup td.input  {
        width: 190px;
        padding-left: 18px;
        }
 #signup input.narrow {
  height: 12px;
  width: 180px;
  font-size: 10px;
}

/********************* social media ***********************/
#follow {
  width: 300px;
  margin: 0;
  padding: 0;
} 
#follow h5  {
  margin: 1px;
  padding: 0;
  text-transform: uppercase;
  font-size: 11px;
}





/******************** form contact ****************/
#data {
  font-family: verdana;
  width: 300px;
  margin: 2px 0 3px 50px;
  padding: 4px;
  float: left;
}
#data h5  {
  font-size: 11px;
  margin: 8px 0 0 0;
  padding: 0;
  border-bottom: 1px dashed #ccc;
}
#data p {
  font-size: 11px;
}

/* ----------- My Form ----------- */
.myform{
  margin: 10px 0 0 50px;
  width:400px;
  padding:14px;
  overflow:hidden;
  border-right: 1px solid red;
}

/* ----------- stylized ----------- */
#stylized{
  border:solid 2px #02345f;
  background:#ebf4fb;
  float:left;
}
#stylized h1 {
  font-size:14px;
  font-weight:bold;
  margin-bottom:8px;
}
#stylized p{
  font-size:11px;
  color:#666;
  margin-bottom:20px;
  border-bottom:solid 1px #b7ddf2;
  padding-bottom:10px;
}
#stylized label{
display:block;
font-weight:bold;
text-align:right;
width:140px;
float:left;
}
#stylized .small{
color:#666;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:140px;
}
#stylized input{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:200px;
margin:2px 0 20px 10px;
}
#stylized textarea  {
border: solid 1px #aacfe4;
width: 200px;
height: 150px;
margin: 2px 0 20px 10px;
}
#stylized button{
clear:both;
margin-left:150px;
width:125px;
height:31px;
background:#02345f;
text-align:center;
line-height:31px;
color:#fff;
font-size:11px;
font-weight:bold;
}
