/* CSS Document - Edgeware Automotive Ltd
All Rights Reserved */

/* Body Styles*/
body {
	background-color:#f6f6f6;
	font-family:Arial, Helvetica, sans-serif;
	font-size:76%;
	margin:0;
	padding:0;}
	
#container {
	width:800px;
	position:relative;
	margin: auto;}
	
/* Header Styles*/
#header {
	background:url(../images/header-bg.gif) repeat-x;
	height:270px;}
	
#headerimg {
	background:url(../images/header.jpg) no-repeat center;
	height:268px;}
	
/* Menu Styles*/
#menu {
	float:left;
	width:205px;
	padding: 20px 0 0 0;}

#menu ul {
	list-style:none;
	text-align:right;
	float:left;
	text-transform:uppercase;
	border-bottom:1px solid #eee;
	margin:30px 0 50px 0;
	width:205px;
	padding:0;}
	
#menu li {
	line-height:3.0em;
	border-top:1px solid #eee;}
	
#menu li a {
	color:#0061aa;
	font-weight:bold;
	text-decoration:none;
	padding:0 10px 0 0;
	display: block;
	font-size: 1.1em;}

#menu li a:hover {
	display:block;
	background-color:#eee;
	color:#7c090c;}

/* Content Styles*/
#contentcontainer {
	width:595px;
	background:url(../images/content-dividers.gif) repeat-y;
	float: left;
	line-height: 1.8em;}

#content {
	width:575px;
	float: left;
	padding: 0 20px 0 0;}
	
#content ul {
	text-align: justify;
	padding: 0 45px 0 28px;}
	
#content li {
	list-style:square;
	padding: 0 0 8px 0;
	list-style:square;}

#content a {
	color:#092487;
	text-decoration:none;
	font-weight: bold;}
	
#content a:hover {
	color:#7c090c;
	text-decoration: underline;}
	
table {
	color:#a2a2a3;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0 0 0 50px;
	width: 520px;}

td {
	padding: 0;
	width: 260px;}

th {
	text-align:left;
	color:#0061aa;
	font-weight:bold;}

/* Footer Styles*/
#footer {
	clear:both;
	background: url(../images/footer-bg.gif) repeat-x;
	height:168px;
	text-align:right;
	color: #eee;
	padding: 10px 10px 0 0;
	font-size: 0.95em;
	margin: 0;}
	
#footercontainer {
	width:800px;
	margin:auto;
	position:relative;
	padding: 0 10px 0 0;
	line-height: 1.5em;}
	
#copyright {
	padding: 15px 0 0 0;}

#footer a {
	color:#737373;
	text-decoration:none;
	padding: 0 5px 0 5px;
	font-weight: bold;}

#footer a:hover {
	color:#eee;
	text-decoration:none;}
	
/* Coupon Styles*/
#coupon {
	background:#f6f6f6;
	width:350px;
	font-size:1.4em;
	font-weight:bold;
	text-align: center;
	border:solid #000;
	border-style:dashed;
	font-family: Arial, Helvetica, sans-serif;}

#couponmenu {
	width:800px;
	position:relative;
	float:left;
	margin:20px 0 0 0;
	color:#000;
	font-size:0.95em;}
	
#couponmenu a {
	color:#737373;
	text-decoration:none;
	padding: 0 5px 0 5px;
	font-weight: bold;}
	
#couponmenu a:hover {
	color:#7c090c;
	text-decoration:none;}

/*Misc Link Styles*/
a img {
	border-style:none;}

/* Header Styles */
h1 {
	font-size:1.5em;
	color:#737373;
	line-height:3em;}
	
h2 {
	font-size:1.4em;
	color:#7c090c;
	margin: 0 0 0 47px;}

/* Class Styles */
.logo {
	float:left;
	padding: 5px 0 0 0;}
	
.plus {
	font-size:16px;}
	
.h1 {
	background:url(../images/h1.gif) no-repeat bottom left;
	padding:0 0 5px 36px;
	margin: 10px 0 10px 20px;}


.h4 {
	font-size:1.4em;
	margin: 0 0 0 45px;
	display: block;
	background:#ccc;
	color: #7c090c;
	font-weight: bold;
	padding: 0 0 0 6px;}

.h3 {
	color:#0061aa;
	margin: 0 0 0 47px;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: underline;}

.pbooking {
	color:#a2a2a3;
	font-size:12px;
	line-height:1.5em;
	font-weight:bold;
	text-align:justify;}

.pcontent, .textleft, .textindent, .blueitalic {
	color:#000000;
	text-align:justify;
	font-size: 1.1em;
	line-height: 1.5em;
	margin: 0 0 0 45px;
}
	
.mta {
	float:left;
	margin: 0 0 10px 35px;}

.spacing3px {
	padding:0 3px 0 3px;}
	
.imgleft {
	float:left;
	padding:0;
	margin:0;}

.imgright {
	float:right;
	margin:10px 0 5px 10px;}
	
.buildingimg {
	margin: 5px 0 30px 100px;}
	
.workshopimg {
	margin:30px 0 5px 135px;}

.smalltext {
	font-size:0.8em;}

.moreitalic {
	font-style:italic;
	padding: 0 0 0 25px;
}
	
.winz {
	float:left;
	padding: 0 0 40px 10px;}

.courtesy {
	float:left;
	padding:0 0 40px 30px;}

.coupon {
	float:left;
	padding:0 0 40px 30px}
	
.couponaddress {
	font-size:0.7em;
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	font-weight: normal;}
	
.pcoupon {
	padding:0 10px;}
	
.quote {
	width: 495px;
	padding: 2px 0 2px 100px;}
	
.textindent {
	text-indent:35px;}

.map {
	margin:10px 0 30px 30px;}
	
.id {
	color: #0061aa;
	text-align: right;
	padding: 12px;
	font-size: 1.1em;
	font-weight: bold;}
	
.submit {
	background: #0061aa;
	color: #eee;
	padding: 3px;
	margin: 10px 10px 10px 0;
	font-weight: bold;}
	
.legend {
	color: #7c090c;
	font-weight: bold;
	font-size: 1.45em;}

.bluetext {
	color:#0061aa;
	font-weight: bold;}

.redtext {
	color:#7c090c;
	text-align:justify;
	font-size: 12px;
	line-height: 1.5em;
	margin: 0 0 0 45px;}
	
.makebookng, .transflush {
	font-size: 1.1em;
	line-height: 1.5em;
	margin: 0 0 0 480px;}

.transflush {
	margin: 0 0 0 198px;}

.textleft {
	text-align:left;}
	
.blueitalic {
	font-style:italic;
	color:#0061aa;}
	
.submit  {
	color:#eee;
	border: 1px inset #737373;
	padding: 5px 10px;
	margin: 0 0 0 50px;}
	
fieldset {
	border:2px solid #0061aa;
	width:520px;
	color: #737373;
	margin: 30px 0 20px 45px;
	font-weight: bold;
	padding: 10px;}

legend {
	color:#fff;
	background:#0061aa;
	padding:6px 15px;
	margin: 10px;}
	
.requiredstar {
	font-size:1.6em;}

