@charset "utf-8";

/*body { background-color:#ebeae8; color:#73abca; font-family:Verdana, Geneva, sans-serif; font-size:12px; margin:0; padding:0; }
input { background:#f3f7f8; color:#73abca; margin:27px 0 0 25px; font-size:14px; border:0; width:470px; }
*/

/*#content { background-color:#ebeae8; margin:120px auto 0 auto; position:relative; width:525px; }*/
/*#form { background: url(../img/input_bg.gif) no-repeat; margin:auto; position:relative; width:525px; height:75px; }*/
#counter { color:#626262; width:510px; text-align:left; }
#show_results { width:525px; position:relative; margin:0; }

/* search results */
#results { width:525px; position:relative; margin:0; padding:0; }
#resultsLung { width:710px; position:relative; margin:0; padding:0; }

#results_top { height:35px; width:508px; margin:0; padding:10px 0 0 15px; }
#results_topLung { height:35px; width:700px; margin:0; padding:10px 0 0 15px; }

#results_bottom a, #results_bottom a:visited { text-decoration:none; color:#73abca; display:inline-block; padding:3px; font-weight:normal; }
#results_bottom a:hover { color:#ff8a00; }
#terms {
	border:solid 1px #FC0; /* portocaliu */
	margin:0;
	padding:5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	outline:none;
}

.item { width:510px; margin:0 8px; padding:8px 0; border-bottom:0px dotted #E6E6E6; }
.itemLung { width:710px; padding:8px 0 8px 10px; border-bottom:0px dotted #E6E6E6; }
.item:hover, .itemLung:hover {background-color:#FFC;}
.details { width:440px; float:left; padding:0 5px 0 5px; font-size:10px; }
.details img { margin:0 8px 0 2px; padding:3px; border:1px solid #e8eff1; }
.title, .title:visited { color:#ff8a00; text-decoration:none; font-weight:bold; font-size:12px; }
.title:hover { color:#e07000; }
.details p { padding:5px 0 0 0; margin:0; }

.details span { font-weight:bold; color:#ff0000; background-color:#ffff00; } /* highlight text */

/*.played { width:90px; float:right; padding:0 10px 0 5px; height:65px; text-align:center; }
.played span, #played span span { color:#ff8a00; font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; font-size:16px; font-weight:bold; margin:0; padding:0; }
.played p { margin:4px 0; padding:0; font-size:10px; }
.played p span { margin:0; padding:0; font-size:10px; color:#73abca; font-family:Verdana, Geneva, sans-serif; font-weight:normal; font-style:normal; }*/