/*---------------------------------------------------------/
|	
|	Author: Copyright (c) 2008 Acro Media Inc. 
|	Purpose: CSS For <insert company>
| Info: Site is Center Aligned, Max Width: 960px;
|  
+---------------------------------------------------------*/

/*---------------------------------------------------------/
|	Global Elements 
+---------------------------------------------------------*/
html {  
	margin: 0;
	padding: 0;
	border: none; 
	background: #f1df80 url(../graphics/bg_site.gif) 0 0 repeat-x;
	}
	html * { outline: none; }

body, table, tr, th, td {
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	color: #555;
	background: transparent;
	}

a { 
	text-decoration: none; 
	font-weight: bold; 
	color: #067e4d;
	outline: none;
	}
	a:hover { 
		text-decoration: underline; 
		color: #067e4d;
		}

p { margin: 0 0 10px 0; padding: 0; }
	p.noMarg { margin: 0; padding: 0; }

img { border: 0px; }

h1, h2, h3, h4, h5, h6 { 
	margin: 0; 
	padding: 0; 
	font-weight: bold; 
	}

ul, li, form, sup { 
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	}	
	
ul { list-style: none; }
ol { list-style: decimal; }

h1 { font-size: 28px; line-height: 30px; font-weight: normal; color: #9b966a; padding-bottom: 4px; padding-top: 2px; }
h2 { font-size: 22px; line-height: 25px; font-weight: bold; color: #9b966a; padding-bottom: 3px; padding-top: 2px; }
h3 { font-size: 20px; line-height: 23px; font-weight: bold; color: #9b966a; padding-bottom: 3px; padding-top: 2px; }
h4 { font-size: 12px; line-height: 16px; font-weight: bold; color: #9b966a; padding-bottom: 3px; padding-top: 3px; }
h5 { font-size: 11px; line-height: 15px; font-weight: bold; color: #000; }
h6 { font-size: 11px; line-height: 15px; font-weight: bold; color: #000; }

.center { text-align: center; }
.floatLeft { float: left; }
.floatRight { float: right; }
.clearBoth { clear: both; }
.clearBothNoSPC { clear: both; margin: 0; padding: 0; font-size: 0; height: 0; line-height: 0; float: none; }
.HR { padding: 0; margin: 4px 0 10px 0; border-top: 1px solid #e0e0e0; height: 1px; line-height: 1px; font-size: 1px; }
.indent { padding-left: 20px; }
.imgLT { margin-right: 10px; margin-bottom: 4px; }
.imgRT { margin-left: 30px; margin-bottom: 4px; }
.imgBLK { display: block; position: relative; }
.imgBrdr { border: 1px solid #8c8c8c; }

/* Opera Fieldset Bug Fix */
#siteContent {
  position: relative !important;
  }

/* Safari-Chrome Fix: Disabled the resize handle on text areas */  
textarea {
  resize: none !important; 
  }    

/*---------------------------------------------------------/
|	Site Container / Wrapper 
+---------------------------------------------------------*/
#siteWrapper {
	margin: 0;
	padding: 0;
	}

#siteContainer {
	margin: 0 auto;
	padding: 0;
	width: 960px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #555;
	background: transparent;
  position: relative;
	}
	
/*---------------------------------------------------------/
|	> Site Header 
+---------------------------------------------------------*/
#siteHeaderBG {
	width: 960px;
  height: 160px;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  background: url(../graphics/bg_siteheader.png) 0 0 no-repeat;  
  z-index: 99;
  }

#siteHeader {
	margin: 0;
	padding: 0;
	width: 960px;
  height: 160px;
  top: 0;
  left: 0;
  position: absolute;
  z-index: 99;
  }
  #siteHeader #sh_left {
    margin: 0;
    padding: 0;
    float: left;
    width: 354px;
    }
    #siteHeader #sh_left .siteLogo {
      padding: 18px 0 0 40px;
      }
  #siteHeader #sh_right {
    margin: 0;
    padding: 0;
    float: left;
    width: 600px;
    }
    #siteHeader #sh_right .headerLinks {
      margin: 0;
      padding: 0;
      float: right;
      height: 60px;
      }
    #siteHeader #sh_right .headerLinks .addPaddingHL {
        margin: 8px 30px 0 0;
        padding: 0;
        }      

    #siteHeader #sh_right .headerLinks #cart_myAccount {
      margin: 0px 25px 0 0px;
      padding: 0;
      float: right;
      }
    #siteHeader #sh_right .headerLinks #cart_myCart {
      margin: 0 0px 0 0;
      padding: 0;
      float: right;
      }

.bMyAccount { margin: 14px 0 0 6px; padding: 0; line-height: 16px; height: 16px; text-decoration: none; text-indent: -9999px; width: 72px; display: block; position: relative; background: url(../graphics/b_myaccount.gif) 0 0 no-repeat; float: left; }
  .bMyAccount:hover { text-decoration: none; background-position: 0px -16px; }
.bMyAccountICO { float: left; margin: 10px 0 0 0px; padding: 0; display: block; }

.bMyFavorites { margin: 14px 0 0 6px; padding: 0; line-height: 17px; height: 17px; text-decoration: none; text-indent: -9999px; width: 74px; display: block; position: relative; background: url(../graphics/b_myfavorites.gif) 0 0 no-repeat; float: left; }
  .bMyFavorites:hover { text-decoration: none; background-position: 0px -17px; }

.bMyCart { margin: 14px 0 0 6px; padding: 0; line-height: 16px; height: 16px; text-decoration: none; text-indent: -9999px; width: 47px; display: block; position: relative; background: url(../graphics/b_mycart.gif) 0 0 no-repeat; float: left; }
  .bMyCart:hover { text-decoration: none; background-position: 0px -16px; }
.bMyCartICO { float: left; margin: 10px 0 0 0px; padding: 0; display: block; }

	/*---------------------------------------------------------/
	|	> > Primary Navigation 
	+---------------------------------------------------------*/
	.priNavContainer {
    margin: 0;
    padding: 0;
    float: left;
    position: absolute;
    bottom: 2px;
    }
  	.priNavContainer .addPaddingPNC {
      margin: 0px 0 0 130px;
      padding: 0;
      }    
  
  #priNav {
		margin: 0px 0 0 0;
		padding: 0;
		height: 36px;
		line-height: 36px;
		display: block;
		}
		#priNav li {
			margin: 0;
			padding: 0;
			float: left;
			}
			#priNav li a {				
				margin: 0;
        padding: 0;
        display: block;
				float: left;
				height: 36px;
				text-indent: -9999px;
				text-decoration: none;
				}
				
				.bHome a { background: url(../graphics/b_home.gif) 0 0 no-repeat; width: 110px;  }
					.bHome a:hover { background-position: 0 -36px; }
          .bHome.active a, .bHome.active a:hover { background-position: 0 -72px; }

				.bAboutUs a { background: url(../graphics/b_aboutus.gif) 0 0 no-repeat; width: 113px;  }
					.bAboutUs a:hover { background-position: 0 -36px; }
          .bAboutUs.active a, .bAboutUs.active a:hover { background-position: 0 -72px; }

				.bProducts a { background: url(../graphics/b_products.gif) 0 0 no-repeat; width: 113px;  }
					.bProducts a:hover { background-position: 0 -36px; }
          .bProducts.active a, .bProducts.active a:hover { background-position: 0 -72px; }

				.bContactUs a { background: url(../graphics/b_contactus.gif) 0 0 no-repeat; width: 110px;  }
					.bContactUs a:hover { background-position: 0 -36px; }
          .bContactUs.active a, .bContactUs.active a:hover { background-position: 0 -72px; }

	/*---------------------------------------------------------/
	|	> > Secondary Navigation 
	+---------------------------------------------------------*/
  #secNavContainer {
    margin: 0;
    padding: 13px 0 30px 0;
    background: #e9eff5;
    }
  #secNavContainer #secNav {
    margin: 0;
    padding: 0;
    }
    #secNavContainer #secNav li {
      margin: 0;
      padding: 0;
      display: block;
      position: relative;
      line-height: 16px;
      background: none !important;
      }
      #secNavContainer #secNav li a {
        margin: 0;
        padding: 4px 0 4px 14px;
        font-size: 11px;
        font-weight: normal;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        color: #666;
        line-height: 16px;
        display: block;
        background: url(../graphics/bg_navseparator.gif) 14px bottom no-repeat;
        width: 152px;
        }      
        #secNavContainer #secNav li a:hover {
          background: #75ba97;
          color: #fff;
          text-decoration: none; 
          }   
        #secNavContainer #secNav li.active a {
          font-size: 11px;
          font-weight: bold;
          color: #336699;
          }           

    /* TIER 2 */
    #secNavContainer #secNav li ul {
      margin: 0;
      padding: 0;
      }
      #secNavContainer #secNav li ul li {
        margin: 0;
        padding: 0;
        line-height: 23px;
        display: block;
        position: relative;
        }      
        #secNavContainer #secNav li ul li a {
          margin: 0;
          padding: 4px 0 4px 24px;
          font-size: 11px;
          font-weight: normal;
          font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
          color: #666;
          line-height: 16px;
          display: block;
          background: url(../graphics/bg_navseparator.gif) 14px bottom no-repeat;
          width: 142px;
          }
        #secNavContainer #secNav li ul li.active a {
          font-size: 11px;
          font-weight: bold;
          color: #336699;
          }           

    /* TIER 3 */
    #secNavContainer #secNav li ul li ul {
      margin: 0;
      padding: 0;
      }
      #secNavContainer #secNav li ul li ul li {
        margin: 0;
        padding: 0;
        line-height: 23px;
        display: block;
        position: relative;
        }      
        #secNavContainer #secNav li ul li ul li a {
          margin: 0;
          padding: 4px 0 4px 34px;
          font-size: 11px;
          font-weight: normal;
          font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
          color: #666;
          line-height: 16px;
          display: block;
          background: url(../graphics/bg_navseparator.gif) 14px bottom no-repeat;
          width: 132px;
          }
        #secNavContainer #secNav li ul li ul li.active a {
          font-size: 11px;
          font-weight: bold;
          color: #336699;
          }           
          
#secNavContainer #secNav li.on {
  margin: 0;
  padding: 4px 0 4px 14px;
  font-size: 11px;
  font-weight: bold;
  color: #336699;
  line-height: 16px;
  background: url(../graphics/bg_navseparator.gif) 14px bottom no-repeat;
  }          

	/*---------------------------------------------------------/
	|	> > Sub Navigation 
	+---------------------------------------------------------*/
  #subNavContainer {
    margin: 0;
    padding: 13px 0 30px 0;
    background: #e9eff5;
    }
  #subNavContainer #subNav {
    margin: 0;
    padding: 0;
    }
    #subNavContainer #subNav li {
      margin: 0;
      padding: 0;
      display: block;
      position: relative;
      line-height: 16px;
      background: none !important;
      }
      #subNavContainer #subNav li a {
        margin: 0;
        padding: 4px 0 4px 14px;
        font-size: 11px;
        font-weight: normal;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        color: #666;
        line-height: 16px;
        display: block;
        background: url(../graphics/bg_navseparator.gif) 14px bottom no-repeat;
        width: 152px;
        }      
        #subNavContainer #subNav li a:hover {
          background: #75ba97;
          color: #fff;
          text-decoration: none; 
          }   
        #subNavContainer #subNav li.active a {
          font-size: 11px;
          font-weight: bold;
          color: #336699;
          }           

    /* TIER 2 */
    #subNavContainer #subNav li ul {
      margin: 0;
      padding: 0;
      }
      #subNavContainer #subNav li ul li {
        margin: 0;
        padding: 0;
        line-height: 23px;
        display: block;
        position: relative;
        }      
        #subNavContainer #subNav li ul li a {
          margin: 0;
          padding: 4px 0 4px 24px;
          font-size: 11px;
          font-weight: normal;
          font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
          color: #666;
          line-height: 16px;
          display: block;
          background: url(../graphics/bg_navseparator.gif) 14px bottom no-repeat;
          width: 142px;
          }
        #subNavContainer #subNav li ul li.active a {
          font-size: 11px;
          font-weight: bold;
          color: #336699;
          }           

    /* TIER 3 */
    #subNavContainer #subNav li ul li ul {
      margin: 0;
      padding: 0;
      }
      #subNavContainer #subNav li ul li ul li {
        margin: 0;
        padding: 0;
        line-height: 23px;
        display: block;
        position: relative;
        }      
        #subNavContainer #subNav li ul li ul li a {
          margin: 0;
          padding: 4px 0 4px 34px;
          font-size: 11px;
          font-weight: normal;
          font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
          color: #666;
          line-height: 16px;
          display: block;
          background: url(../graphics/bg_navseparator.gif) 14px bottom no-repeat;
          width: 132px;
          }
        #subNavContainer #subNav li ul li ul li.active a {
          font-size: 11px;
          font-weight: bold;
          color: #336699;
          }           
          
#subNavContainer #subNav li.on {
  margin: 0;
  padding: 4px 0 4px 14px;
  font-size: 11px;
  font-weight: bold;
  color: #336699;
  line-height: 16px;
  background: url(../graphics/bg_navseparator.gif) 14px bottom no-repeat;
  }    
  
/*---------------------------------------------------------/
|	> Site Content 
+---------------------------------------------------------*/
#siteContent {
	margin: 0px 22px 0 18px;
	padding: 160px 0 0 0;
	background: #fff url(../graphics/bg_cont.gif) 0 0 repeat-y;
  position: relative;
  z-index: 90;
  }
  #siteContent img {
    display: block;
    }

.contSep {
  margin: 0;
  padding: 0;
  width: 920px;
  height: 13px;
  line-height: 13px;
  font-size: 1px;
  background: url(../graphics/bg_sitecont_top.png) 0 0 no-repeat;
  display: block;
  position: relative;
  }

.contSep2 {
  margin: 0;
  padding: 0;
  width: 920px;
  height: 13px;
  line-height: 13px;
  font-size: 1px;
  background: url(../graphics/bg_sitecont_top2.png) 0 0 no-repeat;
  display: block;
  position: relative;
  }
  
  #siteContent #normCont ul {
  	margin: 0 0 10px 20px;
  	padding: 0;
  	}
  	#siteContent #normCont ul li {
  		margin: 0;
  		padding: 0 0 0 10px;
  		line-height: 15px;
      background: url(../graphics/bul_arrow.gif) 0 6px no-repeat;
      position: relative;
  		}	
				
  /*---------------------------------------------------------/
  |	> > Site Column Left 
  +---------------------------------------------------------*/
  #siteContent #siteColLeft {
    margin: 0px;
    padding: 0px;
    width: 720px;
    float: left;
    position: relative;
    }
    #siteContent #siteColLeft .addPadding {
      margin: 0;
      padding: 16px 0 0 24px;
      }    
    #siteContent #siteColLeft img {
      margin: 0;
      padding: 0;
      display: block;
      }
    #siteContent #view_mode { padding-left: 8px; margin: 3px 0 7px 0; }
    /*---------------------------------------------------------/
    |	> > > CTA Box 
    +---------------------------------------------------------*/
    #siteContent #siteColLeft .addPadding .ctaBox {
      margin: 0 20px 0 0;
      padding: 0;
      float: left; 
      }
      #siteContent #siteColLeft .addPadding .ctaBox h4 {
        margin: 0;
        padding: 0;
        text-transform: uppercase;
        color: #336699;
        font-size: 15px;
        font-weight: bold;
        }
      #siteContent #siteColLeft .addPadding .ctaBox a {
        text-transform: uppercase;
        color: #f90;
        font-size: 14px;
        font-weight: bold;
        }
      #siteContent #siteColLeft .addPadding .ctaBox img {
        margin: 10px 0 10px 0;
        padding: 0;
        }    

  /*---------------------------------------------------------/
  |	> > Site Column Right 
  +---------------------------------------------------------*/
  #siteContent #siteColRight {
    margin: 0;
    padding: 0;
    float: left;
    position: relative;
    width: 191px;
    }
    #siteContent #siteColRight .addPadding {
      margin: 0;
      padding: 0 0 0 25px;
      }  
   
   .rightColCont {
     margin: 0;
     padding: 0;
     min-height: 70px;
     height: auto !important;
     height: 70px;
     background: #f8f4dc;
     position: relative;
     }
     .rightColCont .addPaddingRCC {
       margin: 0;
       padding: 10px 0 6px 14px;
       position: relative;
       }       
   
   .secureCont {
     margin: 0 0 0 22px;
     padding: 0;
     position: absolute;
     bottom: -18px;
     }
   
    #prodSearch {
      margin: 0 0 10px 0;
      padding: 0;
      }
      #prodSearch input.tBox {
        margin: 0;
        padding: 0;
        border: 1px solid #8ec2c2;
        width: 130px;
        height: 17px;
        padding-top: 3px;
        padding-left: 5px;
        font-size: 11px;
        color: #666;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        }     
        
.bSearch { border: none; margin: 8px 0 0 0; padding: 0; display: block; text-indent: -9999px; text-decoration: none; height: 19px; line-height: 19px; width: 53px; background: url(../graphics/b_search.gif) 0 0 no-repeat; }        
  .bSearch:hover, .bSearch.hover { text-decoration: none; background-position: 0 -19px; cursor: pointer; }
  
#rightColNewsletter .bSubscribe { border: none; margin: 8px 0 0 0; padding: 0; display: block; text-indent: -9999px; text-decoration: none; height: 19px; line-height: 19px; width: 65px; background: url(../graphics/b_subscribe.gif) 0 0 no-repeat; }        
  #rightColNewsletter .bSubscribe:hover, #rightColNewsletter .bSubscribe.hover { text-decoration: none; background-position: 0 -19px; cursor: pointer; }

  /*---------------------------------------------------------/
  |	> > My Account 
  +---------------------------------------------------------*/
  #myCart {
    margin: 0 0 0px 0;
    padding: 0 0 10px 0;
    background: #e9eff5;
    font-size: 11px;
    }
    #myCart .addPaddingMC {
      margin: 0 0 0px 0;
      padding: 10px 8px 10px 10px;
      }  
      #myCart .addPaddingMC a {
        font-weight: normal;
        color: #336699;
        text-decoration: underline;
        }      

    #myCart .txBlue { color: #336699; }

#recently-viewed-items {
  margin: 0 0 20px 8px;
  padding: 0;

  }
  #recently-viewed-items li {  
    margin: 0;
    padding: 0 0 0 9px; 
    background: url(../graphics/bul_arrow.gif) 0 6px no-repeat;
    position: relative;
    }

    #myCart .subTotalBox {
      margin: 10px 0 10px 0;
      padding: 5px 6px 5px 6px;
      line-height: 26px;
      background: #9eb8cf;
      color: #fff;
      line-height: 12px;
      position: relative;
      clear: both;
      }
    #myCart .recentlyAdded {
      margin: 10px 0 0px 0;
      padding: 0 0 0 0;
      }
  
    #myCart #cart-sidebar {
      margin: 0;
      padding: 0;
      }
      #myCart #cart-sidebar li {
        margin: 0;
        display: block;
        padding: 6px 0 6px 0;
        clear: both;
        }  
        #myCart #cart-sidebar .product-images { 
          margin: 0;
          padding: 0;
          float: left;
          }  
        #myCart #cart-sidebar .product-details { 
          margin: 0;
          padding: 0 0 0 6px;
          float: left;
          width: 90px;
          text-align: left !important;
          }
  
  #myCart #compareProds {
    margin: 10px 0 10px 0;
    padding: 0;
    }
  
#compare-items {
  margin: 0 0 20px 8px;
  padding: 0;
  }
  #compare-items li {  
    margin: 0;
    padding: 0 0 0 9px; 
    background: url(../graphics/bul_arrow.gif) 0 6px no-repeat
    }
  
.bCheckout { border: none; margin: 8px 0 6px 0; padding: 0; display: block; text-indent: -9999px; text-decoration: none; height: 19px; line-height: 19px; width: 64px; background: url(../graphics/b_checkout.gif) 0 0 no-repeat; }        
  .bCheckout:hover, .bSearch.hover { text-decoration: none; background-position: 0 -19px; cursor: pointer; }

.catalog-listing .product-image img { display: inline !important; }

.product-details { 
  text-align: center;
  }
  
.acroBox .product-checkbox { float:left; width:10px; }
.acroBox .product-names { margin-left:14px; float: left; width: 120px; padding-bottom: 6px; }
.acroBox .product-details { margin:0 0 0 60px; height:50px; }
  
.acroBox #cart-sidebar-reorder  { margin-bottom: 12px; }

/*---------------------------------------------------------/
|	> Site Footer 
+---------------------------------------------------------*/
#siteFooterCont {
  margin: 0;
  padding: 0;
  position: relative;
	width: 960px;
  height: 104px;
  }

#siteFooterBG {
  margin: 0 0 0 1px;
  padding: 0;
  top: 0;
  left: 0;
  position: absolute;
  background: url(../graphics/bg_sitefooter.png) 0 0 no-repeat;
	width: 960px;
  height: 104px;
  z-index: 90;
  }
  
#siteFooter {
	margin: 0 0 0 1px;
	padding: 0;
	width: 960px;
  height: 104px;
	font-size: 11px;
	font-weight: normal;
	color: #6f6f6f;
  z-index: 99;
  position: absolute;
	text-align: right;
  }
  #siteFooter .addPaddingSF {		
    margin: 0;
    padding: 30px 40px 0 0;
    }
    
#footerBadge {
	float: left;
	margin: 19px 0 0 25px;
	}
    	
	/*---------------------------------------------------------/
	| > > Footer Navigation 
	+---------------------------------------------------------*/
  .footerNavContainer {
    margin: 0 0 10px 0;
    padding: 0;
    text-align: right;
    }

	#footerNav {
		margin: 0 0px 0 0;
		padding: 0;
		}
		#footerNav li {
			display: inline;
			line-height: 12px;
			}		
			#footerNav li a {	
				margin: 0 0px 0 14px;
				padding: 0;
				font-size: 11px;
				font-weight: bold;
				color: #505050;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
				}
				#footerNav li a:hover {
					text-decoration: none;
					color: #fff;
					}
        
p.add-to { font-size: 10px !important; }        

.head a { line-height: 20px; margin-left: 10px; }

.clear { clear: both !important; }

.product-collateral { clear: both !important; position: relative !important; }

#newsEventTBL {
  margin: 0;
  padding: 0;
  width: 100%;
  border-collapse: collapse;
  }
  #newsEventTBL tr {
    margin: 0;
    padding: 0;
    }  
    #newsEventTBL tr td,
    #newsEventTBL tr th {
      margin: 0;
      padding: 5px;
      }
    #newsEventTBL tr th {      
      font-weight: bold;
      background: #84BCBC;
      border: 1px solid white;
      }
    #newsEventTBL tr td {
      font-weight: normal;;
      background: #E9EFF5;
      border: 1px solid white;
      }      
      
.pager img { display: inline !important; }   


/* --------------------------------------------
   | > Newsletter Subscription        
-------------------------------------------- */   

#rightColNewsletter {
  font-weight: normal;
  font-size: 11px;
  }
  #rightColNewsletter label {
    font-weight: normal;
    }    
  #rightColNewsletter .input-text {
    border: 1px solid #8EC2C2;
    color: #666666;
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size: 11px;
    height: 17px;
    margin: 4px 0 0 0;
    padding: 3px 0 0 5px;
    width: 130px;
    }
  #rightColNewsletter .validation-advice {
    background-image: none;
    padding: 0;
    }
