.mocamboTv{ /*<<<<<<<<<<<<<<<*/
	background:				transparent url(../images/tpl-bgSx.png) no-repeat scroll center 0;
}

.mocamboTv.inner table { /*<<<<<<<<<<<<*/
	width: 	100%;
	margin-top: 21px;
	padding: 0;
}
.mocamboTv.inner table td{ /*<<<<<<<<<<<<*/
	width: 		12.5%;
	float: left;
	font-size: 	12px;
	text-align: center;
	padding: 0;
	margin: 0;
}
#topBody .leftcol .mocamboTv.inner table td a{ /*<<<<<<<<<<<<*/
	text-decoration: none;
	color: 			#929292;
	display: block;
	border-left: 1px solid black;
	border-right: 1px solid #232423;
}
#topBody .leftcol .mocamboTv.inner table td a:hover{ /*<<<<<<<<<<<<*/
	text-decoration: none;
	color: 			#00CCFF;
}
#topBody .leftcol .mocamboTv.inner table td a.first { /*<<<<<<<<<<*/
	border-left: 0 none;
}
#topBody .leftcol .mocamboTv.inner table td a.last { /*<<<<<<<<<<<<*/
	border-right: 0 none;
	text-indent: 5px;
}

.login p.rightcol.login-title{
	padding-right:				20px;
}

.login-title a, #search-title, .member-title a{
	position:				relative;
	display:					block;
	width:					46px;
	height:					16px;
	background:				transparent url(../images/login-title.png) no-repeat scroll 0 0;
	overflow:				hidden;
	text-indent:			-1000px;
}

#search-title{
	width:					58px;
	background-image:		url(../images/mocambotv/ricerca.png)
}

.member-title a{
	top:						1px;
	left:						9px;
	width:					87px;
	height:					12px;
	background-image:		url(../images/tpl-member-area2.png)
}

.login-title a:hover, #search-title:hover,
.login-title a.active, #search-title.active{
	background-position:	0 -17px;
}

.member-title a:hover, .member-title a.active{
	background-position:	0 -13px;
}

#loginForm a.modifica{
	margin-top:10px !important;
}

.search-mctv {
	padding-top: 45px;
}
.search-mctv span{
	display: block;
	padding-bottom: 5px!important;
	padding-bottom: 5px;
}

#topBody .rightcol .search{
	padding-top: 45px;
	padding-left: 0!important;
	padding-left: 8px;
}

#topBody .rightcol .search span{
	display: block;
	padding-bottom: 5px!important;
	padding-bottom: 5px;
}

#topBody .rightcol input#word-search {
	position: 				relative;		
	width:					200px;
	height:					21px;
	padding:					4px 4px 0;
	margin-bottom:			4px;
	background:				transparent url(../images/inputbox01.png) no-repeat 0 0!important;
	background:				transparent url(../images/inputbox01.png) no-repeat fixed 0 0;
	font-size:				13px;
	font-weight:			normal;
	letter-spacing:		1px;
	border:					0 none;
	color: 					White;
	margin-right: 			0;
}

*:first-child+html #topBody .rightcol input#word-search{
	left:						-3px;
	background-position: right 0 !important;
}

@media all and (min-width:0px) {
	#topBody .rightcol input#word-search{
		height:				25px;
		padding-top:		0
	}
}

#topBody .rightcol select#type-search {
	position: 				relative;
	width:					205px;
	height:					23px;
	font-size:				13px;
	font-weight:			normal;
	letter-spacing:		1px;
	border:					1px solid black;
	background-color:		#797979;
	color: 					white;
}

#topBody .rightcol a#cerca{
	display:					block;
	position:				relative;
	margin:					10px 0 28px;
	width:					74px;
	height:					26px;
	text-indent:			-1000px;
	overflow:				hidden;
	background:				transparent url(../images/tpl-btn-cerca.png) no-repeat scroll 0 0 !important;
	background-image:		url(../images/tpl-btn-cerca.png);
}

.lastusers.mctv hr{
	border-top:				1px solid black;
	border-bottom:			1px solid #3B3B3B;
	border-right:			0px none;
	border-left:			0px none;
}

#loginForm{
	margin-top:				10px;
}