

/*

	Yoople! (c)2006 Carlo Zapponi, partner at Digitalfog

*/
* {
	margin:0px;
	padding:0px;
}
html,body {
	background-color:#ffffff;
	/*overflow:hidden;*/
	margin:0px;
}
body {
	font-family: arial,sans-serif;
	font-size:100%;
	line-height:1em;
}
#yoople {
	/*padding:4px;
	overflow:auto;
	height:100%;*/
}
div.spacer {
	clear: both;
}
input {
	font-size:1.2em;
}
textarea {
	font: normal 12pt/1em arial,sans-serif;

}
#copy a {
	color:#000;
	text-decoration:none;
}
#copy a:hover {
	color:#cd3ac4;
}
a:visited {
	color:#747474;
}
a:hover {
	color:#cd3ac4;
}
h1 {
	font-size:1.2em;
	line-height:1.3em;
	color:#777;
}

h2 {
	font-size:1.1em;
	line-height:1.2em;
	color:#777;
}
a.btn,
a.btn:visited {
	padding:4px 7px;
	border:1px solid #838383;
	background-color:#ddd;
	color:#000;
	text-decoration:none;
	font-size:1.2em;
	font-weight: bold;
}
a.btn:hover {
	border:1px solid #f000ff;
}
/* -- HOMEPAGE -- */
#serch_btn {
	/*border:2px 2px 2px 2px;*/
	padding-left:6px;
	padding-right:6px;
}
#home_engine {
	font-size:0.8em;
	vertical-align:middle;
	margin:0px;
}
input.home_radio {
	margin:0px;
	vertical-align:middle;
}
#lucky_btn {
	/*border:2px 2px 2px 2px;*/
	padding-left:6px;
	padding-right:6px;
}
#copy {
	font-size:0.7em;
}
#yoople_contents {
	padding-left:10%;
	padding-right:10%;
	padding-top:2em;
	padding-bottom:2em;
	font-size:0.9em;
	line-height:1.1em;
	background:#fff url(../img/banner/bg3r.jpg) repeat-x left bottom;
}

/* -- RESULT PAGE -- */

#result_header {
	background:#ddd url(../img/banner/bg.jpg) repeat-x left bottom;
	height:80px;
	padding-left:0.5em;
}

#result_title {
	background:#fff url(../img/banner/bg3.jpg) repeat-x left top;
	border-top:1px solid #6a6a6a;
	height:1.4em;
	font-size:0.8em;
	padding-top:0.4em;
	padding-bottom:0.3em;
}
#page_engine {
	font-size:0.8em;
	vertical-align:middle;
	margin:0px;
	padding-left:4px;
}
.result {
	background:#fff;
}
.result_over {
	background:#f1f1f1 url(../img/result_bg2.jpg) repeat-y top right;
}
.result_down {
	background:#FCFFD7 url(../img/order_bg.jpg) repeat-y top right;
}
ul.results_set {
	list-style-image:none;
    list-style-type:none;
    padding-left:1em;
    display:block;
    clear:both;
    height:100%;
}
ul.results_set  li {
	padding:0.5em;
	margin-top:0.25em;
	margin-bottom:0.25em;
	width:70%;

	display:block;

	clear:both;
	float:left;
	/*border:1px solid #fff;*/
	/*height:150px;*/

}
.first {
	border:1px solid #d9d9d9;
	border-bottom:none;
}
.last {
	border:1px solid #d9d9d9;
	border-top:none;
}

div.result_handler{
	cursor:move;
	width:90%;
	float:left;
}
div.moves  {
	background:transparent url(../img/m_bg2.png) no-repeat top left;
	text-align:center;
	font-size:1em;
	font-weight:bold;
	color:#7b7e75;
	float:right;
	width:52px;
	height:52px;
	overflow:hidden;
	padding-top:10px;
}
div.hot {
	background:transparent url(../img/h_bg2.png) no-repeat top left;
	color:#fff;
}
div.bad {
	background:transparent url(../img/b_bg.png) no-repeat top left;
	color:#000;
}
div.moves  div {
	display:block;
	width:52px;
	height:52px;
}
div.moves div span.shifts{
	font-size:0.7em;
	font-weight:normal;
}
span.diff {
	color:#777777;
	font-size:0.7em;
	margin:0.3em;
	/*cursor:move;*/
}
span.gp {
	display:none;
}
ul.results_set li p.snippet{
	margin-top:4px;
	font-size:0.8em;
	/*cursor:move;*/
	padding:0px;
	margin:0.3em;
}
ul.results_set li span.address{
	color:#008000;
	font-size:0.8em;
	margin:0.3em;
	/*cursor:move;*/
}

ul.results_set li span.cache a,ul#results_set li span.similar a{
	color:#7777CC;
	font-size:0.8em;
	margin:0.3em;
}
ul#results_set li span.positions {
	color:#7777CC;
	font-size:0.8em;
}
span.pager {
	font-size:1.2em;
}
span.pager a {
	color:#000;
}
span.pager b {
	color:#A90A08;
}
#google_error {
	height:700px;
	font-weight:bold;
	font-size:1.3em;
	line-height:1.8em;
}
#retry_btn {
	font-size:1.2em;
	font-weight:bold;
	padding:4px;
	padding-left:8px;
	padding-right:8px;

}
#result_footer {
	background:#fff url(../img/banner/bg_l.jpg) repeat-x left bottom;
	border-top:1px solid #6a6a6a;
	border-bottom:1px solid #6a6a6a;
	margin-top:0em;
	margin-bottom:0.4em;
	font-size:0.8em;
	padding-top:1em;
	padding-bottom:1em;
}
#result_pager {
clear:left;
background:#fff url(../img/banner/bg3r.jpg) repeat-x left bottom;
margin-top:1em;
padding-bottom:1em;
}
/* ---------- NAVIGATION ----------- */

#yoopigator {
  	position: absolute;
	z-index:5;
	top:120px;
	/*left:90%;*/
	float:right;
	/*width:250px;*/
	height:96px;
	z-index:3;
	left:90%;
}

#yoopigator div.page {
	position:relative;
	/*width:92%;*/
	height:50px;
	background-color:#f9f9f9;
	border:1px solid #c9c9c9;
	margin-bottom:0.1em;
	float:left;
	cursor:pointer;
	color:#9d9d9d;
	font-size:3em;
	line-height:1em;
	text-align:right;
}
#yoopigator div#sponsored {
	width:250px;
	position:absolute;
	top:80px;
	left:-180px;
	clear:both;
	margin-top:10px;
}
#yoopigator div#sponsored span.tit {
	position:relative;
	width:250px;
	clear:both;
	float:left;
	text-align:right;
	font-size:0.75em;
}
/* ---------- COMMENTS ----------- */
div.comment {
	border:1px solid #a7a7a7;
	background-color:#fbfbfb;
	width:70%;
	padding:0.6em;
	padding-bottom:1em;
	margin-bottom:0.2em;
}
div.comment span.author {
	font-size:0.8em;
	color: #a7a7a7;
}