/* Start of CMSMS style sheet 'eso_rollover_table' */
#results table, #results tr,.results td{
	border-collapse:collapse;
	border-spacing:0;	
	border:0px;
	/*border:1px solid #d9d1cc;*/
}
#results{
	/*border:1px solid #d9d1cc;*/
	background:#fff;
	
}
#results tr{			
	background:#fff;
	color:#333;
	hover:expression(this.onmouseover=new 	Function("this.style.background='#e9f4f8';"),this.onmouseout=new Function("this.style.background='#fff';"));
}

#results tr:hover{
	background:#e9f4f8;
}	
/*	
#results td.map:hover{	
	background:#fff;
}
#results td.map{	
	background:#fff;
	padding:0px;
}

#results td.map{
	hover:expression(this.onmouseover=new Function("this.style.background='#ffffff';"),this.onmouseout=new Function("this.style.background='#fff';"));
	
}
	*/

#results td{
	border:1px solid #ccc;
	padding-left:5px;
	text-align:left;
}
#results td.center{
	padding-left:0px;
	text-align:center;
}

#results th{
	background:#B3CFDA;
	hover:none;
	text-align:center;
	color:#333333;
	font-weight:normal;	
		
}
#results th a{

}
#results th a.green{
	color:#73a31b;
	background-image:url(images/eso/arrow_green_down.gif);
	background-position:right 2px;
	background-repeat:no-repeat;	
	padding-left:0px;
	padding-right:11px;
		
}

#results th a.green:hover{
	color:#fff;
}


.adv_rollover_table tr.heading th{
	 background-color:#718B9F;
	text-align:center;
	color:#fff;
	font-weight:bold;
}

.adv_rollover_table thead th{
 	 background-color:#B3CFDA;
	text-align:center;
	color:#fff;
	font-weight:bold;
}
.adv_rollover_table tbody th{
 background-color:#a0bace;
 color:#68596f;
 	 text-align:left;
	 font-weight:bold;
	 padding:2px;
}
.adv_rollover_table tbody tr.alt_row th{
 	background-color:#b4cadb;	
}

.adv_rollover_table tbody td{
 	 text-align:center;
}



.adv_rollover_table tbody tr{				
	background-color:#adc5d7;
	hover:expression(this.onmouseover=new Function("this.style.background='#a6becf';"),this.onmouseout=new Function("this.style.background='#adc5d7';"));
	}	
	
.adv_rollover_table tbody tr:hover{
	background-color:#a6becf;
}


.adv_rollover_table tbody tr.alt_row{				
	background-color:#bacfde;
	hover:expression(this.onmouseover=new Function("this.style.background='#b5cbdc';"),this.onmouseout=new Function("this.style.background='#bacfde';"));
	}	
.adv_rollover_table tbody tr.alt_row:hover{
	background-color:#b5cbdc;
}

.adv_rollover_table tfoot td{
text-align:center;
background-color:#fff;
}
#package_compare{
background-color:#fff;
}

#package_compare thead th{
	background-color:#718B9F;
}

/* End of 'eso_rollover_table' */

