/* CSS Document */
Body
{
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	font-family:Arial;	
	font-size:12px;
	background-image:url(../images/tile1.jpg);
	/*background-repeat:repeat-x;*/
}
a:link, a:visited, a:active
{	color:#333333;
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
	/*font-weight:bold;*/
}
.requ
{
	color:#FF0000;
	font-style:italic;
	font-size:11px;
}
#content
{
	position:absolute;
	margin-top:13px;
	padding-left:17px;
	padding-right:17px;
	/*padding-bottom:20px;*/
	text-align:justify;
	/*color:#4d514d;*/
	color:#4A4F4B;
	width: 640px;
	height: 385px;
	overflow:auto;
}
input[type=text], textarea, input[type=button], input[type=submit]
{
	font-weight:bold;
	/*border:0px #666666 thin;*/
}
.title
{
	/*font-family:"Times New Roman", Times, serif;*/
	font-size:15px;
	font-weight:bold;
	/*letter-spacing:1px;*/
	text-transform: uppercase;
	color:#4d514d;	
}
.smalltitle
{
	/*font-family:"Times New Roman", Times, serif;*/
	font-size:12px;
	font-weight:bold;
	letter-spacing:1px;	
	color:#4d514d;	
}
table.pad
{
	padding:5px;
	border:0px;
}
table.pad td
{
	padding:5px;
}
table.pad td.right
{
	text-align:right;
}
table.pad td.center
{
	text-align:center;
}
table.pad td.noformat
{
	padding:0px;
}

table.pad td.bold
{
	font-weight:bold;	
}
#viewslide
{
	width:550px;
	padding-left:2px;
	padding-right:2px;
	OVERFLOW: hidden;
	POSITION: relative;
	CLEAR: left; 
}
div.view
{
	/*width:475px;
	overflow:hidden;*/
	width:10000px;
}
div.view a
{
	float:left;
}
div#proview123
{
	
}
#pro_name
{
	font-size:14px;
	font-weight:bold; 

}
#pro_description
{
	text-align:left;
	font-style:italic;
	overflow:auto;
}
#pro_name, #pro_type, #pro_btu, #pro_color, #prodescription, #prolink
{
	text-align:justify;
}
.prolink
{
	text-align:right;
	color:#11820e;
}
#prolink
{
	font-style:italic;
	text-decoration:none;
	color:#0a6907;
	font-size:11px;
}
a:hover#prolink
{
	text-decoration:underline;
}

table.productdetail td
{
	padding-bottom:3px;
	padding-right:3px;
	padding-top:3px;
	padding-left:30px;
}
table.productdetail td.right
{
	text-align:right;
}
.smaltitle
{
	font-weight:bold;
}
.pro-detail
{
	margin-top:14px;
	margin-left:10px;
	overflow:hidden;
	width:298px;
	height:258px;
	text-align:justify;
}
.pro-detail-nav
{
	padding-left:10px;
	padding-right:10px;
}
table.specs
{
	border: 1px solid #666677;
	border-collapse: collapse;
	padding:3px;
}
table.specs td
{	
	border: 1px solid #0a6907;
	border-collapse: collapse;
	background-color:#ddc399;
	text-align:center;
	color:#4d504d;
	padding:3px;
}
a.listimg
{
	color:#faf5eb;
	border-color:#faf5eb;
}
a.listimg img
{
	color:#faf5eb;
	border-color:#faf5eb;
}

