/* CSS Document */

/* TDT Changes */

#cellOne.ProdCellUni ul#inset-buttons li {
height: 21px;  
}

ul#inset-buttons li img {
position: relative;
left: -9px;
}

div#proddetails{
z-index: 20;

}

/* Product Table */
table#productCell {
	width: 545px;
	border: 0px;
	}

/* Universal Element */
table#productCell td.ProdCellUni {
	text-align: left;
	vertical-align: top;
	font-family: Verdana;
	font-size:11px;
 
	}

/* First Cell */
table#productCell td#cellOne {
	width: 190px;
	height: 327px;
	padding: 2px 0px 0px 19px;
	}
	
html>body table#productCell td#cellOne {
	width: 148px;
	padding: 3px 0px 0px 14px;
	}
	
table#productCell td#cellOne img {
	display: block;	
	}
	
#scPage-insets a {
	float:left;
	display:block;
	padding:0 4px 0 2px;
	text-align:center;
	color:#676566;
	text-decoration:none;
}
ul#inset-buttons {
	clear:both; 
	list-style-type:none;
	padding: 5px 0 0 10px;

}
ul#inset-buttons li {
	margin:0;
	padding:0;
}

	
table#productCell td#cellOne ul.thumbNav {
	width: 190px;
	margin-top: 10px;
	}
	
table#productCell td#cellOne ul.thumbNav li {
	display: inline;
	float: left;
	}
	

table#productCell td#cellOne ul.thumbNav li a {
	text-decoration: none;
	width: 60px;
	font-size: 10px;
	text-align: center;
	color: #676566;
	display: block;
	margin-right: 5px;
	}
	
table#productCell td#cellOne ul.thumbNav li a.enhance {
	width: 190px;
	}
	
table#productCell td#cellOne ul.thumbNav li a:hover {
	color: #000000;
	}
	

/* Third Cell */

td #cellThree.ProdCellUni form b {
color: 000000;
}

table#productCell td#cellThree {
	width: 202px;
	padding: 0px 0px 0px 20px;
	}
	
html>body table#productCell td#cellThree {	
	padding: 1px 0px 0px 15px;
	}
	
table#productCell td#cellThree ul {
	width: 202px;	
	}

table#productCell td#cellThree ul li {
	/*list-style-type: none;*/
	width: 202px;
	font-size: 10px;
	/*display: block;*/
	margin-left: 14px;
	line-height: 11px;
	color: #676566;	
	}
	
html>body table#productCell td#cellThree ul li {
	line-height: 11px;
	}

table#productCell td#cellThree ul li.desHead {
	font-size: 11px;
	margin-bottom: 15px;
	}

span.headBrand {
	color: #000000;
	font-family: Arial;
	font-weight: bold;
	font-size:11px;
	}

span.headProd {
	font-family: Arial;
	font-weight: bold;
	color:#000000;
	font-size:11px;
	}
	
table#productCell td#cellThree ul li.prodSpecs {
	margin-top: 20px;
	font-size: 13px;
	}

table#productCell td#cellThree ul li.listPrice {
	margin-top: 18px;
	font-size: 13px;
	}
	
html>body table#productCell td#cellThree ul li.listPrice {
	margin-top: 42px;
	font-size: 13px;
	}
	
table#productCell td#cellThree ul li.ourPrice {
	margin-top: 2px;
	font-size: 13px;
	color: #000000;
	}
	
html>body table#productCell td#cellThree ul li.ourPrice {
	margin-top: 5px;
	}

form#productCart {
	padding-top: 15px;
	}
	
/* Fourth Cell */
table#productCell td#cellFour {
	width: 100px;
	padding-top: 0px;
	}

html>body table#productCell td#cellFour {
	padding-top: 0px;
        float:right;
	}
	
table#productCell td#cellFour ul {	
	padding-left: 4px;
	border-left: 1px dotted #676566;
        width:100px;
	}

table#productCell td#cellFour ul li {
	list-style-type: none;
	font-size: 10px;
	color: #676566;	
	margin-bottom: 9px;
	display: block;
	line-height: 11px;
        padding-left:15px;
	}
	
html>body table#productCell td#cellFour ul li {
	font-size: 11px;
	line-height: 12px;
	margin-bottom: 12px;
	}
	
table#productCell td#cellFour ul li.desHead {
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 16px;
        padding-top: 3px;
        font-family:Arial;
	}
	
html>body table#productCell td#cellFour ul li.desHead {
	margin-top: 0px;
	}
	
table#productCell td#cellFour ul li a {
	text-decoration: none;
	font-size: 10px;
	color: #676566;	
	}
	
table#productCell td#cellFour ul li a:hover {
	color: #000000;
	}
body table#productCell td#cellThree #item-code {
	font-size:11px;
	color:#676566;
        font-family:Arial;
}
body table#productCell td#cellThree #prod-opts {
	font-size:10px;
}
body table#productCell td#cellThree #prod-opts select {
	font-size:10px;
}
body table#productCell td#cellThree #prices {
	font-size:10px;
	color:#676566;
}
body table#productCell td#cellThree span.saleprice {
	color:#002469;
    font-weight: bold;
}
