/* file(core.css) */

/* import */
@import url("/sites/lavishlimousinesnetau/assets/css/styles.css");
@import url("/sites/lavishlimousinesnetau/assets/css/nav.css");
@import url("/sites/lavishlimousinesnetau/assets/css/forms.css");

/* components */
@import url("/sites/lavishlimousinesnetau/assets/css/components/form-builder.css");
@import url("/sites/lavishlimousinesnetau/assets/css/components/news.css");
@import url("/sites/lavishlimousinesnetau/assets/css/components/photo-gallery.css");


*, body { padding:0; margin:0; outline:none; }
img, a img { border:none; }
body {
	background:#000;
	font-size:62.5%;
	font-family:sans-serif;
}

@media screen {
	.wrap {width:890px; margin:0 auto; position:relative;}
	#global {
		background:url(/sites/lavishlimousinesnetau/assets/images/bg/global_bg.gif) repeat-x 0 0;
		height:50px; line-height:50px;
	}
	#global h2 {margin:0;}
	#global #locate, #global #contact {position:absolute; top:0;}
	#global #locate {left:10px;}
	#global #contact {
		background:url(/sites/lavishlimousinesnetau/assets/images/bg/mobile.gif) no-repeat 0 50%;
		padding-left:25px;
		right:10px;
	}
	#global #contact h2, #global #contact .fb {float:left;}
	#global #contact .fb a {
		background:url(/sites/lavishlimousinesnetau/assets/images/core/fb_icon.gif) no-repeat 0 0;
		width:97px; height:30px;
		display:block;
		text-indent:-999em; overflow:hidden;
		margin:10px 0 0 20px;
	}
	#global #contact .fb a:hover {background-position:0 -30px;}
	#global #contact .fb.blue a {background-image:url(/sites/lavishlimousinesnetau/assets/images/core/fb_icon_blue.gif);}

	#head {
		position:relative;
		overflow:hidden;
	}
	#head .place-logo {width:880px; margin:0 auto;}
	#logo a {
		background:url(/sites/lavishlimousinesnetau/assets/images/logo_lavishlimousines_sml.png) no-repeat 0 0;
		width:180px; height:78px;
		text-indent:-999em; overflow:hidden;
		position:absolute; bottom:10px;
		z-index:99;
	}
	#cover {
		background:url(/sites/lavishlimousinesnetau/assets/images/banner/cover.png) no-repeat 50% 0;
		position:absolute; top:0px; left:0;
		width:100%;
		z-index:11;
		height:440px;
		display:block;
	}
	#banner {
		margin:0 auto;
		overflow:visible!important;
		z-index:10;
	}
	#head, #banner {height:220px;}
	#home #head, #home #banner {height:440px;}

	#banner ul {margin:0 auto;}
	#banner ul, #banner li {
		list-style:none;
		margin:0; padding:0;
		float:left;
		text-align:center;
		width:100%;
	}
	#home #banner ul, #home #banner li {
		width:auto;
	}
	.btn_lt, .btn_rt {
		background:url(/sites/lavishlimousinesnetau/assets/images/banner/leftright.png) no-repeat 0 0;
		position:absolute; top:180px;
		cursor:pointer;
		border:none;
		width:37px;
		height:80px;
		z-index:999;
	}
	.btn_lt {
		background-position:-37px 0;
		left:50px;
	}
	.btn_rt {right:50px;}
	#banner .textholder {display:none;}
	#nav {
		background:url(/sites/lavishlimousinesnetau/assets/images/bg/nav_bg.gif) repeat-x 0 0;
		height:26px; padding:12px 0 15px;
	}
	#nav .wrap {z-index:999;}

	#nav .book-now {
		position:absolute; top:0; right:10px;
	}
	#nav .book-now,
	#nav .book-now a {
		background:url(/sites/lavishlimousinesnetau/assets/images/bg/btn_booknow_lite.png) no-repeat;
	}
	#nav .book-now a {
		background-position:0 -30px;
	}

	.page {
		background:url(/sites/lavishlimousinesnetau/assets/images/bg/content_bg.gif) repeat-x 0 0;
		margin:0; padding:0 0 1.5em;
		font-size:1.2em;
		color:#a39e8f;
		line-height:1.8em;
		overflow:hidden;
	}
	#content {
		overflow:hidden;
		padding:1em 0 2em;
	}
	#column1, #column2 {
		width:570px;
		padding-left:20px;
		float:left;
	}
	#column2 {
		background:#131313;
		padding:0 20px;
		margin-left:20px; margin-top:10px;
		width:225px;
		border:1px solid #000;
		border-bottom-color:#1b1b1b;
		border-right-color:#1b1b1b;
		-webkit-border-radius:5px;
		-moz-border-radius:5px;
		border-radius:5px;
	}
	#content.full #column1 {width:846px; padding:0 20px;}

	#foot {
		background:url(/sites/lavishlimousinesnetau/assets/images/bg/foot_bg.gif) repeat-x 0 0;
		text-align:center;
		font-size:1.2em;
		color:#59574f;
		padding:15px 0;
		overflow:hidden;
	}
	#foot a {color:#59574f;}
	#foot .wrap {
		background:url(/sites/lavishlimousinesnetau/assets/images/bg/copyright_bg.gif) no-repeat 50% 0;
		height:100px; padding:20px;
	}
	#foot p {margin-top:0;}
}

@media print {
	#billboard, #nav, #footer {display:none;}
}
