html {
	background: #fbc43f;
	height: 100%;
}

body {
	color: #666;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
	background: #fff url("../images/header-bg.jpg") no-repeat top center;

}


a:link,
a:active,
a:visited
{
	color: #f15a29;
	text-decoration: none;
	outline: none;
}

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

img {
	border: 0px;
}


br.clear {
	clear: both;
}




h1 {
}


h2 {
	color: #f89842;
	font-size: 36px;
	margin-bottom: 20px;

}

h3 {
	font-size: 18px;
	color: #2c94b6;
	height: 58px;
	margin-bottom: 10px;
}

h3 span {
	visibility: hidden;
}

h4 {
	font-size: 14px;
}


p.over {
	margin-left: 40px;
	margin-top: 40px;
}






#Container {
	width: 1005px;
	margin: 0 auto;
	height: 100%;
}


/* Header Classes ----------- */

#header {
	width: 1005px;
	height: 170px;
	/*background: transparent url("../images/header-bg.jpg") no-repeat top center;*/
}


#logo {
	border: 0;
	margin: 0 0 0 0;
	float: left;
	width: 188px;
	height: 157px;
}

#logo a {
	border: 0;
}

#logo h1 {
	visibility: hidden;
}

#mainNav {
	font-size: 14px;
	line-height: 18px;
	float: left;
	margin-top: 104px;
}

#mainNav ul {
	margin: 0;
	padding: 0;
}

#mainNav ul li {
	margin: 0 25px;
	padding: 0;
	list-style-type: none;
	display: inline;
}


#mainNav ul li a {
	color: #fff;
	/*padding: 7px 10px;*/
	padding: 15px;
	/*border: 1px solid transparent;*/
	text-decoration: none;

}

/*a.chart, #mainNav ul li.selected a:link, #mainNav ul li.selected a:active, #mainNav ul li.selected a:visited {
	padding: 7px 10px;
	border: 1px solid #2c91c2;
	background: url("../images/link-bg.png") repeat-x;
}
*/


a.suggestions:hover  {
	/*background: url("../images/link-bg.png") repeat-x;
	border: 1px solid #2c91c2;*/
	background: url("../images/nav-bg-suggestions.png") no-repeat -72px 2px;
	text-decoration: none;
}

a.fda:hover  {
	background: url("../images/nav-bg-fda.png") no-repeat -62px 2px;
	text-decoration: none;
}

a.chart:hover  {
	background: url("../images/nav-bg-chart.png") no-repeat -26px 2px;
	text-decoration: none;
}

a.get-enlightened:hover  {
	background: url("../images/nav-bg-get-enlightened.png") no-repeat -59px 2px;
	text-decoration: none;
}



 #mainNav ul li.suggestions-selected a:link, 
 #mainNav ul li.suggestions-selected a:active, 
 #mainNav ul li.suggestions-selected a:visited {
	padding: 15px;
	background: url("../images/nav-bg-suggestions.png") no-repeat -72px 2px;
}

 #mainNav ul li.fda-selected a:link, 
 #mainNav ul li.fda-selected a:active, 
 #mainNav ul li.fda-selected a:visited {
	padding: 15px;
	background: url("../images/nav-bg-fda.png") no-repeat -62px 2px;
}


 #mainNav ul li.chart-selected a:link, 
 #mainNav ul li.chart-selected a:active, 
 #mainNav ul li.chart-selected a:visited {
	padding: 15px;
	background: url("../images/nav-bg-chart.png") no-repeat -26px 2px;
}

 #mainNav ul li.get-enlightened-selected a:link, 
 #mainNav ul li.get-enlightened-selected a:active, 
 #mainNav ul li.get-enlightened-selected a:visited {
	padding: 15px;
	background: url("../images/nav-bg-get-enlightened.png") no-repeat -59px 2px;
}


/* Content Classes ----------- */


#content {
	background: #fff;
	min-height: 170px;
	width: 100%;
}

#innerContent  {
	width: 850px;
	min-height: 250px;
	margin: 30px auto 0 auto;
	font-size: 14px;
	line-height: 22px;

}

#innerContent-downloads ul,
#innerContent ul {
	margin: 0 0 0 40px;
	padding: 0;
	width: 720px;
}

#innerContent-downloads ul li,
#innerContent ul li {
	margin: 0 0 15px 0;
	padding: 0;
	color: #f15a29;
}

.listText {
	color: #666;
	
}

.listText-small {
	color: #085e99;
	font-size: 12px;
	line-height: 14px;
	font-style: italic;
}





#homeLeft {
	float: left;
	width: 555px;
	height: 185px;
	border-right: 1px solid #7dd2ed;
	margin: 40px 0 5px 35px;
}

#homeRight {
	float: left;
	width: 355px;
	margin: 50px 0 0 30px;
}


#salonOwners {
	float: right;
	text-align: right;
	margin-top: -30px;
}

#salonOwners a {
	background: url("../images/link-bg.png") bottom left repeat-x;
	padding: 3px 10px;
	border: 1px solid #2c91c2;
	color: #fff;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}

#salonOwners a:hover {
	color: #ffe4a3;
}



/*Downloads Classes -----------*/

#innerContent-downloads  {
	width: 590px;
	min-height: 250px;
	margin: 30px 0 0 75px;
	font-size: 14px;
	line-height: 24px;

}


#download-images {
	color: #2c91c2;
	float: right;
	margin-top: -240px;
	margin-right: 30px;
	margin-left: 90px;
	text-align: center;
	font-weight: bold;
	font-size: 10px;
	line-height: 25px;
	text-transform: uppercase;
}

#download-images ul {
	margin: 0;
	padding: 0;
	width: 116px;
}

#download-images ul li {
	list-style-type: none;
	color: #2c91c2;
	margin-bottom: 20px;
	text-align: center;

}

#download-images img {
	height: 80px;
	width: 116px;
	margin: 0 auto;
}







/* Chart Classes ------------*/


#innerContent-chart {
	width: 930px;
	margin: 30px auto 0 auto;
	font-size: 14px;
	line-height: 24px;

}

#chart {
	margin: 40px 0 80px 0;

}



#chart .chartSection {
	background: #f18c31;
	color: #000;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	width: 100%;
	margin-bottom: 120px;
}

.chartSectionTotal {
	float: right;
	margin-right: -3px;
}

.chartHeader {
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	line-height: 18px;
}

.chartHeaderTotal {
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
}

.point {
	color: #ef8f3a;
	font-size: 30px;
	font-weight: bold;
}
.pointSectionTotal {
	color: #ef8f3a;
	font-size: 36px;
	font-weight: bold;
}



#chartBottom {
	width: 100%;
}

#chartBottom #pointTotal {
}

#chartBottom .skinType {
	color: #ef8f3a;
	font-size: 18px;
}

#chartBottom .skinTypeInfo {
	font-size: 18px;
	margin-left: 5px;

}

#chartBottom #recalculate {
	float: right;
	margin-top: 20px;
}



/* Footer Classes ----------- */


#footer {
	width: 100%;
	height: 177px;
	background: #fbc43f url("../images/footer-bg.jpg") repeat-x;
	margin-top: 40px;
}
