﻿body {
}


.tree-box
{
	width:500px;
	float:left;
}


.iframe
{
	 width:650px;
	 height:528px;
}



.iframe-body 
{
	background-color:#DDDDDD;
}


.iframe-body  a
{
   color:Black;
   font-size:12px;
   font-family:Helvetica;
}


.search-button
{
	width:50px;
}

.top-buttons 
{
	margin-bottom:10px;
}


.top-buttons a
{
	 color:#003399;
	 font-size:11px;
   
}


.error-message
{
  color:Red;
  font-size:12pt;
   font-family:Helvetica;
}


.product-content
{
	width:610px;
	float:left;
}


.product-desc
{
	float:right;
	width: expression(document.body.clientWidth > 300 ? "300px" : "auto");
	max-width: 300px;
}


.full-text
{
	 width:600px;
	 float:right;
}



.full-image
{
	width:600px;
	float:right;
}




.product-cover
{
   float:right;
   width:300px;
}


.product-cnter-top
{
	 width:100%;
	 float:left;
}

.cover-caption
{
   width:100%;
   float:left;
   padding:5px;
   text-align:center;
}



.thumb-image
{
   height:65px;
   width:65px;
   cursor:pointer;
}


.product-feature
{
	width:100%;
	margin-top:40px;
	margin-left:10px;
	float:left;
}

.stock-list
{
	margin-left:15px;
	display:inline;
}

.stock-part
{
	width:143px;
}

.stock-desc
{
	width:392px;
	padding-right:5px !important;
}

.heading
{
	margin-left:10px;
	margin-top:20px;
	width:610px;
	margin-bottom:10px;
	float:left;

}



.thumb-center
{
	width:466px;
	float:left;
}


.thumb-top
{
	float:left;
	width:126px;
}


.dealer
{
	margin-top:30px;
	height:130px;
}


.dealer-td
{
	width:304px;
	margin-left:30px;
	
}



.seperator
{
	width:280px;
	margin:7px 0 7px 0;
}


.new-td
{
	width:616px;
}

.product-list
{
	float:left;
}