/*******************************************************
TITLE: © 2008 Pharma Design. All rights reserved.
DATE: FEB 2008
AUTHOR: Mercx Design - http://www.mercx.co.uk
*******************************************************/

body {
	margin: 15px 0px; padding: 0px;
	text-align: center;
	font: 11px verdana, arial, helvetica, sans-serif;
	color: #333;
	background: #E7E6E6 url(../graphics/background.gif) repeat-x;
	}
	
#wrapper {
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	position: relative;
	background-image: url(../graphics/a_link.gif) no-repeat;	/* preload the hover graphic */
	background-position: -1000px -1000px;						/* preload the hover graphic */	
	}
	
#header {
	width: 770px;
	height: 152px;
	background-image: url(../graphics/head_background.jpg);
	position: relative;
	}

#logo {
	margin: 0 10px 10px 170px;
	display: block; width: 438px;
	padding: 96px 0 0 0; overflow: hidden;  background: url(../graphics/logo.gif) no-repeat;    
   	height: 0px !important; height /**/: 96px;
	}


/*  Main Navigation
-------------------------------------------------------------------- */

#nav {
	position: absolute;
	width: 756px;
	left: 12px;
	top: 111px;
	}
	
		#nav ul{
			list-style: none;
			display: inline;
			}
		#nav li {
			float: left;
			}
		#nav a {
			display: block;
			float: left;
			background-repeat: no-repeat; 
			padding: 32px 0 0 0; overflow: hidden;
			height: 0px !important; height /**/: 32px;
			}

			a#nav-home {background-image:url(../graphics/nav_home.gif); width: 73px; height: 32px;}
			a#nav-home:hover {background-position: 0 -32px;} 
			
			a#nav-view {background-image:url(../graphics/nav_view.gif); width: 104px; height: 32px;}
			a#nav-view:hover {background-position: 0 -32px;} 
	
			a#nav-about {background-image:url(../graphics/nav_about.gif); width: 100px; height: 32px;}
			a#nav-about:hover {background-position: 0 -32px;} 
	
			a#nav-contact {background-image:url(../graphics/nav_contact.gif); width: 119px; height: 32px;}
			a#nav-contact:hover {background-position: 0 -32px;} 

#Content {
	width: 710px;
	margin: 5px auto 8px auto;
	text-align: left;
	padding: 15px;
	border: 1px dashed #333;
	background-color: #fff;
	}
	
	#Content p {
		font-family: "Trebuchet MS",Helvetica,sans-serif;
		font-size: 12px;
		color: #666;
		line-height: 1.5;
		margin: 0 0 1.5em;
		}
	
		#Content p a {
			color: #09C;
			font-size: 12px;
			text-decoration: none;
			font-weight: 500;
			border-bottom: 1px dotted #06C !important; /* nice dotted underlines for FF */
			border-bottom: 1px solid #DCC; /* lighter solid underlines for IE */
			}
		
		#Content p a:hover, #Content p a:focus {
			background: transparent url(../graphics/a_link.gif) top right no-repeat;
			border-bottom: none !important;  /* only way to remove nice dotted underlines for FF on hover state */
			text-decoration: none;
			}


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

h1 {
	color: #09C;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	padding: 10px 0 0 0;
	margin: 0px;
	}
	
h2 {
	color: #09C;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: 900;
	padding: 10px 0 10px 0;
	margin: 0px;
	line-height: 1.8em;
	}
	
p {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 1.5;
	margin: 0 0 1.5em;
	}
	
.add {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #525669;
	margin: 0px;
	text-align: left;
	background: none;
	clear: left;	
	}
	
.clearit {
	display: block;
	clear: both;
	}

.line hr { 
	display: none;  /* take out the troublemaking HR */
	}

.line { 
	background: #CAA7B9;  /* DIV that wraps and replaces the HR */
	height: 1px;
	width: 100%;
	margin: 10px auto;
	padding: 0px;
	}
	
.img_leftside{
	float: left;
	width: 400px;
	height: 220px;
	background-image: url(../graphics/car.jpg);
	}
										

/*  VIEW WEDDING CARS --> Car Navigation (car list)
-------------------------------------------------------------------- */
				
		#carnav {
			float: left;
			position: relative;
			width: 710px;
			height: auto;
			background-color: #F3F3F3;
			}
				
				#carnav ul {
					list-style: none;
					margin: 0;
					padding: 0;
					}
				
				#carnav ul li {
					padding: 0;
					margin: 0;
					}
					
				#carnav ul li a {
					display: block;
					font-size: 12px;
					font-weight: normal;
					color: #d2d0d0;
					text-decoration: none;
					padding: 7px 0 7px 0;
					text-align: left;
					width: 710px;
					font-family: Verdana, Arial, Helvetica, sans-serif;
					}
				
				#carnav ul li a:hover, #carnav ul li a:focus {
					background-color: #E9E2E9;
					text-decoration: none;
					}
					
					#carnav li a img {
						margin: 0 10px 0 30px;
						border: 0px;
						}
						
					#carnav li a b {
						color: #959595;
						position: absolute;
						padding: 0px;
						margin: 55px 0 0 15px;
						cursor: hand;
						}


#contactForm {
	float: left;
	width: 350px;
	margin: 0px;
	padding: 0 0 20px 0;
	}

.listing {
  	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 11px;
	color: #0864A8;
	margin: 0 0 0 40px;
	padding: 0px;
	}
	
.listing2 {
  	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 11px;
	color: #0864A8;
	margin: 0 0 0 10px;
	padding: 0px;
	}
	
input {
	background-color: #FBF7FB;
	border: #999 1px solid;
	width: 80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 1px 0 10px 40px;
	padding: 2px;
	}
	
input.checkbox {
	background-color: #fff;
	border: none;
	width: 20px;
	padding: 0px;
	margin: 5px 0 0 40px;
	}
	
textarea {
	background-color: #FBF7FB;
	border: #999 1px solid;
	width: 80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin: 1px 0 15px 40px;
	padding: 2px;
	}
	
input:focus, textarea:focus {
	background-color: #FAEBFC;
	padding: 2px;
	}

#textcontact {
 	float: right;
 	top: 0;
 	right: 0;
 	width: 300px;
	padding: 0 40px 180px 0;
	}

#checkbox {
	width: 200px;
	background-color: #FF0000;
	padding: 0px;
	margin: 0px;
	}
	
	
/*  INDEX PAGE ONLY --> Right-Sub Navigation (car list)
-------------------------------------------------------------------- */

#textright {
	float: right;
	background-color: #F4F4F4;
	top: 0;
	right: 0;
	width: 280px;
	height: 210px;
	padding: 0 10px 10px 20px;
	background-image: url(../graphics/img_background.jpg);
	}

#second {
	color: #959595;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 2.20em;
	margin: 0px;
	padding: 0px;
	}
	
		#second li {
			list-style-type: none;
			margin: 0px;
			padding: 0px;
			}
			
		#second li a {
			color: #12A3DD;
			border-bottom: 1px dotted #06C !important; /* nice dotted underlines for FF */
			border-bottom: 1px solid #DCC; /* lighter solid underlines for IE */
			text-decoration: none;
			}
			
		#second li a:hover {
			background: transparent url(../graphics/a_link.gif) top right no-repeat;
			border-bottom: none !important;  /* only way to remove nice dotted underlines for FF on hover state */
			text-decoration: none;
			}
			
#newWeddingCar {
z-index: 3;
position: relative;
	display: block;
 	float: right;
	background: url(../graphics/teaser_top.jpg) no-repeat;
 	width: 292px;
	margin: 12px 0 0 20px;
	padding: 0px;
	}
	
	#weddingCarHolder {
		width: 276px;
		margin: 0px;
		padding: 8px 0 0 8px;
		}
	
	#newCarContent {
		z-index: 2;
		position: relative;
		display: block;
		background: url(../graphics/teaser_middle.jpg) repeat-y;
		width: 258px;
		margin: 0px;
		padding: 2px 20px 0 14px;
		}
		
	#newCarBottom {
		z-index: 1;
		position: relative;
		background: url(../graphics/teaser_bottom.jpg) no-repeat;
		height: 134px;
		width: 258px;
		margin: -30px 0 0 0;
		padding: 10px 20px 0 14px;
		}


/*  Footer
-------------------------------------------------------------------- */

#footer {
	width: 750px;
	height: 212px;
	margin: 0 0 0 11px;
	padding: 0px;
	background: url(../graphics/imgFtr.jpg) no-repeat;
	}	
	
	#footer p {
		font-family: Helvetica, Arial, sans-serif;
		font-size: 10px;
		color: #525669;
		margin: 30px 0 0 0;
		padding: 0px;
		text-align: center;
		}
		
		#footer p a {
			font-family: Helvetica, Arial, sans-serif;
			color: #09C;
			font-size: 10px;
			font-weight: normal;
			text-decoration: none;
			border-bottom: 1px dotted #333 !important; /* nice dotted underlines for FF */
			border-bottom: 1px solid #B2BBC5; /* lighter solid underlines for IE */
			}
		
		#footer p a:hover, #text p a:focus {
			background: transparent url(../graphics/a_link.gif) top right no-repeat;
			border-bottom: none !important;  /* only way to remove nice dotted underlines for FF on hover state */
			text-decoration: none;
			}
			
p.footer {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #595959;
	margin: -4px 0 0 8px;
	text-align: center;
	background: none;
	clear: left;	
	}
	
	p.footer a:link, p.footer a:visited {
		font-family: Helvetica, Arial, sans-serif;
		color: #09C;
		font-size: 10px;
		font-weight: normal;
		text-decoration: none;
		border-bottom: 1px dotted #333 !important; /* nice dotted underlines for FF */
		border-bottom: 1px solid #B2BBC5; /* lighter solid underlines for IE */
		}

	p.footer a:hover, p.footer a:active {
		background: transparent url(../graphics/a_link.gif) top right no-repeat;
		border-bottom: none !important;  /* only way to remove nice dotted underlines for FF on hover state */
		text-decoration: none;
		}
			
#cell_1 {
	margin: 20px 20px 0 35px;
	padding-bottom: 15px;
	float: left;
	width: 160px;
	display: inline; /* Used to fix the IE double margin bug */
	}

#cell_2 {
	margin: 20px 20px 0 0;
	padding-bottom: 15px;
	float: left;
	width: 160px;
	}

#cell_3 {
	margin: 20px 20px 0 0;
	padding-bottom: 15px;
	float: left;
	width: 160px;
	}
	
#cell_4 {
	margin: 20px 0 0 0;
	padding-bottom: 15px;
	float: left;
	width: 160px;
	}
	
#footerCells {
	color: #959595;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 2.20em;
	margin: 0px;
	padding: 0px;
	}
	
		#footerCells li {
			list-style-type: none;
			margin: 0px;
			padding: 0px;
			}
			
		#footerCells li a {
			color: #12A3DD;
			border-bottom: 1px dotted #06C !important; /* nice dotted underlines for FF */
			border-bottom: 1px solid #DCC; /* lighter solid underlines for IE */
			text-decoration: none;
			}
			
		#footerCells li a:hover {
			background: transparent url(../graphics/a_link.gif) top right no-repeat;
			border-bottom: none !important;  /* only way to remove nice dotted underlines for FF on hover state */
			text-decoration: none;
			}
