/* Copyright (c) 2006 Mundoregio Networks, S.C. -- Todos los derechos reservados. */

body	{
	background: #FFF;
	margin: 0 auto;
	padding: 0;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 10pt;
	behavior: url("/styles/csshover.htc");
}

/************* CONTAINERS */

#Primary {
	text-align: center;
	border-top: 2px #D6E0F5 solid;
	width: 100%;
}
#Container	{
	background: #FFF;
	margin: 0 auto;
	padding: 0px; 
	width: 700px;
}

/************* MENU */

#logo	{
	padding-top: 20px;
	text-align: left;
	float: left;
	width: auto;
}
#promotop	{
	float: right;
	width: 280px;
	text-align: right;
	font-size: 8pt;
	color: #808080;
	padding-top: 60px;
}

#promotop a, a:link, a:visited	{ font-weight: bold; color: #777; text-decoration: none; }
#promotop a.on	{ font-weight: bold; border-style: solid; border-width: 0px 0px 2px 0px; border-color: #50bf01; }
#promotop a:hover	{ background: #50bf01; color: #FFF; font-weight: bold; }

/************* LAUNCH SPECIFIC */

#LaunchSplash {
	background: #D6E0F5 url('../images/promo-bg-ribbon.jpg') repeat-x bottom;
	height: 245px;
	width: 100%;
	padding: 0px 0px 0px 0px;
	clear: both;
	margin-bottom: 20px;
}

#LaunchText {
	float: right;
	width: 440px;
	text-align: left;
	padding-left: 10px;
	margin-bottom: 20px;
	margin-top: 0;
}

#LaunchQuote {
	background: #D5E0F4;
	padding: 6px;
	border-width: 1px 0px 1px 0px;
	border-color: #ccc;
	border-style: dotted !important;
	border-style: solid;
	margin-bottom: 20px;
}
#LaunchQuote:hover {
	background: #ffc;
}

#LaunchText p, #FeaturesContent p, .FeaturesSplash p, .UsesContent p, #AboutContent p {
	font-size: 9pt;
	line-height: 13pt;
}

#LaunchText p a, #FeaturesContent p a, .FeaturesSplash p a, .UsesContent p a, #AboutContent p a {
	text-decoration: underline;
	color:#314E89;
	font-weight: normal;
}
#LaunchText p a:hover, #FeaturesContent p a:hover, .FeaturesSplash p a:hover, .UsesContent p a:hover, #AboutContent p a:hover {
	background: #314E89;
	color: #FFFFFF;
	font-weight: normal;
}

#LaunchText p.title, #FeaturesContent p.title, .FeaturesSplash p.title, .UsesContent p.title, #Testimonials p.title {
	font-size: 16pt;
	font-family: "Lucida Grande", Georgia, serif;
	color: #666;
	margin-top: 0;
}

.FeaturesSplash p.subtitle, .UsesSplash p.subtitle {
	font-size: 8pt;
	font-family: "Lucida Grande", Verdana, sans-serif;
	color: #aaa;
	margin: 0;
	padding-left: 20px;
}

.LaunchContent, .UsesContent {
	width: 700px;
	margin: 0 auto;
	text-align: center;
	clear: both;
}

p .highlight {
	background: #ffc;
}

#UsesText {
	text-align: left;
	margin-top: 30px;
	padding-bottom: 20px;
	clear: both;
}

/****************FORM FIELDS CSS******************* */

.smallfieldcell input { 
 width: 190px; 
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; 
 background-color: #ffffff; 
 color: #102132; 
 border: 1px solid  #D6E0F5; 
} 

.botones input { 
 width: 100px; 
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; 
 background-color: #ffffff; 
 color: #102132; 
 border: 1px solid  #D6E0F5; 
} 
/********************************************/



/************* CONTACTO */

#SignupWidget, #Formadecontacto {
	margin-bottom: 10px;
	font-size: 8pt;
	line-height: 11pt;
	text-align: left;	
	color:#ffffff;
	width: 240px;
	background: #314E89;
	float: left;
}
#Formadecontacto p a {
	color: #314E89;
	font-weight: normal;
	text-decoration: underline;
}
#Formadecontacto p a:hover {
	color: #FFF;
	background: #314E89;
}

#SignupWidget .bordertop, #Formadecontacto .bordertop {
	background: url('../images/trans_bor_tl.gif') no-repeat top left;
	height: 9px;
}
#SignupWidget .bordertop div, #Formadecontacto .bordertop div {
	background: url('../images/trans_bor_tr.gif') no-repeat top right;
	height: 9px;
}
#SignupWidget .borderbot, #Formadecontacto .borderbot {
	background: url('../images/trans_bor_bl.gif') no-repeat bottom left;
	height: 9px;
	clear: left;
}
#SignupWidget .borderbot div, #Formadecontacto .borderbot div {
	background: url('../images/trans_bor_br.gif') no-repeat bottom right;
	height: 9px;
}

#SignupWidget p, #Formadecontacto p {
	padding: 0px 8px 0px 8px;
	margin-top: 0;
	padding-top: 0;
}
#SignupWidget p.signup_box {
	text-align: center;
}
#SignupWidget p strong, #Formadecontacto p strong {
	font-size: 10pt;
	color: #555;
}

.signup_box input, .login_box input {
	font-size: 12pt;
	font-family: "Lucida Grande", Arial, sans-serif;
	color: #444;
	padding-left: 4px;
	z-index: auto;
}
.login_box input {
	float: left;
}
#login {
	clear: left;
	margin-top: 10px;
}
#Formadecontacto .logintext {
	display: block;
	float: left;
	width: 70px;
	font-size: 8pt;
	color: #555;
	clear: left;
	padding-top: 8px;
	font-weight: bold;
}


/************* MAIN CONTENT */

#Datos_left {
	margin-top: 10px;
	background: transparent;
	padding-left: 0px;
	text-align: left;	
	font-size: 8pt;
	width: 240px;
	float: left;
}


#Datos_left li {
	line-height: 12pt;
	color: #555;
}

#Datos_left li:hover {
	background: #f9f9f9;
}

#Datos_left p, #FeaturesListText p {
	line-height: 12pt;
}

#Datos_left a, #FeaturesSplash a, #FeaturesListText a {
	text-decoration: underline;
	font-weight: normal;
	color:  #314E89;
}
#Datos_left a:hover, #FeaturesSplash a:hover, #FeaturesListText a:hover {
	background:  #314E89;
	color: #FFFFFF;
	font-weight: normal;
}

/*CSS for Column Content */

#column_content{
	width:440px;
	height:210px;
}

#column_left{

	margin: 5px;
	padding: 5px;
	width: 200px;
	float: left;
	
}

.column_left{
	width: 700px;
	margin: 0 auto;
	text-align: left;
	clear: both;
}

#column_right{

	margin: 5px;
	padding: 5px;
	width: 200px;
	float: right;
	
}
.column_right{
	width: 700px;
	margin: 0 auto;
	text-align: left;
	font-size:16px;

	clear: both;
}


/************* PROMOCIONALES */

#Promocionales {
	width: 100%;
	background: #314E89 !important;
	clear: both;
	text-align: center;
	border-top: 2px  #D6E0F5 solid;
	border-bottom: 1px #f68308 solid;
	padding-top: 10px;
	font-size: 12pt;
	font-weight: bold;
	color: #555;
	min-height: 100px;
}

#Promocionales ul {
	padding-left: 3px;
	margin-top: 10px;
	min-height: 70px;
	display: block;
	overflow: hidden;
}

#Promocionales li {
	font-size: 9pt;
	font-weight: bold;
	color: #555;
	display: block;
	float: left;
	width: 120px !important;
	width: 140px;
	height: 60px !important;
	height: 100px;
	border-right: 1px #aaa dotted;
	padding: 9px;
	background: #D6E9F5;
}
.UsesContent #Promocionales li {
	font-size: 9pt;
	border: none;
	margin: 0px 16px 0px 16px !important;
	margin: 0px 6px 0px 6px;
}

#Promocionales li:hover {
	background: #FFF;
}
#Promocionales .MidDetail {
	color: #888;
	font-weight: normal;
	font-size: 8pt;
}

#Promocionales a {
	font-weight: bold;
	color: #3196E8;
}
#Promocionales a:hover {
	text-decoration: underline;
}

#promos{
	width:100%;
	float:right;
	background-color: #314E89;
}

.box_promo{
	margin: 2px;
	padding: 2px;
	width: 210px;
	float: left;
    margin-left:5px;
}
.box_promo img{
	padding: 3px;
	background-color: #D6E0F5;
	border: 2px solid #D6E0F5;
}


/************* FOOTER */

#footer	{
	clear: both;
	width: 100%;
	border-style: solid;
	border-color: #D6E0F5;
	border-width: 2px 0px 0px 0px;
	font-size: 7pt;
	margin-bottom: 12px;
	padding-top: 14px;
	/*color: #314E89;*/
	text-align: center;
}

#footer a:link, a:visited { color: #314E89; font-weight: normal; text-decoration: none; }
#footer a:hover { text-decoration: underline; }


/************* PROMOS WINDOW */
#center_promo{
	width:600px;
	margin:0 auto;
	font-style: normal;
}

#contentpopup {
	width:100%;
	float:left;
	background-color:#FFF;
}
#headerpopup {
	width:100%;
	float:left;
	border-bottom:solid 10px #D6E0F5}
