@charset "utf-8";
/* CSS Document Home Page*/

.left{
	width:260px;
	float:left;
	margin-bottom:25px;
}

.video{margin-top:30px;margin:0 0 10px 0;}

A.hButton{display:block;margin:0 0 10px 0;}

A.hButtonIMG{border:none;}

.right{
	width:305px;
	float:right;
	margin-left:12px;
	margin-bottom:25px;
	position:relative;
}

.phytolgel , .phytolgel:visited{
	display:block;
	background:url(/design/phytogel.jpg) no-repeat center top;
	height:180px;
	padding:40px 15px 5px 15px;
	font-size:12px;
	color:#666;
	text-decoration:none;
}

.umonium , .umonium:visited{
	display:block;
	background:url(/design/umonium.jpg) no-repeat center top;
	height:180px;
	padding:40px 15px 5px 15px;
	font-size:12px;
	color:#666;
	text-decoration:none;
}

.umonium:hover , .phytolgel:hover{
	color:#333;
}

.hBlock{margin:0 8px 0 8px;}

.hBlock H2{
	color:#131847;
	font-weight:bold;
	
	border-bottom:1px solid #131847;
	padding:0 10px 5px 10px;
	margin-bottom:10px;
}

.hBlock .txt{padding:0 10px;}

#loginBoxHome{
	position:relative;
	top:-10px;
	background:#fff;
	margin:0;
	
	padding:10px 20px;
	
	background:url(/design/login-box-home.gif) repeat-x top left;
}

#loginBoxHome .topLogin{
	padding:10px;
	margin:0 ;
}

#loginBoxHome B{
	color:#141847;
	display:block;
	margin-bottom:10px;
}

#loginBoxHome INPUT.name{
	width:215px;
	padding:3px;
	margin-bottom:10px;
}

#loginBoxHome INPUT.login{
	width:215px;
	padding:3px;
	margin-bottom:10px;
}

#loginBoxHome .botLogin{
	padding:0 15px 10px 15px;
	font-size:9px;
}

#loginBoxHome .botLogin A , #loginBoxHome .botLogin A:visited{ color:#7b7b7b;}
#loginBoxHome .botLogin A:hover{color:#4993A9;}

#loginBoxHome INPUT#button{
	float:right;
	border:none;
	border:0 solid #fff;
	background:none;
}

