/* CSS Document */
/* Copyright © 2006 Room 108 Limited - room108.co.uk */
/* Created 2006-03-03 */
/* Version - template_media_032006.css */

/* CSS Document */


            /* page setup */
			/*------------*/

html {min-height: 100%; margin-bottom: 1px;}

body {
	margin:0px;
	padding:0px;
	/*styling for body*/
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:90%;
	background: #141423;
	}

#screen{
	color:#000;
	background:repeat-x top url("vehicle_graphics_images/bg.png") #141423;
	}
	
	
            /* bounding container setup */
			/*--------------------------*/
			
#container{
	/*sets width and background of main container*/
	width:1000px;
	margin:0px auto;
	padding:1px 0 0 0;
	text-align:left;
	}
	

            /* title */
			/*-------*/	
	
#title{
	text-align:left;
	margin:0;
	padding: 2px 0;
	clear:both;
	}
	
#title h1{
	margin:10px 10px 30px 10px;
	font-size:2.3em;
	background-color:#E3E3E5;
	}
	
#title h2{
	margin:5px 10px;
	font-size:1.2em;
	}
	
#title img{
	margin:0;
	padding:0;}
	
#title_flash{
	float:right;
	margin-right:20px;}
	
#title a {	
}
#title a:link {
color: #ff9900;
background-color:#E3E3E5;
}
#title a:visited  {
color: #888;
background-color:#E3E3E5;
}
#title a:hover {
color: #ff9900 ;
background-color:#E3E3E5;
}
#title a:active {
background-color:#E3E3E5;
}
	
	
            /* menu */
			/*------*/

#menu {
	margin-top:45px;
	width:100%;
	font-size:93%;
	line-height:normal;
	}
#menu ul {
	margin:0;
	padding:14px 10px 0 630px;
	list-style:none;
	}
#menu li {
	display:inline;
	margin:0;
	padding:0;
	}
#menu a {
	float:left;
	background:url("vehicle_graphics_images/tableftF.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	}
#menu a span {
	float:left;
	display:block;
	background:url("vehicle_graphics_images/tabrightF.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#666;
	}
	


            /* content columns */
			/*-----------------*/
div.content-sub
{
	margin:0;
	margin-top:10px;
	padding:0;
	float: left;
	min-height: 100px;
}
#wrapper{
	margin:0;
	padding:0;}
.spacer{
	margin:0;
	padding:0;
	clear:both;
	}

/*The following div styles define the layout of the content columns.

A. Left column - narrow (310px) use with columns B&C

B. Middle column - narow (315px) use with columns A&C

C. Right column - narow (315px) use with columns A&B

.............
. A . B . C .
.   .   .   .
.   .   .   .
.   .   .   .
.............
*/

div#content-sub-A
{
	width: 310px;
	margin:0 5px 0 0;
	padding:10px 0px 10px 20px;
}
div#content-sub-B
{
	width: 305px;
	text-align:left;
	padding-left:15px;
	padding-right:10px;
	border-left:thin dotted #888;
	border-right:thin dotted #888;
}
div#content-sub-C
{
	width: 300px;
	text-align:left;
	padding-left:15px;
}





/*
1. Left column - wide (490px) use with right column #2

2. right column - narow (260px) use with left column #1

.............
.   1   . 2 .
.       .   .
.       .   .
.       .   .
.............
*/

div#content-sub-1
{
	width: 600px;
	margin:0 10px 0 0;
	padding:10px 0px 10px 20px;
	color:#000;
}
div#content-sub-2
{
	width: 300px;
	text-align:left;
	margin-left:6px;
}

/*

3. Left column - even (370px) use with right column #4

4. right column - even (370px) use with left column #3

.............
.  3  .  4  .
.     .     .
.     .     .
.     .     .
.............
*/

div#content-sub-3
{
	margin-right:20px;
	width: 450px;
	margin:0px;
	padding:10px 0px 10px 20px;
	color:#000;
}
div#content-sub-4
{
	margin-left:20px;
	width: 450px;
	margin:0px;
	padding:10px 10px 10px 10px;
	border-left:thin dotted #888;
}



/* 

5. single column - even (1000px) use on it's own

.............
.     5     .
.           .
.           .
.           .
.............
*/

div#content-sub-5
{
	width: 1000px;
	margin:0px;
	padding:10px 20px;
	color:#000;
}

/*

6. Left column - narrow (260px) use with right column #7

7. right column - wide (490px) use with left column #6

.............
. 6 .   7   .
.   .       .
.   .       .
.   .       .
.............
*/

div#content-sub-6
{
	width: 260px;
	margin:0px;
	padding:10px 10px 10px 20px;
}
div#content-sub-7
{
	width: 485px;
	text-align:left;
}



/*

            /* column specific styling */
			/*-------------------------*/




div#content-sub-C ul
{
	margin:0;
	padding:0 0 0 15px;
}
div#content-sub-C li
{	list-style:disc;
	margin:0;
	padding:0 0 0 0px;
}	



            /* footer */
			/*--------*/
#footer {
	background:repeat-x top url("vehicle_graphics_images/vehicle_graphics_footer_bg.png") #141423;
	clear:both;
	text-align:left;
	margin:0 auto;
	padding:5px 0px;
	color:#FFFDFB;
	font-size:90%	}
	
div.footer-sub
{
	margin:0;
	margin-top:10px;
	padding:0;
	float: left;
	min-height: 100px;
}
#footerwrapper{
	margin:0;
	padding:0;
	width:1000px;
	margin:0px auto;}
	
div#footer-sub-1
{
	width: 450px;
	margin-right:20px;
	padding:10px 0px 10px 20px;
	color:#000;
}
div#footer-sub-2
{
	width: 470px;
	padding:10px 10px 10px 10px;
	margin-left: 20px;
}
div#findus{
	float:right;
	width:225px;}
div#findus p{
	text-align:left;}

#footer h2 {
	color:#ff9900;
	font-size:1.2em;
	font-family:"Handel Gothic",Verdana, Helvetica, sans-serif;
}

#footer p {
	margin:3px 0;
	text-decoration:none;
	color:#FFFDFB;
	line-height:1.4;
	text-align:justify;
	}
#footer p.copy {
	font-size:80%;
	text-align:right;
	color:#666666;
	}
#footer p.right {
	text-align:right;
	}
#footer table p{
	text-align:center;}
#footer a:link {
color: #ff9900;
background-color:#141423;
font-weight:normal;
text-decoration:none;
}
#footer a:visited  {
color: #4e52d0;
background-color:#141423;
font-weight:normal;
text-decoration:none;
}
#footer a:hover {
color: #ff9900;
background-color:#141423;
font-weight:normal;
text-decoration:underline;
}
#footer a:active {
}

#footer p.copy a:link {
	color:#666666;
	}
#footer p.copy a:visited  {
	color:#666666;
	}
#footer p.copy a:hover {
	color:#666666;
	}
#footer p.copy a:active {
	color:#666666;
	}

/* padding around items in footer linear list*/
#footer span.linear{
	padding:0 15px;
	font-weight:normal;}


            /* general heading/paragraph levels */
			/*----------------------------------*/
h1{
	padding-top:4px;
	font-size:1.1em;
	text-align:left;
	margin:0 0 8px 0;
}
h2{
	color:#ff9900;
	font-size:1.2em;
	font-family:"Handel Gothic",Verdana, Helvetica, sans-serif;
	text-align:left;
	padding-bottom:2px;
	margin:0 0 2px 0;
	
}
h2.lowered{
	padding-top:8px;
}
h3{
	font-size:1em;
	}
h4{
	}
h5{
	}
p{
	margin:0px 10px 15px 0;
	padding:0;
}


            /* links */
			/*-------*/
a {	
}
a:link {
color: #ff9900;
background-color:#fff;
}
a:visited  {
color: #888;
background-color:#fff;
}
a:hover {
color: #ff9900 ;
background-color:#fff;
}
a:active {
}

            /* Contact Form */
			/*--------------*/	
form {
	width:800px;
	padding:10px;  
	margin:0;}	
form h1{color:#9c0914;}
form h2{text-align:center;}
#form ul li {
	list-style:none;}
#form ul li label {
	vertical-align:middle;}
form label { 
	display:block; 
	float:left; 
	width:200px; 
	text-align:right; 
	padding-right:10px; 
	margin:0.5em 0;}
form label.left {   
	width:200px; 
	text-align:left; }	
form p.inputs label {
	display:block; 
	float:left; 
	width:110px; 
	text-align:right; 
	padding-right:10px; 
	margin:0.5em 0;}	
form p.checklist label {
	clear:left; 
	display:block; 
	float:left; 
	width:400px; 
	text-align:right;  
	margin:0 0 5px 10px;
	text-align:left;}
form label.shortlabel {
	width:100px;}
form label.long {
	width:250px;}
form input {
	width:250px; 
	margin-top:6px;}
form textarea {
	width:249px;
	margin-top:5px; }
form textarea.long {
	width:370px;
	margin-top:5px; }
form input.checkbox {
	width:18px;
	margin:0 5px 10px 10px;}
form input.query {
	width:450px;
	margin:0 auto;}
form input.hidden {
	display:none;}
form select {
	margin:0.5em 0 0 0;}
form br{clear:both;}
form input.submit {
	width:80px;
	height:26px;
	margin:0 10px 0 230px;}
form input.reset {
	width:80px;
	height:26px;
	margin:0 30px 0 10px;}
form input.submitjob {
	width:80px;
	height:26px;
	margin:0 0 0 50px ;}
form input.resetjob {
	width:80px;
	height:26px;
	margin:0 ;}
legend{
	color:#000;}
.contact_missing{
	color:#993300;}
.name_missing{
	padding:10px 0px 10px 120px;
	color:#993300;}
.contact_success{
	padding:50px 10px 10px 10px;
	font-weight:bold;}
div#leftcoljobsheet{
	width:400px;
	float:left;}
div#rightcoljobsheet{
	float:right;
	width:400px;}
	
            /* gallery styling */
			/*-----------------*/

div.gallerycontainer {
  }
  
div.galleryfloat {
  float: left;
  }
  
div.galleryfloat p {
   text-align: center;
   }




            /* general or default styling */
			/*-----------------*/
img{
	border:none;
	margin:0;
	padding:0;
	}
blockquote
	{
	font-style:italic;
	margin-bottom:0;
	padding-top:10px;
	}
p.quotename
	{
	text-align:right;
	font-style:italic;
	
	}
.left{
	text-align:left;
	}
.center{
	text-align:center;
	}
.justify{
	text-align:justify;
	}
.right{
	text-align:right;
	}	
.floatleft{
	float:left;
	padding:0 15px 0 0;
	}
.floatright{
	float:right;
	padding: 0 0 12px 10px;
	}
		
.displaynone{
	display:none;
	}
br.clear{
	clear:both;}
	
blockquote{
	font-style:italic;
	text-align:justify;}
.small{
	font-size:75%;}
.small300{
	font-size:75%;
	margin:0 300px 0 100px}
	
.notice{ color:#FF6600; padding-left:210px;}
.jsnotice{ color:#FF6600; padding-left:120px;}
.jsqnotice{ color:#FF6600; padding-left:0px;}
	
            /* end of style sheet */
			/*--------------------*/

