/* -------- Author: Aaron M. Souza 2009 aaron@commonwealthwebdesign.com --------  */
/* -------- Coded For FX, IE7, IE6, Chrome, SF, OP --------  */
/* -------- Built with Notepad 5.1 --------  */

*
{
margin: 0;
padding: 0;
}

body
	{
	width: 100%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	color: white;
	background: url('images/contentbg.jpg') black no-repeat fixed center 0;
	}

#wrapper
		{
		width: 950px;
		margin: 6px auto 0 auto;
		text-align: center;
		}

/* -------- Header --------  */

#header
			{
			width: 950px;
			height: 264px;
			margin: 0 auto;
			padding: 0;
			text-align: left;
			background: url('images/corvette.png') black no-repeat 5px 4px;
			}

#header2
			{
			width: 950px;
			height: 264px;
			margin: 0 auto;
			padding: 0;
			text-align: left;
			background: url('images/corvette.png') black no-repeat 5px 4px;
			}

#headspace
				{
				width: 950px;
				height: 73px;
				cursor: pointer;
				}

h2.headinfo2
				{
				font-size: 130%;
				margin: 4px 0 2px 10px;
				padding: 6px 0 0 0;
				border: none;
				color: white;
				}

h3.headinfo3
				{
				margin: 0 0 0 10px;
				border: none;
				font-size: 115%;
				color: #d7cfcf;
				font-weight: bold;
				text-align: left;
				}

ul.reg
					{
					margin: 10px 0 14px 60px;
					padding: 0;
					}
					
ul.reg li
					{
					padding: 2px 0 1px 0;
					list-style: disc;
					font-weight: normal;
					font-size: 100%;
					text-align: left;
					font-size: 120%;
					}
					
					
.headlistl
				{
				width: 140px;
				height: 120px;
				float: left;
				margin: 10px 0 0 0;
				padding: 0;
				display: inline;
				text-align: right;
				}

.headlistl ul
					{
					margin: 2px 14px 0 0;
					padding: 0;
					list-style: none;
					font-weight: bold;
					font-size: 100%;
					}

.headlistl ul li
						{
						margin: 0 0 1px 0;
						padding: 0;
						}

.headlistl ul li.one
						{
						margin-right: 2px;
						}

.headlistl ul li.two
						{
						margin-right: 10px;
						}

.headlistl ul li.three
						{
						margin-right: 15px;
						}

.headlistl ul li.four
						{
						margin-right: 12px;
						}

.headlistl ul li.five
						{
						margin-right: 7px;
						}

.headlistr
				{
				width: 190px;
				height: 120px;
				float: left;
				margin: 10px 0 0 74px;
				padding: 0;
				display: inline;
				}

.headlistr ul
					{
					margin: 2px 0 0 13px;
					padding: 0;
					list-style: none;
					font-weight: bold;
					font-size: 100%;
					}

.headlistr ul li
						{
						margin: 0 0 1px 0;
						padding: 0;
						}

.headlistr ul li.one
						{
						margin-left: 2px;
						}

.headlistr ul li.two
						{
						margin-left: 10px;
						}

.headlistr ul li.three
						{
						margin-left: 17px;
						}

.headlistr ul li.four
						{
						margin-left: 15px;
						}

.headlistr ul li.five
						{
						margin-left: 10px;
						}

/* -------- End Header --------  */

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

#topnav
			{
			width: 948px;
			height: 32px;
			margin: 0;
			border: 1px solid #871312;
			padding: 0;
			background: url('images/barbg.jpg') no-repeat;
			}

#topdrop
				{
				margin: 8px 10px 0 0;
				padding: 0;
				z-index: 30;
				font-size: 90%;
				text-transform: uppercase;
				color: white;
				font-weight: bold;
				float: right;
				}

#topdrop li
					{
					margin: 0;
					padding: 0;
					list-style: none;
					float: left;
					}

#topdrop li a:link, #topdrop li a:visited, #topdrop li a:active
						{
						display: block;
						margin: 0;
						padding: 0 10px;
						text-decoration: none;
						color: #e3e5ed;
						}

#topdrop li a:hover, #topdrop li a:focus
						{
						color: white;
						}

#topdrop li a.activetop
						{
						color: #fffe9c;
						}

#topdrop div
						{	
						position: absolute;
						visibility: hidden;
						margin: 6px 0 0 0;
						padding: 0 0 4px 0;
						border: 1px solid #871312;
						background: url('images/linkbglight.jpg');
						}

#topdrop div a:link, #topdrop div a:visited, #topdrop div a:active
							{
							position: relative;
							display: block;
							margin: 0;
							padding: 6px 10px 0 10px;
							width: auto;
							white-space: nowrap;
							text-align: left;
							text-decoration: none;
							font-weight: bold;
							}

#topdrop div a.activedrop
							{
							text-decoration: underline;
							}

/* -------- End Main Top Navigation --------  */

/* -------- Content --------  */

#content
			{
			width: 950px;
			background-attachment: fixed;
			margin: 0;
			padding: 0;
			}

h1, h2, h3
				{
				font-family: Georgia, "Times New Roman", Times, serif;
				}

h1
				{
				text-align: left;
				font-size: 145%;
				margin: 16px 20px 0 10px;
				border-bottom: 1px solid #871312;
				padding: 0 0 2px 0;
				color: #a29e9d;
				}

h2
				{
				text-align: left;
				font-size: 130%;
				margin: 20px 20px 0 10px;
				border-bottom: 1px solid #871312;
				padding: 0 0 2px 0;
				color: #a29e9d;
				}

h3
				{
				margin: 0 20px 0 10px;
				border-bottom: 1px solid #871312;
				padding: 0 0 2px 0;
				font-size: 115%;
				color: #a29e9d;
				font-weight: bold;
				text-align: left;
				}

p
				{
				text-align: justify;
				font-size: 120%;
				color: white;
				margin: 20px auto;
				padding: 0 20px;
				line-height: 120%;
				clear: left;
				}

p.topp
				{
				margin-top: 15px;
				}

p#valuein
				{
				font-size: 130%;
				}

p.topl
				{
				margin: 0 0 5px 0;
				font-size: 90%;
				}

ul
				{
				margin: 0;
				}

a
				{
				color: #e8e8e8;
				text-decoration: underline;
				}

a:hover
				{
				text-decoration: none;
				}

a img
				{
				border: none;
				}

ul.townsleft
				{
				width: auto;
				margin: 0 10px 0 20px;
				padding: 0;
				list-style: none;
				float: left;
				text-align: left;
				line-height: 14px;
				}

ul.townscenter
				{
				width: auto;
				margin: 0 10px 0 0;
				padding: 0;
				list-style: none;
				float: left;
				text-align: left;
				line-height: 14px;
				}

ul.townsright
				{
				width: auto;
				margin: 0;
				padding: 0;
				list-style: none;
				float: left;
				text-align: left;
				line-height: 14px;
				}

li.region
					{
					font-weight: bold;
					color: #871312;
					}

.imap
				{
				width: 330px;
				clear: right;
				float: right;
				margin: 8px 20px 0 0;
				padding: 0;
				border: 1px solid #616161;
				}

.clearer
				{
				margin: 0;
				padding: 0;
				clear: both;
				}

table.vehicles
				{
				width: auto;
				margin: 0 auto 20px auto;
				padding: 0;
				font-weight: bold;
				font-size: 130%;
				text-align: center;
				}

table.vehicles td
					{
					text-align: left;
					width: 143px;
					background: url('images/check.png') no-repeat left;
					padding: 3px 0 2px 30px;
					}

table.commservices
				{
				width: 900px;
				margin: 0 0 20px 50px;
				padding: 0;
				font-weight: bold;
				font-size: 130%;
				text-align: left;
				}

table.commservices td
					{
					text-align: left;
					width: 250px;
					background: url('images/check.png') no-repeat left;
					padding: 3px 0 2px 30px;
					}

table.commservices td a
						{
						text-decoration: none;
						}

table.resservices
				{
				width: 800px;
				margin: 0 auto 20px 100px;
				padding: 0;
				font-weight: bold;
				font-size: 130%;
				text-align: left;
				}

table.resservices td
					{
					text-align: left;
					width: 320px;
					background: url('images/check.png') no-repeat left;
					padding: 3px 0 2px 30px;
					}

table.resservices td a
						{
						text-decoration: none;
						}

table.cardealers
				{
				width: 850px;
				margin: 0 0 0 50px;
				padding: 0;
				font-weight: bold;
				font-size: 120%;
				text-align: left;
				}

table.cardealers td
					{
					text-align: left;
					background: url('images/check.png') no-repeat left;
					padding: 3px 0 7px 30px;
					}

p.small
				{
				font-size: 130%;
				margin: 30px auto 4px auto;
				padding: 0 50px;
				}

p.big
				{
				font-size: 270%;
				margin: 0 auto 30px auto;
				padding: 0 70px;
				}

p.condensedtownt
				{
				font-size: 90%;
				line-height: 16px;
				margin: 20px 0 10px 0;
				}

p.condensedtownm
				{
				font-size: 90%;
				line-height: 16px;
				margin: 10px 0;
				}

p.condensedtownb
				{
				font-size: 90%;
				line-height: 16px;
				margin: 10px 0 20px 0;
				}

span.regions
					{
					font-weight: bold;
					color: #871312;
					}

img.minimap
				{
				float: right;
				margin: 4px 20px 20px 20px;
				border: 1px solid #616161;
				}

img.training
				{
				float: right;
				margin: 20px;
				border: 1px solid #616161;
				}

img.trailer
				{
				float: right;
				margin: 24px 20px 20px 20px;
				border: 1px solid #616161;
				}

/* -------- Make Payments --------  */

table#payformhold
		{
		width: auto;
		margin: 0 auto;
		border: 1px solid #c1bdc3;
		padding: 0;
		text-align: center;
		background: url('images/formbg.jpg') black;
		}

table#innerhold
			{
			margin: 15px;
			padding: 0;
			}

td.inmeasure
				{
				width: 150px;
				font-size: 85%;
				font-style: italic;
				}

td.cchold
				{
				width: 141px;
				vertical-align: top;
				}

input.amountin
				{
				font-family: Verdana, Tahoma, Helvetica, sans-serif;
				text-align: left;
				width: 150px;
				height: 18px;
				margin: 2px 15px 10px 0;
				border: 1px solid #787878;
				font-size: 110%;
				font-style: normal;
				}

textarea.paynotes
				{
				font-family: Verdana, Tahoma, Helvetica, sans-serif;
				text-align: left;
				width: 150px;
				height: 100px;
				margin: 2px 15px 10px 0;
				border: 1px solid #787878;
				overflow: auto;
				font-size: 110%;
				font-style: normal;
				}

input.iepay
				{
				padding: 0 4px;
				overflow: visible;
				}

/* -------- End Make Payments --------  */

/* -------- Gift Certificates --------  */

#giftholder
				{
				width: 850px;
				height: 328px;
				margin: 24px auto 0 auto;
				border: 1px solid #616161;
				background: url('images/giftbg.jpg') no-repeat;
				text-align: center;
				}

table#gcformhold
					{
					width: 400px;
					margin: 100px 39px 0 0;
					border: 1px solid #616161;
					padding: 0;
					float: right;
					text-align: center;
					background: black;
					}

td.certificate
						{
						font-size: 85%;
						font-style: italic;
						}

input#certamount
							{
							font-family: Verdana, Tahoma, Helvetica, sans-serif;
							text-align: left;
							height: 18px;
							margin: 2px 0 10px 0;
							border: 1px solid #787878;
							font-size: 110%;
							font-style: normal;
							}

input#ppbutton
							{
							margin: 2px 0 4px 0;
							}

/* -------- End Gift Certificates --------  */

/* -------- Request Info --------  */

#requesttable
				{
				width: 710px;
				margin: 10px auto 20px auto;
				border: 1px solid #616161;
				padding: 10px 0 10px 20px;
				text-align: center;
				background: url('images/formbg.jpg');
				font-size: 110%;
				}

#requesttable table
					{
					text-align: left;
					}

tr.divider
						{
						height: 30px;
						}

td.lefttd
							{
							padding-right: 30px;
							}

input.amazing
								{
								background: #0e0e0e;
								color: white;
								font-family: arial;
								font-size: 100%;
								padding-right: 10px;
								}

textarea.amazingtext
								{
								background: #0e0e0e;
								color: white;
								font-family: arial;
								font-size: 100%;
								}

select
								{
								color: white;
								background: #0e0e0e;
								}

/* -------- End Request Info --------  */

/* -------- Photo Row --------  */

.photoholder
				{
				width: 946px;
				margin: 0 auto;
				text-align: center;
				}

.photoholder2nd
				{
				width: 946px;
				margin: 20px auto 0 auto;
				text-align: center;
				}

.popcontainleft
					{
					margin: 10px 10px 5px 0;
					padding: 0;
					width: 302px;
					text-align: left;
					font-size: 85%;
					float: left;
					display: inline;
					}

.popcontain
					{
					margin: 10px 10px 5px 10px;
					padding: 0;
					width: 302px;
					text-align: left;
					font-size: 85%;
					float: left;
					display: inline;
					}

.popcontainright
					{
					margin: 10px 0 5px 10px;
					padding: 0;
					width: 302px;
					text-align: left;
					font-size: 85%;
					float: left;
					display: inline;
					}

a.prodpic:link, a.prodpic:visited, a.prodpic:active
						{
						color: #e7e7e7;
						text-decoration: none;
						margin: 0;
						border: 0;
						}

a.prodpic:hover, a.prodpic:focus
						{
						color: #b8b8b8;
						margin: 0;
						border: 0;
						}

img.products
							{
							margin: 0 0 8px 0;
							border: 1px solid #616161;
							padding: 0;
							}

/* -------- End Photo Row --------  */

/* -------- Residential Auto Detailing Pricing Info --------  */

table.serviceone
				{
				width: 870px;
				margin: 15px auto 0 auto;
				border: 1px solid #871312;
				text-align: center;
				line-height: 150%;
				}

td.servicename
					{
					color: #e3e3e3;
					font-size: 160%;
					padding: 6px 10px 0 10px;
					vertical-align: top;
					text-align: left;
					}
	
td.servicenamenovary
					{
					color: #e3e3e3;
					font-size: 160%;
					border-bottom: 1px solid #121212;
					padding: 10px 10px 0 10px;
					vertical-align: top;
					}

td.mayvary
					{
					color: #e3e3e3;
					border-bottom: 1px solid #121212;
					font-size: 110%;
					padding: 0 10px 6px 10px;
					vertical-align: top;
					}

td.servicetype
					{
					border-right: 1px solid #121212;
					border-bottom: 1px solid #121212;
					padding: 2px 0 8px 10px;
					font-size: 120%;
					text-align: left;
					vertical-align: top;
					}

td.servicetypewide
					{
					border-right: 1px solid #121212;
					width: 25%;
					border-bottom: 1px solid #121212;
					padding: 2px 10px 5px 10px;
					font-size: 120%;
					text-align: left;
					vertical-align: top;
					}

td.serviceinfo
					{
					border-right: 1px solid #121212;
					border-bottom: 1px solid #121212;
					padding: 2px 10px 5px 10px;
					font-size: 120%;
					text-align: left;
					vertical-align: top;
					}
					
td.serviceinfo span.ser
					{
					color: #e3e3e3;
					font-size: small;
					}

td.price
					{
					border-bottom: 1px solid #121212;
					padding: 2px 10px 5px 10px;
					font-size: 120%;
					text-align: left;
					vertical-align: top;
					}

td.pricewide
					{
					width: 20%;
					border-bottom: 1px solid #121212;
					padding: 2px 10px 5px 10px;
					font-size: 120%;
					text-align: left;
					vertical-align: top;
					}

td.servicetypebott
					{
					border-right: 1px solid #121212;
					padding: 2px 10px 10px 10px;
					font-size: 120%;
					text-align: left;
					vertical-align: top;
					}

td.servicetypewbott
					{
					width: 25%;
					border-right: 1px solid #121212;
					padding: 2px 10px 10px 10px;
					font-size: 120%;
					text-align: left;
					vertical-align: top;
					}

td.serviceinfobott
					{
					border-right: 1px solid #121212;
					padding: 2px 10px 10px 10px;
					font-size: 120%;
					text-align: left;
					vertical-align: top;
					}

td.pricebott
					{
					padding: 2px 10px 10px 10px;
					font-size: 120%;
					text-align: left;
					vertical-align: middle;
					}

td.pricewbott
					{
					width: 20%;
					padding: 2px 10px 10px 10px;
					font-size: 120%;
					text-align: left;
					vertical-align: middle;
					}

/* -------- End Residential Auto Detailing Pricing Info --------  */

/* -------- Resources Page --------  */

a.resources:link, a.resources:visited, a.resources:active
				{
				text-decoration: none;
				}

a.resources:hover, a.resources:focus
				{
				text-decoration: underline;
				}

#topprod
				{
				width: 946px;
				margin: 30px auto 0 auto;
				border-top: 1px solid #616161;
				border-bottom: 1px solid #616161;
				padding: 14px 0;
				text-align: center;
				}

img.prodphoto
					{
					border: 1px solid #616161;
					}

img.uselessimage
					{
					float: left;
					}

p.itemname
					{
					margin-top: 0;
					margin-bottom: 0;
					padding-top: 0;
					padding-bottom: 0;
					}

p.itemdescription
					{
					margin-top: 0;
					margin-bottom: 6px;
					padding-top: 0;
					padding-bottom: 0;
					}

#midprod
				{
				width: 946px;
				margin: 14px auto 0 auto;
				border-bottom: 1px solid #616161;
				padding: 0 0 14px 0;
				text-align: center;
				}

img.valpak2
			{
			margin: 8px auto 0 auto;
			border: 1px solid #871312;
			}				

/* -------- End Resources Page --------  */

/* -------- Safety MSDS Page --------  */

#saferightcol
				{
				width: 260px;
				float: right;
				margin: 20px;
				border: 1px solid #616161;
				padding: 10px 20px;
				background: url('images/msdsbg.png');
				}

h4
					{
					margin: 0;
					padding: 0;
					font-size: 110%;
					color: #a29e9d;
					font-weight: bold;
					text-align: center;
					}

p.safesmall
					{
					font-size: 90%;
					margin: 14px 0;
					padding: 0;
					}

p.msds
					{
					font-size: 90%;
					margin: 10px 0 0 0;
					padding: 0 0 0 22px;
					background: url('images/msdsarrow.png') no-repeat 0 50%;
					line-height: 140%;
					text-align: left;
					}

p.safeq
				{
				color: #fffe9c;
				margin: 0 20px;
				padding: 0 0 2px 0;
				font-weight: bold;
				text-align: left;
				background: url('images/safeqbg.jpg') no-repeat 0 bottom;
				}

p.safea
				{
				margin:	8px 0 20px 0;
				}		

/* -------- End Safety MSDS Page --------  */

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

#footer 		
		{
		width: 950px;
		font-size: 90%;
		margin: 0 auto;
		padding: 2px 0 20px 0;
		text-align: center;
		clear: both;
		}

a.foot:link, a.foot:visited, a.foot:active 
			{
			color: #b7b3b2;
			margin: 0;
			text-decoration: none;
			}

a.foot:hover, a.foot:focus
			{
			color: white;
			}

img.browsers
			{
			vertical-align: middle;
			}

img.twit
			{
			vertical-align: -3px;
			}

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

/* -------- End Content --------  */