/* begin new css layout */

body
{
	margin: 0;
	padding: 0;
	border: 0;
	background: #dde7df;
	font: 12px Verdana;
	min-width: 800px;
}

h1
{
	font-size:14px;
}
#content a:link
{
	color: #33715a;
	text-decoration: none;
}

#content a:visited
{
	color: #669999;
	text-decoration: none;
}

#content a:hover
{
	text-decoration: underline;
}

#header h1 a 
{
display:block;
height:154px;
overflow:hidden;
text-indent:-999em;
width:261px;
}

#topwrapper
{
	background: #DEE7DF;
}
	
#bigcontentwrapper
{
	background: #dde7df;
	background-image: url(/images/content_bg.jpg);
	height: 830px;
	width: 1000px;
	}

#contentwrapper
{
	background: #fff;
	margin-left: auto;
	margin-right: auto;
	width: 880px;
	min-height: 600px;
	}

#header
{
	margin: 0;
	padding: 0;
	background: #DEE7DF;
	/* background-image: url(/images/top_bg.jpg); */
	margin-left: auto;
	margin-right: auto;
	width: 880px;
	height: 130px;
}

#bottomright
{
	text-align: right;
	width: 530px;
	padding-top: 50px;
}

#bottomright a
{
	color: #33715A;
	text-decoration: none;
	padding-left: 15px;
}

#bottomright a:hover
{
	text-decoration: none;
}

#bottomright ul
{
	list-style: none;
	display: inline;
	text-align: right;
	width: 480px;
}

#bottomright ul li
{
	list-style: none;
	display: inline;
	text-align: right;
}

#topright
{
	width: 480px;
	text-align: right;
	padding-top: 10px;
}

#logo
{
	position: absolute;
	left: 20px;
}

#navigation
{
	color: white;
	*background-image: url(/images/topnav_bg.jpg);
	height: 40px;
	text-align: left;
	padding-left: 50px;
	background: #56816F;
}

#top
{
	padding-top: 10px;
	width: 880px;
}

#navigation ul
{
	list-style: none;
	display: inline;	
}

#navigation li
{
	display: inline;
	margin-right: 25px;	
}

#navigation form
{
	display: inline;
	padding-top: 3px;	
}

#layout
{
	width: 100%;
	height: 600px;
	border: 0;
	border-collapse: collapse;
}

#leftNav
{
	width: 196px;
	min-height: 650px;
	background: #F7F9F7;
	vertical-align: top;
	background-image: url(/images/leftnav_bg_lt.jpg);
	background-repeat: no-repeat;
	padding-bottom: 10px;
	padding-left: 0px;
}

#left
{
	padding-left: 10px;
}

#leftNav ul
{
	padding: 0;
	margin: 0;
	list-style: none;
}

#leftNav .dept
{
	padding-top: 2px;
	padding-left: 30px;
	color: #33715A;
	text-decoration: none;
}

#leftNav .deptSel
{
	padding-top: 2px;
	padding-left: 17px;
	color: black;
	text-decoration: none;
}

#leftNav .classes
{
	padding-top: 2px;
	padding-left: 40px;
	color: #33715A;
	text-decoration: none;
}

#leftNav .brands
{
	padding-top: 2px;
	padding-left: 30px;
	color: #33715A;
	text-decoration: none;
}

#content
{
	vertical-align: top;
	padding: 10px;
	min-height: 650px;
}

#featuredBox
{
	border: 2px solid #33715A;
}

#featuredhd
{
	background: #DDE7DF; 
	text-align: left;
	border-bottom: 2px solid #33715A;
}

.headerPink
{
	color: #ED1750;
	text-decoration: none;
	font: 12px Verdana;
	font-weight: bold;
}
.headerPinkLocations
{
	color: #ED1750;
	text-decoration: none;
	font: 18px Verdana;
	font-weight: bold;
}

#footer
{
	color: #33715A;
	background: #dde7df;
	padding: 5px;
	clear: both;
}

/* Custom CSS for product detail page */
#detailImage {border: 1px solid #56816f}
.thumbnailImage  {border: 1px solid #56816f}
.productImages .additionalImagesContent {padding:0px;}
table.bordered, div.bordered {border:0px;}
.ThumbAndImgPointer {cursor: pointer; border:1px solid #56816f;}
.ThumbAndImgPointer:hover {cursor: pointer; filter:alpha(opacity=60); opacity: .60; -moz-opacity:.60; border:1px solid #56816f;}
.ThumbNailColorTitles {width:auto; text-align:center;	font-size:9px;}
.ColorImageFloat {float:left; margin: 0; padding: 2px; width:auto;}
.AltImageFloat {float:left; margin: 0; padding: 2px; width:auto;}
.AltThumbAndImgPointer {cursor: pointer; filter:alpha(opacity=99); opacity: .99; -moz-opacity:.99; border:1px solid #56816f;}
.AltThumbAndImgPointer:hover {cursor: pointer;	filter:alpha(opacity=60); opacity: .60; -moz-opacity:.60;	border: 1px solid #56816f;}
.zoomLink {cursor:pointer}
.originalLink {cursor:pointer}
#addToCartImage {border: 1px solid #56816f;}

/* CSS for One PAge Checkout */

#phoneNumberInfo {
background:none repeat scroll 0 0 #FFFFFF;
opacity:0.8;
} 