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

#productInfoTable {width:100%;}

#productInfoTable #pInfoTD1 {width:160px; text-align:center; vertical-align:middle; border:1px solid #e6e6e6; padding:1em;}

#productInfoTable #pInfoTD2 {vertical-align:middle; padding:10px; border:solid #e6e6e6; border-width:1px 0; text-align:center;}

#productInfoTable #pInfoTD3 {padding:5px 20px; border:1px solid #e6e6e6; text-align:center;}

#attribWrapDiv {border:1px solid #e6e6e6; margin-top:1em; padding:0 1em;}

#timbrenInstall {font-size:28px; font-weight:bold; color:#000; margin-top:.2em; margin-left:.5em; margin-bottom:0;}

#fstoneCross {margin:0 auto 1em; border:1px solid #e6e6e6;}

.fsTopTD {background:black; color:white; font-size:1.2em; font-weight:bold; text-align:center;}

.fsCrossTD {text-align:center; background:#e6e6e6;}

.fsCrossTD div {padding:1em;}

.fsCrossTD a {text-decoration:none;}

.fsCrossTD b, .fsCrossTD em {font-size:1.2em;}

.fsCrossTD img {margin:1em 0;}

.centerBoxContentsAlsoPurch {min-height:110px; padding-bottom:20px;}  

.additionalImages a {text-decoration:none;}

input.atcBut {float:right; width:132px; height:50px; background: url('/includes/templates/classic/buttons/english/button_in_cart.gif') no-repeat 0 0; display:block; text-indent:-9999px; margin-bottom:5px;}
input.atcBut:hover {background-position:0 -50px;}
input.atcBut:focus {background: url('/includes/templates/classic/buttons/english/button_in_cart.gif') no-repeat 0 -50px}

img.revwBut {float:left; width:149px; height:30px; background: url('/includes/templates/classic/buttons/english/button_write_review.gif') no-repeat 0 0; display:block; text-indent:-9999px; margin-bottom:5px;}
img.revwBut:hover {background-position:0 -30px;}
img.revwBut:focus {background: url('/includes/templates/classic/buttons/english/button_write_review.gif') no-repeat 0 -30px}

.tooltip {
	display:none;
	background:transparent url('/images/landing/black_arrow_big.png');
	font-size:12px;
	width: 310px;
  height: 163px;
  padding: 30px 30px 10px;
	color:#fff;	
	text-align:justify
}        
