@charset "utf-8";
/* CSS Document */
body {
	background:#000;
	padding:0px;
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	text-align:justify;
	font-size:13px;
	padding: 0;
	margin: 0;
}
a:link, a:visited {
	color:#000;
	text-decoration:none;
}
a:hover {
	color:#F7DB66;
	text-decoration:none;
}
p {
	padding:0 0 10px 0;
	margin:0;
}
#main {
	width:950px;
	height:594px;
	/*margin:0 auto 0 auto;*/
	margin:0px;
	background:url(../images/bg.jpg) repeat-x;
}
#flash_cover {
	width:950px;
	height:594px;
	float:left;
}
#nav {
	width:950px;
	height:24px;
	padding-top:6px;
	background:#000;
	margin: 0;
	float: left;
	overflow:hidden;
    position: relative;
    *height: 30px;
}
.clear {
	clear: both;
}
#wrap {
	width: 950px;
	margin: 0 auto;
}
#navigation-bar {
	width:950px;
	height:20px;
	float:left;
	color:#FFF;
	overflow:hidden;
	position: relative;
}
#navigation-bar a small{
  font: 9px Verdana,Arial,Helvetica,sans-serif !important ;
  color:#FFCC33 !important ;
}
#footer {
	width: 950px;
	margin: 0 auto;
	border-bottom: solid 1px #ccc;
	overflow: hidden;
	zoom:1;
	clear: both;
}
#footer address {
	float: left;
	font: 10px Arial;
	color: #fff;
	margin: 2px 10px 0  0;
}
#navigation-bar ul {
	float: left;
	list-style: none;
}
#navigation-bar ul a{
  padding: 0 2px
}


#navigation-bar ul {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
#navigation-bar li {
	float: left;
}
#navigation-bar a {
	color:#FFF;   
	text-transform: uppercase;
}
#navigation-bar a.active {
	color:#F7DB66;
	text-decoration: none;
}
#navigation-bar a:hover {
	color:#F7DB66;
}
#navigation-bar-footer ul {
	float: left;
	list-style: none;
	
}
#navigation-bar-footer ul {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
#navigation-bar-footer li {
	float: left;
}
#navigation-bar-footer a {
	color:#FFF;
	text-transform: capitalize;
	font-size:11px;
}
#navigation-bar-footer a.active {
	color:#F7DB66;
	text-decoration: none;
}
#navigation-bar-footer a:hover {
	color:#F7DB66;
}
#line1 {
	width:950px;
	height:594px;
	float:left;
	background:url(../images/line1_bg.jpg) no-repeat top left;
}
#line2 {
	width:950px;
	height:594px;
	float:left;
	background:url(../images/line2_bg.jpg) no-repeat top right;
}
#link_top {
	width:950px;
	height:594px;
	float:left;
	background:url(../images/link_top.jpg) no-repeat top left;
}
#link_bot {
	width:950px;
	height:463px;
	float:left;
	margin-top:131px;
	background:url(../images/link_bot.jpg) no-repeat top left;
}
#line3 {
	width:950px;
	height:463px;/*594*/
	float:left;
	margin-top:131px;
	background:url(../images/line3_bg.jpg) no-repeat top left;
}
#newhome{
  background: url(../images/homelight.jpg) no-repeat;
  width:950px;
  height:594px;
  overflow: hidden;
  position: relative;
}
#home-beauty{
  position: absolute;
  display: block;
  width:135px;
  height: 210px;
  left:392px;
  bottom: 12px;
  outline: none;
}
#home-line{
  position: absolute;
  display: block;
  width:125px;
  height: 210px;
  left:535px;
  bottom: 12px;
  outline: none;
}
#home-light{
  position: absolute;
  display: block;
  width:220px;
  height: 210px;
  left:684px;
  bottom: 12px;
  outline: none;
}


#line_flash {
	width:393px;
	height:463px;
	float:right;
	padding-right:40px;
}
#beauty1 {
	width:950px;
	height:594px;
	float:left;
	background:url(../images/beauty1_bg.jpg) no-repeat top left;
}
#beauty3 {
	width:950px;
	height:463px;/*594*/
	float:left;
	margin-top:131px;
	background:url(../images/beauty3_bg.jpg) no-repeat top left;
}
#beauty_flash {
	width:459px;
	height:463px;
	float:right;
	padding-right:40px;
}
#txt_cont {
	width:950px;
	height:463px;
	float:left;
	margin-top:131px;
}
#txt {
	width:585px;
	height:442px;
	float:left;
	padding-left:30px;
	overflow:hidden;
}
#txt a {
	text-decoration: underline;
	color: #46464F;
}
#txt a:hover {
	text-decoration: none;
	color: #000;
}
#txt h2, #txt h3 {
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	display: inline;
}
#txt h1 {
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#sidebar {
	width:300px;
	height:463px;
	float:left;
}
#sidebar-navigation {
	width:160px;
    overflow: hidden;
	float:left;
	padding-top:3px;
	padding-left:12px;
	font-size:12px;
    margin-right: 2px;
    border-left: solid 1px #000;
    padding-left: 9px;
/*	border:none;
	padding-left:0px;*/
    float: right;
    margin-right: 14px;
    *margin-right: -6px;
    -display: inline;
    *border-right: solid 1px red;
}
#sidebar-navigation ul {
    margin: 0;
    padding: 0;
    line-height: normal;
    list-style: none;
}
#sidebar-navigation li {
    margin: 0;
    padding: 0;
    float: left;
    clear: both;
    margin-bottom: 5px;

}
#sidebar-navigation li, #sidebar-navigation li a{
  /*white-space: nowrap;*/
  *width: 160px;
  font-size: 12px;
}

.sidebar-nav-mnenia ul ul {
margin-left:5px	;

}
.sidebar-nav-mnenia a{
  font-size: 11px;
  text-transform: uppercase;
}


body #main #sidebar .sidebar_nav_mnenia_border{
    width: 175px;
    padding-left: 0px !important;
    float: right;
    *margin-right: 14px;
    -display: inline;
	margin-top:15px;
}

.sidebar-nav-mnenia li {
text-transform:uppercase;	
}


#sidebar-navigation a.active {
	/*text-decoration: underline;*/
	color: #E9BC0C;
}
#products {
	width:96px;
	height:113px;
	float:left;
	padding:3px 10px 0 10px;
    text-align: left;
    overflow: hidden;
}
#products img{
    float: left;
    text-align: left;
    float: left;
}
#products{
    *margin-left: 50px;
    -margin-left: 25px;
    position: relative;
}
.sidebar_nav_mnenia_border {
	margin-left:115px;
	padding-left:1px !important;
/*	border-left:1px solid #000;*/

}

.sidebar_nav_mnenia_border h2{
font-size:14px;	
}


#certificate {
	width:410px;
	padding-left:40px;
	float:left;
	text-align:left;
	line-height:40px;
}
#certificate a:link, #certificate a:visited {
	font-size:15px;
	text-decoration:underline;
}
#certificate a:hover {
	font-size:15px;
	text-decoration:underline;
	color:#F7DB66;
}
#pdf {
	width:120px;
	float:left;
	text-align:left;
	line-height:40px;
	padding-left:65px;
}
#pdf a:link, #pdf a:visited {
	font-size:14px;
	color:#646464;
}
#pdf a:hover {
	font-size:14px;
	color:#F7DB66;
}
#scroll {
	width:27px;
	height:442px;
	padding-left:5px;
	float:left;
}
.formbox {
	width:450px;
	float:left;
	font-size:11px;
	background: transparent;
	border:1px solid #000;
}
.formbox_city {
	padding:0;
	margin:0;
	width:292px;
	font-size:11px;
	float:left;
	border:1px solid #000;
	background: transparent;
}
.formbox_post {
	padding:0;
	margin:0;
	font-size:11px;
	float:left;
	border:1px solid #000;
	background: transparent;
	width:50px;
}
.formbox_quan {
	padding:0;
	margin:0;
	font-size:11px;
	float:left;
	border:1px solid #000;
	background: transparent;
	width:20px;
}
.button {
	border:1px solid #000;
	cursor: pointer;
}
/* Form1 */
#form1 table {
	font-size: 11px;
}
#form_captcha {
	height: 40px;
}
#contact_us_header {
	color:#FFF;
}

.mnenia-title-h1 {
	font-size: 15px;
	margin-left:18px;
	
}
.posts-list h1{
font-size: 15px;
}

.posts-list .preview{
display:block;	
float: left !important;
width:500px !important;
}

.posts-list .preview .title{
float:left;	
}

.posts-list .preview a {
float:left;	
text-decoration:none !important;
line-height:18px;
}

.posts-list .preview img {
margin:5px;
margin-top:0px;
}


a.posts-list-previews-title{
	font-size: 18px;
	font-weight:bold;
	color:#00000; !important;
	font-family:Verdana, Geneva, sans-serif; !important;
	text-decoration:none !important;

}



a.posts-list-previews-title-readmosre{
	font-size: 12px;
	font-weight:normal;
	color:#00000; !important;
	font-family:Verdana, Geneva, sans-serif; !important;
	text-decoration:none !important;

}





.posts-list-previews h1{
font-size: 15px;
}

.posts-list-previews .preview{
display:block;	
float: left !important;
width:580px !important;
}

.posts-list-previews .preview .title{
float:left;	
}

/*.posts-list-previews .preview a {
float:left;	
text-decoration:none !important;
}*/

.posts-list-previews .preview img {
margin:5px;
margin-top:5px;
}






#comments-form{
  clear: both;
  padding-top: 15px;
  overflow: hidden;
  zoom:1;
}

#comments-form div label{
    float: left;
    display: block;
    width: 90px;
}
#comments-form div{
  overflow: hidden;
  padding-bottom: 5px;
  zoom:1;
}
#comments-form div input{
  width: 200px;
  border: solid 1px #363636;
}
#comments-form div textarea{
  width: 300px;
  height: 120px;
  border: solid 1px #363636;
}
#comments-form div input.submit{
  width: 90px;
  border: solid 1px #363636;
  cursor: pointer;
  text-align: center;
  float: left;
  margin-left: 90px;
}
#post-comments .gravatar img{
  width: 40px;
  border: none;
}
#post-comments .gravatar{
  display: block;
  width: 40px;
  height: 40px;
  overflow: hidden;
  float: left;
  margin: 0 7px 2px 0px;
}
#post-comments .preview{
  overflow: hidden;
  zoom:1;
  border-bottom: solid 1px #ccc;
  float: left;
  clear: both;
  width: 400px;
  margin-bottom: 8px;
  padding-bottom: 8px;
}
.sidebar_nav_mnenia_border{
  border: none !important;
}
* html .msie6sidebar{
  display: inline;
  overflow: hidden;
}

.the-post-preview-container{

}
.read-more-link-news{
    position: absolute;
    bottom: 5px;
    right: 110px;
    font-weight: bold;
}
.read-more-link-news:hover{text-decoration: none;}
.the-post-preview-container p{
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
.npr{
  position: relative;
}
img.left{
  float: left;
  margin: 0 0 ;
}

#newpresent{
  width: 283px;
  height: 416px;
  overflow: hidden;
  position: relative;
  top:47px;
  left: 14px;
  *left: 44px;
}
#newpresent p{
  width: 1px;
  height: 1px;
  overflow: hidden;
  text-indent: -9999px;
}
#vita_light{
  width: 950px;
  height: 594px;
  overflow: hidden;
  position: relative;
  background: url(vlight.jpg) no-repeat;
  background: url(vlightnew.jpg) no-repeat;
}
#vita_light_inner{
  width: 950px;
  height: 594px;
  overflow: hidden;
  position: relative;
  background: url(vlight_inner.jpg) no-repeat;
}
#vita_light_nav{
  float: right;
  list-style: none;
  width:140px;
  margin: 136px 31px 0 0;
  -margin: 136px 15px 0 0;

}
#vita_light_nav li{
  width: 140px;
  float: left;
  clear: both;
  margin: 6px 0;
}
#vita_light_nav li a{
  font: 13px Verdana,Arial,Helvetica,sans-serif;
  text-transform: uppercase;
  text-decoration: none;
  color:#333;
}
#vita_light_nav li a:hover, #vita_light_nav li a.active{
  color: #CC9900;

}

#vita_light_content{
  float: left;
  height:418px;
  overflow:hidden;
  padding-left:30px;
  width:555px;
  width:505px;
  margin-top: 138px;
  position: relative;
}
#vita_light_content_scroller{
  position: relative;
}
#vita_light_inner #scroll{
  margin-top: 144px;

}
#nav li a{
  padding: 0 6px
}
.xlabel2{
  font-size: 11px;
  text-decoration: underline;
  color: #CC9900;
}

.xlabel2:hover{
  text-decoration: none !important ;
}
.xlabel:hover small{
  text-decoration: none;
}





























