html,body{height:100%}
body{
	font:11px "Trebuchet MS",Arial,Helvetica,sans-serif;
	margin:0 auto;
	padding:0;
	background:#d3dbde url(/site/assets/white-shadow.v1257119638.png) center 450px no-repeat; 
	color:#646f74;
	height:100%;
} 
*{ 
	margin:0;
	padding:0;
}
*:focus{
	outline:none; /* removes ugly dotted border but may make template more unsuable, up to you
				 if you want to keep it! */
}
.clr{ 
	clear:both
}
form{
	margin:0; padding:0;
}
hr{
	border:0;
	color:#d3d3d3;
	background-color: #d3d3d3;
	height: 1px;
}
h1, h2, h3, h4, h5, h6{
	font-family:Arial, Helvetica, sans-serif; 
	font-weight:normal;
	letter-spacing:-1px;
	text-transform:uppercase; 
	color:#576064;
}
h1{
	font-size:26px; 
	line-height:30px; 
	margin-bottom:15px;
}
h2{
	font-size:24px; 
	line-height:28px; 
	margin-bottom:15px;
}
h3{
	font-size:15px; 
	line-height:20px; 
	margin-bottom:10px;
	text-indent:-1px;
}
h4{
	font-size:18px; 
	line-height:18px; 
	margin-bottom:8px; 
	font-weight:bold;
}
h5{
	font-size:16px; 
	margin:3px 0px; 
	padding:0px; 
	letter-spacing:1px;
}
h6{
	font-size:14px; 
	margin:3px 0px; 
	padding:0px; 
	letter-spacing:1px;
}

/* links */
a{
	color:#014FBC ; 
	text-decoration:underline;
}
a:visited{
	color:#0d364b; 
	text-decoration:none;
}
a:hover{
	color:#0d364b; 
	text-decoration:none;
}
a img{
	border:none
}
.img-content{
	float:left; 
	margin:0px 12px 10px 0px;
	border:3px solid #bfc9cd;
}
.imgleft{
	float:left; 
	margin:4px 12px 10px 0px;
	border:3px solid #bfc9cd;
}
.imgright{
	float:right; 
	margin:4px 0px 10px 12px;
	border:3px solid #bfc9cd;
}

/* lists, blockquotes and paragraphs */
p, ul, ol, blockquote{
	font-size:11px;
	line-height:20px;
	margin-bottom:14px;
	color:#555;
}
ul, ol{
	margin:10px 0 35px 40px;
}
li ol, li ul{
	font-size:1.0em;
	list-style:square;
	margin-bottom:0;
	margin-top:0;
}
li ol{
	list-style:decimal;
}
blockquote{
	font-style:italic;
	margin:0px;
	color:#6e7a7f;
	padding:0px 4px 2px 38px;
	background-image:url(/site/assets/quote.gif);
	background-position:0px 5px;
	background-repeat:no-repeat;
	float:left;
}

/* Container
------------------------------------------------------*/
#container{
	background-image:url(/site/assets/bg-container-top.jpg); 
	background-repeat:repeat-x;	
	background-position:top;
}
#container2{
	background-image:url(/site/assets/bg-container-inner.jpg); 
	background-repeat:repeat-x;	
	background-position:top;
}
#inner-container{
	background-image:url(/site/assets/bg-header.jpg);
	background-repeat:no-repeat;
	background-position:top;	
	width:972px;
	margin:0px auto;	
}
#inner-container2{
	background-image:url(/site/assets/bg-header-inner.jpg);
	background-repeat:no-repeat;
	background-position:top;	
	width:960px;
	margin:0px auto;	
}
#container-bottom{
	width:100%;
	background-image:url(/site/assets/bg-footer.gif); 
	background-repeat:repeat-x;  
	background-position:top; 
	height:80px;
	float:left;
}
/* Header
------------------------------------------------------*/
#header{
	height:451px;
	}
#header-inner{
	height:126px;
	}
#top{
	width:972px;
	height:50px;
	background-image:url(/site/assets/bg-menu.png);
	background-repeat:repeat-x;
	float:left;
}
#logo{
	width:972px;
	text-align:center;
	margin-top:-3px;
	margin-bottom:16px;
	float:left;
	padding-top:15px;
	padding-bottom:8px; 
}
#logo h1 {
	width:262px;
	height:55px;
	margin:0 auto;
	padding:0px;
	text-align:center;
	text-indent:-99999px;
	background:url(/site/assets/realizzazione-sito-per-agenzia-immobiliare.png) top center no-repeat;
}
#logo h1 a {
	display:block;
	margin:0px;
	padding:0px;
	text-align:left;
	color:#FFF;
	width:262px;
	height:55px;
}
#nav-menu {
	font-family:Tahoma, Arial, Verdana;
	width:850px;
	margin-top:13px;	
	float:left;
	list-style-type:none;
}

/*  Homepage Slider
------------------------------------------------------*/
#slideshow-container{
	width:972px;
	height:310px;
	background-image:url(/site/assets/slideshow-shadow.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	float:left;
}
#slideshow-inner{
	width:972px;
	height:282px;
	/*background-image:url(/site/assets/bg-slideshow.jpg);*/
	background-repeat:no-repeat;
	float:left;
}


/* Content
------------------------------------------------------*/
#content{
	width:960px;
	margin-top:5px;
	float:left;
	padding-left:6px;
	padding-right:6px;
	background:#FFF
}
#content-inner{
	width:960px;
	margin-top:10px;
	float:left;
}
.maincontent{
	width:690px;
	margin-right:24px;
	padding-bottom:30px;
	float:left;
}
.maincontent-inner{
	width:690px;
	padding-right:30px;
	padding-bottom:50px;
	background-image:url(/site/assets/content-devider2.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	float:left;
	line-height:20px;
}
.maincontent-fullwidth{
	width:960px;
	padding-bottom:50px;
	float:left;
}
.two-column{
	width:460px;
	margin:30px 0px 5px 0px;
	float:left;
}
.three-column{
	width:220px;
	float:left;
	margin-bottom:15px;
}
.three-column h3{
	margin-bottom:0px;
}
.front-icon{
	width:60px;
	float:left;
}
.front-spacer{
	width:15px;
	display:block;
	float:left;
}
#sidebox{
	float:right;
	width:240px;

}
.rightbar-content{
	width:233px;
	margin-left:7px;
	margin-bottom:35px;
	float:left;
}
/* Rightbar list */
ul.rightbar-list{
	margin:0px; 
	padding:0px; 
	list-style-type:none;
}
ul.rightbar-list li{
	background-image:url(/site/assets/arrow.gif); 
	background-position:5px 11px; 
	background-repeat:no-repeat; 
	padding-left:20px;
	border-bottom:1px solid #bfcace; 
	line-height:28px;
	font-size:12px;
}
ul.rightbar-list li a{
	color:#014FBC;
	text-decoration:none;
}
ul.rightbar-list li a:hover{
	text-decoration:underline;
}



/* Content list */
ul.content-list{
	margin:0px 0px 10px 0px; 
	padding:0px; 
	list-style-type:none;
}
ul.content-list li{
	background-image:url(/site/assets/arrow.gif); 
	background-position:0px 6px; 
	background-repeat:no-repeat; 
	padding:0px 0px 6px 15px; 
	line-height:18px;
}
ul.content-list li a{
	color:#474747; 
	text-decoration:none;
}
ul.content-list li a:hover{
	text-decoration:underline;
}


#titoloarticolo {
	width:960px;
	padding: 10px 0px 18px 0px;
	margin: 0px 29px;
	height:31px;
	background:url(/site/assets/post-bg2.png) top center no-repeat;
	margin-top:12px;
}
.titoloarticoloslide {
	width:960px !important;
	padding: 10px 0px 18px 0px;
	margin: 0px !important;
	margin-top:12px !important;
}
.theme_title {
float:left;
padding-left:10px;
width:500px;
}
.theme_titleslide {
width:550px  !important;
}

.theme_title h1 {
color:#212121 !important;
border:0 none !important;
padding:0 !important;
font-family:Helvetica !important;
font-size:22px !important;
font-weight:normal !important;
letter-spacing:-1px !important;
line-height:30px !important;
margin:0 !important;
text-align:left !important;
text-decoration:none !important;
}
.theme_buy img{
	padding:2px 10px 5px 0px;
	margin:0px;
}
.demo_button {
float:right;
border:0 none;
}
.meta {
color:#666666;
font-size:9px;
padding-bottom:8px;
text-align:left;
}   
.meta a {
color:#666666;
text-decoration:none;
}   
.meta a:hover {
color:#0d364b;
text-decoration: underline;
} 
.readon_blog_wrapper {
	float: right;
	margin-right: 10px;
}

.readon_blog_l {
	background: url(/site/assets/readon1-l.png) 0 0 no-repeat;
	float: left;
	width: 6px;
	height: 22px;
}

.readon_blog_m {
	background: url(/site/assets/readon1-bg.png) 50% 0 repeat-x;
	float: left;
	height: 22px;
}

.readon_blog_m a span {
	line-height:22px;
	height: 22px;
	padding: 0 5px 0 5px;
}

a.readon-main:hover {
	color:#333333;
}

.readon_blog_r {
	background: url(/site/assets/readon1-r.png) 100% 0 no-repeat;
	float: left;
	width: 6px;
	height: 22px;
}
a.readon-main {
cursor:pointer;
font-size:12px;
text-decoration:none !important;
color:#014FBC !important;
}







/* Newsflash */
#newsflash{
	width:960px;
	height:32px;
	margin:10px 0px 25px 0px;
	background-image:url(/site/assets/bg-newsflash.gif);
	background-repeat:no-repeat;
	float:left;
}
.news-icon{
	margin-left:20px;
	padding:8px 10px;
	float:left;
}
.newsflash-title{
	padding:5px 0px;
	float:left;
}
.news-spacer{
	width:34px; 
	height:17px; 
	margin-top:8px; 
	background-image:url(/site/assets/news-devider.png); 
	background-repeat:repeat-y; 
	display:block; 
	float:left;
}
.newsflash-text{
	width:761px;
	margin:-16px 0px 0px 33px;
	font-size:11px;
	color:#898989;
	float:left;
}

/* Content list */
ul.content-list{
	margin:0px 0px 10px 0px; 
	padding:0px; 
	list-style-type:none;
}
ul.content-list li{
	background-image:url(/site/assets/arrow.gif); 
	background-position:0px 6px; 
	background-repeat:no-repeat; 
	padding:0px 0px 6px 15px; 
	line-height:18px;
}
ul.content-list li a{
	color:#474747; 
	text-decoration:none;
}
ul.content-list li a:hover{
	text-decoration:underline;
}
.site-icon {
float:left;
height:82px;
margin-top:14px;
width:76px;
}
.slideshowContainer img {
	padding:2px;
	border: 1px solid #DDD1C6;
	margin-left:12px;
}

.pf-box{
	width:274px; 
	height:197px;
	padding:0px 30px 30px 35px; 
	float:left;
}
.pf-box h4{
	margin-top:-07px;
	display:inline-block !important;
	position:relative !important;
	font-size:12px !important;
}
.pf-img{
	background-color:#dce3e6;
	border:1px solid #b6bfc3;
	padding:5px;		
}

.cboxElement{
	width:274px; 
	height:108px;
	background-image:url(/site/assets/shadow-pf.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
.cboxElement a {
background: url(/site/assets/mozilla_blu.gif) no-repeat scroll 50% 50%;
display:block;
height:91px;
overflow:hidden;
position:relative;
width:274px;
}

.icoelement{
	float:left;
	border:1px solid #DDD1C6;
	margin-right:3px;
	padding:1px;
}
.elencobaa li {
	list-style:none;
	background:url(/site/assets/16_square_blue_check.png) 3px 3px no-repeat;
	padding-left:22px;
	margin-bottom:3px;
}
.titlebig {
height:59px !important;
display:block !important;
clear:both;
}
.titlebigleft {
	float:left;
	background: url(/site/assets/bg_bottone_grande.png) no-repeat left top transparent;
	height:59px !important;
	padding-left:20px !important;

}

.titlebig span {
	float:left;
background: url(/site/assets/bg_bottone_grande.png) no-repeat right top transparent;
padding:10px 20px 18px 0px;
color:#212121 !important;
font-family:Helvetica !important;
font-size:22px !important;
font-weight:normal !important;
letter-spacing:-1px !important;
line-height:30px !important;
margin:0 !important;
text-align:left !important;
text-decoration:none !important;
}

.titlepic {
height:27px !important;
display:block !important;
clear:both;
}
.titlepicleft {
	float:left;
	background: url(/site/assets/bottone-piccolo.png) no-repeat left top transparent;
	height:27px !important;
	padding-left:18px !important;

}

.titlepic span {
	float:left;
background: url(/site/assets/bottone-piccolo.png) no-repeat right top transparent;
padding:5px 20px 5px 0px;
color:#212121 !important;
font-family:Helvetica !important;
font-size:16px !important;
font-weight:normal !important;
letter-spacing:-1px !important;
line-height:18px !important;
margin:0 !important;
text-align:left !important;
}
.titlepic a {
text-decoration:none !important;
}

.about-icon {
float:left;
height:40px;
margin-top:14px;
width:36px;
}
.about-content {
float:left;
margin-left:5px;
margin-top:10px;
margin-bottom:10px;
width:649px;
}
.about-content h4 {
border-bottom:1px solid #BFCACE !important;
margin-bottom:6px;
padding-bottom:5px;
font-size:15px !important;
font-weight: normal !important;
line-height:16px !important;
}
/* Footer
------------------------------------------------------*/
#footer{
	background-image:url(/site/assets/footer-line.jpg);
	background-repeat:no-repeat;
	background-position:top;
	font-size:10px;
	color:#608395;
	width:960px;
	height:66px;
	margin:0px auto;
}
#footer a, #footer a:visited{
	color:#608395; 
	text-decoration:none;
}
#footer a:hover{
	color:#fafafa; 
	text-decoration:none;
}
.left-footer{
	width:215px;
	margin-top:1px;
	background-image:url(/site/assets/footer-glow.jpg);
	background-repeat:no-repeat;
	float:left;
}
.footer-logo{
	margin:14px 0px 0px 10px
}
.right-footer{
	width:675px;
	float:right;
}
.social-network{
	margin:5px 0px 6px 0px;
	float:right;
}
.social-icon{
	width:16px;
	height:16px;
	margin:0px 10px 0px 36px;
	float:left;
}
.follow{
	float:left;
}
.copyright{
	float:right;
}
div.pagination {
	margin:15px 0;
	padding:0;height:1%;
	clear:both;
	overflow:hidden;
	line-height:normal !important;
	}
div.pagination div.results{
	margin:0;
	padding:0;
	text-align:left;
	float:left;
	}
div.pagination div.results span{
	margin:0;
	padding: 2px 8px 2px 8px;
	height:1%;
	display:block;
	float:left;
	background:#ebebeb url(/assets/pager.png) repeat-x;
	border-top:1px solid #dedede;
	border-left:1px solid #cfcfcf;
	border-right:1px solid #c4c4c4;
	border-bottom:1px solid #c4c4c4;
	color:#4A4A4A;
	font-weight:bold;
	}
div.pagination ul.pager{
	margin:0;
	padding:0;
	float:right;
	text-align:right;
	line-height:normal !important;
	}
div.pagination ul.pager li{
	margin:0 0 0 4px;
	padding:0;
	height:1%;
	float:left;
	list-style:none;
	background:#ebebeb url(/assets/pager.png) repeat-x;
	border-top:1px solid #dedede;
	border-left:1px solid #cfcfcf;
	border-right:1px solid #c4c4c4;
	border-bottom:1px solid #c4c4c4;
	color:#4A4A4A;
	font-weight:bold;
	}
	div.pagination ul.pager li.separator{
		padding: 2px 6px 2px 6px;
		}
	div.pagination ul.pager li.current{
		padding: 2px 6px 2px 6px;
		background:#b4b4b4 url(/assets/pager_selected.png) repeat-x;
		border-top:1px solid #ccc;
		border-left:1px solid #bebebe;
		border-right:1px solid #b1b1b1;
		border-bottom:1px solid #afafaf;
		color:#515151;
		}
	div.pagination ul.pager li.disabled{
		padding: 2px 6px 2px 6px;
		color:#B4B4B4;
		}
	div.pagination ul.pager li a{
		margin:0;
		padding: 2px 6px 2px 6px;
		height:1%;
		display:block;
		float:left;
		color:#515151;
		text-decoration:none;
		}
	div.pagination ul.pager li a:hover,div.pagination ul.pager li a:active{margin:-1px;background:#b4b4b4 url(/assets/pager_selected.png) repeat-x;border-top:1px solid #ccc;border-left:1px solid #bebebe;border-right:1px solid #b1b1b1;border-bottom:1px solid #afafaf;}


table#price-chart .even td {
background:none repeat scroll 0 0 #E6E6E6;
}
table#price-chart th, table#price-chart td {
border-right:1px solid #FFFFFF;
}
table#price-chart .even .table-col-0 {
background:none repeat scroll 0 0 #B5DDF7;
}
table#price-chart .odd .table-col-0 {
background:none repeat scroll 0 0 #DAEEFB;
}
table#price-chart .even .table-col-1 {
background: url(/assets/col5-even.gif) repeat-y scroll right top #A9CDD9;
}
table#price-chart .odd .table-col-1 {
background: url(/assets/col5-odd.gif) repeat-y scroll right top #D4E7DF;
}
table#price-chart .odd .table-col-2 {
background:none repeat scroll 0 0 #D3E7DE;
}
table#price-chart .even .table-col-2 {
background:none repeat scroll 0 0 #A7CFBD;
} 
table#price-chart .even .table-col-3 {
background:url(/assets/col4-even.gif) repeat-y scroll left top #A9CDD9;
padding-left:10px;
}
table#price-chart .odd .table-col-3 {
background:url(/assets/col4-odd.gif) repeat-y scroll left top #D4E7DF;
padding-left:10px;
}
.basetop {
	display:block;
	height:90px;
	width:140px; 
	background:url(/assets/base-top2.png) top center no-repeat;
	text-indent: -999999px;
	margin:0px !important;
	padding:0px !important;
	border-top: 1px solid #77d4f3;
}
.basetop a {
	display:block;
	height:90px;
	width:140px;
	text-indent: -999999px;
	margin:0px !important;
	padding:0px !important;
	cursor:pointer;
}
.silvertop {
	display:block;
	height:90px;
	width:140px;
	background:url(/assets/silver-top2.png) top center no-repeat;
	text-indent: -999999px;
	margin:0px !important;
	padding:0px !important;
	border-top: 1px solid #62c9da;
}
.silvertop a {
	display:block;
	height:90px;
	width:140px;
	text-indent: -999999px;
	margin:0px !important;
	padding:0px !important;
	cursor:pointer;
}
.professionaltop {
	display:block;
	height:97px;
	width:160px;
	background:url(/assets/professional-top.png) top center no-repeat;
	text-indent: -999999px;
	margin:0px !important;
	padding:0px !important;
	border-top: 1px solid #6ecfbc;
}
.professionaltop a {
	display:block;
	height:97px;
	width:160px;
	text-indent: -999999px;
	margin:0px !important;
	padding:0px !important;
	cursor:pointer;
}

#vcard {
height:180px;
padding-left:10px;
}
#my_photo {
background:none repeat scroll 0 0 #FFFFFF;
border:1px solid #C1C1C1;
display:inline;
float:left;
height:120px;
margin:0;
padding:7px;
width:120px;
}
#logovcard {
float:right;
text-align:left;
margin-left:10px;
background:url(/site/assets/vcardlogo.png) left top no-repeat;
padding-left:30px;
width: 500px;
height:120px;
}
#logovcard h1 {
color:#656565;
font-family:Arial,Helvetica,sans-serif;
font-size:26px;
line-height:22px;
margin:10px 0 0;
}
#logovcard h3 {
color:#656565;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
line-height:14px;
margin:0;
}
#humansp {
visibility:hidden;
display:none;
}
tr.table-header {
background:transparent url(http://www.web-burning.it/web_nuovo/assets/upper-shade.gif) repeat-x scroll 0 0;
}
th.table-header{
border-bottom:1px solid #E2E2E2;
border-top:1px solid #D4D4D4;
font-weight:bold;
padding:5px 10px;
}
tr.table-header h4 {
padding:6px 0;
text-align:center;
color:#333 !important;
font-size:12px !important;
}

.a-left {
text-align:left;
}
.tdversioni {
border-bottom:1px solid #E2E2E2;
padding:6px 3px;
}