/* right hand side callout stubs extensions */

#stubs h3 {
	margin: 0;
	padding: 0;
}

#best-sellers {
	margin: 8px 0 5px;
	padding: 5px 5px 30px;
	background: #f2f2f2 url(/_images/av/best-sellers-bg.gif) bottom left repeat-x;
}
#best-sellers ol {
	margin: 0;
	padding: 0;
	list-style: none;
}
#best-sellers ol li {
	position: relative;
	width: 210px;
	margin: 5px 0 0 0;
	padding: 10px;
	list-style: none;
	background: #fff url(/_images/av/best-sellers-divider.gif) 80px 10px no-repeat;
	clear: both;
}
#best-sellers ol li a {
	display: block;
	width: 115px;
	margin: 2px 0;
	padding: 0 0 0 20px;
	float: right;
	text-decoration: none;
	color: #0070A2;
	font-size: .9em;
	line-height: 1.4;	
	background: url(/_images/av/arrow.gif) 3px 2px no-repeat;
	font-weight: bold;
}
#best-sellers ol li a:hover {
	text-decoration: underline;
}


#best-sellers a.more {
	padding: 10px 0 4px 30px;
	display: block;
	clear: both;
	text-transform: uppercase;
	font-weight: bold;
	font-size: .9em;
	color: #1079A7;
	text-decoration: none;
	background: url(/_images/av/more-best-sellers-bullet.gif) 8px 8px no-repeat;
}

#recently-viewed {
	padding: 5px 0px 3px 5px;
	background: #f2f2f2;
}
#recently-viewed ol {
	margin: 0;
	padding: 0;
	list-style: none;
}
#recently-viewed ol li {
	float: left;
	margin: 5px 5px 0 0;
	padding: 10px;
	width: 92px;
	list-style: none;
	background: #fff url(/_images/av/best-sellers-divider.gif) 80px 10px no-repeat;
}
#recently-viewed ol li.av a {
	display: block;
	background: url(/_images/av/arrow.gif) bottom right no-repeat;
}
#recently-viewed ol li.gaming a {
	display: block;
	background: url(/_images/gaming/arrow.gif) bottom right no-repeat;
}
#recently-viewed #recently-viewed-footer {
	clear: both;
	font-size: 2px;
	line-height: 1;
}




/* main content areas */

h1 {
	position: relative;
	float: left;
	margin: 0;
	padding: 8px 0 23px 0;
	width: 720px;
	background: url(/_images/av/header-divider.gif) bottom left repeat-x;
}



#main_content {
	float: left;
	width: 480px;
}

#main_content h2 {
	text-transform: uppercase;
	font-weight: bold;
	color: #666;
	font-size: 1.1em;
}



/* product listings */

.range-list {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}
.range-list li {
	float: left;
	width: 160px;
	margin: 0;
	padding: 0;
	border-top: 1px solid #ccc;
	list-style: none;
	text-align: center;
}
.range-list li.top-row {
	border-top: none;
}
.range-list li .product {
	height: 165px;
	margin: 10px 0 10px 0;
	border-left: 1px solid #ccc;
}
.range-list li.row-start .product {
	border-left: none;
}
.range-list li .thumbnail {
	height: 110px;
}
#main_content .range-list li a {
	display: block;
	margin: 10px 15px;
	padding: 0 0 0 15px;
	font-size: .85em;
	font-weight: bold;
	line-height: 1.4;
	text-align: left;
	text-decoration: none;
	color: #0070A2;
	background: url(/_images/home/av-bullet.png) 0px 1px no-repeat;
}
#main_content .range-list li a:hover {
	text-decoration: underline;
}
#main_content .product .thumbnail a, #main_content .product .thumbnail a:hover  {
	background:none;
	
}

#footer {
	position:relative;
	
	
	*padding-top:75px;
	_padding-top:75px;
	}
#footer #site_credits {
	*margin-top:-10px;
	_margin-top:0;
	}
