/*
Contructive Visual CSS Template
http://www.constructivevisual.com.au
*/

body {
	margin: 0;
	padding: 0;
	background: #000 url(images/img01.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
}

h1, h2, h3 {
	margin-top: 0;
	color: #000;
}

h1 {
	font-size: 2.5em;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

ul {
	list-style-image: url(images/img07.gif);
}

a {
	text-decoration: none;
	border-bottom: none;
	color: #cc0000;
}

a:hover {
	border-bottom: 1px dashed #CCCCCC;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

/* Header */

#logo {
	width: 972px;
	height: 71px;
	margin: 0 auto;
	background: url(images/logo.png) no-repeat left;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	color: #FFFFFF;
}

#logo h2, #logo p {
	margin: 0;
	color: #FFFFFF;
}

#logo h2 {
	float: left;
	padding: 44px 0 0 80px;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	display: inline;
}

#logo h3, #logo p {
	float: right;
	margin: 0;
	color: #FFFFFF;
}

#logo h3 {
	padding: 45px 0 0 475px;
	font-weight: normal;
	font-size: 18px;
	background: url(images/avnissan.jpg) no-repeat left;
}

#logo p {
	text-transform: uppercase;
	padding: 37px 0 0 3px;
	font-size: 10px;
	color: #FFFFFF;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}

#avnissan {
	width: 450px;
	height: 71px;
	/*position:absolute; */
	display: block;
    margin-left: auto;
    margin-right: auto;
	background: url(images/avnissan.jpg) no-repeat left;
	/*left: 437px; */
}
/* Menu */

#menu {
	width: 972px;
	height: 52px;
	margin: 0 auto;
	padding-top: 7px;
	background: url(images/img02.jpg) no-repeat left top;
}

#menu ul {
	margin: 0 0 0 20px;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	margin: 0 3px 0 10px;
	background: url(images/img04.jpg) no-repeat left 50%;
	padding: 4px 15px 10px 15px;
	border: none;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #000;
}

#menu a:hover {
	color: #990000;
	border-bottom-style: outset;
}

#menu .current_page_item a {
	font-size:22px;
	background: none;
	color: #990000;
}

#menu a:active, #menu a:focus, #menu a:hover {
	color: #990000;
}
#menu #current {
	color: #990000;
}
#menu #current:active, #menu #current:focus, #menu #current:hover {
	color: #990000;
}

/* Banner */

#banner1 {
	margin: 0 auto;
	width: 972px;
	height: 310px;
	background: url(images/home.jpg) no-repeat left top;
}

#banner2 {
	margin: 0 auto;
	width: 972px;
	height: 310px;
	background: url(images/newused.jpg) no-repeat left top;
}

#banner3 {
	margin: 0 auto;
	width: 972px;
	height: 310px;
	background: url(images/parts.jpg) no-repeat left top;
}

#banner4 {
	margin: 0 auto;
	width: 972px;
	height: 310px;
	background: url(images/finance.jpg) no-repeat left top;
}

#banner5 {
	margin: 0 auto;
	width: 972px;
	height: 310px;
	background: url(images/contact.jpg) no-repeat left top;
}

#banner6 {
	margin: 0 auto;
	width: 972px;
	height: 310px;
	background: url(images/used.jpg) no-repeat left top;
}
/* Page */

#page {
	width: 972px;
	margin: 0 auto;
	padding: 30px 0;
}

#page-bg {
	padding: 11px 24px;
	background: url(images/img03.jpg) no-repeat;
}

/* Content */

#content {
	float: left;
	width: 1024px;
}

#content h1, h2{
	color:#FFFFFF;
}

.post {
	margin-bottom: 20px;
	padding-bottom: 15px;
	line-height: 200%;
}

.post h1 {
	font-weight: normal;
	font-size: 30px;
}

.post h2 {
	font-size: 24px;
}

.title {
	margin: 0;
	padding-bottom: 6px;
	font-weight: normal;
}

.title a {
	border-bottom: none;
}

.title a:hover {
	border-bottom: none;
}

.entry {
}

.links {
	font-size: 11px;
}

.links a {
	display: block;
	border: none;
	color: #333333;
}

.links a:hover {
}

.links .more {
	float: left;
	padding-left: 25px;
	bpadding-right: 15px;
	text-transform: uppercase;
}

.links .comments {
	float: left;
	padding-left: 20px;
	background: url(images/img04.jpg) no-repeat left top;
}

/* Opening Closing Times Table */

#opening
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	margin-left: 190px;
	text-align: center;
	border-collapse: collapse;
	border-top: 7px solid #CC0000;
	border-bottom: 7px solid #CC0000;
}
#opening th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background: #ffe8e8;
	border-right: 1px solid #CC0000;
	border-left: 1px solid #CC0000;
	color: #330000;
}
#opening td
{
	padding: 8px;
	background: #ffe8e8; 
	border-right: 1px solid #CC0000;
	border-left: 1px solid #CC0000;
	color: #000;
}

/* Finance Form */

#theform { 
	font-family: Trebuchet MS, sans-serif, Arial, Helvetica; 
	font-size: 14px; 
	line-height: 1.2em; 
	color: #FFF; 
	width: 920px;
	} 
	
#theform fieldset { 
	background:#000; 
	border: 1px dashed #FFF; 
	} 

#theform legend { 
	background:#CC0000; 
	border: 2px solid #CCC; 
	padding-top: 2px; 
	padding-bottom: 2px; 
	padding-left: 15px; 
	padding-right: 15px; 
	margin-left: 25px; 
	font-weight: bold; 
	font-size: 16px; 
	} 

#theform p { 
	margin-bottom: 4px; 
	margin-top: 4px; 
	} 
	
#theform p input { 
	background: #DDD; 
	border: 1px solid #444; 
	} 

#theform label { 
	display: block; 
	width: 120px; 
	float: left; 
	text-align: right; 
	padding-right: 10px; 
	} 

#theform strong { 
	margin-left: 20px;
	font-size: 16px;
	} 
	
#theform strong input { 
	background: #DDD; 
	border: 1px solid #444; 
	font-weight: bold; 
	color: #444; 
	margin-top: 10px; 
	} 
	
#theform p span em { 
	display: block; 
	width: 120px; 
	float: left; 
	text-align: right; 
	padding-right: 10px; 
	font-style: normal; 
	} 
	
#theform p span input { 
	vertical-align: middle; 
	border: none; 
	background: none; 
	} 

/* Footer */

#footer {
	background: #CC0000;
	border-top: 1px solid #FFFFFF;
	height: 100px;
}

#footer p {
	margin: 0;
	padding: 40px 0 0 0;
	text-align: center;
	font-size: 16px;
	color: #000000;
}

#footer a {
	color: #FFFFFF;
}

