#elecApp_topElecCategoryContainer
{
	float:left;
	margin: .35em;
	padding: .35em;
	border:solid 1px #dfdfdf;
	background-image: url('../../current/img/electronics/main_bg.jpg');
	background-repeat: no-repeat;
	width: 550px;
	height: 343px;
	position: relative;
}

#elecApp_topAppCategoryContainer
{
	float:left;
	margin: .35em;
	padding: .35em;
	border:solid 1px #dfdfdf;
	background-image: url('../../current/img/appliances/main_bg.jpg');
	background-repeat: no-repeat;
	width: 550px;
	height: 343px;
	position: relative;
}

#elecApp_topFurnCategoryContainer
{
	float:left;
	margin: .35em;
	padding: .35em;
	border:solid 1px #dfdfdf;
	background-image: url('../../current/img/furnMain_bg.jpg');
	background-repeat: no-repeat;
	width: 550px;
	height: 343px;
	position: relative;
}

#elecApp_categoryTextContainer {
	position: absolute;
	left: 0;
	top: 220px;
	padding: .5em;
	color: #fff;
}

#elecApp_categoryTextContainer p{
	margin-top: .5em;
}

#elecApp_topElecCategoryContainer h1, #elecApp_topAppCategoryContainer h1, #elecApp_topFurnCategoryContainer h1
{
	font-size: 2em;
	font-family: corbel, arial;
	color: #fff;
}

#elecApp_adSection
{
	float:left;
	width: 206px;
	padding: .4em;
	border: 1px solid #ccc;
	margin: .35em 0 0 .35em;
	height: 343px;
	overflow: hidden;
}

#elecApp_adSection h2
{
	margin-top: 0em;

}

.elecApp_halfContainer {
	width: 378px;
	border: 1px solid #ccc;
	float: left;
	padding: .5em;
	margin-left: .35em;
}

.elecApp_halfContainer h2{
	margin-top: .5em;
}


#elecApp_leftColumn {
	width: 590px;
	vertical-align: top;
}

#elecApp_leftColumn h2{
	margin: 0 0 .5em 0;
	padding-left: .5em;
	line-height: 34px;
	background-repeat: repeat-x;
}

#elecApp_rightColumn {
	width: 200px;
	border-left: 1px solid #ccc;
	vertical-align: top;
}

.elecApp_productContainer {
	margin-bottom: .5em;
	border: 1px solid #ccc;
	background-image: url('../../current/img/electronics/product_container_bg.jpg');
	background-repeat: repeat-x;
}

.elecApp_productCategory {
	float: left;
	width: 160px;
	padding: 0 .5em 0em .5em;
	text-align: center;
	margin: 0 .35em .35em .35em;
}

.elecApp_productViewAll {
	text-align: right;
	margin: 1em .5em .5em 0;
}


.elecApp_feature {
	float: left;
	height: 130px;
	width: 200px;
	background-color: #fff;
	padding: 0 1em;
	border-bottom: 1px solid #ccc;
}

.elecApp_feature h2{
	margin-top: .5em;

}

.elecApp_feature p{
	margin: .5em 0;
}

.elecApp_feature p.link{
	font-size: 1.1em;
	margin-top: 1em;
}

#elecApp_storeInfo {
	margin: .5em;
	border: 1px solid #bbb;
	padding: .7em;

}


.homepage_category_thumbnails {
	border:solid 1px #ccc;
	padding:.7em;
	margin:.5em;
	width:45%;
	height:180px;
	float:left;
	font-size:1em;
	display: inline;
}

.homepage_category_thumbnails img{
	float:left;	
	width:110px;
	padding-right:0;
	margin-right:0;
	
}

.homepage_category_thumbnails ul {
	float:left;
	list-style-type:none;	
	margin-top:0;
	margin-left:1em;
	padding: 0;

}
.homepage_category_thumbnails ul li{
	width: 100%;

}
.homepage_category_thumbnails ul h3 {
	margin:0;
	margin-bottom:.5em;
	padding:0;
	font-size:1.3em;
	font-weight:normal;
}