@charset "utf-8";
/* CSS Document */

body{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	background: #e3d09b url(../images/backrepeat.jpg) repeat-x top center;
	margin: 0px;
	padding: 0px;
}
*{
	font-family: Arial, Helvetica, sans-serif;
}

img{
	border: 0px;
}

a{
	color: #FE0000;
	text-decoration: none;
	outline: none;
}
a:hover{
	text-decoration: underline;
}
h2{
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
}
p{
	margin-top: 10px;
}

button, .button{
	display:block;
	background: url(../images/but_left.png) no-repeat top left;
	cursor: pointer;
	border: 0px;
	height: 29px;
	width: auto;
	padding: 0px 0px 0px 8px;
	color: #000000;
	text-decoration: none;
	overflow: visible;
}
button:hover, .button:hover{
	color: #2e4600;
}
button span, .button span{
	background: url(../images/but_right.png) no-repeat top right;
	height: 29px;
	display: block;
	line-height: 29px;
	padding: 0px 9px 0px 1px;
	margin: -2px -2px 0px -3px;
	font-weight: bold;
	font-size: 11px;
	*margin: 0px 0px 0px -1px;
	*padding: 0px 9px 0px 0px;
}

.button{
	margin: 0px 0px 10px 0px;
}
.button span{
	float: left;
	margin: 0px -2px 0px 0px;
}

#Website{
	display: block;
	width: 100%;
	min-height: 600px;
	background: url(../images/background_def.jpg) no-repeat top center;
}

.user_account0{
	background: url(../images/background_user0.jpg) no-repeat top center !important;
}
.user_account1{
	background: url(../images/background_user1.jpg) no-repeat top center !important;
}
.user_account2{
	background: url(../images/background_user2.jpg) no-repeat top center !important;
}
.user_account3{
	background: url(../images/background_user3.jpg) no-repeat top center !important;
}
.user_account4{
	background: url(../images/background_user4.jpg) no-repeat top center !important;
}
.user_account5{
	background: url(../images/background_user5.jpg) no-repeat top center !important;
}

#PageHolder{
	display: block;
	width: 910px;
	min-height: 600px;
	margin: 0px auto;
}


#Header{
	display: block;
	width: 910px;
	height: 92px;
	position: relative;
}
#Logo{
	float: left;
}
#Menu{
	position: absolute;
	float: left;
	display: block;
	width: 480px;
	height: 20px;
	margin: 0px;
	top: 17px;
	left: 230px;
	font-size: 14px;
	color: #b8b2ae;
}
#Menu a{
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	padding: 2px 2px;
}
#Menu a:hover{
	color: #fff;
	text-decoration: underline;
}
#flashover {
	position: absolute;
	display: block;
	width: 910px;
	height: 347px;
	margin: 0px;
	top: 0px;
	left: 0px;
}
#Tv{
	position: absolute;
	float: right;
	display: block;
	width: 425px;
	height: 180px;
	margin: 0px;
	top: 0px;
	left: 485px;
}
#Tv span{
	position: absolute;
	float: left;
	display: block;
	width: 213px
	margin: 0px;
	top: 60px;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	line-height: 18px;
}
#Tv span strong{
	font-size: 18px
}
#Tv img{
	position: relative;
	float: right;
	display: block;
	width: 212px;
	height: 180px;
	margin: 0px;
	top: 0px;
}


.flash_holder{
	display: block;
	width: 910px;
	position: relative;
	z-index: 100;
}
.flash_index{
	height: 354px;
}


.paper{
	display: block;
	width: 910px;
}
.wide_content .paper, .formular .paper{
	margin-top: 35px;
}

.paper .upper_shadow{
	display: block;
	width: 910px;
	height: 4px;
	background: url(../images/upper_shadow.png) no-repeat top left;
}
.paper .content{
	display: block;
	width: 910px;
	min-height: 100px;
	background: url(../images/lower_shadow.png) no-repeat bottom left;
	overflow:auto;
	padding-top: 30px;
	padding-bottom: 70px;
}
.right_content{
	display: block;
	width: 320px;
	margin: 0px 30px 0px 0px;
	float: right;
}
.left_content{
	display: block;
	width: 460px;
	margin: 0px 0px 0px 50px;
	float: left;
}

.left_content p{
	width: 460px;
}
.paper label{
	display: block;
	width: 60px;
	float: left;
	height: 29px;
	font-weight: bold;
	line-height: 29px;
}

.label_wide{
	width: auto !important;
	margin-right: 10px;
}
.paper p{
	display: block;
	float: left;
	margin-bottom: 0px
}
.textinput{
	display: block;
	padding: 5px 7px 0px 7px;
	background: url(../images/input_mic.jpg) no-repeat bottom left;
	background-position: 0px 0px;
	border: 0px;
	width: 230px;
	height: 29px;
	line-height: 29px;
	float: left;
}
.textinput input{
	background: none;
	border: 0px;
	width: 230px;
}

.textinput_wide{
	display: block;
	padding: 5px 7px 0px 7px;
	background: url(../images/input_wide.jpg) no-repeat bottom left;
	background-position: 0px 0px;
	border: 0px;
	width: 380px;
	height: 29px;
	line-height: 29px;
	float: left;
}
.textinput_wide input{
	background: none;
	border: 0px;
	width: 380px;
}

.paper button{
	display: block;
	float: left;
}
.choose_avatar{
	display: block;
	height: 130px; 
	width: 150px;
	float: left;
	color:#000000;
	font-weight: bold;
}
.choose_avatar span{
	display: block;
	height: 60px; 
	width: 90px;
	float: left;
	margin-top: 50px;
	margin-left: 60px;
}
.him{
	background: url(../images/him2.png) no-repeat top left;
}
.him:hover{
	background: url(../images/him3.png) no-repeat top left;
}
.him.active{
	color:#669900;
	background: url(../images/him1.png) no-repeat top left;
}
.her{
	background: url(../images/her2.png) no-repeat top left;
}
.her:hover{
	background: url(../images/her3.png) no-repeat top left;
}
.her.active{
	color: #669900;
	background: url(../images/her1.png) no-repeat top left;
}


#Footer{
	clear:both;
	display: block;
	width: 910px;
	height: 70px;
	margin-top: -25px;
}

.embed_code{
	width: 290px;
	height: 120px;
	background: #eae0ca;
	border: 1px solid #b2ab9c;
}

.subliniere{
	color: #000;
	font-weight: bold;
}
.subliniere b{
	color: #5e8e00;
}

.wide_content .paper .content{
	padding: 30px 0px 60px 0px;
}
.wide_content .paper .content p{
	padding: 0px 40px 0px 40px;
}
.wide_content .paper .content h1{
	padding: 0px 40px 0px 40px;
	margin: 0px;
}
.off_content{
	padding: 0px 40px 0px 40px;
}
.wide_content #Footer{
	margin-top: 20px;
	padding-top: 10px;
	border-top: 1px solid #baa588;
}
.wide_content .paper .content #Footer{
	margin-top: 20px;
	padding-top: 10px;
	border-top: 1px solid #baa588;
}

.top_coloana{
	display: block;
	float: left;
	width: 250px;
	margin-right: 0px;
	margin-left: 40px;
	margin-bottom: 40px;
}
.top_coloana .top_level{
	display: block;
	float: left;
	width: 250px;
	text-align: left;
	padding-bottom: 5px;
	border-bottom: 1px solid #baa588;
	font-size: 18px;
	font-weight: bold;
}
.top_rand{
	display: block;
	float: left;
	width: 250px;
	font-weight: bold;
	margin: 5px 0px;
	color: #000000;
}
.top_rand:hover{
	color: #5e8e00;
}
.top_nume{
	display: block;
	float: left;
	width: 170px;
}
.top_puncte{
	display: block;
	float: left;
	width: 80px;
	text-align: right;
}

.info{
	float: left;
	display: block;
	background: #e5dfd3;
	border: 1px solid #a99f89;
	padding: 2px;
	margin-top: 10px;
}
.left_content .info{
	width: 448px;
}
.right_content .info{
	width: 298px;
}
.info p{
	float: left;
	display: block;
	margin: 5px 0px 5px 10px;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	width:280px;
}
.left_content .info p{
	width:430px !important;
}

.langa_but{
	float: left;
	display: block;
	margin: 7px 0px 0px 10px;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
#remember-password {
	display: none;
}