/*---------------------------------

version: 0.4
author: Jamie Knight
contact: jamie@jkg3.com

----------------------------------*/

/* Basics
-----------------------------------------------*/


html {
	
	background: url(../images/background.png) top left;
	margin:0px;
	padding:0px;
	font-family: "Helvetica", "Arial", sans-serif;
	font-size: 14px;
	line-height: 1.6em;
	
	
}

body {


	padding:0px;
	color:#ffffff;
	font-size: 14px;
	line-height:1.6em;
	width:960px;
	margin:0px;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/contentBG.jpg) repeat-y top center;
	
	
	
	}

#branding {

	background: url(../images/brandingBG.png) top center no-repeat;
	margin:0px;
	padding: 0px;
	clear: both;
	height: 180px;

	
	}
	


#branding h2 {

	width:545px;
	height:155px;
	margin:20px;
	padding:0px;
	background: url(../images/paintprotectionBG.png) top left no-repeat;
	margin-left: 350px;
	text-indent: -5000px;
	padding: 0px;
	


}


#branding h1 {

	text-indent: -9999px;
	height: 20px;
	margin:0px;
	padding:0px;


}

img {

border: none;

}

#content {

	margin-top:0px;
	padding: 0px;
	margin-bottom: -20px;



}

#mainContent {

	width: 685px;
	float: right;
	margin-right: 30px;
	margin-top: 0px;

}


#mainContent h3 {

	font-size: 20px;
	border-bottom: #000000 4px solid;
	padding-bottom: 8px;
	padding-left: 25px;
	margin: 0px;
	font-weight: 100;
	background:url(../images/bullet-light.jpg) top left no-repeat;
	letter-spacing: 0.05em;

}


#mainContent .feature {

width: 315px;
float: right;
margin-right: 25px;
color: #A4A4A4;
margin-top: 10px;

}

#mainContent .feature h3 {

background: none;
padding-left: 3px;
font-size: 18px;
font-weight: 100;
color: #FFFFFF;

}

#mainContent .feature img {

	float:right;
	padding: 10px;


}

#intro {

	width: 300px;
	background:transparent url(../images/transaprent.png)top left;
	padding: 10px;
	margin-top: 10px;
	padding-top: 1px;

}

#intro-wrapper {

	background: url(../images/carkit.jpg) right top no-repeat;
	height: 420px;


}

/* subContent


------------------------------------------------------------ */



#subContent {

	width: 190px;
	margin-left: 22px;
	font-size:14px;
	float: left;


}


#subContent h3 {

	font-size: 20px;
	border-bottom: #000000 4px solid;
	padding-bottom: 8px;
	padding-left: 7px;;
	font-weight: 100;
	margin:0px;


}

#subContent li {

	background: url(../images/bullet.jpg) top left no-repeat;
	margin-left: 0px;
	padding-left: 25px;


}

#subContent ul {

	list-style: none;
	list-style-position: outside;
	margin-left:0px;
	padding: 0px;


}


a {

	color: #FFFFFF;
	text-decoration: none;

}

a:visited {

	color: #FFFFFF;
	text-decoration: none;

}

a:hover {

	color: #999999;
	text-decoration: none;

}

#subContent ul {

	padding-left: 5px;
	line-height: 1.4em;

}

#subContent li {

	margin-top: 5px;

}

#subContent .sub-menu ul {

	margin-top: 10px;

}

#subContent .sub-menu li {

	background: url(../images/small-bullet.jpg) top left no-repeat;

}


/* Footer

------------------------------------------------------------ */
#footer {

	clear: both;
	background: url(../images/footerBG.jpg) bottom center no-repeat;
	height: 106px;
	color: #666666;

}

#footer p {

	margin:0px;
	padding-left: 20px;
	padding-top: 70px;
}

#footer .fn {

	border-right: #999999 1px solid;
	padding-right: 5px;


}

.tel, .email {

	color: #FFFFFF; 
	padding-right: 10px;

}

#download-vcard {

background: url(../images/vcard.jpg) center left no-repeat;
padding-left: 30px;
height: 24px;
margin-left: 150px;


}

/* gallery */


#gallery img  {

border:4px #000000 solid; 
width: 80px;
height: 80px;
float:left;
margin-left: 20px;
margin-bottom: 20px;



}



#gallery {

width:350px;
float: right;
padding:0px;

}


/* Contact */

#contact-form {

width:350px;
float: right;
padding:0px;
font-size: 16px;
margin-top: -15px;

}

.zemError li {
	
	list-style-image:none;
	list-style-type: none;
	list-style-position:inside;
	margin-bottom:3px;
	background:#FFF2CC url(../images/exclamation.png) center left no-repeat;
	border:1px solid #FFE394;
	padding:5px;
	padding-left: 20px;
	color: #666666;
	margin-left: 0px;
	font-size: 14px;

}

.zemError {

	margin-left: 0px;
	padding-left: 0px;


}


/* links 
----------------------------------------------- */

#puffs {

	clear: both;

}
