html
{
	overflow:scroll;
}
body
{
	background:url(/csp/etail/aspect2/images/layout/bg.jpg);
	background-position:center top;
	margin:0px;
	padding:0px; 
	color:#666666;
}
#wrapper
{
	margin-top:6px;
	margin-left:0px;
	text-align:left;
	width:818px;
	position:relative;
	background:#ffffff;
	border:solid 10px #ffffff;
}
.mainContent
{
	padding:10px;
	margin:0px;
	background:url(/csp/etail/aspect2/images/layout/main-content-bg.jpg);
	background-repeat:repeat-x;
	border-left:solid 1px #cccccc;
	border-right:solid 1px #cccccc;
}
.mainContentFrontpage
{
	padding:0px;
	margin:0px;
	border-left:solid 1px #cccccc;
	border-right:solid 1px #cccccc;
}
.mainContentResults
{
	padding:10px 10px 0 10px;
	margin:0px;
	height:640px;
}
/**********************TOP NAVIGATION/BASKET/LOGO*********************/
#top
{
	background:url(/csp/etail/aspect2/images/layout/topbg.jpg);
	background-repeat:repeat-y;
	height:126px;
	width:816px;
	border-left:solid 1px #cccccc;
	border-right:solid 1px #cccccc;
}
.logo
{
	position:absolute;
	left:1px;
	top:2px;
}
.topRightBasket
{
	position:absolute;
	left:600px;
	top:15px;
	width:200px;
	height:66px;
	background:url(/csp/etail/aspect2/images/layout/basketbg.jpg);
	background-repeat:no-repeat;
}
.topRightBasketHead
{
	margin:5px;
	font-family:arial;
	font-size:14px;
	color:#666666;
}
.topRightBasketText
{
	margin:3px 0 0 7px;
	font-family:arial;
	font-size:11px;
	color:#666666;
}
.topRightBasketButton
{
	margin:3px 0 0 7px;
}
#topmenu
{
	position:absolute;
	left:0px;
	top:102px;
}
#topmenu ul
{
	list-style-type:none;
	margin:0px;
	padding:0px;
}
#topmenu li
{
	float:left;
}
#topmenu a:link,#topmenu a:visited
{
	display:block;
	padding: 1px 8px 3px 8px;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	color:#666;
	text-decoration:none;
	border-right:1px solid #CCC;
}
#topmenu a:hover
{
	background:#888888;
	color:#FFFFFF;
	text-decoration:underline;
}
.topNav
{
	position:absolute;
	background:url(/csp/etail/aspect2/images/layout/topnavbg.jpg);
	margin-top:100px;
	height:27px;
	width:816px;
	color:#666666;
}
.topSearch
{
	position:absolute;
	top:60px;
	left:300px;
	width:250px;
	font-family:arial;
	font-size:12px;
	color:#ffffff;
}
.topSearchInput
{
	font-family:arial;
	font-size:12px;
	border:1px solid #666666;
	font-weight:bold; 
	color:#666666; 
	width:32px;
	padding-bottom:1px;
	height:18px;
}
.topSearchInput2
{
	font-family:arial;
	font-size:12px;
	border:1px solid #666666;
	font-weight:bold; 
	color:#666666; 
	width:132px; 
	height:14px;
}
.searchbtn
{
	position:absolute;
	top:2px;
}
/***********************************************************************/



/**********************************BANNER*******************************/
.banner
{
	width:816px;
	overflow:hidden;
	height:212px;
	background:#ffffff;
}
/***********************************************************************/

/****************************FOOTER*************************************/
#footer
{
	clear:both;
	background:url(/csp/etail/aspect2/images/layout/botbg.jpg);
	background-repeat:repeat-y;
	height:30px;

}
.footerText
{
	padding:5px;
	text-align:center;
	font-family:arial;
	font-size:11px;
	color:#ffffff;
}
.footerText a:link, .footerText a:visited
{
	color:#cccccc;
	text-decoration:none;
}
.footerText a:hover
{
	color:#999999;
	text-decoration:underline;
}
#footerDispBox
{
	float:left;
	height:75px;
	margin-top:5px;
}

/**************************END OF FOOTER********************************/


/***********************GLOBAL TEXT STYLES******************************/
.mainText
{
	font-family:arial;
	font-size:12px;
	color:#666666;
}
.mainText a {color:#444444; text-decoration:underline;}
.mainText a:visited {color:#444444; text-decoration:underline;}
.mainText a:hover {color:#000000; text-decoration:underline;}
h1
{
	font-family:arial;
	font-size:20px;
	color:#666666;
}
h3
{
	font-family:arial;
	font-size:14px;
	color:#666666;
}
.headertxt
{
	font-family:arial;
	font-size:14px;
	color:#666666;
}
.PNO
{
	font-family:arial;
	font-size:12px;
	color:#333333;
}
.redtxt {font-family:arial; font-size:12px; color:#FF0000;}
.formtxt {font-family:arial; font-size:12px; color:#333333;}
/*********************END OF GLOBAL TEXT STYLES*************************/
.errorPage
{
	height:450px;
	margin-left:10px;
}
.errorLink 
{
	font-family:arial;
	font-size:12px;
	color:#666666;
}
.More a:link, .More a:visited 
{
	font-family:arial;
	font-weight:bold;
	font-size:13px;
	color:#D84519;
	text-decoration:none;
}
.More a:hover 
{
	color:#222222;
	text-decoration:underline;
}




/******VIEW ALL PAGE**********/
.viewallContainer
{
	width:794px;
	height:200px;
	background:#EEEEEE;
	border-bottom:solid 1px #cccccc;
	border-left:solid 1px #cccccc;
	border-right:solid 1px #cccccc;
	overflow:hidden;
}
.viewallGarden
{
	margin:15px 0 0 0;
	width:796px;
	background:url(/csp/etail/aspect2/images/layout/garden.gif);
	background-repeat:no-repeat;
	background-position:left;
	height:23px;
	border-bottom:solid 1px #cccccc;
}
.viewallHousehold
{
	margin:15px 0 0 0;
	width:796px;
	background:url(/csp/etail/aspect2/images/layout/household.gif);
	background-repeat:no-repeat;
	background-position:left;
	height:23px;
	border-bottom:solid 1px #cccccc;
}
.viewallTab
{
	margin:15px 0 0 0;
	width:796px;
	background:url(/csp/etail/aspect2/images/layout/viewallTab.gif);
	background-repeat:no-repeat;
	background-position:left;
	height:23px;
	border-bottom:solid 1px #cccccc;
	font-family:arial;
	font-size:14px;
}
.viewallTabText
{
	padding:4px;
	font-family:arial;
	font-size:14px;
	color:#666666;
}
.viewallBoxes
{
	float:left;
	margin:15px 10px 0 15px;
	width:166px;
	height:166px;
	background:url(/csp/etail/aspect2/images/layout/viewallProductsBox.jpg);
	border:solid 1px #cccccc;
}
.viewallImage
{
	margin:12px 0 0 12px;
}
.viewallText
{
	height:30px;
	margin:0px 10px 0 12px;
	font-family:arial;
	font-color:#666666;
	font-size:11px;
}
.featuredMore
{
	margin:0 0 0 76px;
}
.featuredMore a:link, .featuredMore a:visited 
{
	font-family:arial;
	font-weight:bold;
	font-size:11px;
	color:#D84519;
	text-decoration:none;
}
.featuredMore a:hover 
{
	color:#222222;
	text-decoration:underline;
}
/*****************************/
#fullScreen
{
	background:#000000;
	position:absolute;
	left:0px;
	top:0px;
	z-index:999998;
	filter:alpha(opacity=60);
	opacity: .6;
}
.messageBox
{
	position:absolute;
	z-index:999999;
	color:#000000;
	background:#EFEFEF;
	font-family:arial;
	font-size:12px;
	padding:10px;
	text-align:center;
}
.mediaSelectBox
{
	position:relative;
	margin-top:0px;
	border:solid 1px #cccccc;
	width:776px;
	height:34px;
	background:#F9F9F9;
	padding-top:8px;
	z-index:2;
}
/***************/
.videoNoticeBox
{
	border:solid 1px #999999;
	padding:5px;
	overflow:hidden;
}
.vidLink 
{
	text-align:center; 
	font-family:arial;
	font-szie:14px; 
	border:solid 1px #990000; 
	width:420px;
	margin-top:10px;
	padding:5px;
}
.vidLink a:link, .vidLink a:visited {text-align:center; font-family:arial; font-szie:14px; color:#444444; text-decoration:none; font-weight:bold;}
.vidLink a:hover {color:#000000; text-decoration:underline;}
.soldout {font-family:arial; font-weight:bold; font-size:15px; color:#990000;}
.returnLink 
{
	text-align:center; 
	font-family:arial;
	font-szie:14px; 
	width:420px;
	margin-top:10px;
	padding:5px;
}
.returnLink a:link, .returnLink a:visited {text-align:center; font-family:arial; font-szie:14px; color:#444444; text-decoration:underline;}
.returnLink a:hover {color:#000000; text-decoration:underline;}
.soldout {font-family:arial; font-weight:bold; font-size:15px; color:#990000;}
.delivery {font-family:arial; font-size:14px; color:#990000;}
.topCatText {
	padding:5px 10px 0 10px;
	font-family: arial;
	font-size: 12px;
}
.topCatText h1 {
	color: #444;
	font-size: 18px;
	margin: 0 0 4px 0;
}
.topCatText p {
	margin: 0 0 12px 0;
}
.topCatText a {
	color: #000;
}
.topCatText a:HOVER {
	color: #888;
}