a.language, a.language:visited, a.language:link
{
	color: #FFFFFF;
	text-decoration:none;
  font-size:12px;
  font-family:verdana;
}

a.language:hover
{
	color: #FFFFFF;
	text-decoration:none;
}
td, tr, table, div{border:0px;margin:0px;padding:0px;}

img 
{
	border:0px;
}
.highlight1, .highlight1 a, .highlight1 a:hover, .highlight1 a:visited { font-size: 13px; color: #fdf394;}
#mainacc
{
	position:absolute; 
	margin:0px; 
	padding:0px; 
	padding-bottom:30px;
	
	width:800px; 
	min-height:700px;
	
	left:50%; 
	margin-left:-400px; 
	
	background-color:white;
	display:block;
}
#acceso_main 
{
	position:relative; 
	width:432px;
	_width:450px;
	height:550px;
	_height:570px;
	border:0px white solid;
	border-top: 0px;
	overflow: hidden;
	background: #FFFFFF;
/*	display:none;*/

}
#load_acceso 
{
	position:relative; 
	width:432px;
	_width:450px;
	height:500px;
	_height:520px;
	border:2px white solid;
	border-top: 0px;
	overflow: hidden;
	padding-top:205px;
	background: #FFFFFF;
	text-align: center;
	display:block;

}
#top_country
{
	position:relative; 
	margin:0px auto; 
	width:432px;
	_width:440px;
	height:30px;
	overflow: hidden;
	background: #000000;
  margin-bottom:4px;
  font-family:Arial;
  font-size:14px;
  color:#FFFFFF;
  clear:both;
}

#top_country #country
{
  width:100px;
  float:left;
  padding-top:6px;
  padding-left:5px;
}

#top_country #languages
{
  width:70px;
  _width:90px;
  float:right;
  margin-right:0px;
  padding-right:0px;
  padding-top:10px;
}

#layer1 , #layer2, #layer3, #layer4, #layer5, #layer6
{
  width:180px;
}

#layerinput
{
  float:left;
}

#content
{
  	width:432px;
}
#layer7
{
 
}

#acceso_right 
{
	position:absolute;
	top: 22px;
	left: 0px;
	width:432px;
	_width:460px;
	height:500px;
	_height:520px;
	overflow: hidden;
	padding: 10px;
    clear:both;
  
}

#acceso_right #visa_compact
{
	height: 45px;
	display:inline;
	overflow: hidden;
}

#acceso_right #visa_extended
{
	height: 150px;
	padding-top: 0px;
	padding-left: 0px;
	overflow: hidden;
	display: none;
}

#acceso_right #phone_compact
{
	height: 45px;
	display:inline;
}

#acceso_right #phone_extended
{
	width:402px;
	_width:430px;
	height: 130px;
	overflow: hidden;
	text-align: center;
	display: none;
}

#acceso_right #phone_extended #div_phone_text
{
	width:350px;
	heigth: 100px;
	margin: 15px auto;
	display: none;
	font-size: 12px;
}

#acceso_right #phone_extended #div_phone_text #noticket_text
{
	display: none;
}

#acceso_right #phone_extended #div_phone_text #noticket_timeout
{
	display: none;
}

#acceso_right #phone_extended #div_phone_text #ticket_text
{
	display: none;
}

#acceso_right #sms_compact
{
	height: 45px;
	display:inline;
}

#acceso_right #sms_extended
{
	width:402px;
	_width:430px;
/*  height: 160px;*/
    overflow: hidden;
	display: none;
	text-align: center;
	font-size:1.2em;
}

#acceso_right #sms_extended #div_sms_text
{
	width:350px;
/*  height: 100px;*/
	margin: 35px auto;
	display: none;
}

#acceso_regform
{
	display:none;
	height:400px;
	_height:420px;
	width:432px;
	_width:460px;
	padding-top: 10px;
	padding-left: 20px;
}

#acceso_regform table tr td,
#acceso_regform table tr td input,
#acceso_regform table tr td select,
#acceso_regform table tr td select option
{
	font-size: 10px;
}

#error
{
	position:relative;
	top: -300px;
	margin: 10px auto;
	padding: 0px 30px;
	width:340px;
	height:200px;
	border:1px solid #f00;
	color:#FF0000;
	font-size:11px;
	background:#fff;
	-moz-opacity:.9;
	filter:alpha(opacity=90);
	display:none;
	z-index:100;
}

.redtext
{
	font-size: 1.4em;
	color: #f00;
	font-family:Trebuchet MS, sans-serif;
	font-weight: bold;
}

.redtextMED
{
	font-size: 1.5em;
	color: #f00;
	font-family:Trebuchet MS, sans-serif;
	font-weight: bold;
}

.redtextBIG
{
	font-size: 1.6em;
	color: #f00;
	font-family:Trebuchet MS, sans-serif;
	font-weight: bold;
}

.heading
{
	font-size: 16px;
	font-weight: bold;
}

.styleselect
{
  font-size:12px;
  font-family:verdana;
}
#wrapper {
    display:none;
    position:absolute;
    top:0;
    left:0;
    width:100%;
    z-index:888;
    opacity: .7;
    filter: alpha(opacity=70);
    background:black;
    }
#LCmessage{
    display:none;
    position:absolute;
    left: 50%;
    margin-left: -250px;
    width: 500px;
    z-index:890;
    background:white;
    border:2px solid #174B9B;
    text-align:center;
    font:normal normal bold 1.6em Arial, Helvetica, sans-serif;
    color:red;
}
