/**
* Default style for iPlott.it landing page
*
* @author        Marco Solazzi @ Promobit Communications
* @copyright     Copyright(c) 2008 Marco Solazzi
* @date          2008-05-09
* @lastmodified  2008-05-09
* @version       1.0
* @revision      1
*
* @colordef      #0D8BC8; light blue (.lightblue)
* @colordef      #FF33CC; light purple (.purple)
*/


#content-landing {
	height: 515px;
	width: 650px;
	padding: 20px 10px;
}

#content-landing h3 {
color:black;
font-size:18px;
/*font-weight:bold;*/
text-align:center;
}

#content-landing h2 {
color: #0099CC;
font-size:25px;
/*font-weight:bold;*/
text-align:center;
}

#columnRight h2 {
	color: #FFFFFF;
	text-align: center;
	font-size: 22px;
	font-weight: normal;
	line-height:30px;
}

#columnRight {
	background: #FFFFFF url(img/sfondo-sidebar.jpg) repeat-x left top;
	width: 270px;
	padding-top: 20px;
	
}
#top {
	margin:7px 0px 0px;
	background: url(img/header-prof-2.jpg) no-repeat left top;
	height: 153px;
	padding-top: 30px;
	padding-left:10px;
	
}


#top h1 {
	color: #000000;
	font-size:50px;
	
	
}


#top-2 {
	margin:7px 0px 0px;
	background: url(img/header-facebook.jpg) no-repeat left top;
	height: 153px;
	padding-top: 30px;
	padding-left:10px;
}



#top-3 {
	margin:7px 0px 0px;
	background: url(img/header-foto.jpg) no-repeat left top;
	height: 153px;
	padding-top: 30px;
	padding-left:10px;
}


#top-4 {
	margin:7px 0px 0px;
	background: url(img/header-privati-a.jpg) no-repeat left top;
	height: 153px;
	padding-top: 30px;
	padding-left:10px;
}

#top-5 {
	margin:7px 0px 0px;
	background: url(img/header-privati-b.jpg) no-repeat left top;
	height: 153px;
	padding-top: 30px;
	padding-left:10px;
}



/* 266px */
#columnRight #passi {
	margin-top: 21px;
	margin-right: 15px;
	margin-left: 13px;
}

#passi {margin:opx; padding:0px;}
/*  */
	#columnRight #passi li {
		font-size: 18px;
		color: #FFFFFF;
		height: 68px;
		padding-bottom: 21px;
		padding-top:6px;
		padding-left: 90px;
		background-position:left top;
		background-repeat:no-repeat;
		 list-style:none;
	}
		#car {
			background: url(img/ico-car.png);
		}
		#printer {
			background: url(img/ico-print.png);
		}
		#download {
			background: url(img/ico-download.png);
		}


.lightblue {
	color:#0D8BC8;
}
.purple {
	color:#f3c;
}
hr.grayline {
	height:1px;
	border:0;
	color:#666;
	background-color:#666;
	clear:both;
	width:100%;
}

.ticked{
margin:0px;
padding:0px;
}

.ticked li {
	font-size: 15px;
	background: url(img/tick-verde.gif) no-repeat left 5px;
	padding-left: 24px;
	line-height: 22px;
	display: block;
	margin-bottom: 10px;
	font-weight:bold;
	color:#000000
	;
}
#testimonial {
	margin-top: 35px;
	margin-left:13px;
	width:222px;
	padding-bottom:20px;
	overflow:hidden;
	border:2px solid #666;
	background-color:#FFFFFF;
	/*background: url(../img/sfondo-testimonial-bottom.png) no-repeat left bottom;*/
}
	#testimonial h3 {
		line-height:15px;
		padding:7px 0;
		padding-top:10px;
		font-size:16px;
		letter-spacing:1px;
		padding-left:15px;
		/*background: url(../img/sfondo-testimonial-top.png) no-repeat left top;*/
	}
	#testimonial img#foto {
		width:70px;
		height:70px;
		float:left;
		padding:3px;
		border:1px solid #999;
		margin-left:15px;
		background-color:#FFF;
	}
	#testimonial p#info {
		width: 111px;
		margin-left:98px;
		margin-right:13px;
	}
	#testimonial blockquote {
		text-indent: 25px;
		background: url(img/quotes1.png) no-repeat 0 2px ;
		margin:10px 13px 0 13px;
	}
	
		#testimonial blockquote p {
			/*display: inline;*/
			margin: 0;
			padding-right: 24px;
			background: url(img/quotes2.png) no-repeat bottom right;
			font-style: italic;
		}






