/* CSS Document */

html {
	font-size: 76%;
	font-family:Helvetica, sans-serif;
} 

html * {
	font-size: 100%;
	font-family:Helvetica, sans-serif;
}

body{
	margin:0px auto;
	padding:0px;
	width:1000px;
	background-image:url("../images/bg.jpg");
	font-size:12px;
}

#core, #coreBottom, #coreTop_home, #coreBottom_home{
	float:left;
	height:auto !important;	
	height:400px;
	min-height:400px;
	width:1000px;
}

#coreTop{
	float:left;
	height:auto !important;	
	height:400px;
	min-height:400px;
	width:1000px;
}

#core{
	background-image:url("../images/body_stretch.jpg");
}

#coreHeader, #coreHeader_home{
	float:left;
	width:1000px;
	height:162px;
}

#coreHeader_home{
	background-image:url("../images/header_home.jpg");
}

#coreHeader{
	background-image:url("../images/header.jpg");
}

#coreCopyright, #coreCopyrightLink a{
	margin:0px 0px 0px 0px;
	color:#fff;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	background-image:url("../images/bg.jpg");
}

/* IE6 fix */
* html #coreCopyright{
	margin:-25px 0px 0px 0px;
}

#coreCopyrightLink{
	margin:0px 0px 0px 8px;
}

#coreCopyrightCompany, #coreCopyrightLink{
	display:inline;
}

#coreHeader h1, #coreFooter h2, #coreFooter h3, #coreHeader_home h1, #coreFooter_home h2{
	margin:0px;
	padding:0px;
	text-indent:-999px;
}

#coreFooter_home{
	float:left;
	width:1000px;
	height:120px;
	background-image:url("../images/footer.jpg");
	background-repeat:no-repeat;
}

/* IE6 Fix */
* html #coreFooter_home{
	height:100px;
}

#coreFooter{
	float:left;
	width:1000px;
	height:92px;
	background-image:url("../images/footersmall.jpg");
	background-repeat:no-repeat;
}

#coreTop, #coreTop_home{
	background-repeat:no-repeat;
}

#coreTop{
	background-image:url("../images/body_toplarge.jpg");
	background-repeat:no-repeat;
}

#coreTop_home{
	background-image:url("../images/body_top_home.jpg");
	background-repeat:no-repeat;
}

#coreBottom, #coreBottom_home{
	background-repeat:no-repeat;
	background-position:bottom;
}

#coreBottom{
	background-image:url("../images/body_bottom.jpg");
	background-repeat:no-repeat;
}

#coreBottom_home{
	background-image:url("../images/body_bottom_home.jpg");
	background-repeat:no-repeat;
}

#coreNav{
	float:left;
	width:1000px;
	height:44px;
	background-image:url("../images/nav.jpg");
	background-repeat:no-repeat;
}

#coreContent{
	float:left;
	width:1000px;
}

#local_itemDisplay, #local_itemList{
	margin:10px 0px 0px 70px;
}

#itemDetails_detail_description_lable{
	background-color:#000000;
	color:#FFFFFF;
}

#itemList_noResult{
	width:880px;
	margin:0px;
	text-align:center;
}

#leftSide{
	float:left;
	width:360px;
	height:420px;
}

#rightSide{
	float:left;
}

#footerTopLeft{
	float:left;
	width:360px;
	height:50px;
}

* html #footerTopLeft{
	margin:-8px 0px 0px 0px;
}

#footerTopRight{
	float:left;
	width:640px;
	height:60px;
}

#footerBottomLeft{
	float:left;
	width:480px;
	height:30px;
}

#footerBottomRight{
	float:left;
	width:520px;
	height:30px;
}

.brands{
	color:#FFFFFF;
	text-decoration:none;
}

.brands a{
	color:#FFFFFF;
	text-decoration:none;
}

.brands a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

#bodyflash{
	margin:17px 0px 0px 14px;
	border:1px solid #DADADC;
	width:563px;
	height:auto;
	float:left;
}

/* IE6 Fix */
* html #bodyflash{
	margin:17px 20px 0px -37px;
}

#ulCat{
   max-height:325px;
	overflow-y:auto;
	overflow-x:hidden;
}

.ulCat{
   max-height:325px;
	overflow-y:auto;
	overflow-x:hidden;
}

#lefttext{
   float:left;
	width:300px;
	height:120px;
	margin:135px 0px 0px 50px;
}

/* IE6 Fix */

* html #lefttext{
	margin:135px 0px 0px 25px;
}

#aboutus{
	width:575px;
	height:auto;
	margin-top:10px;
}

#miscProperDisplay
{
	padding: 0px 0px 0px 15px;
}

#local_descriptionDisplay{
width:500px;
}
