html
{
	background: #333;	
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 50px 0;
	text-align: center;	
}
 
p 
{
	padding: 10px 0;	
}

.noDisplay
{
	display: none;	
}

.rightAlign
{
	text-align: right;	
}

.capitalize
{
	text-transform: capitalize;
}

.separator
{
	width: 300px;
	margin: 20px auto 15px auto;
	border-bottom: 1px solid #666;
	clear: both;
}

.caption
{
	background: #bbb;
	padding: 10px;
	color: #444;
	font-size: 11px;
	text-align: center;
	margin: 10px auto 10px auto;
	border: 1px solid #999;
	font-style: italic;
}

.caption img
{
	display: block;
	margin: 0 auto 5px auto;
	border: 1px solid #999;
}

.dotList li
{
	list-style: disc;
	padding: 0 0 0 5px;
}

.dotList
{
	list-style: disc;
	padding: 0 0 0 30px;
}
  
#wrapper
{
	width: 1000px;
	/*padding: 8px 11px 0 0;*/
	background: white;
	margin: 0 auto;
	position: relative;
	box-shadow: 5px 5px 5px #1d1d1d; 
	/*background: url('../../core/images/top-gradient.gif') 1000px 0px repeat-y white;*/
	text-align: left;
} 

#content
{
	z-index: 2;
	position: relative;
	background: white;
}

#content a, #content a:link
{
	color: #448a38;
	text-decoration: none;
}
  
#content a:visited, #content a:active
{
	color: #448a38;
	text-decoration: none;
}

#content a:hover
{
 	color: #448a38;
	text-decoration: underline;
}

#topd
{
	padding: 10px 0 20px 15px;
	background: #ffffff url('../../core/images/great-indoors-blurb.gif') no-repeat bottom right;
	width: 980px;
	height: 104px !important;
}

#searchMenu
{
	position: absolute !important;
	top: 10px !important;
	right: 20px !important;
	background: url('../images/search-box.gif') 0 -2px no-repeat white;
	width: 300px;
	height: 80px;
}

#searchMenu button
{
	height: 19px;
	line-height: 14px;
	border: 1px solid #666;
	font-size: 11px;
	outline: none;
}

#searchMenu form
{
	margin: 16px 0 0 30px;
}

#searchMenu label
{
	color: #333;
	font-weight: bold;
	font-size: 11px;
}

#searchMenu form input
{
	height: 15px;
	font-size: 12px;
	line-height: 15px;
	background: white;
}

#menu
{
	height: 35px !important;;
	padding: 0 0px 2px 0;
	width: 998px;
	text-align: center;
}

#menu ul
{
	position: absolute;
	left: 0px;
	z-index: 8
}

#menu ul li li:hover a 
{
	color: #BED747;
}

#menu ul li li:hover li a 
{
	color: white;
}

#menu ul li li li:hover a 
{
	color: #BED747;
}

#menu ul li li li:hover li a 
{
	color: white;
}

#menu ul li li li li:hover a 
{
	color: #BED747;
}

#menu ul li li li li:hover li a 
{
	color: white;
}

#menu ul li li li li li:hover a 
{
	color: #BED747;
}

#loginLink
{
	font-size: 11px;
	color: #666;
	position: absolute;
	top: -8px;
	right: 13px;
	text-decoration: none;
}

#loginLink:hover
{
	text-decoration: underline;
}

/*
#bottomShadow
{
	background: url('../../core/images/bot-gradient.gif') top left no-repeat #333;
	height: 20px;
	position: absolute;
	bottom: -14px;
	left: 0;
	width: 1024px;
}
*/

#footer
{
	color: #ccc;
	width: 1011px;
	margin: 0 auto 0 auto;
	padding: 20px 0 10px 0px;
	background: #333;
	font-size: 11px;
}

#footer ul
{
	height: 30px;
	margin: 0 auto 0 auto;
	padding: 0px 0 0 0;
	width: 395px;
}

#footer li
{
	float: left;
	border-left: 1px solid #ccc;
	height: 13px;
	line-height: 11px;
}

#footer p
{
	margin-left: -20px;
	padding: 2px 0;
}

#footer li a
{
	color: #ccc;
	text-decoration: none;
	padding: 0 5px;
}

#footer li a:hover
{
	color: #BDD646;
	text-decoration: none;
	padding: 0 5px;
} 

#footer .first
{
	border-left: none;	
}

/* Easy Slider */
#prevBtn, #nextBtn,
#slider1next, #slider1prev{ 
	display:block;
	width:30px;
	height:402px;
	position:absolute;
	left:-30px;
	top:0;
	z-index:2;
	}	
#nextBtn, #slider1next{ 
	left:902px;
	}														
#prevBtn a, #nextBtn a,
#slider1next a, #slider1prev a{  
	display:block;
	position:relative;
	width:30px; 
	height:402px;
	background:url(../images/product-family-left.jpg) no-repeat 0 0;	 
	}	
#nextBtn a, #slider1next a{ 
	background:url(../images/product-family-right.jpg) no-repeat 0 0;	
	}	
#slider
{
	position: relative;
	width: 900px;
	overflow: hidden;
}
