﻿/* Generated by Font Squirrel (http://www.fontsquirrel.com) on July 18, 2010 */



@font-face {
	font-family: 'TrajanProRegular';
	src: url('trajanpro-regular-webfont.eot');
	src: local('☺'), url('trajanpro-regular-webfont.woff') format('woff'), url('trajanpro-regular-webfont.ttf') format('truetype'), url('trajanpro-regular-webfont.svg#webfontvJjuky73') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'TrajanProBold';
	src: url('trajanpro-bold-webfont.eot');
	src: local('☺'), url('trajanpro-bold-webfont.woff') format('woff'), url('trajanpro-bold-webfont.ttf') format('truetype'), url('trajanpro-bold-webfont.svg#webfontgDseMpki') format('svg');
	font-weight: normal;
	font-style: normal;
}




body {
	background: #fff;
	font-family: Lucida Sans, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0 0 20px 0;
	margin: 0;
	line-height: 18px;
	color: #231F20;
	}
	
/* Baseline grid overrides */
/*#wrapper,
#header
 {
	background: none !important;
	}*/
	
	
hr, .hide, .flash_block_replaced_content {
	display: none;
	}
	
img {
	border: none;
	}
	
p {
	line-height: 18px;
	margin: 0px 0 18px 0;
	}

/*  links */

a {
	color: #2f577a;
	text-decoration: none;
	}

.note{
	color: #7F7F7F;
}

.clear{
	min-height: 1px;
}

* html .clear{
	height: 1px;
}

.clear:after {
	height: 0;
	clear: both;
	display: block;
	content: ".";
	visibility: hidden;
	}
	
a:active,
a:focus{
	outline: none;
}
	
a:hover {
	text-decoration: none;
	color: #231f20;
	background: #e5e5e5;
	}

li {
  min-height: 1px;
}
	
* html li {
	height: 1px;
	}

ul{
	padding: 0;
	margin: 18px 0;
	list-style: none;
}


ul li{
	background: url(li.gif) no-repeat 0 6px;
	padding: 0 0 0 12px;
	margin: 0;
	list-style: none;
}

	
	
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	line-height: 18px;
	}
	
* html h1,
* html h2,
* html h3,
* html h4,
* html h5,
* html h6
  {
 	height: 1px;
	}
	
h1 object,
h2 object,
h3 object,
h4 object,
h5 object,
h6 object
	{
	display: block;
	position: relative;
	left: -3px;
	}	
	
h1 {
	 font-size: 36px; 
	 color: #231f20;
	line-height: 40px;
	font-weight: normal;
	margin: 0 0 20px;
	font-family:'TrajanProBold';
	}
	
h3, h4 {
	font-size: 14px;
	margin: 18px 0 2px 0;
	font-weight: bold;
	}
	
h2 {
	font-size: 16px; 
	color: #231f20;
	line-height: 18px;
	text-transform: uppercase;
	font-family:'TrajanProBold';
	margin:.5em 0 1em;
	}
	
h3 {
	font-size: 16px;
	}
	
h4 {
	}

h5 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	}
	
.clear{
	min-height: 1px;
	float: none;
	clear: both;
}

* html .clear{
	height: 1px;
}

.clear:after{
	height: 0;
	clear: both;
	display: block;
	content: ".";
	visibility: hidden;
}
	
/* [ Wrapper ] */

#wrapper {
	margin: 0;
	padding: 0;
	background: #fff;
	}
	
#login_form{
	display: none;
}
	
/* [ Site Header ] */

#site_header_wrapper {
	position: relative;
	height: 110px;
	margin: 0;
	}
	
#site_header {
	height: 110px;
	width: 950px;
	margin: 0 auto;
	position: relative;
	}
	
#site_header_logo {
	position: absolute;
	top:20px;
	left: 0px;
	width: 280px;
	height: 80px;
	}
	
#site_header_logo a {
	width: 180px;
	height: 105px;
	display: block;
	background: url(ams_brand.gif) no-repeat 0 0;
	}

	
	
/* [ Page Header ] */

#page_header_wrapper {
	height: 30px;
	z-index: 2;
	}
	
#page_header {
	height: 30px;
	width: 950px;
	margin: 0 auto;
	position: relative;
	z-index: 2;
	}

/* login form */

#login_form{
	position: absolute;
	display: none;
	padding: 10px 15px;
	margin: 0;
	top: 30px;
	right: 0;
	width: 170px;
	background: #f4f3f3;
	min-height: 1px;
	border: 1px solid #ccc;
}

#login_form .form_row{
	margin: 0 0 7px;
}

#login_form .form_row label{
	display: block;
	float: none;
	font-size: 10px;
	text-transform: uppercase;
	color: #231f1f;
}

#menu #login_form a{
	display: inline;
	color: #2F577A;
	line-height: 18px;
	padding: 0;
	margin: 0;
	border: none;
	height: auto;
}

#menu #login_form a:hover{
	text-decoration: underline;
}

#login_form p{
	display: block;
	margin: 0;
}

#login_form .form_row input{
	margin: 0;
	border: solid 1px #babec1;
	background: #fff;
	padding: 3px 2px 0;
	height: 16px;
	color: #231f1f;
	font-size: 11px;
	width: 160px;
}

#login_form .form_row input.focus{
	border: solid 1px #5693c1;
}

#login_form #login_password input{
	width: 115px;
	float: left;
}

#login_form  #login_password .login_button{
	height: 19px;
	float: right;
	padding: 0;
	width: 35px;
	background: #fff;
	text-transform: uppercase;
	border: solid 1px #babec1;
	line-height: 19px;
	color: #231f1f;
}

#login_form  #login_password .login_button:hover{
	border: solid 1px #5693c1;
	text-decoration: none;
}

#login_form .login_error{
	display: none;
	background: #EDE1E1;
	padding: 10px;
	color: #231F20;
	font-size: 10px;
	border: 1px solid #AB8383;
	margin: 0 0 5px;
}
	
/* [ Main ] */

#main_wrapper {
	z-index: 1;
}

#main {
	width: 950px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
	min-height: 1px;
	}
	
* html #main {
	height: 1px;
	}
	
#main:after {
	height: 0;
	clear: both;
	display: block;
	content: ".";
	visibility: hidden;
	}
	
	
/* [ Content ] */

#breadcrumb{
	height: 23px;
	padding: 5px 10px 0 0;
	border-top: 1px solid #CACDD0;
	border-bottom: 1px solid #CACDD0;
	text-align: right;
	margin: 0 0 28px 0;
}

#breadcrumb .back{
	float: left;
	background: url(back.gif) no-repeat 5px -1px;
	padding: 0 0 0 30px;
	color: #7F7F7F;
}

#breadcrumb .back:hover{
	background: url(back.gif) no-repeat 5px -60px;
	color: #000;
}

#content {
	font-size: 12px;
	padding: 0 0 40px; 
	color: #231f20;
	position: relative;
	min-height: 400px;
	z-index: 1;
	float: left;
	width: 750px;
	}
	
* html #content {
	height: 400px;
	}

/* [ Footer ] */
#footer_wrapper {
	min-height: 100px;
	clear: both;
	}

#footer {
	width: 950px;
	margin: 0 auto;
	font-size: 11px;
	color: #7f7f7f;
	line-height: 16px;
	position: relative;
	clear: both;
	min-height: 1px;
	border-top: solid 1px #d0d0d0;
	padding: 10px 0;
	}
	
* html #footer {
	height: 1px;
	}
	
#footer p {
	margin: 0;
	}
	
#footer a {
	color: #7f7f7f;
	text-decoration: none;
	}
	
#footer a:hover {
	text-decoration: none;
	background: none;
	color: #231f20;
	}
	
#footer #site_credit{
	width: 200px;
	position: absolute;
	right: 0px;
	top: 10px;
	text-align: right;
}

#appa-badge{
    display: block;
    margin-top: 1em;
}
	
/* [ Datagrid ] */

.datagrid {
	width: 100%;
	border: 1px solid #666;
	border-collapse: collapse;
	}
	
	.datagrid th {
		background: #eee;
		border-bottom: 1px solid #666;
		text-align: left;
		padding: 2px 5px;
		}
		
	.datagrid td {
		border-bottom: 1px solid #ccc;
		padding: 2px 5px;
		}

		
#case_studies{
	min-height: 1px;
	margin: 20px 0;
}

#case_studies .case_study{
	min-height: 140px;
	display: block;
	padding: 10px 10px 10px 290px;
	margin: 0;
	border-top: 1px solid #CACDD0;
	color: #231F20;
	position: relative;
	background: url(case_study.gif) no-repeat 720px 130px;
}

#case_studies .last{
	border-bottom: 1px solid #CACDD0;
}

#case_studies .case_study:hover{
	background: #f5f5f5 url(case_study.gif) no-repeat 720px 130px;
}

* html #case_studies .case_study{
	height: 140px;
}

#case_studies .case_study .heading{
	display: block;
	font-size:16px;
	line-height:23px;
	text-transform:uppercase;
	margin: 0;
}

#case_studies .case_study img{
	display: block;
	position: absolute;
	top: 10px;
	left: 10px;
	padding: 4px;
	border: solid 1px #CACDD0;
	background: #fff;
}

#client_list,
#client_list li{
	margin: 0;
	list-style: none;
	padding: 0;
	background: none;
}

#client_list{
		border-top: 1px solid #CACDD0;
		margin: 20px 0 0;
}

#client_list a{
	display: block;
	height: 70px;
	padding: 15px 15px 15px 180px;
	position: relative;
	background: url(case_study.gif) no-repeat 720px 72px;
	border-bottom: 1px solid #CACDD0;
}

#client_list a:hover{
	background: #f5f5f5 url(case_study.gif) no-repeat 720px 72px;
}

#client_list .void{
		background: none
}

#client_list .void:hover{
		background: none
}

#client_list a img{
	position: absolute;
	top: 10px;
	left: 10px; 
	padding: 4px;
	border: 1px solid #CACDD0; 
	background: #fff;
}

#client_list a .heading{
	display: block;
	font-size: 20px;
	line-height: 28px;
	text-transform: uppercase;
	margin: 0;
}

#client_list a .client_url{
	color: #7F7F7F; 
	display: block;
}

#column_left h2, #column_right h2{
	margin: 0;
}
	
/* enquire button - used throughout site */

.enquire{
	padding: 15px;	
	border-bottom: 1px solid #D9D9D9;
	border-top: 1px solid #D9D9D9;
	margin: 30px 0;
}

.enquire_button{
	display: block;
	width: 290px;
	height: 40px;
	background: url(enquire_button.gif) no-repeat 0 0;
	margin: 0;
}

.enquire_button:hover{
	background: url(enquire_button.gif) no-repeat 0 -40px;
}
