/* CSS Document */
.topleftcol{
	width:622px;
	height:auto;
	float:left;
}

.clr{
	clear:both;
}

.toprightcol{
	width:300px;
	height:auto;
	float:right;
}

.topreview{
	width:312px;
	height:auto;
	float:left;
	position:relative;
}

.topreview .topbanner{
	width:300px;
	height:250px;
	border:6px solid #DFDFDF;
	background: url(loader.gif) no-repeat 50% 50%;
	position:relative;
}

.topreview .toptitle{
	width:268px;
	padding:5px;
	top:212px;
	background:url(whitepng.png) repeat-y;
	left:11px;
	position:absolute;
}

.topreview .toptitle h2{
	font-size:26px;
	line-height:30px;
	margin-bottom:20px;
}

.topreview .toptitle p{
	font-size:12px;
	line-height:24px;
	color:#000000;
	font-weight:bold;
	background:url(orangedot.gif) no-repeat 0 9px;
	padding-left:15px;
	padding:0px 0 0 12px;
	margin:0px;
}

.topbonus{
	width:298px;
	height:auto;
	float:right;
}

.topbonus .bonus{
	width:133px;
	padding-left:12px;
	border-right:2px solid #DFDFDF;
	float:left;
	margin-bottom:20px;
}

.topbonus .bonus .banner{
	width:120px;
	height:60px;
	background:url(loader3.gif) no-repeat 50% 50%;
}

.topbonus .bonus h4{
	font-size:12px;
	line-height:18px;
	margin-bottom:7px;
}

.topbonus .bonus font{
	font-size:11px;
	font-weight:bold;
	color:#000000;
	background:url(orangedot.gif) no-repeat 0 4px;
	padding-left:15px;
}

.bonustitle{
	font-size:16px;
	line-height:24px;
	color:#FF6600;
	font-weight:bold;
	background:url(dot.gif) repeat-x left bottom;
	padding-bottom:5px;
	margin-bottom:5px;
}

h1{
	font-size:20px;
	line-height:30px;
	padding-bottom:5px;
	margin:0px;
	border-bottom:1px solid #E6E8E9;
}

h2{
	font-size:16px;
	line-height:30px;
	padding-bottom:5px;
	margin:0px;
	border-bottom:1px solid #E6E8E9;
}

p{
	font-size:12px;
	line-height:16px;
	font-weight:normal;
	padding:5px 0;
	text-align:justify;
	color:#717372;
}

.articlebox{
	width:306px;
	height:auto;
}

.aheading{
	padding:0 10px;
	line-height:50px;
	font-size:20px;
	color:#000000;
	background:url(headingbg.jpg) no-repeat;
}

.articlebox .articles{
	background:#e8e9ed;
	padding:4px;
	font-size:12px;
}

.articlebox .articles h3 a{
	background:#FF6600;
	font-size:12px;
	line-height:16px;
	color:#ffffff;
	text-decoration:none;
	padding:0 3px;
}

a.readmore{
	background:#ffffff;
	font-size:11px;
	color:#333333;
	text-decoration:none;
	line-height:15px;
	padding:0 4px;
}

a.visit{
	background:#FF6600;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	line-height:15px;
	padding:0 4px;
}

.articlebox .articles h3 a:hover{
	background:#adadad;
	color:#ffffff;
	text-decoration:none;
}

.articlebox .articles .art1{
	padding:5px;
	border-bottom: 1px solid #cbcbcb;
}

.articlebox .articles .art2{
	padding:5px;
	background:#f0f1f3;
	border-bottom: 1px solid #cbcbcb;
}

.aheading span{
	color:#FF6600;
}

.reviewsbox{
	border-bottom:3px solid #DBDBDB; 
	padding-bottom:5px;
}

.reviewsbox h3{
	font-size:18px;
	line-height:26px;
	color:#FF6600;
}

.reviewsbox .review{
	padding:10px 0;
	border-bottom:1px solid #E6E8E9;
}

.reviewsbox .review .reviewbanner{	
	width:100px;
	height:67px;
	background:url(loader3.gif) no-repeat 50% 50%;
	padding:2px;
	border:1px solid #333333;
	float:left;
	margin:0 10px 0 0;
}

.sidelinks{
	border-bottom:3px solid #DBDBDB;
	padding:0 7px;
	margin-bottom:10px;
}

.sidelinks ul{
	list-style:none;
}

.sidelinks ul li{
	font-size:12px;
	line-height:18px;
	background:url(orangedot.gif) no-repeat 0 6px;
	margin-bottom:4px;
	font-weight:bold;
	padding-left:12px;
}

.sidelinks ul li a{
	text-decoration:none;
	color:#000000;
}

.sidelinks ul li a:hover{
	text-decoration:none;
}

#navigazione a{	
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	padding:0 15px;
	line-height:40px;
	font-size:12px;
	border-right:1px solid #cccdcd;
}


