@charset "utf-8";
/* CSS Document */
*{margin:0px; padding:0px;}

body{ background:url(images/BKG.png) repeat-x;}

#wrapper{ margin-left:auto; margin-right:auto; width:997px;}

#header{ background:url(images/TopBanner.png) no-repeat;
width:997px;
height:198px;}

#header a:link, #header a:hover, #header a:visited{ color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:24px;
text-decoration:none;}

#header a:hover {text-decoration:underline;}
#nav{position:absolute; top:145px; margin-left:70px;}
.nav2{margin-left:250px;} 
.nav3{margin-left:250px;}
#content{width:997px;}
#content img{float:left;}
#orderBtn{float:left;}

#footer{width:997px;}
#footer img{float:left;}


#sectionHeader{ font-family:Arial, Helvetica, sans-serif; background-color:#dd1820; color:#FFF; text-align:center; border-radius:10px; padding:10px 0px; margin-bottom:5px;}

/*--ITEMS--*/
#item{ 
font-family:Arial, Helvetica, sans-serif;
border:2px solid #666;
box-shadow:#999999;
background:#FFFFFF;
margin-bottom:20px;
border-radius:15px;
box-shadow: 5px 5px 5px #999;
padding:20px;
}
#item img{ margin-right:20px; margin-top:15px;}
#item p{margin-bottom:20px;}
#item input{ margin-left:-20px; #margin-left:0px;}

.itemTitle{ font-size:35px; font-weight:bold;}
h4{font-size:20px; color:#666666; font-weight:bold; margin-top:10px; width:200px;}
.itemShortDesc{font-size:20px; font-weight:bold;}
#itemdesc{ font-size:14px; color:#00537e; font-weight:bold; margin-top:15px;}
#itembullets{ font-size:12px; color:#666666; margin-top:30px;}

#img3000{ margin-left:-10px;}
#item #img3100f{ margin-top:-15px;}
#item #img3100b{ margin-top:-10px;}

#itemPrice{ background-color:#333; color:#FFFFFF; padding:20px 40px; width:200px; float:left; margin-left:40px; margin-top:15px;}
#itemdesc.stripsDesc{width:300px; float:left;}
#itemPrice ul{ list-style:none;}
#itemPrice .price{font-weight:bold; font-size:20px;}

#item.strips{height:260px;}
