/* CSS Document */

.prod_holder {
	width: 540px;
	height: auto;
	font: normal 9pt Arial;
	padding: 4px 0px 4px 0px;
	margin-bottom: 5px;
	float: left;
	clear:both;
}

.prod_holder a{
	display: block;
}

.top {
	width: 540px;
	height: auto;
	font: normal 9pt Arial;
	padding: 4px 0px 4px 0px;
	margin-bottom: 5px;
	float: left;
	clear:both;
	text-align: right;
}

.prod_column_01 {
	width: 266px;
	height: auto;
	float: left;
	text-align: center;
}

.prod_column_02 {
	width: 266px;
	height: auto;
	float: left;
	text-align: center;
}

span.italic {
	font: normal 10pt Arial;
	font-style:italic;
}

.prod_column_search_01 {
	width: 296px;
	height: auto;
	float: left;
	text-align: left;
}

.prod_column_search_02 {
	width: 236px;
	height: auto;
	float: left;
	text-align: left;
	background-color: #F5EFE5;
}

.inputsearch{
	width: 190px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 5px;
}

.boxes_search{
	width: 1em;
	margin-left: 25px;
}

#findbutton{
	margin-left: 25px;
	margin-top: 5px;
	margin-bottom: 8px;
}

.product_pic_holder {
	width: 540px;
	height: auto;
	font: normal 9pt Arial;
	padding: 4px 0px 1px 0px;
	margin-bottom: 0px;
	background-color: #F5EFE5;
	float: left;
	clear:both;
}

img.mainpic {
	float: left;
	margin: 2px;
	margin-left: 5px;
}

.prod_pic_holder_02 {
	width: 536px;
	height: auto;
	font: normal 9pt Arial;
	padding: 4px 0px 2px 0px;
	margin-bottom: 0px;
	float: left;
	clear:both;
	border: 1px dashed #F5EFE5;
}

.prod_pic_holder_02 a {
	width: 102px;
	height: 90px;
	display: inline;
	margin-left: 2px;
}

.prod_column_03 {
	width: 266px;
	height: 150px;
	float: left;
	text-align: left;
	vertical-align: middle;
}

.prod_column_03 ul{
	margin-top: 3px;
}

.prod_column_03 li{
	list-style-type: none;
	list-style-image: url(../images/bullet3.gif);	
	vertical-align: text-top;
	font: normal 9pt Arial;
	color: #000;
	text-align:left;
	margin-bottom: 2px;
}

.prod_column_03 li a{
	font: normal 9pt Arial;
	color: #000;
	text-decoration: none;
}

.prod_column_03 li a:hover{
	font: normal 9pt Arial;
	color: #666666;
	text-decoration: underline;
}

.prod_column_03 li a.holiday { color: #AE2B23; font-weight: 600; text-decoration: blink; }

.prod_column_03 li a.holiday:hover { font-weight: 600; }