#leftcol, #rightcol {
	float:left;
	width:180px;
}	

#content {
	float:left;
	width:560px;
}

#content_big {
	float:left;
	width:740px;
}

.clear {
	clear:both;
}


/* slide show homepage */
#slideShowImg
{
	width: 276px;
	height: 212px;
	border: 1px solid #ccc;
	padding: 0;
	background-color: #fff;
	overflow: hidden;
	position: relative;
}

#slideShow1 img.slideimage
{
	width: 276px;
	height: 212px;
}

.pagelinks a
{
	font-weight: bold;
	color: #666;
}
.slideCaption
{
	background-color: #444444;
	font-weight: bold;
	opacity:0.85; 
    filter:alpha(opacity=85);
    width: 288px !important;
    height: 30px !important;
    position: absolute !important;
    bottom: 0 !important;
    left: 0;
    color: #FFF;
    text-align: left;
    padding: 0;
    overflow: hidden;
    line-height: 30px;
    text-indent: 10px;
}


    
.pagelinks a.activeSlide
{
	color: #f90;
}
/* this is for IE so the prev/next links can be hovered*/
.nextSlide,.prevSlide
{
	background-image: url(/images/spacer.gif);
}
.nextSlide:hover
{
	background-image: url(/images/nextslide.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.prevSlide:hover
{
	background-image: url(/images/prevslide.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.inputsTooltip
{
	border: 1px solid #ccc;
	background-color: #eee;
	padding: 4px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;
}
#tooltipURL
{
	display: none;
}



/* comment box */

#box_show_servizi h5,
#box_show_comment h5
{
    margin: 0 0 12px 0;
    font-size: 16px;
}

#box_show_servizi h6,
#box_show_comment h6
{
    margin: 0 0 8px 0;
    text-indent: 30px;
    font-size: 13px;
    line-height: 20px;
    height: 20px;
}

#box_show_servizi h6.commentiTutti
{
    background: url(../images/icoCommentiTutti.gif) no-repeat left;
}

#box_show_servizi h6.commentiNessuno
{
    background: url(../images/icoCommentiNessuno.gif) no-repeat left;
}

#box_show_servizi h6.commentiTutti a,
#box_show_servizi h6.commentiNessuno a
{
    color: #003366;
}

#box_show_servizi h6.commentiTutti a:hover,
#box_show_servizi h6.commentiNessuno a:hover
{
    color: #FF9900;
}

.commento
{
    margin: 0;
}

#box_show_servizi .hrTratt,
#box_show_comment .hrTratt
{
    margin: 10px 0;
}

#comment
{
    margin: 25px 0 0 0;
}

.text_comment_content
{
    height:200px;
    margin:15px 0 0 0;
    border: 0 none;
    background: url(../images/bgBoxBottom.jpg) no-repeat top left;
}

.post_bar_comment
{
    width: 464px;
    height:28px;
    background: url(../images/hrTratt.gif) repeat-x bottom left;
    margin:0 10px !important;
    margin:0 8px;
}
 
#nome_comment
{
    border: solid 1px #d0d8e3;
    width: 170px;
    height: 17px;
    position: relative;
}

.text_comment
{
    width: 460px;
    margin: 0pt 12px!important;
    margin: 0 10px;
    height: 160px;
    border: solid 1px #d0d8e3;
}

.text_smile_content
{
    width:350px;
    height:120px;
    margin:0px;
    border:solid 1px #999;
}

.smile_bar
{
    width:350px;
    height:20px;
    background-color:#CCC;
    margin:0px;
}

.smile_button
{
    width:50px;
    height:20px;
    margin:0px;
    padding:1px;
}

.smiles_image
{
    display:none;
    width:400px;
    background-color:#FFF;
    border:1px outset #999;
    position:absolute;
}

.text_smile
{
    width:350px;
    height:100px;
    margin:0px;
    border:0px;
}

.text_post_content
{
    width:630px;
    height:370px;
    margin:0px;
    border:solid 1px #999;
}

.post_bar
{
    width:630px;
    height:28px;
    background-color:#CCC;
    margin:0px;
}

.smile_button_post
{
    width:30px;
    height:28px;
    margin:0px;
    padding:5px;
    float:left
}

.button_post
{
    float:left;
    margin-top:5px;
}

ul.button_post
{
    list-style:none;
}

ul.button_post li
{
    padding:0px 2px;
    border:solid 1px #999;
    background:#fff;
    width:15px;
    text-align:center;
    float:left;
    height:16px;
    margin:0px 5px;
    display:block;
    cursor:pointer;
}

ul.button_post li:hover
{
    background:#ddd;
}

ul.button_post li a:hover
{
    color:#000;
    text-decoration:none;
}

ul.button_post li a
{
    display:block;
}

ul.button_post li.separetor
{
    border:solid 1px #999;
    width:1px;
    margin:0px 4px;
    padding:0px;
    background-color:#ddd;
}

.post_anteprima
{
    padding:0px 2px;
    border:solid 1px #999;
    background:#fff;
    width:80px;
    text-align:center;
    float:right;
    height:16px;
    margin:5px 5px;
    display:block;
    font-weight:bold;
    cursor:pointer;
}

.post_anteprima:hover
{
    background:#ddd;
}
.post_anteprima a
{
    display:block;
}

.post_anteprima a:hover
{
    text-decoration:none;
    color:#000;
}

.text_post
{
    width:630px;
    height:330px;
    margin:0px;
    border:0px;
}

#textarea_Prev
{
    background:#fff;
    width:630px;
    height:340px;
    display:none;
    margin:0px;
    padding:0px;
    position:absolute;
    overflow:auto;
}

#box_show_comment
{
    clear: both;
    margin: 10px 0 0 0;
}

.buttonSubmit
{
    width: 81px;
    height: 20px;
    background: url(../images/bgPulsCerca.gif) no-repeat top;
    border: 0; 
    cursor: pointer;
    padding: 0;
    margin: 0 12px 20px 0;
    font-family: Arial Narrow, Helvetica condensed, Univers Condensed, Arial, helvetica,sans-serif;
    color: #FFFFFF; 
    font-size:13px;
    font-weight:bold;
    line-height:18px;
    float: right;
}

    .buttonSubmit:hover
    {
        background: url(../images/bgPulsCerca.gif) no-repeat bottom;
    }  


/* rating */
#rating,
h5.titolo
{
    float: left;
}
h5.titolo
{
    margin: 0 15px 0 0;
}

.rating
{
    cursor:pointer;
    display:block;
    margin-bottom:8px;
    position: relative;
    top: -13px;
}

.rating:after{content:'.';display:block;height:0;width:0;clear:both;visibility:hidden}.cancel,
.star
{
    float:left;width:17px;height:15px;overflow:hidden;text-indent:-999em;cursor:pointer}
    .star-left,.star-right{  width:8px}.cancel,.cancel a
    {background:url(../images/rating_delete.gif) no-repeat 0 -16px}.star,.star a{background:url(../images/rating_star.gif) no-repeat 0 0px}.star-left,.star-left a{background:url(../images/rating_star-left.gif) no-repeat 0 0px}.star-right,.star-right a{background:url(../images/rating_star-right.gif) no-repeat 0 0px}.cancel a,.star a{display:block;width:100%;height:100%;background-position:0 0px}div.rating div.on a{background-position:0 -16px}div.rating div.hover a,div.rating div a:hover{background-position:0 -32px}


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link 
{
    color: #666666;
    text-decoration: none;
    }
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #FF8800;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 5px solid #111;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border: 1px solid #ddd;
}

#TB_caption{
	height:21px;
	padding:10px 30px 0 15px;
	float:left;
}

#TB_closeWindow{
	height:21px;
	padding:10px 13px 0 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

#TB_closeWindowButton
{
    font-weight: bold;
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}