﻿/*
Theme: Default
Description: BodyHeatTanning.com Style sheet
*/
@charset "utf-8";

:focus {
                outline: 0;
}

html, body {
	margin: 0px;
	padding: 0px;
	text-align: center;
}


body {
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #b261bc;
	font-family: Helvetica, Arial, sans-serif;	
	width:100%;
}

.home_bg {
	background-image: url('/cms-themes/Default/images/home_bg.jpg');
	width:100%;
}

.content_bg {
	background-image: url('/cms-themes/Default/images/content_bg.jpg');
	width:100%;
}


#woman_overlay {
	position: absolute;
	top: 132px;
	left: -20px;
	width: 181px;
	height: 293px;
	padding: 0px;
	margin: 0px;
}

#background_elements {
	position: relative;
	width: 960px;
	margin: auto;
}

#left_swirl {
	width: 446px;
	height: 312px;
	position: absolute;
	top: 4px;
	left: -160px;
	padding: 0px;
	margin: 0px;
}

#right_swirl {
	width: 446px;
	height: 312px;
	position: absolute;
	top: 4px;
	right: -160px;
	padding: 0px;
	margin: 0px;
}

#nav_bar_bg {
	background: url('/cms-themes/Default/images/nav_bar.png') repeat-x;
	height: 42px;
	width: 100%;
	position: absolute;
	top: 137px;
	left: 0px;
	margin: 0px;
	padding: 0px;
}

#header {
	padding-top: 5px;
	height: 168px;
}

#header_interior {
	padding-top: 15px;
	height: 168px;
}

#home_content_box {
	position: absolute;
	top: 195px;
	left: 263px;
	width: 510px;
	height: 382px;
	background: url('/cms-themes/Default/images/text_box.png') no-repeat;
	padding-bottom: 20px;
	
}

#content_box {
	position: relative;
	top: 15px;
	left: 0px;
	*left: -90px;
	width: 776px;
	height: auto;
}

#content_top {
	width: 776px;
	height: 12px;
	background: url('/cms-themes/Default/images/text_box_top.png') no-repeat;
	margin: 0px;
	padding: 0px;
}

#content_middle {
	text-align: left;
	width: 736px;
	height: auto;
	color: #000;
	overflow: auto;
	font-size: 15px;
	background: url('/cms-themes/Default/images/text_box_middle.png') repeat-y;
	margin: 0px;
	padding: 0px 20px 10px 20px;
}

#content_middle img {
	border: 0px;
}

#content_bottom {
	width: 777px;
	height: 21px;
	background: url('/cms-themes/Default/images/text_box_bottom.png') no-repeat;
	margin: 0px;
	padding: 0px;
}

#home_content {
	top: 20px;
	left: 20px;
	position: absolute;
	text-align: left;
	width: 490px;
	height: 332px;
	color: #000;
	overflow: auto;
	font-size: 15px;
	
}

h1 {
	font-size: 20px;
	font-weight: bold;
	color: #ee4611;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FE0F6A;
}

#apple_image {
/*
	display:none;
*/
	width:1002px;
	height:285px;
}

#beds_content {
/*	background:url("../images/beds_content.jpg") no-repeat; */
	position: relative;
	width: 1002px;
	top: -30px;
	margin: auto;
	height: 285px;
}


#ads_content {
	position: relative;
	width: 960px;
	margin: auto;
	top: -30px;
}

.fresh_lamp {
	position: absolute;
	top: 12px;
	right: -11px;
	width: 153px;
	height: 129px;
	display: block;
	background: url("/cms-themes/Default/images/image001.png") no-repeat;
}

#social_media {
	position: absolute;
	top: 200px;
	left: 800px;
	width: 153px;
	height: 121px;
	background: url(/cms-themes/Default/images/social_media.png) no-repeat;
}

#social_media  a.facebook {
position: absolute;
top: 40px;
left: 22px;
display:block;
width: 48px;
height: 48px;
background: url("/cms-themes/Default/images/facebook.png") 0 0 no-repeat;
text-decoration: none;
}
#social_media  a.facebook:hover { 
background-position: 0 -49px;
}
#social_media  a.facebook:active {
background-position: 0 -49px;
}

#social_media  a.twitter {
position: absolute;
top: 40px;
left: 79px;
display:block;
width: 48px;
height: 48px;
background: url("/cms-themes/Default/images/twitter.png") 0 0 no-repeat;
text-decoration: none;
}
#social_media  a.twitter:hover { 
background-position: 0 -51px;
}
#social_media  a.twitter:active {
background-position: 0 -51px;
}

#eclub_box {
	position: absolute;
	top: 335px;
	left: 800px;
	width: 133px;
	height: 220px;
	padding: 5px;
	font-size: 11px;
	z-index: 1000;
	line-height: 120%;
}
#eclub_box img { -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
box-shadow: 1px 1px #666;
}

#eclub_box .yellow {
	color: #f8f93f;
}

#eclub_box .great_tan {
	font-size: 12px;
	font-weight: bold;
	color: #f8f93f;
	line-height: 135%;
}

#eclub_box .want_to_save {
	color: #FFFFFF;
}

#eclub_box .free_to_join {
	color: #f8f93f;
}

#eclub_box .email_you {
	padding-bottom: 15px;
}

#eclub_box .tanning_coupons {
	color: #f8f93f;
}

#eclub_box .hot_deals {
	color: #f8f93f;
}

#eclub_box .join_section {
	padding-top: 15px;
}

#eclub_box .join_now {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}

#eclub_box a:link {
	text-decoration: none;
	color: #fff;
}

#eclub_box a:visited {
	text-decoration: none;
	color: #fff;
}

#eclub_box a:hover {
	text-decoration: underline;
	color: #fff;
}

#eclub_box a:active {
                text-decoration: none;
}


#eclub_box input {
	width: 120px;
	height: 14px;
	font-size: 11px;
}

#eclub_box p{
	margin: 0px 8px 8px 8px;
}

#eclub_box .only_bottom {
	margin: 0px 0px 8px 0px;
}

#sidebar {
}

#top_container {
	position: relative;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height:600px;
	background-repeat: no-repeat;
	text-align: center;
	margin-top: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

#interior_top_container {
	position: relative;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height:auto;
	background-repeat: no-repeat;
	text-align: center;
	margin-top: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

.clear {
                clear: both;
}

/* remember to define focus styles! */
:focus {
                outline: 0;
}

/*==========Link States==========*/

a:link {
	text-decoration: underline;
	color: #E81C27;
}

a:visited {
	text-decoration: underline;
	color: #E81C27;
}

a:hover {
	text-decoration: none;
	color: #E81C27;
}

a:active {
                text-decoration: underline;
}

/*==========Navigation==========*/

#nav {
	text-align: right;
	position: relative;
	top: 0px;
	*top: -7px;
	text-transform: uppercase;
	font-family: arial;
	font-size: 12px;
	text-shadow: 0.2em 0.2em 0.25em #333;
	height:13px; filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=2, OffY=2, Color='333333', Positive='true');
	padding: 5px;
	padding-right: 40px;
}

#nav a:link, #nav a:visited {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

#nav a:hover {
	color: #ffb900;
}

/*==========H Tags==========*/


h1 {
}

h2 {
}

h3 {
}

/*==========Footer==========*/

#footer {
	clear: both;
	width: 960px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	color: #fff;
	text-align: center;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#footer a:link, #footer a:visited {
	color: #fff;
}

#footer a:hover {
	color: #fff;
}

#content {
	height: 500px;
	width: 960px;
}
#content #left {
	height: auto;
	width: 720px;
	float: left;
}
#flash {
	height: 362px;
	width: 700px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 20px;
	margin-right: 20px;
}
#content #text {
	height: auto;
	width: 700px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 11px;
	line-height: 2em;
	color: #FFFFFF;
	margin: 20px;
	text-align: left;
}
#content #right {
	height: auto;
	width: 220px;
	float: right;
}
#profileform {
	margin: 5px;
	padding: 5px;
	border: 1px solid #444444;
	font-size: 11px;
	line-height: 2em;
}
#right #title {
	font-size: 14px;
	font-weight: bold;
	color: #ED1C24;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #414141;
	border-right-color: #414141;
	border-bottom-color: #414141;
	border-left-color: #414141;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-top: 1px;
	margin-top: 3px;
	margin-bottom: 10px;
	padding-bottom: 1px;
}
#smgray {
	font-size: 12px;
	color: #CCCCCC;
}
#mprofilesform {
	margin: 5px;
	padding: 5px;
	border: 1px solid #444444;
	font-size: 11px;
	line-height: 1.5em;
}
#contactform {
	margin: 5px;
	padding: 5px;
	border: 1px solid #444444;
	font-size: 11px;
	line-height: 2em;
}

.contact_input {
	width: 175px;
	background: #cdcdcd;
	border: 1px solid #707070;
	margin-bottom: 15px;
	color: #505050;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.jScrollPaneContainer {
	top: 20px;
}
#home_content_box .jScrollPaneTrack {
	background: url(/cms-themes/Default/images/osx_track.gif) repeat-y;
	right: -10px;
	top: 10px;
	padding-bottom: 5px;
}
#home_content_box .jScrollPaneDrag {
	background: url(/cms-themes/Default/images/button.png) no-repeat;
	left: -11px;
}
#home_content_box .jScrollPaneDragTop {
}
#home_content_box .jScrollPaneDragBottom {
}
#home_content_box a.jScrollArrowUp {
	height: 24px;
	background: url(/cms-themes/Default/images/osx_arrow_up.png) no-repeat 0 -30px;
}
#home_content_box a.jScrollArrowUp:hover {
	background-position: 0 0;
}
#home_content_box a.jScrollArrowDown {
	height: 24px;
	background: url(/cms-themes/Default/images/osx_arrow_down.png) no-repeat 0 -30px;
}
#home_content_box a.jScrollArrowDown:hover {
	background-position: 0 0;
}hr {
	color: #FE0F6A;
}
#fb-like {
	clear:both;
	width:75px;
	margin:0px auto;
}
