﻿/*.W_8_BackgroundColor { background-color:DarkGray; }*/
.W_8_InternalColor { background-color:#FFFFFF; }
.W_8_BorderColor { border-color:DarkGray; }
.W_8_FontColor { color:#174F82; }


#W_8_APLBody a
{
	text-decoration:none;
	color:#174F82;
}

#W_8_VPVBody a
{
	text-decoration:none;
	color:#174F82;
}

#W_8_MostPopular
{
	position:relative;
	width:100%;	
	overflow:auto;
}

#W_Contenitore
{
	width:300px;	
	position:relative;
}

#W_8_TopBar
{
	width:100%;
	position:relative;
	float:left;
	
	/*background-color:Red;*/
}

#W_8_ArticoliPiuLetti
{
	/*background-color:Orange;*/
}

#W_8_VideoPiuVisti
{
	/*background-color:Lime;*/
}

.W_8_TopBarLabel
{
	position:relative;
	float:left;	
	width:100%;
	height:100%;
	/*cursor:pointer;*/
	height:35px;
	line-height:35px;
	/*font-size:20px;
	text-align:center;
	
	font-weight: bold;*/
}

#W_8_MostPopularInternalBox
{
	position:relative;
	float:left;
	width:98%;
	margin:1%;
	margin-top:0;
	/*background-color:Red;*/
	/*min-height:150px;*/
	
}

#W_8_Body
{
	width:100%;
	position:relative;
	float:left;	
	/*background-color:Lime;*/
	/*min-height:200px;*/
}

#W_8_APLBody
{
	width:100%;	
	/*background-color:#FFFFFF;*/
	overflow:auto;
}

#W_8_VPVBody
{
	width:100%;	
	/*background-color:#FFFFFF;*/
	/*display:none;*/
	overflow:auto;
}

.W_8_BodyRow
{
	position:relative;
	float:left;
	width:98%;
	margin-left:1%;	
	margin-right:1%;
	padding-top:6px;
	padding-bottom:6px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	/*border-bottom-color:Gray;*/
	font-size:15px;
	line-height:15px;
	height:45px;
	/*height:30px;*/
	/*line-height:30px;*/
	
}

.W_8_BodyRow:hover
{
    /*filter: alpha(opacity=50);
    opacity: 0.50;	*/
    background-color:White;
}

.W_8_BodyRow:active
{
    filter: alpha(opacity=99);
    opacity: 0.99;	
}

.W_8_TitleCol
{
	/*position:relative;*/
	/*float:left;*/
	/*width:80%;*/
	margin-left:63px;
	padding-left:3px;
	padding-right:3px;
	margin-right:0px;
	height:100%;
	/*background-color:Red;*/
	overflow:hidden;
}

.W_8_TitleColNoImg
{
	/*position:relative;*/
	/*float:left;*/
	/*width:80%;*/
	margin-left:0px;
	padding-left:3px;
	padding-right:3px;
	margin-right:0px;
	height:100%;
	/*background-color:Red;*/
	overflow:hidden;
}

.W_8_VPVBoxImg
{
	position:relative;
	float:left;
	width:60px;
	height:45px;
	/*background-color:Orange;*/
	overflow:hidden;
}



.W_8_PositionCol
{
	position:absolute;
	right:0;
	float:left;
	width:10%;
	height:100%;
	/*background-color:Lime;*/
	text-align:center;
	font-size:26px;
	line-height:26px;
	height:26px;
	top:50%;
	margin-top:-13px;
	font-family: Arial, sans-serif;
	letter-spacing: 0px;	
	font-weight: bold;
	color: darkGray;
}


#W_8_APLBody a:hover
{
	text-decoration: underline; /*color:Black;*/
	font-weight:normal;
}

#W_8_VPVBody a:hover
{
	text-decoration: underline; /*color:Black;*/
	font-weight:normal;
}

.W_8_Vimg
{
	max-width:100%;
	max-height:100%;
	position:relative;
}

.W_8_a
{
	text-decoration:none;	
}

.W_8_a:hover
{
	text-decoration:none;	
}

.W_8_a:active
{
	text-decoration:none;	
}