@charset "UTF-8";
/* CSS Document */

html {
	margin:0 auto;
	background-color:#e82;
	}
	
body {
	background-repeat:no-repeat;
}

body.article {
	background-image:url(/global/images/fashion-file-article-bg.gif);
	background-repeat:repeat-y;
		}
body.landing {
		background-image:url(/global/images/fashion-file-landing-body.gif);
		background-color:#e82;
		background-position:0 59px;
		}
#header {
	background-image:url(/global/images/fashion-file-header.gif);
	background-color:#e82;
	}
	#header ul a {
		background-image:url(/global/images/fashion-file-nav.gif);
	}
	#catwalk h3 {
		background-image:url(/global/images/subsections/fashion-file-catwalk.gif);
	}
	#chic-street h3 {
		background-image:url(/global/images/subsections/fashion-file-chic-street.gif);
	}
	#five-fab-finds h3 {
		background-image:url(/global/images/subsections/fashion-file-five-fab-finds.gif);
	}
	#whats-haute h3 {
		background-image:url(/global/images/subsections/fashion-file-whats-haute.gif);
	}
	#gallery h3 {
		background-image:url(/global/images/subsections/fashion-file-gallery.gif);
	}
	#login h3 {
		background-image:url(/global/images/subsections/fashion-file-login.gif);
	}
	#student-blogs h3 {
		background-image:url(/global/images/subsections/fashion-file-student-blogs.png);
	}
	#header h5, 
	#header h4,
	cite a {
		color:#621;
	}	
		#header h4 a {
			background-color:#ffcd9d;
			border:1px solid #a31e00;
			color:#5B210B;
		}
			#header h4 a:hover {
				background-color:#ffbc00;
			}

	#sidebar ul a {
	background-image:url(/global/images/fashion-file-subnav.png);
	}
	
	#subnav-catwalk a {
	background-position:0px 0px;
	}
		#subnav-catwalk a:hover, 
		#catwalk #subnav-catwalk a {
		background-position:0px -41px;
		}
	#subnav-chic-street a { 
	background-position:-79px 0px;
	}
		#subnav-chic-street a:hover, 
		#chic-street #subnav-chic-street a { 
		background-position:-79px -41px;
		}
	#subnav-whats-haute a { 
	background-position:-158px 0px;
	}
		#subnav-whats-haute a:hover, 
		#five-fab-finds #subnav-whats-haute a { 
		background-position:-158px -41px;
		}
	#subnav-gallery a { 
	background-position:-237px 0px;
	}
		#subnav-gallery a:hover, 
		#gallery #subnav-gallery a { 
		background-position:-237px -41px;
		}
	#subnav-student-blogs a { 
	background-position:-316px 0px;
	}
		#subnav-student-blogs a:hover, 
		#student-blogs #subnav-student-blogs a { 
		background-position:-316px -41px;
		}
	#subnav-join-fashion-club a { 
	background-position:-395px 0px;
	}
		#subnav-join-fashion-club a:hover, 
		#gallery #subnav-join-fashion-club a { 
		background-position:-395px -41px;
		}
	#subnav-syoc a {
	background-position:-474px 0px;
	}
		#subnav-syoc a:hover, 
		#syoc #subnav-syoc a {
		background-position:-474px -41px;
		}
	#subnav-whats-new a {
	background-position:-553px 0px;
	}
		#subnav-whats-new a:hover, 
		#whats-new #subnav-whats-new a {
		background-position:-553px -41px;
		}

.article #content {
	background-image:url(/global/images/fashion-file-article-body.gif);
}		

.landing #cameras {
	position:absolute;
	top:59px;
}
.landing #lens {
	position:absolute;
	top:59px;
	margin-left:327px;
}
.landing #caption {
	width:297px;
	padding:173px 15px 15px 15px;
}
	.landing #caption a {
		color:#ffeba7;
	}
	
#archive ul li {
	background-color:#feb;
	border-color:#e37800;
}
	#archive ul li ul li {
		background-color:#feb;
		border-color:#e37800;
	}
		#archive ul li ul li a:hover {
			background-color:#ffbc00;
		}
		#archive a {
			color:#621;
			}

.article #footer {
	background-image:url(/global/images/fashion-file-article-footer.gif);
	padding-top:77px;
}
	#footer ul {
		background-color:#e82;
	}
		#footer ul li {
			border-left-color:#621;
		}
			#footer ul li a {
				color:#621;
			}
