/* overrides */

#container {
	background: none;
}



#header {
	
	
	}

#banner {
	padding-top:9px;
	_margin-top:0px;
	z-index:900;
	position:relative;
	}
	
#banner img {
	margin-left:-2px;
	}

#av h3 img,
#gaming h3 img 
 {
	position:relative;
	margin-top:-3px;
	}
	
#content {
	background:#fff url(/_images/bg/content_home.gif) no-repeat 0 0;
	min-height:440px;
    height:auto !important;
    height:440px;
	}


/* Callout boxes */
#callouts {
	background:none;
	height:235px;
}
#bothSectionIntro {
}


div.split {
	line-height:0;
	font-size:0;
	background:url(/_images/bg/split.gif) ;
	display:block;
	z-index:800;
	height:8px;
	margin-top:5px;
	widthj:100%;
	
	}




/*
#av-intro {
	float: left;
	width: 140px;
	height: 220px;
	margin: 8px 0 15px 0;
	padding: 0 19px 0 325px;
	background: url(/_images/home/av.jpg) no-repeat;
	text-align: right;
	color: #fff;
	font-size: .85em;
	line-height: 1.6;
}*/
#av-intro h2 {
	margin: 0;
	padding: 32px 0 0 0;
}
#av-intro p {
	padding: 0 0 0 20px;
}
/*
#gaming-intro {
	float: right;
	width: 140px;
	height: 220px;
	margin: 8px 0 15px 0;
	padding: 0 325px 0 19px;
	background: url(/_images/home/gaming.jpg) no-repeat;
	color: #fff;
	font-size: .85em;
	line-height: 1.6;
}*/
#gaming-intro h2 {
	margin: 0;
	padding: 32px 0 0 0;
}
#gaming-intro p {
	padding: 0 20px 0 0;
}



/* best sellers */

#av,
#gaming {
	width: 484px;
}

#av {
	float: left;
}

#gaming {
	float: right;
}

.best-sellers {
	float: left;
	margin: 0;
	padding: 7px;
	list-style: none;
	border: 10px solid #f2f2f2;
}
.best-sellers li {
	float: left;
	width: 150px;
	margin: 0;
	padding: 0;
	border-top: 1px solid #ccc;
	list-style: none;
	text-align: center;
}
.best-sellers li.top-row {
	border-top: none;
}
.best-sellers li .product {
	height: 165px;
	margin: 10px 0 10px 0;
	border-left: 1px solid #ccc;
}
.best-sellers li.row-start .product {
	border-left: none;
}
.best-sellers li .thumbnail {
	height: 110px;
}
.best-sellers 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;
}
.best-sellers li a:hover {
	text-decoration: underline;
}

#gaming .best-sellers li a {
	color: #C00266;
	background: url(/_images/home/gaming-bullet.png) 0px 1px no-repeat;
}

.product .thumbnail a, .product .thumbnail a:hover,
#gaming .product .thumbnail a, #gaming .product .thumbnail a:hover {
	background:none;
	
}

/*====================================================
AMMENDED HOMEPAGE 06 NOV 2007
/*===================================================*/

div.products_container {
	border:1px solid red;
	width:463px;
	_width:461px;
	height: 430px;
	position:relative;
	border:10px solid #ededed;
	margin-right:4px;
	}
	
div.product_box {
	width:152px;
	text-align:center;
	padding-top:15px;
	height:200px;
	float:left;
	background:url(/_images/bg/prod_box_side.gif) no-repeat right;
	}
	
div.product_box1 {
	width:152px;
	text-align:center;
	padding-top:15px;
	height: 200px;
	float:left;
/*	background:url(none);*/
	background-image: none;
	}

div.product_box div.caption ,
div.product_box1 div.caption {
	margin-top:8px;
	width:150px;
	}


div.product_box div.caption a,
div.product_box1 div.caption a {	
	/*background:url(/_images/bg/dingbat.gif) no-repeat 0 3px;*/
	/*padding-left:15px;*/
	padding: 0;
	text-decoration:none;
	color:#0070A2;
	font-weight:bold;
	}
	
	
div.product_box div.caption2 ,
div.product_box1 div.caption2 {
	margin-top:8px;
	width:150px;
	}


div.product_box div.caption2 a,
div.product_box1 div.caption2 a {	
	/*background:url(/_images/bg/dingbat2.gif) no-repeat 0 3px;*/
	/*padding-left:15px;*/
	padding: 0;
	text-decoration:none;
	color:#C00266;
	font-weight:bold;
	}	

	
div.product_box div.caption a:hover,
div.product_box1 div.caption a:hover {
	text-decoration:underline;
	}

div.product_box div.caption2 a:hover,
div.product_box1 div.caption2 a:hover {
	text-decoration:underline;
	}
	
	
div.divider {
	line-height:0;
	font-size:0;
	height:2px;
	width:100%;
	border-top:1px solid #ddd;
	}

#footer {
/*	*padding-top:40px;
	_padding-top:75px;*/
	}
#footer #site_credits {
	*margin-top:-5px;
	_margin-top:0;
	}









