/*RESETS*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	margin: 0;
	padding: 0;
	text-decoration:none;
}

/*body {
	background:white url('../images/bg.gif') repeat;
}*/

/*BEGIN TEMPLATE STYLES*/

#container {
	margin:0px auto 0px auto;
	width:729px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size: 11px;
	vertical-align: top;  
	letter-spacing: .1em;
	line-height: 1.7em;
	background-color:white;
}

#content {
	width:697px;
	border:1px #e4e4e4 solid;
	border-style:none solid;
	padding:15px;
}

#footer {
	height:56px;
	width:729px;
	color:#333;
	background:white url('../images/footer_bg.gif') no-repeat;
	padding-top:15px;
	text-align:center;
	margin-top:0px;
}

#footer a {
	color:white;
	text-decoration:underline;
}
	
#footer a:hover {
	color:white;
	text-decoration:none;
}

#blwd a:hover {
	color:#07f;
}

/*END TEMPLATE STYLES*/



/*BEGIN PAGE STYLES*/

/*Home*/

#main-bar {
margin:4px 0 2px 0;
height:40px;
width:727px;
}

#main-bar a {
color:white;
display:block;
font-size:14px;
font-weight:bold;
letter-spacing:0;
text-shadow: 1px 1px 3px #222;
float:left;
padding:10px 0 0 10px;
height:30px;
clear:none;
margin:0 3px;
text-align:left;
}

#newloc-bar {
width:302px;
background:url('http://www.number1sun.com/assets/images/index_barOrangeb.gif') no-repeat;
}

#signup-bar {
width:252px;
background:url('http://www.number1sun.com/assets/images/index_barBlueb.gif') no-repeat;
}

#fb-bar {
width:125px;
background:url('http://www.number1sun.com/assets/images/index_barOrangeFb.gif') no-repeat;

}

#fb-bar img {
height:32px;
width:32px;
vertical-align:-12px;
margin-top:-8px;
}

.home-heading {
color:white;
font-size:14px;
font-weight:bold;
letter-spacing:0;
text-shadow: 1px 1px 3px #222;
display:block;
position:absolute;
top:7px;
left:10px;
}

/*Spa*/

.spa {
	clear:both;
	padding-bottom: 15px;
	border-bottom: 2px dotted #e4e4e4;
	margin:15px 0px;
	}

.spaphoto {
	float: left;
	}

.spacontent {
	padding-left: 220px;
	}

.spacontent ul {
	margin:10px 30px;
}

.spa h3 {
	padding: 5px 5px 5px 10px;
	background-color: #3FBBD5;
	color: #fff;
	font-size: 16px;
}

/*FAQ*/

#content h1 {
	padding: 10px 5px 10px 10px;
	background-color: #3FBBD5;
	color:white;
	font-size: 16px;
	}

.faq {
	border-bottom: 2px dotted #e4e4e4;
	margin:15px 0px;
	padding-bottom: 15px;
	}

.faq p, h3 {
	margin:7px 0px;
}

.faq ul {
	margin:10px 30px;
}

.faq a {
	color: #333;
	text-decoration:underline;
	}

.faq a:hover { 
	color: #666;
	}

/*Health*/

h4 {
	text-align:center;
	font-size:large;
}

/*p {
	margin:15px 0px;
}*/

.center {
	display:block;
	margin:0px auto;
}

/*About*/

#locations {
	text-align:center;
}

#locations a {
	text-decoration:underline;
}

/*Products*/

#productphoto {
	width: 100px;
	float: left;
	}
	
#products {
	height: 175px;
	border-bottom: 2px dotted #999999
	}

#products h3 {
	padding: 5px 5px 5px 10px;
	background-color: #F68339;
	color: #fff;
	font-size: 16px;
	}

#productcontent {
	padding-left: 150px;
	}

#productcontent li {
	margin-left:25px;
}

#smallanchor {
color:#333333;
font-size:10px;
text-align: left;
background-color:#dddddd;
text-decoration:none;
margin:10px 0px;
}

#smallanchor a:link {
color:#333333;
font-size:10px;
background-color:#dddddd;
text-decoration:none;
}
#smallanchor a:visited {
color:#333333;
font-size:10px;
background-color:#dddddd;
text-decoration:none;
}

#smallanchor a:hover {
color:#333333;
font-size:10px;
background-color:#dddddd;
text-decoration:underline;
}

.main_content {
display:none;
}
