body
{
	background: url(../img/shell/page_bg.gif) repeat;
	width: 100%;
	height: 100%;
}
.fade
{
	background: url(../img/shell/fade_bg.gif) repeat-x;
	width: 100%;
}
.container
{
	background: url(../img/shell/container_bg.png) repeat-y;
	width: 960px;
	padding: 0 26px 0 26px;
	margin: 0 auto;
}
.header
{
	background: url(../img/shell/header/header_bg.jpg) no-repeat;
	width: 958px;
	height: 143px;
	position: relative;
	margin-bottom: 7px;
}
.header ul
{
	display: block;
	width: 696px;
	height: 30px;
	margin: 0 auto;
	padding-top: 11px;
}
.header ul li
{
	float: left;
	display: block;
	padding: 0 10px;
	background: url(../img/shell/header/divider.gif) no-repeat 100% 70%;
}
.header ul li.last
{
	background: none;
}
.header ul li a
{
	font-size: 60%;
}
.header ul.tools
{
	position: absolute;
	right: 12px;
	top: 0;
	width: 180px;
}
.header ul.tools li
{
	padding-left: 15px;
}
.header ul.tools li.bookmark
{
	background: url(../img/shell/header/icon_bookmark.gif) no-repeat 0 60%;
}
.header ul.tools li.mail
{
	background: url(../img/shell/header/icon_mailFriend.gif) no-repeat 0 60%;
}
.header div.basketPreview
{
	width: 190px;
	height: 75px;
	position: absolute;
	left: 7px;
	bottom: 5px;
	font-size: 90%;
	text-align: center;
}
.header div.basketPreview div
{
	margin-top: -1px;
}
.header div.basketPreview span.label
{
	color: #ffd3b5;
	font-weight: bold;
	margin-right: 2px;
	font-size: 70%;
	position: relative;
}
.header div.basketPreview span.amount
{
	color: #fff;
	margin-right: 7px;
	font-size: 70%;
}
.header div.vans
{
	position: absolute;
	right: 15px;
	top: 39px;
	background: url(../img/shell/header/vans.png) no-repeat;
	width: 172px;
	height: 100px;
}
.header div.vans a.deliveryLink
{
	position: absolute;
	width: 172px;
	height: 64px;
	display: block;
}
.header div.vans p
{
	font-size: 80%;
	color: #fff;
	position: relative;
	margin-left: 97px;
	margin-top: -24px;
	width: 80px;
}
.header div.vans p span a
{
	color: #fe444c;
	font-size: 80%;
}
.header a.logoLink
{
	display: block;
	width: 310px;
	height: 70px;
	position: absolute;
	left: 320px;
	top: 50px;
}
.leftNav
{
	width: 185px;
	position: relative;
	left: 0;
	padding-bottom: 70px;
	float: left;
}
.leftNav div.search
{
	background: url(../img/shell/leftNav/search.gif) no-repeat;
	width: 182px;
	height: 120px;
	position: relative;
	margin-bottom: 3px;
}
.leftNav div.search fieldset
{
	position: absolute;
	top: 35px;
	left: 15px;
}
.leftNav div.search input
{
	border: 1px solid #fff;
	height: 12px;
	background-color: #c8a79b;
	display: block;
	width: 146px;
	color: #fff;
	font-size: 60%;
	padding: 2px 0 2px 2px;
	margin: 1px 0 10px 0;
}
.leftNav div.search select
{
	border: 1px solid #fff;
	height: 16px;
	width: 109px;
	background-color: #c8a79b;
	display: block;
	color: #fff;
	font-size: 60%;
}
.leftNav div.search a.advancedSearch
{
	color: #fe444c;
	font-size: 60%;
	position: absolute;
	bottom: 17px;
	left: 45px;
}
.leftNav div.outerNav
{
	background: url(../img/shell/leftNav/lefNav_bg.gif) repeat;
	width: 171px;
	margin-left: 5px;
}
.leftNav div.browseNav
{
	background:url(/common/img/shell/leftNav/browse_category.gif) no-repeat scroll 0 0 #F7F0E9;
	padding-top:45px;
	width:171px;
}
.leftNav div.specialsNav
{
	background: url(../img/shell/leftNav/specials.gif) no-repeat;
	background-color: #f7f0e9;
	padding-top: 35px;
	width: 171px;
}
.leftNav div.brandsNav
{
	background: url(../img/shell/leftNav/our_brands.gif) no-repeat;
	background-color: #f7f0e9;
	padding: 35px 0 0 0;
	width: 171px;
}
.leftNav .nav
{
	background: url(../img/shell/leftNav/menuFoot.gif) no-repeat 0 100%;
	padding-bottom:17px;
}
.leftNav a
{
	color: #4a4a4a;
}
.leftNav div.brandsNav .nav
{
	background: url(../img/shell/leftNav/brands_bg.gif) no-repeat 0 51px;
	padding-bottom: 71px;
}
.leftNav .mainNav .nav li {
	background:url(../img/shell/leftNav/divider_nav_new.gif) no-repeat;
}
.leftNav .nav li
{
	background: url(../img/shell/leftNav/divider_nav.gif) no-repeat;
}
.leftNav .nav li.top
{
	background: none;
}
.leftNav .nav li.toptall
{
	background: none;
	height: 34px;	
}
.leftNav .nav li.tall
{
	height: 34px;	
}
.leftNav .nav li.bottom tall
{
	height: 2px;	
}

.leftNav .nav li a.tall
{
	height: 34px;
	background-position: 3% 20%;
}
.leftNav .nav li a.tall:hover
{
	background: url(../img/shell/leftNav/over_nav_tall.gif) no-repeat 0;
}

.leftNav .nav li a.toptall
{
	height: 34px;
	background-position: 3% 20%;
}
.leftNav .nav li a.toptall:hover
{
	background: url(../img/shell/leftNav/over_nav_tall.gif) no-repeat 0;
}
.leftNav .mainNav li a
{
	display: block;
	height: 31px;
	padding: 4px 0 0 10px;
	position: relative;
	top: 2px;
	font-size: 75%;
	line-height: 1.8em;
}

.leftNav .mainNav .catHead
{
	font-weight: bolder;
}
.leftNav .mainNav li.mainCatPoles
{
	background: url(/common/img/shell/leftnav/curtain_poles.gif) no-repeat;
	margin-top:-10px;
}
.leftNav .mainNav li.mainCatBlinds
{
	background: url(/common/img/shell/leftnav/blinds.gif) no-repeat;
}
.leftNav .mainNav li.mainCatTracks
{
	background: url(/common/img/shell/leftnav/curtain_tracks.gif) no-repeat;
}
.leftNav .mainNav li.mainCatAccs
{
	background: url(/common/img/shell/leftnav/accessories.gif) no-repeat;
}
.leftNav .mainNav .subNav
{
	font-size:80%;
	line-height:1.2em;
	padding:0 0 0 0;
	position:relative;
	top:2px;
}

.leftNav .nav li a
{
	background: url(../img/shell/leftNav/arrow_nav.gif) no-repeat 3% 65%;
	display: block;
	height: 16px;
	padding: 4px 0 0 18px;
	position: relative;
	top: 2px;
	font-size: 70%;
	line-height: 1.2em;
}
.leftNav .nav li a:hover
{
	background: url(../img/shell/leftNav/over_nav.gif) no-repeat 0;
	color: #fff;
	text-decoration: none;
}
.leftNav .subNav
{
	display: none;
	margin: 5px 0 0 10px;
	padding-bottom: 20px;
}
.leftNav .subNav li
{
	background: url(../img/shell/leftNav/divider_subNav.gif) no-repeat -10px 100%;
	display: block;
	height: 10px;
	margin-top: -5px;
	padding-bottom: 15px;
}
.leftNav .subNav li.tall
{
	height: 25px;
}
.leftNav .subNav li.bottom
{
	background: none;
}
.leftNav .subNav li a
{
	background: url(../img/shell/leftNav/arrow_subNav.gif) no-repeat 3% 50%;
}
.leftNav .subNav li a:hover
{
	background: url(../img/shell/leftNav/over_subNav.gif) no-repeat 0;
}
.leftNav .subNav li a.tall
{
	height: 34px;
	background-position: 3% 20%;
}
.leftNav .subNav li a.tall:hover
{
	background: url(../img/shell/leftNav/over_subNav_tall.gif) no-repeat 3% 0;
}

.leftNav div.brandsNav a.viewAll
{
	position: relative;
	display: block;
	width: 153px;
	font-size: 70%;
	margin: -65px 0 10px 0;
	padding-left: 18px;
	font-weight: bold;
}
.leftNav div.brandsNav select
{
	background-color: #aa6a69;
	border: 1px solid #d5d5d5;
	color: #fff;
	position: relative;
	margin: 0 0 35px 18px;
	width: 147px;
	height: 16px;
	font-size: 70%;
}
.leftNav div.ideasBanner
{
	margin-left: -5px;
	height: 235px;
	width: 182px;
	position: relative;
}
.leftNav div.ideasBanner a img
{
	border: 0;
}
.leftNav div.newsletter
{
	background: url(../img/shell/leftNav/newsletter.gif) no-repeat;
	width: 182px;
	height: 129px;
	position: relative;
	margin-top: 10px;
}
.leftNav div.newsletter fieldset
{
	position: absolute;
	top: 36px;
	left: 15px;
}
.leftNav div.newsletter input
{
	border: 1px solid #d5d5d5;
	background-color: #fff;
	color: #999;
	width: 150px;
	height: 13px;
	padding: 1px 0 4px 2px;
	margin-bottom: 11px;
	font-size: 70%;
	display: block;
}
.leftNav div.newsletter #btnNewsLetter
{
	display: none;
}
.leftNav div.newsletter .errormsg
{
	font-size: 59%;
	color: #f00;
	display: block;
	width: 154px;
	line-height: 1.1em;
	margin-top: -10px;
}
#frmNewsletter p
{
	font-size: 70%;
	width: 150px;
	color: #fff;
	font-weight: bold;
}
#frmNewsletter .thanksImage
{
	width: 98px;
	height: 36px;
	position: absolute;
	top: 14px;
	left: 22px;
	background: url(../img/shell/newsletterThanks.png) no-repeat;
}
.innerContainer
{
	width: 582px;
	float: left;
	position: relative;
	margin: 2px 0 20px 0;
	z-index: 500;
}
.rightNav
{
	position: relative;
	float: left;
	margin: 2px 0 0 8px;
	width: 170px;
	z-index: 2;
}
.rightNav a:hover
{
	text-decoration: none;
}
.rightNav div.rightContainer
{
	width: 172px;
	background: url(../img/shell/rightNav/rightNav_bg.gif) repeat;
	position: relative;
	z-index: 3;
}
.rightNav div.rightContainer div
{
	margin: 0 0 7px -2px;
	position: relative;
	z-index: 4;
}
.rightNav div.rightContainer div.liveHelp
{
	background: url(../img/shell/rightNav/liveHelp.jpg) no-repeat;
	width: 179px;
	height: 90px;
	margin-left: -3px;
}
.rightNav div.rightContainer div.offerBox
{
	background: url(../img/shell/rightNav/offerBanner.jpg) no-repeat;
	width: 179px;
	height: 252px;
	margin-left: -3px;
	position: relative;
}
.rightNav div.rightContainer div.offerBox .buttonBox
{
	position: absolute;
	bottom: -7px;
}
.rightNav div.rightContainer div.flashBanner
{
	width: 179px;
	height: 115px;
	margin: 0 0 0 -3px;
}
.rightNav div.rightContainer div.sampleBanner
{
	width: 179px;
	height: 134px;
	margin: 25px 0 0 -3px;
}
.rightNav div.rightContainer div.helpGuides
{
	background: url(../img/shell/rightNav/helpGuides.gif) no-repeat;
	width: 176px;
	height: 147px;
	margin: 7px 0 4px -1px;
}
.rightNav div.rightContainer div.polesGuides
{
	background: url(../img/shell/rightNav/polesGuides.gif) no-repeat;
	width: 177px;
	height: 145px;
	margin-bottom: 3px;
}
.rightNav div.rightContainer div.roomGuides
{
	background: url(../img/shell/rightNav/roomGuides.gif) no-repeat;
	width: 177px;
	height: 236px;
	margin: 0 0 0 -1px;
	padding-top: 1px;
}
.rightNav div.rightContainer ul
{
	position: relative;
	top: 35px;
	left: 5px;
}
.rightNav div.rightContainer ul li
{
	background: url(../img/shell/rightNav/divider_nav.gif) no-repeat;
}
.rightNav div.rightContainer ul li.top
{
	background: none;
}
.rightNav div.rightContainer ul li.bottom a
{
	background-position: 3% 70%;
}
.rightNav div.rightContainer ul li a
{
	background: url(../img/shell/leftNav/arrow_nav.gif) no-repeat 3% 50%;
	display: block;
	width: 151px;
	height: 15px;
	padding: 4px 1px 1px 18px;
	position: relative;
	top: 1px;
	color: #4a4a4a;
	left: -2px;
	font-size: 70%;
	line-height: 1.2em;
}
.rightNav div.rightContainer ul li a:hover
{
	background: url(../img/shell/leftNav/over_nav.gif) no-repeat 0;
	color: #fff;
	text-decoration: none;
}
.rightNav div.rightContainer ul li a.tall:hover
{
	background: url(../img/shell/rightNav/over_nav_tall.gif) no-repeat 0;
	color: #fff;
	text-decoration: none;
	height: 34px;
	top: 0;
}
.rightNav div.rightContainer h2
{
	margin: 39px 0 -35px 10px;
	font-size: 90%;
}
.rightNav a.secure
{
	background: url(../img/shell/rightNav/secure.gif) no-repeat;
	width: 152px;
	height: 111px;
	position: relative;
	margin: 30px 0 35px 12px;
	display: block;
	width: 152px;
	height: 111px;
	z-index: 1;
}
.footer
{
	background: url(../img/shell/footer/footer_bg.gif) no-repeat;
	width: 953px;
	height: 101px;
	text-align: center;
	position: relative;
	clear: both;
}
.footer ul
{
	display: block;
	width: 480px;
	height: 30px;
	margin: 0 auto;
	padding-top: 6px;
}
.footer ul li
{
	float: left;
	display: block;
	padding: 0 10px;
	background: url(../img/shell/footer/divider.gif) no-repeat 100% 70%;
}
.footer ul li.last
{
	background: none;
}
.footer ul li a
{
	font-size: 70%;
	color: #fff;
}
.footer p.footerCopy
{
	color: #f6bc68;
	position: absolute;
	bottom: 36px;
	left: 210px;
	font-size: 70%;
}
.footer a.madLink
{
	font-size: 60%;
	color: #fff;
	display: block;
	background: url(../img/shell/footer/logo_mad.gif) no-repeat 100% 0;
	width: 369px;
	height: 25px;
	padding-top: 1px;
	position: absolute;
	left: 270px;
	bottom: 10px;
}
.footer a.madLink span
{
	font-size: 111%;
}
@media screen and(-webkit-min-device-pixel-ratio:0)
{
	.leftNav div.search select, .leftNav div.brandsNav select
	{
		height: 18px;
	}
	.leftNav .nav li a:hover
	{
		top: 3px;
	}
	.rightNav div.rightContainer ul li a:hover
	{
		top: 2px;
	}
}
ul#second
{
	position: relative;
	top: -18px;
	width: 540px;
}

.leftNav .nav li.on
{
	background: url(/common/img/shell/leftNav/over_nav.gif) no-repeat 0;
	color: #FFFFFF;
	text-decoration: none;
}
.leftNav .nav li a.on
{
	background: url(/common/img/shell/leftNav/over_nav.gif) no-repeat 0;
	color: #FFFFFF;
	text-decoration: none;

}
.leftNav .nav li a.tallon
{
	background: url(/common/img/shell/leftNav/over_nav_tall.gif) no-repeat 0;
	color: #FFFFFF;
	text-decoration: none;
	height:34px;

}
.leftNav .nav li.tallon
{
	background: url(/common/img/shell/leftNav/over_nav_tall.gif) no-repeat 0;
	color: #FFFFFF;
	text-decoration: none;
}
.leftNav .nav li.topon
{
	background: url(/common/img/shell/leftNav/over_nav.gif) no-repeat 0;
	color: #FFFFFF;
	text-decoration: none;
}
.leftNav .nav li.toptallon
{
	background: url(/common/img/shell/leftNav/over_nav_tall.gif) no-repeat 0;
	color: #FFFFFF;
	text-decoration: none;
}
