<!--
html { overflow-y: hidden;}

body {background-color: #E7C8E8; color: #000; width: 100%; height: 100%; font-family: Arial, Helvetica, sans-serif; border-width: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;
 	background-image: url("../graphics/right_border.jpg");
	background-repeat: repeat-y;
	background-position: right top;
	overflow: hidden;
}

#site_container {position: fixed; width: 100%; height: 100%; text-align: center; padding: 0px;
    background-image: url("../graphics/left_border.jpg");
	background-repeat: repeat-y;
	background-position: left top;
}

div.main {
    padding: 0px;
    margin: 0px;
    width: 100%;
	height: 100%;
    position: absolute;
    text-align: center;
    left: 0px;
    top: 0px;
    overflow: auto;
    z-index: 1;
}

div.site_content {
    display: block;
    padding: 0px;
    width: 771px;
    margin: 0px auto;
    position: relative;
    background-color: #E7C8E8;
}

div.banner {width: 100%; height: 130px; padding: 10px 0px 0px 0px; overflow: hidden;
    background-image: url("../graphics/butterflies.jpg");
	background-repeat: no-repeat;
	background-position: right bottom;
}

div.banner2 {width: 100%; padding: 0px 0px 0px 0px; margin: 5px 0px 0px 0px;}

div.advice_line {float: right; width: 80px; font-size: 70%; font-weight: bold; border: 1px solid #9C87A0; padding-bottom: 2px; background-color: #F5CEED; margin-right: 10px;}
div.advice_line_heading {width: 80px; font-size: 110%; background-color: #FFF5FE;}

div.account_info {font-size: 80%; position: absolute; left: 110px; top: 70px;}

div.top_nav {font-size: 80%; font-weight: bold; padding: 2px 0px 2px 0px; margin: 0px 0px 15px 0px; width: 100%; border-top: 1px solid #9C87A0; border-bottom: 1px solid #9C87A0;}

div.banner_left {float: left; font-size: 90%; color: #E62DD1; font-weight: bold; padding-left: 50px;}

div.search_container {float: right; padding-right: 25px;}

#room_nav {font-size: 80%; font-weight: bold; width: 734px; z-index: 20; position: absolute; left: 24px; margin-top: 10px;}
#room_nav ul {padding: 0px; margin: 0px; list-style: none; line-height: 15px; padding-bottom: 10px;}
#room_nav li {float: left; background-color: #F5CEED; margin: 0px 10px 0px 0px; border: 1px solid #9C87A0;}
#room_nav li:hover, #room_nav li.iehover {background-color: #F3E6F0;}
#room_nav a:link {display: block; width: 170px; color: #542455; text-decoration: none; padding: 2px 0px 2px 0px;}
#room_nav a:visited {display: block; width: 170px; color: #542455; text-decoration: none; padding: 2px 0px 2px 0px;}
#room_nav a:hover {display: block; width: 170px; color: #CC0099; text-decoration: none; padding: 2px 0px 2px 0px;}
#room_nav a:active {display: block; width: 170px; color: #CC0099; text-decoration: none; padding: 2px 0px 2px 0px;}
#room_nav li ul {position: absolute; width: 170px; left: -999em;}
#room_nav li:hover ul, #room_nav li.iehover ul {left: auto; margin: 1px 0px 0px -1px;}
#room_nav li ul li {margin: 0px; border-top: 0px;}

div.bot_nav {width: 100%; border-top: 1px solid #9C87A0; border-bottom: 1px solid #9C87A0; font-size: 80%; font-weight: bold; padding: 2px 0px 2px 0px; margin: 20px 0px 15px 0px;}

div.footer {font-size: 70%; margin: 10px 0px 20px 0px; line-height: 18px;}

div.cards {text-align: center;}

div.clearer {clear: both; margin: 0px; padding: 0px; border: 0px; line-height: 0px; height: 0px; font-size: 0px;}
div.spacer {clear: both; margin: 0px; padding: 0px; border: 0px; line-height: 10px; height: 10px; font-size: 0px;}
div.large_spacer {clear: both; margin: 0px; padding: 0px; border: 0px; line-height: 50px; height: 50px; font-size: 0px;}

div.col1 {float: left; text-align: right; width: 150px; padding: 3px 10px 2px 0px; font-size: 80%;}

div.col2 {float: left; text-align: left; width: 611px; padding: 2px 0px 2px 0px;}

div.pg_content {float: left; margin: 0px; padding: 0px;}

a.but:link {display: block; width: 80px; font-size: 80%; position: relative; text-decoration: none; color: #542455; background-color: #F5CEED; padding: 2px 0px 2px 0px; line-height: 15px; margin: 0px; border: 1px solid #9C87A0; font-weight: bold;}
a.but:visited {display: block; width: 80px; font-size: 80%; position: relative; text-decoration: none; color: #542455; background-color: #F5CEED; padding: 2px 0px 2px 0px; line-height: 15px; margin: 0px; border: 1px solid #9C87A0; font-weight: bold;}
a.but:hover {color: #CC0099; background-color: #F3E6F0;}

input.but { float: left; background-color: #F5CEED; margin: 0px 5px 0px 5px; padding: 0px; width: 80px; line-height: 17px; height: 20px; border: 1px solid #9C87A0; font-weight: bold; color: #542455; font-family: Arial, Helvetica, sans-serif; font-size: 90%; }
input.but:hover, input.but.iehover { background-color: #F3E6F0; color: #CC0099; cursor: pointer; }

input.buy { background-color: #F5CEED; margin: 10px 0px 0px 0px; padding: 0px; width: 85px; line-height: 20px; height: 25px; border: 1px solid #9C87A0; font-weight: bold; color: #542455; font-family: Arial, Helvetica, sans-serif; font-size: 120%; }
input.buy:hover, input.buy.iehover { background-color: #F3E6F0; color: #CC0099; cursor: pointer; }

select.var {font-family: Arial, Helvetica, sans-serif; margin: 10px 0px 0px 0px;}

img {border: 0px;}
img.fairy {float: left;}
img.divider {margin: 10px 0px 0px 0px;}
img.cart {vertical-align: -50%; padding-bottom: 2px;}

h1 {font-size: 120%; color: #B04AB3; margin: 5px 0px 10px 0px;}
h1.banner {float: left; font-size: 160%; margin: 15px 0px 10px 20px;}
h2 {font-size: 130%; color: #B04AB3; margin: 0px 0px 10px 0px;}
h2.product_title {font-size: 90%; color: #B04AB3; margin: 0px 0px 0px 0px; text-align: left;}
h2.product_title2 {font-size: 140%; color: #B04AB3; margin:0px;}

strong.warning {color: #909; font-size: 120%;}
strong.purple {color: #B04AB3;}
strong.pink {color: #E62DD1;}
strong.small {font-size: 90%;}

p {text-align: left; font-size: 80%; margin-top: 10px; margin-bottom: 10px;}
p.center {text-align: center; font-size: 80%;}
p.address {text-align: left; font-size: 90%; margin-left: 100px; font-weight: bold;}

a:link {text-decoration: none; color: #542455;}
a:visited {text-decoration: none; color: #542455;}
a:hover {text-decoration: underline; color: #CC0099;}
a:active {text-decoration: underline; color: #CC0099;}

#flashcontent {width: 771px; height: 740px; display: block; position: relative; z-index: 10; overflow: auto;}

a.dressing {position: absolute; display: block; width: 306px; height: 244px; left: 80px; top: 178px; background-image: url("graphics/bkg.gif"); font-size: 0px; line-height: 0px; text-decoration: none; color: #542455;}
a.dressing:hover {border: 2px solid #CC0099; font-size: 100%; line-height: 20px; text-decoration: none; font-weight: bold; background-image: url("graphics/room_title_bkg.gif"); background-repeat: repeat-x; background-position: left top;}

a.bedroom {position: absolute; display: block; width: 312px; height: 244px; left: 388px; top: 178px; background-image: url("graphics/bkg.gif"); font-size: 0px; line-height: 0px; text-decoration: none; color: #542455;}
a.bedroom:hover {border: 2px solid #CC0099; font-size: 100%; line-height: 20px; text-decoration: none; font-weight: bold; background-image: url("graphics/room_title_bkg.gif"); background-repeat: repeat-x; background-position: left top;}

a.party {position: absolute; display: block; width: 306px; height: 252px; left: 80px; top: 424px; background-image: url("graphics/bkg.gif"); font-size: 0px; line-height: 0px; text-decoration: none; color: #542455;}
a.party:hover {border: 2px solid #CC0099; font-size: 100%; line-height: 20px; text-decoration: none; font-weight: bold; background-image: url("graphics/room_title_bkg.gif"); background-repeat: repeat-x; background-position: left top;}

a.dance {position: absolute; display: block; width: 312px; height: 252px; left: 388px; top: 424px; background-image: url("graphics/bkg.gif"); font-size: 0px; line-height: 0px; text-decoration: none; color: #542455;}
a.dance:hover {border: 2px solid #CC0099; font-size: 100%; line-height: 20px; text-decoration: none; font-weight: bold; background-image: url("graphics/room_title_bkg.gif"); background-repeat: repeat-x; background-position: left top;}

table {border-left: 1px solid #9C87A0; border-top: 1px solid #9C87A0; border-right: 0px solid #9C87A0; border-bottom: 0px solid #9C87A0;}
td {border-right: 1px solid #9C87A0; border-bottom: 1px solid #9C87A0; border-left: 0px solid #9C87A0; border-top: 0px solid #9C87A0; padding: 3px 4px 3px 4px; text-align: left; vertical-align: middle;}

#product_box {border: 1px solid #9C87A0; padding: 5px 10px 20px 10px; margin-top: 10px; text-align: left; position: relative; font-size: 80%;}
#product_box p {font-size: 100%;}

hr {border: 0px; background-color: #9C87A0; color: #9C87A0; margin: 0px; padding: 0px; height: 1px; line-height: 1px; overflow: hidden;}

div.checkout {padding: 0px; margin: 0px 0px 10px 0px; line-height: 20px; background-color: #F5CEED; border: 1px solid #9C87A0; font-size: 80%;}

span.gray {color: #9C87A0;}

.also_recommended ul li{
	float: left;
	list-style-type: none;
	width: 120px;
	min-height: 200px;
	margin: 20px 30px;
}

.also_recommended ul li a{
	font-size: 12px;
}

.also_recommended ul li p{
	text-align: center;
	font-weight: bold;
}

.also_recommended img{
	height: 130px;
}

.also_recommended ul li span{
	font-size: 14px;
}

