/* 
	 Rosso attuale: #B40000
*/


body{
	margin:0px;
	height:100%;
	font-family:arial,sans-serif;
	font-size: 14px;
	color:#000000;
}

p {
	margin-top:0px;
	margin-bottom:20px;
}

hr{
	border:0px;
	border-top:1px solid #000000;
}

.errorpage{
	border:1px solid #B40000;
	/*background-color:#E4E1DA;*/
}

.errorpage .ttl{
	background-image:url(/images/sad.png);
	background-repeat:no-repeat;
	background-position:left center;
	font-size:20px;
	padding-left:40px;
	padding-bottom:6px;
	padding-top:6px;
	color:#B40000;
}

.rss_list, rss_list strong{
	padding:0px;
	margin:0px;
	text-indent:0px;
}

.rss_list a{
	background-image:url(/images/rss_small.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	padding:2px;
	padding-left:20px;
	display:block;
	width:300px;
	text-indent:0px;

}


.rss_list a:hover{
	color:#000000;
	
}

.feedback_form{
	color:#7E7A6F;
	background-color:#E4E1DA;
	position:absolute;
	float:left;
	left:16px;
	top:-240px;
	/*height:240px;*/
	/*width:440px;*/
	z-index:99;
	border-right:1px solid #7E7A6F;
	border-bottom:1px solid #7E7A6F;
	display:none;
}

.mycdt_ed_link{
	
	font-weight:bold;
	padding:2px;
	padding-left:18px;
	background-image:url(/images/payment/tec-ed-ico-16.gif);
	background-repeat:no-repeat;
	background-position:left center;
}

.mycdt_art_link{
	
	font-weight:bold;
	padding:2px;
	padding-left:18px;
	background-image:url(/images/payment/tec-art-ico-16.gif);
	background-repeat:no-repeat;
	background-position:left center;
}

.std_toggler{
	background-color:#C5C1B6;
	padding:10px;
	padding-left:16px;
	font-weight:bold;
	color:#B4B1AA;
	font-size:12px;
}

.std_toggler a{
	font-weight:bold;
	color:#4E4A3F;
	padding:2px;
	padding-left:6px;
	padding-right:6px;
}

.cdt_body{
	text-align: left;
	width:970px;
	margin-top:0px;
	margin-left:0px;
	/*margin: 0 auto;*/
	overflow:auto;
}

.cdt_header{
	width:970px;
	height:130px;
	margin-bottom:24px;
	overflow:hidden;
	position:relative;
	background-image:url(/images/nuheader.png);
	background-repeat:no-repeat;
	border-bottom:1px dotted #909090;
}

.cdt_header_left{

}

.cdt_header_right{

}

.headline{
	float:left;
	padding-left:25px;
	width:100%;
}

.headline a{
	display:block;
	float:left;
	padding:7px;

	font-weight:bold;
	color:#FFFFFF;
	font-size:12px;
	text-transform:uppercase;
}

.sub_menu{
	margin-top:70px;
	padding-left:25px;
	float:left;
	width:932px;
	padding-bottom:1px;
}

.sub_menu a{
	display:block;
	float:left;
	padding:7px;
	font-weight:bold;
	color:#000000;
	font-size:12px;
	text-transform:uppercase;
}

.sub_menu a:hover{
	text-decoration:underline;
}

.sub_menu_out{
	background-image:url(/images/subm_l.png);
	background-position:left 3px;
	background-repeat:no-repeat;
	float:left;
}

.sub_menu_out a{
	background-image:url(/images/subm_r.png);
	background-position:right 3px;
	background-repeat:no-repeat;
	color:#FFFFFF;
}

.sh_foot_item{
	float:left;
	width:180px;
	height:190px;
	margin-left:11px;
	margin-right:11px;
	margin-bottom:20px;
	position:relative;
	overflow:hidden;
}

.sh_foot_item_section{
	display:block;
	float:left;
	width:180px;
	height:18px;
	overflow:hidden;
	background-image:url(/images/foot_section_bg.png);
	background-repeat:no-repeat;
	color:#3E3A2F;
	padding-top:4px;
	padding-left:8px;
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
}

.sh_foot_item_title{
	float:left;
	position:absolute;
	bottom:0px;
	background-color:#FFFFFF;
	padding:8px;
	padding-top:5px;
	height:30px;
	border:1px solid #E4E1CA;
	text-decoration:underline;
	width:162px;
	line-height:16px;
}
.sh_foot_item_title a{
	color:#000000;
	font-size:12px;
	font-weight:bold;
}

.sh_prev_item{
	float:left;
	width:282px;
	height:160px;
	position:relative;
	overflow:hidden;
}

.sh_prev_item_list{
	border-top:1px dotted #000000;
}

.sh_prev_item_list a{
	font-size:11px;
	display:block;
	padding-bottom:3px;
	padding-top:3px;
	border-bottom:1px dotted #000000;
}

.sh_prev_item_section{
	display:block;
	float:left;
	width:180px;
	height:18px;
	overflow:hidden;
	background-image:url(/images/foot_section_bg.png);
	background-repeat:no-repeat;
	color:#3E3A2F;
	padding-top:4px;
	padding-left:8px;
	font-weight:bold;
	font-size:11px;
	text-transform:uppercase;
}

.sh_prev_item_title{
	float:left;
	position:absolute;
	bottom:0px;
	left:0px;
	width:254px;
	background-color:#000000;
	padding:8px;
	color:#FFFFFF;
	font-size:12px;
	text-decoration:underline;
	opacity:0.80;
	-moz-opacity:0.80;
	filter:alpha(opacity=80);
}

.sh_prev_item_title a{
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}



.headline a:hover{
	background-color:#900000;
	text-decoration:none;
}

.headline_date{
	float:right;
	width:160px;
	font-size:11px;
	text-align:right;
	color:#E4E1DA;
	margin-top:5px;
	padding:3px;
	padding-right:38px;
}

.cdt_footer{
	width:970px;
	height:100px;
	margin-top:16px;
	margin-left:0px;
	padding-top:20px;
	font-size:11px;
	background-color:#514d46;
	background-image:url(/images/gray_bg.png);
	background-repeat:repeat-x;
}

.cdt_footer_left{
	width:230px;
	height:80px;
	line-height:24px;
	padding-left:20px;
	padding-right:20px;
	float:left;
	color:#E4E1DA;
	text-align:right;
	border-right:1px dotted #FFFFFF;
}


.cdt_footer_right{
	width:600px;
	min-height:60px;
	margin-top:-5px;
	padding-right:20px;
	line-height:24px;
	margin-left:16px;
	float:left;
	text-transform:uppercase;
}

.cdt_footer_right a{
	display:block;
	padding-left:6px;
	padding-right:6px;
	float:left;
	color:#E4E1DA;
	font-size:11px;
	font-weight:bold;
}

.section_head{
	background-color:F4F1EA;
	background-image:url(/images/section_bg.png);
	background-repeat:repeat-x;
	padding:12px;
	padding-top:10px;
	padding-bottom:10px;
	font-size:20px;
	line-height:22px;
	color:#FFFFFF;
	font-weight:bold;
	text-transform:uppercase;
} 

.section_head a{
	font-size:20px;
	line-height:22px;
	color:#FFFFFF;
}

.nav_links{
	line-height:18px;
	padding:10px;
}

.nav_links a{
	background-image:url(/images/dot.png);
	background-repeat:no-repeat;
	background-position:left 6px;
	color:#000000;
	padding-left:16px;
	font-size:12px;
	font-weight:bold;
	display:block;
}

.ext_links{
	line-height:14px;
	padding:10px;
}

.ext_links a{
	background-image:url(/images/ico_link.png);
	background-repeat:no-repeat;
	background-position:left 0px;
	color:#000000;
	margin-bottom:4px;
	padding-top:2px;
	padding-left:20px;
	font-size:11px;
	font-weight:bold;
	display:block;
}


.nav_static{
	border-bottom:1px dotted #A0A0A0;
}

.nav_static a{
	background-image:url(/images/dot.png);
	background-position: 12px center;
	background-repeat:no-repeat;
	padding:5px;
	padding-left:28px;
	border-bottom:1px dotted #A0A0A0;
	font-size:12px;
	font-weight:bold;
	display:block;
}

.std_static{
	font-size:12px;
	font-weight:bold;
	color:#4E4A3F;
	line-height:18px;
}

.std_static_title{
	font-size:16px;
	font-weight:bold;
	color:#2E2A1F;
	line-height:20px;
}

.facebook_link{
	background-image:url(/images/facebook.gif);
	background-position:left center;
	background-repeat:no-repeat;
	margin-left:2px;
	text-indent:16px;
}

.bookmark_link{
	background-image:url(/images/bookmark.gif);
	background-position:left center;
	background-repeat:no-repeat;
	margin-left:2px;
	text-indent:16px;
	
}

.pdf_links{
	line-height:18px;
	padding:10px;
}

.pdf_links a{
	background-image:url(/images/ico_pdf.png);
	background-repeat:no-repeat;
	background-position:left center;
	color:#000000;
	padding-left:20px;
	font-size:11px;
	font-weight:bold;
	display:block;
	margin-bottom:4px;
}

a {
	color:#000000;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

td {
	vertical-align:top;
}

img{
	border:none;
}

table,td {
	/*border:1px dotted #CCCCCC;*/
}


input,select, textarea{
	border-top: 1px solid #666562;
	border-left: 1px solid #9f9d99;
	border-right: 1px solid #f6f5ef;
	border-bottom: 1px solid #f6f5ef;
	background-color:#FFFFFF;
	padding:2px;
	/*border:1px solid #888888;*/
}

input:disabled{
	background-color:#e4e1da;
	cursor:default;
}

input[type=checkbox],
input[type=radio]  {
	border:0px;
}

.form_login {
	margin-bottom: 1px;
	border:1px solid #888888;
	background-color:#CCCCCC;
	width:100px;
}

form{
	margin:0px;
}

table.form_table{
	border: 1px solid #E4E1DA;
	background-color:#FFFFFF;
	border-collapse: collapse;
}

table.form_table td{
	border: 1px solid #E4E1DA;
	padding:4px;
}

.home_open_sugg{
	float:left;
	margin-top:4px;
	overflow:auto;
	
}

.home_open_sugg a{
	display:block;
	font-size:12px;
	font-weight:bold;
	margin-right:20px;
	background-image:url(/images/dot.png);
	background-repeat:no-repeat;
	background-position:left 5px;
	padding-left:16px;
	line-height:18px;
}

.float_menu{
	-moz-box-shadow:0px 0px 5px #999999;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=135, Strength=4);
	min-width:140px;
	position:absolute;
	overflow:hidden;
	white-space: nowrap;
	border:1px solid #A0A0A0;
	border-top:0px;
	background-color:#FFFFFF;
	display:none;
	padding:1px;
	z-index:100000;
	
}

.float_menu a{
	display:block;
	font-size:11px;
	font-weight:bold;	
	padding:6px;
	padding-left:8px;
	padding-right:8px;
	text-transform:uppercase;
	color:#3E3A2F;
}

.float_menu a:hover{
	background-color:#C00000;
	color:#FFFFFF;
	text-decoration:none;
	
}

.std_box_outerhead{
	min-height:29px;
	background-image:url(/images/std_bt.png);
	background-repeat:no-repeat;
	background-color:#efe9e3;
	
}


.std_box_title{
	color:#3E3A2F;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	padding-top:8px;
	padding-left:25px;
	padding-right:6px;
	padding-bottom:4px;
	
}

.std_box_title a{
	color:#000000;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
}

.std_box_title a:hover{
	text-decoration:underline;
}

.std_box_tools{
	position:absolute;
	top:1px;
	right:10px;
}
.std_box_tools img{
	padding-left:1px;
	padding-right:1px;
}

.std_box_menus{
	float:right;
	color:#7E7A6F;
	text-transform:none;
	font-weight:normal;
}

.square_red{
	padding-left:16px;
	background-image:url(/images/dot.png);
	background-position:left 1px;
	background-repeat:no-repeat;
}


.std_box_content{
	background-color:#F4F1EA;
	font-size:12px;
	font-size:12px;
	width:100%;
	overflow:hidden;
}

.std_box_content a{
	
}

.std_box_content a:hover{
	color:#C00000;
}

.spacebox{
	width:100%;
	height:10px;
}

.sectionbox_outerbox{
	border-top:5px solid #D2CCC0;
	padding-top:2px;
	margin-bottom:10px;
	/*margin-left:16px;*/
}

.sectionbox_innerbox{
	border-top:1px solid #7E7A6F;
	border-bottom:2px solid #7E7A6F;
	padding-top:2px;
	padding-bottom:3px;
}

.sectionbox_contentbox{
	color:#FFFFFF;
	padding:5px;
	background-color:#B40000;
	font-size:14px;
	padding:10px;
}

.sectionbox_contentbox a{
	color:#FFFFFF;
}

.section_float_menu{
	text-transform:uppercase;
	font-size:11px;
	float:right;
	font-weight:bold;
	padding:3px;
	padding-left:18px;
	padding-right:5px;
	background-image:url(/images/arrow_down.gif);
	background-position:5px center;
	background-repeat:no-repeat;
}

.showbox_outerbox{
	border-top:10px solid #D2CCC0;
	padding-top:3px;
	/*margin-bottom:5px;*/
}

.showbox_innerbox{
	border-top:1px solid #606060;
	border-bottom:1px solid #606060;
	padding-top:3px;
	padding-bottom:3px;
	margin-bottom:8px;
}

.showbox_contentbox{
	width:100%;
	color:#FFFFFF;
	padding:5px;
	background-color:#B40000;
	font-size:13px;
	padding:10px;
}

.showbox_contentbox a{
	color:#FFC600;
	font-weight:bold;
}

.showbox_contentbox a:hover{
	color:#FFFFFF;
}

.plus_box_title{
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	padding:2px;
	padding-left:16px;
	background-image:url(/images/square_box.gif);
	background-position:2px 5px;
	background-repeat:no-repeat;
}

.plus_box_nav{
	color:#FFC600;
}

.plus_box_content{
	padding:8px;
	padding-left:17px;
	padding-right:17px;
}

.plus_box_art_title{
	color:#FFFFFF;
	font-size:20px;
	font-weight:bold;
}

.plus_box_art_title a{ 
	color:#FFFFFF;
	font-size:20px;
	font-weight:bold;
}

.plus_box_art_title a:hover{

}

.plus_box_art_subtitle{
	color:#000000;
	text-decoration:underline;
	font-size:14px;
	padding-top:5px;
	padding-bottom:5px;

}

.std_big{
	font-size:16px;
	font-weight:bold;
}

.showcase{
	position:relative;
	width:436px;
	height:220px;
	overflow:hidden;
	/*border:1px solid #888888;*/
	z-index:10;
}	

.showcase_nav{
	position:absolute;
	overflow:hidden;
	z-index:1;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	padding:2px;
}

.showcase_nav a{
	color:#FFFFFF;
}


.showcase_cat{
	background-image:url(/images/dot.png);
	background-position:left center;
	background-repeat:no-repeat;
	font-size:12px;
	padding-left:16px;
	color:#B40000;
	position:absolute;
	overflow:hidden;
	z-index:1;
}	

.showcase_cat a{
	/*text-transform:capitalize;*/
	color:#FFFFFF;
	font-weight:bold;
}	


.showcase_title{
	color:#FFFFFF;
	position:absolute;
	overflow:hidden;
	z-index:1;
}	

.showcase_title a{
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	padding-left:15px;

}	

.std_box_banner{
	/*border:1px solid #7E7A6F;
	padding:8px;*/
	
}

.std_box_simple{
	border:1px solid #afa698;
	padding:8px;
	overflow:auto;
	color:#000000;
	font-size:12px;
	font-weight:bold;
}

.std_box_simple_bottom{
	color:#7E7A6F;
	padding:8px;
	padding-top:4px;
	font-size:12px;
	text-align:center;
}

.std_box_simple_bottom a{
	color:#7E7A6F;
}

.std_box_login{
	overflow:auto;
}

.std_box_login a img{
	margin-bottom:1px;
}

.mirror_mini_title{
	margin-bottom:2px;
}

.mirror_mini_title a{
	font-size:16px;
	line-height:18px;
	font-weight:bold;
	color:#B40000;
}

.mirror_mini_title a:hover{
	
}

.mirror_mini_text{
	line-height:15px;
	font-size:12px;
	text-decoration:underline;
}

.mirror_title{

}

.mirror_title a{
	font-size:19px;
	line-height:21px;
	font-weight:bold;
	color:#B40000;
}

.mirror_title a:hover{
	
}

.mirror_date{
	font-size:11px;
	color:#AAAAAA;
	font-weight:bold;
}

.mirror_text{
	line-height:17px;
	font-size:14px;
}

.mirror_text a{
	text-decoration:underline;
}


.pager{
	font-size:11px;
	color:#000000;
	font-weight:bold;
	text-align:right;
}

.pager a{
	color:#C00000;
	padding-left:2px;
	padding-right:2px;
}

.pager a:hover{

	text-decoration:underline;
}

.highlight_box{
	line-height:18px;
	font-family:arial,sans serif;
	font-size:11px;
	color:#7E7A6F;
	font-weight:bold;
}

.highlight_content{
	padding-bottom:6px;
	padding-top:3px;
	padding-left:10px;
	padding-right:10px;
	border-bottom:1px solid #C0C0C0;
	font-weight:normal;
}

.highlight_box a{

}

.highlight_box_title a{
	display:block;
	font-weight:bold;
	padding-bottom:4px;
	font-size:16px;
	color:#000000;	
	line-height:18px;
	/*padding-left:12px;
	background-image:url(/images/dot.png);
	background-position:left 7px;
	background-repeat:no-repeat;*/
}

.highlight_box_title_sq a{
	display:block;
	font-weight:bold;
	padding-bottom:4px;
	font-size:16px;
	color:#000000;	
	line-height:18px;
	padding-left:12px;
	background-image:url(/images/dot.png);
	background-position:left 6px;
	background-repeat:no-repeat;
}

.highlight_box a:hover{
	
}


.day_news_title{
	letter-spacing:-1px;
	font-size:14px;
	display:block;
	padding-bottom:3px;
}

.detail_link a{
	background-image:url(/images/dot.png);
	background-position:left 3px;
	background-repeat:no-repeat;
	color:#000000;
	padding-left:14px;
	font-size:12px;
	font-weight:bold;
}

.arrows_whitebg a{
	background-image:url(/images/arrows_white.gif);
	background-repeat:no-repeat;
	background-position:left 6px;
	/*border-top:1px solid #E8E8E8;*/
	color:#000000;
	padding-left:25px;
	font-size:12px;
	font-weight:bold;
}

.arrows_red_black a{
	background-image:url(/images/arrows_red_black.gif);
	background-repeat:no-repeat;
	background-position:left 6px;
	/*border-top:1px solid #E8E8E8;*/
	color:#000000;
	padding-left:25px;
	font-size:12px;
	font-weight:bold;
}

.arrows_graybg a{
	background-image:url(/images/arrows_gray.gif);
	background-repeat:no-repeat;
	background-position:left 6px;
	/*border-top:1px solid #E8E8E8;*/
	color:#000000;
	padding-left:25px;
	font-size:12px;
	font-weight:bold;
}

.arrows_yellow_red a{
	background-image:url(/images/arrows_yellow_red.gif);
	background-repeat:no-repeat;
	background-position:left 6px;
	/*border-top:1px solid #E8E8E8;*/
	color:#000000;
	padding-left:25px;
	font-size:12px;
	font-weight:bold;
}

.highlight_title{
	margin-top:2px;
	color:#B40000;
	font-size:18px;
	font-weight:bold;
}

.highlight_title a{
	font-size:20px;
	line-height:22px;
	font-weight:bold;
	color:#2E2A1F;
}

.highlight_title a:hover{
	
}

.highlight_text{
	line-height:18px;
	font-size:15px;
	/*text-decoration:underline;*/
	
}

.small_date{
	font-size:15px;
	color:#000000;
	font-weight:bold;
	padding-left:16px;
	background-image:url(/images/dot.png);
	background-position:left center;
	background-repeat:no-repeat;
}

.small_date a{
	font-size:14px;
	color:#B40000;
	letter-spacing:0px;
	/*text-transform:capitalize;*/
}

.small_date_red{
	/*font-weight:bold;*/
	font-size:12px;
	color:#000000;
}

.small_date_red a{
	font-size:12px;
	color:#B40000;
	letter-spacing:0px;
	font-weight:bold;
	/*text-transform:capitalize;*/
}

.small_date_black{
	font-weight:bold;
	font-size:12px;
	color:#808080;
}

.small_date_black a{
	font-size:12px;
	color:#000000;
	letter-spacing:0px;
	font-weight:bold;
	/*text-transform:capitalize;*/
}

.highlight_date{
	font-size:12px;
	color:#000000;

}

.highlight_date a{
	color:#000000;
	font-weight:bold;
	/*text-transform:capitalize;*/
}

.content_details_date{
	font-size:11px;
	color:#AAAAAA;
	font-weight:bold;
}

.home_open_title{
	font-size:34px;
	margin-left:8px;
	font-weight:bold;
	color:#222222;
	margin-bottom:14px;
}

.home_open_subtitle{
	font-size:14px;
	font-weight:bold;
	color:#222222;
	margin-bottom:8px;
	margin-left:8px;
}

.home_open_preview{
	font-size:14px;
	color:#222222;
	margin-bottom:10px;
	margin-left:8px;
	line-height:18px;
	text-indent:14px;
	background-image:url(/images/dot.png);
	background-position:left 5px;
	background-repeat:no-repeat;
}

.home_open_preview a{
	color:#B00000;
	text-decoration:underline;
}


.home_showcase_article_out{
	border-bottom:1px dotted #000000;
	
}

.box{
	float:left;
	padding:8px;
	font-size:12px;
	font-weight:bold;
	background-color:#F4F1EA;
}

.box_title{
	color:#2E2A1F;
	text-transform:uppercase;
	font-weight:bold;
	padding-bottom:8px;
	border-bottom:1px dotted #7E7A6F;
}

.box_text{
	margin-top:8px;
	font-weight:bold;
	color:#7E7A6F;
}

.home_showcase_article_in{
	margin-top:2px;
	margin-bottom:2px;
	width:100%;
	padding:8px;
	padding-top:10px;
	padding-bottom:10px;
	overflow:auto;

}
.home_showcase_section{
	font-size:11px;
	font-weight:bold;
	color:#C00000;
	text-transform:uppercase;
}

.home_showcase_section a{
	color:#C00000;
}

.home_showcase_title{
	font-weight:bold;
	line-height:24px;
	font-size:22px;
	margin-bottom:2px;
}

.home_showcase_subtitle{
	font-size:14px;
	line-height:18px;
}

.content_details_title{
	font-size:22px;
	font-weight:bold;
	position:absolute;
	overflow:hidden;
	color:#FFFFFF;
	padding:12px;
}


.home_promo_article_out{
	border-bottom:1px dotted #000000;
	
}

.home_promo_article_in{
	margin-top:2px;
	margin-bottom:2px;
	width:100%;
	padding:8px;
	padding-top:10px;
	padding-bottom:10px;
	overflow:auto;

}

.home_promo_title{
	font-weight:bold;
	font-size:14px;
}

.home_promo_subtitle{
	font-size:14px;
	line-height:18px;
}

.content_details_title{
	font-size:22px;
	font-weight:bold;
	position:absolute;
	overflow:hidden;
	color:#FFFFFF;
	padding:12px;
}

.content_details_subtitle{
	font-size:16px;
	font-weight:normal;
	color:#FFFFFF;
	position:absolute;
	overflow:hidden;
	/*text-decoration:underline;*/
	padding:12px;
}

.content_details_text{
	font-size:14px;
	line-height:20px;
	padding-left:12px;
	padding-right:12px;
}

.content_details_text a{
	text-decoration:underline;
	color:#B40000;
}

.content_static_text{
	font-size:14px;
	line-height:20px;
	/*word-spacing:1px;*/
	/*text-indent:12px;*/
	/*background-image:url(/images/dot.png);
	background-position:left 15px;
	background-repeat:no-repeat;*/
}

.content_static_text a{
	text-decoration:underline;
	color:#B40000;
}

.content_signature {
	margin-top:10px;
	font-size:12px;
	line-height:17px;
	word-spacing:1px;
	font-weight:bold;
}
.content_signature a{
	margin-top:10px;
	text-decoration:underline;
	font-weight:bold;	
	color:#B40000;
}

.hover_box{
	border:1px solid #7E7A6F;
	border-top:3px solid #B40000;
	background-color:#FFFFFF;
	color:#000000;
	min-height:10px;
	font-size:11px;
	font-weight:bold;
	padding:3px;
	position:absolute;
	overflow:hidden;
	opacity:0.80;
	-moz-opacity:0.80;
	filter:alpha(opacity=80);
	z-index:99;
}

.content_details_gallery{
	position:absolute;
	float:left;
	overflow:hidden;
	/*padding-top:5px;*/
}

.content_details_gallery img{
	margin:5px;
	border:1px solid #FFFFFF;
	cursor:pointer;
}

.content_details_gallery img:active{
	border:1px solid #606060;
}

.content_details_title_noimg{
	font-size:22px;
	font-weight:bold;
	color:#B40000;
}

.content_details_subtitle_noimg{
	/*margin-left:14px;*/
	margin-bottom:14px;
	font-size:18px;
	font-weight:normal;
	/*text-decoration:underline;*/
}

.content_details_image{
	position:relative;
	overflow:hidden;
}

.content_details_mlink{
	background-color:#990000;
	border:1px solid #B40000;
	font-size:11px;
	font-weight:bold;
	position:absolute;
	overflow:hidden;
	color:#F0F0F0;
	padding:2px;
	text-align:center;
	cursor:pointer;
}

.meteo_mlink{
	background-color:#7E7A6F;
	
	font-size:11px;
	font-weight:bold;
	position:absolute;
	overflow:hidden;
	color:#F0F0F0;
	padding:0px;
	text-align:center;
	cursor:pointer;
}

.float_container{
	position:relative;
	overflow:hidden;
}

.float_item{
	position:absolute;
}

.black_cover{
	position:absolute;
	overflow:hidden;
	background-color:#000000;
	opacity:0.60;
	-moz-opacity:0.60;
	filter:alpha(opacity=60);
}

.compact_gallery{
	float:left;
	position:relative;
	width:352px;
	height:198px;
	overflow:hidden;
	padding:0px;
	margin:0px;
	
}

.compact_gallery_dida{
	font-size:11px;
	color:#7E7A6F;
	font-style:italic;
	text-indent:0px;
	line-height:13px;
}

.compact_gallery_scr{
	position:absolute;
	width:352px;
	height:198px;
	z-index:10;
	padding:0px;
	margin:0px;
	
}
.compact_gallery_scr img{
	padding:0px;
	margin:0px;
	
}

.adv_gallery{
	float:left;
	position:relative;
	width:600px;
	height:90px;
	overflow:hidden;
}

.adv_gallery_scr{
	background-color:#000000;
	position:absolute;
	width:600px;
	height:90px;
	z-index:10;
	padding:0px;
	margin:0px;
	-moz-box-shadow:0px 0px 10px #000000;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#000000', Direction=135, Strength=7);
}

.adv_gallery_container{
	-moz-box-shadow:0px 0px 10px #000000;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#000000', Direction=135, Strength=7);
}

.mod_poll_title{
	font-size:16px;
	line-height:20px;
	font-weight:bold;
	color:#B40000;
}

.mod_poll_pollbar{
	width:170px;
	margin-bottom:5px;
	overflow:hidden;
	background-color:#808080;
	border:1px solid #808080;
	float:left;
}

.mod_poll_desc{
	float:left;
	font-size:12px;
	font-weight:bold;
	width:50px;
	text-align:right;
	padding:3px;
}

.mod_poll_bar{
	font-size:12px;
	color:#FFFFFF;
	background-color:#C00000;
	width:0px;
	text-align:center;
}

.mod_zodiac_ico{
	width:360px;
	margin-left:108px;
	padding-left:30px;
	text-align:right;
	margin-bottom:16px;
}

.mod_zodiac_ico a{
	background-image:url(/images/zodiac/normal/acquario_normal.jpg);
	background-position:center top;
	background-repeat:no-repeat;	
	display:block;
	float:left;
	width:54px;
	height:50px;
	padding-top:40px;
	margin-bottom:-36px;
	text-align:center;
	font-size:10px;
	/*font-weight:bold;*/
	color:#808080;
}

.mod_zodiac_ico a:hover{
	color:#C00000;
	text-decoration:none;
}

.dida{
	font-size:10px;
	font-style:italic;
	color:#000000;
}

.box_footer{
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#B40000;
	margin-top:3px;
	padding:2px;
	padding-left:10px;
}

.box_footer a{
	background-image:url(/images/arrows_box_yellow.gif);
	background-repeat:no-repeat;
	background-position:right center;
	padding-right:26px;
	color:#FFFFFF;
}

.superbutton{
	background-image:url(/images/arrows_gray_s.jpg);
	background-repeat:no-repeat;
	background-position:right 10px;
	color:#000000;
	padding:6px;
	padding-right:32px;
	font-size:12px;
	font-weight:bold;
	border:1px solid #7E7A6F;
	background-color:#E4E1DA;
	min-width:100px;
	display:block;
	float:left;
}

.superbutton:hover{
	color:#B40000;
	text-decoration:none;
	border-color:#000000;
}

.supercombo{
	background-image:url(/images/supercombo.gif);
	background-repeat:no-repeat;
	background-position:right center;
	color:#000000;
	padding:6px;
	padding-right:36px;
	min-width:120px;
	font-size:12px;
	font-weight:bold;
	border:1px solid #7E7A6F;
	/*background-color:#E4E1DA;*/
	display:block;
	float:left;
}

.supercombo:hover{
	color:#B40000;
	text-decoration:none;
	border-color:#000000;
}

.supercombo_content{
	border:1px solid #7E7A6F;
	background-color:#FFFFFF;
	position:absolute;
	z-index:99;
	min-width:162px;
	height:210px;
	overflow:auto;
	overflow-x:hidden;
	display:none;
}

.supercombo_content a{
	padding:5px;
	display:block;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
	border-bottom:1px solid #E4E1DA;
}

.supercombo_content a:hover{
	color:#B40000;
	background-color:#E4E1DA;
}

.stat_table{
	border-collapse:collapse;
	width:100%;
}
.stat_table td{
	vertical-align:middle;
}

.stat_button{
	float:left;
	overflow:hidden;
	width:32px;
	height:20px;
	background-color:#d3cec8;
	color:#FFFFFF;
	text-align:center;
	margin-right:8px;
	padding-top:2px;
	margin-bottom:6px;
	font-weight:bold;
}
.stat_button a{
	color:#FFFFFF;
}
.stat_button_on{
	float:left;
	overflow:hidden;
	width:24px;
	height:20px;
	background-color:#FFC600;
	color:#FFFFFF;
	text-align:center;
	margin-right:8px;
	padding-top:2px;
	margin-bottom:6px;
	font-weight:bold;
}


.stat_button_on a{
	color:#FFFFFF;
}


.stat_button_red{
	float:left;
	overflow:hidden;
	width:24px;
	height:20px;
	background-color:#B40000;
	color:#FFFFFF;
	text-align:center;
	margin-right:8px;
	padding-top:2px;
	margin-bottom:6px;
	font-weight:bold;
}

.stat_button_red a{
	color:#FFFFFF;
}

.stat_button_green{
	float:left;
	overflow:hidden;
	width:24px;
	height:20px;
	background-color:#00A000;
	color:#FFFFFF;
	text-align:center;
	margin-right:8px;
	padding-top:2px;
	margin-bottom:6px;
	font-weight:bold;
}

.stat_button_green a{
	color:#FFFFFF;
}

.button3d{
	float:right;
	border:1px solid #7E7A6F;
	background-color:#C5C1B6;
	margin-right:10px;
}

.button3d a{
	display:block;
	border-top:1px solid #FFFFFF;
	color:#4E4A3F;
	font-size:12px;
	font-weight:bold;
	padding:3px;
	padding-left:8px;
	padding-right:8px;
}

.button3d a:hover{
	background-color:#E6E1DB;
	text-decoration:none;
}

.social_tool{
	float:right;
	width:127px;
	margin-top:3px;
}
.social_tool a{
	float:right;
	width:16px;
	height:16px;
	padding:0px;
	margin-left:5px;
}

.std_mod{
	background-color:#f6f3ec;
	background-image:url(/images/mod_promo_bg.png);
	background-repeat:no-repeat;
	background-position:left top;
	border-bottom:2px solid #aea699;
	padding-top:30px;
	min-height:120px;
	width:300px;
	/*margin-top:10px;*/
	
}

.std_mod_item{
	padding:12px;
	margin-top:10px;
	overflow:auto;
	margin-bottom:12px;
}

.std_mod_section{
	font-size:12px;
	font-weight:bold;
	color:#C00000;
	text-transform:uppercase;
}

.std_mod_section a{
	color:#C00000;
}

.std_mod_title{
	margin-top:6px;
	font-size:14px;
	font-weight:bold;
	color:#2E2A1F;
}

.std_mod_subtitle{
	margin-top:12px;
	font-size:12px;
	color:#2E2A1F;
}

.visits{
	margin-right:10px;
	display:block;
	float:left;
	height:16px;
	font-weight:bold;
	color:#000000;
	font-size:11px;
}
