﻿body
{
}
.modalBackground
{
	background-color: #d3d3d3;
	filter: alpha(opacity=30);
	opacity: 0.7;	

}
.panelModal
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	background-image:url("../img/fondo_regalos.jpg");
	background-position:left top;
	background-repeat:no-repeat;

}
.panelModal3
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	background-color: #dddddd;				
}
.panelModal4
{
	border-style: none solid solid solid;
	border-width: thin;
	border-color: #C2DC69;
	padding: 3px;
	background-color: #FFFFFF;
}
.imagenProducto4
{	
	float: left;
	width: 97px;
	height: 86px;
	padding-left: 2px;
	padding-right: 1px;
	padding-top: 2px;
}
.imagenProducto4:hover 
{
	float:left; 
	width:97px; 
	height:86px; 	
	background-color: #C2DC69;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 1px;
}
.imagenProducto41 
{
	float:left; 
	width:96px; 
	height:86px; 	
	background-color: #ffffff;
	text-align:center; 
	padding-top: 2px;
}

.popValidator
{
	padding: 5px;
	background-color: #ffffff;
	filter: alpha(opacity=70);
	opacity: 0.7;
	text-align: left;
	vertical-align: top;
	width: 100px;
	color: #000099;
	font-weight: bold;
	font-style: italic;
	visibility: hidden;
	display:none;
}

/* ajax */
.CustomTabStyle .ajax__tab_header
{width:620px; background-image: url(../img/fondo_premios.gif); background-repeat: no-repeat; background-position: left top; font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #FFFFFF; text-decoration: none; font-weight: bold; padding-top: 7px; padding-left: 20px; height: 21px;}

.CustomTabStyle .ajax__tab_active
{	
	color: #B1BF31;
}

/*
.CustomValidatorCalloutStyle td { 
    border: none; background-color: #ADD8E6; 
    height: 30px;
}
*/

.CustomValidatorCalloutStyle .ajax__validatorcallout_callout_table
{
	border-style: solid none solid solid;
	border-width: thin;
	border-color: #C2DC69;
}

.CustomValidatorCalloutStyle .ajax__validatorcallout_error_message_cell
{
	border-style: solid none solid none;
	border-width: thin;
	border-color: #C2DC69;
	color: #000000;
	background-color: #ffffff;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
}

.CustomValidatorCalloutStyle .ajax__validatorcallout_close_button_cell
{
	border-style: solid solid solid none;
	border-width: thin;
	border-color: #C2DC69;
	text-align: left;
	vertical-align: middle;
	background-color: #ffffff;
}

.CustomValidatorCalloutStyle .ajax__validatorcallout_icon_cell
{
	border-style: solid none solid none;
	border-width: thin;
	border-color: #C2DC69;
	text-align: left;
	vertical-align: middle;
	background-color: #ffffff;
}

.CustomValidatorCalloutStyle .ajax__validatorcallout_arrow_cell
{
	padding-left: 3px;
	padding-top: 2px;
	background-color: #ffffff;
	text-align: left;
	vertical-align: top;
	height: 41px;
	width: 20px;
}

.CustomValidatorCalloutStyle .ajax__validatorcallout_innerdiv
{
	border-style: none;
	margin: 0px;
	padding: 3px 2px 2px 2px;
	color: #FF3300;
	text-align: left;
	vertical-align: top;
	background-color: #ffffff;
	background-image: url(../img/arrow_left.jpg);
	background-repeat: no-repeat;
	/*height: 41px*/
	height: 55px;
	width: 20px;
}

.boxContents {
background:none repeat scroll 0 0 #FFFFFF;
display:table;
margin:0 auto;
min-height:500px;
text-align:left;
width:970px;
}

ul#mainLinks2 li a .headerWhite20 {
color:#0099CC;
display:block;
float:left;
font-size:11px;
font-weight:bold;
height:auto;
padding:4px 5px 10px;
text-decoration:none;
text-transform:uppercase;
width:auto;
}

ul#mainLinks2 {
display:block;
height:auto;
margin:13px 0 0 8px;
padding:0;
width:100%;
}



ul#mainLinks2 li{
list-style-type:none;
display:block;
width:auto;
height:30px;
float:left;
}
ul#mainLinks2 li a{
text-decoration:none;
}





