@charset "utf-8";
/* CSS Document */
.errors {
	color: #FF0000;
}
input, select, textarea {font-size:11px; border:1px solid;}
body {
	font-family: Helvetica,Arial,sans-serif;
	font-size:13px;
	margin:0 auto; 
	text-align:left;
	background: #1C1C1C;
}
h2 {
	color:#131F2E;
	font-size:25px;
}
#container,
#container-footer { 
	margin:0 auto; 
	width: 1020px;
	border-left: #1C1C1C solid 10px;
	border-right: #1C1C1C solid 10px;
	background: #EFEFEF;
	
}
#container2 { 
	background-image:url(http://www.abclisting.net/images/skyline.jpg);
	margin:0 auto; 
	width:100%; 
}
#container1 { 
	margin:0 auto; 
	width:100%;
	width: 1020px;
	
	/*
	margin-left: 8px;
	margin-right: 8px;
	*/
	
	border-left: #1C1C1C solid 10px;
	border-right: #1C1C1C solid 10px;
	background: #EFEFEF;
	
}
.header {
		background-position:center;
		background-repeat:no-repeat;
}
#language td {
	color: #FC0;
}
#language a {
	height: 20px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #FC0;
}
#language a:hover, #language .active a {
	color: #FC0;
}

table {text-align:left; }
#menu {
	margin:0 auto;
	height: 35px;
	background-image:url(http://www.abclisting.net/images/menu_bg.jpg);
	background-repeat:repeat-x;	
}

#menu ul {
	margin: 0 auto;
	padding: 3px 0 0 0;
	list-style: none;
	line-height: normal;
	margin-left: 0px;
}
#menu li {
	display: inline;
}


#menu a {
	display: block;
	height: 20px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #FC0;
}

#menu a:hover, #menu .active a {
	color: #AA2808;
}
.follow {height:26px; color:#FC0;}
.hdimg {padding-left:10px;}
.hdimg1 {border: 1px solid #000000; margin-left: 10px; }
.titles {
	color:#FFF; 
	padding:0; 
	margin-top:10px;
	margin-bottom:-10px;
	height:35px; 
	font-family:Verdana, Geneva, sans-serif; 
	font-weight:bold; 
	font-size:18px;
}
.menu1 {background-image:url(http://www.abclisting.net/images/menu_bg.jpg); width:100%; background-repeat:repeat-x; height:26px;}
/*.bgcont {background-image:url(http://www.abclisting.net/images/main_bg.jpg); background-repeat:repeat-x; }*/
.whtm td {padding:5px 0 0 10px;}
.whtm td ul { margin-left:15px;}
.whislts td{padding:10px; }
.border {border-left:1px dashed #CCC;border-bottom:1px dashed #CCC; border-collapse:collapse;}
.border0 {border-bottom:1px dashed #CCC;border-collapse:collapse;}
.borderlft {border-left:1px dashed #CCC;border-collapse:collapse;}

#footer {width:1038px; margin:0 auto; font-family:Verdana, Geneva, sans-serif; font-size:11px; background-color:#5782ad; padding:0 15px 0 15px;}
#footer ul{
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
	margin-left: 0px;
	

}
#footer li{
	display: inline;
	text-align: center;

}
#footer a.ft {
	display: block;
	float: left;
	height: 18px;
	padding: 3px 10px 3px 10px;
	text-align: center;
	text-transform: capitalize;
	font-size: 10px;
	font-weight: bold;
	color: #fcc304;
}
#webs {float:right; color:#FFF;}
#webs a{float:right; color:#FFF;}
a.poplist {color:#000; text-decoration:underline; font-weight:bold;}
a.poplist:hover {color:#000; text-decoration:underline; font-weight:bold;}
a.poplist:visited {color:#000; text-decoration:underline; font-weight:bold;}
a.poplist:active {color:#000; text-decoration:underline; font-weight:bold;}


#about_side td {
	padding: 0px;
}
a {
text-decoration:none;
color: #0d5a9b; 
}
a:hover {
text-decoration:none;
color: #111f2c; 
}
a:visited {
color: #0d5a9b;
}





/* Estilo de la nueva pagina */

ul.main-menu {
	list-style: none;
	padding: 0;
	display: block;
	background: url(./images/background-main-menu.png);
	margin: 0;
	height: 39px;
}

ul.main-menu li {
	float: left;
}

ul.main-menu a.tab, ul.main-menu a.tab:hover {
	background: url(./images/tab-find.png) no-repeat;
	margin-top: 4px !important;
	color: #ff0;
	margin-right: 0;
	padding-left: 15px;
}

ul.main-menu a.tab-right, 
ul.main-menu a.tab-right:hover {
	background: url(./images/tab-find-right.png) no-repeat;
	width: 5px;
	margin-top: 4px !important;
	margin-bottom: 0 !important;
	color: #ff0;
	margin-right: 5px;
	padding: 0;
	height: 36px;
}

ul.main-menu li a {
	display: block;
	color: #1760D1;
	font-weight: bold;
	padding: 9px 9px;
	margin: 2px 0;
	text-decoration: none;
	font-size: 15px;
}

ul.main-menu li a:hover {
	color: #fff;
	background: #20344F;
}

div.container-form-find {
	background: url(images/background-block-find.png) no-repeat;
	padding: 15px 30px 15px 30px;
	display: block;
}

div.container-form-find input[type=text] {
	border: 1px solid #D2CDBA;
	font-size: 16px;
}

div.container-form-find input[type=submit] {
	background: url(images/background-boton-find.png);
	display: inline;
	height: 32px;
	width: 72px;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	border: 0px;
	margin: 0px 20px;
}

div.container-form-find .empty {
	color: #545454;
}

div.border-form-find {
	background: #FFE9A5;
	padding: 10px;
	display: inline-block;
	zoom: 1; /* IE7 (hasLayout)*/
    *display: inline; /* IE */
}

div.container-change-language {
	text-align: right;
}


div.container-change-language a {
	padding: 5px 10px;
	color: white !important;
	background: #FF7200;
	font-weight: bold;
}


div.container-change-language a {
	text-decoration: none;
	color: blue;
}

/* Estilo para la tabla con borde redondo */ 

table.table-border-round {
	background: #fff;
}

table.table-border-round td.center-left,
table.table-border-round td.center-right,
table.table-border-round td.top-left,
table.table-border-round td.top-right,
table.table-border-round td.bottom-left,
table.table-border-round td.bottom-right,
table.table-border-round td.simple-top-left,
table.table-border-round td.simple-top-right,
table.table-border-round td.simple-top-center {
	padding: 0px;
	margin: 0px;
	
}

table.table-border-round td.top-left,
table.table-border-round td.top-right {
	height: 34px;
	width: 8px;
}

table.table-border-round td.top-left {
	background: url(images/table-top-left.png) no-repeat;
}

table.table-border-round td.top-center {
	background: url(images/table-top-center.png);
}

table.table-border-round td.top-right {
	background: url(images/table-top-right.png) no-repeat;
}

table.table-border-round td.center-left {
	background: url(images/table-center-left.png);
}

table.table-border-round td.center-right {
	background: url(images/table-center-right.png);
}

table.table-border-round td.bottom-left,
table.table-border-round td.bottom-right {
	height: 11px;
	width: 8px;
}

table.table-border-round td.bottom-left {
	background: url(images/table-bottom-left.png) no-repeat;
}

table.table-border-round td.bottom-center {
	background: url(images/table-bottom-center.png);
}

table.table-border-round td.bottom-right {
	background: url(images/table-bottom-right.png) no-repeat;
}

table.table-border-round td.simple-top-left,
table.table-border-round td.simple-top-right {
	height: 11px;
	width: 8px;
}

table.table-border-round td.simple-top-left {
	background: url(images/table-simple-top-left.png) no-repeat;
}

table.table-border-round td.simple-top-center {
	background: url(images/table-simple-top-center.png);
}

table.table-border-round td.simple-top-right {
	background: url(images/table-simple-top-right.png) no-repeat;
}

/* Estilo para los elementos especificos */
td.content-popular-category {
	padding: 20px 30px;
} 

.title-popular-categories {
	color: #555555;
	font-size: 15px;
	padding-left: 10px;
	font-weight: bold;
}

.title-description-text {
	color: #067AB4;
	font-size: 13px;
	padding-left: 10px;
	font-weight: bold;
}

/* Estilo para el menu de los tabs */
div.tab-menu {
	background: url(images/backgorund-tab-find.png);
	width: 655px;
	border-top: 1px solid #fff;
}

div.tab-menu a {
	display: inline-block;
	padding: 0px 9px;
	margin: 2px 0;
	text-decoration: none;
	color: #000;
	/*font-weight: bold;*/
	font-size: 14px;
	height: 19px;
}

div.tab-menu a:hover {
	background: #C5DBE6;
	font-weight: bold;
}

div.tab-container {
	padding: 10px 15px;
	display: none;
}

div.tab-container a {
	color: #067AB4;
	font-size: 12px;
}

div.tab-container-weather {
	background: #efefef;
}

div.tab-container-loading {
	background: url(images/loading_ajax.gif) no-repeat center center;
	height: 200px;
}

table.popular-business-location {
}

table.popular-business-location td.icon {
	padding: 10px;
}

table.popular-business-location td.description {
	padding: 10px;
}

table.popular-business-location div.title-business {
	font-weight: bold;
}

table.popular-business-location div.detail-business {
	color: #545454;
	font-size: 13px;
}

table.popular-business-location .color a, 
table.popular-business-location .color a:hover,
table.popular-business-location a.color, 
table.popular-business-location a.color:hover {
	color: #067AB4;
}

/* Estilos para mostrar las noticias */

div.fedd-row-news {
	padding: 2px 10px;
}

td.content-gallery-images {
	background: #34342C;
}

table.gallery-images a {
	display: inline-block;
	background: #001738;
	color: #fff;
	font-weight: bold;
	vertical-align: top;
	text-align: center;
	height: 88px;
	width: 126px;
}

table.gallery-images a.border-bottom {
	border-bottom: 1px solid #A9A9A9;
}

table.gallery-images a:hover, 
table.gallery-images a.active {
	background: #A9A9A9;
}

table.gallery-images a img {
	display: block;
	vertical-align: middle;
	border: 0;
	padding: 3px 17px;
}

table.gallery-images a span {
	display: inline-block;
	width: 90px;
}

table.gallery-images div.image-description {
	position: absolute; 
	background: #000; 
	opacity: 0.5;
	filter:alpha(opacity='50'); 
	width: 606px; 
	margin-top: 231px; 
	color: #fff;
	height: 45px;
	padding: 5px 20px;
	font-size: 13px;
	font-weight: bold;
}

table.gallery-images div.image-description div.title {
	font-size: 18px;
}

table.table-logo {
	background: url(images/background-header.png);
}

table.popular-videos img  {
	border: 0;
}

.content-text-front-page {
	padding: 10px;
	color: #555555;
	font-family: Arial,Helvetica,sans-serif;
	line-height: 18px;
}

/* Estilo para los resultados de Movie ShowTimes */
#tab-movieshowtimes ul,
.tab-container ul {
	list-style: none;
	padding: 0;
}

#tab-movieshowtimes li,
.tab-container li {
	display: block;
	float: left;
	margin-right: 5px;
	padding: 10px;
	width: 285px;	
}

#tab-movieshowtimes li.alt,
.tab-container li.alt {
	background: #F4F8F9;
} 

#tab-movieshowtimes li a,
#type-events ul a,
.tab-container li a {
	color: #067AB4;
	font-weight: bold;
	font-size: 12px;
} 

.clear {
	clear:both;
	font-size:1px;
	height:0;
	line-height:1px;
}


#type-events {
}

#type-events ul {
	float:left;
	width:130px;
	list-style: none;
	padding-left: 10px;
}

div.link-more-results {
	text-align: right;
	color: #067AB4;
	font-weight: bold;
	padding: 5px 10px; 
}

a.popular-category {
	background: url(images/arrow-right.png) no-repeat scroll 0 center transparent;
	display: block;
	padding-left: 15px;
	outline:0;
}

a.popular-subcategory {
	background: url(images/facets-closed.gif) no-repeat scroll 0 4px transparent;
	display: block;
	padding-left: 10px;
	outline:0;
}

div.subcategory {
	display:none;
}

div.subcategory-selected {
	display: block;
	padding-left: 15px;
}


#tab-news li,
#tab-sports li,
#tab-stocks li {
	min-height: 31px;
}

/* Login Form User */
.login-form-user,
.form-register-user
 {
	font-size: 11px;
	color: #545454;
}

.login-form-user input,
.form-register-user input {
	border-color:#999999 #EEEEEE #DDDDDD #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #EEEEEE;
	border-style:solid;
	border-width:1px;
	color:#555555;
	font-family:Arial,Helvetica,sans-serif;
	font-size:1.2em;
	padding:3px 5px;
}

.login-form-user .title,
.form-register-user .title {
	font-size: 1.8em;
	color: #FF7200;
	font-weight: bold;
	font-family: Arial,Helvetica,sans-serif;
}

.login-form-user .grey-button,
.form-register-user .grey-button {
	background: url("./images/black.gif") repeat-x scroll left center #333333;
	color: white;
	font-family: "Lucida Grande","Lucida Sans",Arial,Helvetica,sans-serif;
	display: block;
	font-weight: bold;
	width: auto;
	font-size: 1.2em;
}

.login-form-user input.grey-button,
.form-register-user input.grey-button {
	padding: 3px 14px !important;
	border: medium none !important;
}

.login-form-user a.grey-button,
.form-register-user a.grey-button {
	padding: 4px 14px !important;
}

.login-form-user .label,
.form-register-user .label {
	font-size: 12px;
	font-weight: bold;
}



.form-register-user .why-register {
	background-color:#E9F2FD;
	border:1px solid #EEEEEE;
	margin-top:20px;
	padding:15px 20px;
	width: 260px;
}

.form-register-user .why-register h4,
.form-register-user .why-register p {
	margin: 0;
}	

.form-register-user .why-register p {
	margin-bottom: 14px;
}

.form-register-user input[type='text'],
.form-register-user input[type='password'] {
	width: 290px;
}

/* Estilo Caja box-signup */

.box-sign-up {
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #000;	
}

.box-sign-up a {
	text-decoration: none;
	color: #323232;
}
