.index_product {
	float: left;
	width: 190px;
	height: 200px;
	margin-top:5px;
	margin-bottom:20px;
	font-family: lucida grande, verdana, sans-serif;
	font-size: 10px;
	text-align: center;
}
.index_product .image {
	height: 140px;
	overflow: hidden;
	margin: auto;
	margin-bottom:5px;
}
.index_product div.image img {
	height: 135px;
	width: 100px;
	border:solid;
	border-width:1px;
	border-color:#3290ae;
}
.index_product .text {
	width: 180px;
	padding-left:10px;
	padding-right:10px;
	margin: auto;
}
.index_product div.text .name, div.index_product div.text .name a {
	color: #222222;
	font-size: 12px;
	text-decoration: none;
}
.index_product div.text .name a:hover {
	color: blue;
}
.index_product div.text .price {
	color: red;
	font-size: 12px;
	text-decoration: none;
}
.navbar {
	text-align:left;
	font-family: lucida grande, verdana, sans-serif;
	font-size: 10px;
	width: 760px;
	text-transform: uppercase;
	margin-bottom: 10px;
	padding-left:5px;
	padding-bottom:5px;
	border-bottom: dotted 1px #BBBBBB;
}
.navbar a {
	text-decoration: none;
	font-weight: normal;
	color:#A73E3E;
}
.navbar a:hover {
	color: black;
}
.prodnavbar {
	text-align:left;
	font-family: lucida grande, verdana, sans-serif;
	font-size: 10px;
	width: 760px;
	text-transform: uppercase;
	margin-bottom: 2px;
	padding-left:5px;
	padding-bottom:5px;
	border-bottom: dotted 1px #BBBBBB;
}
.prodnavbar a {
	text-decoration: none;
	font-weight: normal;
	color:#A73E3E;
}
.prodnavbar a:hover {
	color: black;
}
.readreviews {
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 760px;
}
.readreviews a {
	text-decoration: none;
}
.readreviews a:hover {
	color: black;
}
.product {
	width: 760px;
	margin: 5px;
	padding: 5px;
	margin-top:0;
	padding-top:0;
	font-family: lucida grande, verdana, sans-serif;
	font-size: 10px;
	border-bottom: 1px dotted #BBBBBB;
}
.product .image {
	float: left;
	width: 200px;
	text-align: center;
}
.additionalcolors {
	font-style:normal;
	font-size: 9px;
	color: #A73E3E;
}
.additionalcolors a {
	text-decoration: none;
}
.additionalcolors a:hover {
	color: black;
}
.product div.image .frame img {
	width: 200px;
	height: 270px;
	border:solid;
	border-width:1px;
	border-color:#3290ae;
	margin-bottom:5px;
}
.sizingchart {
	font-style:italic;
	color:#0000FF;
	font-size:9px;
	text-decoration: none;
}
.sizingchart a {
	text-decoration: none;
}
.sizingchart a:hover {
	color: black;
}
.producttext {
float: left;
margin-left:10px;
	width: 540px;
	text-align: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.product .name {
	font-size:18px;
}
.product .itemnumber {
	font-size:9px;
	margin-bottom:10px;
}
.product .price {
	font-size:20px;
	margin-top:10px;
	text-align:center;
}
.product .pcaption {
	font-size:10px;
	margin-top:5px;
	margin-bottom:5px;
	text-align:left;
}
.product .title {
	font-size:14px;
	margin-top:10px;
	text-align:left;
}
.product .order_space {
float: left;
margin-left:20px;
	width:503px;
	font-size:12px;
	margin-top:10px;
	text-align:left;
}
.product .block_group {
float: left;
width:250px;
margin: 10px;
margin-top:0;
padding:10px;
}
.product .options {
width:250px;
font-size:14px;
font-weight:bold;
border-bottom:solid;
border-width:1px;
border-color:#000000;
}
.product .standardpricing {
float: left;
width:180px;
margin-top:25px;
padding:10px;
background-color:#CCCCCC;
font-size:10px;
line-height:12px;
border:solid;
border-width:1px;
border-color:#666666;
}
.product .additionalcosttitle {
font-size:12px;
margin-bottom:5px;
border-bottom:solid;
border-bottom-width:1px;
border-bottom-color:#000000;
}

.order_space_top{
width:503px;
height:10px;
background-image:url(images_new/OptionBoxTop.gif);
}
.order_space_middle{
width:503px;
background-image:url(images_new/OptionBoxMiddle.gif);
}
.order_space_bottom{
width:503px;
height:11px;
margin-bottom:10px;
background-image:url(images_new/OptionBoxBottom.gif);
background-repeat:no-repeat;
}

{
	width: 200px;
	font-size: 9px;
	text-transform: uppercase;
	text-align: left;
}

.aux_products
{
	width: 760px;
	margin:5px;
	padding:5px;
	margin-top: 10px;
	padding-bottom: 10px;
	text-align:center;
	border-bottom: 1px dotted #BBBBBB;
}
.aux_products2
{
	width: 450px;
}
.aux_product
{
	float: right;
	width: 150px;
	text-align:center;
}
.aux_product .text
{
	width: 100px;
	text-align: right;
	margin-left: 4px;
}

.aux_product .image
{
	width: 100px;
	height: 67px;
	margin-bottom:2px;
}

.aux_product div.image img
{
	width: 50px;
	height: 67px;
		border:solid;
	border-width:1px;
	border-color:#3290ae;
}

.aux_product div.text .name, .aux_product div.text .name a
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 9px;
	text-decoration: none;
	font-weight: normal;
	text-align: center;	
}

.aux_product .text .name a:hover
{
	color: black;
}
.aux_product .text .price
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FF0000;
	font-size: 11px;
	text-align: center;	
}
.reviewtext{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}


div.search_result
{
	float: left;
	
	width: 500px;
	height: 85px;
	margin: 0 10px 10px 10px;
	
	font-family: lucida grande, verdana, sans-serif;
	font-size: 10px;

	border-bottom: 1px dotted gray;
}

div.search_result .image
{
	float: left;
	overflow: hidden;
	
	width: 65px;
	height: 65px;
	
	text-align: center;
	
	margin: 5px 10px 0 10px;
}

div.search_result div.image img
{
	height: 75px;
}

div.search_result .text
{
	float: right;
	overflow: hidden;
	
	height: 75px;
	width: 400px;
	
	margin: 5px 10px 0 0;
}

div.search_result div.text .name, div.search_result div.text .name a
{
	color: #A73E3E;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	
	margin-bottom: 10px;
}

div.search_result div.text .name a:hover
{
	color: black;
}

