body
	{
    margin:0px;
	height:100%;
    }
html {height:100%;}
body, table,
	{
	font-family:Arial;
	font-size:14px;
	color:#dfdfdf;
	}

a:link, a:active, a:visited
	{
	color:#e40028;
	}
a:hover
	{
	color:#ff3161;
	}

.sizechart
	{
	width: 100%; border-collapse: collapse;
	}
.sizechart td
	{
	border:solid black 1px;
	padding:4px;
	}
#wrapper
	{	
	width:100%;
	height:100%;
    background:url(/afterdark/images/bg.jpg) top center no-repeat;
	}
#wrap
	{
	width:1000px;
	margin:auto;
	}
#enter a {display:block;height:519px;float:left;}
#enter a:hover	{background-position:0 -519px;}
#enter span	{display:none;}
#entrybridal	{width:506px;background:url(http://www.melissae.com/images/bwear.jpg) top left no-repeat;}
#entryafterdark	{width:495px;background:url(http://www.melissae.com/images/afterdark.jpg) top left no-repeat;}
#navbar2
	{
	height:30px;
	background:url(/afterdark/images/catbg.jpg) top left repeat-x #d23e58;
	text-align:center;
	border:0px;margin:0px;
	}
#headerbox
	{
	height:254px;
	background:url(/images/headerbg.jpg) top left no-repeat;
	}
#searchbar
	{
	background:url(/images/greybarbg.jpg) top left repeat-x;
	height:30px;
	margin-top:5px;
	}
#slideshow {
    position:relative;
    height:254px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}
#contentwrap1 {background:url(/images/bgmiddle.jpg);}
#contentwrap2 {background:url(/images/bgtop.jpg) top left no-repeat;}
#contentwrap3 {background:url(/images/bgbottom.jpg) bottom left no-repeat;min-height:700px;height:auto !important;height:700px;}
#content {padding:140px 70px;text-align:center;}
#footer
	{
	height:30px;
	background:url(/images/footerbg.jpg) top left no-repeat;
	padding:8px;
	text-align:right;
	margin-top:5px;
	font-size:10px;
	text-transform:uppercase;
	}
#footer a:link, #footer a:active, #footer a:visited
	{
	color:#868686;
	}
#footer a:hover
	{
	color:#ffffff;
	}
.quick-access .form-search input {background:#949494;border:solid #000000 1px;height:14px;margin-right:5px;color:#ffffff;}
