﻿#page_main_panel {

}

#homePage_main_image {
	width:780px;
	margin:0 0 .5em 0;
	padding-bottom:.5em;
	border-bottom: solid 2px #777;
	position: relative;
}

#homePage_main_image img {
	float:left;
}

#homePage_tempBanner {
	position: absolute;
	top: 70px;
	z-index: 90;
}
.homePage_slideshow_container {
width:300px;
float:left;
overflow:visible;
}
#homePage_slideshow
{
	float:left;

	display:inline;
}

#homePage_slideNav {
	position: absolute;
	top:350px;
	right: 0px;
	z-index: 50;
	padding: .6em;
	font-size: 1.2em;
	display:none;
}

#homePage_slideNav a {
	padding: .3em .5em;
	border: 1px solid #444;
	margin: .1em;
	color: #aaa;
	background-color: #fff;
}

#homePage_slideNav a.activeSlide {
	padding: .3em .5em;
	border: 1px solid #444;
	margin: .1em;
	background-color: #999;
	color: #fff;
}

#homePage_top_boxes
{

}


#homePage_DoorBusters{position: absolute; top: 300px; left: 530px; z-index: 10;}

#homePage_top_boxes img, #homePage_top_boxes div
{
	margin:.45em 0 0 0;
	margin-top:0;
}

#homePage_top_boxes div
{
	height:134px;
}

#HomePage_Line
{
	width:780px;
	height:1px;
	line-height:2px;
	background-color:#777;
	margin:.75em 0 0 -.55em;
	padding:0 0 0 0;
}
.homePage_left_category_container {
	float:left;
	width:187px;
	height:456px;
	background-image:url('../../current/img/homepage/homepage_left_background.jpg');
	background-repeat: no-repeat;
	margin:0em .3em -.5em -.5em;
	padding:-5px 0 0 0;

}
.homePage_left_category_container ul {
	list-style-type:none;
	padding:0;
	margin:0;
}

.homePage_left_category_container ul li{
	margin: 1.5em 0 0 2.7em;
	padding:0;
	height:175px;
	width:150px;


	font-size:.77em;
}
.homePage_left_category_container ul li a{
	color:#888;

}
.homePage_left_category_container ul li p{
	margin-left:1.2em;


}
.homePage_left_category_container ul li img{

}

.homePage_left_category_container_bottom {
	margin-top: 4em;	
	padding:0;
	height:175px;
	width:150px;

}
#homePage_category_thumbnails
{
	float:left;
	padding:0;
	margin:.5em 0 0 0;
	width:600px;


}

#homePage_category_thumbnails li
{
	list-style-type:none;
	float:left;
	width:142px;
	height:200px;
	margin:.35em .26em 0 0;
	padding:.15em;
}

#homePage_category_thumbnails_credit
{
	position:relative;
}

#homePage_category_thumbnails_credit img
{
	position:relative;
	left:-1px;
}

#homePage_category_thumbnails li h2
{
	margin:.15em 0 0 1em;
	font-size:.9em;
}

#homePage_category_thumbnails li img
{
	text-align:center;
	margin:0 auto;
	display:block;
}

#homePage_category_thumbnails li p
{
	margin:.1em .87em;
	font-size:.77em;
}

#homePage_category_thumbnails li p, #homePage_category_thumbnails li p a
{
	color:#888;
}
