@charset "utf-8";
/* CSS Document */

/* Begin Typography & Colors */
body {
font-size: 12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
background-color: #FFFFFF;
background-image: none;
background-attachment: scroll;
color: #000000;
text-align: center;
margin:0px;
}

.top-menu, .breadCrumbButtons, .dropnav, .dropnav2, #dynamicNav, .splashnav, .footer, .bottom-links, .all, .breadCrumbs,#pageMenu, picture-slides-previous-image, picture-slides-next-image,picture-slides-thumbnails,picture-slides-dim-overlay{
display:none;
}
.home-content{
float:left;
margin-top:20px;}

#prodCatSplash {background-image:none;}

.prodSubCat{margin-left:auto; margin-right:auto;width:210px; float:left; border:2px solid #EBEBED; margin-left:5px; margin-top:10px;height:140px; margin-bottom:0px;}
.prod {
float: left;
width: 50px;
padding-right: 5px;
margin-top: auto;
margin-bottom: auto;
margin-left:5px;
padding-left: 5px;
background-image: url("/images/prodBckg.png");
background-repeat: no-repeat;
border:0px dashed #000;
}
#prodImg {
margin:2px 2px 2px 0px;
padding-top: 0pt;
padding-right: 0px;
padding-bottom: 0pt;
padding-left: 0pt;
/*float: left;*/
width: 70px;
height: 70px;
border:0px;
}
#prodCatImg {
margin:0px 0px 0px 0px;
padding-top: 0pt;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0pt;
float: left;
width: 50px;
height: 50px;
border:0px;
}
.prodCat{width:100%; float:left; border-top:1px solid #D70000; margin-left:0px;margin-top:0px;}

.prodMain {
float: left;
width: 210px;
padding-right: 2px;
margin-top: 10px;
margin-bottom: 0px;
margin-left:0px;
padding-left: 2px;
background-image: url("/images/prodBckg.png");
background-repeat: no-repeat;
border:0px dashed #EBEBED;
height:220px;
}
.prodMain .prodInfo{
float:left;
width:210px;
}


/*#leftCol {
float:left;
width:65%;
#rightCol {
float:left;
width:30%;
}

*/
#leftCol {
padding-left: 0px;
padding-right: 0px;
width:60%;
float:right; 
/*border:1px solid #999999;*/
text-align:left;
}
#leftCol div{
float:right;}
#rightCol {
float:left;
width:35%;
}


#reference, #features, #gallery-holder, #gallery{
float:left;
width: 100%;
/*border:1px solid #000000;*/
}

.picture-slides-image{
/*border:2px solid #000000;*/
text-align:center; height:150px;}



