body {
	background:url('../imgs/pages/page_bg.jpg') top center no-repeat #210d0d;
	color:#81675f;
	font-family:"Trebuchet MS", "Palatino Linotype";
	font-size:12px;
	letter-spacing:1px;
	padding-left:4px;
}

#wrapper {
	width:901px;
	margin:auto;
}

#header {
	height:170px;
	position:relative;
}

.gallery #header {
	height:154px;
}

	#header #menu {
		position:absolute;
		top:120px;
		right:-6px;
	}
	
	#header a {
		text-indent:-9999px;
		display:inline-block;
		height:29px;
		background:url('../imgs/menu.jpg') no-repeat;
	}
	
		#header .home {
			width:80px;
		}
		
			#header .home:hover  {
				background-position:0px -29px;
			}
			
			#header .active_home {
				background-position:0px -58px !important;
			}			

		#header .about {
			width:99px;
			background-position:-80px 0px;
		}
		
			#header .about:hover  {
				background-position:-80px -29px;
			}

			#header .active_about {
				background-position:-80px -58px !important;
			}			

		#header .gallery {
			width:115px;
			background-position:-179px 0px;			
		}
		
			#header .gallery:hover  {
				background-position:-179px -29px;
			}

			#header .active_gallery {
				background-position:-179px -58px !important;
			}			

		#header .contact {
			width:108px;
			background-position:-294px 0px;
		}
		
			#header .contact:hover  {
				background-position:-294px -29px;
			}
			
			#header .active_contact {
				background-position:-294px -58px !important;
			}				

#menu_sub {
	text-transform:uppercase;
	position:absolute;
	left:360px;
	padding:0;
}

#menu_sub a {
	display:inline-block;
	text-decoration:none;
	padding:10px 20px 0 20px;
	font-family:"Palatino Linotype";	
	letter-spacing:2px;
	color:#bfa998;
}

#menu_sub .active {
	color:#FFFFFF;
}

#menu_sub img {
	vertical-align:top;
}

#content {
	position:relative;
}
	
	#gallery {
		background:url('../imgs/pages/gallery_current_bg.jpg') top center no-repeat;
		height:450px;	
		padding-top:52px;
	}
	
	#current {
		position:absolute;
	}
	
	#current a {
		border-width:5px;
		width:590px;
		margin:0;
	}
	
	#current a span {
		position:absolute;
		right:5px;
		bottom:5px;
	}
	
	#current a .default {
		display:inline;
	}
	
	#current a:hover .default {
		display:none;
	}	
	
	#current a .zoomed {
		display:none;
	}
	
	#current a:hover .zoomed {
		display:inline;
	}
	

	#thumbs {
		position:absolute;
		left:628px;
	}
	
		#panes {
			width:250px;
			height:360px;
		}
		
		#panes a:hover {
			border-color:#754a4a;
		}
		
		#panes div {
			float:left;
		}
		
		.a_block {
			border:3px solid #3b2424;
			border-color:#452b2c;
			display:block;
			margin:0px 22px 20px 0px;
			width:106px;
		/*	height:64px; */
		}	

			.col_2 .a_block {
				margin-right:0;
			}
			
			.a_block:hover {
				border-color:#482e2c;
			}			
		
		#controls {
			text-align:center;
			color:#90806d;
			font-family:"Trebuchet MS";
			font-size:10px;
		}	
		
			#controls * {
				display: inline;
				user-select: none;
				cursor: pointer;
			}
						
			#buttons li.active {
				color:#ddc4a7;
			}
					
			#buttons li {
				background:url(../imgs/pane_separator.gif) left center no-repeat;
				padding-left:10px;
				padding-right:6px;
			}
			
				#buttons .first {
					background:none;
					padding-left:0;
				}
			
		
			#previous {
				position:absolute;
				left:0;
				margin-top:-10px;
			}
			
			#next {
				position:absolute;
				right:0;
				margin-top:-10px;				
			}
		
		#current_text {
			position:relative;
			top:400px;
			left:22px;
			font-size:12px;
			text-transform:uppercase;
		}

	#bottom {
		position:relative;
		margin-top:3px;
		height:320px;
		background:url('../imgs/pages/gallery_bottom_bg.jpg') top center no-repeat;		
	}
	
		#bottom #featured_text {
			position:relative;
			left:400px;
			top:60px;
			width:200px;
		}
				
		#bottom .featured {
			position:absolute;
			top:59px;
			left:24px;
			width:352px;
			border-width:4px;
		}
		
		#bottom .text {
			padding-right:35px;
			padding-top:2px;
		}

		#bottom .showreel {
			position:absolute;
			top:83px;
			left:651px;
		}
		
		.showreel {
			border-width:5px;
			width:214px;
		}
		
	#about {
		background:url('../imgs/pages/about_bg.jpg') top center no-repeat;
		height:809px;
	}
	
		#about #featured_work {
			top:58px;
		}
		
		#biography {
			position:absolute;
			width:455px;
			padding:56px 40px 0 25px;
		}
		
			#biography p {
				margin-bottom:18px;
			}
			
		#about #business {
			position:absolute;
			height:287px;
			width:900px;
			top:522px;
		}
		
			#business img {
				vertical-align:top;
			}
		
			#business .logo {
				position:absolute;
				right:12px;
				top:43px;
			}
			
			.logo .a_block {
				border-width:4px;				
				width:296px;
			}
			
			#business #business_text {
				padding:25px 370px 0 25px;
			}
			
		#cv {
			position:absolute;
			right:27px;
			margin-top:33px;
		}
		
	#home {
		background:url('../imgs/pages/home_bg.jpg') top center no-repeat;
		height:431px;
		padding:58px 0px 0px 25px;

	}
	
		#home #showreel {
			position:absolute;
		}
		
			#home .showreel {
				width:460px;
			}
			
			#home .latestwork {
				width:259px;
			}

			#home .showcase {
				width:459px;
			}
			
		#featured_work {
			position:absolute;
			left:548px;
			width:303px;
			padding:0px 20px 0px 25px;
		}
			
			.featured_work {
				width:296px;
				border-width:4px;
/*				border-color:#492e2f; */
				margin:0;
			}
			
			#featured_work_text {
				padding:18px 15px 0 6px;
			}
	
		#latest_news {
			background:url('../imgs/pages/latest_news_repeat_bg.jpg') top center repeat-y;			
		}
		
			#latest_news_inner {
			background:url('../imgs/pages/latest_news_bg.jpg') top center no-repeat;			

			}
			
			#latest_news_background {
				background:url('../imgs/pages/latest_news_inner_bg.jpg') bottom center no-repeat;			
				padding-top:50px;
				padding-left:1px;
				padding-right:1px;
				padding-bottom:1px;
			}
			
			#older_posts {
				position:absolute;
				right:0;
				margin-top:-24px;
			}
		
			#latest_news img {
				vertical-align:middle;
			}
			
			#latest_news .even {
				background:url('../imgs/row_even.jpg');
			}
			
			#latest_news a {
				margin:0;
			}
			
			#latest_news td {
				vertical-align:middle;
				padding:16px 26px 16px 40px;
			}
			
			#latest_news .title {
				margin-bottom:10px;
			}
	
	#contact {
		background:url('../imgs/pages/contact_bg.jpg') top center no-repeat;
	}	
	
		#contact #links {
			margin-top:32px;
			width:550px;
			padding:120px 25px 0 25px;	
			height:266px;
		}
		
		#contact #links td {
			line-height:2em;
			width:200px;
		}
		
		#contact #showreel {
			position:absolute;
			left:629px;
			margin-top:-321px;
			width:220px;
			padding:80px 25px 0 25px;
			height:237px;
		}
		
		#contact #featured_work {
			top:58px;
		}
		
		#contact_form {
			padding-top:145px;
			padding-left:30px;
			text-transform:uppercase;
			font:"Trebuchet MS";
		}
		
		#contact_form label{
			float: left;
			width: 75px;
			font-weight: bold;
		}
		
		#contact_form input, #contact_form textarea {
			margin-bottom: 5px;
			border:1px solid #4b3e3e;
			height:16px;
			margin-bottom:15px;
			width:378px;
			font-size:11px;
			padding:0px 3px;
			position:relative;
			margin-top:-3px;
		}
		
		#contact_form .input_image {
			width:53px;
			height:28px;
			border:0;
			position:absolute;
			margin-top:7px;
			left:439px;		
		}
		
		#contact_form textarea{
			height: 172px;
		}
		
		#contact_form br{
			clear: left;
		}

		#links .showreel {
			position:absolute;
			right:4px;
			margin-top:29px;
		}
		
		#links #cv {
			position:absolute;
			right:27px; 
			margin-top:208px;

		}
		
	#footer {
		margin-top:10px;
		height:64px;
		text-align:center;
		padding-top:20px;
		font-size:11px;
		font-family:'Trebuchet MS';
		color:#5c4944;
		background:url('../imgs/pages/footer_bg.jpg') top center no-repeat;			
	}
	
	#footer a {
		text-decoration:none;
		color:#5c4944;
	}
	
	#footer a:hover {
		color:#fff;
	}
	
	#footer .active {
		color:#876b64;
	}
	
	#footer p {
		margin-top:5px;
		font-size:10px;
	}

.featured, .showreel, #current a {
	border-color:#442b2b;
}
/********************************************/
a {
	color:#A19080;
}

a:hover {
	color:#fff;
}

p {
	margin-bottom:1.25em;
	line-height:1.25em;
}

.title {
	text-transform:uppercase;
	font-weight:normal;
	font-size:17px;
	letter-spacing:1px;
	color:#a89386;
	margin-bottom:6px;
}

#current_title {
	position:absolute;
	margin-top:-26px;
	margin-left:20px;
	font-family:"Trebuchet MS";
	font-weight:normal;
	color:#ccc4a9;
	font-size:20px;
	text-transform:uppercase;
}

.nohover, .nohover:hover {
	border-color:#2e1919;
}