@font-face {
			font-family: 'HelveticaNeueLTStd-Lt';
			src: url('fonts/helveticaneueltstdlt.eot');
			src: url('fonts/helveticaneueltstdlt.eot?#iefix') format('embedded-opentype'),
					 url('fonts/helveticaneueltstdlt.woff') format('woff'),
					 url('fonts/helveticaneueltstdlt.ttf') format('truetype'),
					 url('fonts/helveticaneueltstdlt.svg#helveticaneueltstdlt') format('svg');
			font-weight: normal;
			font-style: normal;
}

* {
	margin:0px;
	padding:0px;
}
#body{
	background:#000;
	font-family:'HelveticaNeueLTStd-Lt';
}
#body_inner{
	background:#000;
}
#content_innerpage #page_title{
	padding:15px 13px !important;	
}
#contact-form{
	padding:0 10px;	
}
.contact_form_right{
	padding:0 10px;	
}
#content_innerpage{
	overflow:hidden;
	padding:5px;
}
#page_title {
    border-bottom: 1px solid #05AAEA;
    color: #05AAEA;
    font-size: 24px;
	text-transform:uppercase;
    margin: 0 0 15px;
    padding: 15px 0 3px;
}
#features_class{
	border-bottom:1px solid #AE0E16;
	font-size:20px;
}
h1 {
    color: #0f0f0f;
    font-size:30px;
	padding:0 0 10px 0;
	text-shadow:none;
	font-weight:normal;
	text-shadow:none;
}
h2 {
	color:#05AAEA;
	font-size: 23px;
	font-weight: normal;
	line-height: 27px;
	margin: 15px 0 10px;
	text-align: left;
	text-shadow:none;
}
h3 {
	color:#05AAEA;
	font-size: 20px;
	font-weight: bold;
	line-height: 27px;
	margin: 15px 0 10px;
	text-align: left;
	text-shadow:none;
	font-family:'HelveticaNeueLTStd-Lt';
}
h4 {
    color: #05AAEA;
    font-size: 16px;
    font-weight: normal;
    margin-top: 15px;
    padding-bottom: 20px;
	text-shadow:none;
	font-family:'HelveticaNeueLTStd-Lt';
}
#body .main-content a{
	color:#CD1F1F;
}
 

p {
    color: #fff;
    font-size: 14px;
	padding:0 0 10px 0;
	text-shadow:none;
	font-family:'HelveticaNeueLTStd-Lt';

}
#phone_number{
    color: #fff;
	text-decoration:underline;
	font-size:17px;
	font-weight:normal;
	display:block;
	margin:10px 0 20px 0;
}
.main-content ul,.main-content ol{
	margin:0;
	padding:0;
}
li {
    background: url(../images/tvarrow.png) no-repeat scroll left 2px;
    color: #B9B9B9;
    font-family: Verdana,Arial,sans-serif;
    font-size: 12px;
    line-height: 20px;
    list-style-type: none;
	text-shadow:none;
	padding:0 0 5px 25px;
}
.imgfrm{
	max-width:98px;
	float:right;	
}
#services_container ul{
	margin:0;
	padding:0;
}
#services_container h3 {
	background:url(../images/menu_icon.png) no-repeat 0 9px;
    color: #fff;
    font-size: 20px;
    font-weight: normal;
    margin: 15px 0 10px;
    padding:5px 0 5px 35px;
}
label{
    color: #000;
    font-size: 15px;
	text-shadow:none;
}

img {
	border:0px none;
}
a img {
	border:0px none;
}
#main_container {
}
#main-header{
	background:#000;
    z-index: 999;
}
#top_bar {
    border-bottom:4px solid #00aaec;
    height:50px;
    text-align: center;
}

#logo_area{
	text-align:left;
}
  
.page_title{
	margin:116px 0 18px;
	text-indent:28px;
}
 
#view_full_site{
	width:112px;
	height:24px;
	display:inline-block;
    color: #fff;
    font-size: 12px;
	text-align:center;
	line-height:24px;
	text-decoration:none;
	text-shadow:none;
	font-weight:normal;
	text-transform:uppercase;



	background:#3d3d3d;
     -moz-border-radius:2px;
	-webkit-border-radius:2px;
	-khtml-border-radiust:2px;
	-o-border-radius:2px;
	border-radius:2px;

}


 


.social_links{
	padding: 8px 10px 0;
	display:block;
	text-align:center;
}
#footer_bar {
	background: #171717;
	padding:10px 0 0 0;
}
#footer_bar p {
	padding:10px 0 10px 0;
	color: #626262;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
	font-weight:normal;
}
#footer_address{
	background:#051126 url(../images/footer_address.jpg) repeat-x left top;
	padding-top:20px;
	padding-bottom:50px;
}
#footer_address p {
	color: #626262;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
	font-weight:normal;
}
#guestcomments {
    border:none;
    margin-bottom: 20px;
}
.guest-arrow {
    margin: 0 10px 0 0;
}
#guestcomments p {
    border-top: 1px solid #05AAEA;
    border-right: 1px dashed #CCCCCC;
    border-bottom: 1px dashed #CCCCCC;
    border-left: 1px dashed #CCCCCC;
    height: 100%;
    margin-bottom: 10px;
    padding: 15px;
}
#guestcomments h6 {
    color: #05AAEA;
    font-size: 16px;
    font-weight: 300;
    margin: 0;
    padding: 0;
    text-align: right;
	text-shadow:none;
}
#guestcomments h6 span {
    color: #585858;
    font-size: 12px;
    font-style: italic;
    text-align: right;
}
.guest-arrow-right {
    margin-left: 10px;
    vertical-align: bottom;
}
#banner {
	position:relative;
	text-align:center;
}
#banner_caption{
	width:100%;
    z-index: 99;
	text-align:center;
	padding:0;
}
#banner_caption a{
	margin:0 0 0 5px;
	color:#00AAEC;
	text-align:center;
	font-size:19px;
	font-weight:normal;
	text-decoration:none;
	text-shadow:none;
	text-transform:uppercase;
	text-shadow:0 0 1px #333;
	display:inline-block;

	padding:6px 15px;

	background:#000;
    border:1px solid #00AAEC; 

    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    -khtml-border-radiust:3px;
    -o-border-radius:3px;
    border-radius:3px;
}
#banner_caption a span{
	color:#00AAEC;
	text-align:center;
	font-size:19px;
	font-weight:normal;
	text-decoration:none;
	text-shadow:none;
	text-transform:uppercase;
	text-shadow:0 0 1px #333;
}
#menu_bar{
	padding:30px 0 27px;
}

#footer {
    background:#000000;
    padding: 10px 0 0;
}
.page-title{
	border-bottom:1px solid #cd1f1f;
	padding:10px 0 0 0;
	margin:10px 0  20px 0;

	color: #000;
	font-size: 20px;
	text-decoration:none;
	text-align:left;
	font-weight:normal;
	line-height:30px;
	text-shadow:none;
	text-transform:uppercase;
}
.main-content{
	padding:20px 20px;
}
#header-top{
	height:50px;
	background:#d7d7d7;
}
 
.img_frm {
    background:#FFFFFF;
    border: 1px solid #DDDDDD;
    box-shadow: 0 0 5px #DDDDDD;
    padding: 5px;
}
.img_frm,#ray_box img{
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	transition: all 300ms ease;
}
.img_frm:hover,#ray_box img:hover{
	-moz-transform: scale(1.04) rotate(0deg) translate(0px);
	-webkit-transform: scale(1.04) rotate(0deg) translate(0px);
	-o-transform: scale(1.04) rotate(0deg) translate(0px);
	transform: scale(1.04) rotate(0deg) translate(0px);
	filter: alpha(opacity=50);
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	transition: all 300ms ease;
}
#banner li{
    background: none;
}
#banner ul li{
    margin: 0;
    padding: 0;
}
#view_full_site:hover{
    background-color: #03addf;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    transition: all 300ms ease;
}
.ui-btn-corner-all{
    height:40px !important;
    margin-bottom: 10px !important;
    border-radius: 4px !important;
}
.ui-body-b, .ui-body-b input, .ui-body-b select, .ui-body-b textarea, .ui-body-b button
{
    border-radius: 4px !important;
    margin-bottom: 8px !important;
}
.ui-body-b textarea{
	color:#777 !important;
}
#response_msg.success{
    border: 1px dashed #29FB06;
    color: #69BE04;
    padding: 6px 0;
    text-align: center;
}
#home_block_menu{
	padding-bottom:20px;
	overflow:hidden;
}
#home_block_menu ul{
	margin:0 auto;
	padding:0;
	text-align:center;
	width:327px;
}
#home_block_menu  ul li{
    width:161px;
	height:57px;
    float:left;
    border:1px solid #000;
    padding:0;
    margin:0;

    background-color:#333333;
    background-image: -webkit-linear-gradient(top,#333333  0%, #000000 100%);
    background-image: -moz-linear-gradient(top,#333333 0%,#000000 100%);
}
#home_block_menu li:hover {
    background-color:#000000;
    background-image: -webkit-linear-gradient(top,#000000  0%, #333333 100%);
    background-image: -moz-linear-gradient(top,#000000 0%,#333333 100%);
}
#home_block_menu  li a {
    float: left;
    width: 160px;
	font-weight:normal;
	color:#2489CE;
}
#home_block_menu  li img{
	float:left;
	margin:12px 0 0 8px;	
}
#home_block_menu  li label,#home_block_menu  li span{
	margin:8px 0 0 10px;
	float:left;	
	color:#2ec1f9;
	font-size:13px;
	text-shadow:none;
	text-align:left;
	font-weight:normal;
	line-height:18px;
	text-transform:uppercase;
}

#footer_mmenu{
	margin:0;
	padding:0;
	text-align:center;	
}
#footer_mmenu li{
	display:inline;
	text-align:center;
	background:none;
	margin:0;
	padding:0;
}
#footer_mmenu  li a{
	color:#00aaec;
	font-size:11px;
	text-shadow:none;
	line-height:10px;
	font-weight:normal;
	text-decoration:none;
	padding-left:7px;
	background: url(../images/footer-separator.png) no-repeat left center;
}
#footer_mmenu  li a:hover{
	color:#307fa0;
}
#footer_mmenu li:first-child a {
    background: none;
    padding-left: 0;
}
#footer_mmenu li:last-child a {
    padding-right: 0;
}
#home_page_content h1{
	color:#00aaec;
	font-size:22px;
	text-align:center;
	font-weight:bold;
	margin:0;
	padding:5px 0 10px 0;	
}
#home_page_content p{
	color:#939292;	
	font-size:12px;
	text-align:center;
	font-weight:normal;
	margin:0;
	padding:0 0 10px 0;	
}
#home_page_content{
	padding:10px 0 20px 0;	
}
.booknow {
    background: url(../images/booknow_bg.png) repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #05AAEA;
    border-radius: 4px;
    font-family: Arial;
    font-size: 15px;
    font-weight: 600;
    padding: 6px 20px;
}
.booknow span {
    background: url(../images/book_arrow.png) no-repeat scroll right center rgba(0, 0, 0, 0);
    display: inline-block;
    padding-right: 20px;
}
.serviceh2{
	line-height:32px;	
}
.serviceh2 label{
	display:block;	
}
.ser_list_box {
    background:#F6F6F6;
    margin-top: 20px;
    padding: 20px;
}
.we_service_all_suburbs{
	color:#fff !important;
	text-align:center;
	font-size:20px;
	font-weight:bold !important;
	text-decoration:none;
	text-shadow:none;
	padding:0 0 10px 0;
	margin:0;
}
.contact_details > p {
    color: #fff;
	font-weight:normal;
}
.contact_details .email_addr a{
    color:#05AAEA;
	font-weight:normal;
}
.contact_details h4{
	padding:0 0 10px 0;
	color:#686868;
	font-size:24px;
	font-weight:normal;
	text-shadow:none;
}
.contact_details h4 span {
    color: #05AAEA;
	font-weight:bold;
}
.email_addr a{
	font-size:14px;
	text-decoration:none;
}
 
.service_book_now_btn {
    background: url(../images/send.png) no-repeat scroll right 0 #00AAEC;
    border: 1px solid #00AAEC;
    color: #1b1f21 !important;
	font-weight:normal !important;
	text-decoration:none;
    display: inline-block;
    height: 29px;
    line-height: 28px;
    padding: 0 40px 0 15px;
}
.service_book_now_btn:hover{
    color: #fff !important;
	
}
#mmenu{
    position: absolute;
    width: 100%;
    z-index: 999;
    top:52px;
	display:none;
}

@media screen and (max-width: 960px) {
    #showroom{
        display:none
    }

    #showroom {
         display:block;
    }
}

@media screen and (max-width: 960px) {
    #nav#full {
        display:none
    }

    nav#mobile {
         display:block;
    }

    /*
    Top black bar that holds the toggle button
    */

    nav#mobile #toggle-bar {
		position: absolute;
		right: 0;
		top:0;
    }

    /*
    Toggle button #1 ("Menu")
    */

    nav#mobile strong a {
        margin-left:30px;
        border:1px solid #444;
        padding:10px;
    }

    /*
    Toggle button #2 ("Navicon")
    */

    nav#mobile .navicon {
        float: right;
        height:50px;
        width:43px;
		font-size:0;
    }
 	.navicon{
		background:url(../images/topmenu_active.png) no-repeat;
	}
 	.navicon.active{
			/*background:url(../images/topmenu.png) no-repeat;	*/
     }
    /*
    The dropdown menu
    */

    nav#mobile ul li {
        width:100%;
        float:left;
        list-style:none;
		margin:0;
		padding:12px 10px;
	    background:#000 url(../images/arrow.png) no-repeat 90% 16px;
		border-bottom:1px solid #00a6e6;
		text-align:left;
  }
  nav#mobile ul li:hover{
	    background:#333 url(../images/arrow.png) no-repeat 93% 16px;
	  
 }
    nav#mobile ul li:nth-child(even){
        border-right: 0;
    }

    nav#mobile ul li a {
        padding:0;
		color:#fff;
		font-size:12px;
		text-shadow:none;
		text-decoration:none;
		text-align:left;
        text-transform:uppercase;
		letter-spacing:2px;
		display:block;
   }
    nav#mobile ul li a:hover,nav#mobile ul li:hover a{
        color:#00a6e6;
    }
    nav#mobile ul ul {
        font-size:small;
    }

    nav#mobile ul ul li {
        margin-left:30px;
    }

    nav#mobile ul ul a {
        background-color:#333;
        padding-left:8px;
    }

    nav#mobile ul ul a:before {
        content: "2192";
        padding-right:8px;
    }
}

#map {
    width: 100%;
    height: 350px;
    margin-top: 10px;
}

#directions-panel {
    width:100%;
    margin: 10px auto 0 auto;

}
.fade-bg
{
    background-color: #000;
    width: 100%;
    height: 100%;
    opacity: 0.7;
    position: absolute;
    left: 0;
    top: 0;
    z-index:9;
	display:none;
}
.thank_message_box #page_title{
	margin:0 0 40px !important;	
}
.thank_message_box {
    overflow: hidden;
    padding:0 0 140px;
}
.thank_message{
	border:1px dashed #29FB06;
    padding: 4px 20px;
	margin:0 auto;
	width:270px;
}
.thank_message p{
    color: #23D107;
    font-size: 14px;
    line-height:15px;
    text-align: center;	
}
#banner_caption a{
    -moz-transform: scale(1.02) rotate(0deg) translate(0px);
    -webkit-transform: scale(1.02) rotate(0deg) translate(0px);
    -o-transform: scale(1.02) rotate(0deg) translate(0px);
    transform: scale(1.02) rotate(0deg) translate(0px);
    filter: alpha(opacity=50);
    -webkit-transition: all 400ms linear;
    -moz-transition: all 400ms linear;
    -o-transition: all 400ms linear;
    -ms-transition: all 400ms linear;
    transition: all 400ms linear;
}
#banner_caption a:hover{
	border:1px solid #fff;
	color:#fff;
    -moz-transform: scale(1.10) rotate(0deg) translate(0px);
    -webkit-transform: scale(1.10) rotate(0deg) translate(0px);
    -o-transform: scale(1.10) rotate(0deg) translate(0px);
    transform: scale(1.10) rotate(0deg) translate(0px);
    filter: alpha(opacity=50);
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear;

	z-index:99999999999;
}
.booknow,.service_book_now_btn{
    -moz-transform: scale(1.02) rotate(0deg) translate(0px);
    -webkit-transform: scale(1.02) rotate(0deg) translate(0px);
    -o-transform: scale(1.02) rotate(0deg) translate(0px);
    transform: scale(1.02) rotate(0deg) translate(0px);
    filter: alpha(opacity=50);
    -webkit-transition: all 400ms linear;
    -moz-transition: all 400ms linear;
    -o-transition: all 400ms linear;
    -ms-transition: all 400ms linear;
    transition: all 400ms linear;
}
.booknow:hover,.service_book_now_btn:hover {
    -moz-transform: scale(1.10) rotate(0deg) translate(0px);
    -webkit-transform: scale(1.10) rotate(0deg) translate(0px);
    -o-transform: scale(1.10) rotate(0deg) translate(0px);
    transform: scale(1.10) rotate(0deg) translate(0px);
    filter: alpha(opacity=50);
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear;

	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;
	z-index:99999999999;
}
#contact-form .ui-submit,#contact-form .ui-submit input{
	box-shadow:none;
	border:none;
	background:#05AAEA;
	border-radius:0 !important;
}
#contact-form .ui-submit span{
	color:#fff;
	text-shadow:none;
	font-weight:bold;	
	text-transform:uppercase;
}
#contact-form input.ui-input-text,#contact-form  textarea.ui-input-text{
	box-shadow:none;
	border:none;
	border-left:2px solid #05AAEA;
	background:#f1eee9;
	border-radius:0 !important;
}
#contact-form  textarea.ui-input-text{
	height:80px;	
}

#contact-form  label {
    color: #fff;
    font-size: 15px;
    text-shadow: none;
}
#contact-form  label .required{
    color:red;
}
#content_innerpage {
	text-align:center;
}
#content_innerpage p,#content_innerpage li{
	text-align:left;
}