/*
The design and build of this website is copyrighted to Adventure Graphics, Sutton Coldfield, West Midlands, UK, B72 1SP. 
any intention or attempt to claim responsibility of the design or build of this website is a breach of copyright law.
<meta name="Author" content="Adventure Graphics, 0121 354 1010">
<meta name="Copyright" content="© Adventure Graphics 2008">
<meta name="Publisher" content="Adventure Graphics, www.adventuregraphics.co.uk">
<meta name="Designer" content="Adventure Graphics">
*/

body {
	background-color: #fff;
	margin: 0px;
	border: 0px none;
}

h1 {
	font-family: 'Arial', Helvetica, sans-serif;
	font-size: 16px;
	color: #818e1d;
	font-weight: bold;
	margin-top: 0px;
}
h2 {
	font-family: 'Arial', Helvetica, sans-serif;
	font-size: 14px;
	color: #582e91;
	font-weight: bold;
	margin-top: 0px;
}
img {border:0px;}

.green { font-family: 'Arial', Helvetica, sans-serif; color: #818e1d; }
.purple { font-family: 'Arial', Helvetica, sans-serif; color: #582e91; }
.black {font-family: Arial, Helvetica, sans-serif; color: #000;}
.white {font-family: Arial, Helvetica, sans-serif; color: #fff;}
.body { font-family: 'Arial', Helvetica, sans-serif; color: #856eab; }

.clearright {clear:left; float:right;}
.floatright {float:right;}
.floatleft {float:left;}
.spaced {line-height: 20px;}
.novmargin {margin-top: 0px; margin-bottom: 0px;}
.notmargin {margin-top: 0px;}
.nobmargin {margin-bottom: 0px;}

.purple_header { font-weight: bold; font-size: 12px; font-family: 'Arial', Helvetica, sans-serif; color: #582e91; }

.contact_detail { font-family: 'Arial', Helvetica, sans-serif; font-weight: bold; color: #582e91; }

/** MAIN CONTAINERS */

#bg_container {
	width: 955px;
	height: auto;
	margin: 0px auto 0px;
	background: transparent;
}
#main_container {
	width: 955px;
	height: auto;
	float: left;
	background-image: url('images/liquid.jpg');
	background-repeat: repeat-y;
}
#top_space {
	width: 955px;
	height: 35px;
	background-color: #fff;
	float: left;
}
#header {
	width: 955px;
	height: 118px;
	float: left;
	background-image: url('images/header.jpg');
}
#seal_container {
	width: 110px;
	height: 106px;
	padding: 6px 40px 0px 0px;
	float: right;
	background: transparent;
}

#nav_background {
	width: 955px;
	height: 56px;
	float: left;
	background-image: url('images/nav_bg.jpg');
	background-repeat: no-repeat;
}
#main_content_container {
	width: 855px;
	height: auto;
	padding: 12px 40px 0px 60px;
	/*margin-left: 60px;
	margin-right: 40px;*/
	float: left;
	text-align: left;
	color: #8e78b3;
	font-family: 'Arial', Helvetica, sans-serif;
	font-size: 12px;
	background-image: url('images/content_liquid.jpg');
	background-repeat: repeat-y;
	background-position: 60px;
}
#left_content {
	width: 560px;
	height: auto;
	/*min-height: 400px;*/
	background: transparent;
	text-align: left;
	float: left;
}
#left_copy_container {
	width: 560px;
	height: auto;
	float: left;
	margin-bottom: 15px;
	background: transparent;
}
#left_copy_container a:link {color: #818e1d; text-decoration: none;}
#left_copy_container a:visited {color: #818e1d; text-decoration: none;}
#left_copy_container a:hover {color: #582e91; text-decoration: none;}
#left_copy_container a:active {color: #582e91; text-decoration: none;}

#index_intro {
	width: 410px;
	height: 350px;
	float: left;
	text-align: left;
	padding-left: 150px;
	background-image: url('images/v1_intro.jpg');
	background-repeat: no-repeat;
	background-position: bottom left;
}
#contact_bg {
	width: 560px;
	height: 280px;
	float: left;
	background-image: url('images/v1_desk.jpg');
	background-repeat: no-repeat;
	background-position: bottom left;
}
#contact_bg.blankbg { background: none; height:auto;}
#contact_bg a:link {color: #818e1d; text-decoration: none;}
#contact_bg a:visited {color: #818e1d; text-decoration: none;}
#contact_bg a:hover {color: #582e91; text-decoration: none;}
#contact_bg a:active {color: #582e91; text-decoration: none;}

#project_cell {
	width: 526px;
	height: 373px;
	float: left;
	background-image: url('images/project_cell.jpg');
}
#right_content {
	width: 222px;
	height: auto;
	/*min-height: 400px;*/
	padding-left: 35px;
	background: transparent;
	text-align: left;
	float: right;
}
#right_content a:link {color: #818e1d; text-decoration: none;}
#right_content a:visited {color: #818e1d; text-decoration: none;}
#right_content a:hover {color: #582e91; text-decoration: none;}
#right_content a:active {color: #582e91; text-decoration: none;}

#footer {
	width: 895px;
	height: 90px;
	float: left;
	padding-top: 80px;
	padding-left: 60px;
	text-align: left;
	color: #fff;
	font-family: 'Arial', Helvetica, sans-serif;
	font-size: 11px; 
	background-image: url('images/footer.jpg');
}
#footer a:link {color: #fff; text-decoration: none;}
#footer a:visited {color: #fff; text-decoration: none;}
#footer a:hover {color: #856eab; text-decoration: none;}
#footer a:active {color: #856eab; text-decoration: none;}

/** END MAIN CONTAINERS */
/** TOP NAVIGATION */

#top_nav_container ul {
	height: 37px;
	float: right;
	margin-top: 0px;
	padding-top: 0px;
	margin-right: 1px;
	list-style-type: none;
	text-align: left;
}
#top_nav_container ul li {
	float: left;
	text-align: left;
	margin-left: 2px;
}
#top_nav_container ul li a, .navcontainer ul li a.selected {
	width: 132px;
	height: 31px;
	padding-left: 15px;
	padding-top: 6px;
	color: #582e91;
	text-decoration: none;
	background: url('images/top_button_up.gif');
	display: block;
	font-weight: bold;
	text-align: left;
	font-family: 'Arial', Helvetica, sans-serif;
	font-size: 11px; margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px;
}
#top_nav_container ul li a:hover { 
	color: #fff;
	background-image: url('images/top_button_hover.gif');
}
#top_nav_container ul li a.selected {
	color: #fff;
	background-image: url('images/top_button_over.gif');
}

/** END TOP NAVIGATION */

/** WORK NAVIGATION */

#work_nav_holder {
	width: 527px;
	height: auto;
	float: left;
	background: transparent;
	padding-right: 33px;
}
#work_nav_container ul {
	width: auto;
	height: auto;
	float: right;
	margin-top: 0px;
	padding-top: 0px;
	list-style-type: none;
	text-align: center;
}
#work_nav_container ul li {
	float: left;
	text-align: center;
	margin-left: 2px;
}
#work_nav_container ul li a, .navcontainer ul li a.selected {
	width: 21px;
	height: 18px;
	padding-left: 1px;
	padding-top: 4px;
	color: #fff;
	text-decoration: none;
	background: url('images/work_button_up.gif');
	display: block;
	font-weight: bold;
	text-align: center;
	font-family: 'Arial', Helvetica, sans-serif;
	font-size: 11px; margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px;
}
#work_nav_container ul li a:hover { 
	color: #fff;
	background-image: url('images/work_button_hover.gif');
}
#work_nav_container ul li a.selected {
	color: #818e1d;
	background-image: url('images/work_button_over.gif');
}
#work_nav_container a:link {color: #fff; text-decoration: none;}

/** END WORK NAVIGATION */

#alt_nav_projects {
	width: auto;
	height: 19px;
	float: left;
	padding-top: 5px;
	background: transparent;
}
#scroll_nav_holder {
	width: 534px;
	height: auto;
	float: left;
	background: transparent;
	padding-right: 26px;
}
#scroll_nav_holder a:link {color: #818e1d; text-decoration: none;}
#scroll_nav_holder a:visited {color: #818e1d; text-decoration: none;}
#scroll_nav_holder a:hover {color: #582e91; text-decoration: none;}
#scroll_nav_holder a:active {color: #582e91; text-decoration: none;}

#scroll {
	width: 57px;
	height: 22px;
	float: right;
	background: transparent;
}
#back_next_box {
	width: 22px;
	height: 22px;
	float: left;
	padding-right: 3px;
	background: transparent;
}

/** WORK CELLS */

#cell_container_four {
	width: 550px;
	height: 111px;
	float: left;
	margin-top: 10px;
	margin-bottom: 5px;
	background: transparent;
}
#cell_container_four_spacer {
	width: 48px;
	height: 20px;
	float: left;
	background: transparent;
}
#cell_container_medium {
	width: 99px;
	height: 111px;
	float: left;
	background-image: url('images/image_cell.jpg');
}
#cell_text_container_four {
	width: 550px;
	height: auto;
	float: left;
	margin-bottom: 10px;
	background: transparent;
}
#cell_text_container_four_titles {
	width: 550px;
	height: auto;
	float: left;
	margin-top: 10px;
	background: transparent;
}
#cell_text_container_four_titles a:link {color: #582e91; text-decoration: none;}
#cell_text_container_four_titles a:visited {color: #582e91; text-decoration: none;}
#cell_text_container_four_titles a:hover {color: #818e1d; text-decoration: none;}
#cell_text_container_four_titles a:active {color: #818e1d; text-decoration: none;}

#cell_text_container_medium {
	width: 99px;
	height: auto;
	float: left;
	text-align: right;
	font-size: 11px;
	background: transparent;
}
#cell_text_container_medium a:link {color: #582e91; text-decoration: none;}
#cell_text_container_medium a:visited {color: #582e91; text-decoration: none;}
#cell_text_container_medium a:hover {color: #818e1d; text-decoration: none;}
#cell_text_container_medium a:active {color: #818e1d; text-decoration: none;}

#cell_text_container_medium_lefttext {
	width: 99px;
	height: auto;
	float: left;
	text-align: left;
	font-size: 11px;
	background: transparent;
}
/** END WORK CELLS */
/** ABOUT PAGE */

#profile_column_left {
	width: 270px;
	height: auto;
	float: left;
	background: transparent;
}
#profile_column_left_text {
	width: 260px;
	height: auto;
	float: left;
	background: transparent;
}
#profile_column_right {
	width: 270px;
	height: auto;
	float: right;
	background: transparent;
}
#profile_column_right_text {
	width: 260px;
	height: auto;
	float: left;
	background: transparent;
}
#profile_column_spacer {
	width: 19px;
	height: 200px;
	float: left;
	background: transparent;
}
#heads_area {
	width: 270px;
	height: 111px;
	float: left;
	background: transparent;
}
#heads_area_text {
	width: 155px;
	height: 111px;
	float: left;
	margin-left: 15px;
	background: transparent;
}
/** END ABOUT PAGE */
/** CONTACT PAGE */

#contact_column_1 {
	width: 130px;
	height: auto;
	float: left;
	padding-left: 10px;
	margin-right: 15px;
	background: transparent;
}
#contact_column_2 {
	width: 185px;
	height: auto;
	float: left;
	padding-left: 10px;
	margin-right: 40px;
	background: transparent;
}
#contact_column_3 {
	width: 140px;
	height: auto;
	float: left;
	padding-left: 10px;
	background: transparent;
}
/** END CONTACT PAGE */
/** INDEX PAGE */

#right_cell_container {
	width: 222px;
	height: 111px;
	float: left;
	background: transparent;
}
#right_cell_container.autoheight {
	width: 222px;
	height: auto;
	float: left;
	background: transparent;
}
#right_cell_box {
	width: 99px;
	height: 111px;
	float: left;
	background-image: url('images/image_cell.jpg');
}
#right_cell_text {
	width: 113px;
	height: 88px;
	padding-left: 10px;
	padding-top: 23px;
	float: left;
	text-align: left;
	background: transparent;
}
#right_horiz_spacer {
	width: 222px;
	height: 10px;
	float: left;
	background: transparent;
}
/** INDEX PAGE */

#what_arrow {
	width: 550px;
	height: auto;
	background: transparent;
	float: left;
}
#rate_point {
	width: 222px;
	height: auto;
	background: transparent;
	float: left;
	padding: 10px 0px 10px 0px;
}