/* CSS Document */
body
{
	margin:0px;
	padding:0px;
	background-color:#1d2b31;
}
img
{
	border:0px;
}
.main
{
	width:800px;
	margin:0 auto 0 auto;
	background-color:#FFFFFF;
}
.header
{
	width:800px;
	height:120px;
	background:url(../images/header_strip.jpg) repeat-x;
}
.header1
{
	width:150px;
	height:110px;
	float:left;
	padding-left:25px;
	padding-top:5px;
}
.header2
{
	width:500px;
	height:122px;
	float:right;
}
.headerimage
{
	width:800px;
	height:239px;
	border-top:#666666 1px solid;
	border-bottom:#666666 1px solid;
}
.headeriamge1
{
	width:501px;
	height:211px;
	float:left;
	margin-top:12px;
}
.headerimage2
{
	width:299px;
	height:211px;
	float:right;
	margin-top:12px;
}
.house
{
	width:458px;
	height:211px;
	margin-left:20px;
	/*background:url(../images/house.jpg) no-repeat;*/
}
.buying
{
	width:250px;
	height:100px;
	margin-left:19px;
	background:url(../images/b-rosso.jpg) no-repeat center;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	letter-spacing:1px;
}
.buying a
{

	color:#FFFFFF;
	text-decoration:none;
}
.buying a:hover
{

	color:#CCCCCC;
	text-decoration:none;
}
.selling
{
	width:250px;
	height:100px;
	margin-top:5px;
	margin-left:19px;
	background:url(../images/b-blu.jpg) no-repeat center;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	letter-spacing:1px;
}
.selling a
{

	color:#FFFFFF;
	text-decoration:none;
}
.selling a:hover
{

	color:#CCCCCC;
	text-decoration:none;
}
.content
{
	float:left;
	width:800px;
	background-color:#FFFFFF;
}

.footer
{
	float:left;
	width:800px;
	height:79px;
	background-color:#dedede;
}




/*Newstyles*/

.rightpannel
{	
	width:575px;
	float:right;
}


.welcome
{
	width:575px;
	height:116px;
}
.welcome2
{
	width:575px;
	height:266px;
}
.featured
{
	width:575px;
	height:31px;
	background: url(../images/find.gif);
}
.featured1
{
	width:573px;
	height:111px;
}
.featuredinner
{
	width:573px;
	height:110px;
	border-bottom:#dadada dotted 1px;
}
.fealeft
{
	width:100px;
	height:80px;
	float:left;
	padding:10px
}	

.fearight
{
	width:422px;
	height:100px;
	float:left;
	padding:5px 0 0 10px;
	text-align:justify;
}	






.bgtitle {
	color:#333333;
	
	height:30px; 
	
	margin-top:5px; 
	font-family:Helvetica, sans-serif; 
	font-size:16px; 
	line-height:30px;
}
.testoservizio {
	width:560px; 
	height:auto;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#3f3f3f; 
	line-height:25px; 
	text-align:justify;
}
.testoservizio img {
	float:right; padding-left:20px;
}


.search1
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	width:182px;
	height:21px;
	background:url(../images/find.gif) repeat-x;
	padding:8px 0 0 8px;
}
.go
{
	float:left;
	width:188px;

	border:0px solid #e4e4e4;
	margin-top:5px;

}
input
{
	width:150px;

	border:1px solid #e4e4e4;
	margin:4px 0 0 12px;
	font-size:10px;
	color:#999999;
	font-style:italic;
	
}
.go1
{
	width:50px;
	height:18px;

		margin:10px 0 0 12px;
}
button.btn { 
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#FFFFFF; text-align:center;
	border:0; margin:0px; width:180px; height:25px; background-color:transparent; background-image: url(../images/invia.jpg); background-repeat:no-repeat;
	cursor:pointer; 
	}
.text
{
	width:150px;
	height:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#3f3f3f;
	float:left;
	padding-top:30px;
	padding-left:10px
}
.text1
{
	width:350px;
	height:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3f3f3f;
	float:right;
	padding-top:30px;
	padding-left:200px
}




/*Menu*/

.a {
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:none;
}

.a:hover {
color:#808080;
text-decoration:underline;
}


/*** Main container ***/

#container {
background-color:#FFFFFF;
color:#303030;
margin:0;
padding-left:20px;
padding-top:20px;
text-align:left;
width:480px;
}

/*** Header section ***/


/*** Horizontal menu ***/

#mainmenu {
float:left;
margin-bottom:25px;
}

#mainmenu ul {
font-size:16px;
margin:0;
padding:0;
}

#mainmenu li {
float:left;
height:60px;
list-style:none;
margin:0;
padding:0;
}

#mainmenu a {

color:#990000;
display:block;
font-size:12px;
padding:50px 10px 10px;
width:74px;
text-align:center
}

#mainmenu a:hover {
background:#f0f0f0;
color:#003366;
text-decoration:none;

}

#mainmenu a.current {
background:#f0f0f0;
color:#003366;
text-decoration:none;
}
.leftm li
{
	list-style-type:none;
	margin:0px;
	padding:0px;
}
.leftm li a
{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}


.leftpannel
{
	float:left;
	width:190px;
	float:left;
	padding:0 0 0 20px;
}

.leftpan1
{
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	width:182px;
	height:21px;
	background:url(../images/find.gif) repeat-x;
	padding:8px 0 0 8px;
}
.leftpan2
{
	width:190px;
	
}
.leftmenu 
{
	float:left;
	width:190px;
	background-color:#5d5d5d;
	margin-top:5px;
	padding:0px;
}
.leftmenu ul
{
	
	margin:0px;
	padding:0px;
}

.leftmenu ul li
{
	width:180px;
	height:25px;
	float:left;
	list-style-type:none;
	margin-top:5px
}



.leftmenu ul li a
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	text-decoration:none;
	vertical-align:top;
	background-color:#5d5d5d;
	line-height:25px;
	padding-left:15px;
	float:left;
	display:block;
	
}
.leftmenu ul li a:hover
{
	background-color:#CCCCCC;
	width:175px;
	color:#000000;
	border-right:3px solid #666666;
}

.wrap-preventivo
{
	float:left;
	width:190px;

	margin-top:6px;
}



.footerlinks
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#000;
	}


/*
subpage*/
.homecontainer
{
	width:563px;
	height:206px;
	margin-top:6px;
}
.homecontainer1
{
	width:563px;
	height:18px;
}
.housing
{
	width:550px;
	height:150px;
}
.housing1
{
	width:196px;
	height:140px;
	margin-top:15px;
	float:left;
}
.housing2
{
	width:335px;
	height:146px;
	float:right;
		margin-top:15px;
}
.home
{
	width:93px;
	height:18px;
	float:left;
}
.text2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	line-height:20px;
	color:#3f3f3f;
}
.readmore
{
	width:75px;
	height:16px;
	margin-left:120px
}
.dot
{
	width:450px;
	background:url(../images/dots.gif) repeat-x;
	float:left;
}
.forcontainer
{
	width:563px;
	height:200px;
}
.contatti-colsx {
	float:left;
	width:120px; 
	padding:3px 5px 3px 10px;
	margin: 0;
	text-align:right;
	line-height:20px;
	font-size:12px;
}

.contatti-coldx {
	float:left;
	width:410px; 
	padding:3px 5px 3px 10px;
	margin: 0;
	text-align:left;
	line-height:20px;
	font-size:12px;
}
.contatti-coldx input{

	border:1px solid #e4e4e4;
	margin:4px 0 0 0px;
	font-size:12px;
	color:#333333;
	font-style:normal;
}
.invalidInput,.validInput{
	display:compact;
	padding:1px;
}
/* Style for invalid input */
.invalidInput{
	border-left:3px solid #990000;
}

/* Style for valid input */
.validInput{
	border-left:3px solid #000033;
}



.thumbart {
	float:left;
	margin-right:10px;
}
