body
{
	background-color: #ffffff;
	font-family: Helvetica, Arial, sans-serif;
	margin: 20px;
	text-align: center;
}

a
{
	color: #000000;
}

h1
{
	position: fixed;
	top: 20px;
	left: 20px;
	margin: 0;
	padding: 0;
	width: 180px;
	height: 400px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	text-align: left;
}

img
{
	border: 0;
}

h1.fashion
{
	background-image: url('/images/fashion.jpg');
}

h1.film
{
	background-image: url('/images/film.jpg');
}

h1.design
{
	background-image: url('/images/design.jpg');
}

h1.media
{
	background-image: url('/images/media.jpg');
}

h1.news
{
	background-image: url('/images/news.jpg');
}

h1.contact
{
	background-image: url('/images/contact.jpg');
}

#content
{
	position: absolute;
	left: 316px;
	width: 624px;
	text-align: left;
}

#homebutton a
{
	position: fixed;
	bottom: 20px;
	right: 20px;
	margin: 0;
	padding: 0;
	width: 180px;
	height: 45px;
	background-image: url('/images/homebutton.jpg');
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#thumbs
{
	text-align: left;
	position: fixed;
	left: 20%;
	width: 60%;
	height: 123px;
	overflow: auto;
}

#thumbs.fashion_made
{
	bottom: 80px;
	width: 50%;
	left: 25%;
}

#thumbs.design
{
	top: 20px;
}

#thumbs.fashion_made #thumbrow
{
	white-space: nowrap;
}

#thumbs.fashion_made img
{
	float:left;
}

#picContainer.design
{
	position: relative;
	top: 140px;
}

.video
{
	margin-bottom: 20px;
	clear: left;
}

.video .player
{
	float: left;
	clear: left;
}

.video .info
{
	float: left;
	margin-left: 20px;
}

#thumbs.media
{
	position: relative;
	width: auto;
	height: auto;
	left: 266px;
	margin-right: 251px;
	overflow: visible;
}

.clearfix
{
	clear: both;
}

#thumbs.contact
{
	bottom: 80px;
	height: 132px;
	text-align: center;
	overflow: visible;
}

.shop .pic
{
	width: 300px;
	background-position: top center;
	background-repeat: no-repeat;
	float: left;
	margin-right: 20px;
	height: 300px;
}

#items
{
	width: 260px;
	position: absolute;
	top: 300px;
	right: 20px;
	text-align: left;
}

#items ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#items li a
{
	color: #888888;
	font-size: 1.2em;
}

#items li.active a
{
	color: #333333;
	text-decoration: none;
}
