@CHARSET "ISO-8859-1";

.grid {
	
}



#productgridstyle img:hover {
	border: 1px solid #e9e9e9;
}

#productgridstyle tr {
	/*margin-bottom:8px;*/	
}

#productgridstyle tr { 
	background-color: #FBFDF6;
	
}
#productgridstyle tr.odd {
	/*background-color: #EDF7DC;*/
}
		
#productgridstyle tr:hover {
}
		
#productgridstyle td  {
	color: #a10000;	
}
		
#productgridstyle td:hover {
}

#productgridstyle tr:hover th a:hover {
	background-color: #F7FBEF;
	border-bottom: 2px solid #86C200;
}

#productgridstyle td {
	margin: 0;
}

#productgridstyle td h2.title {
	text-align:left;
	background-color: #EBE9E9;
	font: 9pt Arial, Helvetica, sans-serif;
/*	color: #868484;*/
	font-style: normal;
	font-weight: normal;
	min-height:30px;
}




#productgridstyle td p.price {
	color: #747474;
	text-align: right;
}




#productgridstyle td, #productgridstyle td.button {
vertical-align:top;
margin:0px;
text-align:  center;
background-color: #FFFFFF;
}


#productgridstyle td.button {
	vertical-align:bottom;
	border-top:0px;
	text-align:right;
}

#productgridstyle td.button a img {
	border:0px;	
}

#productgridstyle img {
	/*min-height:246px;*/
	
}

#productgridstyle td.button a {
	border:0px;
	font-size: 11px;
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}


.orderby {
	font: 8pt Georgia;
	color: #640148;
	margin-top:4px;
	margin-bottom:8px;
	
	display:block;
	text-align:right;
}

.splitmerchant a {
	float: left;
	width: 50%;
	text-align: left;
	/*color: #000000;*/
	text-decoration: none;
	font-size: 80%;
	font-family: verdana, arial, helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	border-bottom:solid 1px #FDFEDE; 
}

.splitprice {
	float: right;
	width: 60px;
	text-align: right;
	color: #747474;
	padding-right:2px;
	font-size: 100%;	
}

.merchantdetails {
	/*border-bottom:solid 1px #000000;
	background:green;*/
}


#navigation {
	padding:0px;
	border-collapse: collapse;
	/* ################# Editable ### */
	margin: 0;
	background: green;
	background-color: #EBE9E9;
	font: 9pt Arial, Helvetica, sans-serif;
	margin-top: 4px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 4px;
}





#hdstyle {
	width: auto;
	padding:0px;
	margin:0px;	
}


#hdstyle a {	
	text-decoration: none; 	
}

#hdstyle img {
	border:0;
}



#hdstyle .title {
	text-decoration: none;
	/*	
	font: 9pt Arial, Helvetica, sans-serif;
	background-color: #EBE9E9;	
	color: #3b3b3b;
	*/	
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}


#hdstyle .brand {
	display: block;
	text-align: center;
	color: #3b3b3b;
	font-size: 9px;
	font-family: tahoma;
	font-weight: bold;
	
}

#hdstyle .description {
	/*
	background:none;
	color: #000000;
	font-size: 8pt;
	font-family: verdana, arial, helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	*/
	
	color: #3b3b3b;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}

#hdstyle .link {
	text-align: center;
	/*
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	*/
	
	/*color: #3b3b3b;*/
	font-size: 8pt;
	font-family: tahoma;
	font-weight: none;
}

#hdstyle .price {
	/*
	color: #000000;
	font-size: 8pt;
	font-family: verdana, arial, helvetica, sans-serif;
	*/
	
	color: #3b3b3b;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}

#hdstyle .pagination {
	display:block;
	font-size: 8pt;
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: #EBE9E9;
	text-align:right;
}