/* Begin The Car Shop Formatting */
	/*
		Author: Ryan Thaut
		Email: rthaut@gmail.com
		Web: http://www.rynostudios.com/
		
		Copyright (c) Ryan Thaut 2007-2009. All Rights Reserved.
		No Modification or Distribution Without Written Consent.
	*/
	
/*
	FORMATTING FOR HYPERLINKS
*/

a {
	color: #9F2020;
	outline: 0;
	text-decoration: underline;
}

a:Hover {
	text-decoration: none;
}

b {
	color: #9F2020;
	font-weight: normal;
}

blockquote {
	background: url(images/Q-Last.png) no-repeat bottom right;
	margin: 0px 60px;
	padding: 0px;
}

	blockquote p {
		background: url(images/Q-First.png) no-repeat top left;
		font: italic 16px Georgia, serif;
		line-height: 1.6em;
		margin: 0px;
		padding: 5px 0px 15px 0px;
		text-indent: 30px;
	}

body {
	background: #252525 url(images/BG-Tile.gif) repeat-x top center;
	border: 0;
	color: #3F3F3F;
	cursor: default;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	margin: 0;
	overflow: auto;
	padding: 0;
	text-decoration: none;
}
	
/*
	FORMATTING FOR THE CONTACT FORM
*/

form {
	border: 0;
	margin: 0 auto;
	padding: 0;
}

	form button {
		background: url(images/Button.png) top;
		border: 0;
		color: #FFFFFF;
		cursor: pointer;
		display: block;
		font-size: 16px;
		height: 50px;
		margin: 0 auto;
		padding: 0;
		width: 210px;
	}
	
	form button:Hover {
		background-position: bottom;
	}
	
	form input[type=text],
	form textarea {
		background: #F4F4F4;
		border: 1px solid #AAAAAA;
		color: #5F5F5F;
		display: block;
		float: left;
		font: normal 15px Helvetica, Arial, sans-serif;
		margin: 0;
		padding: 6px;
		width: 276px;
	}
	
	form input[type=text].narrow {
		width: 176px;
	}
	
	form input[type=text].wide,
	form textarea {
		width: 706px;
	}
	
	form textarea {
		line-height: 1.5em;
		overflow: auto;
	}
	
	form input[type=text]:Focus,
	form textarea:Focus {
		border: 1px solid #5F5F5F;
		color: #3F3F3F;
	}
	
	form label {
		color: #5F5F5F;
		display: block;
		float: left;
		font-size: 14px;
		height: 48px;
		line-height: 32px;
		margin: 0 10px;
		text-align: right;
		text-indent: 5px;
		width: 120px;
	}
	
	form label.Required {
		color: #3F3F3F;
		font-weight: bold;
	}
	
	form label.Required:Before {
		content: "* ";
	}
	
	form label.wide {
		height: 31px;
		line-height: 31px;
		margin-left: 115px;
		width: 240px;
	}
	
	form p {
		margin: 0;
		padding: 10px 0;
	}
	
	form span.fail {
		color: #9F2020;
		display: block;
		font: 11px normal;
		height: 14px;
		line-height: 14px;
		margin: 0 0;
		text-align: right;
	}
	
	form span.note {
		display: block;
		float: left;
		font-size: 11px;
		height: 40px;
		line-height: 26px;
		margin: 0 10px;
		text-align: right;
		text-indent: 5px;
	}
	
	form span.units {
		display: block;
		float: left;
		font-size: 14px;
		height: 31px;
		line-height: 31px;
		margin: 0 10px;
		text-align: left;
		width: 240px;
	}
	
	form textarea {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		height: 250px;
		overflow: auto;
	}
	
	form #ButtonContainer {
		display: block;
		margin: 20px auto;
		width: 400px;
	}
	
	form #Errors,
	form #Success {
		display: block;
		margin: 0 auto;
	}

	form #Processing {
		background: url(images/Processing.gif) no-repeat 6px 3px;
		border: 0;
		color: #5F5F5F;
		display: block;
		font-size: 16px;
		height: 30px;
		line-height: 30px;
		margin: 10px auto;
		padding: 0;
		text-indent: 42px;
		width: 210px;
	}
	
	form #Result {
		background: #F4F4F4;
		border: 1px solid #5F5F5F;
		color: #5F5F5F;
		display: block;
		margin: 0 auto;
		margin-bottom: 20px;
		width: 500px;
	}
	
		form #Result p {
			font-size: 28px;
			margin: 10px 20px;
			padding: 0;
		}
	
	form #Invalid {
		background: #F4F4F4;
		border: 1px solid #9F2020;
		color: #9F2020;
		display: block;
		font-size: 14px;
		margin: 0 auto;
		width: 500px;
	}
	
		form #Invalid p {
			margin: 5px 20px;
			padding: 0;
		}
	
/*
	FORMATTING FOR GENERIC CLASSES
*/
	
.float-left {
	float: left;
}

.float-right {
	float: right;
}

hr {
	clear: both;
	border: 0;
	border-top: 1px solid #AAAAAA;
	border-bottom: 1px solid #F4F4F4;
	margin: 0px auto;
	margin-bottom: 10px;
	width: 800px;
	height: 0px;
}

hr.hidden {
	border: 0;
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
}
	
/*
	FORMATTING FOR HEADINGS
*/

h1, h2 {
	background: url(images/H1-BG.png) no-repeat center;
	clear: both;
	/*color: #151515;*/
	color: #FFFFFF;
	font-size: 30px;
	font-weight: normal;
	width: 980px;
	height: 70px;
	line-height: 70px;
	margin: 0;
	padding: 0;
	text-indent: 50px;
	text-shadow: -1px -1px 1px #880000, 1px 1px 1px #B83636;
}

h2 {
	background: url(images/H2-BG.png) no-repeat center;
	color: #FFFFFF;
	font-size: 20px;
	width: 980px;
	height: 60px;
	line-height: 60px;
}

h3 {
	color: #3F3F3F;
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	height: 30px;
	line-height: 30px;

}

h4 {
	clear: both;
	margin: 0;
	padding: 0;
}

iframe {
	background: #F4F4F4;
	border: 1px solid #AAAAAA;
	display: block;
	margin: 10px auto;
	padding: 4px;
}

p {
	clear: both;
	font-size: 13px;
	line-height: 1.5em;
	margin: 0 40px 10px 40px;
}

p.cite {
	color: #5F5F5F;
	font-family: "Helvetica", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-align: right;
	padding: 10px 30px;
}
	
/*
	FORMATTING FOR LISTS
*/

ol,
ul {
	font-size: 13px;
	margin: 10px 20px;
}

	ol li,
	ul li {
		color: #800000;
		height: 20px;
		line-height: 20px;
	}

		ol li span,
		ul li span {
			color: #3F3F3F;
		}

/*
	FORMATTING FOR THE HEADER
*/

#Header {
	background: url(images/Header.png) no-repeat top center;
	display: block;
	height: 180px;
	margin: 10px auto;
	width: 970px;
}

	#Header ul#Navigation {
		float: right;
		height: 40px;
		list-style-type: none;
		margin: 10px 0;
		padding: 0 20px;
	}
	
		#Header ul#Navigation li {
			display: block;
			width: 130px;
			height: 40px;
			float: left;
			margin: 0;
			padding: 0;
		}
	
		#Header ul#Navigation li.first {
			background: url(images/Nav-First.png) no-repeat top;
			width: 20px;
			text-indent: -9999px;
		}
	
		#Header ul#Navigation li.last {
			background: url(images/Nav-Last.png) no-repeat top;
			width: 20px;
			text-indent: -9999px;
		}

			#Header ul#Navigation li a {
				background: url(images/Nav-Link.png) no-repeat top;
				display: block;
				margin: 0;
				padding: 0;
				color: #252525;
				letter-spacing: 1px;
				font-size: 18px;
				line-height: 40px;
				text-align: center;
				text-decoration: none;
				text-shadow: 1px 1px 1px #E8E8E8;
				text-transform: uppercase;
			}

			#Header ul#Navigation li a:Hover,
			#Header ul#Navigation li a.active {
				background-position: bottom;
				color: #FFFFFF;
				text-shadow: -1px -1px 1px #880000, 1px 1px 1px #B83636;
			}
	
/*
	FORMATTING FOR THE MIDDLE SECTION OF EACH PAGE
*/

#Body {
	background: url(images/Content-Middle.gif) repeat-y center;
	display: block;
	margin: 0 auto;
	width: 980px;
}

#Content {
	background: url(images/Content-Top.gif) no-repeat top;
	display: block;
	padding-top: 20px;
}

#Content.Home {
	padding-top: 0;
}

#Content-Wrap {
	background: url(images/Content-Bottom.gif) no-repeat bottom;
	display: block;
	padding-bottom: 20px;
}
/*
	FORMATTING FOR THE FOOTER
*/

#Footer {
	clear: both;
	display: block;
	margin: 0 auto;
	width: 960px;
	height: 30px;
	line-height: 30px;
}

	#Footer a {
		color: #7F7F7F;
	}
	
	#Footer p {
		color: #7F7F7F;
		display: block;
		font-size: 11px;
		line-height: 30px;
		margin: 0 auto;
		padding: 0;
		width: 940px;
	}
	
/*
	FORMATTING FOR THE FOCUS AREA
*/

#Focus {
	background: url(images/Focus-BG.png) no-repeat;
	display: block;
	width: 920px;
	height: 220px;
	padding: 30px 30px 0px 30px;
}

	#Focus a.button {
		float: right;
	}

div.employee {
	display: block;
	float: left;
	width: 440px;
	height: 100px;
	margin: 0 10px 20px 30px;
}

	div.employee img {
		background: #F4F4F4;
		border: 1px solid #AAAAAA;
		width: 90px;
		height: 90px;
		display: block;
		float: left;
		padding: 4px;
		margin-right: 10px;
	}

	div.employee h3 {
		clear: none;
		display: block;
		float: left;
		width: 330px;
		height: 30px;
		line-height: 30px;
		margin: 0px;
		padding: 0px;
	}

	div.employee p {
		clear: none;
		float: left;
		font-size: 12px;
		width: 330px;
		margin: 0px;
		padding: 0px;
	}

a.button {
	background: url(images/Button.png) no-repeat top;
	color: #FFFFFF;
	display: block;
	font-size: 18px;
	width: 210px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	text-shadow: -1px -1px 1px #880000, 1px 1px 1px #B83636;
	text-decoration: none;
}

a.button:Hover {
	background-position: bottom;
}

#Inventory-Content {
	display: block;
}

#Inventory-Loading {
	background: url(images/Processing.gif) no-repeat 6px 3px;
	color: #5F5F5F;
	display: block;
	font-size: 16px;
	height: 30px;
	line-height: 30px;
	margin: 85px auto;
	padding: 0;
	text-indent: 42px;
	width: 210px;
}
/* This shows which sections should be edited in the future
.edit {
	background: #FFFFE0;
}*/