@charset "UTF-8";
/* CSS Styles for Carportable.com.au - by Scot Richardson - www.scottrichardson.com.au */

body						{ margin: 0px; padding: 0px; background: #040504 url('../images/global/background.jpg') repeat center top; }
body						{ font-family: Arial, sans-serif; text-align: center; color: #000; }
h1							{ margin: 0px; }
h2							{ margin: 0px 0px 10px 0px; font: 26x Arial, sans-serif; color: #000;  font-weight: bold; letter-spacing: -0.1px; }
h2 strong					{ color: #BDA305; }
h3							{ font-size: 22px; color: #4F680E; margin: -10px 0px 10px 0px; }
p							{ font: 12px Arial, sans-serif; color: #000; margin: 0px 0px 7px 0px; line-height: 13px; }
.note						{ color: #83857A; }
a img						{ border: none; }

a.black,a.black:visited		{ color:#000000; text-decoration:underline;}
a.black:hover				{ color:#ffffff; text-decoration:underline;}

#pagebody					{ position: relative; margin-left: auto; margin-right: auto; text-align: left; width: 795px; padding: 0px 17px 0px 17px; }

#header						{ width: 769px; height: 71px; background: url('../images/global/header.jpg') no-repeat left top; padding: 37px 0px 16px 26px; }
#header h1					{ font-size: 56px; font-weight: bold; letter-spacing: -5px; }
#header h1 strong			{ color: #4F680E; }
#header h1 em				{ font-size: 19px; font-style: normal; color: #7E8080; letter-spacing: -2px; padding-left: 20px; }

#graphic					{ width: 795px; height: 283px; background: no-repeat left top; }

ul#navigation				{ background: #83857A; padding: 5px 0px 0px 302px; font: 13px Verdana, sans-serif; list-style: none; margin: 0px; height: 21px; border-top: solid 3px #000; }
ul#navigation li			{ display: block; float: left; padding: 0px 10px 5px 10px; background: url('../images/global/nav.gif') no-repeat right bottom; }
ul#navigation li.last		{ display: block; float: left; padding: 0px 10px 5px 10px; background: none; }
ul#navigation li a			{ color: #D8D8D8; text-decoration: none; }
ul#navigation li a:hover	{ color: #FFF; text-decoration: none; }

#left						{ position: absolute; top: 367px; left: 42px; width: 270px; }
#left ul					{ list-style: none; margin: 0px; padding: 0px; }
#left ul li					{ font: 12px Arial, sans-serif; color: #000; padding: 5px 26px 5px 26px; line-height: 12px; }
#left ul li.top				{ background: url('../images/global/carrybag.png') left top no-repeat; padding: 86px 0px 8px 0px; text-align: center; font-size: 19px; color: #4F680E; letter-spacing: -1px; }
#left ul li.buyNow			{ background-color:#f1eff0; padding: 10px 10px 15px 10px; text-align: center;}
.even						{ background: #D1D1D1 url('../images/global/point.png') no-repeat 10px 50%; }
.odd						{ background: #ADADAD url('../images/global/point.png') no-repeat 10px 50%; }
.empty						{ background-image: none; height: 45px; }

#right						{ padding: 20px 13px 40px 318px; } 

#footer						{ font: 9px Verdana, sans-serif; color: #999; }
#footer a					{ color: #BEA305; font-weight: bold; text-decoration: none; }
#footer a:hover				{ color: #6C3; text-decoration: underline; }
