/* 
	Blue Dream
	Written by Teylor Feliz  http://www.admixweb.com
*/
.title  {
	text-align: center;
	font-size: large;
	font-weight: bold;
}
.ezlook td a {
	font-weight: bold;
}

.ezlook table { background:#edf3f3;
 border:1px solid gray;
 border-collapse:collapse;
 color:#fff;
 font:normal 12px verdana, arial, helvetica, sans-serif;
}
.ezlook caption { border:1px solid #5C443A;
 color:#5C443A;
 font-weight:bold;
 letter-spacing:20px;
 padding:6px 4px 8px 0px;
 text-align:center;
 text-transform:uppercase;
}
.ezlook td, .ezlook th { color:#363636;
 padding:.4em;
}
.ezlook tr { border:1px dotted gray;
}
.ezlook thead th, .ezlook tfoot th { background:#ffe4d9;
 color:#414141;
 padding:3px 10px 3px 10px;
 text-align:left;
 text-transform:uppercase;
}
.ezlook tbody td a { color:#363636;
 text-decoration:none;
}
.ezlook tbody td a:visited { color:#414141;
 text-decoration: none;
}
.ezlook tbody td a:hover { text-decoration:underline;
}
.ezlook tbody th a { color:#363636;
 font-weight:normal;
 text-decoration:none;
}
.ezlook tbody th a:hover { color:#363636;
}
.ezlook tbody td+td+td+td a { background-image:url('bullet_blue.png');
 background-position:left center;
 background-repeat:no-repeat;
 color:#057ec7;
 padding-left:15px;
}
.ezlook tbody td+td+td+td a:visited { background-image:url('bullet_white.png');
 background-position:left center;
 background-repeat:no-repeat;
}
.ezlook tbody th, .ezlook tbody td { text-align:left;
 vertical-align:top;
}
.ezlook tfoot td { background:#5C443A;
 color:#FFFFFF;
 padding-top:3px;
}
.odd { background:#fff;
}
.ezlook tbody tr:hover {
/*background:#fae7c0;
 border:1px solid #03476F;
 color:#000000;
*/
}