/* @override 
	http://lalagunacentro.es/stylecss.css
	http://localhost/lalagunacentro/stylecss.css
*/

body {
	width: 100%;
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	/* background: #CECECE; */
	background: #FFFFFF url(images/bkk.gif) repeat-x 0 top;
	text-align: center; /* for IE */ 
}
#wrapper {  
	margin: 0 auto;  
	width: 865px;   
	background-image: url(images/bodybk.gif);
	background-repeat: repeat-y;
	background-position: left;
	height:100%
}

/* @group My Group */

#oratge{
	margin-top: 0;
	padding-left: 3px;
	margin-bottom: 12px;
	background: url(images/oratgebk.gif) no-repeat 12px 0;
	padding-top: 36px;
	padding-bottom: 18px;
}
#banncentral{
	padding-left: 5px;
}
/* @end */  
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a {
	color: #800199;
} 
a:hover{
	color: #000099;
	text-decoration: none;
}
.maintable {
	background-image: url(img/background.gif);
 
}
.sector {
	background-image: url(images/bksector.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	color: #6b6b6b;
	height: 21px;
	padding-left: 20px;
	padding-top: 2px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.sector a{
	text-decoration: none;
	color: #666666;
}
.sector a:hover{
	text-decoration: underline;
	color: #800199;
}
.markers {
	font-size: 11px;
	color: #6b6b6b;
	padding-left: 0px;
	padding-top: 1px;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-bottom: 1px;
} 
.markers a {
	color: #6b6b6b;
	text-decoration: none;
}
.markers a:hover {
	color: #800099;
	text-decoration: underline;
}
#map {
	margin-left: 10px;
	height: 376px;
	width: 476px;
	
}
.bttype{
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 60px;
	background-image: url(images/cen_02.gif);
	background-repeat: no-repeat;
	height: 35px;
}
#bttop{
	padding-right: 0px;
	width: 66px;
	float: left;
	padding-left: 0px;
}
.btzoom {
	background-image: url(images/cenwhite_06.gif);
	background-repeat: no-repeat;
	height: 46px;
}
#bttbot{
	padding-right: 0px;
	width: 28px;
	float: left;
	padding-left: 0px;
}
#btscale{
	padding-right: 0px;
	width: 28px;
	float: left;
	padding-left: 156px;
	color: #8D8D8D;
}
#btprint{
	padding-right: 14px;
	float: right;
	padding-left: 0px;
}
#sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6b6b6b;
	padding-left: 6px;
	padding-top: 1px;
	margin-top: 1px;
	margin-bottom: 4px;
	padding-bottom: 1px;
	margin-left: 0px;
	text-indent: -6px;
	font-weight: normal;

	/* scrolling capability 	
	// to inline // height: 250px; 
	          //overflow: scroll;  */
}
#btreset {
	padding-right: 0px;
	width: 28px;
	float: left;
	padding-left: 50px;
}
.loading {
	padding: 5px;
	layer-background-color: cyan;
	border: 1px none #000000;
	visibility: visible;
	position:absolute;
	z-index:1;
	background-image: url(img/compblanc.gif);
	background-repeat: no-repeat;
	margin-left: 10px;
	height: 376px;
	width: 476px;
	background-position: 270px center;
	background-color: #F4F3F5;
}
.layerstyle {
	z-index:1;
	margin-left: 5px;
	height: 357px;
	width: 476px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
/*	left: 195px;
	top: 179px; */ 
	visibility: hidden;
	position: absolute;
	overflow: hidden;
}
#lowerbtt {
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 18px;
	background-image: url(images/cen_06.gif);
	background-repeat: no-repeat;
	height: 32px;
}
#title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #800199;
	padding-top: 2px;
}
#summary {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	/*font-weight: bold;*/
	margin-top: 4px;
	padding-bottom: 20px;
	/*height: 240px;
	overflow: scroll; */
}
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #222222;
}
.cardglobal {
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
}
.imgcard{
	padding: 3px;
	border: thin solid #E0DFE3;
}
.abot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	text-decoration:none;
	color: #464646;
}
.abot:hover {
	text-decoration:underline;
	color: #800199;
}
#clock {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #660099;
	text-align: right;
	font-weight: bold;
	padding-right: 20px;
	padding-top: 11px;
	padding-bottom: 10px;
}
.bkright {
	background-image: url(images/bkenlaces.gif);
	background-repeat: repeat-y;
	padding-top: 12px;
	padding-left: 12px;
	padding-bottom: 10px;
}
.bkright p{
	padding-left: 14px;
	background-image: url(images/rarrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 138px;
}
.bkright p a{
	color: #000000;
	text-decoration: none;
}
.bkright p a:hover{
	color: #660099;
	text-decoration: underline;
}
#titlem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #800199;
	padding-top: 2px;
	padding-left: 16px;
}
#rutas {
	font-size: 11px;
	color: #6b6b6b;
	padding-left: 8px;
	padding-top: 0px;
	margin-top: 1px;
	margin-bottom: 2px;
	padding-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
	line-height: 14px;
}
#rutas .active {
	color: #800199;
	font-weight: bold;
	margin-top: 11px;
	margin-bottom: 11px;
}
#rutas a {
	color: #6b6b6b;
	text-decoration:none;
}
#rutas a:hover {
	color: #660099;
	text-decoration:underline;
}
.tablepda {
	background-image: url(images/bkpda.gif);
	background-repeat: repeat-x;
}
.copyr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.imgpubli {
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
}
.leftimgpubli {
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
}
#Layer1 {
	position:relative;
	left:0px;
	top:0px;
	height:600px;
	z-index:2;
	overflow: scroll;
	width: 160px;
}
#scroll {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	margin-top: 4px;
	padding-bottom: 20px; 
	height: 240px;
	overflow: scroll;
}
#btdist { 
	padding-right: 0px;
	width: 66px;  
	float: left;
	padding-left: 0px;
	vertical-align: middle;
	padding-top: 2px;
	margin-left: 6px;
}
#dist {
	padding-top: 6px; 
	padding-bottom: 6px;
	padding-left: 2px;
	color: #9900CC;
	font-weight: bold;
}

#btdist select {
	font-size: 10px;
	background-color: #F3F3F3;
	border: 2px solid #B4B4B4;
	color: #787878;
}
#distb {
	padding-top: 0px;
	padding-bottom: 8px;
	padding-left: 4px;
	color: #666666;
	font-size: 10px;
}

