@charset "UTF-8";
/* CSS Document */

/*//////////////////////////////////////////main text//////////////////////////////////////////////////////*/
h1, h2, h3, h4, h5, h6 {padding:0px; margin:0px;}

body {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
background-color:#333333;
background-image:url(../images/background_tile.jpg);
background-repeat:repeat;
line-height:120%;
}

a {
text-decoration:none;
color:#660033;
font-size:16px;
font-weight:300;
}


a:hover {
text-decoration:underline;
}
#nav_column ul a{
line-height:125%;
text-decoration:none;
}

p {
color: #330000;
padding:7px 15px 7px 15px;
font-weight:200;
}
h1 {
padding:0px;
margin:0px;
font-size:1px;
color:#F2F2F2;
}

h2 {
color: #660033;
font-weight:500;
padding:15px 15px 15px 15px;
font-size:21px;
}

h3 {
color: #660033;
font-weight:300;
padding:15px 15px 7px 15px;
font-size:18px;
}

h4 {
color: #330000;
padding:7px 15px 7px 15px;
font-weight:300;
font-size:13px;
line-height:115%;
}

.left_15{
margin-left:15px;
}

.right_15{
margin-right:15px;
}

.bottom_10 {
margin-bottom:10px;
}
.top_minus_7{
margin-top:-7px;
}
.top_plus_10{
margin-top:10px;
}

/*/////////////////////////////////////////Main nav////////////////////////////////////////////////////////*/

#nav_column li {
font-family:Arial, Verdana,  Helvetica, sans-serif;
list-style-type:none;
text-align:right;
padding-right:15px;
}

#nav_column a {
color:#FFFFFF;
font-weight: 100;
}

#nav_column a:hover {
color:#FF9900;
}

.subnav a{
font-size:16px;
padding-right:35px;
}
.mainnav a{
font-size:16px;
}

#current_main{
background-color:#FF9900;
}

#current_main a{
color:#330066;
}
#current_main a:hover{
color:#330066;
}
#current_product{
background-color:#FF9900;
}
#current_product a:hover{
color:#330066;
}
#current_product a{
color:#330066;
}
/*///////////// for the subnav pics//////////////////////////////////////*/
#voice_link{
background:url(../images/nav_voice.gif) no-repeat right;
}
#voice_link:hover{
background:url(../images/nav_voice_over.gif) no-repeat right;
}
#voice_link_current{
background:url(../images/nav_voice_over.gif) no-repeat right;
background-color:#666666;
}
#voice_link_current a{
color:#FF9900;
}
/*/////////////////////////*/
#fight_link{
background:url(../images/nav_fight.gif) no-repeat right;
}
#fight_link:hover{
background:url(../images/nav_fight_over.gif) no-repeat right;
}
#fight_link_current{
background:url(../images/nav_fight_over.gif) no-repeat right;
background-color:#666666;
}
#fight_link_current a{
color:#FF9900;
}
/*/////////////////////////*/
#life_link{
background:url(../images/nav_life.gif) no-repeat right;
}
#life_link:hover{
background:url(../images/nav_life_over.gif) no-repeat right;
}
#life_link_current{
background:url(../images/nav_life_over.gif) no-repeat right;
background-color:#666666;
}
#life_link_current a{
color:#FF9900;
}
/*/////////////////////////*/
#resolution_link{
background:url(../images/nav_resolution.gif) no-repeat right;
}
#resolution_link:hover{
background:url(../images/nav_resolution_over.gif) no-repeat right;
}
#resolution_link_current{
background:url(../images/nav_resolution_over.gif) no-repeat right;
background-color:#666666;
}
#resolution_link_current a{
color:#FF9900;
}
/*/////////////////////////*/
#soul_spa_link{
background:url(../images/nav_soul_spa.gif) no-repeat right;
}
#soul_spa_link:hover{
background:url(../images/nav_soul_spa_over.gif) no-repeat right;
}
#soul_spa_link_current{
background:url(../images/nav_soul_spa_over.gif) no-repeat right;
background-color:#666666;
}
#soul_spa_link_current a{
color:#FF9900;
}


/*/////////////////////////*/
#zest_link{
background:url(../images/nav_zest.gif) no-repeat right;
}
#zest_link:hover{
background:url(../images/nav_zest_over.gif) no-repeat right;
}
#zest_link_current{
background:url(../images/nav_zest_over.gif) no-repeat right;
background-color:#666666;
}
#zest_link_current a{
color:#FF9900;
}
/*/////////////////////////*/
#create_link{
background:url(../images/nav_create.gif) no-repeat right;
}
#create_link:hover{
background:url(../images/nav_create_over.gif) no-repeat right;
}
#create_link_current{
background:url(../images/nav_create_over.gif) no-repeat right;
background-color:#666666;
}
#create_link_current a{
color:#FF9900;
}
/*/////////////////////////*/
#hen_link{
background:url(../images/nav_hen.gif) no-repeat right;
}
#hen_link:hover{
background:url(../images/nav_hen_over.gif) no-repeat right;
}
#hen_link_current{
background:url(../images/nav_hen_over.gif) no-repeat right;
background-color:#666666;
}
#hen_link_current a{
color:#FF9900;
}
/*/////////////////////////*/
#one_link{
background:url(../images/nav_one.gif) no-repeat right;
}
#one_link:hover{
background:url(../images/nav_one_over.gif) no-repeat right;
}
#one_link_current{
background:url(../images/nav_one_over.gif) no-repeat right;
background-color:#666666;
}
#one_link_current a{
color:#FF9900;
}
/*/////////////////////////*/
#gift_link{
background:url(../images/nav_gift.gif) no-repeat right;
}
#gift_link:hover{
background:url(../images/nav_gift_over.gif) no-repeat right;
}
#gift_link_current{
background:url(../images/nav_gift_over.gif) no-repeat right;
background-color:#666666;
}
#gift_link_current a{
color:#FF9900;
}
/*/////////////////////////*/
/*//////////////////////////////////////////Bottom nav/////////////////////////////////////////////////////*/

#bottom_nav li, #bottom_nav a {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:200;
list-style-type:none;
color:#FFFFFF;
display:inline;
}

#bottom_nav ul {
margin:7px 0 0 170px;
padding-top:7px;
}

#current_bottom a{
color:#FF9900;
font-weight:700;
}

#bottom_nav a:hover {
color:#FF9900;
text-decoration:none;
}

/*//////////////////////////////////////////product pg/////////////////////////////////////////////////////*/

.product_price {
color:#660033;
font-size:16px;
font-weight:300;
text-align:right;
margin-top:-15px;
}

.no_price {
color:#F2F2F2;
} 

.product p a {
float:left;

}
.product p {
}

/*//////////////////////////////////////////brochure pg/////////////////////////////////////////////////////*/

.brochure_link a {
font-size:14px;
}

.brochure_link  {
padding:5px 15px 5px 15px;
}

/*//////////////////////////////////////////news pg/////////////////////////////////////////////////////
#newsletter_archive_link {
text-align:right;
margin-top:7px;
}

#latest_newsletter_link {
float:left;
margin-top:7px;
}*/

/*//////////////////////////////////////////gift vouchers pg////////////////////////////////////////////*/
#contact_link {
text-align:right;
}

/*//////////////////////////////////////////index pgs/////////////////////////////////////////////////////*/


.signature p{
	text-align:right;
	margin-right:50px;
}

#olice_link{
background-image:url(../images/olice_logo_link.gif);
background-position:left;
background-repeat:no-repeat;
color:#CCCCCC;
padding-left:25px;
margin-left:700px;
margin-top:7px;
}
#olice_link:hover{
text-decoration:underline;
}
/*//////////////////////////////////////////contact pgs/////////////////////////////////////////////////////*/
.small_link a{
font-size:12px;
}
