body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #ffffff;
	background: rgb(13,87,88) url(../images/bg.jpg) repeat-y center top;
	margin: 0;
	padding: 0;
}

p {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: 15px;
}

h1 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 20px;
	color: #ffffff;
	line-height: 24px;
		margin: 0 0 5px 20px;

}

h2 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	color: #ffffff;
	line-height: 18px;
		margin: 0 0 5px 20px;

}

h3 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	color: #ffffff;
	line-height: 16px;

	text-align:left;
}


ul {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	list-style-type:none;
	padding:0px;
	margin:0px;

}

li {
margin:0;
padding: 0;
}


.package_features  ul li {
	line-height: 15px;
	margin: 0 0 5px 0;
	background-image:url(../images/arrow.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	padding-left:8px; 
}
.homelist  ul li {
	line-height: 15px;
	margin: 0 0 5px 30px;
	background-image:url(../images/arrow.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	padding-left:8px; 
}

.main_wrap {
	width: 980px;
	height: auto;
	margin: auto;
	clear: both;
}

.header {
	width: 980px;
	height: 193px;
	float: left;
	clear: both;
	position: relative;
}

.header .logo {
	width: 980px;
	height: 150px;
	background: url(../images/header.jpg) no-repeat top;
	float: left;
	clear: both;
}

.header .top_navaigation {
	width: 980px;
	height: 44px;
	float: left;
	clear: both;
}

.header .top_nav_leftcorner {
	width: 25px;
	height: 44px;
	float: left;
	background: url(../images/nav_left.gif) no-repeat;
}

.header .top_nav_button {
	width: 934px;
	height: 44px;
	float: left;
	background: url(../images/nav_0.gif) repeat-x top;
}
.header .top_nav_button a 
{
    float:left;
    height: 15px;
	background: url(../images/nav_0.gif) repeat-x top;
	border-right: 1px solid #5F5D55;
	padding: 12px 12px 16px 12px;
	text-transform: uppercase;
	font-size:18px;
	text-decoration:none;
}

.header .top_nav_button a:hover
{
	background: url(../images/nav_1.gif) repeat-x top;
}

.header .top_nav_button a.facebook
{
    padding-top:11px;
    height:17px;
}
.header .top_nav_button a.facebook img
{
    vertical-align:middle;
    padding-left:2px;
    border:none;
}
.header .top_nav_rightcorner {
	width: 20px;
	height: 44px;
	float: left;
	background: url(../images/nav_right.gif) no-repeat;
}

.header .top_navaigation table {
	width: 980px;
}

.header .top_navaigation table tr td {
	height: 43px;
}

.header .top_navaigation .search_area {
	width: 234px;
	height: 44px;
	padding: 0;
	background: url(../images/nav_back.jpg) repeat-x;
}

.header .top_navaigation .search_container {
	width: 210px;
	height: 20px;
	margin: -2px auto;
	padding: 0;
	background: url(../images/search_back.jpg) no-repeat;
}

.header .top_navaigation .search_container .search_field {
	width: 175px;
	height: 17px;
	border: none;
	margin: 3px 0 0 25px;
	float: left;
	font-size: 11px;
	padding: 0;
}

.content_area {
	width: 980px;
	height: auto;
	float: left;
	clear: both;
}

.content_area .main_banner {
	width: 980px;
	height: 316px;
	margin-bottom: 30px;
	float: left;
	clear: both;
}

.content_area .packages {
	width: 880px;
	height: auto;
	margin: 0 auto;
}

.content_area .packagesleft {
	width: 17px;
	float: left;
	height: 440px;

}

.content_area .packagesmain {
	width: 166px;
	float: left;
	height: 440px;

}

.content_area .packagesmaincontent {
	width: 650px;
	margin-left:20px;
	float: left;
	height: auto;
	position: relative;
	background-color: #2f2e2e;
}

.content_area .packagesmaincontentwide {
	width: 840px;
	margin-left:20px;
	float: left;
	height: auto;
	position: relative;
	background-color: #2f2e2e;
}

.content_area .packagesright {
	width: 160px;
	margin-left:30px;
	float: left;
	height: 440px;
}

.content_area .emailform {
	width: 290px;
	float: left;
	height: 155px;
	padding-left: 18px;
	font-family:  Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background: url(../images/mailingbackground.jpg) no-repeat top ;
	background-position: right;
	color: #ffffff;
}

.content_area .emailformhome {
	width: 210px;
	padding-left: 35px;
	padding-top:20px;
}

.content_area .sbscribebutton {
	width: 106px;
	float: left;
	text-align: right;
	padding-left:94px;
	padding-top:6px;
}

.content_area .topgap {
	margin-top: 5px;
	background: url(../images/subscribe_button.gif) no-repeat top ;
	height: 30px;
	width: 106px;
	color: #FFFFFF;
	font-weight: bold;
	border: 0px;
	text-align: center;
	cursor: pointer;
}

.content_area .package_intro_area {
	width: 980px;
	padding: 0;
	float: left;
}

.content_area .package_intro_arealeft 
{
    width: 571px;
    height: 249px;
    margin: 23px 0 0 49px;
	padding: 0;
	float: left;
	background: url(../images/panelr.jpg) no-repeat top left;
}

.content_area .package_intro_arealeft p 
{
    font-size: 14px;
    margin: 12px 40px 0 20px;
}

.content_area .package_intro_arealeft p:first-child
{
    margin-top:36px;
}

.content_area .package_intro_arearight {
	width: 310px;
	padding: 25px 0 0 10px;
	float: left;
}

.content_area .package_intro_area .heading {
	width: 680px;
	height: 115px;
	float: left;
	background: url(../images/race_heading.jpg) no-repeat;
	clear: both;
}

.content_area .package_intro_area p {
	clear: both;
	padding: 5px 0 0 20px;
}

.content_area .package_area {
	width: 940px;
	padding: 20px;
	float: left;
	clear: both;
	margin: 15px 0 0 0;
}

.content_area .package_area .mainpackagestyle {
	width: 960px;
	float: left;
	position: relative;
	height: 184px;
}

.content_area .package_area .mainpackagestyle div 
{
    width: 186px;
    height: 175px;
    margin: 30px 0 0 38px;
    position: relative;
    float: left;
}


.content_area .package_area .mainpackagestyle a 
{
    width: 186px;
    height: 39px;
    font-size: 18px;
    text-decoration: none;
	color: #ffffff;
	float: left;
	text-transform:uppercase;
	padding-top: 136px;
	padding-left: 2px;
	text-align:center;
	background-repeat:no-repeat;
	background-position:top left;
}

.content_area .package_area .mainpackagestyle a:hover
{
    color: #999;
}
.content_area .package_area .mainpackagestyle .startline a 
{
    background-image:url(../images/bonus.jpg);
}

.content_area .package_area .mainpackagestyle .v8lovers a 
{
    background-image:url(../images/v8lovers.png);
}

.content_area .package_area .mainpackagestyle .fivehundredclub a 
{
    background-image:url(../images/regional.jpg);
}

.content_area .package_area .mainpackagestyle .clubclipsal a 
{
    background-image:url(../images/clubclipsal.jpg);
}

.content_area .package_area .select_heading {
	width: 940px;
	float: left;
	clear: both;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	border-bottom: 2px solid #ffffff;
	text-transform: uppercase;
}
.select_heading {
	font-size: 24px;
	font-weight: bold;
	color: #ffffff;
	border-bottom: 2px solid #ffffff;
	text-transform: uppercase;
}

.home_heading {
	width: 750px;
	float: left;
	clear: both;
	font-size: 45px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	color: #ffffff;
	margin: 20px 0 0 20px;
}

.footer {
	width: 980px;
	height: 106px;
	float: left;
	clear: both;
	background: url(../images/footer_back.jpg) no-repeat center center;
	margin: 40px 0 0px 0;
	position: relative;
}

.footer .footer_text 
{
	width: 340px;
	margin: 0 auto;
}

.footer .footer_text ul {
	width: 407px;
	text-align: center;
	list-style: none;
	margin: 43px 0 0 0;
	padding: 0 17px;
	display:block;
	height:14px;
}

.footer .footer_text ul li {
	width: auto;
	height:14px;
	float: left;
	display: inline;
	background-image:none;
	font-size: 9px;
	text-transform: uppercase;
	vertical-align:middle;
}
.footer .footer_text ul li:first-child {
	border-left: none;
}
.footer .footer_text ul li a {
	color: #ffffff;
	text-decoration: none;
	margin: 0 4px;
}

.footer .footer_text ul li a:hover {
	color: #999;
	text-decoration: none;
}

.v8_package_container {
	width: 560px;
	margin: auto;
	padding-left:10px;
	padding-right:10px;
}

.package_title {
	font-size: 30px;
	width: 440px;
	/*height: 30px;*/
	float: left;
	margin-top:10px;
	margin-bottom:6px;
	font-weight:bold;
}

.btn_moreInfo {
	width: 120px;
	height: 22px;
	float: left;
	margin: 5px 0 0 0;
}

.packagePhoto_container {
	width: 315px;
	float: left;
	height: 295px;
}

.details_text {
	width: 225px;
	float: left;
	padding: 0 0 0 20px;
	text-align: left;
	font-size: 12px;
}
.package_cost{
	width: 225px;
	font-size: 18px;
	font-weight: bold;	
}
.features_area {
	width: 225px;
	float: left;
	padding: 0 0 0 20px;
	text-align: left;
	font-size: 12px;
}

.features_area ul {
	padding: 0;
	margin: 0;
	list-style-position: inside;
}

.v8_package_details {
	width: 560px;
	height: auto;
	margin: 0 auto;
	font-size: 12px;
	padding: 10px 0;
}

.v8_package_details_wide {
	width: 750px;
	height: auto;
	margin: 0 auto;
	font-size: 12px;
	padding: 10px 0;
}

.v8_package_details p {
	float: left;
	clear: both;
	padding: 0 0 10px 0;
	margin:0;
	width:560px;
}

.v8_package_details p a {
	color: #ffffff;
	text-decoration: underline;
}

.v8_package_details p a:hover {
	color: #ffffff;
	text-decoration: none;
}

.details_heading {
	width: 560px;
	float: left;
	clear: both;
	font-family:  Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
	text-transform: uppercase; *
	padding: 10px 0 0 0;
}

.details_heading a{
	text-decoration:none;
}

table.pricing_table 
{
    clear:both;
    float:left;
    border-collapse:collapse;
    margin-top:15px;
    width:560px;
}
table.pricing_table th 
{
    font-size: 14px;
}
table.pricing_table th, table.pricing_table td 
{
    border: 1px solid #fff;
    padding:3px;
}
table.pricing_table td.sydney,
table.pricing_table td.brisbane,
table.pricing_table td.melbourne,
table.pricing_table td.perth,
table.pricing_table td.canberra,
table.pricing_table td.hobart,
table.pricing_table td.launceston,
table.pricing_table td.landonly
{
    text-align:right;
}
table.pricing_table .sydney,
table.pricing_table .brisbane,
table.pricing_table .melbourne,
table.pricing_table .perth,
table.pricing_table .canberra,
table.pricing_table .hobart,
table.pricing_table .launceston,
table.pricing_table .landonly
{
    display:none;
}

.v8_package_details ul {
	float: left;
	width: 560px;
	list-style-type:none;
	margin: 5px 0 0 0;
	padding: 0 0 15px 0; *
	padding-left: 0; *
	margin-left: 0;
	clear: both;
}

.v8_package_details ul li {
	width: 100%;
	float: none;
	line-height: 15px;
	margin: 0 0 5px 0;
	background-image:url(../images/arrow.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	padding-left:8px; 

}

.bookingTable_middle {
	width: 587px;
	height: auto;
}

.textfiled {
	width: 250px;
	border: none;
	height:25px;
}

.mailtextfiled {
	width: 210px;
	border: none;
	margin-top: 43px;
	height:25px;
}

.textfiled1 {
	width: 30px;
	border: none;
}

.textfiled2 {
	width: 50px;
	border: none;
}

.textfileddate {
	width: 65px;
	border: none;
}

.address_area {
	width: 250px;
	height: 90px;
	font-family:  Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	border: none;
}

.smallfiled {
	width: 50px;
	border: none;
}

.formTable {
	float: left;
	clear: both;
	margin: 10px 0 10px 0;
	padding: 0;
}

.expfiled {
	width: 70px;
	border: none;
	float: left;
	margin: 0 8px 0 0;
}

.additionalInfo_area {
	width: 560px;
	height: 195px;
	border: none;
	margin: 10px 0 0 0;
	float: left;
	clear: both;
	overflow-x: hidden;
	overflow-y: auto;
}

.btn_booknow {
	width: 178px;
	height: 45px;
	float: left;
	clear: both;
	margin: 10px 0 10px 0;
	text-align: right;
}

.features_heading {
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	float: left;
	clear: both;
	text-transform: uppercase;
	margin: 10px 0 10px 10px;
}

.features_middle {
	width: 166px;
	height: 168px;
	background: url(../images/package_features_back.jpg) repeat-y; //
	background-color: #282627;
}

.features_middle ul {
	width: 150px;
	float: left;
	clear: both;
	display: list-item;
	margin: 0 0 10px 10px;
	padding: 0; *
	padding-left: 25px; *
	margin-left: 0;
	font-size: 12px;
	list-style:none;
}

.features_middle ul li {
	width: 100%;
	float: none;
	margin: 8px 0 0 0;
}

.popup_container {
	width: 546px;
	height: auto;
	position: absolute;
	left: 25%;
	top: 10%;
	z-index: 10000;
}

.popup_container .popup_top {
	width: 546px;
	height: 7px;
	float: left;
	clear: both;
	background: url(../images/popup_top.gif) no-repeat;
}

.popup_container .popup_bottom {
	width: 546px;
	height: 7px;
	float: left;
	clear: both;
	background: url(../images/popup_bottom.gif) no-repeat;
}

.popup_container .popup_middle {
	width: 546px;
	height: auto;
	float: left;
	clear: both;
	background: url(../images/popup_back.gif) repeat-y;
	padding: 0 0 15px 0;
}

.popup_container .popup_middle table {
	float: left;
	clear: both;
	margin: 0 0 0 15px;
}

.popup_filed {
	width: 300px;
	border: none;
	font-size: 24px;
	font-weight: bold;
}

.btn_popup {
	float: left;
	margin: 10px 0 0 20px;
}

.popup_message_area {
	width: 300px;
	overflow-x: hidden;
	overflow-y: auto;
	font-family:  Arial, Helvetica, Verdana, sans-serif;
	border: none;
	font-size: 24px;
	font-weight: bold;
	height:150px
}

.meta {
	width: 300px;
	height: 100px;
	overflow-x: hidden;
	overflow-y: auto;
	font-family:  Arial, Helvetica, Verdana, sans-serif;
	border: none;
}

.rivet 
{
    width: 59px;
    height: 58px;
    background: url(../images/rivet.png) no-repeat;
    position: absolute;
}

#rivet1
{
    top: 20px;
    left: -100px;
}

#rivet2
{
    top: 20px;
    right: -100px;
}

#rivet3
{
    top: 20px;
    left: -100px;
}

#rivet4
{
    top: 20px;
    right: -100px;
}
#overlayhome {
	text-align: center;
	vertical-align: middle;
	padding-top: 1%;
	height: 100%;
	width: 100%;
	position: fixed;
	visibility: hidden;
	z-index: 1000;
	top: 0%;
	left: 0%;
	right: 0%;
	bottom: 0%;
	background-color: gray;
	filter: alpha(opacity =       90);
	-moz-opacity: 0.9;
	opacity: 0.9;
}

#overlayhome1 {
	text-align: center;
	vertical-align: middle;
	padding-top: 1%;
	height: 100%;
	width: 100%;
	position: absolute;
	visibility: hidden;
	z-index: 1000;
	left: 0%;
	right: 0%;
	bottom: 0%;
	background-color: gray;
	filter: alpha(opacity =             90);
	-moz-opacity: 0.9;
	opacity: 0.9;
}

#overlay #overlaytable {
	font-style: normal;
	background-color: #FFFFFF;
	background-position: center center;
	text-align: center;
}

.btn_submitEntry {
	border-top: none;
	border: none;
	width: 182px;
	height: 34px;
	margin: 10px auto;
	float: left;
	background: url(../images/btn_buyNow.html) no-repeat;
}

a {
	background-color: inherit;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	background-color: inherit;
	color: #ffffff;
	text-decoration: none;
}

.textfield {
	border: none;
}

.details {
	float: left;
	clear: both;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	border-bottom: 2px solid #ffffff;
	text-transform: uppercase;
}
.package_details {
		float: left;
	clear: both;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
}

.listing_heading {
	float: left;
	/*clear: both;*/
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 32px;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
	margin: 0 0 20px 0;
}

.package_name {
		float: left;
	clear: both;
	width: 570px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
	margin: 10px 0 10px 0;
	line-height:32px;
}

.pakagedetails {
	width: 552px;
	float: left;
	height: auto;
}

.pakagetopgap {
	width: 550px;
	float: left;
	height: auto;
	padding-top: 10px;

}
.pakageleftsection {
	width: 130px;
	float: left;
	height: auto;
}

.pakagerightsection {
	width: 300px;
	float: left;
	height: auto;
}

.familyname {
	width: 108px;
	float: left;
	height: auto;
}
.familynamebox {
	width: 165px;
	float: left;
	height: auto;
}

.familyname1 {
	width: 50px;
	float: left;
	height: auto;
}

.familynamebox1 {
	width: 80px;
	float: left;
	height: auto;
}
.socialbuttons
{
    height: 60px;
    float: left;
	padding: 20px 0 0 38px;
}
.twitter-share-button 
{
    margin-top:5px;
}
#___plusone_0 
{
    margin-top:2px !important;
}
.inputlabel 
{
    display:block;
    width:160px;
    height:20px;
    padding: 5px 5px 0 0;
    vertical-align:middle;
    float:left; 
    clear:both;
    text-align:right;
}
.input
{
    float:left;
}
