html{
overflow:hidden;
}

body
{

background: url("../pic/bcg.png") repeat #000;
font-family: "Lucida Grande",Geneva,Arial,Verdana,sans-serif;
font-size: 11px;
overflow: hidden;
cursor: default;
margin: 0;
padding: 0;
}

a#kdot{
position: absolute; top:0px; right: 0px; width: 15px; height:15px; color: #aaa; font-weight: bold;
font-family: Verdana,sans-serif; font-size: 9px;
}


table {
font-size: 11px;
}

a{
text-decoration: none;
color: #222;
}

h2 a{
color:#AAA;
}
/*LOGIN*/

div#right
{
position:absolute;
width: 98px;
height: 113px;
top: 19.5em;
right:0;
background: url("../pic/rightie.png") no-repeat;
border: none;
outline: none;
}
html>body div#right{
background: url("../pic/right.png") no-repeat;
}

div#right object
{
position:absolute;
top: 16px;
right:0;
margin: 0;
padding: 0;
}	

div#left
{
position:absolute;
top: 11em;
left:0;
background: url("../pic/inie.png") no-repeat;
padding: 9.5em 1em 2em 1em;
color: #222;
width: 260px;
height: 268px;
}

html>body div#left{
background: url("../pic/in.png") no-repeat;
}

div#left img
{
position:absolute;
top: 18px;
left:50px;
}


table#left0 input,table#left1 input,table#left2 input,table#left3 input{
border: 1px solid #7b8f96;
color: #444;
}

table#left0 input#in, table#left1 input#in,table#left2 input#in, table#left3 input#in
{
color: #626d6f;
background-color: transparent;
}
/*Register*/
div#top
{
position: relative;
margin: 1.5em 20% 0 20%;
height: 100px;
width: 631px;
background: url("../pic/top0.png") no-repeat;
}

div#window
{
position: relative;
margin: 0 20% 0 20%;
height: 327px;
width: 631px;
background: url("../pic/mid.png") no-repeat;	
overflow: visible;
}
div#window div#text
{
position: absolute;
left:3em;
top: 4em;
width:30%;
height: 80%;
border-right: 1px solid #909fa4;
padding-right: 2em;
color: #909fa4;

}

div#window form
{
position: absolute;
right: 1em;
top: 4em;
padding-left: 2em;
width: 50%;
}


div#bottom
{
margin-left:20%;
margin-top: -5em;
padding-top: 6em;
padding-left: 2%;
height: 304px;
width: 631px;
background: url("../pic/bottom.png") no-repeat;
text-align: center;
color: #999;
}




input#left, div#lreg, div#lreg2
{
position:absolute;
width: 98px;
height: 113px;
top: 20em;
padding:4em 1em;
left:0;
background: url("../pic/leftie.png") no-repeat;
border: none;
outline: none;
font-size: 11px;
color: #626d6f;
}
html>body input#left{
background: url("../pic/left.png") no-repeat;
}
html>body div#lreg{
background: url("../pic/left.png") no-repeat;
}
div#validate{
	position: absolute;
	bottom: 0%;
}

div#scroll{
	position: absolute;
	right: 1em;
	top: 7em;
	padding-left: 2em;
	width: 50%;
	font-size: 15px;
}


table#reg{
	overflow: hidden;
	color: #7b8f96;
	border-spacing: 0 0;
	border-collapse: collapse;
	width: 400px;
}

table#reg{
	overflow: hidden;
	color: #7b8f96;
	border-spacing: 0 0;
	border-collapse: collapse;
	width: 300px;
}


table#reg td.lr{
	color: #7b8f96;
	border-spacing: 0 0;
	color: #444;
	padding-right: 1em;
	text-transform:capitalize;
	width:90px;
}


table#reg td.rr input{
	border: 1px solid #7b8f96;
	margin-right: 1em;
	color: #444;

}

table#reg td.rr #u_city, table#reg td.rr #u_country, table#reg td.rr #u_em, table#reg td.rr #n_city, table#reg td.rr #n_country{
	border: 1px solid #7b8f96;
	margin-right: 1em;
	color: #444;41em
	width: 14em;
}
table#reg td.rr input.error{
	border: 1px solid #ff8585 !important; 

}

table#reg td.rl {
	border-left: 1px solid #7b8f96;
	padding-left: 1em;
}

span.info{
	margin-top: 1em;
	color: red;	
}

img#i5{
	position: absolute;
	right: 3em;
	top: 29em;
}

.hidden{
	display: none;
}

.over{
	color: #999;
	cursor: pointer;
}

table#hints{
	color: #7b8f96;	
	
}
div#ab1{
	position: absolute;
	text-indent: 3em;	
	width: 65%;
	top: 28em;
	right: 3%;
	color: #ccc;
	font-size: 15px;
	text-align: justify;
}
div#sig{
	font-size: 15px;
	position: absolute;
	width: 18em;
	height: 3em;
	top: 33em;
	right: 0;
}

div#opinions{
	color:#EEEEEE;
font-size:13px;
left:1%;
position:absolute;
top:39em;
text-align:justify;
width:55%;
}

div#opinions a{
color:#EEEEEE;
}

h1{

	font-family: "Lucida Grande",Geneva,Arial,Verdana,sans-serif;
	background: transparent;
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	bottom: 16px;
	color: #777;
	font-weight: normal;
	width: 100%;
	text-align: center;
}


h2{
	
	font-size: inherit ;
	position: absolute;
	bottom: 0px;
	color: #777;
	font-weight: normal;
	width: 100%;
	text-align: center;
}


