body
{
	line-height: 135%;
	background-color: #FFF; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0;
	padding: 0;
	color: #333;
	background: #5670A1 url(../img/bg.png) 0 0 repeat-x;
}
#content
{
   width: 950px;
   margin: 0 auto;
   background-color: #000;
}
a
{
	color: #0066CC;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
div.page
{
	background-color: #FFF;
	margin: 0 auto;
	width: 100%;
	font-size: 1em;
}
div.header-space{
	padding: 5px;
}

div.header{
	background: url(../img/header-bg.png) 0 0 repeat-x;
}

div.rk-1 {
	background:  url(../img/header-r.png) 100% 0 no-repeat;
}

div.rk-2 {
	background:  url(../img/header-l.png) 0 0 no-repeat;
	height: 125px;
	overflow: hidden;
}
div.logo
{
	float:  left;
	margin-left: 38px;
	width: 316px;
	height: 125px;
	background: url('../img/logo.gif') 0 0 no-repeat;
}
div.slogan
{
	float: left;
	padding-top: 15px;
	margin-left: 20px;
	font-size: 15px;
	color: #0066CC;
	font-weight: bold;
}
div.main
{
	padding: 0;
	margin: 0;
}
div.main li
{
	list-style: url(../img/arrow.png);
	margin:0;
	padding:0;
}
div.main li a
{
	line-height: 22px;
	font-weight: bold;
	padding: 0 15px;
	display: block;
	text-decoration: underline;
}
div.main li a:hover
{
	text-decoration: none;
}
div.main li.active
{
	font-size: 14px;
	font-weight: bold;
	padding: 0 15px;
}
div.inventory
{
	float: right;
	margin: 7px 5px;
}
div.inventory ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
div.inventory ul li
{
	margin: 0 3px;
	padding: 0;
	float: left;
}
div.inventory ul li a
{
	color: #0066CC;
}
div.menu a
{
	color: #B4A183;
}
div.top-menu
{
	height: 36px;
	margin-top: 15px;
	padding: 0;
	font-weight: bold;
	background: url('../img/menu-bg.png') repeat-x top left;
}
ul.menu
{
	list-style-type: none;
	margin-left: 0px;
	padding: 6px 0 0 0;
}
ul.menu li
{
	margin: 0;
	padding: 0;
	padding-right: 2px;
	float: left;
	line-height: 36px;
	background: url('../img/menu-divider.png') 100% 0 repeat-y;
	height: 30px;
}
ul.menu li a
{
	display: block;
	line-height: 30px;
	padding: 0 25px;
	color: #fff;
	font-size: 11px;
	height: 30px;
	line-height: 30px;
	display: block;
	float: left;
	text-decoration: none;
}
ul.menu li a:hover
{
	color:#000;
	background-color: #FFF;
}
/*ul.menu li.active
{
	color:#000;
    background-color: #FFF;
	font-weight: bold;
	font-size: 14px;
}*/
/*ul.menu li.active div
{
	line-height: 23px;
	padding: 0 15px;
}*/
div.lang-switch
{
	float: right;
	margin: 5px;
	padding: 0;
	font-size: 0.8em;
}
div.lang-switch select
{
	font-size: 1em;
}
div.listing-sorting
{
	font-size: 0.9em;
	text-align: center;
	border: 1px solid #0066CC;
	background: #E4F1FF;
	padding: 5px;
}
div.listing-sorting a
{
	font-weight: bold;
}
div.search-form
{
	font-size: 0.80em;
	font-weight: bold;
	height: 62px;
	padding-top: 74px;
	padding-right: -100px;
	border-bottom: 1px solid #FFF;
}
div.search-form a
{
	color: #FFF;
}
input.what
{
	border-top: 2px solid #404040;
	border-left: 2px solid #404040;
	border-right: 2px solid #C0C0C0;
	border-bottom: 2px solid #C0C0C0;
}
div.footer
{
	height: 6px;
	background: url('../img/bottom-bg.png') 0 0 repeat-x;
}
div.bottom
{
	/*clear: both;
	color: #FFF;
	font-size: 0.9em;
	padding: 10px 0;
	text-align: center;*/
	background: url('../img/footer-bg.png') 0 0 repeat-x;
	text-align: center;
}
div.bottom-r
{
	background: url('../img/footer-r.png') 100% 0 no-repeat;
}
div.bottom-l
{
	background: url('../img/footer-l.png') 0 0 no-repeat;
	height: 105px;
	/*overflow: hidden;*/
}
div.bottom a
{
	color: #FFF;
	font-weight: bold;
}
div.copyright
{
	margin: 10px 0;
	text-align: center;
	color: #FFF;
}
div.copyright a
{
	color: #FFF;
}
div.content
{
	border-top: 1px solid #61B0FF;
}
div.breadcrumb
{
	font-weight: bold;
	margin: 10px 0 0 0;
	font-size: 0.9em;
}
p
{
	padding: 0;
	margin: 0;
}
.date
{
	font-size: 0.85em;
}
p.news
{
	margin-top: 5px;
	font-size: 0.85em;
}
p.last
{
	font-size: 0.85em;
	margin-top: 5px;
	text-align: right;
}
img
{
	border: 0;
}

form
{
	padding: 0;
	margin: 0;
}

.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

* html .clearfix
{
	height: 1%;
}
.button
{
	text-align: right;
	margin-bottom: 10px;
}
h1
{
	color: #000;
	font-size: 1.5em;
	font-weight: bold;
	padding: 0;
	margin: 10px 0;
}
h2
{
	color: #0066CC;
	font-size: 1.1em;
	font-weight: bold;
	padding: 0;
	margin: 10px 0;
}
div.field
{
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 10px;
}
a.title
{
	font-weight: bold;
}
div.url
{
	color: #008000;
	padding: 0;
	font-style: italic;
	cursor: help;
	font-size: 0.9em;
	margin: 2px 0;
}
div.description
{
	margin: 2px 0;
	padding: 0;
	font-size: 0.9em;
}
div.stat
{
	clear: both;
	padding: 0;
	font-size: 0.9em;
	margin: 2px 0;
}
div.stat img
{
	margin: 0 5px;
}
div.pr_stat
{
	margin: 2px 0 15px 0;
	font-size: 0.9em;
}
div.categories
{
	width: 100%;
	color: #0066CC;
}
div.categories a
{
	font-weight: bold;
	color: #0066CC;
}
div.categories div.col
{
	float: left;
	height: 100%;
	width: 33%;
	padding-top: 10px;
}
div.categories div.last
{
	float: left;
	height: 100%;
	width: 33%;
	padding-top: 10px;
}


div.categories-main
{
	width: 100%;
	color: #0066CC;
}
div.categories-main a
{
	font-weight: bold;
	color: #0066CC;
}
div.categories-main div.col
{
	float: left;
	height: 100%;
	width: 33%;
	padding-top: 10px;
}
div.categories-main div.last
{
	float: left;
	height: 100%;
	width: 33%;
	padding-top: 10px;
}
div.categories-main div.divider
{
	clear: both;
	line-height: 1px;
}
div.categories-main div.categ
{
	line-height: 15px;
	background: url('../img/arrow.png') top left no-repeat;
	margin-left: 10px;
	padding-left: 17px;
}




div.subcategories
{
	padding-left: 10px;
	color: #0066CC;
}
div.subcategories a
{
	font-size: 11px; /*0.8em;*/
	font-weight: normal;
	color: #0066CC;
}
div.categories div.divider
{
	clear: both;
	line-height: 1px;
}
div.categories div.categ
{
	line-height: 15px;
	background: url('../img/folder.gif') top left no-repeat;
	margin-left: 10px;
	padding-left: 17px;
}
.no
{
	border: none;
}
a.no
{
	text-decoration: none;
}
.editor-welcome
{
	padding: 0;
	text-align: left;
}
.editor-content
{
	padding: 0;
	text-align: center;
}
div.notification
{
	background: #D7EBD3 url('../img/ico-notif.gif') center left no-repeat;
	border: 1px solid #265624;
	font-weight: bold;
	margin: 10px 0;
	padding: 10px 10px 10px 40px;
	color: #265624;
}
div.error
{
	background: #FFEDEB url('../img/ico-error.gif') center left no-repeat;
	border: 1px solid #CD5C52;
	font-weight: bold;
	margin: 10px 0;
	padding: 10px 10px 10px 35px;
	color: #CD5C52;
}
div.navigation
{
	clear: both;
	margin: 15px 0;
}
div.navigation a
{
	text-decoration: none;
	border: 1px solid #0066CC;
	background: #E4F1FF;
	padding: 0 4px;
}
div.navigation a:hover
{
	background: #FFF;
}
div.navigation span
{
	border: 1px solid #0066CC;
	padding: 0 4px;
	background: #E4F1FF;
}
div.navigation span.active
{
	background: #FFF;
}
div.pagerank
{
	border: 1px solid #ccc;
	height: 4px;
	margin: 3px 0 0 5px;
	padding: 0;
	width: 50px;
	background: #EFEFEF;
	float: left;
}
div.inner-pagerank
{
	margin-top: -1px;
	background-image: url('../img/pr10.gif');
	float: left;
	height: 5px;
	padding: 0;
}
div.pr-text
{
	float: left;
	font-size: 0.9em;
}
div.preview
{
	background: #FFF url('../img/no-preview.gif') center center no-repeat;
	border: 1px solid #CCC;
	height: 120px;
	width: 160px;
}
div.adsense
{
	margin: 10px 0;
	text-align: center;
}
div.sfondo-cat
{
    background-color: #FFF;
	border-top: 3px solid #E7E7E7;
	padding-bottom: 5px;
}
div.sfondo-block
{
    /*background-color: #DAE5F2;*/
	padding-top: 5px;
	border-right: 2px solid #374B63;
	border-bottom: 2px solid #374B63;
	padding-bottom: 5px;
}
div.sfondo-block2
{
    /*background-color: #DAE5F2;*/
	padding-top: 5px;
	border-right: 2px solid #374B63;
	border-bottom: 2px solid #374B63;
	padding-bottom: 5px;
}
div.sfondo-block-main
{
    /*background-color: #DAE5F2;*/
	padding-top: 5px;
	padding-bottom: 5px;
}
div.box
{
	background-color: #FFF;
	clear: both;
	margin: 2px 0 0 0;
}
div.box-link
{
	clear: both;
	margin: 10px 0 0 0;
	line-height: 20px;
}
div.box-caption-main
{
	font-size: 150%;
	color: #121A28;
	border-bottom: 3px solid #e7e7e7;
	background: #EEF6FF;

	line-height: 17px;
	padding: 5px;
	margin: 0 0px 0 0px;
}
div.box-caption-blue
{
	background: #FFF;
	color: #121A28;
	border-bottom: 3px solid #e7e7e7;
	font-size: 150%;
	font-weight: bold;
	line-height: 17px;
	padding: 5px;
	margin: 0 0px 0 0px;
}
/*div.box-caption-left-blue
{
	background: url('../img/green-caption-left.gif') left no-repeat;
	height: 29px;
}
div.box-caption-right-blue
{
	background: #61B0FF url('../img/green-caption-right.gif') right no-repeat;
	height: 29px;
}*/
div.box-caption-pink
{
	color: #121A28;
	border-bottom: 3px solid #D2E0F2;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 0px;
	font-size: 150%;
	background: #EEF6FF;*/
}
div.box-caption-left-pink
{
	background: url('../img/orange-caption-left.gif') left no-repeat;
	height: 29px;
}
div.box-caption-right-pink
{
	background: url('../img/menu-bullet.png') right no-repeat;
	height: 30px;
}
div.box-caption-2
{
	color: #121A28;
	border-bottom: 3px solid #E7E7E7;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-right: 10px;
	font-size: 150%;
}
div.box-content
{
	padding-bottom: 10px;
}
div.box-content2
{
	padding: 10px;
}
div.box-content-main
{
	padding: 10px;
	/*line-height: 1.5;*/
	letter-spacing: 0.6px;
}
div.box-content-mod
{
	padding: 0px;
}
span.highlight
{
	background-color: #CCC;
	color: #000;
	font-weight: bold;
}
div.featured-link
{
	margin: 5px 0;
}
div.sponsored-link
{
	margin: 5px 0;
}
div.partner-link
{
	margin: 5px 0;
}
ul.editor-menu
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-weight: bold;
	line-height: 20px;
	margin-top: 10px;
}
ul.editor-menu li
{
	text-transform: uppercase;
}
div.comment-approval
{
	margin: 2px 0;
	font-size: 0.9em;
	color: #666;
}
div.posted
{
	font-size: 0.9em;
	margin-bottom: 10px;
}
p.user
{
	padding: 0;
	margin: 8px 0;
}
div.news-title
{
	font-weight: bold;
	margin: 0 0 5px 0;
}
div.news-date
{
	text-align: right;
	margin: 0 0 10px 0;
}
td.column
{
	background: #EEF6FF url('../img/col-divider.png') 0 0 repeat-y;
	width: 20%;
	padding: 0 10px 10px 10px;
}
td.center
{
	padding: 0 10px 10px 10px;
}
td.dotted
{
	background: url('../img/dotted.gif') repeat-y;
	width: 1px;
}
input, input.text, textarea
{
	border: 1px solid #3F86B9;
	background: #FFF url('../img/text-bg.gif') top left repeat-x;
	font-family: Verdana;
	font-size: 1em;
}
input.flat-button
{
	background: #808080;
	color: #FFF;
	border-top: 2px solid #C0C0C0;
	border-left: 2px solid #C0C0C0;
	border-right: 2px solid #303030;
	border-bottom: 2px solid #303030;
	font-weight: bold;
}
input.flat-button:hover
{
	background: #FFF;
	color: #000;
}
p.field
{
	font-size: 11px;
	margin: 5px 0;
}
hr
{
	background: #0066CC;
	height: 1px;
	border: none;
	margin: 10px 0;
}
div.payment, div.categories-tree
{
	padding: 10px;
	margin: 10px 0;
	border: 1px solid #0066CC;
	background: #E4F1FF;
}
ol
{
	padding: 0;
	margin: 0 0 0 30px;
}
.suspended
{
	background-color: #eee;
}
.approval
{
	background: #D9E1E7;
}
div.admin-approve
{
	margin: 10px;
}
div.waiting
{
	margin: 0 5px 0 0;
	float: left;
	width: 12px;
	height: 12px;
	background: #D9E1E7;
	border: 1px solid #0066CC;
}
div.dbx-box
{
}
div.dbx-handle
{
	color: #215DC6;
	height: 31px;
	padding:0px;
	margin:0px;
}
fieldset
{
	padding: 10px;
	margin: 10px 1px;
	border: 1px solid #0066CC;
	background: #E4F1FF;
}
legend
{
	padding: 2px 5px;
	color: #333;
}
div.listings fieldset
{
	padding: 0 10px 10px 10px;
	margin: 10px 0;
}
div.listings legend
{
	background: #E4F1FF;
	border: 1px solid #0066CC;
	padding: 4px;
}
/*
** Collapsing fieldsets
*/
html fieldset.collapsed {
  border-bottom-width: 0;
  border-left-width: 0;
  border-right-width: 0;
  margin-bottom: 0;
  height: 1em;
}
html fieldset.collapsed * {
  display: none;
}
html fieldset.collapsed legend {
  display: block;
}
html fieldset.collapsible legend a {
  padding-left: 15px;
  background: url(../img/expanded-arrow.png) 5px 75% no-repeat;
}
html fieldset.collapsed legend a {
  background-image: url(../img/collapsed-arrow.png);
  background-position: 5px 50%;
}
/* Note: IE-only fix due to '* html' (breaks Konqueror otherwise). */
* html fieldset.collapsed legend,
* html fieldset.collapsed legend *,
* html fieldset.collapsed table * {
  display: inline;
}
html fieldset.collapsible legend a {
	color:gray;
	font-size:16px;
  display: block;
  text-decoration: none;
}
/* Avoid jumping around due to margins collapsing into collapsible fieldset border */
html fieldset.collapsible .fieldset-wrapper {
  /*overflow: auto;*/
}

ul.tree
{
	list-style-type: none;
	padding:0px;
	margin:0px 0px 0px 25px;
}
ul.tree li
{
	font-size:12px;
}

/* Star rating */

.boxrating
{
	display:block;
}

.rating 
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	height: 30px;
	position: relative;
	background: url('../img/starrating.gif') top left repeat-x;		
}

.rating li
{
	text-indent: -90000px;
	padding: 0px;
	margin: 0px;
	float: left;
}

.rating li a 
{
	outline: none;
	display: block;
	width: 30px;
	height: 30px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
	cursor: hand;
	background: none;
}

.rating li a:hover
{
	background: url('../img/starrating.gif') left center;
	z-index: 2;
	left: 0px;
}

.rating a.r1-unit
{
	left: 0px;
}
.rating a.r1-unit:hover
{
	width:30px;
}
.rating a.r2-unit
{
	left:30px;
}
.rating a.r2-unit:hover
{
	width: 60px;
}
.rating a.r3-unit
{
	left: 60px;
}
.rating a.r3-unit:hover
{
	width: 90px;
}
.rating a.r4-unit
{
	left: 90px;
}	
.rating a.r4-unit:hover
{
	width: 120px;
}
.rating a.r5-unit
{
	left: 120px;
}
.rating a.r5-unit:hover
{
	width: 150px;
}
.rating a.r6-unit
{
	left: 150px;
}
.rating a.r6-unit:hover
{
	width: 180px;
}
.rating a.r7-unit
{
	left: 180px;
}
.rating a.r7-unit:hover
{
	width: 210px;
}
.rating a.r8-unit
{
	left: 210px;
}
.rating a.r8-unit:hover
{
	width: 240px;
}
.rating a.r9-unit
{
	left: 240px;
}
.rating a.r9-unit:hover
{
	width: 270px;
}
.rating a.r10-unit
{
	left: 270px;
}
.rating a.r10-unit:hover
{
	width: 300px;
}
.rating li.current-rating
{
	background: url('../img/starrating.gif') left bottom;
	position: absolute;
	height: 30px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
}
.voted
{
	color:#999;
}
.thanks
{
	color:#36AA3D;
}
div.spazio
{
	height: 15px;
}
#ga_block { width: 300px; background-color: #ffffff} 
	#ga_block img { display: block; border: none; } 
	#ga_block #ga_title { font: normal 12px Verdana, sans-serif; border: none; margin: 4px 0 0 0; } 
	#ga_block #ga_title a { text-decoration: none; color: #1389B7; } 
	#ga_block #ga_text { font: normal 11px Arial, sans-serif; border: none; margin: 4px 0 0 0; overflow: auto; width: 100%; } 
	#ga_block #ga_text a { text-decoration: none; color: #000000 } 
	#ga_block #ga_text p { margin: 4px 0; } 
	#ga_block #ga_text img { display: block; position: relative; float: left; border: none; margin: 0 1em 1em 0; }