

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse:collapse;
	border-spacing: 0;
}

.clear { clear:both;}

img { max-width:100%;}

body { 
	font-size: 9px;
	color:#333;
	font-family: Arial, Helvetica, sans-serif ;
	text-align: center;  /*this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	margin:0;
	}
	
tbody { 
	font-size: 9px;
	color:#333;
	font-family: Arial, Helvetica, sans-serif ;
	text-align: center;  /*this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	margin:0;
	}

#brand-img{ height:100px;}

#specsheet-container{ 
	width: 700px; 
	margin: 0 auto; 
	background-color:#FFFFFF; 
	text-align: left;
	}
	
	#specsheet-container h1{ 
		color:#00AEEF;
		font-size:24px;
		text-transform:uppercase;
		font-weight:normal;
		margin:10px 0 5px 0;
		}
		
	#specsheet-container h2{ 
		color:#00AEEF;
		font-size:14px;
		text-transform:uppercase;
		font-weight:normal;
		margin: 0 0 10px 0;
		}
		
#specsheet-top-left {
	width:510px;
	padding-bottom:20px;
	float:left;
	}
	
#specsheet-top-right {
	width:180px;
	float:right;
	padding-top:10px;
	padding-bottom:10px;
	}
	
	
#specsheet-top-right img{
	align:center;
}
	
#specsheet-sku-num {
	font-size:12px;
	color:#666666;
	margin-bottom:5px;
	}

#specsheet-description {
	padding-bottom:0px;
	height:200px; overflow:hidden;
	}
	
#specsheet-info-box {
	clear:both;
	width:700px;
	margin-top:10px;
	-webkit-box-shadow: 0px 0px 2px 0px ;
	box-shadow: 0px 0px 2px 0px ; 
	background:url("http://doclibrary.com/stp-assets/info_bg2.png");
	height:180px;
}
	
#specsheet-img-200px {
	width:200px;
	float:left;
	margin:10px;	
	}
	
#specsheet-info-tabel-1 {
	width:230px;
	height:150px;
	float:left;
	border-top:1px solid #DBDBDB;
	border-left:1px solid #DBDBDB;
	margin-top:10px;
	}
	
#specsheet-info-tabel-1 td{
	border-bottom:1px solid #DBDBDB;
	border-right:1px solid #DBDBDB;
	vertical-align:top;
	padding:2px 4px;
	background-color:#FFF;
	}

.sst1-cell-1 {
	width:60px;
	}
	
.sst1-cell-2 {
	width:100px;
	}
	
#specsheet-info-tabel-2 {
	width:230px;
	height:150px;
	float:left;
	border-top:1px solid #DBDBDB;
	border-left:1px solid #DBDBDB;
	margin-top:10px;
	margin-left:5px;
	}
	
	#specsheet-info-tabel-2 td{
		border-bottom:1px solid #DBDBDB;
		border-right:1px solid #DBDBDB;
		vertical-align:top;
		padding:2px 4px;
		background-color:#FFF;
		}

.sst2-cell-1 {
	width:85px;
	}
	
.sst2-cell-2 {
	width:95px;
	}

#specsheet-left-col {
	width:340px;
	float:left;
	margin-top:20px;
	}
	
	#specsheet-left-col div{
		margin-bottom:20px;
		}
	
#specsheet-right-col {
	width:340px;
	float:right;
	xmargin-top:-100px;
	margin-top:20px;
	}
	
	#specsheet-right-col div{
		margin-bottom:20px;
		}
	
#specsheet-footer {
	clear:both;
	color:#999999;
	border-top:4px solid #E8E8E8;
	padding-top:8px;
	}
	
	#specsheet-footer img{ 
		float:left;
		margin-right:10px;
		}
	
	#specsheet-footer a:link {color: #999999;	text-decoration: none;}
	#specsheet-footer a:visited {color: #999999; text-decoration: none;}
	#specsheet-footer a:hover {color: #999999; text-decoration: underline;}
	#specsheet-footer a:active, a:focus {color: #999999; text-decoration: underline;}
	
.specsheet-page-num {
	width:50px;
	float:right;
	text-align:right;
	}
	
.specsheet-div-bar {
	clear:both;
	border-top:4px solid #E8E8E8;
	}

#specsheet-footer-logo{ margin-bottom:6px;}
#specsheet-right-col table td{ text-align:left}
#specsheet-left-col table td{ text-align:left}

#footer-timestamp{width:100%;font-size:8px;font-family: Arial; color:#AOAOAO;}
#footer-timestamp div{font-size:11px;}
