{margin:0; padding:0;}
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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ul {
	list-style: none;
	}    
body {
    background: white;
    }
    
p {
    margin-bottom:0.7em;
    margin-top:0.3em;
}
    
#airbrush-tan #containerOutter {
    background-color: black;
    overflow: hidden;
    margin-left: 0px;    
    min-width: 960px;
    clear:both; 
}

#walnut-tanning #containerOutter {
    /* background-color: #59dce4; */
    background-color: #68d9dc;
    overflow: hidden;
    margin-left: 0px;    
    min-width: 960px; 
    background-image: url('../images/electric-beach-tanning-salon.gif'); 
    background-repeat:repeat-x; 
    border-bottom: #68d9dc solid 20px;
    clear:both;
    } 
#containerInner {
    width:960px;
    margin: 0 auto;
    }
#headerOutter {
    background: white;
    width: 960px;
    margin: 0 auto;
    position: center;
}
#headerInner h1 {
    text-indent: -9999px; 
    padding-left: 130px;
    float: left;
    height: 59px; 
    width: 80px;
    margin-right: 120px;
    /* margin: 0 auto; */
    background: url('../images/electric-beach-walnut-tanning-logo.gif') no-repeat top left;
}
#headerInner h2 {
    text-indent: -9999px;
    float: left;
    height: 59px;
    width: 480px;
    background: url('../images/walnut-tanning-salon-hours-display.gif') no-repeat top left;
}
#headerInner h3 {
    text-indent: -9999px;
    float: left;
    height: 59px;
    width: 130px;
    background: url('../images/facebook-electric-beach-tan-display.gif') no-repeat top left;
}

#globalNav {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
	background-color: #6b5749;
    background: -moz-linear-gradient(center bottom , #6b5749 ,#a38876 ) repeat scroll 0 0 transparent;
    background: -webkit-gradient(linear, center bottom, center top, from(#6b5749), to(#a38876));
    border-top: 4px solid #fbd828;
    border-bottom: 4px solid #fbd828;
	/*  border-bottom: 1px solid #ccc; */
    }
#globalNav ul {
	list-style: none;
	width: 970px;
	margin: 0 auto;
	padding: 0; 
    font-size:12px;
    font-family: Helvetica, Arial, sans-serif; 
    font-weight:100;
    }
#globalNav li {
	float: left; 
    }
#globalNav li a {
	display: block;
	padding: 7px 1em;
	text-decoration: none;
	color: white;
	/* border-right: 1px solid #ccc; */
    }
#globalNav li:first-child a {
    text-indent: 0px;
    /* margin-left: 19px;
	 border-left: 1px solid #ccc; */
    }
#globalNav li:last-child a {    
    font-weight: bold;
    }
#globalNav li a:hover {
	color: #fff;
	background-color: #977d6b; 
    }
#secondary-nav {
	width: 100%;
	float: left;
	padding: 0;
    background-color:#fff;
    display:block;
    text-align:center;
    margin: 0 auto;
	/* border-bottom: 1px solid #ccc; */
    background: -moz-linear-gradient(center bottom , #fff ,#edebeb ) repeat scroll 0 0 transparent;
    background: -webkit-gradient(linear, center bottom, center top, from(#fff), to(#edebeb));
    }
#secondary-nav ul {
	list-style: none;
    display:block;
    text-align:center;
    margin: 0 auto;
	width: 970px;
	padding: 0; 
    font-size:0.7em;
    font-family: Garamond, Georgia, serif; 
    font-weight:bold;
    }
#secondary-nav li {
	float: right; 
    }
#secondary-nav li a {
	display: block;
	padding: 2px 1em;
	text-decoration: none;
	color: #6b5749;
	border-left: 1px solid #dadada;
    }
#secondary-nav li:first-child a {
    text-indent: 0px;
    border-right: 1px solid #dadada;
    }
#secondary-nav li a:hover {
	color: #6b5749;
	background: -moz-linear-gradient(center bottom , #edebeb ,#fff ) repeat scroll 0 0 transparent;
    background: -webkit-gradient(linear, center bottom, center top, from(#edebeb), to(#fff));
    }
#walnut-tanning #mainImageContainer {
    width: 960px;
    margin: 0 auto;
    padding-top:20px;
    padding-bottom:20px;
}
#airbrush-tan #mainImageContainer {
    width: 960px;
    margin: 0 auto;
}
#airbrush-tan #imageContainer {
    width: 390px;
    margin: 0 auto;
    padding-top: 0px;
    padding-bottom:10px;
    float:left;
    }
#walnut-tanning #imageContainer {
    width: 390px;
    margin: 0 auto;
    padding-top: 0px;
    padding-bottom:10px;
    float:left; 
    }
#imageContainer img {
    padding-bottom:0.7em;
    padding-left:10px;
    float:left;
    }
#skinnyImageContainer {
    width: 970px;
    margin: 0 auto;
    padding-top: 0px;
    padding-bottom: 2em;
    }
#textOutterContainer {
    width: 570px;
    padding:0;
    float:left;
    background:white;
    /* margin-right:10px; */
} 
#textContainer {
    width: 570px;
    color: #6b5749; 
    font-family: Georgia, serif; 
    text-align:justify;
    background: none;
    
    }
#textContainer h1 {
    /* text-indent: -9999px; */ 
    text-align:center;
    font-size: 2.1em;
    font-weight: bold;
    line-height:1.5em;
    font-family: 'Allura', cursive, Helvetica, Arial, sans-serif;
    padding-top:1em;
}

#airbrush-tan #textContainer h2 {
    /* text-indent: -9999px; */
    text-align:center;
    font-size:1.2em;
    font-family: 'Allura', cursive, Helvetica, Arial, sans-serif;
    margin-top:0;
    padding-top:0.6em;
}

#walnut-tanning #textContainer h2 {
    /* text-indent: -9999px; */
    text-align:center;
    font-size:1.3em;
    text-transform:Capitalize;
    font-family: 'Allura', cursive, Helvetica, Arial, sans-serif;
    border-top:1px dotted black;
    border-bottom:1px dotted black;
    margin-top:1.2em;
    padding-top:0.4em;
}
#textContainer h3 {
    font-size: 1.3em;
    padding-top:1.3em;
    padding-left:0.7em;
    font-family: 'Allura', cursive, Georgia, serif;
}
#walnut-tanning #textContainer p {
    padding:0 0.7em 0.5em 0.7em;
    font-size: 0.9em;
    line-height: 1.6em;
}
#tanning-beds {
    padding:5px;
    text-align:center;
}
#tanning-beds h4 {
    font-size:130%;
    padding-top:2em;
}
#tanning-beds img {
    border: 1px solid #6b5749;
    margin:5px;
}
.interior-images {
    display:block;
    margin:2em auto;
}
#faq, #about {
    display:block;
    margin:1em;
}
#faq h5 {
    font-size:90%;
    margin: 1em 0;
}
#tanning-walnut-map {
    margin:1em auto 0 auto;
    display:block;
    text-align:center;
}
#pomona-tanning-map {
    margin:1em auto 0 auto;
    padding:0;
}
#spray-tan, #lotions, #contact {
    display:block;
    margin:1em;
}
#spray-tan ol {
    margin-left:2em;
}
#spray-video {
    margin:1em auto;
}
#cal-tan-lotions {
    float:right;
    border: 5px solid #6b5749;
    margin:10px;
}
/* .shirts {
    border: 1px solid black;
    float:left;
} */

.desc {
    border:1px solid black;
    display:block;
    width:260px;
    float:left;
    margin: 5px 3px;
}

#lotions ol {
    margin: 0 0 1em 2em;
}
#lotions-2012 {
    border: 1px solid #6b5749;
}
#contact h5 {
    margin-bottom:1em;
}
#airbrush-tan #textContainer p {
    padding:0 0.7em 0.5em 0.7em;
    font-size: 1em;
    line-height: 1.6em;
}
#walnut-tanning #footerOuter {
    background: #e3e2e1;
    width:100%;
    float:left;
    }
#airbrush-tan #footerOuter {
    background: #e3e2e1;
    width:100%;
    float:left;
    border-top:25px black solid;
}
#footerInner {
    width: 970px;
	margin: 0 auto;
	padding-top: 2em; 
    font-size:12px;
    font-family: Helvetica, Arial, sans-serif; 
}
#footerInner h4 {
    padding-bottom:1px;
    color: #d6528a;
}
.footText a, li, p {
    line-height:1.5em;
}
#linksContainer {
    width: 245px;
    float: left;
}    
#linksContainer a {
    color:black;
    text-decoration:none;
}
#linksContainer a:hover {
    text-decoration:underline;
}
#membershipsContainer {
    width: 200px;
    float: left;
}
#salonInfo {
    width: 235px;
    float: left;
}
#hours {
    width: 135px;
    float:left;
}
#miscLinks {
    text-align: center;
    width: 140px;
    float: left;
}    
#facebookFooter {
    /* border:navy solid 1px; */
}    
    
#footerGlobalNav {
	width: 100%;
	float: left;
	margin: 2em 0 1em 0;
	padding: 10px 0;
	/* border-bottom: 1px solid #ccc; */
    }
    
#footerGlobalNav ul {
	list-style: none;
	width: 965px;
	margin: 0 auto;
	padding: 0; 
    font-size:12px;
    font-family: Helvetica, Arial, sans-serif; 
    }
#footerGlobalNav li {
	float: left; 
    }
#footerGlobalNav li a {
	display: block;
	padding: 0px 8px;
	text-decoration: none;
	color: black;
	border-right: 1px solid #d6528a;
    }
#footerGlobalNav li:first-child a {
    text-indent: 0px;
    /* margin-left: 19px;
	 border-left: 1px solid #ccc; */
    }
#footerGlobalNav li:last-child a {    
    border-right: none;
    }
#footerGlobalNav li a:hover {
	text-decoration:underline; 
    }    
.bold {
    font-weight:bold;
}
.center {
    text-align:center;
    display:block;
    margin:0 auto;
}
.center-spacing {
    text-align:center;
    display:block;
    margin:2em auto;
}
.big-text {
    font-size:130%;
}
.big-center {
    font-size:130%;
    font-weight:bold;
    text-align:center;
    display:block;
    margin:0 auto;
}

