/*/Active/Resources/Global/Css/Site.css*/
html,body{
	width:100%;
	height:100%;
}
body {	
	font-size:11px;
	color:#000;
	font-family:Arial;	
}

strong {
	font-weight:bold;
}
input,textarea,select {
	font-family:Arial;
}
a {
	color:@orange;
	text-decoration:underline;
}
a:hover {
}

#page {
	width:100%;
	height:100%;
	direction:rtl;
}
#page #active-flash{
	width:100%;
	height:100%;
	position:absolute; 
	top:20; 
	left:0;
	z-index:0;	
}
/*
#page #chain-flash{
	width:900;
	height:600;
	position:absolute; 
	top:50; 
	left:50;
	z-index:10;	
}
*/

#panel{
	width:823px;
	height:0px;
	overflow:visible;
	margin:0 auto;	
	position:relative;
	z-index:1;	
}

.login{
	top:260px;	
	right:407px;	
	width:320px;
	height:220px;
	position:absolute;
	xborder:solid 1px #000;	
}
.login .email{
	position:absolute;
	top:0px;
	right:0px;	
	width:162px;
}
.login .password{
	position:absolute;
	top:56px;
	right:0px;
	width:162px;
}
.login .submit{
	cursor:pointer;
	height:25px;
	position:absolute;
	right:0px;	
	top:190px;
	width:170px;
	background: url('/Active/Resources/Global/Images/pixel.gif') repeat left top;
}
.login .register-button{	
	cursor:pointer;
	height:25px;
	position:absolute;
	right:17px;	
	top:242px;
	width:167px;
}

.login .forgot-button{
	position:absolute;	
	top:118px;
	right:0px;	
	cursor:pointer;
	width:70px;
	text-decoration:underline;
	color:#000;
}


.register{
	top:260px;
	right:290px;
	width:500px;
	height:230px;
	position:absolute;	
}
.register .email{
	position:absolute;
	top:1px;
	left:19px;
	width:162px;
}
.register .password{
	position:absolute;	
	top:56px;
	left:19px;
	width:162px;
}
.register .name{
	position:absolute;
	top:1px;
	right:0px;
	width:101px;
}
.register .address{
	position:absolute;	
	top:57px;
	right:0px;
	width:238px;
}
.register .phone{
	position:absolute;
	right:137px;
	top:1px;
	width:101px;
}
.register .takanon{
	position:absolute;
	left:88px;
	bottom:105px;
	color:#262640;
}
.register .takanon a{	
	color:#262640;
}
.register .info{
	position:absolute;
	left:25px;
	bottom:83px;
	color:#262640;
}
.register .choose-taste{
	position:absolute;
	right:0px;
	top:135px;
	*top:131px;
}
.register .choose-taste{
	width:230px;
	display:none; /*diana - 15/06/2008*/
}
.register .choose-taste .tut{
	margin-left:40px;
	*margin-left:35px;
	float:right;
}
.register .choose-taste .lemon{
	margin-left:60px;
	*margin-left:50px;
	float:right;	
}
.register .submit{
	cursor:pointer;
	height:25px;
	left:17px;
	position:absolute;	
	top:192px;
	width:170px;
	background: url('/Active/Resources/Global/Images/pixel.gif') repeat left top;
}

.forgot{	
	top:263px;
	right:407px;
	width:250px;
	height:220px;
	position:absolute;
}
.forgot .email{
	position:absolute;
	top:29px;
	right:0px;	
	width:162px;
}
.forgot .submit{
	cursor:pointer;
	height:25px;
	position:absolute;
	right:0px;	
	top:86px;
	width:170px;
	background: url('/Active/Resources/Global/Images/pixel.gif') repeat left top;	
}

.top-ten{	
	position:absolute;
	right:182px;
	top:260px;
	width:650px;
	height:180px;
}
.top-ten .col-right{
	float:right;
	margin-left:50px;
	margin-right:145px;
	_margin-right:70px;
}
.top-ten .col-left{
	float:right;
}
.top-ten .item{
	width:200px;
	height:15px;
	margin-bottom:10px;	
	font-weight:bold;
	font-size:14px;
	color:#1B176B;
}
.top-ten .sel{	
	color:#C90D47;
}
.top-ten .item .index{
	float:right;
	margin-left:5px;
}
.top-ten .item .nick{
	float:right;
}
.top-ten .item .score{
	float:left;
}
.top-ten .date{
	position:absolute;
	font-weight:bold;
	font-size:20px;
	right:0px;
	top:88px;
	color:#171D67;
}


/*send-friend*/

.send-friend{
	top:260px;
	right:237px;
	width:540px;
	height:230px;
	position:absolute;
}
.send-friend .friend-name{
	position:absolute;
	top:1px;
	right:0px;
	width:138px;
}
.send-friend .email{
	position:absolute;
	top:57px;
	right:0px;
	width:139px;
}
.send-friend .message{			
	left:3px;
	padding:5px;
	position:absolute;
	top:3px;
	width:323px;
	height:96px;
	padding:5px;
	border:none;
	font-family:Arial;
	font-size:12px;
	overflow:auto;
	background:transparent url('/Active/Resources/Global/Images/pixel.gif') repeat left top;	
}
.send-friend .play-again{
	cursor:pointer;
	height:25px;
	left:198px;
	position:absolute;	
	top:192px;
	width:170px;
	background: url('/Active/Resources/Global/Images/pixel.gif') repeat left top;
}
.send-friend .submit{
	cursor:pointer;
	height:25px;
	left:1px;
	position:absolute;	
	top:192px;
	width:170px;
	background: url('/Active/Resources/Global/Images/pixel.gif') repeat left top;		
}


.search{	
	top:580px;
	left:50px;
	width:170px;
	height:30px;
	position:absolute;
}
.search .query{
	position:absolute;
	top:0px;
	right:0px;	
	width:162px;
}
.search .submit{
	cursor:pointer;
	height:25px;
	position:absolute;
	left:0px;	
	top:5px;
	width:60px;
	background:blue url('/Active/Resources/Global/Images/pixel.gif') repeat left top;	
}


.txt {
	border-width:1px;
	border-style:solid;
	border-color:#929292 #E7E7E7 #F8F8F8 #E7E7E7;
	border:none;
	font-size:12px;
	color:#525252;
	padding:7px 5px 1px 3px;
	height:19px;
	width:118px;
	xoverflow:auto;
	xbackground:none;	
	xbackground-color: transparent;
	background: url('/Active/Resources/Global/Images/pixel.gif') repeat left top;	
	direction:rtl;
}

