table.central
{
	 width:980px;
	 font-family: tahoma, sans-serif;
     border-collapse: collapse;
}


table.borde{width:100%;}
td.borde{padding-left:4px;padding-right:4px;background-color:#f1f1f1;}
td.column{vertical-align:top;font-size:6px;padding:10px 7px 0px 0;width:247px}
td.first { padding-left: 0; }
td.column:first-child { padding-left: 0; }
td.column:last-child,
td.sidebar { width: 250px; padding-right: 0; text-align: right; }
td.transparentPixel{width:1px;font-size:1px}
td.categoryBoxTopLine{font-size:3px;border-bottom:1px solid #d4d4d4;width:99%}
td.categoryBoxBottomLine{font-size:3px;border-top:1px solid #d4d4d4;width:99%}

.languageBox {
	text-align:left;
	font-size:12px;
}

.regionBox form
{
  font-family: Arial, Sans-Serif; 
}

.zipbox label {
	display: block;
	margin-bottom: 2px;
}

td.region,td.siteLanguage
{
  font-family: Arial, Sans-Serif; 
  border-right: 1px solid #D4D4D4;
  border-left: 1px solid #D4D4D4;
  background: #ffffff url(../images/bx_tit_bk.gif) repeat-x scroll left top;
  padding: 4px 5px 3px 5px;
  font-weight: bold;
}

td.country, td.location, td.state, td.city, .category ul li, .boxContent {
	border-right:1px solid #D4D4D4;
	border-left:1px solid #D4D4D4;
	border-top:1px solid #E3E2E7;
	background-color: white;
}

.cities, .states, .zipbox
{
  padding: 5px 0 5px 8px;
  border-bottom: 1px solid #E3E2E7;
}

.cities .column, .states .column {
	text-align:left;
	vertical-align:top;
	padding:0px;
	width:110px;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
	float: left;
	font-size: 11px;
	line-height: 14px;
	margin: 2px 5px 1px 0px;
}

.more-cities {
	margin-left: 2px;
	margin-right: 1em;
	font-size: 11px;
	clear: both;
	display: block;
	width: 0;
}

td.cityColumnSep{width:5px;}
.languageBox .boxContent {
	background-color: white;
	padding-left:10px;
	padding-bottom:10px;padding-top:10px;padding-right:10px;font-size:12px;
}
a.city{font-size:11px;}

.languageBox {
	margin-bottom: 1em;
}

iframe#iCountryState
{
	width: 100%;
	border-width: 0;
	height: 52px;
}



div.banner_mobile
{
  background: url(../images/banner_mobile.jpg) no-repeat left top;
  font-size: 16px;
  color: #fff;
  font-family: Arial, Sans-Serif;
  line-height: 41px;
  padding: 0 10px;
  margin: 8px 0;
  text-align: left;
  background-color: #a8c068;
}

div.banner_mobile p
{
  margin: 0;
  font-weight: bold;
}

div.banner_mobile :link, div.banner_mobile :visited,
div.banner_mobile :link:hover, div.banner_mobile :visited:hover
{
	display:block;
	text-decoration: none;
	color: white;
	
	/* Without this, the link doesn't become a block in IE6.*/
	border: 0px solid red;
}


#overlay{
	display:inline;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:70001;
    background-color: #00CCFF; 
}

#overlay.opacity
{
  -moz-opacity: 0.6;
	opacity:.60;
	filter: alpha(opacity=60);
}

#overlay[id]{
	position:fixed;
}


div.cities, div.states {
  font-family: arial, sans-serif;
  clear: both;
}

div#warning p.title {
  color: #ff5400;
  background-color: #fff;
  margin: 0;
  font-size: 14px;
  line-height: 14px;
  border-bottom: 1px solid #dcdcdc;
  padding: 0 0 5px 0;
}

div#warning p.title a {
  float: right;
}

div#warning ul {
  padding: 0 10px;
  list-style-type: none;
  margin: 0;
}

div#warning ul li {
  background: url(../imagenes/bulletviolch2.gif) no-repeat left top;
  margin: 2px;
  padding: 0 0 0 16px;
}

div#warning p.link {
  margin: 10px 10px 0 10px;
  font-size: 16px;
  padding: 3px 0;
}

.category ul {
	list-style-type: none;
	padding-left: 0;
	margin: 0;
}

.category ul li {
	padding:3px 1px 3px 5px;
}

.category h2, .regionBox h2, .languageBox h2 {
	margin: 0;
	border-right: 1px solid #dedbe4;
	border-left: 1px solid #dedbe4;
	
	background-color: #f5f5f5;
	background-image: url(../images/homepage/caja_tit_bk.gif);
	background-repeat: repeat-x;
	
	padding:2px 0 2px 5px;

	font-weight:bold;
}

.category h2 {
	font-size: 14px;
	font-family: Tahoma, Sans-Serif;
}

.regionBox h2, .languageBox h2 {
	font-size: 12px;
	font-family: Arial, Sans-Serif;
	padding:4px 5px 3px;
}

.counter {
	font-weight: normal;
	font-size: 11px;
}

.category {
	padding:4px;
	background-color: #f1f1f1;
	font-size: 12px;
	margin-bottom: .5em;
	text-align: left;
}

.category .box-border, .regionBox .box-border, .languageBox .box-border {
	border-top: 1px solid #d4d4d4;
	margin: 0 1px;
}