@CHARSET "ISO-8859-1";

.grid {
	
}


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

#videogridstyle table {
	padding-top:16px;
	border-collapse: collapse;
	/* ################# Editable ### */
	margin-left:auto;
	margin-right:auto;
	width:600px;
}

#videogridstyle h4 {
	padding-top:8px;
	font-family:Arial, Tahoma;
	font-size:16px;
}

tr .links a {
	font-family:arial, tahoma;
	font-size:13px;	
}



#videogridstyle img {
	border:none;/*1px solid #000000*/	
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom:0;
	border: 1px solid #ffffff;
}

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

#videogridstyle tr {
	margin-bottom:8px;	
}

#videogridstyle tr { 
	background-color: #FBFDF6;
	
}
#videogridstyle tr.odd {
	/*background-color: #EDF7DC;*/
}
		
#videogridstyle 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;
}

#videogridstyle 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;
}




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




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


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

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

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

#videogridstyle 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: 80px;
	text-align: left;
	color: #ff3399;
	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: 80%;	
}

.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;
}