body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #FFFFFF url(/ir/clients/divasalonspa/i/bg-body.jpg) top center no-repeat;
	color: #ffffff;
	margin: 0px auto;
	text-align: center;
}

h1 {
    font-size: 25px;
    font-weight: normal;
    color: #333333;
    line-height: 40px;
    margin-bottom: 20px;
    margin-left: 5px;
}

h2 {
    font-size: 14px;
    font-weight: bold;
    color: #add40f;
    text-transform: uppercase;
    line-height: 16px;
    margin-bottom: 10px;
    border-bottom: 1px solid #add40f;
}

h3 {
    font-size: 11px;
    text-transform: uppercase;
    color: #000000;
    margin-bottom: 5px;
}
h4 {
    font-size: 12px;
    padding-bottom: 5px;
}

img {
		border: 0;
	}

a:link, a:visited {
	text-decoration: none;
	color: #A7A9AC;
	margin: 0px;
}
a:hover {
	text-decoration: underline;
	color: #A7A9AC;
	margin: 0px;
}

.content {
	width: 845px;
	text-align: center;
	margin: 0px auto;
}

.header {
	width: 845;
	height: 66px;
	text-align: center;
}

.content-header {
    height: 39px;
    background-color: #ADD40F;
}

.box{
	width: 845px;
	background-color: #443e3e;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
}

.box1{
	width: 845px;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
}


.clear {
	clear: both;
}

.text {
	width: 420px;
	background-color: #ffffff;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	padding: 20px 50px 30px 50px; 
	text-align: left;
}

.text1 {
	width: 200px;
	background-color: #ffffff;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	padding: 20px 0px 30px 10px; 
	text-align: left;
	float: left;
}

.text2 {
	width: 420px;
	background-color: #ffffff;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	padding: 20px 0px 30px 10px; 
	text-align: left;
	float: left;
}

.footer {
background-image: url(/ir/clients/divasalonspa/i/bg-footer.jpg);
background-repeat: repeat-x;
text-align: right;
color:#A7A9AC;
font-size:11px;
height:23px;
line-height:23px;
width:845px;
float: left;
}

.footer-nav {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}

.footer a:hover {
text-decoration:underline;
}
.footer a {
color:#C0C0C0;
font-weight:normal;
margin-left:10px;
margin-right:10px;
}




.clearizor {
    clear: both;
    height: 1px;
}

#page {
    width: 845px;
    margin-left: auto;
    margin-right: auto;
}
/*******************************
 * Header
 ******************************/
#header {
    background-color: #EFEFEF;
}
#header-logos {
    height: 40px;
    padding-top: 25px;
}
#link-home {
   display: block;
   float: left;
   width: 168px;
   height: 35px;
   background: #EFEFEF top left no-repeat;
   margin-left: 10px;
}
#aveda-link {
    display: block;
    float: right;
    width: 132px;
    height: 26px;
    background: #EFEFEF top left no-repeat;
    margin-right: 15px;
}
/*******************************
 * Main Navigation
 *******************************/
#nav-main {
    display: block;
    height: 23px;
    background: #716b6b top left no-repeat;
}
#nav-main ul {
    text-align: left;
    list-style: none;
    padding: 0px;
    margin: 0px;
    height: 23px;
    margin-left: 140px;
}
#nav-main ul li {
    float: left;
    margin: 0px;
    margin-left: 10px;
    line-height: 23px;
    width: 80px;
}
#nav-main a {
    font-size: 10px;
    color: #FFFFFF;
    font-weight: bold;
}
#nav-main a:hover {
    color: #EE463D;
}
#nav-main a.selected {
    color: #000000;
}

#nav-main ul.sub-nav {
    background: url(/ir/clients/divasalonspa/i/bg-sub-nav.jpg) top center no-repeat;
    width: 124px;
    margin: 0px;
    text-align: left;
    position: absolute;
    z-index: 999;
    height: auto;
    padding-bottom: 5px;
    display: none;
}
#nav-main ul.sub-nav li {
    float: none;
    padding-left: 0px;
    margin-left: 0px;
    line-height: 16px;
    width: 114px;
}

#nav-main ul.sub-nav li a {
    display: block;
    width: 100%;
    padding-left: 10px;
    color: #8c8585;
    font-weight: bold;
    font-size: 11px;
}
#nav-main ul.sub-nav li:hover,
#nav-main ul.sub-nav li:hover a,
#nav-main ul.sub-nav li.selected,
#nav-main ul.sub-nav li.selected a {
    background-color: #746b6b;
    color: #FFFFFF;
}
#nav-main ul.sub-nav li a:hover {
    text-decoration: none;
    color: #FFFFFF;
}
#nav-main ul li:hover ul.sub-nav,
#nav-main ul li a:hover ul.sub-nav {
    display: block;
}

/*******************************
 * Content
 *******************************/
#content {
    background-color: #FFFFFF;
    width: 845px;
}
#prop {
    height: 470px;
    width: 1px;
    float: left;
    display: block;
}
#content-header {
    height: 39px;
    background-color: #ADD40F;
}
#breadcrumbs {
    background-color: #716B6B;
    color: #FFFFFF;
    height: 20px;
    line-height: 20px;
    padding-left: 5px;
}
#breadcrumbs a {
    color: #FFFFFF;
}
#main-content {
    padding-left: 10px;
    padding-right: 10px;
}
#main-content-image {
    float: right;
    background-color: #443E3E;
}


/*******************************
 * Footer
 *******************************/
#footer {
    color: #a7a9ac;
    font-size: 11px;
    background: top left repeat-x;
    height: 23px;
    line-height: 23px;
    width: 845px;
}
#footer a {
    margin-left: 10px;
    margin-right: 10px;
    color: #c0c0c0;
    font-weight: normal;
}
#footer a:hover {
    text-decoration: underline;
}

#copyright {
    float: left;
    margin-left: 10px;
    
}
#wj-design {
    float: left;
    font-weight: bold;
    margin-left: 70px;
}
/*
#footer-nav {
    display: inline;
    list-style: none;
    margin: 0px;
    padding: 0px;
    margin-left: 110px;
}
*/
#footer-nav {
    float: right;
    list-style: none;
    margin: 0px;
    padding: 0px;
    margin-right: 10px;
}
#footer-nav li {
    display: inline;
}
.waiting {
    
}

/***************************************
 * Used for the accordian.
 **************************************/

.heading {
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top: 1px solid #f5f5f5;
	border-left: 1px solid #f5f5f5;
	line-height: 18px;
}
.section {
    margin-bottom: 10px;
}
.toggler {
	margin: 0;
    cursor: pointer;
}
 
.element {
 
}
.acc-collapse,
.acc-expand {
    font-weight: bold;
    font-size: 16px;
    color: #4c8aaa;
}
.acc-expand {
    display: none;
}
.acc-collapse {
    display: none;
}
.acc-action {
    cursor: pointer;
}


td .service-name,
td .promo-price {
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
}
td .service-description {
    font-size: 11px;
    display: block;
    width: 305px;
}
td .service-description,
td .real-value {
    color: #FFFFFF;
}
