@charset "utf-8";

/* California Sun Style Sheet */

* {
	-moz-outline:none;
}

:focus {
  -moz-outline-style: none;
}


body {
	background: url(../images/bg.jpg) no-repeat center top #1D454D;
}
.mimage.maini {
	margin-top: 8px;
	border: 2px solid #5ECAFF;
}
.mimage {
	border: 1px solid #5ECAFF;
}

#wrapper {
	width: 955px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#home-link {
	position: absolute;
	left: 50%;
	margin-left: 130px;
	margin-top:-40px;
}

#header {
	background-color: #FFFFFF;
	padding: 7px;
	width: 916px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#nav {
	margin-top: 50px;
	height: 60px;
	margin-bottom:15px;
	padding-left: 5px;
	width:650px;
	margin-left:6px;
	overflow:hidden;

}
#nav ul li {
	display: block;
	float: left;

}
#nav ul li a {
	display:block;
	float:left;
	text-indent:-9999px;
	width:55px;
	height:60px;
	margin-top:4px;
	height:70px;
}

#nav ul li.specials a {
	width:84px;
    background:url(../images/newnav.png) no-repeat 0px 0px;
}
#nav ul li.equipment a {
	 width:88px;
	 background:url(../images/newnav.png) no-repeat -84px 0px;
}
#nav ul li.tanning a {
	 width:117px;
	 background:url(../images/newnav.png) no-repeat -172px 0px;
}
#nav ul li.prices a {
	 width:60px;
	 background:url(../images/newnav.png) no-repeat -289px 0px;
}
#nav ul li.blog a {
	width:54px;
	 background:url(../images/newnav.png) no-repeat -349px 0px;
}
#nav ul li.partners a {
	width:76px;
	 background:url(../images/newnav.png) no-repeat -403px 0px;
}
#nav ul li.careers a {
	width:72px;
	 background:url(../images/newnav.png) no-repeat -479px 0px;
}
#nav ul li.about a {
	width:80px;
	 background:url(../images/newnav.png) no-repeat -551px 0px;
}


#nav ul li.specials a:hover, #nav ul li.specials a.current {
    background:url(../images/newnav.png) no-repeat 0px -69px;
}
#nav ul li.equipment a:hover, #nav ul li.equipment a.current {
	 background:url(../images/newnav.png) no-repeat -84px -69px;
}
#nav ul li.tanning a:hover, #nav ul li.tanning a.current {
	 background:url(../images/newnav.png) no-repeat -172px -69px;
}
#nav ul li.prices a:hover, #nav ul li.prices a.current {
	 background:url(../images/newnav.png) no-repeat -289px -69px;
}
#nav ul li.blog a:hover, #nav ul li.blog a.current {
	 background:url(../images/newnav.png) no-repeat -349px -69px;
}
#nav ul li.partners a:hover, #nav ul li.partners a.current  {
	 background:url(../images/newnav.png) no-repeat -403px -69px;
}
#nav ul li.careers a:hover, #nav ul li.careers a.current {
	 background:url(../images/newnav.png) no-repeat -479px -69px;
}
#nav ul li.about a:hover, #nav ul li.about a.current {
	 background:url(../images/newnav.png) no-repeat -551px -69px;
}




#bottom {
	position: relative;
}
#tabs-holder {
	position: absolute;
	z-index: 2;
}

#tabs {
	height: 29px;
	width: 955px;
	background-image: url(../images/tabs.png);
	background-repeat: no-repeat;
	margin-top:0px;
	padding-top:6px;
}

#tabs ul li {
	display: block;
	float: left;
	margin-left: 70px;
}
#tabs ul li.l {
	margin-left: 75px;
}
#tabs ul li.e {
	margin-left: 40px;
}
#tabs ul li a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
}
#tabs ul li a:hover {
	text-decoration: none;
}
#content {
	width: 956px;
	background-color: #3999CC;
	padding-top: 10px;
	padding-bottom: 10px;
}

#tab-content {
	width: 955px;
	background-color: #3999cd;
	height: 5px;
}


#footer {
	position: absolute;
	z-index: 1;
	padding-left: 12px;
	padding-top: 5px;
}
#tab ul li.i {
	margin-left: 10px;
}
#email {
	background: transparent;
	border:0;
	width:205px;
	padding-top:2px;
	padding-left:3px;
	color:#FFF;
}

#stores {
	background: #ffbf61;
	padding:6px;
	float:left;
	margin-left: 10px;
	width: 244px;
	height:286px;
	padding-right:20px;
}

.store {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #554226;
	padding:8px 6px;
	border-bottom:1px solid #ab8650;
	margin:0;
	

}

.loc-over {
	color: #FFF;
	background-color:#ab8650;
	cursor:pointer;
}
#locations {
	padding-top: 10px;
	padding-left: 12px;
}


#copyright {
	position: absolute;
	z-index: 2;
	width:900px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 95px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #aadaed;
}

#copyright a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #aadaed;
	text-decoration:none;
}

#copyright a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #aadaed;
	text-decoration:underline;
}

#tooltip {
	position:absolute;
	background:#5ECAFF;
	padding:8px 16px;
	color:#FFF;
	display:none;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size:13px;
	line-height:20px;
	text-align:left;
	z-index:5;
	border:3px solid #FFF;
}
a.orange {
	color: #FCB040;
	text-decoration: none;
}

a.orange:hover {
	color: #FCB040;
	text-decoration: underline;
}.bed {
	width: 190px;
	float: left;
}
.btitle a {
	color: #5ECAFF;
	text-decoration: none;
	font-size:15px;
	font-weight:normal;
	text-transform:none;

}
.btitle a:hover {
	color: #5ECAFF;
	text-decoration: underline;
	font-size:15px;
	font-weight:normal;
}
.answer {
	padding-bottom: 15px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size:13px;
	line-height:20px;
	color:#767e80;
}
#playerbtn {
	position: absolute;
	height: 33px;
	width: 256px;
	left: 50%;
	top: 0px;
	margin-left:-465px;
}
.mname {
	color: #5ECAFF;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 28px;
	margin-top: 0px;
	padding-left: 15px;
}.eimages {
	width: 500px;
	margin-left: 15px;
	margin-top: 10px;
}
.mcity {
	padding-left: 15px;
	font-family: Verdana, Geneva, sans-serif;
	color: #AAA;
	font-size: 14px;
	margin-top: 6px;
}

.eimages a img {
	border:1px solid #CCC;
}

.vote {
	float:right;
	margin-top:-130px;
	margin-right:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#FCB040;
	width:120px;
}

.vote a {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#FCB040;
	text-decoration:none;
}
.eimages .vote a img {
	margin-top:6px;


}
#tbasics .btitle {
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}
.videobox a {
	text-decoration: none;
	padding: 6px;
}
.videobox a:hover {
	color: #FCB040;
}
