body
{
	margin: 0;
	font-family: "Arial" , "sans" , "serif";
	background-image: url("/images/interface/body-bg.jpg");
	background-repeat: repeat-x;
	background-color: #cbe8ed;
	font-size: 0.9em;
	color: #474646;
}

img
{
	border: 0;
}

h2
{
	color: #626262;
	font-size: 1.4em;
	font-weight: normal;
}

h3
{
	font-size: 1.3em;
	font-weight: normal;
	color: #78ac12;
}

h4
{
	font-size: 1em;
}

hr
{
	width: 100%;
	clear: both;
	border-top: solid 1px #9fd7e4;
}

#totalholder
{
	width: 100%;
	height: 100%;
}

#toparea
{
	height: 45px;
	width: 100%;
	background-color: black;
	color: white;
	text-align: right;
	display: none;
}

#topmenu
{
	margin: 0 10px 0 0;
	line-height: 45px;
}

#centerarea
{
	width: 100%;
	clear: both;
	margin-bottom: 20px;
}

#contentsholder
{
	/*width: 90%;*/
	width: 980px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

#contentstop
{
	height: 125px;
	clear: both;
}

#searchbox
{
	position: absolute;
	top: 32px;
	left: 155px;
	width: 386px;
	z-index: 100;
}

#searchfield
{
	font-size: 1.4em;
}

#searchButton
{
	margin-top: 20px;
	float: right;
}

#loadingDiv
{
	line-height: 125px;
	text-align: center;
	width: 245px;
}


/*
#leftcolumn
{
	padding-right: 290px;
	background-color: Lime;
}


#rightcolumn
{
	width: 280px;
	margin-left: -280px;
	background-color: Fuchsia;
}
*/

#leftcolumn
{
	margin-right: 300px;
	min-height: 600px;
}

#rightcolumn
{
	position: absolute;
	right: 15px;
	top: 140px;
	width: 280px;
}

#onecolumncontents
{
	background-color: white;
	padding: 10px;
	min-height: 500px;
}

#sponsortop
{
	clear: both;
	width: 100%;
	line-height: 0;
}

#sponsormiddle
{
	background-image: url(/images/interface/sponsor-middle.jpg);
	background-repeat: repeat-x;
	background-color: black;
	text-align: center;
	color: white;
}

#sponsorbottom
{
	clear: both;
	width: 100%;
	line-height: 0;
}

#pagination
{
	height: 34px;
	margin: -1px 250px 0 0;
}

#paginationcenter
{
	position: absolute;
	right: 277px;
	left: 27px;
	height: 34px;
	float: left;
	background-image: url(/images/interface/pagination-center.jpg);
}

#paginationcenter img
{
	border: none;
}

#paginationcenter a
{
	line-height: 34px;
	color: #5d5c5c;
	margin-right: 7px;
	text-decoration: none;
	display: inline-table;
	vertical-align: top;
}

#paginationcenter a:hover
{
	color: #05bbf1;
	text-decoration: none;
}

#paginationcenter span.currentpage
{
	background-image: url(/images/interface/current-page.jpg);
	display: inline-table;
	margin-right: 7px;
	width: 30px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	color: white;
	vertical-align: top;
}

#onecolumntop
{
	height: 5px;
	line-height: 0;
	clear: both;
	width: 100%;
}

#onecolumnbottom
{
	height: 9px;
	line-height: 0;
	clear: both;
	width: 100%;
}

#footer
{
	height: 93px;
	width: 100%;
	bottom: 0;
	text-align: center;
	font-size: 0.8em;
	background-color: #9fd7e4;
	color: white;
}

#footershadow
{
	height: 93px;
	width: 100%;
}

#footer li
{
	display: inline;
}

#footer ul
{
	margin: 0;
	padding: 0;
}

#footer a
{
	text-decoration: none;
	color: white;
}
#footer a:hover
{
	text-decoration: none;
	color: #034153;
}

.top-phrase
{
	line-height: 105px;
	margin: 0;
}

.dragger
{
	width: 100%;
	clear: both;
}

.left
{
	float: left;
}

.right
{
	float: right;
}

#updateNotification
{
	border: solid 5px #ddd;
	padding: 6px 10px 6px 10px;
	color: #777;
	display: block;
	margin: 10px 0 20px 10px;
}

#updateNotification a
{
	cursor: pointer;
}

#updateNotification:hover
{
	border: solid 5px #c5e589;
	color: #666;
}

.result
{
	padding: 10px 20px 10px 10px;
}

.result p
{
	margin: 8px 0 0 0;
	left: 150px;
	text-align: justify;
	color: #777;
	display: table;
}

.result:hover p
{
	color: #666;
}

.result img
{
	margin-right: 10px;
}

.resultImages
{
	display: table;
	float: left;
	width: 166px;
	height: 100px;
	text-align: right;
}

.thumbnail
{
	float: left;
	border: solid 5px #ddd;
	width: 120px;
	height: 90px;
	clear: right;
}

.sponsoredSeparator
{
	border-bottom: solid 1px #9fd7e4;
	text-align: right;
	margin-bottom: 8px;
}

.sponsoredSeparator span
{
	font-size: .7em;
	color: #9fd7e4;
}

.imgHolder
{
	float: left;
	margin-right: 5px;
	border: solid 5px white;
	background-image: url('/images/interface/resultsImgBg.gif');
	background-repeat: no-repeat;
	background-position: center center;
	width: 120px; /* qua mettere la larghezza giusta */
	height: 90px; /* e qua naturalmente l'altezza giusta */
}

.result:hover .thumbnail
{
	border: solid 5px #c5e589;
}

.result h4
{
	margin: 0;
	font-weight: normal;
	display: table;
}

.result a
{
	color: #35aac5;
	text-decoration: none;
	font-size: 0.9em;
}

.result:hover a
{
	color: #2c8db1;
}

.result h4 a
{
	color: #68a300;
	text-decoration: none;
	font-size: 1.2em;
}

.result:hover h4 a
{
	color: #496f05;
}

.result:hover
{
	background-color: #e3fbb5; /*#ecf5db;*/ /*#caf774; #e8e8e8;*/
}

.showMore
{
	text-align: center;
	border: solid 5px #ddd;
	padding: 6px 10px 6px 10px;
	width: 100px;
	color: #777;
	margin: 10px 0 20px 10px;
}

.showMore a
{
	cursor: pointer;
}

.showMore:hover
{
	border: solid 5px #c5e589;
	color: #666;
}

.showMoreLoading
{
	text-align: center;
	border: solid 5px #c5e589;
	color: #666;
	padding: 6px 10px 6px 10px;
	width: 100px;
	margin: 10px 0 20px 10px;
}

.showMoreLoading img
{
	margin-left: 40px;
}

#rightcolumn .result
{
	padding: 10px 20px 10px 0;
}

#rightcolumn .result p
{
	margin-top: 4px;
	font-size: 0.9em;
}

#rightcolumn .result h4 a
{
	font-size: 1em;
}

#rightcolumn .result:hover
{
	background-color: Transparent;
}

#rightcolumn h1
{
	background-color: #e5f3f6;
	color: #89b5bf;
	display: block;
	font-size: 1.2em;
	padding: 3px 8px 3px 8px;
}

#rightcolumn h1 span
{
	color: #557;
}

.sponsortop
{
	clear: both;
	width: 100%;
	line-height: 0;
}

.sponsormiddle
{
	background-image: url(/images/interface/sponsor-middle.jpg);
	background-repeat: repeat-x;
	background-color: black;
	text-align: center;
	color: white;
}

.sponsorbottom
{
	clear: both;
	width: 100%;
	line-height: 0;
}

.sponsortopbar
{
	float: left;
	width: 235px;
	height: 5px;
	background-image: url(/images/interface/sponsor-top.jpg);
}

.sponsorbottombar
{
	float: left;
	width: 235px;
	height: 5px;
	background-color: black;
}

/* grey boxes */
.sponsormiddle2
{
	background-image: url(/images/interface/sponsor-middle2.jpg);
	background-repeat: repeat-x;
	background-color: white;
	text-align: center;
	color: white;
}

.sponsortopbar2
{
	float: left;
	width: 235px;
	height: 5px;
	background-image: url(/images/interface/sponsor-top2.gif);
}

.sponsorbottombar2
{
	float: left;
	width: 235px;
	height: 5px;
	background-color: white;
}

.resultstop
{
	position: absolute;
	right: 255px;
	left: 5px;
	height: 5px;
	float: left;
	background-color: white;
}




.onecolumntop
{
	position: absolute;
	right: 5px;
	left: 5px;
	height: 9px;
	float: left;
	background-color: white;
}



.smalltext
{
	font-size: 0.8em;
	color: #979696;
}



.rightBoxTitles
{
	background-image: url('/images/interface/rightBox2.gif');
	width: 245px;
	height: 32px;
	color: white;
	line-height: 32px;
	text-align: center;
	font-size: 1em;
}



.rightBoxBody
{
	text-align: center;
}

#loadingShowMore
{
	display: none;
}
