@charset "utf-8";
/* Stylesheet for Southern Racing Suspension by www.vaporwebdesign.com.au */

* :focus {outline: 0;} /* Removes dotted outline when clicking image links etc */

html,body {
	background: #b8c1c8 url(../images/background3.jpg) no-repeat center top;
	color: #333;
	text-align: center;
	height: 100%;
	margin: 0;
	padding: 0;
	list-style-image: url(../images/bullet.gif);}

/* Hyperlink Styles */
a:link, a:visited {
	color: #3571cb;
	text-decoration: underline;}
a:hover {
	color: #FF0000;
	text-decoration: none;}
	
/* Font Styles */
.style1 {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	color: #756a53;
	font-size: 0.7em;}
.style2 {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 0.8em;}
.style4 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #666;}

/* Heading Styles */
h1 {
	font-family: "Trebuchet MS", Tahoma, Helvetica, Arial, sans-serif;
	font-size: 26px;
	color: #FF0000;
	font-weight: normal;}
h2 {
	font-family: "Trebuchet MS", Tahoma, Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #3571cb;
	font-style:italic;}

/* Layout Styles */
#shadow {
	margin: auto;
	width: 778px;
	/*background: url(../images/bg-shadow.png) repeat-y center;*/
	min-height: 100%;
	position: relative;}
#wrapper {
	margin: auto;
	text-align: left;
	width: 740px;
	/*border-left: 1px solid #363636;
	border-right: 1px solid #363636;*/
	background: #fff;
	min-height: 100%;}
#wrapper img {border:none;}
#header {
	width: 740px;
	background: url(../images/header2.png);
	height: 210px;
	position: relative;
	top: 0;}
	
/* Navigation Menu */
#navbar {
	width: 740px;
	height: 75px;
	position: relative;}
#navbar span {
	display: none;}
#home {
  	display: block;
  	width: 118px;
  	height: 75px;
  	background: url(../images/home2.png) no-repeat 0 -75px;
	float: left;}
#services {
 	display: block;
 	width: 130px;
 	height: 75px;
 	background: url(../images/services2.png) no-repeat 0 -75px;
	float: left;}
#brands {
  	display: block;
  	width: 124px;
 	height: 75px;
	float: left;
  	background: url(../images/brands2.png) no-repeat 0 -75px;}
#sale {
	display: block;
  	width: 141px;
  	height: 75px;
	float: left;
 	background: url(../images/forsale2.png) no-repeat 0 -75px;}
#links {
  	display: block;
  	width: 113px;
 	height: 75px;
	float: left;
  	background: url(../images/links2.png) no-repeat 0 -75px;}
#contactus {
  	display: block;
  	width: 114px;
  	height: 75px;
	float: left;
  	background: url(../images/contact2.png) no-repeat 0 -75px;}
#home:hover, #services:hover, #brands:hover, #sale:hover, #links:hover, #contactus:hover { 
  	background-position: 0 0;}
	
#content {
	width: 680px;
	padding: 0 30px 190px;}
	
/* Sidebar Logos & Pics*/
#quoteme {
	width: 250px;
	height: 240px;
	float: right;
	padding: 0;
	padding-bottom:10px;
	margin-right: -20px;
	margin-left:20px;}
#shock {
	width: 250px;
	height: 240px;
	float: right;
	clear: right;
	padding: 0;
	padding-bottom:10px;
	margin-right: -20px;
	margin-left:20px;}
#carby {
	width: 250px;
	position: relative;
	height: 240px;
	float: right;
	clear: right;
	padding: 0;
	padding-bottom:20px;
	margin-right: -20px;
	margin-left:20px;}
#addison {
	width: 250px;
	height: 255px;
	float: right;
	clear: right;
	padding: 0;
	padding-bottom:10px;
	margin-right: -20px;
	margin-left:20px;}
	
/* Brands Page */
#brandslogos {width:420px;margin-left:230px;padding-top:20px;}
#brandslogos img {padding-right:10px;padding-bottom:10px;}
#shockie {width:230px;height:300px;float:left;}

/* Contact Page */
#contactform {
	width: 450px; 
	margin: 0 auto;
	clear: left;
	padding-top: 20px;}

/* Footer Styles */
#logobanner {
	width: 740px;
	position: absolute;
	bottom: 90px;
	left: 0;
	margin-left: 19px;
	background: url(../images/footerlogos.jpg) top left no-repeat;}	
#footer {
	width: 740px;
	background: #000;
	height: 20px;
	background: url(../images/footer.png) no-repeat;
	position: absolute;
	bottom: 0;
	left: 0;
	margin-left: 19px;
	padding-top: 70px;}
	
/* Services Page */
#content li {
	padding-bottom:5px;}
#content ul {padding-top:10px;}

/* FOR SALE Page */
.forsale {
	width:680px;
	border-top:1px dotted #727272;
	margin-top:40px;
	padding-top:20px;
	padding-bottom:10px;}
.forsale h2 {margin-top:0;}
.forsalepic {
	width:140px;
	float:left;}
.forsaledetail {
	width:540px;
	float:right;}
.clear {clear:both;}

/* LINKS Page */
.linkbox {
	width:680px;
	border-bottom:1px dotted #727272;
	padding-top:20px;
	padding-bottom:10px;}
.linkbox h2 {margin-top:0;}
.linkboxpic {
	width:120px;
	float:left;}
.linkboxdetail {
	width:200px;
	float:left;
	padding-right:20px;}
.clear {clear:both;}