/* Produced by jaycreate, info@jaycreate.co.uk */
/* Bodymaster GB CSS Stylesheet */


/* -------------------- HTML Styles -------------------- */

html { 
	background-image: url("/images/bg-top-back-grad.gif"); 
	background-repeat: repeat-x;
	background-color: #fff;
	margin: 0px;
	padding: 0px;
} 

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color: #000000;
	background-image: url("/images/bg-bottom-back-grad.jpg");
	background-repeat: repeat-x;
	background-position: bottom;
}

h1 {
	font: 1.2em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	color: #0e2a42;
	margin: 0px;
	padding: 0px;
}

h2 {
	font: .9em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	color: #194c79;
	margin: 0px;
	padding: 4px 0px 0px 0px;
}

h3 {
	
}

p {
	font-size: .74em;
	line-height: 1.6em;
	color: gray;
	padding: 0px;
	margin-top: 6px;
}

a {
	color: #194c79;
	text-decoration: none;
}

a:hover {
	color: #0e2a42;
}

a img {
	margin: 0px;
	padding: 0px;
}

img alt {
	font: .8em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

input, textarea {
	color: #000000;
	border: 1px solid #eeeeee;
	font-size: 1em;
}


/* -------------------- Layout Styles  -------------------- */

.container {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	text-align: left;
	/*background-image: url("/images/bg-container.gif");
	background-repeat: repeat-x;*/
}

.contentContainer {
	clear: both;
}

.content {
	float: left;
	width: 495px;
	padding: 0px 10px 10px 25px;
	overflow: hidden;
}

.footer {
	/*margin-top: 20px;*/
	font-size: 80%;
	clear: both;
	color: #09233d;
	text-align: right;
	height: 230px;
	margin: 0;
	padding: 0;
}

.footer img {
	margin: 3px 0 0;
	padding: 3px 0 0;
}

.header {
	padding: 0px;
	margin: 0px;
	float: left;
	height: 244px;
	background-image: url("/images/aston-header.jpg");
	background-repeat: no-repeat;
	background-position: 240px top;
}

#page2 .header {
	padding: 0px;
	margin: 0px;
	float: left;
	height: 244px;
	background-image: url("/images/bentley-header.jpg");
	background-repeat: no-repeat;
	background-position: 240px top;
}

#page3 .header {
	padding: 0px;
	margin: 0px;
	float: left;
	height: 244px;
	background-image: url("/images/lambo-header.jpg");
	background-repeat: no-repeat;
	background-position: 220px top;
}

#page4 .header {
	padding: 0px;
	margin: 0px;
	float: left;
	height: 244px;
	background-image: url("/images/porsche-header.jpg");
	background-repeat: no-repeat;
	background-position: 230px top;
}

#page5 .header {
	padding: 0px;
	margin: 0px;
	float: left;
	height: 288px;
	background-image: url("/images/avenger-header.jpg");
	background-repeat: no-repeat;
	background-position: 240px top;
}


/* -------------------- Navigation Styles  -------------------- */

.navBar {
	margin-left: 20px;
	text-align: center;
	padding: 0px;
}

.navBar ul {
	padding: 0px;
	margin: 0px;
}

.navBar li {
	list-style-type: none;
	float: left;
	font-size: 80%;
}

.navBar li a {
	text-decoration: none;
	color: #abc1d5;
}

.navBar li a:hover {
	color: #ffffff;
}


/* -------------------- Navigation Page Highlight -------------------- */

#page1 #navItem1 a {
	color: #ffffff;
	background-image: url("/images/navBarLeft.jpg");
	background-repeat: no-repeat;
	background-position: 0px -30px;
	width: 120px;
	height: 22px;
	display: block;
	padding: 8px 0px 0px 0px;
}

#page1 #navItem2 a, #navItem3 a, #navItem4 a, #navItem5 a {
	background-image: url("/images/navBarMiddle.jpg");
	background-repeat: no-repeat;
	width: 120px;
	height: 22px;
	display: block;
	padding: 8px 0px 0px 0px;
}

#page1 #navItem6 a {
	background-image: url("/images/navBarRight.jpg");
	background-repeat: no-repeat;
	width: 152px;
	height: 22px;
	display: block;
	padding: 8px 0px 0px 0px;
}

#page1 #navItem2 a:hover, #page1 #navItem3 a:hover, #page1 #navItem4 a:hover, #page1 #navItem5 a:hover {
	background-image: url("/images/navBarMiddle.jpg");
	background-repeat: no-repeat;
	background-position: 0px -30px;
}

#page1 #navItem6 a:hover {
	background-image: url("/images/navBarRight.jpg");
	background-repeat: no-repeat;
	background-position: 0px -30px;
}

#page2 #navItem2 a, #page3 #navItem3 a, #page4 #navItem4 a, #page5 #navItem5 a {
	background-image: url("/images/navBarMiddle.jpg");
	background-repeat: no-repeat;
	background-position: 0px -30px;
	width: 120px;
	height: 22px;
	display: block;
	padding: 8px 0px 0px 0px;
	color: #fff;
}

#page2 #navItem1 a, #page3 #navItem1 a, #page4 #navItem1 a, #page5 #navItem1 a {
	background-image: url("/images/navBarLeft.jpg");
	background-repeat: no-repeat;
	width: 120px;
	height: 22px;
	display: block;
	padding: 8px 0px 0px 0px;
}

#page2 #navItem3 a, #page2 #navItem4 a, #page2 #navItem5 a, #page3 #navItem2 a, #page3 #navItem4 a, #page3 #navItem5 a, #page4 #navItem2 a, #page4 #navItem3 a, #page4 #navItem5 a, #page5 #navItem2 a,  #page5 #navItem3 a, #page5 #navItem4 a {
	background-image: url("/images/navBarMiddle.jpg");
	background-repeat: no-repeat;
	width: 120px;
	height: 22px;
	display: block;
	padding: 8px 0px 0px 0px;
}

#page2 #navItem6 a, #page3 #navItem6 a, #page4 #navItem6 a, #page5 #navItem6 a {
	background-image: url("/images/navBarRight.jpg");
	background-repeat: no-repeat;
	width: 152px;
	height: 22px;
	display: block;
	padding: 8px 0px 0px 0px;
}

#page2 #navItem1 a:hover, #page3 #navItem1 a:hover, #page4 #navItem1 a:hover, #page5 #navItem1 a:hover {
	background-image: url("/images/navBarLeft.jpg");
	background-repeat: no-repeat;
	background-position: 0px -30px;
}

#page2 #navItem3 a:hover, #page2 #navItem4 a:hover, #page2 #navItem5 a:hover, #page3 #navItem2 a:hover, #page3 #navItem4 a:hover, #page3 #navItem5 a:hover, #page4 #navItem2 a:hover, #page4 #navItem3 a:hover, #page4 #navItem5 a:hover, #page5 #navItem2 a:hover, #page5 #navItem3 a:hover, #page5 #navItem4 a:hover {
	background-image: url("/images/navBarMiddle.jpg");
	background-repeat: no-repeat;
	background-position: 0px -30px;
}

#page2 #navItem6 a:hover, #page3 #navItem6 a:hover, #page4 #navItem6 a:hover, #page5 #navItem6 a:hover {
	background-image: url("/images/navBarRight.jpg");
	background-repeat: no-repeat;
	background-position: 0px -30px;
}

#page6 #navItem6 a {
	background-image: url("/images/navBarRight.jpg");
	background-repeat: no-repeat;
	background-position: 0px -30px;
	width: 152px;
	height: 22px;
	display: block;
	padding: 8px 0px 0px 0px;
}

#page6 #navItem1 a {
	background-image: url("/images/navBarLeft.jpg");
	background-repeat: no-repeat;
	width: 120px;
	height: 22px;
	display: block;
	padding: 8px 0px 0px 0px;
}

#page6 #navItem1 a:hover {
	background-image: url("/images/navBarLeft.jpg");
	background-repeat: no-repeat;
	background-position: 0px -30px;
}

#page6 #navItem2 a, #page6 #navItem3 a, #page6 #navItem4 a, #page6 #navItem5 a {
	background-image: url("/images/navBarMiddle.jpg");
	background-repeat: no-repeat;
	width: 120px;
	height: 22px;
	display: block;
	padding: 8px 0px 0px 0px;
}

#page6 #navItem2 a:hover, #page6 #navItem3 a:hover, #page6 #navItem4 a:hover, #page6 #navItem5 a:hover {
	background-image: url("/images/navBarMiddle.jpg");
	background-repeat: no-repeat;
	background-position: 0px -30px;
}

/* Buttons */

/* -------------------- Map Styles -------------------- */

#mapContainer {
	margin: 0px;
	padding: 0px;
	width: 490px; 
	height: 350px
}

.mapContainer p {
	text-align: right;
}

.mapContainer a {
	color: #0d2841;
	font-size: .75em;
	text-decoration: none;
}

.mapContainer a:hover {
	color: #0e2a42;
	text-decoration: underline;
}

/*.map {
	margin: 4px;
	padding: 4px;
	float: left;
}*/

/* Other Styles */

.clear {
	clear: both;
}

.highlight {
	color: #0d2841;
	font-weight: bold;
}

.headerLogo {
	margin-left: 37px;
	padding: 0px;
}

.sideBar {
	float: left;
	width: 220px;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	background-image: url("/images/bg-dotted-line.gif");
	background-repeat: repeat-y;
	background-position: 0px 25px;
}

.sideBar p {
	font-size: .8em;
	line-height: 1.3em;
	color: gray;
}

.sideBar a {
	color: #0e2a42;
	text-decoration: none;
	font-weight: bold;
}

.sideBar a:hover {
	text-decoration: underline;
}

.footerBoxText {
	font-size: .8em;
	color: #0d2841;
	padding: 50px 10px 5px 140px;
}

.ourGalleries {
	float: left;
	width: 245px;
	height: 208px;
	margin-left: 15px;
	margin-top: 0px;
	display: block;
	background-image: url("/images/ourGalleries.jpg");
	background-repeat: no-repeat;
}

.ourServices {
	float: left;
	width: 245px;
	height: 208px;
	margin-left: 15px;
	margin-top: 0px;
	display: block;
	background-image: url("/images/ourServices.jpg");
	background-repeat: no-repeat;
}

.ourProjects {
	float: left;
	width: 245px;
	height: 208px;
	margin-left: 15px;
	margin-top: 0px;
	display: block;
	background-image: url("/images/ourProjects.jpg");
	background-repeat: no-repeat;
}

.footnote {
	font-size: 80%;
}

.imageLeft {
	float: left;
	margin: 4px 10px 10px 0px;
}

.imageRight {
	float: right;
	margin: 4px 0px 10px 10px;
}

.noWrap {
	white-space: nowrap;
}

.centre {
	text-align: center;
}

.footButtons {
	margin: 0px;
	padding: 0px;
}

.footer a {
	color: #0d2841;
	text-decoration: none;
}

.footer a:hover {
	color: #797d87;
	text-decoration: underline;
}

.copyright {
	color: #ffffff;
	text-align: left;
	float: left;
}

.signOff {
	clear: both;
	color: #ffffff;
	font-size: .9em;
	text-align: right;
	margin-right: 15px;
	margin-bottom: 10px;
}

.signOff a {
	color: #ffffff;
	text-decoration: none;
}

.signOff a:hover  {
	text-decoration: underline;
}

.button {
	font-size: 80%;
	font-weight: bold;
	color: #eeeeee;
	background-image: url("/images/sideBar-button.gif");
	background-repeat: no-repeat;
	width: 242px;
	line-height: 30px;
	padding-left: 10px;
	text-align: left;
}

.servicesList ul {
	padding: 0px;
	margin-left: 1em;
}

.servicesList li {
	font-size: .74em;
	line-height: 1.6em;
	color: gray;
	list-style-type: none;
	list-style-image: url("/images/list-bullet.gif");
}

.more {
	background-image: url("/images/button.gif");
	background-repeat: no-repeat;
	background-position: right center;
	padding: 1px 20px 1px 0px;
}

#page4 .more {
	background-image: url("/images/button.gif");
	background-repeat: no-repeat;
	background-position: right center;
	padding: 1px 20px 1px 0px;
	float: right;
}

.back {
	background-image: url("/images/button-left.gif");
	background-repeat: no-repeat;
	background-position: left center;
	padding: 1px 0px 1px 20px;
	margin: 0px;
}

/* -------------------- Gallery Layout -------------------- */

.galleryContainer {
	width: 495px;
	margin-top: 5px;
}

.galleryLeft, .galleryMiddle, .galleryRight {
	width: 160px;
	float: left;
	margin-right: 5px;
}

.gallery1Text, .gallery2Text, .gallery3Text {
	background-image: url("/images/galleryHeader.gif");
	background-repeat: no-repeat;
	height: 30px;
	padding-right: 5px;
	padding-left: 10px;
	font: bold .7em/30px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #ffffff;
}

.gallery1Image, .gallery2Image, .gallery3Image {
	padding-top: 2px;
}

.gallery1Image img, .gallery2Image img, .gallery3Image img {
	border: none;
}

.hidden {
	display: none;
}

.backText {
	text-align: left;
	font-size: .75em;
	line-height: 20px;
}

/*
.galleryBox li {
	list-style: none;
	height: 65px;
	width: 165px;
	border: 2px solid #e2ecec;
	display: block;	
}

.galleryBox li a {
	color: #ffffff;
	font-size: 12px;
	line-height: 22px;
	text-align: left;
	text-decoration: none;
}
*/

/* Gallery Styles - Lightbox */

#lightbox {	
	position: absolute;	
	left: 0; 
	width: 100%; 
	z-index: 100; 
	text-align: center; 
	line-height: 0;
}
	
#lightbox img { 
	width: auto; 
	height: auto;
}

#lightbox a img { 
	border: none; 
}

#outerImageContainer {
	position: relative; 
	background-color: #fff; 
	width: 250px; 
	height: 250px; 
	margin: 0 auto; 
}

#imageContainer { 
	padding: 10px; 
}

#loading {
	position: absolute; 
	top: 40%; 
	left: 0%; 
	height: 25%; 
	width: 100%; 
	text-align: center; 
	line-height: 0; 
}

#hoverNav {
	position: absolute; 
	top: 0; 
	left: 0; 
	height: 100%; 
	width: 100%; 
	z-index: 10; 
}

#imageContainer>#hoverNav {
	left: 0;
}

#hoverNav a {
	outline: none;
}

#prevLink, #nextLink {
	width: 49%; 
	height: 100%; 
	background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ 
	display: block; 
}

#prevLink { 
	left: 0; 
	float: left;
}

#nextLink { 
	right: 0; 
	float: right;
}

#prevLink:hover, #prevLink:visited:hover { 
	background: url(/images/galleries/prevlabel.gif) left 15% no-repeat; 
}

#nextLink:hover, #nextLink:visited:hover { 
	background: url(/images/galleries/nextlabel.gif) right 15% no-repeat; 
}

#imageDataContainer { 
	font: 10px Verdana, Helvetica, sans-serif; 
	background-color: #fff; 
	margin: 0 auto; 
	line-height: 1.4em; 
	overflow: auto; 
	width: 100%	;
}

#imageData {
	padding:0 10px; 
	color: #666; 
}

#imageData #imageDetails { 
	width: 70%; 
	float: left; 
	text-align: left;
}	

#imageData #caption { 
	font-weight: bold;
}

#imageData #numberDisplay { 
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;
}			

#imageData #bottomNavClose { 
	width: 66px; 
	float: right;  
	padding-bottom: 0.7em; 
	outline: none;
}	 	

#overlay { 
	position: absolute; 
	top: 0; 
	left: 0; 
	z-index: 90; 
	width: 100%; 
	height: 500px; 
	background-color: #000; 
}
  
#description {
  margin:0 5px 5px;
  padding:0 20px 20px;
  border:1px solid #eee;
  border-width:0 1px 1px;
  max-width:700px;
  font: 78%/1.4em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#999;
 }



