/* CSS Document */

<!--
A:link { text-decoration: none }
A:visited { text-decoration: none }
A:hover { text-decoration: underline }
#altosx { background: #21375F; }
#altodx { background: #21375F; }
#headsx { border : 1px solid #BCBDC0; }
#headdx { background: #F48E30; }
#alto { background: #21375F; }
#overlinks { background: #21375F; }
#headsxb { border : 1px solid #BCBDC0; }
#headdxb { background: #F48E30; }
#m1 { background: #D1D2D4; }
#m2 { background: #6D6E71; }
#m3 { background: #E7E7E9; }
#dotty { border-right : 1px dotted #F48E30; }
#siemens { border-right : 1px dotted #F48E30; }
#scmc { border-right : 1px dotted #F48E30; }
#dordogne { border-right : 1px dotted #F48E30; }
#lazio { border-right : 1px dotted #F48E30; }
#livorno { border-right : 1px dotted #F48E30; }
#kappa { border-right : 1px dotted #F48E30; }
#ministero { border-right : 1px dotted #F48E30; }
#right { background: #E7E7E9; }
#right2 { background: #6D6E71; }
#right3 { background: #6D6E71; }
#tobject { background: #A8A9AC; }
#txtobject { background: #D1D2D4; }
#ttech { background: #A5ADBD; }
#txttech { background: #D2D7E0; }
#dropmenudiv{
position:absolute;
border:1px solid #E18039;
border-bottom-width: 0;
font: 10px Arial;
line-height:18px;
z-index:100;
}
#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #E18039;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}
#dropmenudiv a:hover{ background: #F48E30; }
-->

img { border: 0; }

#RowColorA
{
  BACKGROUND-COLOR: #636465; 
	BORDER-COLOR: #FFFFFF;
	
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #FFFFFF;
}


#RowColorA a
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #FFFFFF;
}

#RowColorA a:hover
{	
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: red;
}


#RowColorB
{
	BACKGROUND-COLOR: #E7E7E9; 
	BORDER-COLOR: #FFFFFF;
	
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #000000;
}


#CelColorA
{
  BACKGROUND-COLOR: #636465; 
  
  font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #FFFFFF;
}

#CelColorA a
{
  background: #636465;
	font-size: 10px;
	font-weight:bold;
	color: #FFFFFF;
}

#CelColorA a:hover
{
  background: #078D17;
	font-size: 10px;
	font-weight:bold;
	color: red;
}


#CelColorB
{
  BACKGROUND-COLOR: #E7E7E9;
  
  font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #000000;
}

#CelColorC
{
  BACKGROUND-COLOR: #A1DFA1;
  
  font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #000000;
}


#CelColorD
{
  BACKGROUND-COLOR: #FFFFC0;
  
  font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #000000;
}

/*
#sfondo1 { background: #078D17; }
#sfondo { background: #DDE3DD; }
#sfondo2 { background: #D1E9D3; }
*/

#avatar{
	left:20px;
	float: left;
	width: 50px;
	height: 50px;
	position: relative;}
	
	

#avatar .userThumb50 {
	background: url(userThumb50.png) top left no-repeat;
	width:50px;
	height:50px;
	overflow:hidden;
	position:absolute;
	top:0px;
	left:0px;
}



/********** User Touts ***************/

/*
#userTout{
	width: 50px;}
	
#userTout .topCap{
	background: url("http://media.10best.com/Images/Touts/recentUser_outerTop.gif") 0 0 no-repeat;
	width: 300px;
	min-height: 15px;
	text-align: left;}
	
#userTout .topCap p.topText{
	font-size: 12px;
	color: #000080;
	font-weight: bold;
	margin: 0 0 0 25px;
	padding: 3px 0 0 0;}
	
#userTout .topCap p.topText span{
	font-size: 11px;
	color: #333;
	font-weight: normal;}
	
#userTout .userTopCap{
	background: url("http://media.10best.com/Images/Touts/recentUser_topCap.gif") 0 0 no-repeat;
	width: 300px;
	height: 6px;}
	
#userTout .content{
	border-left: 0px solid #ccc;
	border-right: 0px solid #ccc;
	height: 100%;
	padding: 0 0 0 10px;
	margin: 0;}
	
#userTout .content .avatar{
	float: left;
	width: 50px;
	height: 50px;
	position: relative;}
	
	
#userTout .content .avatar .userFacebookThumb50 {
	background: url(http://media.10best.com/Images/userFacebookThumb50.png) top left no-repeat;
	width:50px;
	height:50px;
	overflow:hidden;
	position:absolute;
	top:0px;
	left:0px;
}
#userTout .content .avatar .userThumb50 {
	background: url(http://media.10best.com/Images/userThumb50.png) top left no-repeat;
	width:50px;
	height:50px;
	overflow:hidden;
	position:absolute;
	top:0px;
	left:0px;
}
	
#userTout .content .info{
	float: left;
	margin: 0 0 0 10px;
	font-size: 11px;
	text-align: left;
	width: 220px;}
	
#userTout .content .info p.userName, #userTout .content .info p.userName a{
	color: #000;}
	
#userTout .content .info p.userName span{
	color: #999;
	font-size: 10px;}
	
#userTout .content .info p.userName span.size{
	font-size: 11px;}
	
#userTout .content .info p.business{
	color: #000080;
	margin: 3px 0 5px 0;
	font-weight: bold;}
	
#userTout .content .info p.business a{
	color: #000080;}
	
#userTout .content .info p.business a:hover{
	color: #F57013;}
	
#userTout .content .info .reviewStars{
	float: left;
	margin: 1px 0 0 0;}
	
#userTout .content .info .reviewText{
	float: left;
	margin: 0 0 0 6px;
	font-size: 12px;}
	
#userTout .content .info .photo{
	float: left;
	margin: -4px 0 0 0;}

#userTout .content .info .uploadText{
	float: left;
	margin: 0 0 0 6px;
	font-size: 12px;}
	
#userTout .userBottomCap{
	background: url("http://media.10best.com/Images/Touts/recentUser_bottomCap.gif") 0 0 no-repeat;
	width: 300px;
	height: 6px;}
	
#userTout .filler{
	background: #eee;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	width: 279px;
	height: 2px;}
	
#userTout .bottomCap{
	background: url("http://media.10best.com/Images/Touts/recentUser_outerBottom.gif") bottom left no-repeat;
	width: 300px;
	min-height: 15px;
	text-align: right;}
	
#userTout .bottomCap p.baseText{
	font-size: 10px;
	color: #333;
	font-weight: bold;
	margin: 0 25px 0 0;}
	
#userTout .bottomCap p.baseText a{
	color: #333;}
	
*/
/********** End ***************/

