/* SCROLL
--------------------------------------------------------- */

BODY {
	SCROLLBAR-FACE-COLOR: #4D9668; SCROLLBAR-HIGHLIGHT-COLOR: #eca386; SCROLLBAR-SHADOW-COLOR: #8d1c2f; COLOR: #800000; SCROLLBAR-ARROW-COLOR: #800000; SCROLLBAR-TRACK-COLOR: #75AC4E
}




/* BARRA
--------------------------------------------------------- */

#im_chat_bar						{ position: fixed; bottom: 0; left: 0; width: 100%;	
 }






/* MENU
----------------------------------------------- */


.effectsTransport {
	margin: 0;
	padding: 0;
	list-style: none;
}

.effectsTransport li {
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
}

.effectsTransport_1 {
  position:absolute;
  top: 0px;
}
.effectsTransport_2 {
  position:absolute;
  top: 25px;
}
.effectsTransport_3 {
  position:absolute;
  top: 50px;
}
.effectsTransport_4 {
  position:absolute;
  top: 75px;
}
.effectsTransport_5 {
  position:absolute;
  top: 100px;
}
.effectsTransport_6 {
  position:absolute;
  top: 125px;
}
.effectsTransport_7 {
  position:absolute;
  top: 150px;
}
.effectsTransport_8 {
  position:absolute;
  top: 175px;
}
.effectsTransport_9 {
  position:absolute;
  top: 200px;
}
.effectsTransport_10 {
  position:absolute;
  top: 225px;
}
.effectsTransport_11 {
  position:absolute;
  top: 250px;
}
.effectsTransport_12 {
  position:absolute;
  top: 275px;
}
.effectsTransport_13 {
  position:absolute;
  top: 300px;
}

.effectsTransport a {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 75%;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin: 0 1px 0 0;
	padding: 4px 8px;
	width: 145px;
	float: left;
	display: block;
	-moz-user-select: none;
	-khtml-user-select: none;
}
.effectsTransport a:link {
	background: #666 url('../images/bg_grad_gray1.gif') repeat-x;
	color: #fff;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #404040;
}
.effectsTransport a:visited {
	background: #666 url('../images/bg_grad_gray1.gif') repeat-x;
	color: #fff;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #404040;
}
.effectsTransport a:hover {
	background: #666 url('../images/bg_grad_gray2.gif') repeat-x;
	color: #000;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #404040;
}
.effectsTransport a:focus {
	-moz-user-select: none;
	-khtml-user-select: none;
}

.effectsReload_0 {
  margin: 0;
  padding: 0;
  list-style: none;
  position:absolute;
  top: 325px;
  left: 0px;
}








/* ROTAR MENU
--------------------------------------------------------- */



/* Normal link */
a {
	color: #006699;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	color: #CC0000;
	text-decoration: underline;
}

a img {
	border: none;
}






/* ROTAR MENU 2
--------------------------------------------------------- */


#ja-tabs {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

#ja-tabs div.ja-innerpad {
	padding:0;
}

.mootabs-title {
	height: 3px;
	border-bottom: 1px solid #CCCCCC;
	position: relative;
	background: #F7F7F7;
}

	.mootabs-title li {
	float: left;
	background: none;
	margin: 0 1px;
	padding: 0;
	cursor: pointer;
	display: block;
	border: 1px solid #CCCCCC;
	background: #EBF2F9;
}

.mootabs-title li h3 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	line-height: 20px;
	margin: 0;
	padding: 0 10px;
	border: 1px solid #F0F0F0;
	border-bottom: none;
}


.ja-tab-panels {
	position: absolute;
	clear: both;
	overflow: hidden;
	top: 30px;
}