img
{
   border      : none;
}

input
{
border-color: efefef; 
color: black; 
}

table, td
{
	border               : 1px solid #CCC;
	border-collapse      : collapse;
  font                 : small/1.5 "Tahoma", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
}
table
{
	border                :none;
	border                :1px solid #CCC;
}
thead th,
tbody th
{
	background            : #FFF url('th_bck.gif') repeat-x;
  color                 : #666;  
	border-left           : 1px solid #CCC; padding-left:10px; padding-right:10px; padding-top:5px; padding-bottom:5px
}
tbody th
{
  background            : #fafafb;
  border-top            : 1px solid #CCC;
  text-align            : left;
  font-weight           : normal;
}
tbody tr td
{
	padding               : 5px 10px;
  color                 : #666;
}
tbody tr:hover
{
  background            : #FFF url('tr_bck.gif');
}

tbody tr:hover td
{
  color                 : #454545;
}
tfoot td,
tfoot th
{
  border-left           : medium none;
  border-top            : 1px solid #CCC;
	padding               : 4px;
  background            : #FFF url('foot_bck.gif');
  color                 : #666
}
caption
{
	text-align            : left;
	font-size             : 120%;
	padding               : 10px 0;
	color                 : #666;
}
table a:link
{
	color                 : #666;
}
table a:visited
{
	color                 : #666;
}
table a:hover
{
	color                 : #003366;
	text-decoration       : none;
}
table a:active
{
	color                 : #003366;
}

.product_detail_con{
	background:white;
	width:700px;
	float:left;
	height:auto;
	margin-top:10px;
	min-heigt:575px;
	border:1px solid lightgrey;
	padding-bottom:20px;
	}

.product_detail_con img{
	max-width:200px;
	width:auto;
	margin-left:25px;
	margin-right:25px;
	margin-top:35px;
	float:left;
	}
	
.product_detail_price a{
	float:left;
	height:auto;
	color:#FF6600;
	font-size:30px;
	width:auto;
	line-height:30px;
	font:Verdana, Arial, Helvetica, sans-serif;
	margin-top:40px;
	text-decoration:underline;
	}

.product_detail_desc{
	background:white;
	width:400px;
	float:left;
	height:auto;
	min-heigt:575px;
	margin-top:40px;
	margin-bottom:25px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:25px;
	}

.product_detail_desc a{ color:purple; }	
.product_ind { width:720px; height:auto; background:white; margin-top:20px; float:left;}
.product_col { width:220px; height:290px; float:left; margin:10px; }
.product_col img{ margin-right:auto; margin-left:15px; height:auto; width:auto; max-height:170px; max-width:170px; padding-left:15px;}
.product_col h3 a{ font:century gothic, Verdana; font-size:18px; color: #333333;}
.product_center{background: white url('cen_prod.png') repeat-y; min-height:268px;}
.product_top {background: white url('top_prod.png') no-repeat; height:8px; width:220px; float:left;}
.product_bot {background: white url('bot_prod.png') no-repeat; height:33px; width:220px; float:left;}
.product_bot a{ font-family:century gothic, Verdana; font-size:18px; color:#FF6600; margin-left:10px; background:none;}
.clear {clear:both;}
.google_ad{ float:left; height:90px; width:200px; margin-left:28px; margin-top:15px;}