@charset "utf-8";

/*link*/

a, p a{

  color:#3570b0;
  text-decoration:none;
  outline:none;
}
a:visited, p a:visited{
  
  text-decoration:none;
}
a:hover, p a:hover{
  font:bold;
  text-decoration:underline;
}



.thrColHybHdr #blockLight{ 
/*	
	background:#FFFFA6;*/
	color:#666666;
	padding:10px 7px 10px 7px;
}

.thrColHybHdr #labelDarkTitle{ 
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight:bold;
	color: black;
	letter-spacing: 0.05em;
	font-size: 12px;
	/*
	background-color:#FFCC00;
	*/
}


body { 

	background: #999999 ;/*url(../images/bg.png) repeat-x; */
	text-align:center;  
	
}  



.thrColHybHdr #header{position:relative; background:url(../images/barra17.png)  repeat-x; height:70px;}

/* footer stuff*/

.thrColHybHdr #footer { 
	clear:both;
	width:100%; 
	background: #333 none; 
	padding:18px 0;
	color:#fff;
	font-weight: bold;
}



#footercopy {clear: both; width: 100%px; margin: 0 auto; height: 42px;}

#footercopy ul {list-style-type: none; margin: 0; padding: 0;}

#footercopy li {border-left:1px dotted #fff; display:inline; line-height:1; margin:0; padding:0 6px;}

#footercopy li:first-child {padding: 0 6px 0 0; border: none;}

#footercopy address {padding: 0; margin: 0;}

#footercopy img {float: left; margin: 0 18px 18px 0;}

#footercopy li a{color: #cdcdcd; font-weight: plain;}


/* menu stuff 

ul#topmenu li a {
	
	border-top-color: #ccc; 
	
}
/*#3775ae*/



/* result stuff */

.thrColHybHdr #searchResult{ 
	/*
	background:#FFFFA6; 
	*/
	margin:0 0 1em 0;
	text-align:left;
	padding:1em 1em 1em 1em;
	/*
	border:1px solid #666666;
	*/
	color:#666666;
}
/*
.thrColHybHdr #boxImg{
	top:0; left:0;
	overflow:hidden;
	position:relative;
	border:1px solid #666666;
	/*
	background:#FFFFA6;
	
}
*/



.thrColHybHdr #ResultEven{ 
	clear:both;
	color:#333;
	
	height:auto;
	
	background:url(../images/bgrow.png) repeat-x top;
	
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	overflow:hidden;
	border:1px solid #cdcdcd;
	
}

.thrColHybHdr #ResultEven:hover{ 
	clear:both;
	color:#333;
	height:auto;
	
	background:url(../images/bgrow_overext.png) repeat-x;
	
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	overflow:hidden;
	border:1px solid #cdcdcd;
	
}

.thrColHybHdr #notes{
	background:#3570b0;
	color:#EEE;
	padding:10px;
	
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	overflow:hidden;
	border:1px solid #09F;
}
