/* My Styles */
.linepadding {
background-image:url(../../images/line_dot.gif);
background-position:center;
background-repeat:repeat-x;
clear:both;
font-size:0px;
height:1px;
width:100%;
line-height:1px;
}
.product_name{
background-color:#FFF5DC;
text-align:left;
}
.product_name a{
	font-family: "trebuchet MS", Verdana, arial;
	font-size: 12px;
	font-weight: bold;
	color: #C74F16;
	line-height: 15px;
	text-decoration: underline;
}
.product_name a:hover{
	font-family: "trebuchet MS", Verdana, arial;
	font-size: 12px;
	font-weight: bold;
	color: #C74F16;
	line-height: 15px;
	text-decoration: none;
}
.catalog_count{
color:#FF0000;
font-weight:bold;
font-size:18px;
}
.catalog_count_row{
font-weight:bold;
height:30px;
}

/* Top Head */
.tophead{
background-color:#F1F1F1;
}
.tophead_row{
margin:0 10px 0 0px;
}
.header_link1 {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif; 
	color:#4A4A4A;
	line-height:20px;
	letter-spacing:0px; 
}
.header_link1 a { color:#4A4A4A; }
.header_link1 a:hover { color:#FF6600; }

/* company logo */
.thumb_image{
float:right;
margin:0px 0px 15px 20px;
}

/* product_info */

.product_bigname{
color:#CC501A;
font-size:12px;
font-weight:bold;
text-decoration:underline;
}
/* send inquiry */
.errmsg{
color:#FF0000;
font-size:12px;
}
.normal_padding{
padding:0 5px 0 5px;
height:25px;
}
.thumb_image_left{
float:left;
margin:5px 10px 5px 0px;
}
