/* Turn Media CSS Document */

/* Tom Bradbury/ Simon Bolstridge 2005 - http://www.leplop.com */

/*
	-------------------------------------
		INDEX
		1. HTML ELEMENTS
		2. STRUCTURE
		3. INDIVIDUAL PAGES
		4. EXTRA CLASSES
		5. HACKS
		6. GENERAL
	-------------------------------------
		
		INFO:
		Colours:
		Blue: #0569CD
		Orange: #E2660A
		grey: #F5F5F5
*/
/*
	-------------------------------------
		1. HTML ELEMENTS
	-------------------------------------
*/
html, body {
	text-align: center;
	
}


body {
	/*background: #ffffff url(images/structure/background.jpg) 50% 0 repeat-y;*/
	background: white url(images/structure/background_fade.jpg) no-repeat center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

h1 {
	
}

h2 {
	
}

h3 {

}

h4 {
	color: white;
	font-size: 1.3em;
	padding-left: 15px;
	padding-top: 20px;
	margin-top: 0;
	margin-bottom: 10px;
	font-weight: normal;
}

h4 span {
	font-weight: bold;
}

h5 {
	color: gray;
	margin-top: 10px;
	font-weight: normal;
	padding: 0;
	font-size: 0.9em;
}

a {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

p {
	line-height: 1.4em;
}

/*
	-------------------------------------
		2. STRUCTURE
	-------------------------------------
*/
#container {
	text-align: left;
	margin: 0 auto;
	width: 824px;
	/*background: url(images/structure/background_logo.gif) no-repeat center center fixed;*/
}

#header {
	background: url(images/structure/header.png) no-repeat;
	margin-top: 10px;
	_margin-top: 0;
	height: 149px;
	margin-left: 0px;
}

#left_column {
	float: left;
	width: 171px;
}

#left_column_top {
	background: url(images/structure/nav_block_large.png) no-repeat;
	height: 437px;
	width: 161px;
}

#navigation {
	margin-bottom: 0px;
}

#navigation ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#navigation li {
	padding: 0 10px 0 10px;
}

#featured_client {
	width: 161px;
}

#featured_client div {
	background: #0569CD url(images/structure/block_bottom.png) bottom left no-repeat;
	width: 161px;
	padding-bottom: 20px;
}

#disclaimers {
	margin-top: 20px;
	width: 161px;
}

#content {
	float: left;
	margin: 0;
	padding: 0 10px 0 10px;
	/*background: white;*/
	width: 630px;
	min-height: 500px;
	_height: 500px;
}

#content_top {
	float: left;
	margin-top: 3px;
	padding: 0;
	background: url(images/structure/content_top.png) no-repeat left top;
	height: 22px;
	width: 650px;
}

#content #latest_projects {
	margin-top: 40px;
}

#copyright {
	clear: both;
	color: gray;
	font-size: 0.8em;
	text-align: center;
}

/*
	-------------------------------------
		3. INDIVIDUAL PAGES
	-------------------------------------
*/

#header h1 span {
	display: none;
}

#header h1 {
	margin: 0;
	padding-top: 95px;
	padding-left: 230px;
	color: white;
	font-size: 1.1em;
}

#navigation a {
	display: block;
	width: 102px;
	padding: 5px 20px;
	color: white;
	text-align: right;
}

#navigation a:hover {
	color: black;
	background: url(images/structure/translucent.png);
	_background: white;
	
/*	filter: alpha(opacity=50); */

}

#navigation .active {
	display: block;
	width: 92px;
	padding: 5px 20px 5px 30px; 
	margin-left: 10px;
	text-align: right;
	color: black;
	background-image: url(images/structure/over.png);
	opacity: 0.7;
}

#aboutus {

}

#aboutus li {
	line-height: 1.9em;
}

#prices {
	margin-right: 100px;
}

#featured_client .center {
	text-align: center;
	color: white;
}

#featured_client a {
	color: white;
}

#featured_client h4 {
	margin-top: -10px;
}

#featured_client img {
	border: solid 0px white;
}

#disclaimers p {
	margin: 5px;
	text-align: center;
	font-size: 0.9em;
}

#content #camera_image {
	float: right;
	padding-left: 20px;
	padding-right: 50px;
	padding-bottom: 5px;
}

#content #latest_projects div {
	width: 110px;
	padding-right: 10px;
	float: left;
}

#content #latest_projects h4 {
	font-weight: bold;
	font-size: 1.1em;
	color: black;
	margin: 0;
	padding: 0;
}

#content #latest_projects p {
	margin: 0;
	margin-top: 5px;
}


#content dt {
	background: #0569CD;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: orange;
	font-weight: bold;
	font-size: 1.1em;
}

#content dd {
	margin-bottom: 20px;
}

#logos {
	width: 180px;
	float: right;
	text-align: center;
}

#logos img {
	padding-bottom: 10px;
}

#portfolio div {
	padding: 10px;
	border: solid 1px gray;
	background: #F5F5F5;
	margin-bottom: 20px;
	_height: 126px;
	min-height: 126px;
}

#portfolio div:hover {
	background: white;
}

#portfolio h3 {
	margin: 0;
}

#portfolio img {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}

#portfolio .logo {
	float: right;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

#portfolio ul {
	list-style: none;
	margin-left: 30px;
}

#portfolio li {
	padding-bottom: 5px;
}

#portfolio p {
	margin-right: 106px;
}

#testimonials div {
	padding: 10px;
	border: solid 1px gray;
	background: #F5F5F5;
	margin-bottom: 20px;
}

#testimonials div:hover {
	background: white;
}

#testimonials p {
	margin: 0;
	padding-bottom: 10px;
}

#testimonials a {
	color: black;
}

#testimonials .client {
	font-weight: bold;
}

#testimonials .workdone {
	color: gray;
	font-style: italic;
}

#testimonials blockquote {
	margin: 10px 0 10px 10px;
	padding: 0 0 0 20px;
	border-left: solid 15px #CECECE;
	font-family: "Courier New", Courier, mono;
}

#contact span {
	display: block;
	float: left;
	width: 3em;
}

#contact p {
	margin-left: 1em;
}

/*
	-------------------------------------
		4. EXTRA CLASSES
	-------------------------------------
*/

.clear {
	clear: both;
}

.bolder {
	font-weight: bold;
}

/*
	-------------------------------------
		5. HACKS
	-------------------------------------
*/
#header {
	text-decoration: none;
}

.pointer {
	cursor: pointer;
}

/*
	-------------------------------------
		6. GENERAL
	-------------------------------------
*/

p {
	text-align: justify;
}

#links h3 {
	padding-bottom: 5px;
	border-bottom: solid 1px gray;
}

#links ul {
	margin-left: 0;
	padding-left: 0;
}

#links li {
	list-style: none;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: dashed 1px gray;
}

#links li:hover {

}

#links .link a {
	display: block;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	/*clear: left;
	float: left;*/
	margin-right: 10px;
}

#links .link a:hover {
	/*background: #64ABF1;
	color: white;*/
}

#links .link p {
	/*clear: both;*/
}

#disclaimers .link a {
	padding-top: 10px;
	padding-left: 30px;
	background: url(images/structure/link_icon.png) top left no-repeat;
}

#disclaimers .link a:hover {
	background: url(images/structure/link_icon_over.png) top left no-repeat;
}