* {
	margin: 0;
	padding: 0;
}

body {
	padding: 0 50px 50px;
	font-family: "Helvetica Neue", Arial, Helvetica, Verdana, sans-serif;
	font-size: 62.5%; /* IE 6 */
}

html>body {
	font-size: 10px; /* Firefox etc */
}

a {
	outline: none;
	text-decoration: none;
}

.accessibility {
	display: none;
}

.clearfloat {
	clear: both;
	font-size: 0;
	line-height: 0em;
	width: 0;
	height: 0;
}

em {
	color: #0099CC;
	font-style: normal;
}

img {
	border: 0;
}

/* ______________________________________________________________
   HEADERS
*/

h3 {
	font-size: 1.8em;
	font-weight: bold;
	text-transform: lowercase;
}

.header {
	margin-bottom: 1em;
}

/* ______________________________________________________________
   HEADER
*/

#wrapper {
	margin: 0 auto;
	width: 78em;
	max-width: 98%;
}

#header {
	position: fixed;
	display: block;
	background: #fff;
	width: 78em;
	height: 150px;
	top: 0;
}

#logo {
	background: url("/graphics/woo-logotype.gif") no-repeat;
	display: block;
	width: 169px;
	height: 17px;
	position: absolute;
	bottom: 78px;
	text-indent: -9000px;
	overflow: hidden;
	cursor: pointer;
}

#description {
	display: none;
}

/* ______________________________________________________________
   MENU
*/

#navigation {
	position: absolute;
	top: 55px;
	left: 26%;
}
	#navigation li {
		list-style-type: none;
		float: left;
		margin: 0 32px 5px 0;
		display: block;
	}
	#navigation li a {
		display: block;
		height: 17px;
		overflow: hidden;
	}
	#navigation a {
		text-indent: -9000px;
		overflow: hidden;
	}

		#navigation .news a {
			background: url("/graphics/menu/news.gif") no-repeat;
			width: 46px;
		}
		#navigation .portfolio a {
			background: url("/graphics/menu/portfolios.gif") no-repeat;
			width: 92px;
		}
		#navigation .shop a {
			background: url("/graphics/menu/shop.gif") no-repeat;
			width: 44px;
		}
		#navigation .about a {
			background: url("/graphics/menu/about.gif") no-repeat;
			width: 55px;
		}
		#navigation .contact a {
			background: url("/graphics/menu/contact.gif") no-repeat;
			width: 70px;
		}

		#navigation .active a, #navigation a:hover {
			background-position: 0px -34px;
		}
		
		#newsletter {
			width: 103px;
			height: 56px;
			display: block;
		}
		
		#newsletter a {
			text-indent: 0;
			overflow: normal;
			width: 103px;
			height: 56px;
			position: absolute;
			top: 33px;
			right: 14px;
		}

		
			
			
/* ______________________________________________________________
   BODY
*/

#body {
	padding-top: 150px;
}

	/* ______________________________________________________________
	   SUBMENU
	*/

	#submenu {
		font: 1.4em/1.5em Arial, "Helvetica Neue", Helvetica, Verdana, sans-serif;
		list-style-type: none;
		text-transform: lowercase;
		float: left;
		width: 26%;

	}
		#submenu h3 {
			font-size: 1.2857143em;
		}
		#submenu a {
			color: #000;
		}
		#submenu * {
			font-weight: bold;
			list-style-type: none;
		}
		#submenu li.active a, #submenu a:hover {
			color: #0099CC;
		}
		#submenu li li {
			margin: 0 0 0 1.4285714em;
		}
		
	.showreel_link {
		padding-top: 5em;
		display: block;
	}

	.dimmed {
		color: #ccc;
	}

	/* ______________________________________________________________
	   CONTENT
	*/

	#content {
		float: left;
		margin-left: 0;
		padding-bottom: 50px;
		width: 560px;
		z-index: 1;
		font-size: 1.2em;
		line-height: 1.5em;
	}

	#content h3 {
		font-size: 1.2em;
		font-weight: bold;
		clear: both;
	}

	#content img {
		display: block;
	}

	.expanding_description {
		clear: both;
	}
	
	.spacer {
		margin-top: 2em;
		margin-bottom: 2em;
	}
	
	a.downloadShowreel {
		color: #000;
	}
		a.downloadShowreel:hover {
			color: #0099CC;
		}
		
	.back_to_top {
		display: block;
		text-align: right;
	}
	
	.back_to_top a {
		color: #333;
		text-transform: lowercase;
	}
		.back_to_top a:hover {
			color: #0099CC;
		}

		/* ______________________________________________________________
		   NEWS
		*/

		.news_item {
			margin-bottom: 4em;
			border-bottom: 1px #DDD dotted; 
			padding-bottom: 4em;
		}

		.news_item img {
			display: block;
		}

		.news_item h3, h3.portfolio {
			float: left;
			font-size: 1.4em;
			margin-top: 0.5em;
		}

		.news_item .date {
			font-size: 1em;
			margin: 0.7em 0 0 0.5em;
			float: left;
		}

		.news_item .description {
			clear: both;
			padding-top: 0.2em;
		}
		
		.news_item .description a, .portfolio_description a {
			color: #000000;
			border-bottom: 1px #333333 dotted;
		}
		
		.news_item .description a:hover, .portfolio_description a:hover {
			color: #0099CC;
			border-color: #0099CC;
		}

		/* ______________________________________________________________
		   PORTFOLIO
		*/

		.portfolio_item {
			clear: both;
			padding: 0 0 4em 0;
			border-bottom: 1px #DDD dotted;
			margin-bottom: 4em;
		}

		.info {
			margin: 0.8em 0 0 0.5em;
			float: left;
			cursor: pointer;
		}

		.portfolio_description {
			padding-top: 0.2em;
		}

		/* ______________________________________________________________
		   SHOP
		*/
		
		form.buy_now {
			float: left;
			margin: 0.3em 0.2em 0 1em;
		}
		
		.contact_seller {
			display: block;
			width: 41px;
			height: 20px;
			background: url("/graphics/contact_seller.gif") no-repeat;
			background-position: 0px -40px;
			float: left;
			text-indent: -9000px;
			margin: 0.3em 0.1em 0 1em;
		}
		
		/* ______________________________________________________________
		   SHOP
		*/
		
		#signupForm, #unsubscribeForm {
			margin-top: 2em;
		}
		
			#signupForm input, #unsubscribeForm input {
				margin-bottom: 1em;
			}
		
