body {
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	/*background:url(images/ace_header_nav/page_bg.jpg) top left repeat-x;*/
	background:url(images/ace_header_nav/page_bg_light_blue.jpg) top left repeat-x;
	/*background-color:#FFF;*/
	/*background-color:green;*/
	/*background-color:#0055a5;*/
	/*background-color:#f7e318;*/
	/*background-color:#ff00cc;*/
}
* html body{
	background:none;
	background-color:#d6e7ef;
}
h1{
	font-size:22px;
	color:#0056a3;
	margin-top:0;
	line-height:normal;
}
h2{
	/*width:607px;*/
	padding:20px 40px 16px 40px;
	height:22px;
	color:#FFF;
	font-size:22px;
	background-image:url(images/ace_header_nav/section_head.png);
	margin:0;
}
h2 a{
	color:#FFF;
	width:607px;
	height:35px;
	background:url(images/ace_header_nav/h2_more_btn.png) top right no-repeat;
	background-position:right -4px;
	display:block;
	text-decoration:none;
}
h3{ 
	margin:0 0 10px 0; 
	color:#0056a3;
}
fieldset{
	border:1px solid #CCCCCC;
	padding:2px;
	font-size:11px;
}

#container{
	width:987px;
	margin:auto;
}
#top_nav{
	height:15px;
	padding:5px 5px 6px 5px;
	background:url(images/ace_header_nav/top_nav_bg.png) no-repeat;
	text-align:center;
	font-size:10px;
	color:#666;
}
#top_nav a{
	color:#666;
}
#header{
	width:969px;
	height:121px;
	padding:1px 9px 11px 9px;
	background:url(images/ace_header_nav/header_bg.png) top left no-repeat;
}
#nav{
	width:671px;
	padding:0px 8px 3px 8px;
	background:url(images/ace_header_nav/section_top.png) bottom left no-repeat;
}
ol#toc {
    height: 40px;
    list-style: none;
    margin: 0;
    padding: 0;
	margin-left:20px;
}
ol#toc li {
    background-image:url(images/ace_header_nav/nav_tab.png);
	display:block;
    float: left;
	width:115px;
	text-align:center;
    margin: 0 -8px;
    padding: 12px 8px 4px 8px;
}
ol#toc a {
    color: #FFF;
	font-weight:bold;
	font-size:14px;
    line-height: 2em;
    padding: 15px;
    text-decoration: none;
}
ol#toc li.current {
    background-position: 0 -60px;
}
ol#toc li.current a {
	color:#0056a3;
}
#main_body{
	clear:both;
}
#left_side, #left_column{
	width:297px;
	float:left;
}
.upgradetable{ font-size:11px; }
/*++++++++++++++++++++++++++++++*/
/*++++++++++ QUOTEBOX ++++++++++*/
/*++++++++++++++++++++++++++++++*/
#quotebox{
	width:297px;
	margin:0;
	padding:0;
	padding-top: 4px;
	background-image:url(images/ace_header_nav/quotebox_bg.png);
	color:#FFF;
}
/* Quotebox header */
#quotebox_h1{
	width:269px;
	padding:19px 14px 12px 14px;
	margin:0;
	background-image:url(images/ace_header_nav/quotebox_h1.png);
	text-align:center;
	font-size:26px;
	color:#0056a3;
}
#quotebox_h1 small{
	font-size:17px;
	text-decoration:underline;
}
/* Quotebox tabs */
#quotebox ul {
    margin:0;
	margin-left:40px;
    padding:0;
    list-style:none;
    }
  #quotebox li {
    float:left;
    margin:0;
    padding:0;
    /*background:url(images/ace_header_nav/qb_tab_right.gif) no-repeat right top;*/
    }
#quotebox li a{
	/*color:#0056a3;*/
	color:#FFF;
	display:block;
    /*background:url(images/ace_header_nav/qb_tab_left.gif) no-repeat left top;
    padding:2px 10px;	font-weight:bold;*/

	font-size:11px;
	text-decoration:none;
}

#quotebox li a:hover{
	text-decoration:underline;
}
#quotebox #activetab0, #quotebox #activetab1,#quotebox #inactivetab0, #quotebox #inactivetab1 {
	display:block;
	width:89px;
	height:13px;
	padding:6px;
	color:#FFFFFF;
	text-align:center;
	text-size:12px;
	font-weight:bold;
	margin-bottom:10px;
}
#quotebox #inactivetab0 {
    background-image:url(images/ace_header_nav/qb_tab_left_off.gif);
}
#quotebox #activetab0 {
    background-image:url(images/ace_header_nav/qb_tab_left_on.gif);
}
#quotebox #inactivetab1 {
    background-image:url(images/ace_header_nav/qb_tab_right_off.gif);
}
#quotebox #activetab1 {
    background-image:url(images/ace_header_nav/qb_tab_right_on.gif);
}


#quotebox fieldset{
	/*background-color:#316194;*/
	background-color:#75a1c6;
	width:258px;
	padding:2px;
	/*width:242px;
	padding:5px 10px;*/
	margin:0 0 15px 0px;
	border:none;
	-moz-border-radius-bottomleft: 7px;
   -moz-border-radius-bottomright: 7px;
   -moz-border-radius-topleft: 5px;
   -moz-border-radius-topright: 7px;
   -webkit-border-radius: 7px;
   border-radius: 3px;
}
#quotebox label{
	font-weight:bold;
    background:url(images/ace_header_nav/quotebox_tab.png) top left no-repeat;
	width:100px;
	/*margin:0px 8px;*/
	margin:10px 0 -5px 5px;
	padding:2px 50px 0px 8px;
	font-size:12px;
	color:#FFF;
}
#quotebox span{
	float:left;
	clear:both;
	display:block;
	width:101px;
	margin:4px;
	color:#FFF;
	font-weight:bold;
	text-align:right;
}
/*#quotebox select,#quotebox input{
	font-size:14px;
}*/
#quotebox form{
	margin:3px 13px -10px 13px;
	clear:left;
	/*background-color:#75a1c6;*/
	padding:4px;
}
.quote_submit{
	text-align:center;
	color:#FFF;
	font-size:22px;
	font-weight:bold;
	height:82px;
	
	padding:4px 14px 4px 4px;
	width:187px;
	
	border:none;
	background:none;
	background-image:url(images/ace_header_nav/quote_button.png);
	margin:20px;
}
.quote_submit:hover{
	text-decoration:underline;
}
.qb_table{ width:220px; }
#quotebox_bottom{
	height:13px;
	width:297px;
	background-image:url(images/ace_header_nav/quotebox_bottom.png);
}

/*+++++++++++++++++++++++++++++++*/
/*++++++++++ RIGHTSIDE ++++++++++*/
/*+++++++++++++++++++++++++++++++*/

#right_side, #right_column{
	width:687px;
	margin-left:1px;
	float:right;
	
}
#main_body_bottom{
	height:14px;
	width:687px;
	background-image:url(images/ace_header_nav/main_body_bottom.png);
}
/*+++++++++++++++++++++++++++++++++++*/
/*++++++++++ CUST FEEDBACK ++++++++++*/
/*+++++++++++++++++++++++++++++++++++*/
#cust_feedback{
	/*width:310px;
	background:url(images/ace_header_nav/cust_feedback_bg.jpg) top left repeat-y;
	float:right;*/
	width:226px;
	background:url(images/ace_header_nav/cust_feedback_bg_small.jpg) top left repeat-y;
	font-size:10px;
	padding:13px;
	margin-bottom:13px;
	line-height:1.8em;
	height:147px;
}
#cust_feedback h2{
	/*width:295px;
	font-size:12px;
	width:220px;
	margin:5px 5px 0px 5px;*/
	margin:0;
	margin-bottom:5px;
	font-size:11px;
	padding:0;
	color:#000;
	background:none; 
	height:auto;
}
#cust_feedback p{
	margin:0;
	padding:0;

}
#cust_feedback_bottom{
	margin:0 -16px -32px -16px;
	width:350px;
	height:16px;
	background:url(images/ace_header_nav/cust_feedback_bottom.png) bottom left no-repeat;
}
	
/*+++++++++++++++++++++++++++++++++++*/
/*++++++++++ LOCATION BOX +++++++++++*/
/*+++++++++++++++++++++++++++++++++++*/
.location_box{
	width:118px;
	height:106px;
	padding:50px 116px 14px 18px;
	/*margin:-16px;*/
	background:url(images/location_box_australia.png) no-repeat;
	line-height:normal;
	float:right;
}
.location_box a{
	color:#000000;
	text-decoration:none;
}
.location_box a:hover{
	text-decoration:underline;
}
/*+++++++++++++++++++++++++++++++++++*/
/*++++++++++ LOCATION DETAILS +++++++++++*/
/*+++++++++++++++++++++++++++++++++++*/
.mini_inset_top{
	height:8px;
	width:235px;
	background:url(images/ace_header_nav/mini_inset_top.png) no-repeat top left;
}
.mini_inset_bottom{
	height:14px;
	width:235px;
	background:url(images/ace_header_nav/mini_inset_bottom.png) no-repeat top left;
}
.mini_inset{
	width:215px;
	padding:0px 10px;
	background:url(images/ace_header_nav/mini_inset_bg.png) repeat-y top left;
	font-size:11px;
}
.mini_inset h3{ margin-top:0; }
#location_details{	margin-left:10px; }

.bold_link_list a{ 
	font-weight:bold; 
	text-decoration:none;
	color:#0056a3; 
}
.bold_link_list a:visited{ color:#999999; }
.bold_link_list a:hover{ text-decoration:underline; }
#map{ 
	width: 324px; 
	height: 334px; 
	margin-left:10px; 
	border:1px solid #999999;
	overflow:hidden;
}
/*+++++++++++++++++++++++++++++*/
/*++++++++++ LP CHAT ++++++++++*/
/*+++++++++++++++++++++++++++++*/
#lp_chatbox_top{
	width:277px;
	height:87px;
	padding:11px 10px 0px 10px;
	background:url(images/ace_header_nav/lp_chatbox_top.png) top left no-repeat;
}
#lp_chatbox{
	width:297px;
	height:100px;
	background:url(images/ace_header_nav/lp_chatbox_bg.png) top left repeat-y;
	text-align:center;
}
#lp_chatbox textarea{
	border:none;
	width:230px;
	height:90px;
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:1.5em;
}
#lp_chatbox_bottom{
	width:155px;
	height:33px;
	padding:20px 71px 19px 71px;
	background:url(images/ace_header_nav/lp_chatbox_bottom.png) top left no-repeat;
}

/*++++++++++++++++++++++++++++++*/
/*++++++++++ LEFT BOX ++++++++++*/
/*++++++++++++++++++++++++++++++*/
.left_box_top{
	background:url(images/ace_header_nav/left_box_top.png) no-repeat top left;
	height:14px;
}
.left_box, #booking_summary,#left_column h1{
	background:url(images/ace_header_nav/left_box_bg.png) repeat-y;
	padding:4px 16px;
	text-align:justify;
}

.left_box h3,#left_column h1{
	font-family:Arial, Helvetica, sans-serif;
	color:#0056a3;
	font-size:16px;
	text-align:center;
	margin:0;
}
#left_column h1{ 
	padding-top:16px;
	background:url(images/ace_header_nav/left_box_top.png) no-repeat top left; 
	font-size:20px; 
}
.left_box_bottom, #summary_bottom{
	background:url(images/ace_header_nav/left_box_bottom.png) no-repeat bottom left;
	height:14px;
}


/*+++++++++++++++++++++++++++++*/
/*++++++++++ SECTION ++++++++++*/
/*+++++++++++++++++++++++++++++*/

.section,#footer{
	width:614px;
	padding:10px 33px 2px 40px;
	background-image:url(images/ace_header_nav/section_bg.png);
	margin-bottom:16px;
	line-height:1.5em;
}
.section_top{
	width:687px;
	height:13px;
	background-image:url(images/ace_header_nav/section_top.png);
}
.section_bottom, #right_column_bottom{
	width:687px;
	height:13px;
	margin:15px -40px -15px -40px;
	background:url(images/ace_header_nav/section_bottom.png) top left no-repeat;
	clear:both;
}
.section ul,.left_box ul{
	list-style-image:url(images/ace_header_nav/bullet.gif);
	/*margin:0;*/
}
.inset_top{
	width:602px;
	height:13px;
	margin-top:10px;
	background:url(images/ace_header_nav/section_inset_top.png) no-repeat top left;
}
.inset_bottom{
	width:602px;
	height:12px;
	margin-bottom:10px;
	background:url(images/ace_header_nav/section_inset_bottom.png) no-repeat top left;
}
.inset{
	width:570px;
	padding:2px 16px;
	background:url(images/ace_header_nav/section_inset_bg.png) repeat-y;
}
.inset h3{
	font-size:18px;
	margin:0px 0px 10px 0px;
}
.rowOn{ background-color:#EEEEEE; }
.displaytable{
	width:570px;
}

.more_info_button, .book_now_button{
	display:block;
	float:right;
	width:114px;
	height:35px;
}
.more_info_button{ 	background:url(images/ace_header_nav/more_info_btn.png) no-repeat top left; }
.book_now_button{ 	background:url(images/ace_header_nav/book_now_button.png) no-repeat top left; }
.more_info_button span, .book_now_button span{ display:none; }

.ratebox{
	height:35px;
	width:47px;
	padding:15px 9px;
	margin:-36px -24px 30px 0;
	font-size:10px;
	/*font-weight:bold;*/
	color:#FFFFFF;
	background:url(images/ace_header_nav/price_point.gif) no-repeat;
	float:right;
	text-align:center;
	line-height:1.5em;
}
.ratebox strong{
	font-size:18px;
}
.inset h3 a, .inset_feedback_head a{
	display:inline;
	float:none;
	width:auto;
	height:auto;
	margin:0px;
	background:none;
	color:#0056a3;
	text-decoration:none;
}
.inset label{
	display:block;
	margin-bottom:10px;
	padding:5px;
	background-color:#EEEEEE;
	font-weight:bold;
	font-size:11px;
}
.inset_feedback{
	margin-top:10px;
	background-color:#dbeefe;
	border:1px solid #c2e2ff;
	padding:10px;
	clear:both;
	font-size:11px;
}
.inset_feedback_head{
	margin:-10px -10px 10px -10px;
	padding:5px 10px;
	background-color:#c2e2ff;
	font-size:12px;
	color:#0056a3;
	height:22px;
}
.inset_feedback_head a{
	float:right;
	margin-left:10px;
	padding-left:15px;
	background:url(images/ace_header_nav/bullet.gif) no-repeat left center;
}
.inset_feedback_head h4{
	margin:0;
	padding:0;
	font-size:12px;
	color:#0056a3;
	display:inline;
	float:left;
}
.floating_head{
	padding:10px 40px;
	background:url(images/ace_header_nav/section_floating_head.png) no-repeat top left;
	margin:6px 0;
}
.main_right_col{
	width:252px;
	float:right;
}

.clear,#breadcrumb{ clear:both; margin:10px 0; }
.clear_left{ clear:left; }
.clear_right{ clear:right; }
.car_grid{
	padding:5px 2px;
	/*width:110px;
	height:120px;*/
	float:left;
	text-align:center;
	font-size:10px;
	line-height:1.3em;
	color:red;
}
.salesremaining{
	font-weight:bold;
	text-align:center;
	font-size:12px;
	display:block;
	width:13px;
	height:16px;
	padding:5px 130px 5px 7px;
	background:url(images/ace_header_nav/remaining.gif) top left no-repeat;
}
#prize2, #prize3, #prize4, #prize5, #prize6, #prize7, #prize8, #prize9, #prize10{ display:none; }
#footer{
	line-height:1.5em;
}
#footer ul{
	/*width:215px;*/
	list-style:none;
	margin:0;
	padding:0;
	float:left;
}
.col1{ width:170px; float:left; margin-top:10px; }
.col2{ width:250px; float:left; margin-top:10px; }
.col3{ width:180px; float:left; margin-top:10px; }
.col4{ width:130px; float:left; margin-top:10px; }
.col5{ width:190px; float:left; margin-top:10px; }
.col6{ width:360px; float:left; margin-top:10px; }
#footer li{
	margin:0;
}
#footer p{
	padding-top:20px;
	clear:left;
	color:#999;
	font-size:11px;
}
#footer h3{
	color:#0056a3;
	margin:0;
}
#footer a{
	color:#333333;
}
#advice-required-name, #advice-required-enquiry, #advice-validate-email-email, #advice-required-email{
	color:red;
}



/*+++++++++++++ JSLIDE ++++++++++++*/


div.showcase {
    width: 220px;
	background-image:url(images/ace_header_nav/scroller_bg.png);
	padding:16px;
}
div.car_showcase {
    width: 564px;
	background:url(images/ace_header_nav/carousel_bg.gif) no-repeat top left;
    height: 167px;
	padding:25px 25px 0px 25px;
	text-align:center;
}

div.showcase ul.indexwork {
    margin: 0px;
    padding: 0px;
}

div.showcase ul.indexwork li {
    float: left;
    padding: 4px 8px 4px 8px;
    list-style: none;
}

div.showcase a.prevwork {  padding:0px; border:none; margin-left:-25px; float:left; }
div.showcase a.nextwork {  padding:0px; border:none; margin-right:-25px; float:right;}

div.showcase ul.layers {
    width: 220px;
    height: 138px;
}
div.car_showcase ul.layers {
    width: 564px;
    height: 137px;
}

div.showcase ul.layers li {
   width: 220px;
   height: 138px;
   list-style: none;
}
div.car_showcase ul.layers li a img{
	border:1px solid #FFF;
}
div.car_showcase ul.layers li a img:hover{
	border:1px dashed #0056a3;
}
div.car_showcase ul.layers li {
	width:564px;
	height:137px;
    list-style: none;
	text-align:center;
}

div.showcase ul.layers li, div.car_showcase ul.layers li { margin-right:5px; }

div#showcase3 ul.layers li { margin-left:5px; margin-right:0; }




/*br { clear:both; }*/

.addthis_default_style{ display:inline; float:right; }
.return2booking{ 
	background:url('images/return_to_booking.gif') top left no-repeat; 
	position:absolute;
	top:0px;
	left:0px;
	height:150px;
	width:150px;
	display:block;
}
.arp_strike{
	font-size:14px;
	font-weight:bold;
	text-align:center;
	color:#FFF;
	width:32px;
	height:22px;
	padding:14px 106px 4px 18px;
	background:#FFFFFF url(images/ace_header_nav/arp_rate_bubble_1.gif) no-repeat top left;
	/*text-decoration:line-through;*/
}
.arp_discounted_rate{
	height:53px;
	width:94px;
	padding:0px 25px 25px 37px;
	color:#FFF;
	background:#FFFFFF url(images/ace_header_nav/arp_rate_bubble_2.gif) no-repeat top left;
	font-size:10px;
	text-align:center;
}
.arp_rate{
	font-size:24px;
	font-weight:bold;
}



.arp_strike1{
	font-size:14px;
	font-weight:bold;
	text-align:center;
	color:#FFF;
	width:34px;
	height:22px;
	float:left;
	/*display:inline;*/
	padding:14px 48px 4px 18px;
	background:#FFFFFF url(images/ace_header_nav/arp_rate_bubble_1a_temp.gif) no-repeat top left;
	text-decoration:line-through;
}
.arp_save1{
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	width:54px;
	height:22px;
	text-align:center;
	/*display:inline;*/
	float:right;
	padding:18px 1px 0px 1px;
	text-decoration:none;
	background:#FFFFFF url(images/ace_header_nav/arp_rate_bubble_1b_temp.gif) no-repeat top left;
}
.arp_discounted_rate1{
	height:53px;
	width:74px;
	padding:0px 35px 25px 47px;
	color:#FFF;
	background:#FFFFFF url(images/ace_header_nav/arp_rate_bubble_2_temp.gif) no-repeat top left;
	font-size:10px;
	text-align:center;
	clear:both;
}
.arp_rate1{
	font-size:24px;
	font-weight:bold;
}
.arp_bubble{
	width:156px;
}

.lmp_checked{
	font-size:9px;
	padding:15px 39px 5px 5px;
	width:110px;
	height:15px;
	text-align:center;
	color:#FFFFFF;
	background:#FFFFFF url(images/ace_header_nav/lmp_bubble.gif) no-repeat top left;
}
	

