* {
	margin: 0px;
	padding: 0px;
} 

html,body {
	left: 0px; /* Moves display ad left or right */
	margin: 0px;
	padding: 0px;
	height: 100%;
	max-height: 100%;
	width: 100.4%; /* Width of display ad */
}

@media all {
	html,body {
    overflow: hidden;
	}
}

body {
	font-size: 100%;
	position: relative;
	text-align: left;
}

.body_link {
	color: #E8E8E8;
	font-family: helvetica, arial;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}

.body_link hover {
	color: #E8E8E8;
	font-family: helvetica, arial;
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
}

span.large {
	font-size: 16px;
	font-family: helvetica, arial;
	text-decoration: none;
	color: #E8E8E8;
}

span.medium {
	font-size: 12px;
	font-family: helvetica, arial;
	text-decoration: none;
	color: #E8E8E8;
}

span.small {
	font-size: 11px;
	font-family: helvetica, arial;
	text-decoration: none;
	color: #E8E8E8;
}

fieldset, img { border:0; }
form { margin:0pt; }

#main {
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
	border: 0px;
	background-color: #252A2E;
	/* background-image: url(http://www.fashion.net/images/rightcol-background.gif); */
	background-repeat: repeat-x;
	z-index: 0;
}

#leftcol{
	position: absolute;
	float: left;
	width: 33%;
	width: expression(parseInt(((document.documentElement.clientWidth ? document.documentElement.clientWidth : document.body.clientWidth) * 0.33) + 1 ) + "px");
	height: 100%;
	top: 0px;
	bottom: 0px;
	left: 0px;
	overflow: hidden;
	border: 0px;
	padding: 0px;
	margin: 0px;
	background-color: #252A2E;
	z-index: 2;
}

#rightcol{
	float: right;
	position: fixed;
	width: 67%;
	height: 100%;
	top: 0px;
	right: 0px;
	bottom: 0px;
	overflow: hidden;
	background-color: #252A2E;
	border: 0px;
	padding: 0px;
	margin: 0px;
	z-index: 1;
}

#flash_ad{
	height:100%;
	min-height: 300px;
}

#header {
	height: 140px;
	position:relative;
	width: 100%;
	/* min-width: 688px; */
	background-image:url('http://www.fashion.net/images/top_background.png');
	background-repeat:repeat-x;
}

#top {
	position: relative;
	z-index: 2;
}

#search {
	position: relative;
}

#content {
	overflow: auto;
	overflow-y: scroll;
	height: 100%;
	height: expression(((document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight) - 124) + "px");
	width: expression(parseInt(((document.documentElement.clientWidth ? document.documentElement.clientWidth : document.body.clientWidth) * 0.67)) + "px");
	background: #252A2E;
}

#content a {
	color: #E8E8E8;
}

#content a:link { 
	color: #E8E8E8;
	outline: none;
}

#content a:visited { 
	color: #E8E8E8;
	outline: none;
}

#content a:hover { 
	color: #E8E8E8;
	outline: none;
	/* background-color: #ffffff; */
	text-decoration: underline;
	/* text-decoration: none; */
}

#content a:active { 
	color: #E8E8E8;
}

/* iPhone fix -- moves the page 10 pixels to the left */
/* @media only screen and (max-device-width: 480px) {
#content {
right: 35px;
}
} */

#page {
	position: relative;
	top: 170px;
	width: 665px;
}

#left {
	float: left;
	width: 205px;
	left: 205px;
	padding-bottom: 50px;
}

#middle {
	float: left;
	padding-bottom: 50px;
}

#right {
	position: absolute;
	left: 505px;
	/* right: 0; */
	width: 160px;
	padding-bottom: 50px;
}

#footer {
	padding-top: 100px;
	padding-left: 50px;
	padding-right: 65px;
	padding-bottom: 50px;
	clear: both;
}

/* Menu Hover */
div.menu {
	position: relative;
	min-width: 133px;
	top: 0px;
}
 
img.menu_fashion_gray {
	position: absolute;
	left: 0px;
	top: 0px;
		z-index: 9;
}
	
img.menu_fashion_photo {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 9;
}

img.menu_fashion_red {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 10;
}
	
img.menu_luxe_gray {
	position: absolute;
	left: 133px;
	top: 0px;
	z-index: 9;
}
	
img.menu_luxe_photo {
	position: absolute;
	left: 133px;
	top: 0px;
	z-index: 9;
}	
img.menu_luxe_red {
	position: absolute;
	left: 133px;
	top: 0px;
	z-index: 10;
}
	
img.menu_shopping_gray {
	position: absolute;
	left: 266px;
	top: 0px;
	z-index: 9;
}
	
img.menu_shopping_photo {
	position: absolute;
	left: 266px;
	top: 0px;
	z-index: 9;
}

img.menu_shopping_red {
	position: absolute;
	left: 266px;
	top: 0px;
	z-index: 10;
}
	
img.menu_art_gray {
	position: absolute;
	left: 399px;
	top: 0px;
	z-index: 9;
}
	
img.menu_art_photo {
	position: absolute;
	left: 399px;
	top: 0px;
	z-index: 9;
}

img.menu_art_red {
	position: absolute;
	left: 399px;
	top: 0px;
	z-index: 10;
}
	
img.menu_work_gray {
	position: absolute;
	left: 532px;
	top: 0px;
	z-index: 9;
}
	
img.menu_work_photo {
	position: absolute;
	left: 532px;
	top: 0px;
	z-index: 9;
}

img.menu_work_red {
	position: absolute;
	left: 532px;
	top: 0px;
	z-index: 10;
}
