html, body {
	margin: 0;
	padding: 0;	
}

body {
	font-family: Verdana;
	font-size: 12px;
	color: #4a5154;
	background-color: #fff9e2;
}

h1 {
    font: normal 14px 'Lucida Sans Unicode','Lucida Grande',Helvetica,Arial,sans-serif;
    color: #244c5d;
    font-weight:bold;
}

h2 {
        font: bold 13px 'Lucida Sans Unicode','Lucida Grande',Helvetica,Arial,sans-serif;
	color: #630c0d;
	margin-left: 10px;
}

h3 {
        font: 12px 'Lucida Sans Unicode','Lucida Grande',Helvetica,Arial,sans-serif;
	color: #e46c6d;
	margin-left: 10px;
}

h4 {
        font: 13px 'Lucida Sans Unicode','Lucida Grande',Helvetica,Arial,sans-serif;
	color: #009900;
	margin-left: 10px;
}


h5 {
        font: 12px 'Lucida Sans Unicode','Lucida Grande',Helvetica,Arial,sans-serif;
	color: #4a5154;
	margin-left: 10px;
}

hr {
	border: none;
	height: 1px;
	background: #D8D8D8;
	margin-bottom: 15px;
	padding: 0;
}

p {
	margin: 0;
	padding-bottom: 10px;
}

a {
	outline: none;	
	text-decoration: none;
	color: #1c2969;
	font-weight: 600;
}

a:hover{
	color: #871603;
}

a img {
	border: 0px;
}

ul {
	margin: -7px 0 24px 0;
}

.picbox {
	float: left;
	border: 1px solid #eaeaea;
	margin: 5px 5px 5px 5px;
	padding: 5px;
	background-color: white;
}

.title {
	height:18px;
	width:100%;
	border-bottom: 1px solid #d8d8d8;
	margin: 0px 0px 0px 0px;
}

.ok {
	height:15px;
	width:15px;
	margin: 0px 10px 0px 0px;
	background-image: url(../images/ok.png);
	float:left;
}

.clear{
	clear:both;
}

/*================CONTENT================*/
#wrap {
	width: 950px;
	min-height: 600px;	
	margin: 0px auto;
	margin-top: -15px;
	border: 1px solid #bababa;
	-moz-box-shadow: 0 0 30px #030532;
	-webkit-box-shadow: 0 0 30px #030532;
	box-shadow: 0 0 10px #030532;
	background-color: white;
	background: -webkit-gradient(linear, left top, left 15, from(#FFFFFF), color-stop(4%, #EEEEEE), to(#FFFFFF));
	background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF 5px);
}

#content {
	width:930px;
	background-color: white;
	padding: 10px;	
}

#content_footer {
	width:905px;
	background-color: black;
}

#left {
	float:left;
	width:230px;
	display:inline;
	margin: 0px;
}

#left_box {
	float:left;
	width:230px;
	display:inline;
	padding:10px;
	margin: 0px;
	border: 1px solid #bababa;
	-moz-box-shadow: 0 0 10px #eaeaea;
	-webkit-box-shadow: 0 0 10px #eaeaea;
	box-shadow: 0 0 1px #eaeaea;
	background: -webkit-gradient(linear, left top, left 15, from(#FFFFFF), color-stop(4%, #EEEEEE), to(#FFFFFF));
	background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF 5px);
}

#right {
	float:right;
	width:690px;
	margin: 0px;
	display:inline;
}

#left_unregistered {
	float:left;
	width:460px;
	display:inline;
	margin: 0px;
}

#right_unregistered {
	float:right;
	width:450px;
	margin: 0px;
	display:inline;	
}

#center {
	width:910px;
	padding:10px;			
}
/*================/CONTENT================*/

/*===============HEADER==================*/
#over_header {
	width: 100%;
	height: 122px;
	background-image: url(images/over_header.png);
	z-index:-1;
}

#over_header_content  {
	width: 950px;
	margin: 0px auto;
	font-family: Verdana;
	font-size: 10px;
	color: #4a5154;
}

#header {
	width:950px;
	height:50px;
}

#logo {
	width: 246px;
	height:71px;
	float: left;
	margin-top: 35px;
	background-image: url(images/logo.png);
}

#login_top {
	width: 500px;	
	position:absolute;
	margin-top: 3px;
	margin-left: 450px;	
	font-weight: 700;
	line-height: 1.2em;
	z-index:10;			
}
#login_top input{
	width: 150px;
	padding: 3px;
	color: #949494;
	font: italic Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #cecece;
}
#login_top .login{
	width: 40px;
	padding: 3px;
	background-color:black;		
	color: #fff;
	font-weight: 700;
	font-style: normal;
	border: 1px solid black;	
}

#login_top .text{
	color: #fff;
	font: bold 12px 'Lucida Sans Unicode','Lucida Grande',Helvetica,Arial,sans-serif;	
}

#menu_top{
	width: 500px;	
	position:absolute;
	margin-top: 3px;
	margin-left: 450px;	
	font-weight: 700;
	line-height: 1.2em;
	z-index:10;
}

#menu_top .home{
	width: 500px;	
	position:absolute;
	margin-top: 3px;
	margin-left: 450px;	
	font-weight: 700;
	line-height: 1.2em;
	z-index:10;
}
#
menu_top .messages{
	width: 500px;	
	position:absolute;
	margin-top: 3px;
	margin-left: 450px;	
	font-weight: 700;
	line-height: 1.2em;
	z-index:10;
}
/*===============/HEADER=================*/

/*================MENU==================*/
div#menu {
    height:50px;
    width:950px;
    background:url(menu_images/nav-bg.png) repeat-x;
    z-index:10;
}

div#menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
}
div#menu ul.menu {
	float: right;
}

div#menu li {
    position: relative;
    z-index: 9;
    margin: 0;
    padding: 0;
    display: block;
    float: left;
}
   
div#menu li:hover>ul {
    left: -2px;
}

div#menu li div {
    list-style: none;
    float: left;
    position: absolute;
    top: 50px;
    left: 0;
    width: 208px;
    z-index: 11;
    visibility: hidden;
    padding: 0 0 9px 7px;
    _padding: 0 0 9px 3px;
    background: url(menu_images/submenu-bottom.png) no-repeat 7px bottom;
    _background-image: url(menu_images/submenu-bottom.gif);
    margin: 0 0 0 -9px;
}
div#menu li:hover>div {
    visibility: visible;
}

div#menu li.current a {}

/* menu::level1 */
div#menu a {
    position: relative;
    z-index: 10;
    height: 55px;
    display: block;
    float: left;	
    padding: 0 10px 0 10px;
    line-height: 55px;
    text-decoration: none;
}
div#menu span {
    font: normal 12px 'Lucida Sans Unicode','Lucida Grande',Helvetica,Arial,sans-serif;
    padding-top: 18px;
    color: #868686;
    display: block;
    cursor: pointer;
    background-repeat: no-repeat;		
}
div#menu ul a:hover span {
    color: #FFFFFF;
}

div#menu li { background: url(menu_images/nav_separator.png) top left no-repeat; }
div#menu li.last span{
    background: url(menu_images/nav_separator.png) top right no-repeat;
    padding: 18px 10px 16px 0;
}

/* menu::level2 */
div#menu ul ul li {
    background: url(menu_images/nav_dropdown_sep.gif) left bottom repeat-x;
    padding: 4px 0;
    z-index: 9;	
}
div#menu ul ul {
    z-index: 12;	
    padding: 0;
    background: rgb(32,32,32) url(menu_images/nav_dropdown_grad.png) right top no-repeat;
    margin-top:0px;
    margin-left:4px;
    margin-right:5px;
}
div#menu ul ul a {
  	width: 184px;
	  padding: 0px 7px 3px 8px;
    height: auto;
    float: none;
    display: block;
    background:none;
    margin-bottom: 2px;
    z-index: -1;
}
div#menu ul ul a span {
	  padding: 0 10px 0px 10px;
    line-height: 20px;
    color: #787878;
    font-weight:normal;
    text-transform: none;
    background:none;
}
div#menu ul ul a:hover {
    background: url(menu_images/submenu-selected-bottom.gif) no-repeat 8px bottom;
}
div#menu ul ul a:hover span {
    background: url(menu_images/submenu-selected-top.gif) no-repeat 0px 0px;
    color: #fff;
}

div#menu ul ul li.last { background: none; }
div#menu ul ul li {
    width: 100%;
}

/* menu::level3 */
div#menu ul ul div {
    width: 208px;
    margin: -50px 0 0 190px !important;
    height: auto;
    _padding: 0 0 9px 3px;
}
div#menu ul ul ul {
	_padding-right:1px;
}

/* lava lamp */
div#menu li.back {
}
div#menu li.back .left {
}

/*================/MENU==================*/

/*=================FOOTER===============*/
.Footer {
	position:relative;
	width: 1000px;
	margin: 0px;
	z-index:0;
}

.Footer .Footer-inner {
	position: relative;
	padding: 15px;
	text-align: center;
	z-index:1;

}

.Footer .Footer-background {
	position:absolute;
	background-repeat:no-repeat;
	background-image: url('../images/footer.jpg');
	width: 1000px;
	height: 139px;
	bottom:0;
}

.Footer .Footer-text {
	display:inline-block;
	color:#868686;
	font: normal 12px 'Lucida Sans Unicode','Lucida Grande',Helvetica,Arial,sans-serif;
}

.Footer .Footer-text p {
	margin: 0;
	padding: 15px;
    font: normal 12px 'Lucida Sans Unicode','Lucida Grande',Helvetica,Arial,sans-serif;
}

.Footer .Footer-text a {
	text-decoration: none;
	font: normal 13px 'Lucida Sans Unicode','Lucida Grande',Helvetica,Arial,sans-serif;
	color:#2e393e;
}

.Footer .Footer-text a:hover {
	text-decoration: none;
	font-weight:bold;
	color: black;
	font: normal 13px 'Lucida Sans Unicode','Lucida Grande',Helvetica,Arial,sans-serif;
}
/*================/FOOTER===============*/









/*================OLD LOOK===============*/
.box_wrap {
        background: url(images/box_bg.gif) repeat-y;
       	float: left;
	width: 230px; 
}
.box {
        background: url(images/box_top.gif) no-repeat;	
	float: left;
	width: 230px;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 25px;
	padding-bottom: 10px;
}

.box_wrap2 {
        background: url(images/box_bottom.gif) no-repeat;	
	float: left;	
	width: 230px;
	height: 18px;	
	padding-left: 10px;	
	margin-left: 2px;
}
	   
.prezentare {
	float: left;
	padding: 5px;
	width: 220px;
	border: 1px solid #eaeaea;
	margin: 3px 3px 3px 3px;
}

.top_users {
	float: left;
	padding: 0px;
	height: 200px;
	margin: 3px 3px 3px 3px;
}

.fineline {
        width:100%;
	border-bottom: 1px solid #eaeaea;
	margin-bottom: 12px;
}

.photo_box {
	float: left;
	padding: 3px;	
	margin: 5px 0px 5px 5px;
	width: 473px;
	width: 683px;
}

.photo_content_box {
	float: left;
	padding: 3px;
        background-color: white;
	margin: 5px 0px 5px 5px;
	width: 355px;
}

.photo_comment_box {
	float: left;
        background-color: #f0f0f0;	
	width: 600px;
	height: 49px;
	margin: 5px 0px 0px 5px;
}

.photo_comment_picbox {
	float: left;
	padding: 2px;
	margin: 5px 0px 5px 5px;
        width: 35px;
        height: 35px;
}

.photo_comment_picbox_selected {
	float: left;
	padding: 2px;
    background-color: white;
	margin: 5px 0px 5px 5px;
    width: 35px;
    height: 45px;
}

#comment_box {
	padding: 3px;
        background-color: #f8f8f8;	
	border: 1px solid #eaeaea;
	margin: 5px 0px 5px 5px;
	width: 650px;
	display:inline;
}

.comment_box_content {
	float: left;
	padding: 3px;
        background-color: white;
	border: 1px solid #eaeaea;
	margin: 5px 0px 5px 5px;
	width: 570px;

}

.games_public_box_wrap {
	float: left;	
	border: 1px solid #eaeaea;
	width: 340px;
}

.video_public_box_wrap {
	float: left;	
	border: 1px solid #eaeaea;
	width: 350px;
}

.video_public_box {
	float: left;
	padding: 3px;
	border: 1px solid #f0f0f0;
        margin: 0px 0px 0px 1px;	
	width: 350px;
	height: 100px;	
}

.video_public_content_box {
	float: left;
        background-color: white;
	width: 200px;
	margin: 10px 0px 0px 0px;
}

.video_box {
	float: center;
	border: 1px solid #eaeaea;
	width: 590px;
	height: 25px;	
}

#register_box {
	margin:0 auto;	
	border: 1px solid #eaeaea;
	width: 550px;
}

.edit_profile {
	padding: 5px;
	border: 1px solid #eaeaea;
	margin: 5px 5px 5px 5px;
	width: 600px;
}


.contact_box {
	float: center;
	padding: 10px;
	border: 1px solid #eaeaea;
	margin: 5px 0px 5px 5px;
	width: 350px;
}



.anunt_box {
	float: center;
	padding: 10px;
	border: 1px solid #eaeaea;
	margin: 5px 0px 5px 5px;
	width: 350px;
}


.prezentare {
	float: left;
	padding: 5px;
	width: 220px;
	border: 1px solid #eaeaea;
	margin: 3px 3px 3px 3px;
}

.box_wrap {
        background: url(images/box_bg.gif) repeat-y;
       	float: left;
	width: 230px; 
}
.box {
        background: url(images/box_top.gif) no-repeat;	
	float: left;
	width: 230px;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 25px;
	padding-bottom: 10px;
}

.box_wrap2 {
        background: url(images/box_bottom.gif) no-repeat;	
	float: left;	
	width: 230px;
	height: 18px;	
	padding-left: 10px;	
	margin-left: 2px;
}

.users {
	float: top;
	width: 696px;
	border: 1px solid #eaeaea;
	color: #686454;

}

.messages_box {
	float: left;
	padding: 3px;
	border: 1px solid #eaeaea;
	margin: 5px 0px 5px 5px;
	width: 217px;
}

#content_left {
	float: left;
	width: 230px;
	color: #686454;
}
#content_right {
	float: right;
	width: 400px;
	color: #686454;
}

#picbar {
	float: left;
	align: bottom;
	margin: 2px 0 5px 0;
}

#arr-left, #arr-right  {
	float: left;
	width: 40px;	
}
/*================/OLD LOOK===============*/




/******* REGISTRATION FORM *******/
#customForm{
	padding: 0 10px 10px;
}

#customForm label{
	display: block;
	color: #797979;
	font-weight: 700;
	line-height: 1.2em;
}

#customForm div{
	margin-bottom: 15px;
}

#customForm input{
	width: 200px;
	padding: 6px;
	color: #949494;
	font-family: Arial,  Verdana, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #cecece;
}

#customForm input.radio {
	width: 10px;
	font-family: Arial,  Verdana, Helvetica, sans-serif;
	color: #797979;	
	font-size: 11px;
	border: 1px solid white;	
}

#customForm input.checkbox {
	width: 10px;
}

#customForm input.error{
	background: #f8dbdb;
	border-color: #e77776;

}

#customForm textarea{
	width: 550px;
	height: 80px;
	padding: 6px;
	color: #adaeae;
	font-family: Arial,  Verdana, Helvetica, sans-serif;
	font-style: italic;
	font-size: 12px;
	border: 1px solid #cecece;
}

#customForm textarea.error{
	background: #f8dbdb;
	border-color: #e77776;
}

#customForm div span{
	margin-left: 10px;
	color: #b1b1b1;
	font-size: 11px;
	font-style: italic;
}

#customForm div span.error{
	color: #e46c6e;
}

#customForm #send{
	background: #630c0d;
	color: #fff;
	font-weight: 700;
	font-style: normal;
	border: 0;
	cursor: pointer;
}

#customForm #send:hover{
	background: #e46c6d;
}
/******* /FORM *******/
	
