@CHARSET "ISO-8859-1";

@font-face
{
	font-family: "OhLaLa";
	src: url("../../fonts/ohlala.ttf");
}

@font-face
{
	font-family: "Coolvetica";
	src: url("../../fonts/coolvetica.ttf");

}

.main
{
	margin-left: auto;
	margin-right: auto;
	width: 1004px;
	padding: 0px;
}


.header
{
	margin: 0px;
	float: left;
	background-image: url(../../images/sitioshispanos/fondo_cabecera.png);
	width: 1004px;
	height: 169px;
}

.logo
{
	float: left;
	position: relative;
	left: 47px;
	top: 25px;
	width: 192px;
	height: 128px;
}

.menu
{
	font-family: OhLaLa, Sans-Serif;
	font-size: 10px;
	font-weight: bold;
	float: left;
	position: relative;
	background-image: url(../../images/sitioshispanos/divisor_menu.png);
	width: 1px;
	height: 162px;
	margin-left: 0px;
}
	#menu1	{ left: 89px;  }
	#menu2 	{ left: 208px; }
	#menu3 	{ left: 327px; }
	#menu4  { left: 446px; }
	#menu5 	{ left: 566px; }
	#menu6 	{ left: 686px; }

.dmenu
{
	position: absolute;
	left: -14px;
	width: 120px;
	height: 26px;
	margin-left: 15px;
	margin-top: 135px;
	color: #FFFFFF;
}

.hmenu
{
	display: none;
	position: absolute;
	left: -14px;
	top: 0px;
	background-image: url(../../images/sitioshispanos/fondo_menu_desplegado.png);
	width: 120px;
	height: 160px;
	margin-left: 15px;
	margin-top: 0px;
	color: #FFFFFF
}

.menu-div
{
	position: relative;
	margin-top: 5px;
	margin-left: 15px;
	text-align: left;
}

.menu-link
{
	text-decoration: none;
	color: #FFFFFF;
}

.menu-link:hover
{
	text-decoration: none;
	color: #FF0099;
}

.general-link
{
	text-decoration: underline;
	color: #FF0099;
}

.general-link:hover
{
	text-decoration: underline;
	color: #FF0099;
}

.general-link:visited
{
	text-decoration: underline;
	color: #FF0099;
}

.body
{
	margin: 0px;
	padding: 0px;
	float: left;
	background-image: url(../../images/sitioshispanos/fondo_contenido.png);
	background-repeat: no-repeat;
	width: 1016px;
}

.section-title
{
	float: left;
	left: 20px;
	position: relative;
	text-align: left;
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
}

.tab-title-one
{
	position: absolute;
	top: 12px;
	text-align: left;
	margin-left: 6px;
	font-family: Coolvetica, Helvetica;
	font-weight: normal;
	font-size: 16px;
	_font-size:18px;
	color: #01A0C6;
}



.tab-title-fourth-1
{
	position: absolute;
	top: 4px;
	margin-left: 10px;
	text-align: left;
	font-family: Coolvetica, Helvetica;
	font-size: 16px;
	_font-size:18px;
	color: #FFFFFF;
}

.tab-title-fourth-2
{
	position: absolute;
	top: 22px;
	margin-left: 10px;
	text-align: left;
	font-family: Coolvetica, Helvetica;
	font-size: 16px;
	_font-size:18px;
	color: #01A0C6;
}
.price-text-big
{
	text-align: right;
	font-family: Coolvetica, FreeSans;
	font-size: 38px;
	 _font-size: 42px;
	 color: #FF0099;
}
.price-text-small
{
	text-align: right;
	font-family: Coolvetica, FreeSans;
	font-size: 12px;
	color: #CCCCCC;
}

.content
{
	float: left;
	font-family: Helvetica;
	font-size: 14px;
	margin: 22px;
	margin-right: 1px;
	padding: 5px;
	overflow: hidden;
	text-align: justify;
	width: 650px;
	height: 430px;
}

.content-scroll
{
	float: right;
	margin-top: 22px;
	margin-left: 5px;
	height: 440px;
}

.content-plan
{
	width: 740px;
	float: left;
	text-align: left;
}

.content-more
{
	width: 680px;
	height: 430px;
	overflow: hidden;
	float: left;
	text-align: left;
}

.contentShopping
{
	font-family: Helvetica;
	font-size: 14px;
	margin: 26px;
	text-align: justify;
}

.globito
{
	position: absolute;
	text-align: justify;
	float: none;
	width: 180px;
	height: 60px;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FF0099;
	padding: 0px;
	margin: 0px;
	background-image: url(../../images/sitioshispanos/globito.png);
	background-repeat: no-repeat;
	display: none;
	z-index: 1000px;
}

.globitoMediano
{
	position: absolute;
	text-align: left;
	float: none;
	width: 250px;
	height: 115px;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	padding: 0px;
	margin: 0px;
	background-image: url(../../images/sitioshispanos/globito_mediano_lateral.png);
	background-repeat: no-repeat;
	display: none;
	z-index: 1000px;
}

.globitoLogin
{
	position: absolute;
	text-align: justify;
	float: none;
	width: 380px;
	height: 240px;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	margin: 0px;
	background-image: url(../../images/sitioshispanos/globito_login_contratar.png);
	background-repeat: no-repeat;
	display: none;
	z-index: 1000px;
}

#loginMessage
{
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color: #FF0099;
}

.client-content
{
	float: right;
	margin-top: 20px;
	margin-right: 25px;
	background-image: url(../../images/sitioshispanos/gestion_contenido.png);
}

.client-menu
{
	float: left;
	margin-top: 20px;
	margin-left: 25px;
	width: 160px;
	height: 400px;
}

.vertical-separator
{
	float: left;
	background-image: url(../../images/sitioshispanos/separador_vertical.png);
	background-repeat: no-repeat;
	width: 10px;
	height: 196px;
	margin-top: 15px;
	margin-bottom: 0px;
}

.vertical-all-separator
{
	float: left;
	background-image: url(../../images/sitioshispanos/separador_vertical.png);
	background-repeat: no-repeat;
	width: 10px;
	height: 320px;
	margin-top: 15px;
}

.horizontal-separator
{
	float: left;
	background-image: url(../../images/sitioshispanos/separador_horizontal.png);
	background-repeat: repeat-x;
	width: 708px;
	height: 2px;
	margin: 0px;
}

.semi-horizontal-separator
{
	float: left;
	background-image: url(../../images/sitioshispanos/separador_horizontal.png);
	background-repeat: repeat-x;
	width: 322px;
	height: 3px;
	margin: 0px;
	margin-left: 20px;
	margin-right: 10px;
}



.features-title
{
	font-family: verdana;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	margin-left: 0px;
	padding: 0px;
}

.features-items
{
	font-family: verdana;
	font-size: 12px;
	color: #FFFFFF;
}
	.features-items ul
	{
		margin-left: 20px;
		padding: 0px;
		list-style: disc;
	}

.content-separator
{
	background-image: url(../../images/sitioshispanos/separador_contenido.png);
}

.left-content
{
	float: left;
	position: relative;
	width: 240px;
}

	.left-flags
	{
		margin-left: auto;
		margin-right: auto;
		position: relative;
		margin-top: 15px;
		width: 238px;
		text-align: center;
	}

	.left-separator
	{
		margin-left: 20px;
		margin-right: auto;
		float: left;
		position: relative;
		width: 200px;
		height: 4px;
		font-size: 5px;
		line-height: 4px;
		background-image:  url(../../images/sitioshispanos/separador_horizontal.png);
		background-repeat: no-repeat;
	}

	.left-icons
	{
		margin-left: auto;
		margin-right: auto;
		position: relative;
		margin-top: 15px;
		width: 238px;
		text-align: center;
	}

	.blog-title
	{
		font-family: Verdana;
		font-size: 15px;
		color: #000000;
	}

	.blog-items
	{
		font-family: verdana;
		font-size: 11px;
		color: #073F4D;
		text-align: justify;
		width: 210px;
	}

	.blog-item-ul
	{
		margin: 10px;
		list-style: disc
	}

	.blog-item-li
	{
		margin-bottom: 5px;
	}
	.link-li
	{
		font-family: verdana;
		font-size: 11px;
		color: #073F4D;
		text-decoration: none;
	}

.left-phone
{
	float: left;
	position: relative;
	margin-top: 15px;
	width: 238px;
	text-align: center;
}

.footer
{
	margin: 0px;
	float: left;
	background-image: url(../../images/sitioshispanos/pie_separador.png);
	background-repeat: repeat-x;
	width:  1004px;
	height:  40px;
}

	.footer-copyright
	{
		float: left;
		position: relative;
		left: 10px;
		top: 10px;
		font-family: OhLaLa, Sans-Serif;
		font-size: 10px;
		color: #333333;
		text-align: left;
	}

	.footer-links
	{
		float: right;
		position: relative;
		top: 10px;
		font-family: OhLaLa, Sans-Serif;
		font-size: 10px;
		color: #333333;
	}
	.link-footer
	{
		top: 10px;
		font-family: OhLaLa, Sans-Serif;
		font-size: 10px;
		color: #333333;
		text-decoration: none;
	}

.feature
{
	margin: 0px;
}

.feature-table
{
	width: 658px;
	font-family: verdana;
	font-size: 12px;
	color: #0B0B0B;
}

	.feature-table-one
	{
		background-color: #CCCCCC;
	}

	.feature-table-two
	{
		background-color: #999999;
	}

.shoppingcartForm
{
	font-family: verdana;
	font-size: 11px;
	color: #0B0B0B;
	font-weight: bold;
	width: 640px;
}

	.shoppingcartTH
	{
		font-family: verdana;
		font-size: 11px;
		color: #FF0099;
		font-weight: bold;
	}

	.shoppingcartTR
	{
		font-family: verdana;
		font-size: 11px;
		color: #0B0B0B;
		font-weight: normal;
		background-color: #CCCCCC;
	}

	.shoppingcartTRBlue
	{
		font-family: verdana;
		font-size: 11px;
		color: #0B0B0B;
		font-weight: bold;
		background-color: #01A0C6;
	}

	.shoppingcartTRMagent
	{
		font-family: verdana;
		font-size: 11px;
		color: #0B0B0B;
		font-weight: bold;
		background-color: #FF0099;
	}

	.shoppingCartContentWithScroll
	{
     	height: 190px;
     	width: 650px;
     	overflow: hidden;
	}

#shopping-cart-message
{
		font-family: verdana;
		font-size: 10px;
		margin-bottom: 4px;
		color: #073F4D;
		font-weight: normal;
}

.generalFormTableShoppingCart {
	padding: 0;
	border-spacing: 0;
	font-size: 12px;
	font-family: verdana;
	vertical-align: top;
	color: #FFFFFF;
	height:30px;
}

	.generalFormTableShoppingCart th {
		font-weight: normal;
	}

	.generalFormTableShoppingCart input {
		background-image: url(../../images/sitioshispanos/fondo_input_text.png);
		width: 150px;
		color: #0B0B0B;
		font-size: 12px;
		background-color: transparent;
		border:none;
		height: 18px;
		padding-left: 5px;
		background-repeat: no-repeat;
		background-position: left center;
		padding-bottom: 0px;
		padding-top: 2px;
		margin-top: 2px;
	}

	.generalFormTableShoppingCart input:active {
		background-image: url(../../images/sitioshispanos/fondo_input_text.png);
		width: 150px;
		color: #0B0B0B;
		font-size: 12px;
		background-color: transparent;
		height: 18px;
		padding-left: 5px;
		background-repeat: no-repeat;
		background-position: left center;
		padding-bottom: 0px;
		padding-top: 2px;
		margin-top: 2px;
	}

	.generalFormTableShoppingCart select {
		background-image: url(../../images/sitioshispanos/fondo_input_text.png);
		border: none;
		width: 150px;
		font-family: verdana;
		color: #0B0B0B;
		font-size: 12px;
		background-color: #FFFFFF;
		border: none;
		height: 18px;
		padding-left: 5px;
		background-repeat: no-repeat;
		padding-bottom: 0px;
		padding-top: 2px;
		margin-top: 2px;
	}

	.generalFormTableShoppingCart radio {
		font-size: 10px;
	}

	.generalFormTableShoppingCart checkbox {
		font-size: 10px;
	}

	.generalFormTableShoppingCart textarea {
		background-image: url(../../images/sitioshispanos/fondo_input_textarea.gif);
		width: 150px;
		font-family: verdana;
		color: #0B0B0B;
		font-size: 12px;
		background-color: transparent;
		border: none;
		height: 100px;
		padding-left: 5px;
		background-repeat: no-repeat;
		padding-bottom: 0px;
		padding-top: 2px;
		margin-top: 2px;
	}

	.generalFormTableShoppingCart .intranetButton {
		border: none;
		background-image: url(../../images/sitioshispanos/fondo_boton.png);
		background-position: top;
		vertical-align: middle;
		font-size: 15px;
		font-weight: bold;
		height: 20px;
		width: 121px;
	}

	.generalFormTableShoppingCart .intranetButton:hover {
		border: none;
		background-image: url(../../images/sitioshispanos/fondo_boton_over.png);
		background-position: top;
		vertical-align: middle;
		font-size: 15px;
		font-weight: bold;
		height: 20px;
		width: 121px;
	}

	.generalFormTableShoppingCart .intranetButton:active {
		border: none;
		background-image: url(../../images/sitioshispanos/fondo_boton.png);
		background-position: top;
		vertical-align: middle;
		font-size: 14px;
		font-weight: bold;
		height: 20px;
		width: 121px;
	}

	.generalFormTableShoppingCart .intranetBigButton {
		border: none;
		background-image: url(../../images/sitioshispanos/fondo_boton_largo.png);
		background-position: top;
		vertical-align: middle;
		font-size: 14px;
		font-weight: bold;
		height: 20px;
		width: 180px;
	}

	.generalFormTableShoppingCart .intranetBigButton:hover {
		border: none;
		background-image: url(../../images/sitioshispanos/fondo_boton_largo_over.png);
		background-position: top;
		vertical-align: middle;
		font-size: 14px;
		font-weight: bold;
		height: 20px;
		width: 180px;
	}

	.generalFormTableShoppingCart .intranetBigButton:active {
		border: none;
		background-image: url(../../images/sitioshispanos/fondo_boton_largo.png);
		background-position: top;
		vertical-align: middle;
		font-size: 14px;
		font-weight: bold;
		height: 20px;
		width: 180px;
	}

	.generalFormTableShoppingCart .editHeaderContentIntranetTable {
		font-size: 15px;
		text-align: center;
	}

	.generalFormTableShoppingCart .editSubHeaderContentIntranetTable {
		font-size: 15px;
		text-align: left;
	}

.shoppingDataTitle
{
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FF0099;
}

.shoppingCart-items
{
	font-family: verdana;
	font-size: 11px;
	color: #01A0C6;
	text-align: justify;
	width: 320px;
}

.shoppingCart-item-ul
{
	margin: 10px;
	list-style: disc
}

.shoppingCart-item-li
{
	margin-bottom: 5px;
}


#generalFormTableFront {
	width: 510px;
	padding: 0;
	border-spacing: 0;
	font-size: 12px;
	font-family: verdana;
	vertical-align: top;
	color: #FFFFFF;
	height:30px;
}

	#generalFormTableFront th {
		font-weight: normal;
	}

	#generalFormTableFront input {
		background-image: url(../../images/sitioshispanos/fondo_input_text_largo.png);
		width: 250px;
		color: #000000;
		font-size: 14px;
		background-color: transparent;
		border:none;
		height: 26px;
		padding-left: 5px;
		background-repeat: no-repeat;
		background-position: left center;
		padding-bottom: 0px;
		padding-top: 3px;
		margin-top: 3px;
	}

	#generalFormTableFront input:active {
		background-image: url(../../images/sitioshispanos/fondo_input_text_largo.png);
		width: 250px;
		color: #000000;
		font-size: 14px;
		background-color: transparent;
		height: 26px;
		padding-left: 5px;
		background-repeat: no-repeat;
		background-position: left center;
		padding-bottom: 0px;
		padding-top: 3px;
		margin-top: 3px;
	}

	#generalFormTableFront select {
		background-image: url(../../images/sitioshispanos/fondo_input_text_largo.png);
		border: none;
		width: 250px;
		font-family: Arial, Helvetica, sans-serif;
		color: #000000;
		font-size: 14px;
		background-color: #FFFFFF;
		border: none;
		height: 22px;
		padding-left: 5px;
		background-repeat: no-repeat;
		padding-bottom: 0px;
		padding-top: 3px;
		margin-top: 3px;
	}

	#generalFormTableFront radio {
		font-size: 10px;
	}

	#generalFormTableFront checkbox {
		font-size: 10px;
	}

	#generalFormTableFront textarea {
		background-image: url(../../images/sitioshispanos/fondo_input_textarea.gif);
		width: 250px;
		font-family: Arial, Helvetica, sans-serif;
		color: #000000;
		font-size: 14px;
		background-color: transparent;
		border: none;
		height: 200px;
		padding-left: 5px;
		background-repeat: no-repeat;
		padding-bottom: 0px;
		padding-top: 3px;
		margin-top: 3px;
	}

	#generalFormTableFront .intranetButton {
		border: none;
		background-image: url(../../images/sitioshispanos/fondo_boton.png);
		background-position: top;
		vertical-align: middle;
		font-family: OhLaLa, Sans-Serif;
		font-size: 10px;
		color: #FFFFFF;
		height: 37px;
		width: 121px;
		margin: 10px;
		padding: 0px;
	}

	#generalFormTableFront .intranetButton:hover {
		border: none;
		background-image: url(../../images/sitioshispanos/fondo_boton_over.png);
		background-position: top;
		vertical-align: middle;
		font-family: OhLaLa, Sans-Serif;
		font-size: 10px;
		color: #FFFFFF;
		height: 37px;
		width: 121px;
		margin: 10px;
		padding: 0px;
	}

	#generalFormTableFront .intranetButton:active {
		border: none;
		background-image: url(../../images/sitioshispanos/fondo_boton.png);
		background-position: top;
		vertical-align: middle;
		font-family: OhLaLa, Sans-Serif;
		font-size: 10px;
		color: #FFFFFF;
		height: 37px;
		width: 121px;
		margin: 10px;
		padding: 0px;
	}

	#generalFormTableFront .intranetBigButton {
		border: none;
		background-image: url(../../images/sitioshispanos/fondo_boton_largo.png);
		background-position: top;
		vertical-align: middle;
		font-family: OhLaLa, Sans-Serif;
		font-size: 10px;
		color: #FFFFFF;
		height: 37px;
		width: 180px;
		margin: 10px;
		padding: 0px;
	}

	#generalFormTableFront .intranetBigButton:active {
		border: none;
		background-image: url(../../images/sitioshispanos/fondo_boton_largo.png);
		background-position: top;
		vertical-align: middle;
		font-family: OhLaLa, Sans-Serif;
		font-size: 10px;
		color: #FFFFFF;
		height: 37px;
		width: 180px;
		margin: 10px;
		padding: 0px;
	}

	#generalFormTableFront .editHeaderContentIntranetTable {
		font-size: 15px;
		text-align: center;
	}

	#generalFormTableFront .editSubHeaderContentIntranetTable {
		font-size: 15px;
		text-align: left;
	}

	.text-tutorial-front
	{
		color: #FFFFFF;
		font-family: verdana;
		font-size: 12px;
		font-weight:normal;
		text-align:left;
		text-decoration: none;
	}

	.text-tutoria-frontl:link
	{
		color: #FFFFFF;
		font-family: verdana;
		font-size: 12px;
		font-weight:normal;
		text-align:left;
		text-decoration:underline;
	}

	.text-tutorial-front:hover
	{
		color: #FFFFFF;
		font-family: verdana;
		font-size: 12px;
		font-weight:normal;
		text-align:left;
		text-decoration:underline;
	}




/*
* Client area
*/

.general-text
{
	margin: 10px;
	text-align:left;
	font-size:12px;
	font-family: verdana;
	color: #0b0b0b;
	font-weight:500;
	text-align: justify;
}

.general-text-login
{
	margin: 10px;
	text-align:left;
	font-size:12px;
	font-family: verdana;
	color: #FFFFFF;
	font-weight:500;
	text-align: justify;
}

.general-blank-text
{
	margin:3px;
	text-align:left;
	font-size:12px;
	font-family: verdana;
	color: #0b0b0b;
	font-weight:500;
	text-align: justify;
}


.general-front-text-strong
{
	text-align:left;
	font-size:12px;
	font-family: verdana;
	color: #FFFFFF;
	font-weight: bold;
	text-align: justify;
}

.general-text-strong
{
	text-align:left;
	font-size:12px;
	font-family: verdana;
	color: #0b0b0b;
	font-weight: bold;
	text-align: justify;
}

.general-text-small *
{
	margin-left:10px;
	text-align:left;
	font-size:11px;
	font-family: verdana;
	color: #0b0b0b;
	font-weight:500;
	text-align: justify;
}

.general-text-small:visited *
{
	margin-left:10px;
	text-align:left;
	font-size:12px;
	font-weight:500;
	text-align: justify;
}

.general-code-small
{
	margin-left:10px;
	text-align:left;
	font-size:9px;
	font-weight:500;
}

.general-text-extra
{
	text-align: left;
	font-size:12px;
	font-family: verdana;
	font-weight: bold;
	margin-top: 2px;
	margin-left: 25px;
	color: #0b0b0b;
}

#generalLoginFormTable {
	width: 510px;
	padding: 0;
	border-spacing: 0;
	font-size: 12px;
	font-family: verdana;
	vertical-align: top;
	color: #FFFFFF;
	height:30px;
}

	#generalLoginFormTable th {
		font-weight: normal;
	}

	#generalLoginFormTable input {
		background-image: url(../../images/sitioshispanos/fondo_input_text_largo.png);
		width: 250px;
		color: #000000;
		font-size: 14px;
		background-color: transparent;
		border:none;
		height: 26px;
		padding-left: 5px;
		background-repeat: no-repeat;
		background-position: left center;
		padding-bottom: 0px;
		padding-top: 3px;
		margin-top: 3px;
	}

	#generalLoginFormTable input:active {
		background-image: url(../../images/sitioshispanos/fondo_input_text_largo.png);
		width: 250px;
		color: #000000;
		font-size: 14px;
		background-color: transparent;
		height: 26px;
		padding-left: 5px;
		background-repeat: no-repeat;
		background-position: left center;
		padding-bottom: 0px;
		padding-top: 3px;
		margin-top: 3px;
	}

	#generalLoginFormTable select {
		background-image: url(../../images/sitioshispanos/fondo_input_text_largo.png);
		border: none;
		width: 250px;
		font-family: Arial, Helvetica, sans-serif;
		color: #000000;
		font-size: 14px;
		background-color: #FFFFFF;
		border: none;
		height: 22px;
		padding-left: 5px;
		background-repeat: no-repeat;
		padding-bottom: 0px;
		padding-top: 3px;
		margin-top: 3px;
	}

	#generalLoginFormTable radio {
		font-size: 10px;
	}

	#generalLoginFormTable checkbox {
		font-size: 10px;
	}

	#generalLoginFormTable textarea {
		background-image: url(../../images/sitioshispanos/fondo_input_textarea.gif);
		width: 250px;
		font-family: Arial, Helvetica, sans-serif;
		color: #000000;
		font-size: 14px;
		background-color: transparent;
		border: none;
		height: 200px;
		padding-left: 5px;
		background-repeat: no-repeat;
		padding-bottom: 0px;
		padding-top: 3px;
		margin-top: 3px;
	}

	#generalLoginFormTable .intranetButton {
		border: none;
		background-image: url(../../images/sitioshispanos/fondo_boton.png);
		background-position: top;
		vertical-align: middle;
		font-family: OhLaLa, Sans-Serif;
		font-size: 10px;
		color: #FFFFFF;
		height: 37px;
		width: 121px;
		margin: 10px;
		padding: 0px;
	}

	#generalLoginFormTable .intranetButton:hover {
		border: none;
		background-image: url(../../images/sitioshispanos/fondo_boton_over.png);
		background-position: top;
		vertical-align: middle;
		font-family: OhLaLa, Sans-Serif;
		font-size: 10px;
		color: #FFFFFF;
		height: 37px;
		width: 121px;
		margin: 10px;
		padding: 0px;
	}

	#generalLoginFormTable .intranetButton:active {
		border: none;
		background-image: url(../../images/sitioshispanos/fondo_boton.png);
		background-position: top;
		vertical-align: middle;
		font-family: OhLaLa, Sans-Serif;
		font-size: 10px;
		color: #FFFFFF;
		height: 37px;
		width: 121px;
		margin: 10px;
		padding: 0px;
	}

	#generalLoginFormTable .intranetBigButton {
		border: none;
		background-image: url(../../images/sitioshispanos/fondo_boton_largo.png);
		background-position: top;
		vertical-align: middle;
		font-family: OhLaLa, Sans-Serif;
		font-size: 10px;
		color: #FFFFFF;
		height: 37px;
		width: 180px;
		margin: 10px;
		padding: 0px;
	}

	#generalLoginFormTable .intranetBigButton:hover {
		border: none;
		background-image: url(../../images/sitioshispanos/fondo_boton_largo_over.png);
		background-position: top;
		vertical-align: middle;
		font-family: OhLaLa, Sans-Serif;
		font-size: 10px;
		color: #FFFFFF;
		height: 37px;
		width: 180px;
		margin: 10px;
		padding: 0px;
	}

	#generalLoginFormTable .intranetBigButton:active {
		border: none;
		background-image: url(../../images/sitioshispanos/fondo_boton_largo.png);
		background-position: top;
		vertical-align: middle;
		font-family: OhLaLa, Sans-Serif;
		font-size: 10px;
		color: #FFFFFF;
		height: 37px;
		width: 180px;
		margin: 10px;
		padding: 0px;
	}

	#generalLoginFormTable .editHeaderContentIntranetTable {
		font-size: 15px;
		text-align: center;
	}

	#generalLoginFormTable .editSubHeaderContentIntranetTable {
		font-size: 15px;
		text-align: left;
	}


#generalFormTable {
	width: 510px;
	padding: 0;
	border-spacing: 0;
	font-size: 12px;
	font-family: verdana;
	vertical-align: top;
	color: #0b0b0b;
	height:30px;
}

	#generalFormTable th {
		font-weight: normal;
	}

	#generalFormTable input {
		background-image: url(../../images/sitioshispanos/fondo_input_text_largo.png);
		width: 250px;
		color: #000000;
		font-size: 14px;
		background-color: transparent;
		border:none;
		height: 26px;
		padding-left: 5px;
		background-repeat: no-repeat;
		background-position: left center;
		padding-bottom: 0px;
		padding-top: 3px;
		margin-top: 3px;
	}

	#generalFormTable input:active {
		background-image: url(../../images/sitioshispanos/fondo_input_text_largo.png);
		width: 250px;
		color: #000000;
		font-size: 14px;
		background-color: transparent;
		height: 26px;
		padding-left: 5px;
		background-repeat: no-repeat;
		background-position: left center;
		padding-bottom: 0px;
		padding-top: 3px;
		margin-top: 3px;
	}

	#generalFormTable select {
		background-image: url(../../images/sitioshispanos/fondo_input_text_largo.png);
		border: none;
		width: 250px;
		font-family: Arial, Helvetica, sans-serif;
		color: #000000;
		font-size: 14px;
		background-color: #FFFFFF;
		border: none;
		height: 22px;
		padding-left: 5px;
		background-repeat: no-repeat;
		padding-bottom: 0px;
		padding-top: 3px;
		margin-top: 3px;
	}

	#generalFormTable radio {
		font-size: 10px;
	}

	#generalFormTable checkbox {
		font-size: 10px;
	}

	#generalFormTable textarea {
		background-image: url(../../images/sitioshispanos/fondo_input_textarea.gif);
		width: 250px;
		font-family: Arial, Helvetica, sans-serif;
		color: #000000;
		font-size: 14px;
		background-color: transparent;
		border: none;
		height: 200px;
		padding-left: 5px;
		background-repeat: no-repeat;
		padding-bottom: 0px;
		padding-top: 3px;
		margin-top: 3px;
	}

	#generalFormTable .intranetButton {
		border: none;
		background-image: url(../../images/sitioshispanos/fondo_boton.png);
		background-position: top;
		vertical-align: middle;
		font-family: OhLaLa, Sans-Serif;
		font-size: 10px;
		color: #FFFFFF;
		height: 37px;
		width: 121px;
		margin: 10px;
		padding: 0px;
	}

	#generalFormTable .intranetButton:hover {
		border: none;
		background-image: url(../../images/sitioshispanos/fondo_boton_over.png);
		background-position: top;
		vertical-align: middle;
		font-family: OhLaLa, Sans-Serif;
		font-size: 10px;
		color: #FFFFFF;
		height: 37px;
		width: 121px;
		margin: 10px;
		padding: 0px;
	}

	#generalFormTable .intranetButton:active {
		border: none;
		background-image: url(../../images/sitioshispanos/fondo_boton.png);
		background-position: top;
		vertical-align: middle;
		font-family: OhLaLa, Sans-Serif;
		font-size: 10px;
		color: #FFFFFF;
		height: 37px;
		width: 121px;
		margin: 10px;
		padding: 0px;
	}

	#generalFormTable .intranetBigButton {
		border: none;
		background-image: url(../../images/sitioshispanos/fondo_boton_largo.png);
		background-position: top;
		vertical-align: middle;
		font-family: OhLaLa, Sans-Serif;
		font-size: 10px;
		color: #FFFFFF;
		height: 37px;
		width: 180px;
		margin: 10px;
		padding: 0px;
	}

	#generalFormTable .intranetBigButton:hover {
		border: none;
		background-image: url(../../images/sitioshispanos/fondo_boton_largo_over.png);
		background-position: top;
		vertical-align: middle;
		font-family: OhLaLa, Sans-Serif;
		font-size: 10px;
		color: #FFFFFF;
		height: 37px;
		width: 180px;
		margin: 10px;
		padding: 0px;
	}

	#generalFormTable .intranetBigButton:active {
		border: none;
		background-image: url(../../images/sitioshispanos/fondo_boton_largo.png);
		background-position: top;
		vertical-align: middle;
		font-family: OhLaLa, Sans-Serif;
		font-size: 10px;
		color: #FFFFFF;
		height: 37px;
		width: 180px;
		margin: 10px;
		padding: 0px;
	}

	#generalFormTable .editHeaderContentIntranetTable {
		font-size: 15px;
		text-align: center;
	}

	#generalFormTable .editSubHeaderContentIntranetTable {
		font-size: 15px;
		text-align: left;
	}

#affiliateTable {
	width: 95%;
	padding: 0;
	border-spacing: 0;
	font-size: 12px;
	font-family: verdana;
	vertical-align: top;
	color: #0b0b0b;
	height:30px;
}

	#affiliateTable .intranetButton {
		border: none;
		background-image: url(../../images/sitioshispanos/fondo_boton.png);
		background-position: top;
		vertical-align: middle;
		font-family: OhLaLa, Sans-Serif;
		font-size: 10px;
		color: #FFFFFF;
		height: 37px;
		width: 121px;
		margin: 10px;
		padding: 0px;
	}

	#affiliateTable .intranetButton:hover {
		border: none;
		background-image: url(../../images/sitioshispanos/fondo_boton_over.png);
		background-position: top;
		vertical-align: middle;
		font-family: OhLaLa, Sans-Serif;
		font-size: 10px;
		color: #FFFFFF;
		height: 37px;
		width: 121px;
		margin: 10px;
		padding: 0px;
	}

	#affiliateTable .intranetButton:active {
		border: none;
		background-image: url(../../images/sitioshispanos/fondo_boton.png);
		background-position: top;
		vertical-align: middle;
		font-family: OhLaLa, Sans-Serif;
		font-size: 10px;
		color: #FFFFFF;
		height: 37px;
		width: 121px;
		margin: 10px;
		padding: 0px;
	}

.contracts *
{
	background: #e0e8ef;
}

/*
* Password Check Strong
*/

	#user_registration
	{
		border:1px solid #cccccc;
		margin:auto auto;
		margin-top:100px;
		width:400px;
	}


	#user_registration label
	{
	        display: block;  /* block float the labels to left column, set a width */
		float: left;
		width: 70px;
		margin: 0px 10px 0px 5px;
		text-align: right;
		line-height:1em;
		font-weight:bold;
	}

	#user_registration input
	{
		width:250px;
	}

	#user_registration p
	{
		clear:both;
	}

	#submit
	{
		border:1px solid #cccccc;
		width:100px !important;
		margin:10px;
	}

	h1
	{
		text-align:center;
	}

	#passwordStrength
	{
		height:20px;
		display:block;
		float:left;
	}

	.strength0
	{
		width:250px;
		background:#cccccc;
	}

	.strength1
	{
		width:50px;
		background:#ff0000;
	}

	.strength2
	{
		width:100px;
		background:#ff5f5f;
	}

	.strength3
	{
		width:150px;
		background:#56e500;
	}

	.strength4
	{
		background:#4dcd00;
		width:200px;
	}

	.strength5
	{
		background:#399800;
		width:250px;
	}

	.extra
	{
		list-style-image: url(../../images/sitioshispanos/bullets/bullet.png);
		list-style-position:inside;
		padding: 0px;
		margin: 0px;
		width: 560px;
	}
	.extra-support
	{
		list-style-image: url(../../images/sitioshispanos/bullets/bullet.png);
		list-style-position:inside;
		padding: 0px;
		margin: 0px;
	}

	.extra-items
	{
		list-style-position:inside;
		padding: 0px;
		margin: 0px;
		width: 650px;
	}

	.text-tutorial
	{
		color: #0b0b0b;
		font-family: verdana;
		font-size: 12px;
		font-weight:normal;
		text-align:left;
		text-decoration:none;
	}

	.text-tutorial:link
	{
		color: #0b0b0b;
		font-family: verdana;
		font-size: 12px;
		font-weight:normal;
		text-align:left;
		text-decoration:none;
	}

	.text-tutorial:hover
	{
		color: #0b0b0b;
		font-family: verdana;
		font-size: 12px;
		font-weight:normal;
		text-align:left;
		text-decoration:underline;
	}

	.link-black-underline
	{
		color: #0b0b0b;
		font-family: verdana;
		font-weight:normal;
		align: right;
		text-decoration: none;
	}

	.link-black-underline:link
	{
		color: #0b0b0b;
		font-family: verdana;
		font-weight:normal;
		align: right;
		text-decoration: none;
	}

	.link-black-underline:hover
	{
		color: #0b0b0b;
		font-family: verdana;
		font-weight:normal;
		align: right;
		text-decoration: underline;
	}

	.link
	{
		text-align:left;
		font-size:12px;
		font-weight:500;
		color: #0b0b0b;
		font-family: verdana;
		text-align: left;
		text-decoration: none;
	}

	.link-support
	{

		text-align:left;
		font-size:14px;
		font-weight:500;
		color: #0b0b0b;
		font-family: verdana;
		text-align: left;
		text-decoration: none;
	}

	.text-panel
	{
		color: #0b0b0b;
		font-family: verdana;
		font-size: 12px;
		font-weight:normal;
		text-align:left;
		text-decoration: none;
		margin-left: 5px;
	}

	.text-panel:link
	{
		color: #0b0b0b;
		font-family: verdana;
		font-size: 12px;
		font-weight:normal;
		text-align:left;
		text-decoration: none;
	}

	.text-panel:hover
	{
		color: #0b0b0b;
		font-family: verdana;
		font-size: 12px;
		font-weight:normal;
		text-align:left;
		text-decoration: none;
	}

	.payments-table
	{
		width: 494;
		margin-left:20px;
		color: #FFFFFF;
		text-align:left;
		font-size:14px;
		font-weight:500;
	}
