html{background:#f9dffe url(../images/bg-main.gif) repeat-x;}
body{
	margin:0;
	font:11px Arial, Helvetica, sans-serif;
	color:#000;
	background: url(../images/bg-body.gif) no-repeat 50% 0;
	min-width:1000px;
}
img{ border:none;}
a{
	color:#000;
	text-decoration:none;
}
a:hover{text-decoration:underline; color:#a00075;}
#wrapper{
	width:100%;
	overflow:hidden;
	position:relative;
}
#wrapper h1{display:none;}
.w1{
	width:1018px;
	position:relative;
	float:left;
	left:50%;
}
.w2{
	width:1018px;
	position:relative;
	float:left;
	left:-50%;
}
.main-page{
	width:1018px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
}
#header{
	width:100%;
	height:284px;
	overflow:hidden;
	position:absolute;
	top:50px;
	left:0;
	z-index:10;
}
.top{
	width:100%;
	overflow:hidden;
	margin:-1px 0 0;
	position:relative;
}
.banner{
	width:950px;
	overflow:hidden;
	padding:0 35px 0 33px;
}
.banner img{display:block;}
.banner .alignleft{float:left;}
.banner .alignright{float:right;}
.logo{
	margin:0 0 0 24px;
	float:left;
	width:350px;
	height:171px;
	text-indent:-9999px;
	overflow:hidden;
}
.logo a{
	display:block;
	background: url(../images/logo.png) no-repeat;
	height:171px;
	cursor:pointer;
	font-size:0;
	line-height:0;
}
.social{
	margin:103px 0 0;
	padding:0;
	list-style:none;
	float:right;
}
.social li{
	float:left;
	padding:0 38px 0 0;
}
.social li a{
	float:left;
	padding:0 0 0 54px;
	height:47px;
	font:13px/47px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#8900c1;
	cursor:pointer;

}
.social li a:hover{
	text-decoration:none;
	color:#fcff00;
}
.social li a.blog{background: url(../images/blog.png) no-repeat;}
.social li a.youtube{background: url(../images/bg-youtube.png) no-repeat;}
.social li a.facebook{background: url(../images/bg-facebook.png) no-repeat;}
.social li a.twitter{background: url(../images/bg-twitter.png) no-repeat;}
#main{
	width:1018px;
	overflow:hidden;
	margin:0 0 12px;
	padding:272px 0 0;
	position:relative;
}
#main .t{
	background: url(../images/bg-main-t.png) no-repeat;
	height:19px;
	overflow:hidden;
}
#main .c{
	background: url(../images/bg-main-c.png) repeat-y;
	height:1%;
}
#main .b{
	background: url(../images/bg-main-b.png) no-repeat;
	height:32px;
	overflow:hidden;
}
#main .holder{
	width:1002px;
	overflow:hidden;
	padding:2px 8px 0;
}
.navigation{
	background: url(../images/bg-nav.png) no-repeat;
	width:949px;
	height:54px;
	padding:4px 4px 6px;
	margin:0 0 18px 22px;
}
#nav{
	margin:11px 0 0 10px;
	padding:0;
	list-style:none;
	float:left;
	height:31px;
	overflow:hidden;
	position:relative;
	display:inline;
}
#nav li{
	float:left;
	background: url(../images/separator.gif) no-repeat 0 50%;
	margin:0 3px 0 -3px;
	padding:0 6px 0 12px;
}
#nav li a{
	float:left;
	font:13px/31px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#8900c1;
	position:relative;
	z-index:100;
}
#nav li.active a,
#nav li a:hover{
	text-decoration:none;
	color:#ff00ea;
}
.navigation .info{
	float:right;
	background: url(../images/bg-info-l.gif) no-repeat;
	height:44px;
	margin:5px 11px 0 0;
	font:12px/13px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#7200a1;
	position:relative;
	z-index:100;
	cursor:pointer;
}
.navigation .info span{
	float:left;
	background: url(../images/bg-info-r.gif) no-repeat 100% 0;
	height:43px;
	text-align:center;
	padding:1px 7px 0;
}
.navigation .info:hover{
	background: url(../images/bg-info-l-on.gif) no-repeat;
	text-decoration:none;
	color:#fff;
}
.navigation .info:hover span{background: url(../images/bg-info-r-on.gif) no-repeat 100% 0;}
#content{
	float:left;
	width:551px;
	margin:0 0 0 25px;
	display:inline;
}
.promo{
	height:1%;
	overflow:hidden;
	margin:0 0 10px;
}
#content .promo img{
	display:block;
	border:none;
}
.sub-nav{
	margin:0 0 38px;
	padding:0;
	list-style:none;
	border:solid #fff;
	border-width:1px 1px 1px 0;
	height:1%;
	overflow:hidden;
}
.sub-nav li{
	float:left;
}

.sub-nav li a{
	float:left;
	font:14px/19px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#fff;
	width:182px;
	background: url(../images/bg-subnav.gif) repeat-x;
	height:65px;
	display:table;
	cursor:pointer;
}

.sub-nav li a:hover{
	text-decoration:none;
	background: url(../images/bg-subnav-on.gif) repeat-x;
}

.sub-nav li.active a {
	text-decoration:none;
	background: url(../images/bg-subnav-on.gif) repeat-x;
}

.sub-nav li strong{
	width:100%;
	display:table-cell;
	vertical-align:middle;
	font-weight:normal;
	padding:0 0 0 5px;
}
.sub-nav li a span{
	float:right;
	height:67px;
	text-indent:-9999px;
	overflow:hidden;
	border:0;
}
.sub-nav li .news{
	border:solid #fff;
	border-width:0 1px;
}
.sub-nav li .theme span{
	background: url(../images/bg-light.png) no-repeat;
	width:43px;
	margin:0 8px 0 0;
}
.sub-nav li .news span{
	background: url(../images/bg-mail.png) no-repeat;
	width:65px;
	margin:0 5px 0 0;
}
.sub-nav li .day{width:184px;}
.sub-nav li .day span{
	background: url(../images/bg-clock.png) no-repeat;
	width:51px;
	margin:0 12px 0 0;
}

.box{
	width:100%;
	overflow:hidden;
	margin:0 0 50px;
}
.box .headline{
	height:1%;
	overflow:hidden;
	margin:0 0 22px;
}
.box h2{
	margin:0 0 42px -1px;
	font:39px/40px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#ff00ba;
}
.box strong{
	font:bold 15px/25px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#a00075;
	letter-spacing:-1px;
}
.box strong span{display:block;}

.box .content{
	height:1%;
	overflow:hidden;
	padding:0 0 86px;
}

.box p{
	margin:0;
	font:14px/21px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.box .content .mifamiliaR p{
	float:right;
	text-align:right;
	padding:35px 10px 0 0;
	height:150px;
	}

.box .content .micasa-tR p{
	float:right;
	text-align:right;
	padding:35px 10px 0 0;
	height:200px;
	}

.box .content .mividaR p{
	float:right;
	text-align:right;
	padding:35px 10px 0 0;
	height:200px;
	}

.box .content .mifamiliaL p{
	float:left;
	text-align:left;
	padding:35px 0 0 10px;
	height:150px;
	}

.box .content .micasaL p{
	float:left;
	text-align:left;
	padding:25px 0 0 10px;
	height:225px;
	}

.box .content .mividaL p{
	float:left;
	text-align:left;
	padding:15px 0 0 10px;
	height:225px;
	}

.box .content .micasa-bR p{
	float:right;
	text-align:right;
	padding:20px 10px 0 0;
	height:225px;
	}

.box .content .misalud-bR p{
	float:right;
	text-align:right;
	padding:55px 10px 0 0;
	height:100px;
	}

.box .content .mivida-bR p{
	float:right;
	text-align:right;
	padding:15px 10px 0 0;
	height:200px;
	}

.box .headline .alignright{
	float:right;
	margin:3px 0 0;
}
#content img{
	display:block;
	border:1px solid #c2c2c2;
}
#content .alignleft{float:left;}
#content .alignright{float:right;}
#sidebar{
	float:right;
	width:361px;
	margin:0 26px 0 0;
	display:inline;
}
.video-placeholder{
	height:1%;
	overflow:hidden;
	background-color:#dedddd;
	border:1px solid #c1c1c1;
	padding:16px 12px 0;
	min-height:323px;
	margin:0 0 43px;
}
* html .video-placeholder{
	height:323px;
	overflow:visible;
}
.video-placeholder img{
	display:block;
	border:1px solid #c1c1c1;
}
.info-box{
	width:333px;
	overflow:hidden;
	background-color:#dedddd;
	border:1px solid #c1c1c1;
	padding:23px 13px 83px;
}
.info-box .ask-expert{
	border:1px solid #c1c1c1;
	background:#dfdfdf url(../images/bg-expert.gif) repeat-x;
	width:220px;
	position:relative;
	padding:5px 104px 0 7px;
	margin:0 0 27px;
}
.info-box .ask-expert h3{
	margin:0 -7px 15px 0;
	font:36px/42px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#b12e8e;
}
.info-box .ask-expert p{
	margin:0 0 6px;
	font:12px/20px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.info-box .ask-expert .ask{
	background: url(../images/bg-ask.png) no-repeat;
	width:97px;
	height:141px;
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	right:3px;
	bottom:4px;
}
.info-box .ad{
	height:1%;
	overflow:hidden;
	display:block;
	margin:0 0 14px 15px;
}

.info-box .adV{
	height:1%;
	overflow:hidden;
	display:inline;
	margin:0 0 14px 5px;

}
.info-box a img{display:block;margin:0 auto;}
.info-box a img{display:inline;margin:0 auto;}

.info-box .two-ad{
	height:1%;
	overflow:hidden;
}
.info-box .alignleft{
	float:left;
	margin:0 0 0 15px;
	display:inline;
	width:120px;
}
.info-box .alignright{
	float:right;
	margin:0 19px 0 0;
	display:inline;
	width:120px;
}
#main .banner{
	width:950px;
	padding:65px 27px 0 25px;
	margin:0 0 106px;
}
#footer{
	height:1%;
	overflow:hidden;
	text-align:center;
	margin:0 0 125px;
}
#footer ul{
	margin:0;
	padding:0;
	list-style:none;
	display:inline;
}
#footer ul li:first-child{background:none}
#footer ul li{
	display:inline;
	background: url(../images/separator2.gif) no-repeat 0 50%;
	padding:0 4px 0 6px;
}
#footer ul li a{
	font:12px/19px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#f00;
}
#footer .copy-box{
	height:1%;
	overflow:hidden;
	text-align:center;
	font:12px/19px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#3d3d3d;
	padding:11px 0 0;
}
#footer p{
	margin:0;
	display:inline;
}
#footer p span{
	background: url(../images/bullet.gif) no-repeat 0 6px;
	padding:0 0 0 11px;
}
#footer .copy-box ul{margin:0 0 0 -6px;}
* html #footer .copy-box ul{margin:0;}
#footer .copy-box ul li{
	padding:0 3px 0 6px;
}
#footer .copy-box ul li a{
	color:#3d3d3d;
}
#footer .copy-box ul li a span{
	background: url(../images/separator2.gif) no-repeat 100% 50%;
	padding:0 4px 0 0;
}
#contactForm {
            	height:950px;
            	width:550px;
            	background-image:url("../images/.jpg");
            	margin: 0;
				border:none;
				
            }
            #contactForm fieldset
            {
            	padding:25px;
            	border:none;
				margin: 0 0 0 0;
            }      
            #contactForm label
            {
            	display:block;
            	color:#000;
				font-size:12px;

            }   
			
			#contactForm label.required
            {
            	display:block;
            	color:#3b9c30;
				font-weight: bold;
				font-size:12px;

            }
            #contactForm input[type=text]
            {
            	display:inline;
            	border:solid 1px #bfbfbf;
            	width:50%;
            	margin-bottom:10px;
            	height:20px;
				font-size:12px;
            }  

			.textbox
            {
            	display:block;
            	border:solid 1px #bfbfbf;
            	width:100%;
            	margin-bottom:10px;
            	height:20px;
				font-size:12px;
				
            }  

			.comments
		        {
            	display:block;
            	border:solid 1px #bfbfbf;
            	width:100%;
            	margin-bottom:10px;
            	height:50px;
				font-size:12px;
				
            }

			.radio
            {
            	display:block;
            	border:none;
            	width:100%;
            	margin-bottom:10px;
            	height:20px;
				
            }

			.dropdown
			{	border-width:1pt;
				border-color:#bfbfbf;
				border-style:solid;
				width:200px;
				font-size:12px;
				}	

            #contactForm textarea
            {
            	display:block;
            	border:solid 1px #bfbfbf;
            	width:100%;
            	margin-bottom:10px;
				font-size:12px;
            }  
            #contactForm input[type=submit]
            {
            	background-color:#ff00fc;
            	border:solid 1px #000;
            	color:#fff;
            	padding:5px;
				font-size:12px;
            }                
            #contactLink
            {
            	height:27px;
            	width:601px;
				background-image:url("../images/contactus_bar.gif");
            	display:block;
            	cursor:pointer;
				margin: 10px 0 0 40px;
            }
            #messageSent
            {
            	color:#ffffff;
            	display:none;
            }

.errorField {
	  background-color: #990000;
	  color: white;
	}

.errorField2 {
	  background-color: #ffffcc;
	  color: #990000;
	}
	.errorField5 {
	  background-color: #ffffcc;
	  border: 1px solid #aa0000;
	  color: #aa0000;
	}

	.privacy li{
	font:14px/21px Verdana, Geneva, Arial, Helvetica, sans-serif;
	
}

