@charset "utf-8";
/* CSS Document */
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color: #666666;
	
}
:focus {
  -moz-outline-style: none;
}
.oneColFixCtr #container {
	width: 905px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtr #mainContainer {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
#mainContent  {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	text-align: left;
	min-height:350px;
	height: auto !important;
	height: 350px;
}
#mainContent .back {
	text-align: right;
	height: 24px;
}
#mainContent .back .linkback {
	width: 28px;
	float: left;
	padding-top: 5px;

}
#mainContent  .back  .linkback a:link {
	color: #999999;
	font-size: 12px;
	text-decoration: none;
}
#mainContent  .back  .linkback a:hover {
	color: #666666;
}
#mainContent  .back  .linkback a:visited{
	color: #999999;
	font-size: 12px;
	text-decoration: none;
}
#mainContent .back .back-img {
	width: 870px;
	float: left;
}
h1.welcome {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 30px;
	color: #0099FF;
	text-decoration: none;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	line-height: 40px;
}
.clear { clear: both; }
#mainContent .first-col {
	width: 450px;
	float: left;
	padding-left: 28px;
	padding-right: 5px;
}
#mainContent .first-col p {
	font-size: 12px;
	color: #666666;
	line-height: 1.4em;
	/*** Comentada por Jorge 30-6-2008
	Motivo: Cuando el label anterior tiene dos lineas de texto,
	el que le sigue se corre hacia la derecha
	line-height: 1.4em;
	*/
}
 .create-login ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
}
 .create-login ul li {
	float: left;
	background-image: url(../images/box_middle.gif);
	background-repeat: repeat-x;
	background-position: right top;
}
.create-login ul li a {
	display: block;
	float: left;
	color: #4B93C9;
	font-size: 12px;
	text-decoration: none;
	line-height: 2.5em;
	padding-top: 1em;
	padding-right: 2em;
	padding-bottom: 1em;
	padding-left: 1.6em;
}
#mainContent .first-col .create-login  a:hover  {
	color: #666666;
}
#mainContent .first-col .account-login ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
}
#mainContent .first-col .account-login ul li {
	float: left;
	background-image: url(../images/box_middle_orange.gif);
	background-repeat: repeat-x;
	background-position: right top;
}
#mainContent .first-col .account-login ul li a {
	display: block;
	float: left;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	line-height: 2.5em;
	padding-top: 1em;
	padding-right: 2em;
	padding-bottom: 1em;
	padding-left: 1.6em;
}
#mainContent .first-col .account-login  a:hover  {
	color: #CCCCCC;
}
#mainContent  .one-col .won .simple-buttons ul {
	padding: 0px;
	list-style-type: none;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#mainContent .one-col .won .simple-buttons ul li {
	float: left;
	background-image: url(../images/box_middle.gif);
	background-repeat: repeat-x;
	background-position: right top;
}
#mainContent .one-col .won .simple-buttons ul li a {
	display: block;
	float: left;
	color: #4B93C9;
	font-size: 11px;
	text-decoration: none;
	line-height: 2.5em;
	padding-top: 1em;
	padding-right: 2em;
	padding-bottom: 1em;
	padding-left: 1.6em;
}
#mainContent  .one-col  .won  .simple-buttons  ul li a:hover  {
	color: #666666;
}

#mainContent .second-col  {
	float: left;
	width: 420px;
}
#header   {
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 7px;
}
#header  .logo  {
	float: left;
	padding-top: 6px;
	padding-right: 470px;




	height: 5
.px;
	height: 57px;
	padding-left: 3px;
}
#mainContent .one-col {
	text-align: left;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#mainContent .one-col p{
	font-size: 12px;
}
#footer   {
	/*
	font-size: 10px;
	color: #666666;
	/*text-align: right;*/
	/*
	height: 30px;
	padding-right: 15px;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	*/
	background-image:url(../images/footer.gif);
	background-position:left top;
	background-repeat:no-repeat;
	color:#666666;
	font-size:10px;
	height:34px;
	padding-right:15px;
}
#footer a {
	color:#666666;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	text-decoration:none;
}
#footer a:hover {
	color:#999999;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	text-decoration:none;
}
#footer #laguage{
	/*
	background-image: url(../images/language_anim.gif);
	background-repeat: no-repeat;
	float: left;
	width: 100px;
	padding-left: 10px;
	text-align: left;
	margin-top: -2px;
	*/
	background-image:url(../images/language_anim.gif);
	background-repeat:no-repeat;
	float:left;
	height:32px;
	margin:1px 0 0 10px;
	padding-left:145px;
	text-align:left;
}
#footer #laguage select{
	margin: 8px 0 0 0;	
}
#footer #copy{
	/*
	float: right;
	width: 680px;
	text-align: right;
	*/
	float:right;
	margin-top:10px;
	text-align:right;
	width:567px;
}
#laguage-home{
	background-image:url(../images/language_home.png);
	background-repeat: no-repeat;
	height: 33px;
	width: 280px;
	float:right;
	margin-top: 10px;
}
#laguage-home #language{
	background-image:url(../images/language_anim.gif);
	background-repeat:no-repeat;
	float:left;
	height:32px;
	margin:0 0 0 10px;
	padding-left:145px;
	text-align:left;
}
#laguage-home #language select{
	margin-top: 6px;	
}
.first-col .form {
	margin-bottom: 15px;
}
.form label {
	display: block;
	float: left;
	width: 140px;
}
.form label span{
	font-size: 12px;
}
.form .linkbox, .form .linkboxgrey {
	color: #4B93C9;
	text-decoration: none;
	display: block;
	background-image: url(../images/bt_bk.gif);
	margin-right: 5px;
	text-align: center;
	width: 89px;
	height: 27px;
	padding-top: 8px;
	float: left;
}
.form .linkbox {
	border:none;
	height:32px;
	line-height: 32px;
	cursor:pointer;
	padding:0px;
}

.form .lines {
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-top: 0px;
}
.first-col .product {
	width: 100px;
	margin-right: 10px;
	float: left;
	margin-bottom: 5px;
}
.first-col .product ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.first-col .product .name {
	font-size: 11px;
	color: #666666;
	text-align: center;
}
.first-col .product .name a {
	color: #999999;
	text-decoration: none;
}

/** Add By Jorge 30-6-2008 **/
#mainContent .first-col .message{
	padding-bottom: 10px;
}
#mainContent .first-col .message p{
	font-size: 12px;
	margin: 0;
	color: #FF0000;
	font-weight: bold;  
}
td.theader/*----------------------
Estilos de las tablas
-----------------------*/
 {
	padding-left: 15px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	color: #333333;
	background-color: #B9B9B9;
}
td.theader   a:link {
	color: #4B93C9;
	padding-right: 7px;
	text-decoration: none;
	padding-left: 7px;
	font-weight: bold;
}
td.theader  a:visited {
	color: #0066CC;
	padding-right: 7px;
	padding-left: 7px;
	font-weight: bold;
}
td.theader  a:hover {
	color: #333333;
	padding-right: 7px;
	padding-left: 7px;
	font-weight: bold;
}
td.theader  a.current {
	color: #005A97;
}.data {
	color: #333333;
	margin-bottom: 10px;
	font-size: 11px;
}
.data a {
	color: #1E81D6;
	text-decoration: none;
}

.data .tr_01 {
	background-color: #EFEFEF;
	height: 22px;
}
.data .tr_02 {
	background-color: #F7F7F7;
	height: 22px;
}
.data .tr_01 td {
	height: 22px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.data .tr_02 td {
	height: 22px;
}

#button {
	background-repeat: no-repeat;
	background-color: #1E81D6;
	color: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	height: 19px;
	font-weight: normal;
	border: 1px solid #6AC4E9;
}

.one-col .unblock a:link {
	color: #006633;
	padding-left: 15px;
}

.one-col .unblock a:hover {
	color: #006633;
	padding-left: 15px;
}
.one-col .unblock a:visited {
	color: #006633;
	padding-left: 15px;
}

.one-col .block a:link, .one-col .block a:hover, .one-col .block a:visited {
	color: #CC0000;
	padding-left: 15px;
}
.one-col .current {
	background-image: url(../images/mark.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.fix2lines {
	width: 300px;
	display: block;
	float: left;
	clear: right;
}
.text {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

.one-col a:link  {
	color: #0059AA;
	text-decoration: none;
	font-weight: normal;
}

.one-col a:hover  {
	color: #0059AA;
	text-decoration: none;
	font-weight: normal;
}
.one-col a:visited  {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.one-col h3 {
	color: #666666;
	font-size: 18px;
}
input, select {
	font-size: 11px;
}

.won {
	background-image: url(../images/certificado.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 625px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	height: 500px;
}
.won .points-won {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 68px;
	color: #3FABEB;
	padding-top: 245px;
	text-align: left;
}
.pearlpoints-only {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: normal;
}
#mainContent .continue {
	text-align: center;
	margin-bottom: 10px;
	margin-left: auto;
	padding-right: 407px;
	padding-left: 407px;
	height: 36px;
}
#mainContent .continue a:link, #mainContent .continue a:visited  {
	color: #4B93C9;
	text-decoration: none;
	text-align: center;
	width: 90px;
	height: 27px;
	padding-top: 9px;
	display: block;
	background-image: url(../images/bt_bk.gif);
}
#cms {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}
#cms h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 30px;
	color: #0099FF;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	line-height: 40px;
}
#mainContent .first-col .product a {
	color: #0099FF;
}
#mainContent .first-col .product a:hover {
	color: #999999;
}
.paging      {
	text-align: right;
	display: block;
	height: 25px;
	padding-top: 5px;
}
.paging a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4B93C9;
	text-decoration: none;
}
.paging a:hover {
	color: #0059AA;
	text-decoration: none;
}
.form label.short {
	width: 85px;
}
.results {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #E0DFE3;
	padding-left: 10px;
	margin-bottom: 10px;
}
.results .col-1 {
	width: 194px;
	float: left;
	padding-right: 10px;
	margin-bottom: 15px;
}
.linkbox {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #4B93C9;
	text-decoration: none
}
.linkbox:hover {
	color: #0059AA;
	text-decoration: none
}


/*---------- bubble tooltip -----------*/
a.tt{
	position:relative;
	z-index:100;
	color:#3CA3FF;
	font-weight:bold;
	text-decoration:none;
}
a.tt span{ display: none; }

/*background:; ie hack, something must be changed in a for ie to execute it*/
a.tt:hover{ z-index:25; color: #aaaaff; background:;}
a.tt:hover span.tooltip{
	display:block;
	position:absolute;
	top:-20px;
	width:185px;
	color: #FFFFFF;
	text-align: left;
	filter: alpha(opacity:90);
	KHTMLOpacity: 0.90;
	MozOpacity: 0.90;
	opacity: 0.90;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 15px;
	left: 0px;
}
a.tt:hover span.top{
	display: block;
	background-image: url(../images/bubble.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 20px;
	padding-right: 8px;
	padding-bottom: 0;
	padding-left: 8px;
}
a.tt:hover span.middle{ /* different middle bg for stretch */
	display: block;
	background-image: url(../images/bubble_filter.gif);
	background-repeat: repeat;
	background-position: bottom;
	padding-top: 0;
	padding-right: 8px;
	padding-bottom: 0;
	padding-left: 20px;
}
a.tt:hover span.bottom{
	display: block;
	color: #548912;
	background-image: url(../images/bubble.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
}

a.tt-right{
	position:relative;
	z-index:100;
	color:#3CA3FF;
	font-weight:bold;
	text-decoration:none;
	margin-left: 3px;
}

a.tt-right span{ display: none; }

/*background:; ie hack, something must be changed in a for ie to execute it*/
a.tt-right:hover{ z-index:25; color: #aaaaff; background:;}
a.tt-right:hover span.tooltip{
	display:block;
	position:absolute;
	top:-20px;
	width:185px;
	color: #FFFFFF;
	text-align: left;

	filter: alpha(opacity:90);
	KHTMLOpacity: 0.90;
	MozOpacity: 0.90;
	opacity: 0.90;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 15px;
	left: -200px;
}
a.tt-right:hover span.top{
	display: block;
	background-image: url(../images/bubble-right.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 20px;
	padding-right: 8px;
	padding-bottom: 0;
	padding-left: 8px;
}
a.tt-right:hover span.middle{ /* different middle bg for stretch */
	display: block;
	background-image: url(../images/bubble_filter-right.gif);
	background-repeat: repeat;
	background-position: bottom;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 8px;
}
a.tt-right:hover span.bottom{
	display: block;
	color: #548912;
	background-image: url(../images/bubble-right.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
}
