/* CSS Document */

body {
	margin:0 auto;
	font-family:"Courier New", Courier, monospace;
	color:#000;
	font-size:11px;
}

h1 {
	font-size:12px;
	
}

/* GENERAL LINK STYLE */

a:link, a:visited {
	color:#000;
	font-weight:bold;
	text-decoration:none;
}

a:hover, a:active {
	font-weight:normal;
	text-decoration:none;
}



#wrap {
	position:relative;
	width: 780px;
	margin:0 auto;
}

#header {
	position:relative;
	left: -50px;
	width:780px;
	height:150px;
	margin:0;
}

#merlogo {
	position:relative;
	left:0px;
	margin:0;
}



#nav {
	position:absolute;
	left:310px;
	top:50px;
	margin:0;
	padding:0;
	width:470px;
	z-index:20;
}

#nav li {
	float:left;
	display:inline;
	list-style:none;
}

#spring2009 {
	width: 98px;
}

#fall2008 {
	width: 83px;
}

#spring2008 {
	width: 98px;
}

#press {
	width: 57px;
	font-weight:bold;
}

#retailers {
	width:82px;
}

#contact {
	width:50px;
}




/* THUMBS STYLE */

#thumbs {
	position:relative;
	width:780px;
	margin:0px;
}


/* ZOOM STYLE */

#slideshow {
	position:relative;
	top: -50px;
	left:0;
	height:450px;
}

#zoom {
	position:relative;
	width:780px;
	height:585px;
	margin-top:0;
}

#zoom #iteminfo {
	position:absolute;
	width: 280px;
	top: 340px;
	right: 0px;
	text-align:right;
}

#zoom #itemprev {
	position:absolute;
	width:70px;
	top: 380px;
	left: 640px;
	text-align:left;
}

#zoom #itemnext {
	position:absolute;
	width:70px;
	top: 380px;
	left: 710px;
	text-align:right;
}

#zoom #itemprev img, #zoom #itemnext img {
	border:0;
}

#zoom #itemprev a, #zoom #itemnext a {
	border:0;
	text-decoration:none;
}

.label {
	margin-top:-3px;
}


/* TEXT CONTENT STYLE */

#content {
	position:relative;
	/* height:435px; */
	padding-left:80px;
	width: 700px !important; 
	width /**/:780px; /* for IE5/Win */
}


/* CONTACT & LIST STYLE */

.store {
	width:230px;
	float:left;
	display:inline;
}

#general {
	position:absolute;
	top: 0;
	left:80px;
	width:230px;
} 

#showroom {
	position:absolute;
	top: 0;
	left:310px;
	width:230px;
} 

#elist {
	position:absolute;
	top:200px;
	left:80px;
	width:230px;
} 

#postmail {
	position:absolute;
	top:200px;
	left:310px;
	width:460px;
} 

fieldset {
	border:none;
}








/* PRESS STYLE */
.press {
	width:230px;
	float:left;
	display:inline;
	margin-bottom:80px;
}

#presscontent {
	position:relative;
	width:700px;
	margin-left:80px;
	text-align:center;
	
}


.pressback {
	position:absolute;
	top:20px;
	text-align:left;
	width:350px;
	margin-left:0px;
	
}



.presslink{
	position:absolute;
	top:20px;
	text-align:right;
	width:350px;
	margin-left:350px;
                   
}

.pressimage{
	position:relative;
	margin-left:0px;
	width:700px;
	text-align:center;
	top: 60px;
	margin-bottom: 100px;
	
}

/* FOOTER STYLES */

#footer {
	position:relative;
	width:780px;
	padding:30px 0 30px 0px;
	text-align:center;
	color:#999999;
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:2px;
	
}


#footer a {
	text-decoration:none;
	color:#999;
	font-weight:normal;
}

#footer a:hover {
	color:#000;
	font-weight:normal;
}
