body {
	color: #71573a;
}

hr {
	background: #404543;
	color: #404543;
}

h1, h2, h3, h4, h5, h6 {
	color: #222;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
}

div#sub h1, div#sub h2, div#sub h3, div#sub h4, div#sub h5, div#sub h6 {
	color: #686656;
}

div#placeholder-logo {
	color: #fff;
	font-size: 30px;
	font-weight: bold;
}

a#logo {
	text-decoration: none;
}
.threewhitedressesfade {
	background-image:url(/images/homepage-3whitedresses-faded.png);
	min-height: 490px;
	height: auto !important;
	height: 490px;
	background-repeat: no-repeat;
	background-position: bottom;
}
/*div#placeholder-search {
	background: #e4e1cf;
}*/

div#footer hr {
	background: #E4E1CF;
	color: #E4E1CF;
}

div#placeholder-footer {
	color: #EEEBDD;
	background-color: #A29D8F;
	/*	background-image: url(/images/cssimg/home_footer.jpg);
	background-repeat: no-repeat;*/
	height: 100px;
	width:960px;
	bottom:0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


td.menu-item {
	color: #3a484b;
	font-size: 12px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D1C4D3;
	text-align: center;
	line-height: 12px;
}

td.menu-item-hover {
	color: #6C1E1E;
	font-size: 12px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D1C4D3;
	text-align: center;
	line-height: 12px;
                text-decoration:underline;
}

td.menu-item-selected {
	color: #853a7d;
	font-size: 12px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D1C4D3;
	text-align: center;
	line-height: 12px;
}

td.submenu-item {
	background: #f9f9f9;
	color: #000;
	font-size: 11px;
	padding: 6px !important;
}

td.submenu-item-hover {
	background: #6c1e1e;
	color: #fff;
	font-size: 11px;
	padding: 6px !important;
}

td.submenu-item-selected {
	background: #000;
	color: #fff;
	font-size: 11px;
	padding: 6px !important;
}




/* @group Forms */

.secure-login, .newsletter-form, div#placeholder-box1, div#placeholder-box2, div#placeholder-box3 {
	border: none;
	margin-bottom: 18px;
	padding-top: 9px;
	padding-bottom: 9px;
}

div#placeholder-box1 {
	background-image: url(/images/boxes/listen-to-the-music-box.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 46px;
	padding-top: 53px;
	padding-right: 25px;
	padding-bottom: 2px;
	padding-left: 25px;
}
div#placeholder-box2 {
	background-image: url(/images/boxes/buy-the-music-box.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 414px;
	padding-top: 50px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
}
div#placeholder-box3 {
	background-image: url(/images/boxes/newletter-signup.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 236px;
	padding-top: 40px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.secure-login h3, .newsletter-form h3 {
	background: transparent;
	border-bottom: none;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 6px 18px;
}

.secure-login div.form, .newsletter-form div.form {
	padding-left: 9px;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/* @group Links */

a:link, a:visited {
	color: #6c1e1e;
	text-decoration: none;	
}

a:hover, a:active {
	color: #6c1e1e;
	text-decoration: underline;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/* @group Template Settings */

/* Don't touch these unless you know how CSS layouts work */

body {
	margin: 0;
	background-color: #ebe6d4;
	background-image: url(/images/cssimg/body_background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

div#header {
	margin-bottom: 10px;
	background-image: url(/images/cssimg/home_header_nav.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 375px;
}

div#header-left {
	height: 375px;
}

div#header-right {
	height: 375px;
}

div#placeholder-logo {
	padding-top: 24px;
}

div#placeholder-nav {
	height: 30px;
	margin-top: 342px;
	text-align: right;
}
div#footer-nav-right {
	height: 60px;
	margin-top: 20px;
	text-align: right;
	font-size: 95%;
}
div#footer-nav-left {
	height: 48px;
	margin-top: 25px;
}
div#placeholder-nav table {
	width: 100%;
}

div#placeholder-nav td {
	vertical-align: middle;
}

div#placeholder-hero {
	/*height: 216px;*/
	margin: 0 0 18px;
	width: 600px;
}

div#placeholder-rss {
	height: 16px;
	line-height: 16px;
	margin-bottom: 9px;
	text-align: right;
}

div#placeholder-rss img {
	margin: 0 9px;
	vertical-align: middle;
}

div#placeholder-search {
	margin-bottom: 10px;
	margin-right: 170px;
	padding: 5px;
	float:right;
}

div#placeholder-search input.cat_textbox_small {
	width: 150px;
}

div.whoslogged {
	height: 36px;
	line-height: 36px;
	text-align: right;
	margin-top: 0;
	margin-right: 160px;
	margin-bottom: 0;
	margin-left: 9px;
	float: right;
}
div.whoslogged2 {
	height: 36px;
	line-height: 36px;
	text-align: left;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 1px;
	float: left;

}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/* CSS image preload styles */
body:after
{
	content: url(/jquery.mbMaskedGallery/mask/frame-trans.png) url(/jquery.mbMaskedGallery/images/slideshow-image1.jpg) url(/jquery.mbMaskedGallery/images/slideshow-image2.jpg) url(/jquery.mbMaskedGallery/images/slideshow-image3.jpg) url(/jquery.mbMaskedGallery/images/slideshow-image4.jpg)
url(/jquery.mbMaskedGallery/images/slideshow-image5.jpg)
display: none;
}

#icons {
	float:right;
	padding:3px 0 0 0;
	}

#icons a {
	float:left;
	margin:0 0 0 4px;
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	}

#icons a:hover {
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	}