@charset "utf-8";
/* CSS Document */

body {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-color: #cacaca;
  text-align: center;
  font-family:Trebuchet, Arial, Helvetica, sans-serif;
  font-size:12pt;
}


.prored{color:#bb131b;}
.txtpadding{padding-bottom:8px;}

.profont{
  font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
}


  #wrapper{
   background-color:#fff;
   background-image:url(/images/tbg.jpg);
   width:100%;
  }

.txt{
  color:#59595c;
  font-size:20px;
  font-family:"Trebuchet MS";
  position:relative;
  left:16px;
  top:12px;
}

p
{ 
line-height: 18px;
}

h1{}

img {display:block;}



.clear{
clear:both;

    height:1px;
    overflow:hidden;
}

#authorize{
  width:180px;
  height:80px;
  padding-left:6px;
  background-image:url(images/auth2.jpg);
  margin-bottom:20px;
  background-repeat:no-repeat;
}

.left-title{

margin-left:10px;
}


#header{
  height:180px;
  width:950px;
  background-image:url(images/ProDeckStoreMasthead.jpg);
  background-repeat:no-repeat;
  background-color:#fff;
  margin-bottom:2px;
}




#header-home{
  height:180px;
  width:950px;
  background-image:url(images/ProDeckStoreMasthead-home.jpg);
  background-repeat:no-repeat;
  background-color:#fff;
  margin-bottom:2px;
}


.headerlogos{
  float:right;
  top:20px;
  right:20px;
}



.headerlogos img{

display:inline;
}



#nav{
  position:relative;
  margin-top:0px;
  margin-left:0px;
  left:20px;
  top:156px;
}

#homenav{
  float:left;
  margin-top:96px;
  margin-left:20px;
}



#welcomebox{
  float:left;
  width:482px;
  height:240px;
  background-color:#000;
  color:#fff;
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size:110%;
  font-weight:bold;
}

#positioned{
  position:relative;
  top:-164px;
  left:78px;
}


#ArtPosition{
  position:relative;
  top:0px;
  left:0px;
}


#flashbox{
  float:left;
  width:468px;
  height:240px;
  background-color:#000;
}



#content{
width:700px;

  }

  
  .tileposition{
  position:relative;
  top:114px;
  left:8px;
  font-family:"Trebuchet MS", Arial;
  color:#fff;
  font-size:20px;
}

  .tilelinks{
  position:relative;
  top:100px;
  left:-12px;
  font-family:"Trebuchet MS", Arial;
  color:#fff;
  }

  
  #tile_components{
    float:left;
    height:260px;
    width:192px;
    background-image:URL(images/tile_components.jpg);
    background-repeat:no-repeat;
    padding:6px 12px 6px 0px;
  }
  
    #tile_systems{
    float:left;
    height:260px;
    width:192px;
    background-image:URL(images/tile_systems.jpg);
    background-repeat:no-repeat;
    padding:6px 12px 6px 0px;
  }
  
    #tile_postcaps{
    float:left;
    height:260px;
    width:192px;
    background-image:URL(images/tile_postcaps.jpg);
    background-repeat:no-repeat;
    padding:6px 12px 6px 0px;
  }
  
    #tile_lighting{
    float:left;
    height:260px;
    width:192px;
    background-image:URL(images/tile_lighting.jpg);
    background-repeat:no-repeat;
    padding:6px 12px 6px 0px;
  }
  
    #tile_fasteners{
    float:left;
    height:260px;
    width:192px;
    background-image:URL(images/tile_fasteners.jpg);
    background-repeat:no-repeat;
    padding:6px 12px 6px 0px;
  }
  
    #tile_installation{
    float:left;
    height:260px;
    width:192px;
    background-image:URL(images/tile_installation.jpg);
    background-repeat:no-repeat;
    padding:6px 12px 6px 0px;
  }
  
      .bottomtiles{
      position:relative;
      top:-34px;
      left:8px;
      color:#fff;
    }
      
            
      #featured{
        float:left;
        height:136px;
        width:269px;
        background-image:URL(images/prodeck_featured.jpg);
        padding: 0px 0px 16px 0px;
        background-repeat:no-repeat;
        margin-left:14px;
      }
      
      
      #specials{
        float:left;
        height:136px;
        width:319px;
        padding: 0px 0px 16px 0px;
        background-image:URL(images/prodeck_specials.jpg);  
        background-repeat:no-repeat;
        margin-left:64px;
      }
  
  #brandposi{
  position:relative;
  left:0px;
  top:0px;
}

  
  #brands{
    float:left;
    height:246px;
    width:540px;
    margin-bottom:30px;
  }

#sidebar{
  position:relative;
  top:10px;
  background-color:#5f6062;
  float:right;
  width:200px;  
  text-align:right;
  color:#fff;
}


#searchbox{
  display:inline;
  float:right;  
}

#loginbox{
  float:right;
  width:200px;
  margin-bottom:30px;
  text-align:right;

}

#showcart{
  float:right;
  height:95px;
  width:180px;
  background-image:URL(images/side_02.jpg);  
  background-repeat:no-repeat;
  margin-bottom:30px;

}


#infobox2{
  float:right;
  margin-bottom:30px;
}

#pricebox{  
  float:right;
  height:126px;
  width:259px;
  background-image:URL(images/prodeck_price.jpg); 
  background-repeat:no-repeat; 
}


#filler{
float:right;
height:410px;
}


#logo_footer{
    float:left;
    display:block;

}

#infonav{
  margin-left:6px;
}


#productnav{
  float:left;
  width:200px;
  height:400px;
}
/*---------------------------------*/

#container{
width:950px;
margin:0 auto;
background-color:#FFF;
text-align:left;

}


#containerIE{
width:950px;
margin:0 auto;
background-color:#FFF;
text-align:left;
background-image:URL(images/tbg.jpg);
background-repeat:repeat; 

}

#containerDET{
width:950px;
margin:0 auto;
background-color:#FFF;
text-align:left;
}



#contentwrapper{
margin-top:8px;
float: left;
width: 100%;
background-color:#FFF;
background-image:URL(images/tbg.jpg);
background-repeat:repeat; 
}

#contentwrapperHOME{
margin-top:8px;
width: 750px;
background-color:#FFF;
float:left;

}


#products{
margin: 0 200px 0 210px;
}


#description{
margin: 0 200px 0 20px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
background-color:#FFF;

}

#left1{
float: left;
width: 210px; /*Width of left column in pixel*/
margin-left: -950px; /*Set margin to that of -(MainContainerWidth)*/
background-color:#FFF;
font-family:Trebuchet MS, arial;
color:#fff;
}

#right1{
float: left;
width: 200px; /*Width of right column*/
margin-left: -200px; /*Set left margin to -(RightColumnWidth)*/

font-family:Trebuchet MS, arial;
color:#fff;

}

  #footer{
  clear:both;
  background-color:#b5121b;
  background-image:URL(images/footerBG.jpg);
  background-repeat:repeat-x;
  height:30px;
  margin-top:0px;
  }

/*----------------------------------------------------------*/

#container2col{
width:950px;
margin:0 auto;
background-color:#FFF;
text-align:left;
background-image:URL(images/tbg.jpg);
background-repeat:repeat;

}

#wrapper2col{
width:950px;

}



.container2col2{
width:950px;
margin:0 auto;
background-color:#FFF;
text-align:left;


}


.wrapper2col2{
width:950px;
background-image:URL(images/tbg.jpg);
background-repeat:repeat-y;
text-align:left;

}


    #left2col {
      float:left;
      width: 750px;
      background: #FFF;  
    }
    
    #right2col {
      width: 200px;
      float:left;
      
    }
    
    
    .rCol{
      color:#FFF;
    }
    
    .rCol a{
    color:#FFF;
    text-decoration:none;
    
    }
    
        .rCol a:visited{
    color:#FFF;
    text-decoration:none;
    
    }
    
        .rCol a:hover{
    color:#b3121a;
    text-decoration:none;
    
    }
    
#content2col{
width:600px;
margin-left:16px;
}



    #left3col {
      width: 200px;
      float:left;
       margin:0px;
       margin-left:10px;
       display: inline;
    }
  
    #middle3col {
      width: 540px;
      float:left;
      margin:0px;
    }
    
    #right3col {
      width: 198px;
      float:left;
      color:#fff;
      margin:0px; 
      display: inline;
    }





    
/*----------------------------------------------------------*/

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

.brand{
  width:198px;
  background-image:URL(images/brandBG.jpg);
  background-repeat:repeat;
}


.brandgrey{
  width:198px;
  background-image:URL(images/product-catagories-greybg.jpg);
  background-repeat:repeat;
}

.productred{
  width:198px;
  background-image:URL(images/brandBG.jpg);
  background-repeat:repeat;
}

.productgrey{
  width:198px;
  background-image:URL(images/product-catagories-greybg.jpg);
  background-repeat:repeat;
}

.typered{
  width:198px;
  background-image:URL(images/brandBG.jpg);
  background-repeat:repeat;
}


#helpbox{
  float:left;
  height:130px;
  width:180px;
  background-image:URL(images/helpbox2.jpg);  
  background-repeat:no-repeat;
  margin-bottom:30px;

  text-align:left;
}

.tpx{
  margin:18px;
  margin-top: 60px;
  color:#b5111a;
  line-height: 1.1em;
  font-size:12px;
}


.footerbox{
  
  width:612px;
  margin-left:16px; 
}


.hfooterbox{
  float:left;
  width:612px;
  margin-left:0px; 

}


.down{
position:relative;
top:8px;
}

#title{
  font-size:20px;
  color:#000;
  margin-left:22px;

}

#homecontent{
  float:left;
  width:612px;
  padding:0px 8px 20px 64px;
  }



/*************************** new details template ****************************/

#more{
  
  background-color:#e3f1f6;
  width:690px;
  height:300px;
  padding-top:8px;
  
}


.detailstemplate{
  
  
}

.detailstemplate img{
  
  border:1px solid #a1a1a1
}


#productcontainer{

  width:100%;
}

.primaryphoto{
  float:left;
  width:300px;
  
}



.productdetails{
  float:left;
  width:520px;
  padding-left:8px;
  margin-bottom:16px;
}

.itemdescription{
  float:left;
  width:520px;
  font-size:12px;
  margin-left:8px;
  
}



.addinfo{
float:left;
    width:100%;
      background-color:#fff;  
}



.box{
  margin-top:6px;
  margin-bottom:6px;
  padding:6px 6px 6px 6px;
  width:512px;
 border:1px solid black;
 font-size:11px;
 
 }
 
 .left{
 
 margin-left:8px;

 
 }
 
 
 .left2{
 
 margin-left:18px;
 
 }
 
#company-title{

  margin-left:22px;

}


.specials{
  font-family:"Trebuchet MS", Arial;
  background-image:url(/images/specialsframe.jpg);
  width:198px;
  height:386px;
  font-size:20px;
  color:#000;
  padding-top:1px;
  padding-left:1px;
  background-repeat:no-repeat;

}

.bump{
margin-left:11px;
}

.specialsHOME{
  font-family:"Trebuchet MS", Arial;
  background-image:url(/images/specialsframe.jpg);
  width:198px;
  height:386px;
  font-size:20px;
  color:#000;
  padding-top:1px;
  padding-left:12px;
  background-repeat:no-repeat;
  float:left;
}



#brandpush{
    height:280px;
    width:540px;
    float:left;
    margin-bottom:20px;
}


.footbox{
float:left;
height:105px;
width:700px;
margin-left:10px;
}


.Hfootbox{
float:left;
height:50px;
width:950px;


}

.orderbox{
  position:relative;
  height:217px;
  width:200px;
  background-color:#e3f1f6;
  border: 1px dashed #333333;
  padding: 4px 4px 4px 4px;
}

.relatedproducts{
    float:left;
    margin-top:8px;
    width:166px;
    height:40px;
}

.orderoptions{
  float:left;
  width:210px;
  height:250px;
  margin-top:8px;
  margin-left:8px;
  padding-left:16px;
  padding-right:8px;
}

.copyright{
  left:6px;
  font-family:"Trebuchet MS", Arial;
  font-size:11px;
    margin-left:6px;
    margin-bottom:4px;
    padding: 4px 0px 4px 0px;
  color:#000;
  }
  
#products2col{
margin: 0px 200px 0px 0px;
padding-left:20px;
background-color:#fff;

}


#products2colcheckout{
margin: 0px 200px 0px 0px;
padding-left:20px;
padding-right:20px;
background-color:#fff;

}


/*--------- details template CSS -------------- */

#DETcontentwrapper{
width: 750px;
}


.DETinnertube{
margin: 8px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

#contentcolumn{
float:left;
width:560px;
}

#rightcolumn{
float:left;
margin-top:60px;
width: 180px;
}


#related-item{
width:168px;
background-color:#fff;
border: 1px dashed #333333;
padding: 4px 4px 4px 4px;
margin-left:-10px;
}

.morephotos{
  float:left;
  width:520px;
  background-color:#e3f1f6;
  border:1px solid #ccc;
  padding: 8px 0px 8px 0px;
  margin-top:20px;
  margin-left:8px;
}




.homebrands{
        float:left;
        width:612px;
        height:320px;
        padding: 0px 16px 16px 0px;
        background-image:URL(images/prodeck_brandbox.jpg);  
        background-repeat:no-repeat;
        margin-left:64px;

}


.hbwrapper{
position:relative;
left:14px;
top:-14px;
}


.bridge{
width:750px;

}

.specialinnertube{

margin-top:-8px;
padding:  16px 16px 16px 16px;
font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
color:#fff;
font-size:24px;
font-weight:bold;

}


.greybg{
margin-top:100px;
margin-left:0px;
left:0px;
height:114px;
width:192px;
background-color:#605f64;

}


.break{
float:left;
}



#items{
float:left;
width:540px;
margin:0px;
display:block;
}


#dMargin{
  float:left;
  width:612px;
}
