/* CSS Style Sheet 
Designed by Dennis Pattison @ Admedia Systems Ltd
Copyright (c) 2008 S&P Dunn Vintage Car Hire */

/* Body Background and Text */
body {

  background: #CC0066;
  color: #CC0066;
  font:12px Verdana,Arial,Helvetica,sans-serif;
  margin:0px;
  padding:0px;
}

/* Left Menu Panel */
A:link.navpanel {padding:4px; text-decoration:none; color:#003300;
background:#ffffff url(images/nav1.gif); display:block; width: 150px; height: 25px; text-align:left; vertical-align: middle;
/*  border-bottom: 1px solid #191970;
  border-left: 1px solid #496C92;
  border-top: 1px solid #496C92;
  border-right: 1px solid #191970; */
}

A:visited.navpanel {padding:4px; text-decoration:none; color:#003300;
background:#ffffff url(images/nav1.gif); display:block; width: 150px; height: 25px; text-align:left; vertical-align: middle;
/*  border-bottom: 1px solid #191970;
  border-left: 1px solid #496C92;
  border-top: 1px solid #496C92;
  border-right: 1px solid #191970; */
}

A:hover.navpanel {padding:4px; text-decoration:none; color: #003300; font-style: italic;
background:#ffffff url(images/nav2.gif); display:block; width: 150px; height: 25px; text-align:left; vertical-align: middle;
 /* border-bottom: 1px solid #496C92;
  border-left: 1px solid #191970;
  border-top: 1px solid #191970;
  border-right: 1px solid #496C92; */
}

/* General font families for common tags */
font,th,td,p
{
  font:12px Verdana,Arial,Helvetica,sans-serif
}

.pink
{
  font: 12px "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
  text-decoration:none;
  color:#CC0066
}

/* General page style */
a:link,a:active,a:visited,a.postlink
{
  color:#510029;text-decoration:none
}

a:hover
{
  color:#daa520}
  
hr
{
  border: 0px solid #003300;border-top-width:1px;height:0px
}

fieldset
{
  border: 1px solid #006699; padding: 6px
}

/* Main table cell colours and backgrounds */
.row1 { background:#eaedf4 }
.row2,.helpline { background:#d9e2ec }
.row3 { background:#cedcec }
.row4 { background:#000000 }

/* This is the border line & background colour round the entire page */
.bodyline
{
  background:#ffffff url(images/beauford3lbackground.jpg) no-repeat center;
  border:1px solid #000000
}


/* This is the outline round the main forum tables */
.forumline
{
  background:#ffffff;
  border:1px solid #006699
}

/* The largest text used in the index page title and toptic title etc. */
.maintitle,h1
{
  font:bold 20px "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
  text-decoration:none;
  color:#003300
}

/* The largest text used in the index page title and toptic title etc. */
.maintitle2
{
  font:bold 20px "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
  text-decoration:none;
  color:#CC0066
}



.subtitle,h2
{
  font:bold 18px "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
  text-decoration:none
}

h3
{
  font:bold 16px "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
  text-decoration:none
}

h4
{
  font:bold 14px "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
  text-decoration:none
}

/* Used for the navigation text,(Page 1,2,3 etc) and the navigation bar when in a forum */
.nav
{
  font-size:11px;font-weight:bold
}

/* Code  */
.codetitle,.code
{
  border:1px solid #a4bad2;padding:2px 2px 3px 3px
}

.codetitle
{
  font-size:11px;background: #d8dfe4;text-indent:2px;font-weight:bold;margin:10px 20px 0 20px
}

/* Quote blocks */
.quotetitle,.quote
{
  color:#475e61;font-size:11px;border: 1px solid #a4bad2;padding:2px 2px 3px 3px
}

.quotetitle
{
  background:#e1e7ec;text-indent:2px;font-weight:bold;margin:10px 20px 0 20px
}

/* Form elements */
form
{
  display:inline
}

input
{
  font:11px Verdana,Arial,Helvetica,sans-serif
}

select
{
  background:#ffffff;font:11px Verdana,Arial,Helvetica,sans-serif
}

input.post,textarea.post
{
  background:#ffffff;border:1px solid #000000;
  font:11px Verdana,Arial,Helvetica,sans-serif;padding-bottom:2px;padding-left:2px
}

input.button,input.liteoption,.fakebut
{
  border:1px solid #000000;background:#fafafa;font-size:11px
}

input.catbutton
{
  border:1px solid #000000;background:#fafafa;font-size:10px
}

input.mainoption
{
  border:1px solid #000000;background:#fafafa;font-size:11px;font-weight:bold
}

a.but,a.but:hover,a.but:visited
{
  color:#000000;text-decoration:none
}

/* This is the line in the posting page which shows the rollover
help line. Colour value in row2 */
.helpline
{
  border:0 solid;font-size:10px
}

abbr, acronym
{
  border-bottom:1px dotted #FF0000;
  margin:0px;
  font-style: italic;
  color: red;
  cursor:help;
}

/* Gets rid of the need for border="0" on hyperlinked images */
img
{
  border:0 solid
}

.footer {
	font-size: 10px;
	color: white;
}

/* Gallery CSS */
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(../images/blank.gif) no-repeat; /* 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/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/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;	}	
/*
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: 003300;
	} 
*/
/* Gallery CSS */