
*
{
	margin: 0;
	padding: 0;
}

a
{
	color: #002144;
	text-decoration: underline;
}

a:hover
{
	color: #e8a30f;
}

body
{
	background: #abb6bd;
	color: #002144;
	font: 62.5%/1.1 Verdana, Arial, Helvetica, sans-serif;
}

h1
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 180%;
	margin: 0em 0em 0.8em 0em;
	padding: 120px 0px 0px 0px;
}

h2
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 140%;
	margin: 1em 0em 0.5em 0em;
}

h3
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	margin: 1em 0em 0.5em 0em;
}

body.home h1{ padding: 0; }
body.openContent h1{ padding: 0; }

p
{
	font-size: 110%;
	margin: 0em 0em 0.8em 0em;
}

ul
{
	font-size: 110%;
	margin: 1em 0px 1.5em 2em;
}

ul li
{
	margin: 0px 0px 0.5em 0px;
}

#banner
{
	background: url(../images/bannerBgRight.gif) 0px 0px repeat-x;
	height: 85px;
	margin: 15px 0px 0px 0px;
	position: relative;
}

#bannerBgLeft
{
	background: url(../images/bannerBgLeft.gif) 0px 0px repeat-x;
	height: 85px;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 50%;
	z-index: 1;
}

#bannerBody
{
	background: url(../images/bannerBg.gif) 0px 0px no-repeat;
	height: 85px;
	margin: 0px auto 0px auto;
	position: relative;
	width: 980px;
	z-index: 2;
}

#content
{
	background: #ffffff;
}

#contentBody
{
	margin: 0px auto 0px auto;
	min-height: 376px;
	position: relative;
	width: 980px;
}

#contentMain
{
	margin: 0px 0px 0px 157px;
	min-height: 321px;
	padding: 35px 10px 20px 30px;
	position: relative;
}

body.contentHero #contentMain
{
	background: 0px 0px no-repeat;
	padding-left: 380px;
}

body.about #contentMain{ background-image: url(../images/aboutBg.jpg); }
body.contact #contentMain{ background-image: url(../images/contactBg.jpg); }
body.quiltsAndBedlinen #contentMain{ background-image: url(../images/quiltsAndBedlinenBg.jpg); }
body.candlesAndRoom #contentMain{ background-image: url(../images/candlesAndRoomBg.jpg); }
body.decoratorItems #contentMain{ background-image: url(../images/decoratorItemsBg.jpg); }
body.vivalinoExclusives #contentMain{ background-image: url(../images/vivalinoExclusivesBg.jpg); }
body.ourProductRange #contentMain{ background-image: url(../images/ourProductRangeBg.jpg); }
body.babyRoom #contentMain{ background-image: url(../images/babyRoomBg.jpg); }
body.seasonalGifts #contentMain{ background-image: url(../staging/images/seasonalGiftsBg.jpg); }

body.contact #contentMain dl
{
	font-size: 120%;
	margin: 0px 0px 0px 20px;
	padding: 0;
}

body.contact #contentMain dl dt
{
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin: 0;
	padding: 0;
	width: 8em;
}

body.contact #contentMain dl dd
{
	margin: 0em 0em 0.8em 0em;
	padding: 0px 0px 0px 8em;
}

#contentNav
{
	background: url(../images/contNavBg.gif) 0px 0px no-repeat;
	float: left;
	min-height: 376px;
	position: relative;
	width: 157px;
}

#contentNav ul
{
	list-style: none;
	margin: 35px 0px 0px 0px;
	padding: 0;
}

#contentNav ul li
{
	background: none;
	margin: 0;
	padding: 0;
}

#contentNav ul li a
{
	background: 0px 0px no-repeat;
	display: block;
	height: 24px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	text-indent: -9999px;
	width: 157px;
}

#contentNav ul li.quiltsAndBedlinen a { background-image: url(../images/contNavQuiltsAndBedlinen.gif); }
#contentNav ul li.candlesAndRoom a { background-image: url(../images/contNavCandlesAndRoom.gif); }
#contentNav ul li.decoratorItems a { background-image: url(../images/contNavDecoratorItems.gif); }
#contentNav ul li.vivalinoExclusives a { background-image: url(../images/contNavVivalinoExclusives.gif); }
#contentNav ul li.ourProductRange a { background-image: url(../images/contNavOurProductRange.gif); }
#contentNav ul li.babyRoom a { background-image: url(../images/contNavBabyRoom.gif); }
#contentNav ul li.seasonalGifts a { background-image: url(../images/contNavSeasonalGifts.png); left: 37px; position: absolute; top: 296px; width: 95px; }

#contentNav ul li a:hover
{
	background-position: -157px 0px;
}

#contentNav ul li.seasonalGifts a:hover{ background-position: 0px -24px; }

.contentHeroImg
{
	left: 380px;
	margin: 4em 0px 0em 0px;
	position: absolute;
	text-align: center;
	top: -20px;
	z-index: 5;
}

#footer
{
	background: url(../images/footerBgRight.gif) 0px 0px repeat-x;
	height: 90px;
	padding-bottom: 25px;
	position: relative;
}

#footerBgLeft
{
	background: url(../images/footerBgLeft.gif) 0px 0px repeat-x;
	height: 90px;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 50%;
	z-index: 1;
}

#footerBody
{
	background: url(../images/footerBg.gif) 0px 0px no-repeat;
	height: 90px;
	margin: 0px auto 0px auto;
	position: relative;
	width: 980px;
	z-index: 2;
}

#footer dl
{
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	margin: 0px 0px 0px 535px;
	padding: 15px 0px 0px 0px;
	position: relative;
}

#footer dl dd
{
	margin: 0px 0px 5px 0px;
	padding: 0;
}

#footer dl dt
{
	float: left;
	font-weight: bold;
	margin: 0;
	padding: 0;
	width: 80px;
}

#footer dl a
{
	color: #ffffff;
}

#footer dl a:hover
{
	color: #e8a30f;
}

#footer ul
{
	font-size: 100%;
	list-style: none;
	margin: 30px 0px 0px 0px;
	padding: 0;
}

#footer ul li
{
	background: none;
	border-left: 1px solid #ffffff;
	color: #ffffff;
	display: inline;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 10px;
}

#footer ul li.first
{
	border-left: none;
	padding-left: 0px;
}

#footer ul li a
{
	color: #ffffff;
	margin: 0;
	padding: 0;
}

#footer ul a:hover
{
	color: #e8a30f;
}

#nav
{
	background: url(../images/navBgRight.gif) 0px 0px repeat-x;
	height: 37px;
	position: relative;
}

#navBgLeft
{
	background: url(../images/navBgLeft.gif) 0px 0px repeat-x;
	height: 37px;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 50%;
	z-index: 1;
}

#navBody
{
	background: url(../images/navBg.gif) 0px 0px no-repeat;
	height: 37px;
	margin: 0px auto 0px auto;
	position: relative;
	width: 980px;
	z-index: 2;
}

#nav ul
{
	list-style: none;
	margin: 0px 10px 0px 0px;
	padding: 0;
	position: absolute;
	right: 0px;
}

#nav ul li
{
	background: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#nav ul li a
{
	background: 0px 0px no-repeat;
	display: block;
	float: left;
	height: 37px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	text-indent: -9999px;
}

#nav ul li.about a{ background-image: url(../images/navAbout.gif); width: 103px; }
#nav ul li.contact a{ background-image: url(../images/navContact.gif); width: 75px; }
#nav ul li.home a{ background-image: url(../images/navHome.gif); width: 52px; }

#nav ul li a:hover
{
	background-position: 0px -37px;
}

#homeFlashAnim
{
	left: 0px;
	position: absolute;
	top: 0px;
}

.babyRoomNav
{
	list-style: none;
	margin: 20px 0px 0px 25px;
	padding: 0px 0px 0px 0px;
}

.babyRoomNav li
{
	background: none;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

.babyRoomNav li a
{
	background: 0px 0px no-repeat;
	display: block;
	height: 21px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	text-indent: -9999px;
	width: 230px;
}

.babyRoomNav li a:hover
{
	background-position: 0px -21px;
}

.babyRoomNav li.babyRoomBedding a{ background-image: url(../images/babyRoomBeddingBtn.gif); }
.babyRoomNav li.babyRoomToys a{ background-image: url(../images/babyRoomToysBtn.gif); }
.babyRoomNav li.babyRoomClothesSelection a{ background-image: url(../images/babyRoomClothesBtn.gif); }

a.backBtn
{
	background: url(../images/backBtn.gif) 0px 0px no-repeat;
	display: block;
	height: 21px;
	margin: 20px 0px 0px 0px;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	text-indent: -9999px;
	width: 230px;
}

a.backBtn:hover
{
	background-position: 0px -21px;
}
