/*
Theme Name: Diamond Spray Tanning
Theme URI: http://diamondspraytanning.com.au
Description: Theme for Diamond Spray Tanning website
Version: 1.0
Author: Gemma Seeto, Dave Wallace
Author URI: davewallace@gmail.com
Tags: 
*/


* {
	margin:0;
	padding:0;
	background-repeat:no-repeat;
	
}
body {
	background-color:#7fc6be;
	font-family:Verdana, Geneva, sans-serif;
	font-size:0.8em;
	font-weight:bold;
	color:#FFF;
}
a
{
	color:#FFF;
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}
ul, ol
{
	margin-bottom:0.5em;
	list-style-type:;
	margin-left: 20px;
}


h1, h2, h3, table
{
	margin:0.2em 0;
}
h3
{
	font-weight: bold;
	font-size:1.1em;
}
p
{
	line-height:1em;
	margin-bottom:1em;
}
li
{
	line-height:1em;
}
#wrapper {
	background-image:url(../../spray-tan/images/body_bg2.jpg);
	margin-top: 50px;
	background-repeat:repeat-x;
}
.splash_bg {
	background-image: url(../../spray-tan/images/body_bg.jpg);
	background-repeat:repeat;
}
#splash_title
{
	width:757px;
	height:191px;
	margin:150px auto 0;
}
#splash_logo
{
	width:307px;
	height:295px;
	margin:auto auto;	
}
#container {
	height: 650px;
	width: 1060px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	
}
#footer
{
	clear:both;
	margin:0 auto;
	width:910px;
	color:#777;
	font-size:0.8em;
	padding-bottom:1em;
}

#footer a
{
	color:#777;
	text-decoration:none;
}
#footer a:hover
{
	text-decoration:underline;
}

img {
	vertical-align:top;
	border:none;
}
#leftColumn
{
	float:left;
	width:24.5%;
}
#rightColumn
{
	float:right;
	/*margin-left:31%;
	width:74.5%;*/
	margin-right:50px;
	position:relative;
	top:-60px;
	
}
#content
{
	width:100%;
}
#pageNav li
{
	list-style-type:none;
	/*display:inline-block;*/
	float:left;
	margin-right:0px; /*put menus together or space them*/
}

#pageNav ul {
background-image:url(../../spray-tan/images/pageNav_bg.gif);
background-position:0 28px;
background-repeat:no-repeat;
margin:0;
padding:0;
width: 670px;
height: 29px;

}
#pageNav li a
{
	/*background-image:url(../../spray-tan/images/menuItem.gif);*/
	background: url(../../spray-tan/images/menuItem.gif) no-repeat 0px -30px; /*move down to the tab image with the border at the bottom*/
	/*display:inline-block;*/ 
	display:block;
	height:21px;
	width:96px;
	text-align:center;
	vertical-align:middle;
	text-decoration:none;
	font-weight:bold;
	color:#FFF;
	padding-top:8px;
	text-transform:lowercase;
	
}



#pageNav li a:hover, #pageNav li a:active, #pageNav li.current_page_item a
{
	
	/*background: url(../../spray-tan/images/menuItem.gif) no-repeat 0px 0px;move to the tab image with no bottom border*/
	background: url(../../spray-tan/images/menuItem.gif) no-repeat 0px 1px; /* move down to the tab image with the border at the bottom*/
	/*background-position:bottom;
	background-repeat:no-repeat;*/
}
#pageContent_wrapper
{
	clear:both;
	/*background-image:url(../../spray-tan/images/content_bg.gif);*/
	background-image:url(../../spray-tan/images/contentBg1.gif);
	background-repeat:repeat-y;
	background-position:top;
	width:670px;
	/*height:360px;*/
}
#pageContent
{
	margin: 0 18px;
	position:relative;
	top: 15px;
	/*height: 330px;*/
	/*overflow:auto; Phil change*/
	font-weight:normal;
}

#pageContent_footer
{
	margin: 0pt; 
	padding: 5px 0pt 0pt; 
	clear: both; 
	text-align: center; 
	font-size: 1.1em; 
	font-weight: bold; 
	background-image:url(../../spray-tan/images/content_bg_bottom.gif); 
	background-repeat: no-repeat; 
	height: 23px;
}

img#portrait
{
	margin-top:77px;
	margin-left:70px;
}

.warning
{
	margin-top:1em;	
}
.warning p
{
	font-family:Arial, Helvetica, sans-serif;
	color:#555;
	text-align:center;
	margin: 0 25px;
	padding:0;
	font-size:0.9em;
	line-height:1em;
	font-weight:bold;
}



/*below are page specific and not on the template


form.cform
{
	width:auto;
}
form.cform label
{
	width:auto;
	display:none;
}
form.cform .reqtxt, form.cform .emailreqtxt
{
	display:none;
}
form.cform textarea, form.cform input
{
	width:250px;
}
div#usermessagea
{
	width:227px;
	color:#F00;
}
.leftColumn div.cf_info
{
	margin:0;	
}
form.cform li.cf_li_err
{
	width:258px;
}
input#sendbutton
{
	
}
.leftColumn .linklove
{
	display:none;
}


#products .leftColumn
{
	width:110px;
	float:left;
	text-align: right;
}
#products .rightColumn
{
	margin-left: 140px;
	padding-right:10px;
}
#products .productDescription {
	display: block;
	margin:1.2em 0;
	padding:0 25px;
}

#tanningTips
{
	
}
.warning
{
	margin-top:1em;	
}
.warning p
{
	font-family:Arial, Helvetica, sans-serif;
	color:#555;
	text-align:center;
	margin: 0 25px;
	padding:0;
	font-size:0.9em;
	line-height:1em;
	font-weight:bold;
}
	
#contactUs .leftColumn
{
	width:40%;
	padding-left:20px;
	float:left;
}
#contactUs .rightColumn
{
	width:50%;
	float:right;
}
#special {
	background-image: url(../../spray-tan/images/home/special.jpg);
	height: 307px;
	width: 205px;
}
#heading-salonMenu
{
	background-image: url(../../spray-tan/images/menu/salonMenu.gif);
	height: 52px;
	width: 146px;
}
#heading-mobileMenu
{
	background-image: url(../../spray-tan/images/menu/mobileMenu.gif);
	height: 52px;
	width: 164px;
}
#heading-nunkeriTan
{
	background-image: url(../../spray-tan/images/products/nunkeriTan.jpg);
	width:96px;
	height:39px;
	float:right;
}
#heading-nakedTan
{
	background-image: url(../../spray-tan/images/products/nakedTan.jpg);
	width:82px;
	height:40px;
	float:right;
}
#heading-liquidSun
{
	background-image: url(../../spray-tan/images/products/vani-tLiquidSun.jpg);
	width:91px;
	height:69px;
	float:right;
}
#heading-stickyFeet
{
	background-image: url(../../spray-tan/images/products/stickyFeet.jpg);
	width:110px;
	height:47px;
	float:right;
}
#heading-howToPrepare
{
	background-image: url(../../spray-tan/images/tanning_tips/how_to_prepare.jpg);
	width:526px;
	height:71px;
}
#heading-maintenance
{
	background-image: url(../../spray-tan/images/tanning_tips/maintenance.jpg);
	width:134px;
	height:47px;
}
#heading-bookings
{
	background-image: url(../../spray-tan/images/contact/bookings.gif);
	width:109px;
	height:76px;
}
#heading-openingHours
{
	background-image: url(../../spray-tan/images/contact/opening_hours.gif);
	width:210px;
	height:73px;
}

*/

