/*#mainBox img { cursor:pointer; }*/

.barra a.edit_butt, .barra a.edit_butt:hover {
margin-right: 2px;
background:url(//www.chipsmachine.com/chips/immagini/chipsButtonClic.png) repeat-x;
color: #EEEEEE;
border-top: 1px inset #999999;
border-left: 2px inset #AAAAAA;
border-right: 2px groove #eeeeee;
border-bottom: 2px groove #eeeeee;
}
.barra a.move_butt {
margin-left: 2px;
margin-right: 2px;
}
.barra a.remove_butt {
margin-left: 2px;
}

.chips_MenuText:hover { cursor: pointer; color: #3f4040; /*background: #fdf907; border:solid #fdf907 1px;*/ }
.chips_NewsText:hover { cursor: pointer; padding:1px; border :1px solid #09406a; }
.chips_removeButton { display:none; position:relative; float:right; width:16px; height:16px; cursor:pointer; }
.chips_removeMenuButton { display:none; float:right; width:16px; height:16px; }
.chips_removeMenuButton:hover {  }

.chips_WrapMenuBox:hover {  }
/*
.chips_WrapTextBox:hover { padding:1px; border:1px dashed #0fa533; background: url(images/closeNewsCard.gif) top right no-repeat; }
.chips_HomeWrapMenuBox:hover { padding:1px; border:1px dashed #ff1d11; background: url(images/closeNewsCard.gif) top right no-repeat; }
*/

#bannerScrollBox { position: relative; width: 200px; height:300px; overflow:hidden; }

/*.chips_HandleBox:hover { background-color:#1e57d0; cursor:move; height: 13px; border-bottom:1px dashed #1e57d0; }*/

/*.editBar:hover { background-color:#1e57d0; }*/

#menuBar .chips_WrapMenuBox:hover {
	width: auto !important;
	padding:0px;
	float: left;
	font-family:'Lucida Grande',Helvetica,Arial,sans-serif;
	line-height: 31px;
	margin-top: 0px;
	margin-left: 2px;
	border-top: 1px solid #7eae40;
	border-right: 1px solid #7eae40;
	border-left: 1px solid #7eae40;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	color: #ffffff;
	background: url(images/barra_on.jpg)  repeat-x;
	cursor:pointer;
}
#menuBar .chips_HomeWrapMenuBox:hover {
	width: auto !important;
	padding:0px;
	float: left;
	font-family:'Lucida Grande',Helvetica,Arial,sans-serif;
	line-height: 31px;
	margin-top: 0px;
	margin-left: 2px;
	border-top: 1px solid #7eae40;
	border-right: 1px solid #7eae40;
	border-left: 1px solid #7eae40;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	color: #ffffff;
	background: url(images/barra_on.jpg)  repeat-x;
	cursor:pointer;
}

#menuBar .chips_MenuText:hover {
	cursor: inherit;
	color: #ffffff;
}

#menuBar .chips_removeMenuButton {
	/*float:left;*/
}