* {
	margin: 0px;
	padding: 0px;
} 

a:active {
	outline: none;
}

a:focus {
	-moz-outline-style: none;
	outline-style: none;
}

html,body,p,div,img,h1,h2,h3,h4,li,ul,ol,dl,dd,dt,form,table,td,tr { 
	margin:0px; 
	padding:0px; 
	border:0px; 
	border-collapse:separate; 
	border-spacing:0px;
	-webkit-font-smoothing: antialiased;
}

input,select { 
	margin:0; 
	padding:0;
}

p img {
	padding: 15px 0px 15px 0px;
	max-width: 100%;
}

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: #FFFFFF;
	font-family: helvetica, arial;
	font-size: 15px;
	text-decoration: none;
	font-weight: normal;
}

.body_link hover {
	color: #FFFFFF;
	font-family: helvetica, arial;
	font-size: 15px;
	text-decoration: underline;
	font-weight: normal;
}

span.large {
	font-size: 19px;
	font-family: 'helvetica neue', 'helvetica new', helvetica, arial;
	text-decoration: none;
	color: #FFFFFF;
}

span.medium {
	font-size: 13px;
	line-height: 20px;
	font-family: 'helvetica neue', 'helvetica new', helvetica, arial;
	text-decoration: none;
	color: #FFFFFF;
}

span.small {
	font-size: 12px;
	font-family: font-family: 'helvetica neue', 'helvetica new', helvetica, arial;
	text-decoration: none;
	color: #FFFFFF;
}

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%;
	top: 0px;
	right: 0px;
	bottom: 0px;
	height: 100%;
	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: 9999;
}

#search {
	/*position: relative;*/
	position: absolute;
	width: 100%;
	top: 108px;
	z-index: 9999;
}

#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: #FFFFFF;
	outline: none;
}

#content a:link { 
	color: #FFFFFF;
	outline: none;
}

#content a:visited { 
	color: #FFFFFF;
	outline: none;
}

#content a:hover { 
	color: #FFFFFF;
	outline: none;
	/* background-color: #ffffff; */
	text-decoration: underline;
	/* text-decoration: none; */
}

#content a:active { 
	color: #FFFFFF;
}

/* 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;
}

#containerwide {
position: relative;
background-image: url(http://www.fashion.net/images/title.background.png);
background-repeat: no-repeat;
width: 505px;
padding: 25px 50px 12px 50px;
margin-bottom: 8px;
color: #FFFFFF;
}

#containerwidecontent {

}

#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;
}

/* Profiles*/

#profilecontainer {
position:relative;
width: 505px;
height: 205px;
background-image: url(http://www.fashion.net/images/background_hiphops_main.png); background-repeat: no-repeat;
}

#profileimage {
position:absolute;
float: left;
width: 205px;
}

#profilebox {
position: absolute;
float: left;
padding-left: 255px;
top: 20px;
height:180px;
padding-right: 50px;
}

#biocontainer {
position: relative;
background-image: url(http://www.fashion.net/images/background_hiphops_main.png); 
background-repeat: no-repeat;
width: 505px;
padding: 25px 50px 12px 50px;
margin-bottom: 8px;
color: #FFFFFF;
}

.categoryfont {
	font-size: 13px;
	font-family: helvetica, arial;
	font-weight: bold;
	font-style: italic;
	line-height: 32px;
	color: #FFFFFF;
}

.titlefont {

}

.quotefont {
	font-size: 15px;
	font-family: 'helvetica neue', 'helvetica new', helvetica, arial;
	font-style: normal;
	line-height: 18px;
	color: #FFFFFF;
}

.quotebyfont {
	font-size: 14px;
	font-family: 'helvetica neue', 'helvetica new', helvetica, arial;
	font-weight: normal;
	font-style: italic;
	line-height: 34px;
	color: #FFFFFF;
}

.biofont {
	font-size: 14px;
	font-family: 'helvetica neue', 'helvetica new', helvetica, arial;
	line-height: 18px;
	color: #FFFFFF;
}

/* Menu Hover */

div.menu {
	position: relative;
	min-width: 133px;
	top: 0px;
}
 
img.menu_fashion_gray {
	position: absolute;
	left: 0px;
	top: 0px;
}
	
img.menu_fashion_photo {
	position: absolute;
	left: 0px;
	top: 0px;
}

img.menu_fashion_red {
	position: absolute;
	left: 0px;
	top: 0px;
}
	
img.menu_luxe_gray {
	position: absolute;
	left: 133px;
	top: 0px;
}
	
img.menu_luxe_photo {
	position: absolute;
	left: 133px;
	top: 0px;
}	
img.menu_luxe_red {
	position: absolute;
	left: 133px;
	top: 0px;
}
	
img.menu_shopping_gray {
	position: absolute;
	left: 266px;
	top: 0px;
}
	
img.menu_shopping_photo {
	position: absolute;
	left: 266px;
	top: 0px;
}

img.menu_shopping_red {
	position: absolute;
	left: 266px;
	top: 0px;
}
	
img.menu_art_gray {
	position: absolute;
	left: 399px;
	top: 0px;
}
	
img.menu_art_photo {
	position: absolute;
	left: 399px;
	top: 0px;
}

img.menu_art_red {
	position: absolute;
	left: 399px;
	top: 0px;
}
	
img.menu_work_gray {
	position: absolute;
	left: 532px;
	top: 0px;
}
	
img.menu_work_photo {
	position: absolute;
	left: 532px;
	top: 0px;
}

img.menu_work_red {
	position: absolute;
	left: 532px;
	top: 0px;
}

#tooltip{
position:absolute;
background:#FFFFFF;
padding:6px;
opacity:0.8;
-moz-border-radius:3px;
border-radius:3px;
-webkit-border-radius:3px;
font-size:12px;
font-family: Helvetica;
color: #252A2E;
display:none;
}
