﻿.HomePage_TopPanel
{margin:10px 0 0 0;}

#homePage_slideshowContainer {
	position: relative;
	width:550px;
	float:right;
	margin:0 7px 0 0;
	display:inline;
}

#homePage_slideshow
{
	background-color: #B99C89;
}

#homePage_slideNav {
	position: absolute;
	top:335px;
	right: 0px;
	z-index: 50;
	padding: .6em;
	font-size: 1.2em;
	display: none;
}

#homePage_slideNav a {
	padding: .2em .4em;
	border: 1px solid #444;
	margin: .1em;
	color: #91A9AE;
	background-color: #fff;
	filter:alpha(opacity=60);
	opacity:0.6;
}

#homePage_slideNav a:hover {
	filter:alpha(opacity=100);
	opacity:1;
}
#homePage_slideNav a.activeSlide {
	padding: .2em .4em;
	border: 1px solid #fff;
	margin: .1em;
	background-color: #91A9AE;
	color: #fff;
	filter:alpha(opacity=100);
	opacity:1;
}

.HomePage_PromotionsPanel
{margin:10px 0 0 0;}

.HomePage_AdSlot2
{width:270px;float:left;margin:0 10px 0 0;background-color:#888;}

.HomePage_AdSlot3
{width:270px;float:left;margin:0 10px 0 0;}

.HomePage_AdSlot4
{width:270px;float:left;}

#homePage_adContainer
{float:right; margin: .5em;}


.HomePage_AboutUsText
{margin:1em;}


.HomePage_Testing
{width:100%;background-color:#222;}

.HomePage_Testing .HomePage_Testing_Div
{float:left;background-color:#666;width:270px;height:200px;margin:0 10px 0 0;}


.HomePage_Testing div img
{width:270px;height:200px;}


.HomePage_section_tabs
{
	width: 828px;
	margin:10px .3em 0 .3em;
	padding:0;
}

.HomePage_section_tabs ul
{margin:0;padding:0;}

.HomePage_section_tabs ul li
{
    color:#777;
	height:25px;
	border-bottom:none;
	padding:.7em .5em 0 .5em;
    	margin: 0 0 -1px 0;
	list-style-type:none;
	cursor: pointer;
	display:inline;
	background:url('../../current/img/homepage/BottomTabs.jpg');
	background-repeat:repeat-x;
	letter-spacing: .1em;
	width:393px;
	border:solid 1px #E1E0E0;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

.HomePage_section_tabs ul li.active 
{
	background:url('../../current/img/homepage/BottomTabs.jpg');
	background-repeat:repeat-x;
	color: #000;
	height:24px;
	font-size:1.1em;
	border-bottom:solid 1px #fff;
}

.HomePage_ShownTab {
	display: block;
}

.HomePage_HiddenTab {
	display: none;
}


.HomePage_BottomPanel {
	padding:10px;
	overflow:hidden;
	border: 1px solid #E1E0E0;
	border-width:1px 0 0 0;
	width: 808px;
	margin:0px .3em .5em .3em;
}

#homePage_catalog_browse ul
{list-style-type:none;float:left;}

#homePage_catalog_browse ul li
{margin-left:.35em;}

#homePage_catalog_browse .header
{font-weight:bold;text-decoration:underline;color:#aaa;margin-left:0em;}