/* ============================================================================== */
/*																	 	MASTER                                      */  
/* ============================================================================== */

html,body{
	margin: 0;
	padding:0;	
}

body{
	text-align: center;
	background-color:#D1DEE5;
	color:white;
	font-family: Tahoma;
	font-size: 10px;
}

button{
	BORDER-RIGHT: #0099cc 1px;
  BORDER-TOP: #0099cc 1px;
	BORDER-LEFT: #0099cc 1px;
 	BORDER-BOTTOM: #0099cc 1px;
	BACKGROUND-IMAGE: url(Img/button.png);
	BACKGROUND-REPEAT: no-repeat;
	BACKGROUND-COLOR: transparent;
  WIDTH: 61pt;
  HEIGHT: 24px;
	COLOR: white;
	FONT-WEIGHT: bold;
  FONT-SIZE: 10px;
  FONT-FAMILY: Verdana;
  TEXT-ALIGN: center;
}

b{
	font-family: Tahoma;
  height: 18px;
}

a {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}

table{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}

h1{
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	FONT-FAMILY: Tahoma;
	text-align: left;
	COLOR: #FF6600;
	margin-left:0px;
	margin-top:5px;
	margin-bottom:0px;
}
h2{
	font-size: 11px;
	font-family: Tahoma;
  text-align: left;
	color:#FFFFFF;
	font-weight:normal;
	margin-top:5px;
}
hr{
	border-left:0px solid #abb0b5; 
	border-right:0px solid #abb0b5; 
	border-top:1px dotted #abb0b5; 
	border-bottom:0px solid #abb0b5; 
	height : 1px;
}
																/* ================================*/
																/*						HEADER							 */
																/* ================================*/

div#header{
	background-image:url("/Img/BackgroundHeader.jpg");
	height:360px;
}			

#header-wrapper{
	position:relative;
	margin-top:50px;
	left:10px;
	height:170px;
	width:973px;
	background-image: url(/Img/wrapper.jpg);
}

#menu{
	position:absolute;
	top:0px;
}

ul#menu{
	float: left;width: 100%;color: #DDD;
  background: #363636 url(/Img/menuBk.png)
}
#menu,#menu li{
	margin: 0px;
	padding: 0;
	list-style-type: none
}
#menu li,#menu a, #menu span{
	float: left;
	height: 35px;
	line-height: 35px
}
#menu a{
	text-decoration: none;
	color: #DDD;
	padding-left: 
	15px
}
#menu span{
	padding-right: 15px;
	cursor: pointer
}
#menu a:hover{
	background: url(/Img/vistaBk.png) 
	top left;color: #EEE
}
#menu a:hover span{
	background: url(/Img/vistaBk.png) top right
}
#menu #current a{
	background: url(/Img/vistaBk.png) bottom left;
	color: #FFF
}

															/* ================================*/
															/*						 BODY							   */
															/* ================================*/

div#container{
	width: 1000px;
	margin: 0 auto;
	text-align: left;
  background-image: url("/Img/Background.gif");
}

div#left{
	margin-top:10px;
	margin-left:10px;
	width:630px;
	float:left;
}

div#right{
	margin-top:10px;
	float:right;
	width: 330px;
	margin-right:15px;
}

															/* ================================*/
															/*					 FOOTER							   */
															/* ================================*/
div#footer{
	clear: both;  
	text-align:center; 
	padding: 0.5em;
  background-image:url("/Img/BackgroundFooter.jpg");
  height:50px;
 }

															/* ================================*/
															/*					 FOREX							   */
															/* ================================*/
#forex-center
{
	position:absolute;
	top:11px;
	left:21px;
	width: 957px;
	height: 520px;
	padding:0;
	text-align:center;
}

#forex-frame-chat {
	position:absolute;
	top:5px;
	left: 454px;
	width:498px;
	height:239px;
}
#forex-frame-grafico {
	position:absolute;
	top:249px;
	left: 454px;
	width:498px;
	height:268px;
}

#forex-frame-single-currency {
	position:absolute;
	top:4px;
	left: 5px;
	width:426px;
	height:512px;
}

/*
									================================
										     REGISTRAZIONE	
									================================
*/

#registrazione-center
{
	position:absolute;
	top:17px;
	left:212px;
	width:592px;
	height:500px;
	/*
	padding:0;
	background-image:url(/Registrazione/Img/FormRegistrazione.png);
	background-repeat: no-repeat;
	*/
}

/*
-------------------------
Frame Registrazione 
-------------------------
*/
#registrazione-frame-form {
	position:relative;
	top:5px;
	left: 200px;
	width:575px;
	height:400px;
}

															/* ================================*/
															/*					  LOGIN							   */
															/* ================================*/

#login-center
{
	position:relative;
	left:212px;
	width:592px;
	height:260px;
}

#login-frame-form {
	position:absolute;
	left: 131px;
	width:365px;
	height:239px;
}

/*
									================================
												LOADING	
									================================
*/

#background-loading{

	position:absolute;
	top:0%;
	left:50%;
	width:970px;
	height:100%;
	margin-left:-485px;
	background-color:#000000;
	filter: alpha(opacity=70); 
	-moz-opacity:0.5;
	opacity: .5;
	z-index:1000;
}

#loading {

	position:absolute;
	top:50%;
	left:50%;
	width:500px;
	height:100px;
	margin-left:-250px;
	margin-top:-100px;
	border-right: fuchsia 1px solid;
	border-top: fuchsia 1px solid;
	border-left: fuchsia 1px solid;
	border-bottom: fuchsia 1px solid; 
	background-color:white;
	background-image:url(/Img/Loading.gif);
	background-repeat:no-repeat;
	background-position:center;
	z-index:1001;
	
}


#page-loading {

	position:absolute;
	top:45%;
	left:50%;
	width:600px;
	height:200px;
	margin-left:-250px;
	margin-top:-100px;
	z-index:1001;
	
}

#message-loading{
	position:absolute;
	top:70%;
	left:3px;
	color:#FF00FF;
	font-weight:bold;
	padding:0;
	text-align: center;
	z-index:1002;
	width: 497px;
	
} 

															/* ================================*/
															/*	      CLASSI DI STILE					 */
															/* ================================*/

#link-center
{
	position:absolute;
	top:193px;
	left:319px;
	width:353px;
	height:202px;
	padding:0;
	
}

#link-frame-list
{
	position:relative;
	left:300px;
	width:338px;
	height:187px;
	
}
.center980x300
{
	position:absolute;
	top:214px;
	left:508px;
	width:964px;
	height:300px;
	margin-left:-490px;
	margin-top: -150px;
	font-weight:bold;
	padding:0;
	text-align:center;
}

.buttonEBay
{
    border-right:  0px;
    border-top: 0px;
	border-left: 0px;
	border-bottom: 0px;
	background-position: center;
	background-image: url(Applicazioni/eBay/Img/Button.png);    
    background-repeat: no-repeat;
	background-color: transparent;		
    width: 75pt;
	height: 28px;
	color: white;
	text-align: center;
	font-family: Berlin Sans FB Demi;
	font-weight: bold;
    font-size: 11px   
}

.textEBay
{
    border-RIGHT: #FFFF33 1px solid;
    border-TOP: #FF6600 1px solid;
    border-LEFT: #FF6600 1px solid;
    border-BOTTOM: #FFFFFF 1px solid;
	background-color:#FF952B;    
	font-size: 11px;
	color: #000000;
    font-family: Tahoma;

}
.fontErr
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: red;
    FONT-FAMILY: Tahoma
}
.fontBold
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: white;
    FONT-FAMILY: Tahoma
}
.fontTitolo
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #FFFF00;
	FONT-FAMILY: Tahoma;
	margin-left: 5px;
}
.fontTitoloGrande
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	COLOR: #FFFF00;
	FONT-FAMILY: Tahoma;
	margin-left: 5px;
}
.fontTitoloTipoApplicazione
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #FF6600;
	FONT-FAMILY: Tahoma;
	margin-left: 5px;
}
.fontNomeCalendario
{
	font-weight: bold;
	font-size: 11px;
	color: #FFFF00;
	font-family: Tahoma;
	margin-left: 5px;
}
.fontNoRecord
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: red;
    FONT-FAMILY: Tahoma
}
.buttonType1{
	
	/*Border*/
	BORDER-RIGHT: #0099cc 1px;
    BORDER-TOP: #0099cc 1px;
	BORDER-BOTTOM: #0099cc 1px;
    BORDER-LEFT: #0099cc 1px;
	
	/*Background*/
    BACKGROUND-IMAGE: url(Img/button1.jpg);
    BACKGROUND-COLOR: transparent;
	BACKGROUND-REPEAT: no-repeat;
		
	/*Dimensione*/
	WIDTH: 140px;
	HEIGHT: 25px;
    COLOR: white;
    
	/*Font*/
	FONT-FAMILY: Verdana;    
	FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
	TEXT-ALIGN: center;
}

.buttonType2{
	background-position: center;
	background-image: url(/Img/Button2.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
	color: white;
	text-align: center;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	border: thin solid #FFFFFF;
}

.line1
{
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: 1px;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #0033FF;
	border-bottom-color: #0066CC;
	border-left-color: #0033FF;
	margin-left:5px;
	margin-right:5px;
	height: 1px;
}

																/* ================================*/
																/*						BORDER							 */
																/* ================================*/
.border{
	position:absolute;
	top: 5px; 
	left: 0px; 
	z-index:1;
}

.border,.border  .sb-inner {
	background:#3A4966 repeat-x;
	position: absolute;
}

.border-conteiner{
	position:absolute;
	left: 5px; 
	top: 5px; 
	font-size:11px;
	z-index:2;
	margin-left:5px;
	width:93%;
	height:98%;
}


.border-black{
	position:absolute;
	z-index:1;
}
.border-black,.border-black  .sb-inner {
	background:#000000 repeat-x;
	position: absolute;
}


.border-white{
	position:inherit;
	z-index:1;
}
.border-white,.border-white  .sb-inner {
	background:#FFFFFF repeat-x;
	position: absolute;
}

.scrollBar{
	background-color: #233147;
	border: 1px solid #0066CC;
}
.box{
	border: 1px solid #CCCCCC;
}
	
.linkDisable
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	FONT-FAMILY: Tahoma;
	TEXT-ALIGN: left;
	text-decoration: underline;
	color: #999999;
}
.linkFooter{
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	FONT-FAMILY: Tahoma;
	TEXT-ALIGN: left;
	text-decoration: underline;
	color: #3A4966;
}
.linkRadio
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	FONT-FAMILY: Tahoma;
	TEXT-ALIGN: center;
	text-decoration: underline;
	color: white;
}
.linkSubMenu{
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	FONT-FAMILY: Arial;
	TEXT-ALIGN: left;
	text-decoration:none;
	color: #FFFF00;
	margin:0px;
}

#subMenu{
	position:relative;
	top:10px;
	left:10px;
	margin:0px;
}

.text{
	BORDER-RIGHT: #000033 1px solid;
  BORDER-TOP: #000033 1px solid;
  BORDER-LEFT: #003366 1px solid;
	BORDER-BOTTOM: #003366 1px solid;
	FONT-SIZE: 11px;
  COLOR: #B1BDE4;
  FONT-FAMILY: Tahoma;
  HEIGHT: 14px;
  BACKGROUND-COLOR: #16191E
}

.textarea{
	BORDER-RIGHT: #000033 1px solid;
  BORDER-TOP: #000033 1px solid;
  BORDER-LEFT: #003366 1px solid;
	BORDER-BOTTOM: #003366 1px solid;
	FONT-SIZE: 11px;
  COLOR: #B1BDE4;
  FONT-FAMILY: Tahoma;
  HEIGHT: 18px;
  BACKGROUND-COLOR: #16191E
}

.select{
	BORDER-RIGHT: #000033 1px solid;
  BORDER-TOP: #000033 1px solid;
  BORDER-LEFT: #003366 1px solid;
	BORDER-BOTTOM: #003366 1px solid;
	FONT-SIZE: 11px;
  COLOR: #B1BDE4;
  FONT-FAMILY: Tahoma;
  HEIGHT: 18px;
  BACKGROUND-COLOR: #16191E;	
}

/* Frame generico per lo sponsor nel div rigth */
#frame-sponsor-rigth{
	position:relative;
	width:100%;
	height:100%;
}

/* Frame generico per lo sponsor nel div rigth 120x600 */
#frame-sponsor-rigth-120x600{
	position:relative;
	width:160px;
	height:650px;
	margin-right:20px;
	float:right;
}