/* general rules*/

* {
/*outline:1px solid orange;*/
margin:0;
padding:0;
}

body {
background-color: white;
background-image:url(../images/background-image.jpg);
background-repeat: repeat-x;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-style:normal;
color:#1D1D1D;
}

#encabezado ul, li	{
 list-style:none;
}

.hidden {
position:absolute;
left:-999em;
}

.clear	{
clear:both;
}


a {
	color:#000000;
}

a .visitied{
	color:#000000;
}

a.onGoogle {
	color:#0000FF;
	cursor:pointer;
	text-decoration: underline;
}

h3, label {
font:.95em Geneva, Arial, Helvetica, sans-serif;
font-weight:bold;
}

/*layout*/
#bgcont {
width:1020px;
margin:0 auto;
/*background-color:#FFFFFF;*/
}

#banner {
width:986px;
height:139px;
margin:0 auto;
background:url(../images/NEWbanner.jpg) no-repeat top left;
}

#allcontent {
	width:986px;
	margin-left:18px;
}

#contentStart {
 background:#999999;	
 height:5px;
 margin-top:10px;
}

#allcontent1 {
/* background:#EAEBE5; */
	background:url(../images/body-bg.jpg);
}

#leftcol	{
width:250px;
float:left;
}

#operationcont {
	height:53px;
	float:right;

}

#leftcol .h3_bg {
margin:14px 0 0 8px;
padding:5px 0 0 20px;
clear:both;
background:url(../images/sub-banner.png) no-repeat top left;
height:20px;
color:#000000;
font-size:1.25em;
}

.border_left {
	border:1px solid #454545;
}

#leftcol #featurelistcont {
	height:190px;
	overflow:auto;
	font-size:1.15em;
	border-color:#CCCCCC;
	width:231px;
	margin:0 0 0 8px;
	color:#D02132;
}

.featureItem {
	color:#D02132;
	text-decoration:none;
	cursor:pointer;
}

#leftcol_list_left {
/* width:90px; */
float:left;
margin-bottom:20px;
margin-left:10px;
padding-left:10px;
display:inline;
}

#leftcol_list_right {
width:90px;
float:left;
margin-left:10px;
padding-left:10px;
display:inline;
}

#leftcol_list_left li, #leftcol_list_right li {
margin-top:10px;
}

.divLeft {
width:231px;
margin:0 0 0 8px;
border:1px solid #454545;
border-color:#CCCCCC;
height: 425px;
}

#divLeftNumResults {
	color:#9BB93F;
}

.leftHeadingLink {
	color:#9BB93F;
}
	
#leftcol ul.locationslist {
height:400px;
overflow:auto;
font-size:1.05em;
}

#leftcol ul.locationslistSmall {
height:388px;
overflow:auto;
font-size:1.05em;
}

ul.locationslist li, ul.locationslistSmall li, #leftcol h4	{
padding:5px 0 5px 0;
margin-left:20px;
background:url(../images/bg_dot.gif) repeat-x bottom left;
}

ul.locationslist a, ul.locationslistSmall a, #leftcol h4 a {
	text-decoration: none;
}

#rightcol {
width:736px;
float:left;
}

#rightcol .h3_bg {
/* margin:20px 0 0 0; */
padding:5px 0 0 20px;
clear:both;
background:url(../images/sub-banner-right.gif) no-repeat top left;
height:20px;

}

/*#rightcol_subcont_left { */
#divRightResults {
/* width:583px; */
width:724px;
height:212px;
float:left;
border:1px solid #454545;
border-color:#CCCCCC;
font-size:1.04em;
}

#divRightHeading{
	font-size:1.25em;
	width: 430px;
	float: left;
}

#divNewsSort {
	font-size:1.15em;
	width:229px;
	float: right;
}

/*
#rightcol_subcont_right {
width:143px;
float:left;
margin-left:10px;
margin-top:20px;
display:inline;
}
*/

#fraichecontscroll {
height:194px;
overflow:auto;
}

#rightdivscroll {
height:211px;
overflow:auto;
}

.listing	{
margin-left:20px;
}

.display_listing {
padding:2px 0 2px 0;
}

.display_left_news {
width:400px;
padding:2px 0 2px 0;
}

.display_left_news_heading {
width:400px;
padding:2px 0 2px 0;
}

.display_left_news a {
	color:#2571AF;
}

.display_right_news_heading {
width:217px;
float:right;
padding:2px 0 2px 0;
}


.display_right_news {
width:200px;
float:right;
padding:2px 0 2px 0;
color:#2571AF;
}

.display_left_features {
width:140px;
padding:10px 0 10px 0;
}

.display_right_features {
width:400px;
float:right;
padding:10px 0 10px 0;
}

#footer {
clear:both;
height:25px;
/*margin-bottom:20px;*/
}

#getfeatures {
	margin-top:10px;
	margin-left:135px;
}

#getnews {
	margin-top:-15px;
	margin-left:135px;
}

.getNewsButton {
    cursor:pointer;
}

#help {
	position:relative;
	color: #D02132;
	top:0px;
	margin-left:10px;
}

#help .visited {
	color: #D02132;
}

.getNewsButton {
    background-image:url(../images/get_news_balloon.png);
    width:95px;
    height:20px;
    display: block;   
    cursor:pointer; 
}

#feedback {
	margin-right:10px;
	position:relative;
	top: -5px;
	color: #D02132;
}

#feedback .visited {
	color: #D02132;
}

#divStatus {
	clear:both;
	position: relative;
	top:2px;
	left:10px;
	width: 200px;
	color: #000000;
	height: 20px;
}

.tooltip {
font-size:11px;
font-family:Arial, Helvetica, Verdana, sans-serif;
background-color:#FFF;
border:1px solid #999;
white-space:nowrap;
padding:3px;
}

.carousel-component { 
	clear:both;
    padding:8px 16px 4px 16px;
    margin:0 auto; 
	width:200px;
	height:125px;
}

.carousel-component .carousel-clip-region {
	float:left;
	width:125px;
}

.carousel-component .carousel-list li img { 
    border:1px solid #999;
}

.carousel-component .carousel-prev {
	float:left;
	cursor:pointer;
	margin-right:5px;
	margin-top:60px;
}

.carousel-component .carousel-next {
    cursor:pointer;
    float:left;
	left:5px;
	margin-top:60px;
}

.carousel-component .carousel-next .next-arrow {
	margin-left:5px;
}

.carousel-component .carousel-prev1 { 
    position:relative;
    bottom:100px;
    z-index:3;
    cursor:pointer; 
    left:-5px; 
}

.carousel-component .carousel-next1 { 
    position:relative;
    bottom:70px;
    z-index:3;
    cursor:pointer; 
    right:5px; 
}


/*ENCABEZADOS*/
#encabezado {
background-image: url(../images/head-image.jpg);
padding-left: 40px;
padding-right: 40px;
width: 906px;
height:20px;
color: #0C5067;
font-weight:bold;
margin-left: 17px;
}
#encabezado p{
margin:0px;
padding:0px;
padding-top:2px;
}
#encabezado ul {
width:500px;
text-align:right;
font-weight:normal;
text-decoration:none;
float:right;
margin: 0px;
padding: 0px;
padding-top:2px;
list-style: none;
}

#encabezado li {
float: right;
margin-left:15px;
}

#encabezado li a {
text-decoration: none;
color:#0C5067;
}

#encabezado li a:hover {
color:#E83C24;
text-decoration: none;
}

#operationbuttons {
	height:20px;
}


#gazText {
	overflow: auto; 
	font-size:8pt;
	height:240px;
	width:250px;
}
#gazTextSingle {
	overflow: auto; 
	font-size:8pt;
	height:70px;
	width:250px;
}
#gazTextWithSV {
	overflow: auto; 
	font-size:8pt;
	height:100px;
	width:250px;
}
#divStreetView {
	width:250px;
	height:310px;
}
#pano {
	margin-top: 10px;
	textAlign: center;
  	width:250px;
  	height:150px;
}
#divNewsFloat {
	background:#FFFFFF;
	position:absolute;
	left: 450px;
	top:550px;
	display:none;
	border-width: .2em;
	border-style: solid;
	border-color: #000000;
	margin: 16px; 
	marker-offset: 6px;
}

#divNewsFloat input {
	float:left;
	margin-bottom:0px;
}

#divNewsFloatHeading {
	background:#9ED5DC;
	font:1.25em Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;	
	height: 20px;
}
#divLinkedLocBusSearchResults {
	height: 100px;
	overflow: auto;
}

#inquiry {width: 900px; position: relative;} 
#inquiry label {width:150px; text-align:left; font:11px normal Verdana, Helvetica, sans-serif; float:left;}


#inquiry p, #inquiry legend, #inquiry option {font:11px normal Verdana, Helvetica, sans-serif;}

#commentbox {margin-left:15px;} 

.formbox {clear:both; width:550px;margin-left:15px;}
.formbox input {
	float:left;
	margin-bottom:0px;
	width:250px;
}
.formbox span {
	margin-bottom:0px; 
}
#commentbox {clear:both;color:#000000;}

.asterik {color:#89c100;top:14px;margin-left:5px;}
#submitbuttons {margin-left:15px;clear:both;}
#submitbuttons input {
	float:left;
	margin-bottom:0px;
	top:0px;
}
#submitbuttons span {
	float:left;
	margin-bottom:0px;
	top:0px;
}
.reset { position:relative; left:10px; margin-left:30px;}
.bold {font-weight:bold;}

#masthead {
	clear: both;
	margin:0px 0 0 25px;
	}
	
#divLocationEntry {
	float: left;
	width: 840px;
	}
#location {
	width:740px;
	margin-top: 5px;
	margin-left: 10px;
	height: 20px;
}


.searchBy {
	float:left;
	font:0.99em Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-top:16px;
}
.searchButton {
	margin-left: -3px;
	position:relative;
	top: 9px;
}
#blank {
	clear:both;
}

.corteraInfo {
	border:1px solid #DDDFD1;
	padding:3px 3px 3px 3px;
}

#map_canvas_heading {
	background:url(../images/sub-banner-right.gif) no-repeat top left;
	height:26px;
}

#map_link {
	float: right;
	font:1.05em Geneva, Arial, Helvetica, sans-serif;
	margin:5px 20px 0 0px;
	/* margin: margin-top margin-right margin-bottom margin-left */	
}

#map_link a {
	color: #0000FF;
	text-decoration: underline;
	cursor: pointer;
	
	}
#map_canvas {
	width: 726px; 
	height: 419px;
	}
	             
#map_canvas_overlay_link {		
		position: relative;
		left: 322px;
		top: 26px;
		background:#C3DCDF;
		height:75px;
		width:400px;
		z-index: 10000;
		border:2px solid #9ED5DC;
}
#link_close {
	position: relative;
	left: 378px;
	border: 0px;
	cursor:pointer;	
	}
	
#map_canvas_overlay_link p {
	position: relative;
	top: -10px;
	left: 5px;
	font:1.05em Geneva, Arial, Helvetica, sans-serif;
	}	
#map_canvas_overlay_link #link_text {
	width:380px;
	margin-left: 5px;	
}

#map_canvas_overlay_email {
	position: relative;
		left: 150px;
		top: 26px;
		background:#FFFFFF;
		height:375px;
		width:550px;
		z-index: 10000;
		border:8px solid #9ED5DC;
		font:1.15em Geneva, Arial, Helvetica, sans-serif;
		padding:5px 5px 5px 5px;
}
#map_canvas_overlay_email #email_to, #email_from{
	width:250px;
	}
#email_close {
	position: relative;
	left: 528px;
	border: 0px;
	cursor:pointer;	
	}
#emailError {
	color:#FF0000;
	float:left;
}
#emailNonError {
	color:#0000FF;
	font:1.05em Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	float:left;
}

#userguide {
	padding:15px 15px 15px 15px;
	font:1.15em Geneva, Arial, Helvetica, sans-serif;
}
#userguide ol, #userguide li {
	list-style:square;
	margin-left: 20px;
}

#userguide h1 {
padding:5px 0 0 20px;
margin-bottom: 10px;
clear:both;
background:url(../images/sub-banner-right.gif);
height:36px;
}

#userguide a {
	color: #0000FF;
}
