		/* Inline CSS */
		
/* CSS: ipb_styles*/
/************************************************************************/
/* IP.Board 3 CSS - By Rikki Tissier - (c)2008 Invision Power Services	*/
/************************************************************************/
/* ipb_styles.css														*/
/**********************************************************************/
/*
	[ color ]
	[ font ]
	[ borders ]
	[ padding ]
	[ margin ]
	[ sizing ]
	[ other ]
*/

/************************************************************************/
/* RESET (Thanks to YUI) */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0; } 
table {	border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,th,var { font-style:normal; font-weight:normal; }
ol,ul { list-style:none; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:90%;	font-weight:normal; }
h4,h5,h6 { font-size:100%; }
q:before,q:after { content:''; }
abbr,acronym { border:0; }
hr { display: none; }
address{ display: inline; }

/************************************************************************/
/* ELEMENT STYLES */
.div_advertise {
	margin-left:4px;
}
.div_advertise_vert {
	margin-left:4px;
	float:left;
}
#banner_ref {
	position: absolute;
	background:#9aa5ad; 
	right: 0px; 
	bottom: 29px;
	text-align:center; 
	/* font-family: Verdana, Arial; */
	/* font-family: Times New Roman; */
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	color:#ffffff;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}


#div_aff {
	position: absolute; 
	right: 170px; 
	top: 20px;
}

#div_aff_ref {
	position: absolute;
	background:#9aa5ad; 
	right: 155px; 
	top: 75px;
	text-align:center; 
	/* font-family: Verdana, Arial; */
	/* font-family: Times New Roman; */
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	color:#ffffff;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}


#div_miniban {
	position: absolute; 
	right: 170px; 
	top: 20px;
  border-width:2px;
  border-style:solid;
  border-color:grey;
}
#div_miniban2 {
	position: absolute; 
	right: 170px; 
	top: 126px;
  border-width:2px;
  border-style:solid;
  border-color:white;
}
#div_miniban3 {
	position: absolute; 
	right: 130px; 
	top: 20px;
}
#div_miniban4 {
	position: absolute; 
	right: 150px; 
	top: 20px;
}
#div_miniban_ref {
	position: absolute;
	background:#9aa5ad; 
	right: 155px; 
	top: 75px;
	text-align:center; 
	/* font-family: Verdana, Arial; */
	/* font-family: Times New Roman; */
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	color:#ffffff;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}
/* #e7e8e9 url(http://www.asianworld.it/forum/public/style_images/ibr/bg.png) top repeat; */
/* */
body {
	background: #9aa5ad; 
	color: #333;
	font: normal 13px arial, verdana, tahoma, sans-serif;
	position: relative;
}
/**/
/* NdPat: body natalizio */
/* 
body {
	background-image: url(http://www.asianworld.it/images/natale17.jpg); 
	background-repeat: repeat;
}
*/
/* ============== */

#ipbwrapper {
    margin-left: auto;
    margin-right: auto;
    width: 1004px;
/*background: url(http://www.asianworld.it/forum/public/style_images/ibr/wrap.jpg) top left no-repeat;*/
}


#ipbwrapper2 {
background: #f3f3f3;
color: #2e414c;
padding: 0;
width: 100%;
}

#corner{
background: transparent;
padding: 0;
margin: 10px auto 10px auto;
    width: 97%;
min-width: 900px;
}

.corner-right{
	background: transparent url(http://www.asianworld.it/forum/public/style_images/ibr/r.png) repeat-y right;
	padding-right: 14px;
         margin: 0px;
}


.corner-left{
	background: url(http://www.asianworld.it/forum/public/style_images/ibr/l.png) repeat-y left;
	padding-left: 14px;
         margin: 0px;
}

/*.top {
height: 20px;
text-align: center;
}*/

.top-left{
    padding:0;
    margin:0;
    background: url(http://www.asianworld.it/forum/public/style_images/ibr/tl.png) 0 0 no-repeat;
    height:14px;
}

.top-right{
    padding:0;
    margin:0;
    background: url(http://www.asianworld.it/forum/public/style_images/ibr/tr.png) 100% 0 no-repeat;
    height:14px;
}

.top{
    padding:0;
    margin:0 14px;
    background: url(http://www.asianworld.it/forum/public/style_images/ibr/t.png) repeat-x;
    height:14px;
}

.bottom-left{
    padding:0;
    margin:0;
    background:url(http://www.asianworld.it/forum/public/style_images/ibr/bl.png) 0 0 no-repeat;
    height:14px;
}
.bottom-right{
    padding:0;
    margin:0;
    background: url(http://www.asianworld.it/forum/public/style_images/ibr/br.png) 100% 0 no-repeat;
    height:14px;
}

.bottom{
    padding:0;
    margin:0 14px;
    background: url(http://www.asianworld.it/forum/public/style_images/ibr/b.png) repeat-x;
    height: 14px;
}


h3, h4, h5, h6, strong { font-weight: bold; }
em { font-style: italic; }
img, .input_check, .input_radio { vertical-align: middle; }
legend { display: none; }
table { width: 100%; }
td { padding: 3px; }

h2 {
	font-size: 1.6em;
	font-weight: normal;
	margin: 0 0 6px 10px;
	clear: both;
}

body h3 {
	font-weight: bold;
	font-size: 1.0em;
	padding: 4px 8px 3px 8px;
	color: #2e414c;
}

	h3 img {
		margin-top: -2px;
	}
	
	h3 a {
		text-decoration: none;
	}
	
a {
	color: #2f5168;
}

	a:hover {
		color: #366673;
		text-decoration: underline;
	}

tr.row2 td h4 a,
tr.row1 td h4 a{
	color: #2f5168;
text-decoration: underline;
	}

tr.row2 td h4 a:hover,
tr.row1 td h4 a:hover{
	color: #366673;
text-decoration: none;
	}

/************************************************************************/
/* COLORS */

.row1{
background: #e7e8e9 url(http://www.asianworld.it/forum/public/style_images/ibr/row.png) top repeat-x;
}

.row1 td, .post_block.row1 {
	background: #e7e8e9 url(http://www.asianworld.it/forum/public/style_images/ibr/row.png) top repeat-x; /* Very light grey #f3f3f3 */
}

	.row1 .altrow, .row1.altrow,
	.personal_info, .general_box {
		background: #e7e8e9 url(http://www.asianworld.it/forum/public/style_images/ibr/row.png) top repeat-x; /* Slightly darker than row1 */
	}
	
	.general_box {
	background: #eceef1;
	}	

	
.row2{
background: #f3f3f3 url(http://www.asianworld.it/forum/public/style_images/ibr/row.png) top repeat-x;
}

	
 .row2 td, .post_block.row2,
.message {
	background: #f3f3f3 url(http://www.asianworld.it/forum/public/style_images/ibr/row.png) top repeat-x; /* Light grey */
}

	.row2 .altrow,
/*	ul.post_controls, */
	ul.topic_moderation {
		background: #f3f3f3 url(http://www.asianworld.it/forum/public/style_images/ibr/row.png) top repeat-x; /* Slightly darker than row2 */
	}
 .row2.altrow {
 background: #f3f3f3 url(http://www.asianworld.it/forum/public/style_images/ibr/row.png) top repeat-x;
 }
	
.moderated, body .moderated td,
.moderated td.altrow, .post_block.moderated,
body td.moderated, body td.moderated {
	background-color: #f2e4e7; /* Light red */
}

	.moderated, .moderated a {
		color: #6f3642;
	}

body .maintitle {
	background: #7e8d97 url(http://www.asianworld.it/forum/public/style_images/ibr/catheader.png) 50% repeat-x;
	color: #fff;
	font-size: 1.0em;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	border: 1px solid #6d7d8a;
}

h3#hook_recentTopics.maintitle,
body .category_block .maintitle {
	background: #7e8d97 url(http://www.asianworld.it/forum/public/style_images/ibr/catheader.png) 50% repeat-x;
	       border: 0;
		-moz-border-radius: 5px 5px 0 0;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
       font-size: 1.0em;
       }
       
		body .maintitle a,
	       .category_block.block_wrap h3 a,
       .maintitle span.main_forum_title,
       .maintitle span.main_topic_title {
       	background: url(http://www.asianworld.it/forum/public/style_images/ibr/nav_m.png) left center no-repeat;
       	padding-left: 14px;
       }
       
       body .maintitle span a,
       body .maintitle div a,
       body .maintitle a.right,
       h2.maintitle ul {
       background-image: none;
       	padding-left: 0;
       }

	body .maintitle a {
		color: #fff;
	}
	
	
body .category_block .maintitle a {
	color: #fff;
	}
	
#index_stats #mini_calendars.calendar_wrap {
background-color: #fff;
padding: 1px;
border: 1px solid #a3aeb5;
padding: 1px;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
}

#mini_calendars.calendar_wrap h3.maintitle{
border: 0;
}

#mini_calendars.calendar_wrap table.mini_cal {
 margin-top: 1px;
 }

 ul.post_controls,
 div.post_controls {
	background-color: transparent;
}

td.mypinned {
background: #dadcde;
}
	
/* Bar */
.bar {
	background: #d1d6de url(http://www.asianworld.it/forum/public/style_images/ibr/grey_bg.png) repeat-x top;
}
	
	.altbar {
		background: #f3f3f3 url(http://www.asianworld.it/forum/public/style_images/ibr/maintitle.png) repeat-x 50%;
		color: #2e414c;
	}

#admin_bar ul, #admin_bar li, #stat_links li, 
.tab_filters ul, .tab_filters li,
fieldset.with_subhead span.desc, fieldset.with_subhead label,
.user_controls li {
	display: inline;
}

/* Floats */
.right { float: right; }
.left { float: left; }

/* Visibility */
.hide { display: none; }

/* Bullets */
.bullets ul, .bullets ol,
ul.bullets, ol.bullets {
	list-style: disc;
	margin-left: 30px;
	line-height: 150%;
	list-style-image: none;
}

/* Rounded corners */
#user_navigation #new_msg_count, .message, .popupWrapper, .poll_question h4, .reputation,
.rounded {
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
}

/* Header */
.header {
background: #d2d7df url(http://www.asianworld.it/forum/public/style_images/ibr/header.png) top repeat-x;
border-bottom: 1px solid #a3aeb5;
	color: #687b88;
}
	
		body .ipb_table .header a,
		body .topic_options a {
			color: #385165;
		}

/* Center */
.short {
	text-align: center;
}

/* Description */
.desc, p.posted_info, .warn_panel strong {
	font-size: 0.85em;
	color: #606060;
} 

/* Cancel */
.cancel {
	color: #800000;
	font-size: 0.9em;
	font-weight: bold;
}
	
/* Maintitle */

body .maintitle {
	padding: 5px 8px !important;
	margin: 0 !important;
	font-weight: bold;
	overflow: hidden;
}


/* General block */
.general_box {
	border: 1px solid #a3aeb5;
	border-bottom: 4px solid #a3aeb5;
	padding: 1px;
	margin-bottom: 10px
}

.general_box h3 {
background: #d2d7df url(http://www.asianworld.it/forum/public/style_images/ibr/tile_sub.png) top repeat-x;
border-bottom: 1px solid #a3aeb5;
	color: #2e414c;
	font-size: 0.9em;
	padding: 5px 8px;
	margin: 0;
}

.general_box div {
	font-size: 0.85em;
}

/* Photo */
.photo {
	border: 1px solid #d8e3f1;
}

/* Moderation */
em.moderated {
	background: transparent;
	font-size: 0.8em;
	font-weight: bold;
	margin-top: 8px;
	display: block;
	clear: both;
}

/* Positive/Negative */
.positive {
	color: #687b88;
}
.negative {
	color: #c7172b;
}

/* Dates */
.date, .poll_question .votes {
	color: #879aa2;
	font-size: 0.8em;
}

#index_stats .date,
#index_stats .desc{
color: #6e7782;
font-size: 0.9em;
}

/* Clickable */
.clickable {
	cursor: pointer;
}

/* Clear */
.clear {
	clear: both;
}

	.clearfix, .stats_list {
		overflow: auto;
	}

/* Block wrap */
.block_wrap {
	margin-bottom: 15px;
	margin-right: 3px;
	margin-left: 3px;
	}

.block_wrap#recentTopicsWrapper,	
.category_block {
	background: #fff url(http://www.asianworld.it/forum/public/style_images/ibr/catend.png) repeat-x bottom;
	border: 1px solid #a3aeb5;
	padding: 1px 1px 10px 1px;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	}
	
/*.category_block.block_wrap caption.maintitle {
margin-top: -7px !important;
padding-bottom: 9px !important;
}*/

/* White links */
#admin_bar a, #stat_links a,
#primary_nav ul li.active, #primary_nav ul li a:hover, #primary_nav ul li.active a,
#user_navigation.not_logged_in, #user_navigation.not_logged_in a,
#user_navigation #user_link, #user_navigation #new_msg_count,
#user_navigation ul, #user_navigation ul#user_link_menucontent, #user_navigation ul#user_link_menucontent a:hover,
#search .submit_input, .message.user_status #update_status,
table.ipb_table th a, .topic_buttons li a, .topic_buttons li span,
.message.user_status #update_status, .tab_bar li.active, .tab_bar li.active a,
.members li.positive a, .members li.negative a, #footer_utilities a {
	color: #fff;
	text-decoration: none;	
}

#admin_bar a, #user_navigation.not_logged_in, #user_navigation.not_logged_in a{
color: #222;
}

/* Search highlighting */
 .searchlite   { 
background-color: yellow;
 color: red;
 font-size:14px;
 }

/* Users posting */
.activeuserposting {
	font-style: italic;
}

/************************************************************************/
/* HEADER */

h1, #content_jump {
	text-indent: -9999px;
	height: 0px;
	width: 0px;
}

#header {
	position: relative;
	margin: 0 -7px;
}

#branding {
	background: #7c8e9a url(http://www.asianworld.it/forum/public/style_images/ibr/branding_bg.png);
	min-height: 80px;
	border: 0;
	margin: 0;
}

#admin_bar {
	background: transparent;
	border: 0;
	color: #2e414c;
	font-size: 0.85em;
	padding: 3px 7px 3px 7px;
	margin: 0;
	height: 13px;
}

	#admin_bar li {
		color: #2e414c;
		padding: 0 3px 0 5px;
	}
	
		#admin_bar li.active, #admin_bar li.active a {
			color: #800000;
			}
	
/* Navigation */
#primary_nav {
background: #7c8e9a;
	font-size: 0.95em;
	border-bottom: 0px solid #2e414c;
	border-top: 0px solid #fff; 
	padding-left: 10px;
	height: 31px;	
	margin: 0;
}

	#primary_nav ul li, #primary_nav ul li a {
		color: #fff;
		text-decoration: none;
		background: transparent url(http://www.asianworld.it/forum/public/style_images/ibr/tab_right.png) no-repeat top right;
		padding: 6px 25px 6px 10px;
			margin-left: 6px;
			display: block;	
	}
	
	#primary_nav ul li {
		background: transparent url(http://www.asianworld.it/forum/public/style_images/ibr/tab_left.png) no-repeat top left;
		font-size: 0.9em;
		padding: 0;			
		margin: 2px 0px auto 0px;
	}
	
		#primary_nav ul li.active {
			background: transparent url(http://www.asianworld.it/forum/public/style_images/ibr/tab_left2.png) no-repeat top left;
			/*	font-size: 1.05em;
		font-weight: bold;*/
			padding: 0;			
			margin: 2px 0px auto 0px;
			position: relative;		
		}
		
		#primary_nav ul li.active a {
			background: transparent url(http://www.asianworld.it/forum/public/style_images/ibr/tab_right2.png) no-repeat top right;
			padding: 6px 25px 6px 10px;
			margin-left: 6px;
			display: block;	
			color: #000 !important;		
		}
		
	#primary_nav ul li a {
		color: #fff;
		text-decoration: none;
	}

	#primary_nav ul li a:hover{
		color: #f1f1f1;
		text-decoration: none;
	}
	
		#primary_nav .active a:hover{
		color: #2e414c !important;
		text-decoration: none;
	}
		
#user_navigation {
	background: transparent; 
	/*background: #000000;*/
        font-size: 0.9em;
        border: 0;
	/*margin-bottom: -93px;
	top: -93px;
	right: 18px;
	position: relative; */
	position: absolute;
        top: 192px; /* default value 7 */
	right: 330px;
	float: right;
	z-index: 9999;
		/*filter:alpha(opacity=80);
	opacity:.80*/
}

	#user_navigation .photo {
		border: 1px solid #2e414c;
		margin: 6px 10px 6px 6px;
		float: left;
	}
	
	#user_info {
		margin-left: -2px;  /* precedente 60 */
		margin-right: 5px; /* precedente 15 */
	}
	
	#user_navigation p {
		color: #f1f1f1;
		margin-top: 6px;
		white-space: nowrap;
	}
	
		#user_navigation p a {
			color: #fff;
		}
		
	#user_navigation #new_msg_count {
		background-color: #2e414c;
		font-weight: bold;
		font-size: 0.9em;
		padding: 3px 7px;
		top: -20px; /* precedente 0px */
		left: 6px; /* precedente 45px */
		position: absolute;
	}
		
		#user_navigation ul {
			font-size: 0.88em;
			margin-top: 1px; /* precedente 4 */
		}
			#user_navigation ul a {
				color: #fff;
			}
			
			#user_navigation ul#user_other {	
				margin-left: 5px;
			}
			
			#user_navigation ul#user_other li {
				float: left;
				padding: 0 4px;
			}
	
	#user_navigation ul#user_link_menucontent {
		background: #eceef1;
		border: 1px solid #a3aeb5;
		margin-top: 0px;
		width: 140px;	/* 170 */	
		float: right;
		z-index: 10000;
	}

		#user_navigation ul#user_link_menucontent li {
			padding: 1px;
			float: none;
		}

		#user_navigation ul#user_link_menucontent a {
			color: #000;
			text-decoration: none;
			padding: 5px 5px 5px 15px;
			display: block;
		}

			#user_navigation ul#user_link_menucontent a:hover {
				background: #2e414c;
			}
			
	#user_navigation #user_link {
		background: #2e414c;
		border: 0;
		padding: 1px 0px 2px 10px; /* precedenti 3 20 3 10 (forse) */
		margin: -6px 0px 0px 8px;  /* precedenti 6 0 0 8 */
		min-width: 150px;
		-moz-outline: 0px;
		position: relative;
		display: block;
		overflow: hidden;
	}

		#user_navigation #user_link img {
			right: 5px;
			top: 5px; /* precedente 8 */
			position: absolute;
		}

	#user_navigation.not_logged_in {
		font-size: 1em;
		padding: 15px 25px;
		color: #fff;
	}

		#user_navigation.not_logged_in a {
			margin: 0 10px;
			color: #fff;
		}
		
#search {
	color: #d7dcdf;
	font-size: 0.85em;
	margin: 5px 4px auto auto;	
	position: relative;
	right: 0px;
	float: right;
}

	#search .submit_input {
		background: url(http://www.asianworld.it/forum/public/style_images/ibr/search_bg.png) no-repeat bottom right;
		border: 0;
		padding: 2px 8px 0px 4px;
		color: #d7dcdf;
		font-weight: bold;
	}

	#search input#main_search {
		background: #d7dcdf url(http://www.asianworld.it/forum/public/style_images/ibr/search_icon.png) no-repeat left;
		border: 1px solid #a3aeb5;
		border-top: 1px solid #2d3f4b;
		border-left: 1px solid #2d3f4b;
		padding: 2px 3px 2px 15px;
		margin-left: 3px;
			-moz-border-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	}

	#search a {
		color: #f1f1f1;
		margin: 5px 5px;
	}

	#search label,
	#search input,
	#search #adv_search {
		float: left;
	}
	
	#search_results{
	background: #eceef1;
	border: 1px solid #687b88;
	padding: 1px;
	border-top: 0;
	}

#secondary_nav {
	background:  url(http://www.asianworld.it/forum/public/style_images/ibr/nav.png) top repeat-x;
margin: 0;
	color: #878787;
	font-size: 0.9em;
	padding: 12px 4px 10px 14px;
	clear: both;
}

	#secondary_nav li {
		padding-right: 7px;
		float: left;
	}

		#secondary_nav #section_links li {
			padding: 0 5px;
		}

	#secondary_nav a {
		color: #393939;
		text-decoration: none;
	}

#rss_menu {
	background-color: #ffdfbe;
	border: 1px solid #ff7600;
	padding: 1px;
	width: 200px;
	display: block;	
	z-index: 500;
}

	#secondary_nav #section_links #rss_menu li {
		padding: 0;
		display: block;
		float: none;
	}

	#rss_menu a {
		display: block;
		padding: 3px;
		color: #ff7600;
	}

		#rss_menu a:hover {
			background-color: #ff7600;
			color: #fff;
		}
		
#pm_notification {
	background: url(http://www.asianworld.it/forum/public/style_images/ibr/trans_bg.png);
	color: #2e414c;
	padding: 0;
	margin: 0 20%;
	width: 60%;
	position: absolute;
	z-index: 2000;
}

	#pm_notification #pm_wrap {
		background: #eceef1;
		padding: 18px 0 30px 0;
		margin: 0 6px 6px 6px;
	}

	#pm_notification .photo {
		float: left;
		margin: 0 15px;
	}

	#pm_notification h2 {
		font-size: 1.5em;
		clear: none;
		margin: 0px 0 0 85px;
		color: #2e414c;
	}

	#pm_notification p {
		margin: 10px auto 0 95px;
	}

	#pm_notification .ok_thanks {
		text-align: center;
		padding: 6px;
		clear: both;
	}

/************************************************************************/
/* FOOTER */
#board_footer {
 	color: #687b88;
	font-size: 0.85em;
	padding: 8px 8px 15px 7px;
	margin: 0 -6px 0 -6px;	
	top: 2px;
	clear: both;
	background:  url(http://www.asianworld.it/forum/public/style_images/ibr/nav.png) top repeat-x; 
}

.bot {
background: transparent;
	color: #687b88;
	font-size: 0.85em;
	margin: 0px;
	padding: 5px 7px;
	clear: both;
	min-height: 10px;
	z-index: 8000;
	}
	
	.bot img {
	padding: 0 2px;
	}
	
	.bot span {
	text-align: left;
	margin: 10px 5px -10px 5px;
	}
	
	.botlinks {
	margin: 0 0px 0 1px;	
	padding: 5px 8px 5px 7px;
	}
	

	#board_footer ul#utility_links li {
		float: left;
		padding-right: 8px;
	}

	#board_footer p {
		text-align: right;
	}

	#board_footer a {
		color: #2e414c;
	}
	
		
#footer_utilities {
	background: #687b88;
	color: #f1f1f1;
	font-size: 0.8em;
	padding: 4px 15px;
	margin: 10px -7px 0 -7px;
}

	#footer_utilities form {
		margin: 7px 5px 0 5px;
	}

	#footer_utilities ul {
		padding: 2px 0;
		margin: 8px 0 0 0;
	}
		#footer_utilities ul li:first-child {
			color: #f3f3f3;
		}

		#footer_utilities li {
			float: right;
			padding: 0 8px 4px 8px;
		}		
	
#board_footer span.copy {
	float: right;  
        position: absolute;
	bottom: 7px;
/*      right: 1%; */
	padding: 5px;
/*	margin-right: 10px; */
        color: #83939d !important;
        z-index: 11000;
        font-weight: normal;
        font-size: 0.8em;
	}
	
#board_footer span.copy a {
	color: #83939d !important;
	text-decoration: none;
	}

/************************************************************************/
/* GENERAL CONTENT */
#content {
        background-color: #f4f4f4;
	padding: 20px 0px 0px 0px;
	clear: both;
	margin: 0 4px;
}

#ajax_loading {
	background-color: #6d90a0;
	color: #fff;
	text-align: center;
	padding: 5px;
	width: 8%;
	top: 0px;
	left: 46%;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	z-index: 10000;
	position: fixed;
}

#ipboard_body.redirector {
	width: 500px;
	margin: 150px auto 0 auto;
	background-color: #e7e8e9;
}

		.redirector,
		.redirector #ipbwrapper,
	.redirector #ipbwrapper h2 {
	background: transparent;
	color: #333;
	}
	
.topic_options, .generic_bar, .tab_filters {
	color: #2e414c;
	font-size: 0.85em;
	font-weight: bold;
	height: 33px;
}
	.generic_bar, .tab_filters {
		background: #eceef1;
	}
	
	.generic_bar {
		display: none;
	}
	
	.tab_filters {
		background: #687b88;
		color: #fff;
	}
	
	.topic_options {
	background: #d1d6de url(http://www.asianworld.it/forum/public/style_images/ibr/tile_sub.png) top repeat-x;
border-bottom: 1px solid #a3aeb5;
border-top: 1px solid #d1d6de;
	}
	
	.topic_options li {
		padding: 5px 8px 3px 8px;
		float: right;
	}

.general_box.alt {
	padding: 1px;
}

.general_box.alt h3 {
	margin: 0 0 0px 0;
}

.general_box a {
	text-decoration: none;
}

	.general_box .block_list {
		font-size: 0.9em;
		padding-top: 0px;
		margin: 0;
	}
	
	.general_box .block_list li.row1 {
	background-image: none;
	}
			
		.general_box .block_list li {
			padding: 6px;
			margin: 0;
		}

.progress_bar {
	background-color: #f7f7f7;
	border: 1px solid #fff;
}

	.progress_bar span {
		background: #687b88 url(http://www.asianworld.it/forum/public/style_images/ibr/gradient_bg.png) repeat-x left 50%;
		color: #fff;
		font-size: 0em;
		font-weight: bold;
		text-align: center;
		text-indent: -2000em; /* Safari fix */
		height: 10px;
		display: block;
		overflow: hidden;
	}

	.progress_bar.limit span {
		background: #b82929 url(http://www.asianworld.it/forum/public/style_images/ibr/progressbar_warning.png) repeat-x center;
	}

	.progress_bar span span {
		display: none;
	}

.progress_bar.user_warn {	
	margin: 0 auto;
	width: 80%;
}

	.progress_bar.user_warn span {
		height: 6px;
	}

.progress_bar.topic_poll {
	background: #e7e8e9; 
	border: 0;
	margin-top: 2px;
	width: 40%;
}

img.resized {
	display: block;
}

.resized_img img {
	border-style: solid;
	border-color: #a3aeb5;
	border-width: 3px 3px 6px 3px;
	margin-bottom: 5px;
}

.resized_img span {
	background: #eceef1;
	color: #2e414c;
	padding: 4px 8px;
	font-size: 11px;
}

 .resized_img {
 clear: right;
 }

li.rating a {
	-moz-outline: 0;
}

.antispam_img {
	margin-left: 215px;
	margin-bottom: 3px;
}

.tagList {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
	.tagList li { display: inline; }
	li.level1 	{ font-size: 12px; }
	li.level2	{ font-size: 14px; }
	li.level3	{ font-size: 16px; }
	li.level4 	{ font-size: 18px; }
	li.level5	{ font-size: 20px; }
	li.level6 	{ font-size: 22px; }
	
span.error {
	color: #800000;
	font-weight: bold;
	clear: both;
}

.maintitle .desc {
	font-size: 0.9em;
	color: #fff;
	}
	
.topic .maintitle .desc {
	padding-left: 10px;
	background: url(http://www.asianworld.it/forum/public/style_images/ibr/desc.png) no-repeat center left;
	}	

/************************************************************************/
/* TABLE STYLES */

table.ipb_table {
	line-height: 120%;
	border: 1px solid #a3aeb5;
	border-bottom: 2px solid #a3aeb5;
}

.block_wrap table.ipb_table {
        border: 0;
        }

table.ipb_table a {
		text-decoration: none;
	}
	
		table.ipb_table a:hover,
		body table.ipb_table th a {
			text-decoration: underline;
		}
		
	table.ipb_table caption span.desc {
		font-size: 0.7em;
	}
	
	table.ipb_table h4,
	table.ipb_table .topic_title {
		font-size: 1.0em;
		font-weight: normal;
		display: inline;
	}
	
	table.ipb_table tr td {
		padding: 0px 0px 0px 0px;
		border-bottom: 1px solid #b0bec7;
		/*border-bottom: 2px solid #fff;*/
	}
	
		table.ipb_table tr .stats {
			text-align: right;
		}

		body table.ipb_table tr td p {
			font-size: 0.9em;
		}
		
	table.ipb_table th,
	div#current_calendar ol#week_view li.month_bar {
		font-size: 0.85em;
		font-weight: normal;
		padding: 1px 6px;
	}
	
		table.ipb_table th {
			padding: 5px 6px 4px 6px;
	}
	
	table.ipb_table ol.subforums {
		padding-top: 6px;
		margin-top: 5px;
	}
		
			table.ipb_table ol.subforums li {
			background: transparent url(http://www.asianworld.it/forum/public/style_images/ibr/bullet_black.png) no-repeat 3px 4px;
			color: #2e414c;
			font-size: 0.85em;
			padding: 0 4px 0 15px;			
			float: left;
		}
		
		table.ipb_table ol.subforums li.newposts {
			background: transparent url(http://www.asianworld.it/forum/public/style_images/ibr/bullet_green.png) no-repeat 0px 0px;
			color: #2e414c;
			font-size: 0.85em;
			padding: 0 4px 0 16px;			
			float: left;
		}
		
	table.ipb_table tr.announcement td {
		font-weight: bold;
		font-size: 1.0em;
	}
	
	table.ipb_table tr.subhead th {
		font-weight: bold;
		font-size: 1.0em;
		padding: 5px 8px;
	}
	
	table.ipb_table ul li {
		font-size: 0.95em;
	}

/************************************************************************/
/* BOARD INDEX STYLES */

.category_block.block_wrap h3 a.toggle {	
	background: url(http://www.asianworld.it/forum/public/style_images/ibr/cat_minimize.png) no-repeat;
	text-indent: -3000em;
	padding-bottom: 2px;
	width: 25px;
	height: 100%;
	display: block;
	-moz-outline: 0;
	padding-left: 0;
}

#latest_news {
	color: #2e414c;
	font-size: 0.9em;
        background: transparent;
	padding: 5px 10px;
	margin: 0;
	-moz-border-radius: 0;
}

	#latest_news a {
		text-decoration: none;
	}

div#categories {
	width: 77%;
}

	div#categories.no_sidebar {
		width: 100%;
		float: none;
	}
	
#categories .header,
.category_block .header {
background: #d2d7df url(http://www.asianworld.it/forum/public/style_images/ibr/header.png) top repeat-x;
border-bottom: 1px solid #a3aeb5;
	color: #505d6a;
	margin-top: 3px;
}

#index_stats {
background-color: transparent;
	margin-bottom: 15px;
	padding: 0px;
	}

#index_stats .general_box {
	overflow: hidden;
	border: 1px solid #a3aeb5;
				-moz-border-radius: 5px 5px 0 0;
			-webkit-border-top-left-radius: 5px;
			-webkit-border-top-right-radius: 5px;
}

#index_stats .general_box h3{
margin: 0px;
				-moz-border-radius: 5px 5px 0 0;
			-webkit-border-top-left-radius: 5px;
			-webkit-border-top-right-radius: 5px;
}

#index_stats .general_box.alt h3{
	margin: 0 0 0px 0;
					-moz-border-radius: 5px 5px 0 0;
			-webkit-border-top-left-radius: 5px;
			-webkit-border-top-right-radius: 5px;
}

table.mini_cal th,
table.mini_cal td {
font-size: 85%;
text-align: center;
border: 1px solid #d2d7df;
padding: 5px 0;
}

table.mini_cal th {
background: #e7e8e9;
padding: 2px 0;
font-size: 75%;
}
table.mini_cal th.head_week,
table.mini_cal th.view_week.header {
background: #e7e8e9/* url(http://www.asianworld.it/forum/public/style_images/ibr/cal_min.png) left repeat-y*/; 
}

table.mini_cal td {
color: #2e414c;
}

#index_stats h3.maintitle {
font-size: 90%;
/*padding: 5px 8px !important;
border-bottom: 1px solid #687b88;*/
}

.sidebar_toggle {
	text-align: right;	
	padding: 0px 3px;
	height: 20px;
/*	right: 0px; */
        margin-left: 930px;
	position: absolute;
}

	#open_sidebar.sidebar_toggle {
/*      	right: 0; */
                margin-left: 930px;
	}

.category_block h3.collapsed {
	border-bottom: 8px solid #2e414c;
}

	.category_block h3.collapsed a.toggle {
		background-image: url(http://www.asianworld.it/forum/public/style_images/ibr/cat_maximize.png);
		/*padding-bottom: 6px;*/
	}

#content #board_statistics.general_box,
#blog_statistics.general_box {
background: #e7e8e9;
border: 1px solid #a3aeb5;
}

#board_statistics,
#blog_statistics {	
       margin-top:10px;
       	color: #2e414c;
       }
       
       #board_statistics .row2,
#blog_statistics .row2 {	
       background-image: none;
       }	

.statistics {	
	padding: 5px;
	margin: 10px 0px 0 0px;
	min-height: 30px;
	-moz-border-radius: 0px;
}

	.statistics h2 {
		font-size: 1.04em;
		font-weight: bold;
		color: #2e414c;
                padding: 10px 5px 0 0px;
	}
		
		.statistics h2 span {
			font-size: 0.8em !important;
			font-weight: normal;
			color: #899aa4;
		}
		#board_statistics div.stats_list h2,
		#board_statistics div.stats_list h2 span, 
		#blog_statistics div.stats_list h2,
		#blog_statistics div.stats_list h2 span {
			color: #2e414c !important;
			}
			
			#board_statistics a,
                        #blog_statistics a {
			color: #687b88 !important;
			display:inline !important;
			}
			
				#board_statistics a:hover,
                                #blog_statistics a:hover {
				color: #2e414c !important;
			}
		
                div .statistics p,
                div .statistics ul{
	padding: 2px 10px;
	}
		
	.statistics #active_users, .statistics #forum_active_users {
		border-top: 0;
		padding-top: 0;
	}
	
	body #topic_stats.statistics {
		min-height: 50px;
	}

body .stats_list {
border-top: 1px solid #a3aeb5;
	padding: 10px 0px;
        float: left;
	width: 60%;
	line-height: 140%;
	overflow: hidden;
}

#board_statistics .stats_list,
#blog_statistics .stats_list {
border-top: 1px solid #bac6ce;
	width: 60%;
}


	.stats_list li,
	.active_users li {
		float: left;
		font-size: 0.9em;
		padding: 3px;
		margin-top: 4px;
	}
	
	.stats_list ul, .stats_list p {
		margin-left: 0px;
	}
	
	.stats_list span.desc {
		font-weight: normal;
	}
	
.stats_list#active_users,
.active_users,
#forum_active_users {
	border:0;
	}
		
.active_users span.name {
	font-size: 0.9em;
	padding: 0 5px 0 0;
	margin-top: 4px;
}

.active_users p {
	margin-left: 15px;
}

#stats {
	padding-left: 20px;
	width: 33%;
	float: right;
	color: #2e414c;
}

#board_statistics h2,
#blog_statistics h2 { color: #2e414c;
}
	
	#stats dl,
	#topic_stats ol{
	margin-left: 10px;
	}
	
	#stats dt,
	#stats dd {
		border-top: 1px solid #bac6ce;
		font-size: 0.9em;
		padding: 6px 2px;
		float: left;
		width: 45%;
	}
	
	#stats dt {
		font-weight: normal;
		clear: both;
	}
	
	#stats .extra {
		color: #2e414c;
		font-size: 0.9em;
	}
	
#stat_links {	
color: #fff;
font-size: 1.05em;
font-weight: bold;
	text-align: right !important;
	margin-top: 10px;
}

	#stat_links li {
		padding: 2px 6px;
	}
	
ul#stat_links.filter_bar {
background: #687b88; /*1077ce url(http://www.asianworld.it/forum/public/style_images/ibr/filter_bar2.png) center left repeat-x;*/
border-bottom: 1px solid #061a30;
}

ul#stat_links.filter_bar li a {
color: #fff;
}

	#content ul#stat_links.filter_bar {
margin: 5px 0 -0px 0;
	padding: 4px 6px;
	}	
	
	#content #board_statistics,
	#content #blog_statistics {
margin: 0 0 0px 0;
	color: #2e414c;
}

#friend_list h3{
		background: #d2d7df;
	color: #2e414c;
         border-bottom: 0;
	-moz-border-radius: 5px 5px 0 0;
	font-size: 1.0em;
	}
	
#friend_list p{
	-moz-border-radius: 0 0 5px 5px;
	padding: 5px;
	background: #e7e8e9;
	}
		
.friend_list ul{
        background: #e7e8e9;
        border-top: 0;
	-moz-border-radius: 0 0 5px 5px;
	}	

.friend_list ul li,
#top_posters li {
	text-align: center;
	padding: 8px 0 0 0;
	margin: 5px 0 0 0;
	min-width: 65px;
	height: 69px;
	float: left;
}

	.friend_list ul li span.name,
	#top_posters li span.name {
		font-size: 0.8em;
	}
	
#hook_watched_items ul li {
	padding: 8px;
}

	body#ipboard_body #hook_watched_items fieldset.submit {
		padding: 8px;
	}

/* popup per immagini random */

.popuplayer {
position:absolute;
width:400px;
height:146px;
z-index:1;
left: 360px;
top: 700px;
visibility: hidden;
}

.popuptable {
align: left;
width: 400px;
border-width: 3px;
border-color: #637076; 
padding: 3px;
background-color: #000000;
}

/*CSS per la news gallery in home*/

#slider {
    width: 506px; /* important to be same as image width */
    height: 300px; /* important to be same as image height */
    position: relative;  /* important */
	 overflow: hidden; /* important */
}
#sliderContent {
    width: 506px; /* important to be same as image width or wider */
    position: absolute;
	 top: 0;
	 margin-left: 0;
}
.sliderImage {
    float: left;
    position: relative;
	 display: none;
}
.sliderImage span {
    position: absolute;
	 font: 10px/15px Verdana, Arial, sans-serif;
    padding: 10px 13px;
    width: 480px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	 -khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
.clear {
	clear: both;
}
.sliderImage span strong {
    font-size: 14px;
}
.alto {
   text-align: justify;
	top: 0;
	left: 0;
}
.basso {
   text-align: justify;
	bottom: 0;
   left: 0;
}

/*CSS per il menu principale*/

ul#nav,ul#nav li,ul#nav ul,ul#nav ul li{margin:0;padding:0;list-style-type:none}
ul#nav{width:960px;height:28px;line-height:25px;
    background: #7c8e9a;color: #fff}
ul#nav a{display:block;padding: 0 15px;text-decoration: none; color:#ffffff}
ul#nav li{float: left;position: relative}
ul#nav li li{float: none;line-height: 22px;
    display:block !important;display: inline; /*IE*/}
ul#nav ul{position: absolute;top: 23px;left: -9999px;
    width: 12em;background: #fff;color: #000000}
ul#nav ul{padding: 7px 0;border: 1px solid #000000}
ul#nav ul,ul#nav li li a{background-color: #FFF;color: #000000}
ul#nav li:hover,ul#nav a:hover{background-color: #a6b1b5;color: #000000}
ul#nav li:hover ul,ul#nav li.sfhover ul{left: -1px;z-index: 100}

/*regole per separatore e le icone */

ul#nav li.sep{height: 34px;background: #fff}
ul#nav li.sep span{display: block;height: 1px;overflow: hidden;
    margin: 6px 5px 0;background: #CCC}
ul#nav li li.icon a{padding-left: 24px}
ul#nav li li.settings a{background: url(icon_settings.gif) no-repeat 3px 3px}
ul#nav li li.privacy a{background: url(icon_padlock.gif) no-repeat 3px 3px}
ul#nav li li.inwork a{background: url(inwork.gif) no-repeat 3px 3px}
