/* -----------------------------------
	Project: Axis Automotive CSS
	Type: CSS/2
	Author: Stuart Lees
	Company: TXD Limited
	Web: http://www.txdlimited.co.uk
	Date: 16/08/2007
   ----------------------------------- */
   
/* ------------------------------ Layout ------------------------------ */

* {
	margin:0;
	padding:0;
}

body {
	margin:10px;
	font: 62.5% Arial, Helvetica, Verdana, sans-serif;
	color:#000;
	text-align:center;
	background:url(images/sides.jpg) repeat-x #fff;
}

#container {
	position:relative;
	margin:0 auto;
	text-align:left;
	width:718px;
	border:1px solid #666;
	background:url(images/faux_columns_2.jpg) top left repeat-y #fff;
}

#corporate_banner {
	position:relative;
	height:130px;
	background-color:#fff;
}

#logo {
	position:absolute;
	top:20px;
	left:20px;
}

#header_image {
	background-color:#fff;
}

#testimonials {
	position:absolute;
	bottom:20px;
	right:30px;
	letter-spacing:1px
}

#testimonials a {
	color:#98989A;
	text-decoration:none;
	font-size:1.1em;
}

#main_content_index {
	float:left;
	width:500px;
	display:inline;
	margin-left:20px;
	text-align:justify;
}

#latest_news_index{
	float:right;
	width:130px;
	display:inline;
	margin-right:35px;
	padding:3px;
}

#main_content {
	float:right;
	width:500px;
	margin-right:20px;
	text-align:justify;
	display:inline;
}

#latest_news{
	float:left;
	width:130px;
	margin-left:30px;
	padding:3px;
	display:inline;
}

#footer {
	clear:both;
	height:1%;
	background:url(images/divider_bar.gif) top left repeat-x #004f2f;
	color:#fff;
}

.footerLeft {
	width:310px;
	padding:15px 0 10px 30px;
	float:left;
	display:inline;
	font-size:1.1em;
	text-align:left;
}

.footerRight {
	width:320px;
	padding:15px 0 10px 30px;
	float:left;
	display:inline;
	font-size:1.1em;
	text-align:right
}

.footerLeft a, .footerRight a  {
	color:#fff;
	font-size:1em;
}


/* ------------------------------ High Level Navigation ------------------------------ */

#navigation {
	background-color:#004f2f;
}

#navigation ul {
	margin:0;
	padding:10px 0;
	list-style-type:none;
	background:url(images/divider_bar.gif) bottom left no-repeat #004f2f;
}

#navigation ul li {
	padding:0 25px 0 30px; /* Target Good Browsers */
	*padding:0 25px 0 33px; /* Target IE7 Specifically */
	_padding:0 25px 0 34px; /* Target IE6 Specifically */
	display:inline;
}

#navigation ul li a {
	font-size:1.2em;
	letter-spacing:1px;
	font-weight:normal;
	color:#fff;
	text-decoration:none;
}

#navigation ul li a:hover {
	color:#B1AFBA;
}

/* ------------------------------ Typography ------------------------------ */

h2, h3, p, ul {
	padding:10px;
}

h1 {
	padding:0 10px 10px 10px
}

h1, h2 {
	color:#004f2f;
	font-size:1.8em;
	font-weight:normal;
}

h3 {
	color:#004f2f;
	font-size:1.2em;
	font-weight:normal;
}

p, ul, dl {
	font-size:1.2em;
}

ul {
	margin-left:30px;
}

li {
	margin:0.5em 0;
}

dl {
	margin-bottom:30px;
}

dt {
	font-weight:bold; 
	margin-top:10px;
	margin-left:10px;
}

dd {
	font-style:italic;
	margin-left:10px;
}	

a {
	font-size:1.1em;
	color:#004f2f;
}

hr {
	border: 0;
	margin-left:7px;
	color:#999;
	background-color:#999;
	height: 1px;
}

/* ------------------------------ forms ------------------------------ */

/* KLUDGE: IE6/7 fieldset http://www.designmeltdown.com/chapters/Forms/Part2.aspx */

fieldset {
	margin:20px 0px 20px 0px;
	width:350px;
	position:relative;
	display:block;
	padding: 0px 10px 10px 10px;
	background-color:#eee;
	margin-left:10px;

}

legend {
	background-color:#eee;
	border-width:0px 1px;
	border-style:solid;
	border-color:#ccc;
	font-size:1.3em;
	padding:2px 5px;
	margin:0px 0px 10px 0px;
	position:relative;
	top: -12px;
}

label {
	float:left;
	width:10em;
	font-weight:bold;
}

input {
	width:200px;
}

textarea {
	width:200px;
	*width:202px;
}

select {
	width:200px;
	*width:203px;
}

.SubmitButton {
	margin:10px 0 0 10em;
	*margin:10px 0 0 13em; /*ie 6+7 hack */
	width:54px;
	height:25px;
}

/* ------------------------------ tabular data ------------------------------ */

table {
	border-collapse:collapse;
	margin:10px;
}

td {
	padding:0.5em;
	vertical-align:top;
	border:1px solid #ccc;
	font-weight:normal;
	text-align:left;
	font-size:1.2em;
}

th {
	background-color:#B22A1A;
	color:#fff;
	font-weight:bold;
	padding:0.5em;
	vertical-align:top;
	border-top:1px solid #ccc;
	text-align:left;
	font-size:1.3em;
}

/* ------------------------------ additional classes ------------------------------ */

.clear {
	clear:both
}

.kludge {
	height:20px; 
	background-color:#ffffff
}

.newsDate {
	text-align:right;
	color:#000
}

.index {
	padding:12px 10px 10px 10px
}

.quote {
	margin:10px;
	padding:10px;
	border:1px solid #ddd;
	background-color:#eee;
	font-size:1.3em;
	font-weight:bold;
	text-align:center
}

.success {
	padding:12px 10px 10px 25px;
	background:url(images/success.jpg) left 50% no-repeat #ffc;
	font-size:1.2em;
	border:1px solid #CACA00;
	margin:10px;
}

.error {
	padding:12px 10px 10px 25px;
	background:url(images/error.jpg) left 50% no-repeat #FEB8C2;
	font-size:1.2em;
	border:1px solid #E66455;
	margin:10px;
}

.formattedList {
	list-style:none;
	float:left;
	text-align:left;
	margin-left:20px;
	_margin-left:10px;
}

.associatesAlignLeft {
	margin-bottom:10px;
	border-bottom:3px solid #eee
}

.associatesAlignLeft a img {
	float:left;
}

.associatesAlignLeft p {
	float:right;
	width:390px;
}

.associatesAlignRight {
	margin-bottom:10px;
	border-bottom:3px solid #eee
}

.associatesAlignRight a img {
	float:right;
}

.associatesAlignRight p {
	float:left;
	width:390px;
}

#servicesList ul{
	list-style:none;
	padding:0;
	margin:0;
}

#servicesList ul li{
	padding:0.5em;
	font-weight:bold;
	margin-left:1em;
}

#servicesList ul li a{
	color:#004f2f;
	text-decoration:none;
	border-bottom:1px dotted #004f2f;
}

#servicesList ul li a:hover{
	border:none;
}

#applicant {
	border-bottom:5px solid #ddd;
	margin-top:10px;
}

.small {
	font-size:1em
}

.index_small_img {
	float:left; margin:10px;
}

.centraliseList {
	margin-left:50px;
	_margin-left:25px;
	
}

/* -------------- services menu ----------------------------- */

#button {
	float:left;
	width: 125px;
	_width: 115px;
	margin-left:5px;
	background-color: #ddd;
	color: #1a1a1a;
	display:inline;
}

#button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
}

#button li {
		margin: 0;
}

#button li a {
		display: block;
		padding: 5px 5px 5px 0.5em;
		background-color: #eee;
		color: #1a1a1a;
		text-decoration: none;
		/*border-left:10px solid #ccc;*/
		width: 100%;
		font-size:1em;
		font-weight:bold;
}

html>body #button li a {
		width: auto;
}

#button li a:hover {
		background-color: #999;
		/*border-left:10px solid #666;*/
		color: #fff;
}