html, body {
  height: 100%;
  margin: 0 0 1px;
  padding: 0;
}

body{
  margin:0px;
  padding:0px;
  font-family:arial, sans-serif;
  font-size:12px;
}

img{
  border:none;
}
a{
  color:black;
  text-decoration:none;
  -moz-outline-style: none;
}
a:hover{
  text-decoration:none;
}
form{
  margin:0px;
  padding:0px;
}
.clear{
  line-height:0px;
  font-size:0px;
  clear:both;
  height:1px;
  margin-top:-1px;
}
.inputText, .inputArea, .inputSubmit{
  border:1px solid #cccccc;
  font-family:arial;
  font-size:13px;
  padding:2px;
  color:#333333;
  background:white;
}
p{
  padding:0px;
  margin:0px;
  margin-bottom:20px;
}
.hSep{
  clear:both;
  height:30px;
  background:url(img/hSep.gif) repeat-x center center;
}

/* site layout */
#headArea{
  position:relative;
  height:190px;
  overflow:hidden;
}
#logo_p{
  position:absolute;
  left:17px;
  top:68px;
}
#logo_lush{
  position:absolute;
  left:95px;
  top:17px;
}
#headContact{
  position:absolute;
  top:73px;
  right:17px;  
}
#mainNav{
  padding-top:121px;
  width:650px;
  margin:auto auto;
}

#mainNav ul{
  float:left;
  margin:0px;
  padding:0px;
}

#mainNav li{
  margin-right:15px;
  float:left;
  display:block;
}
.navBtn{
  display:block;
  position:relative;
  line-height:100%;
  padding:3px 6px 3px 6px;
  font-size:17px;
  background:url(img/btnBg.gif) no-repeat 0px 0px; 
}
.navBtn em{
  line-height:100%;
  font-weight:normal;
  font-style:normal;
  display:block;
  color:#e2007a;
  font-size:11px;
}

.notLoaded{
  padding:10px;
  height:280px;
}


.ajaxLoading{
  background-image:url(img/ajax-loader.gif);
  background-repeat:no-repeat;
  background-position: center 100px; 
}
#slideContainer{
  width:100%;
  overflow:hidden;
}
.white, .black{
  margin:0px;
  padding:0px;
  float:left;
  display:block;
  width:650px;
  overflow:hidden;
}
#slider{    
  margin:0px;
  padding:0px;
}
#slider li{    
  line-height:150%;
}
.sliderActive{

}
.pageContainer{
  padding:20px;
}

.cHead{
  line-height:100%;
  margin:0px;
  margin-bottom:30px;
  padding:0px;
  letter-spacing:-1px;
  font-size:24px;
  color:#e2007a;
  text-transform:uppercase;
}
.cHead em{
  font-style:normal;
}

/* gallery */

#galleryView_enlarge{
  display:none;
  z-index:500;
  width:151px;
  height:30px;
  background:url(img/enlarge_icon.png) no-repeat 0px 0px;
  position:absolute;
  top:10px;
  right:10px;  
}
.galleryView{
  width:650px;
  height:300px;
  overflow:hidden;
}
.galleryView a{
  display:none;
}
.galleryView img{
  width:650px;
  height:300px;
}
.galleryThumbs{
  margin-bottom:20px;
}
.galleryThumb{
  display:block;
  float:left;
  margin-top:15px;
  margin-right:15px;
  padding:3px;  
  border:1px solid #999999;
  overflow:hidden;
}
.galleryThumb img{
  width:100px;
  height:46px;
}
.galleryThumbActive, .galleryThumb:hover{
  border:1px solid #e2017b;
}

/* ImageSubnav */
.ajaxBtnImageSubnav{
  display:block;
  width:300px;
  border:1px solid #cccccc;
  padding:4px;
  float:left;
  margin-right:30px;
  margin-bottom:15px;
}
.ajaxBtnImageSubnav img{
  float:left;
  margin-right:10px;
}
.ajaxBtnImageSubnav em{
  line-height:110%;
  font-weight:bold;
  color:#e2007a;
  font-size:16px;
  font-style:normal;
}
.ajaxBtnImageSubnav span{
  font-style:normal;
}

/*
.navtrail{
  font-size:11px;
  color:#999999;
  text-transform:uppercase;
}
*/
.navtrail{
  padding-left:18px;
  background:url(img/arrow_back.gif) no-repeat 0px 2px;
  margin-bottom:10px;
}
.navtrailItem{
  text-transform:uppercase;
  font-size:14px;
  padding-left:2px;
  padding-right:2px;
  color:#e2007a;
}
.navtrailItem:hover{
  text-decoration:underline;
}
.navtrail em{
 display:none;
}


/* news  press */


.newsBlock{
  margin-bottom:30px;
}

.newsBlock p{
  margin-bottom:10px;
}

h3{
  font-weight:normal;
  margin:0px;
  margin-bottom:8px;
  padding:0px;
  letter-spacing:-0.5px;
  font-size:20px;
  color:#e2007a;
  text-transform:uppercase;
}
h3 em{
  padding-left:4px;
  padding-right:4px;
  line-height:135%;
  font-style:normal;
  float:right;
  font-size:12px;
  color:#ffffff;
  background:#e2007a;
}

.newsImageContainer{
  float:left;
  margin-right:15px;
  margin-bottom:10px;
}

.newsImage{
	display: table-cell;
	display: expression('block');
  font-family:verdana;
  font-size:83px;
  line-height:83px;
  width:100px;
  height:100px;
  text-align:center;
  vertical-align:middle;
  border:1px solid #999999;
}
.newsImage img{
  vertical-align:middle;
}
.newsImage:hover{
  border:1px solid #e2007a;
}

.pdf{
  background:url(img/icon_pdf.png) no-repeat 0px 0px;
  padding:2px 2px 2px 22px;
}

.link{
  background:url(img/arrow_link.gif) no-repeat 2px 3px;
  padding:2px 2px 2px 22px;
}
/* press */
.pressBlock p{
  margin-bottom:8px;
}

.pressImageContainer{
  float:left;
  margin-right:15px;
}

.pressImage{
	display: table-cell;
	display: expression('block');
  font-family:verdana;
  font-size:83px;
  line-height:83px;
  width:100px;
  height:100px;
  text-align:center;
  vertical-align:middle;
  border:1px solid #999999;
}
.pressImage img{
  vertical-align:middle;
}
.pressImage:hover{
  border:1px solid #e2007a;
}

/* footer */
.footer{
  color:#666666;
  margin:0px;
  padding:0px;
  list-style:none;
}
.footer li{
  font-size:11px;
  width:200px;
  border-top:1px dotted #cccccc;
  padding-top:10px;
  margin-right:20px;
  display:block;
  float:left;
  min-height:50px;
}
.footer a span{
  padding-left:1px;
  padding-right:2px;
  color:#e2007a;
}
.footer a:hover span{
  color:white;
  background:#e2007a;
}
#hd7bLink{
  margin-top:14px;
  display:block;
  width:73px;
  height:17px;
  background:url(img/hd7b_logo.gif) no-repeat;  
}
#hd7bLink:hover{
  background-position:0px -17px;  
}
#hd7bLink em{
  display:none;
}

/* style */

.whiteStyle{ background:#ffffff; color:#333333;}
.blackStyle{ background:#000000; color:#ffffff;}
/* a */
.whiteStyle a{ color:#333333;}
.blackStyle a{ color:#ffffff;}
.whiteStyle a:hover{ color:#666666; }
.blackStyle a:hover{ color:#cccccc; }
/* p */
.whiteStyle p{ background:#ffffff;}
.blackStyle p{ background:#000000;}
/* h3 */
.whiteStyle h3{ background:#ffffff;}
.blackStyle h3{ background:#000000;}
/* pdf */
.whiteStyle .pdf{ background-color:#ffffff;}
.blackStyle .pdf{ background-color:#000000;}
/* contentHead */
.whiteStyle .cHead em{ color:#999999;}
.blackStyle .cHead em{ color:#ffffff;}
/* navBtn */
.whiteStyle .navBtn{ color:#333333;}
.blackStyle .navBtn{ color:#ffffff;}
.whiteStyle .navBtn:hover{ color:#ffffff;}
.blackStyle .navBtn:hover{ color:#ffffff;}
.whiteStyle .navBtnActive{color:#ffffff;}
.blackStyle .navBtnActive{color:#ffffff;}
/* ajaxBtnImageSubnav */
.whiteStyle .ajaxBtnImageSubnav{ border:1px solid #e0e0e0; }
.blackStyle .ajaxBtnImageSubnav{ border:1px solid #333333; }
.whiteStyle .ajaxBtnImageSubnav:hover{ border:1px solid #e2007a;}
.blackStyle .ajaxBtnImageSubnav:hover{ border:1px solid #e2007a;}
/* loading */
.whiteStyle .notLoaded{ border:2px solid #aaaaaa; }
.blackStyle .notLoaded{ border:2px solid #aaaaaa; }
/* navTrail */
.whiteStyle .navtrailItem{ color:#e2007a; }
.blackStyle .navtrailItem{ color:#e2007a; }
.whiteStyle .navtrailItem:hover{ color:#e2007a; }
.blackStyle .navtrailItem:hover{ color:#e2007a; }

/* contentHead ie fix for opacity (filter) aliasing issue => fuck ie */
.whiteStyle .cHead{ background:#ffffff;}
.blackStyle .cHead{ background:#000000;}
.whiteStyle .ajaxBtnImageSubnav em{ background:#ffffff;}
.blackStyle .ajaxBtnImageSubnav em{ background:#000000;}

