/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

* Filename: stylesheet.css
* Version: 1.0.0 (2009-03-31) YYYY-MM-DD
* Website: http://www.squidgemedia.com/
* Author: Andy @ Squidge Media
* Description: Handles the HTML site layout.

*/
* {
	vertical-align: baseline;
	font-weight: inherit;
	font-family: inherit;
	font-style: inherit;
	font-size: 100%;
	border: 0 none;
	outline: 0;
	padding: 0;
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
}

#signupForm {
	background-color: #920064;
	display: none;
	margin: 0 0 10px 0;
	color: #fff;
	padding: 8px 0;
	float: left;
	width: 100%;
}
#container {
	margin: 0 auto;
	width: 1000px;
}
#menu {
	float: left;
	width: 190px;
	height: 524px;
	margin: 10px 0 15px 24px;
	background-image: url(../images/left_bg_03.png);
	background-repeat:no-repeat;
}
#wrapper {
	float: left;
	background-image: url(../images/main_bg_03.png);
	background-repeat: no-repeat;
	background-position: center top;
	width:100%;
	margin: 10px 0 0 0;
}
#footer {
	clear: left;
	background-color: #F70080;
	padding: 10px 0;
	text-align: center;
	font-size: 0.85em;
	color: #fff;
	margin: 0 0 0 24px;
	width: 952px;
}
#menu img {
	margin: 15px;
}
#mainNav {
	display: block;
	width:180px;
}
#homeSwf {
	float: left;
	width: 762px;
	height: 524px;
	margin: 10px 0 0 0;
}
#mainNav li {
	list-style-type: none;
}
#mainNav a {
	color: #000000;
	text-decoration: none;
	font-size: 0.9em;
	display: block;
	padding: 5px 0 4px 20px;
}
#mainNav a:hover {
	color: #F70080;
}
#signupForm p {
	display: block;
	float: left;
	font-size: 0.9em;
	padding: 2px 0 0 0;
}
#txtSignupEmail {
	width: 190px;
	float: left;
	margin: 0 5px;
}
.signupSubmit {
	color: #FFFFFF;
	background-color: #F70080;
	display: block;
	float: left;
	padding: 1px 8px;
	font-size: 0.9em;
}
#aboutText {
	float: left;
	margin: 25px 0 0 10px;
	width: 270px;
	background-image: url(../images/about-text-bg_03.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding: 0 0 30px 0;
}
.aboutH1 {
	background-image: url(../images/header_bg_L.gif);
	background-repeat: no-repeat;
	height: 36px;
	color: #fff;
}
.aboutH1 span {
	background-image: url(../images/header_bg_R.gif);
	display: block;
	margin: 0 0 0 35px;
	background-position: right center;
	height: 20px;
	padding: 8px 0;
	text-align: center;
	text-indent: -35px;
}
#aboutText p {
	font-size: 0.7em;
	padding: 8px 23px 4px;
}
#aboutImg {
	float: left;
	margin: 25px 0 0 0;
}



#promoText, #newsText {
	float: left;
	width: 323px;
	margin: 35px 0 0 40px;
	background-image: url(../images/promo_BG_03.png);
	background-position: center bottom;
	text-align: center;
	padding: 0 0 25px 0;
}
#promoText h2, #newsText h2 {
	color: #F70080;
	padding: 10px 20px;
	font-weight: bold;
}
#promoText h2 span, #newsText h2 span {
	color: #3C3C3C;
}
#promoText h3, #newsText h3 {
	color: #F70080;
	padding: 0 20px 10px;
	font-weight: bold;
}
#promoText p, #newsText p {
	color: #3D3D3D;
	font-size: 0.8em;
	padding: 0 20px 10px;
	text-align:left;
}
#promoText strong, #newsText strong {
	font-weight:bold;
}
#promoText em, #newsText em {
	font-style:italic;
}
#promoText u, #newsText u {
	text-decoration:underline;
}
#promoText .promoPrice, #newsText .promoPrice {
	font-weight:bold;
	text-align:center;
}

#newsText .aboutH1 {
	background-image: url(../images/header_bg_news_L.gif);
}
#newsText .aboutH1 span {
	background-image: url(../images/header_bg_news_R.gif);
}
#newsText h2 {
	color: #B93392;
}
#newsText h3 {
	color: #B93392;
}




#vouchersWrap {
	float: left;
	height: 524px;
	width: 762px;
	margin: 10px 0 0 0;
	background-image: url(../images/vouchers_bg_03.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}
#voucherCont {
	float: left;
	width: 330px;
	background-image: url(../images/vouchers_cont_bg_03.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 330px;
	margin: 20px 0 0 25px;
}
#voucherTextWrap {
	margin: 21px 17px 0;
}
#voucherTextWrap p {
	font-size: 0.75em;
	padding: 10px 10px  0;
	text-align: center;
}
#contactWrap {
	float: left;
	height: 524px;
	width: 762px;
	margin: 10px 0 0 0;
	background-image:url(../images/contact_bg_03.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}
#contactText {
	width: 270px;
	margin: 20px 10px;
	float: left;
}
#contactText a {
	color: #000000;
	text-decoration: none;
}
#contactText a:hover {
	text-decoration: underline;
}
#contactText .email {
	background-image: url(../images/contact-bg_07.jpg);
}
#contactText .address {
	background-image: url(../images/contact-bg-0_03.jpg);
	height: 105px;
}
#contactText .times {
	background-image: url(../images/contact-bg1_06.jpg);
	height: 130px;
}
.contactMap {
	float: left;
	position: relative;
	top: 290px;
	left: 40px;
}
#map {
	display: block;
	width:100%;
	height:500px;
	float:left;
	clear:both;
}
#treatmentsWrap {
	float: left;
	width: 637px;
	height: 524px;
	margin: 10px 0 0 0;
	background-image: url(../images/treatment_bg_03.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.treatTitle {
	display:block;
	float:left;
	width:350px;
}
.treatPrice {
	display:block;
	text-align:right;
}
.floatLeft {
	float: left;
}
.treatH2 {
	display: block;
	margin: 25px 0;
	text-align: center;
	color: #fff;
	font-weight: normal;
}
#treatNav a {
	display: block;
	color: #000000;
	padding: 5px 0;
	font-size: 0.9em;
	text-decoration: none;
}
#treatNav .treatActive {
	font-weight:bold;
}
#treatNav a:hover {
	text-decoration:underline;
}
#treatNav li {
	list-style-type: none;
}
#treatNav {
	display: block;
	width: 120px;
	float: left;
	margin: 10px 0 0 15px;
}
.treatHelp {
	color:#999;
	font-size:0.8em;
	padding:10px 0;
	position:relative;
	text-align:center;
	top:340px;
	width:505px;
}
#treatNav ul {
	margin: 0 0 0 15px;
	display: none;
}
.commentBubble {
	width: 180px;
	height:140px;
	padding: 50px 20px 30px;
	position: absolute;
	font-size: 0.8em;
	text-align: center;
	background-image: url(../images/comment_bg.png);
}
.commentBubble strong {
	font-weight: bold;
}
#comment1 {
	left: 500px;
	top: 30px;
}
#comment2 {
	left: 200px;
	top: 80px;
}
#comment3 {
	top: 260px;
	left: 345px;
}
#comment4 {
	top: 270px;
	left: 40px;
}
.contactDetsWarp {
	float: left;
	width: 251px;
	background-image: url(../images/contact_bg_btm.jpg);
	margin: 5px;
	background-repeat: no-repeat;
	background-position: bottom;
}
.contactDetsWarp span {
	display: block;
	height: 15px;
	background-image: url(../images/contact_bg_top.jpg);
}
.contactDetsWarp p {
	font-size: 0.9em;
	padding: 0 10px 15px;
}
#thumbs ul {
	display:block;
float:left;
font-size:0.8em;
margin:0 0 15px 40px;
text-align:left;
width:230px;
}

