/* **************************************************************************************
 	************************************************************************************
	WEBSITE NAME: 
	WEBSITE URL: 
	DESCRIPTION: 
	VERSION: 1.0
	AUTHOR: Adz Power Agencies
	AUTHOR URL: http://www.adzpower.com.au
	************************************************************************************
**************************************************************************************** */ 

/* --- -=GENERAL=- ----------
*************************** */
* {
	margin: 0;
	padding: 0;
	}
	
body {
	font-size:0.9em;
	background-color: #ebebeb;
	background-image: url(images/background.jpg) ;
	background-position: center;
	background-repeat: repeat;
	font-family:'Trebuchet MS', Helvetica, sans-serif;
	}

b { 
	font-weight:normal; 
	}
		
/* --- -=TEXT=- ----------
*************************** */
p {
	color:#2c2c2c;
	padding-bottom: 15px;
	}

h1 {
	font-size: 24px;
	color: #F60;
	padding:15px 0 15px 0;
	}

h2 {
	font-size:18px ;
	color: #000;
	padding:10px 0 ;
	text-transform:uppercase;
	}
	
h3 {
	font-size: ;
	font-weight: ;
	color: ;
	padding: ;
	}
	
/* --- -=LINKS=- ----------
*************************** */
a {
	color:  #F60;
	}
	
/* --- -=IMAGES & LISTS=- ----------
*************************** */
img.left {
	float:left;
	margin: 5px 10px 7px 0;
	}
	
img.right {
	float:right;
	margin: 5px 0 7px 10px;
	}
img {
	border:none;}
.clear {
	clear:both;}		
/* --- -=HEADER=- ----------
*************************** */
#header {
	width: 968px;
	height: 543px;
	margin: 0 auto;
	}
#logo-image {
	background:url(images/rockhampton-detailing.jpg);
	width: 968px;
	height: 345px;
	}
#logo-image h1 {
	padding-top:182px;
	padding-left:112px;
	font-weight:bold;
	font-size:22px;
	color:#fff;
	text-transform:uppercase;
	letter-spacing:2px;
	}
#slideshow-wrapper {
	width: 968px;
	height: 164px;
	margin: 11px auto;
	background:url(images/slideshow-bg.png);
	}
#slideshow {
	width: 968px;
	height: 141px;
	}
/* --- -=MENU=- ----------
*************************** */
#menu {
	width: 968px;
	height: 34px;
	margin: 0 auto;
	background: url(images/menu-bg.png);
	border-top:2px solid #000;
	}
#nav {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
	height:30px;
	overflow:hidden;}
#nav li {
	float: left;
	list-style:none; }
#nav li a {
	display: block;
	height:30px;
	margin:0;
	padding: 6px 27px 0 28px;
	text-decoration: none;
	font-weight: normal;
	color: #949393;
	font-size:9px;
	background:url(images/separator.gif) top right no-repeat;
	text-transform:uppercase;
	font-family:'Trebuchet MS', Helvetica, sans-serif;
	font-size:15px;
	letter-spacing:1px;
	}
#nav li a:hover {
	color: #5d5d5d;
	background: #ff9321 url(images/separator.gif) top right no-repeat; }
#nav .last a {
	background:none;
	}
	
/* --- -=CONTENT=- ----------
*************************** */
#content-wrapper {
	width:968px;
	margin: 0 auto;
	background:#ebebeb;
	min-height:280px;
	clear:both;
	}
#content {
	width:638px;
	min-height:280px;
	padding:20px 20px 20px 40px;
	float:left;
	}
#sidebar {
	float:right;
	width:250px;
	height:100%;
	padding:30px 10px 20px 0;
	text-align:center;
	border-left:1px solid #CCC;
	}
.giftvoucher {
	padding-left:2px;
	}
#gallery img {
	margin:0 10px 30px 0;
	}
#column {
	width:310px;
	float:left;
	margin-bottom:15px;
	}
#content ul {
	margin-left:35px;
	margin-top:15px;
	margin-bottom:15px;
	}
#content li {
	list-style:square;
	padding-bottom:5px;
	}
	
.social{width:100%;display:flex;justify-content:space-around;padding:10px 30px;box-sizing:border-box;}

.social a img{width:55px;height:auto;}

.social a{transition:.2s all ease-in-out;}

.social a:hover{opacity:0.8;}
/* --- -=FOOTER=- ----------
*************************** */
#footer {
	background: url(images/car-detailing-footer-bg.png) top no-repeat;
	width: 968px;
	margin: 0 auto;
	height: 100px;
	padding-bottom:13px;
	clear:both;
	}
#footer p {
	color:#fff;
	text-align:center;
	padding-top:18px;
	font-size:11px;
	}
#footer p a {
		color: #949393;
		text-decoration:none;
		}

/* -----------------------------------------------------------
------------------------ ADZ POWER AGENCIES -------------------------
----------------------------------------------------------- */