/* @override http://www.autospamobile.com.au/assets/templates/mytemplates/css/style.css */

html
{
	overflow-y:scroll;
}
body
{
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
}

img
{
	border:0px;
}


#header
{
	height:325px;
	background-image:url(../images/header-bg.png);
	background-repeat:repeat-x;
	border-bottom:2px solid #FFF;
}
#center-header
{
	width:1020px;
	height:287px;
	margin:auto;
	padding-top:38px;
}
#left-header
{
	width:280px;
	height:287px;
	float:left;
	text-align:center;
}
#right-header
{
	width:740px;
	height:287px;
	float:right;
}
#banner
{
	height:236px;
	width:740px;
	background-image:url(../images/banner-bg.png);
	background-repeat:no-repeat;
	margin-bottom:16px;
}
#banner-img
{
	width:720px;
	margin:auto;
	padding-top:8px;
}
#banner-img img
{
	position:absolute;
	display:none;
	width:720px;
	height:194px;
}
#banner-img img.active
{
	position:absolute;
	display:block;
}
#banner-text
{
	float:right;
	padding-right:30px;
	padding-top:196px;
	font-size:24px;
}

#menu
{
	height:35px;
	text-align:center;
}

ul#primaryNav
{
	margin:0px;
	padding:0px;
}

ul#primaryNav li{
	display:inline;	
	
}

ul#primaryNav li a{
	display: block;
	background-image:url('../images/menu.png');
	height: 35px;	
	float: left;
}
#primaryNav li.home a{
	width: 82px;
	text-indent: -9999px;
	background-position: 0px 0px;
}
#primaryNav li.home a:hover,
#primaryNav li.home a.active{
	background-position: 0px 35px;
}


#primaryNav li.aboutus a{
	width: 82px;
	text-indent: -9999px;
	background-position: -82px 0px;
}
#primaryNav li.aboutus a:hover,
#primaryNav li.aboutus a.active{
	background-position: -82px 35px;
}


#primaryNav li.whychooseus a{
	width: 82px;
	text-indent: -9999px;
	background-position: -164px 0px;
}
#primaryNav li.whychooseus a:hover,
#primaryNav li.whychooseus a.active{
	background-position: -164px 35px;
}


#primaryNav li.autoshop a{
	width: 82px;
	text-indent: -9999px;
	background-position: -246px 0px;
}
#primaryNav li.autoshop a:hover,
#primaryNav li.autoshop a.active{
	background-position: -246px 35px;
}



#primaryNav li.bookonline a{
	width: 82px;
	text-indent: -9999px;
	background-position: -328px 0px;
}
#primaryNav li.bookonline a:hover,
#primaryNav li.bookonline a.active{
	background-position: -328px 35px;
}


#primaryNav li.environment a{
	width: 82px;
	text-indent: -9999px;
	background-position: -410px 0px;
}
#primaryNav li.environment a:hover,
#primaryNav li.environment a.active{
	background-position: -410px 35px;
}


#primaryNav li.community a{
	width: 82px;
	text-indent: -9999px;
	background-position: -492px 0px;
}
#primaryNav li.community a:hover,
#primaryNav li.community a.active{
	background-position: -492px 35px;
}


#primaryNav li.gallery a{
	width: 82px;
	text-indent: -9999px;
	background-position: -574px 0px;
}
#primaryNav li.gallery a:hover,
#primaryNav li.gallery a.active{
	background-position: -574px 35px;
}


#primaryNav li.contactus a{
	width: 83px;
	text-indent: -9999px;
	background-position: -656px 0px;
}
#primaryNav li.contactus a:hover,
#primaryNav li.contactus a.active{
	background-position: -656px 35px;
}

.bgShadow-top
{
	height:15px;
	background-image:url(../images/shadow.png);
	background-repeat:repeat-x;
}
.bgShadow-bottom
{
	background-image:url(../images/shadow.png);
	background-repeat:repeat-x;
}
.bgShadow-left
{
	background-image:url(../images/shadow-left.png);
	background-repeat:repeat-y;
	margin-bottom:-15px;
}
.bgShadow-right
{
	background-image:url(../images/shadow-right.png);
	background-repeat:repeat-y;
	margin-bottom:-15px;
}


#container
{
	width:1050px;
	margin:auto;
	margin-top:-50px;
	overflow:visible;
	border:0px;
}
#xtrm-left-side
{
	float:left;
	width:15px;
}
#xtrm-right-side
{
	float:right;
	width:15px;
}
#bottom
{
	clear:both;
	height:15px;
	width:1020px;
	margin:auto;
}
#left-side
{
	width:280px;
	float:left;
}
#inside-left-side
{
	width:230px;
	margin-top:20px;
	margin-left:10px;
	margin-right:10px;
}
.widget
{
	width:260px;
	height:179px;
	background-image:url(../images/widget.png);
	background-repeat:no-repeat;
}
.widget-title
{
	position:relative;
	height:76px;
	background-image:url(../images/widget-title.png);
	color:#FFF;
	font-size:18px;
	font-weight:bold;
	left:-1px;
}
.widget-title a
{
	text-decoration:none;
	color:#fff;
}
.widget-title-left
{
	position:relative;
	float:left;
	top:30px;
	left:30px;
}
.widget-title-right
{
	position:relative;
	float:right;
	top:23px;
	right:25px;
}
.widget-content
{
	height:80px;
	width:210px;
	margin:auto;
	margin-top:-5px;
	font-size:12px;
	font-style:italic;
	color:#636466;
}
.widget-content-weather
{
	margin-top:-25px;
}


#right-side
{
	width:740px;
	padding-left: 280px;
	background-image:url(../images/right-side-bg.png);
	background-position:40px 40px;
	background-repeat:no-repeat;
	min-height: 850px;
}
#inside-right-side
{
	width:690px;
	margin-top:35px;
	margin-left:25px;
	margin-right:25px;
	margin-bottom:20px;
	font-size:12px;
	color:#636466;
	overflow: hidden;
	padding-top: 25px;
}


#inside-right-side a
{
	color:#00ADEE;
	text-decoration:underline;
}
#inside-right-side h1
{
	color:#0074BD;
	font-size:21px;
	margin-bottom:30px;
}
#inside-right-side h2
{
	margin-top:30px;
	color:#0074BD;
	font-size:14px;
}
#inside-right-side h3
{
	margin-top:20px;
	color:#0074BD;
	font-size:12px;
}
ul.without-padding
{
	padding-left:15px;
}
#roundabout
{
	width:661px;
	height:657px;
	background-image:url(../images/roundabout.png);
	background-repeat:no-repeat;
}
#roundabout a
{
	font-size:24px;
	color:#FFF;
	text-decoration:none;
}
#roundabout a:hover
{
	color:#FFCC33;
}
#price-list
{
	position:relative;
	top:190px;
	left:50px;
}
#gift-certificates
{
	position:relative;
	top:170px;
	left:495px;
}
#fleet-customers
{
	position:relative;
	top:330px;
	left:190px;
}
#accessories
{
	position:relative;
	top:280px;
	left:380px;
}

table.form
{
	border:0px;
}
table.form td
{
	height:35px;
}
table.form td.left
{
	text-align:left;
	width:120px;
}
table.form td.right
{
	text-align:right;
	width:540px;
}

form.contact input[type=text]
{
	width:540px;
}
form.contact textarea
{
	width:540px;
	height:200px;
	overflow:auto;
}
form.contact input[type=submit]
{
	width:130px;
	height:27px;
	background-image:url(../images/button-bg.png);
	background-repeat:no-repeat;
	border:0px;
	cursor:pointer;
}
form.contact input[type=submit]:hover
{
	background-image:url(../images/button2-bg.png);
}
.red
{
	color:#F00;
}
.group
{
	display:inline-block;
	width:220px;
	vertical-align:top;
}
#road
{
	width:658px;
	height:434px;
	background-image:url(../images/road.png);
	background-repeat:no-repeat;
}
#charity
{
	position:relative;
	top:140px;
	left:3px;
}
#fundraising
{
	position:relative;
	top:31px;
	left:80px;
}
#sponsorship
{
	position:relative;
	top:-78px;
	left:157px;
}
#middle-sign
{
	position:relative;
	top:-110px;
	left:15px;
}

img.wheel
{
	margin-right:60px;
	margin-bottom:20px;
}

div.errors
{
	border:2px solid #F00;
	color:#F00;
	padding:5px;
}

label.invalid, label.required
{
	color:#F00;
	font-weight:bold;
}

#sitemap li
{
	list-style-type:none;
	font-size:14px;
	margin-left:-30px;
	padding-bottom:5px;
}
#sitemap li a
{
	color:#636466;
	text-decoration:none;
	font-weight:bold;
	padding-right:10px;
}
#sitemap li a:hover
{
	border-right:6px solid #636466;
}
#sitemap ul ul
{
	padding-bottom:15px;
}

#sitemap li li
{
	font-size:12px;
	margin-left:0px;
	padding-bottom:0px;
}
#sitemap li li a
{
	font-weight:normal;
}
#sitemap li li a:hover
{
	border-right:3px solid #636466;
}




#footer
{
	height:162px;
	background-image:url(../images/footer-bg.png);
	background-repeat:repeat-x;
	margin-top:10px;
}


#center-footer
{
	width:1020px;
	height:162px;
	margin:auto;
}
.footer-column
{
	width:230px;
	margin-left:25px;
	margin-top:20px;
	display:inline-block;
	font-size:12px;
	line-height:20px;
}
.footer-column a
{
	text-decoration:none;
	color:#000;
	padding-right:10px;
}
.footer-column a:hover
{
	text-decoration:underline;
}

/* @group Carbon Offset Counter */

div.carbon-counter {
	width: 250px;
	height: 200px;
	
	background-image:url(/assets/templates/mytemplates/images/circle.png);	
	background-position: center;
	background-repeat: no-repeat;
	padding-top: 100px;
	
}

div.carbon-counter p{
	color:#ffffff;
	text-align: center;
	font-weight: bold;
	
}



/* @end */


/* @group New Price List */



/* @group Dashboard Links */

#inside-right-side div.silly-steering-wheel-thing a.link {
	position: absolute;
	color: #0066cc;
	font-weight: bold;
	font-size: 11px;
}


#inside-right-side div.silly-steering-wheel-thing a.link:hover {
	color: #003d7a;
}



#inside-right-side div.silly-steering-wheel-thing a.link.wash {
	top: 165px;
	left: 110px;
}

#inside-right-side div.silly-steering-wheel-thing a.link.menu {
	top: 100px;
	left: 303px;
	font-size: 18px;
}

#inside-right-side div.silly-steering-wheel-thing a.link.small {
	top: 195px;
	left: 480px;
}

#inside-right-side div.silly-steering-wheel-thing a.link.medium {
	top: 170px;
	left: 465px;
}

#inside-right-side div.silly-steering-wheel-thing a.link.large {
	top: 140px;
	left: 465px;
}

#inside-right-side div.silly-steering-wheel-thing a.link.xlarge {
	top: 110px;
	left: 480px;
}

#inside-right-side div.silly-steering-wheel-thing a.link.smart {
	top: 195px;
	left: 135px;

}

#inside-right-side div.silly-steering-wheel-thing a.link.mini {
	top: 140px;
	left: 115px;
}



#inside-right-side div.silly-steering-wheel-thing a.link.delux {
	top: 110px;
	left: 135px;
}




/* @end */

div.silly-steering-wheel-thing {
	display: block;
	position: relative;
	height: 800px;
}

* {
	
}

img.wheel.default {
	position: absolute;
	top: 205px;
	left: 70px;
}

/* @group Wheel Variations */

#inside-right-side div.silly-steering-wheel-thing div.wheel {
	display: block;
	position: absolute;
	width: 100%;
	top: 210px;
	height: 570px;
	text-indent: -99999999px;
	background-repeat: no-repeat;
}

#inside-right-side div.silly-steering-wheel-thing div.wheel.blank {
	background-image: none;
}

#inside-right-side div.silly-steering-wheel-thing div.wheel.delux {
	background-image: url('/price-list-images/wheel_deluxe.png');
	background-position: 70px -5px;
}

#inside-right-side div.silly-steering-wheel-thing div.wheel.mini {
	background-image: url('/price-list-images/wheel_mini.png');
	background-position: 70px -5px;
}

#inside-right-side div.silly-steering-wheel-thing div.wheel.wash {
	background-image: url('/price-list-images/wheel_washnvac.png');
	background-position: 70px -5px;
}

#inside-right-side div.silly-steering-wheel-thing div.wheel.smart {
	background-image: url('/price-list-images/wheel_smart.png');
	background-position: 70px -5px;
}

#inside-right-side div.silly-steering-wheel-thing div.wheel.menu {
	background-image: url('/price-list-images/wheel_menu.png');
	background-position: 70px -5px;
}

#inside-right-side div.silly-steering-wheel-thing div.wheel.xlarge {
	background-image: url('/price-list-images/wheel_xlarge.png');
	background-position: 70px -5px;
}

#inside-right-side div.silly-steering-wheel-thing div.wheel.large {
	background-image: url('/price-list-images/wheel_large.png');
	background-position: 70px -5px;
}

#inside-right-side div.silly-steering-wheel-thing div.wheel.medium {
	background-image: url('/price-list-images/wheel_medium.png');
	background-position: 70px -5px;
}

#inside-right-side div.silly-steering-wheel-thing div.wheel.small {
	background-image: url('/price-list-images/wheel_small.png');
	background-position: 70px -5px;
}

/* @end */



/* @end */


