 
#msgDiv
{
  width: 513px !important;
  width /**/: 510px;
  font-weight: bold;
  margin: 0px 0px 10px 2px !important;
  margin /**/: 0px 0px 10px 2px;
}
.msgTxt
{
	display: block;
  width: 513px !important;
  width /**/: 510px;
  font-weight: bold;
  margin: 0px 0px 10px 2px !important;
  margin /**/: 0px 0px 10px 2px;
}

.errorTxt
{
  background: #FFF1F1;
  border: 1px solid #CC6666;
  color: #111;
  font-weight:normal;
  padding: 10px;
}

.infoTxt
{
  background: #FAFFF1;
  border: 1px solid #A9D260;
  color: #111;
  font-weight:normal;
  padding: 10px;
}

.info-box
{
	background: #f9f9f9;
	border: 1px solid #e8e7e7;
	color: #373737;
	padding: 15px;
	font: 11px arial,verdana;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 15px;
	font-size-adjust: none;
	font-stretch: normal;
}

/*
- Alert
*/

#alert-float
{
	background-color: #FFFFFF;
	position: absolute;
	top: 1px;
	left: 205px;
	color: #000000;
	font-weight: normal;
	font-size: 100%;
	border: 1px solid red;
	padding: 5px;
	width: 380px;
}

#alert
{
	width: 350px;
	color: #000000;
	font-weight: normal;
	font-size: 110%;
	border: 1px solid red;
	margin: 0px 0px 0px 200px !important;
	margin /**/: 0px 0px 0px 200px;
	padding: 5px;
}

#alert-float .center, #alert .center
{
	text-align: center;
}

#alert-float .red, #alert .red
{
	font-weight: bold;
	color: red;
}

/*
-	Login
*/

#login
{
	font-weight: bold;
	width: 100%;
	height: 200px;
	background: #FFF url(http://panel.domestika.com//panelcontrol//img/domestika/fondo_login.gif) no-repeat 50% 50%;
	margin: 70px 0 70px 0;
	padding: 0;
}

#content-login
{
	float: right;
	display:inline;
	width: 200px;
	margin-top: 56px;
	margin-right: 190px; !important
	_margin-right: 0;
	padding: 0px;
}

#login input
{
	width: 110px;
	color: #AC0428;
}

#login .button
{
	width: 50px;
}

#login label
{
	float: left;
	clear: both;
	width: 45px;
	text-align: left;
	color: #AC0428;
}

/*
-	Contenido
*/

#content
{
	float: right;
	width: 553px !important;
	width /**/: 556px;
	margin: 10px 3px 10px 10px !important;
	margin /**/: 10px 0px 10px 10px;
}

#content-popup
{
	margin: 10px;
	text-align: left;
}

#content .option1, #content-popup .option1
{
	padding: 5px 9px 5px 9px;
	background-color: #FFFFFF;
}

#content .option2, #content-popup .option2
{
	padding: 5px 9px 5px 9px;
	background-color: #FBEFF1;
}

#content h4, #content-popup h4
{
	 font-size: 100%;
	 padding-left: 13px;
	 background: url(http://panel.domestika.com//panelcontrol//img/domestika/bullet_novedades.gif) no-repeat 0 50%;
	 font-weight: bold;
}

#content .line
{
	margin: 0px;
	padding: 1px;
	clear: both;
}

#content .leftside
{
	float: left;
	font-weight: bold;
	width: 160px;
	background-color: #FBEFF1;
	padding: 5px 9px 5px 9px;
}

#content .rightside
{
	float: left;
	background-color: #FFFFFF;
	padding: 2px 9px;
}

#content .action
{
  cursor: pointer;
  font-weight: bold;
  text-align: left;
  text-decoration: underline;
}

#content .action a
{
  text-decoration: none;
}

#content .action a:hover
{
  text-decoration: none;
}

#content .right
{
	float: right;
	margin-top: -16px;
}

#nav-content
{
	width: 531px !important;
	width /**/: 556px;
	min-height: 350px;
	float: left;
	padding: 15px 10px 0px 11px;
	border-left: 1px #DCA4B1 solid;
	border-right: 1px #DCA4B1 solid;
	border-bottom: 1px #DCA4B1 solid;
}

*html #nav-content
{
	height: 350px;
}

#content .required
{
	margin: 0px 12px 0px 0px;
	padding: 0px;
	width: 300px;
	position: absolute;
	clear: both;
	bottom: 65px;
	left: 500px;
}

#form p.title
{
	margin: 0px 0px 10px 0px;
	padding: 5px 9px 5px 9px;
	background-color: #FBEFF1;
}

#form label
{
    padding-left: 13px;
	background: url(http://panel.domestika.com//panelcontrol//img/domestika/bullet_novedades.gif) no-repeat 0 50%;
	font-weight: bold;
}

#form input
{
	background-color: #FBEFF1;
	width: 100%;
	padding: 2px;
}

#form select
{
	background: #FBEFF1;
}

#form textarea
{
	padding: 2px;
	background: #FBEFF1;
	width: 100%;
	height: 100px;
}

#form br
{
	margin: 0px;
	padding: 1px;
	clear: both;
}

#form input.button
{
	padding: 1px 3px 1px 3px;
	width: 60px;
	display: inline;
	color: #AC0428;
}

#list-invoices { padding-left:20px; }
#list-invoices li { list-type:none; }
#list-invoices li a { padding-left:25px; background:transparent url(http://panel.domestika.com//panelcontrol//img/domestika/ico_pdf.gif) no-repeat center left; text-decoration:underline; }
#list-invoices li em { font-size:80%; color:#999; font-style:normal; margin-left:10px; }