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

#wrapper
{
	width:990px;
	margin:0 auto;
}

#container
{
	margin-top:0px;
	width:990px;
	padding:0px;
	margin-left:0px;
}
/*--MENU2*/
#container .contain_menu
{
	width:990px;
	height:32px;
	float:left;
	margin:00px 0px 0px 0px;
	text-align:center;
}

#container .contain_menu .alt_menu
{
	width:660px;
	height:32px;
	background:url(../images/public/alt_menu_bg_off.gif) repeat-x;
	margin:0px auto;
	border:1px solid #e7e8e8;
	text-align:right;
}

#container .contain_menu .alt_menu a
{
	padding-top:0px;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
}

#container .contain_menu .alt_menu .home_off
{
	float:left;
	width:83px;
	height:32px;
	background:url(../images/public/alt_menu_bg_off.gif) repeat-x;
	border-right:1px solid #d5d5d5;
	text-align:center;
}

#container .contain_menu .alt_menu .mail_off
{
	float:left;
	width:93px;
	height:32px;
	background:url(../images/public/alt_menu_bg_off.gif) repeat-x;
	border-right:1px solid #d5d5d5;
	text-align:center;
}


#container .contain_menu .alt_menu .register_off
{
	float:left;
	width:89px;
	height:32px;
	background:url(../images/public/alt_menu_bg_off.gif) repeat-x;
	border-right:1px solid #d5d5d5;
	text-align:center;
}
#container .contain_menu .alt_menu .login_off
{
	float:left;
	width:84px;
	height:32px;
	background:url(../images/public/alt_menu_bg_off.gif) repeat-x;
	border-right:1px solid #d5d5d5;
	text-align:center;
}


#container .contain_menu .alt_menu .search_off
{
	float:left;
	width:93px;
	height:32px;
	background:url(../images/public/alt_menu_bg_off.gif) repeat-x;
	border-right:1px solid #d5d5d5;
	text-align:center;
}

#container .contain_menu .alt_menu .blogs_off
{
	float:left;
	width:95px;
	height:32px;
	background:url(../images/public/alt_menu_bg_off.gif) repeat-x;
	border-right:1px solid #d5d5d5;
	text-align:center;
}

#container .contain_menu .alt_menu .chat_off
{
	float:left;
	width:82px;
	height:32px;
	background:url(../images/public/alt_menu_bg_off.gif) repeat-x;
	border-right:1px solid #d5d5d5;
	text-align:center;
}

#container .contain_menu .alt_menu .blogs_off
{
	float:left;
	width:92px;
	height:32px;
	background:url(../images/public/alt_menu_bg_off.gif) repeat-x;
	border-right:1px solid #d5d5d5;
	text-align:center;
}

#container .contain_menu .alt_menu .anuncios_off
{
	float:left;
	width:127px;
	height:32px;
	background:url(../images/public/alt_menu_bg_off.gif) repeat-x;
	border-right:0px solid #d5d5d5;
	text-align:center;
}

#container .contain_menu .alt_menu .logout_off
{
	float:left;
	width:87px;
	height:32px;
	background:url(../images/public/alt_menu_bg_off.gif) repeat-x;
	border-right:1px solid #d5d5d5;
	text-align:center;
}

#container .information
{
	float:left;
	width:99.1%;/*all-ie*/
	background-color:#fefefe;
	border:1px dotted #ececec;
	text-align:left;
	padding:10px 3px 10px 3px;
}

#container .information .information_left
{
	float:left;
	width:15.3%;
	margin:0px 0px 0px 0px;
	text-align:center;
}

#container .information .information_left .title_box
{
	width:100%;
	background:url(../images/public/title_box_bg.gif) repeat-x;
	height:23px;
	border:1px solid #e8e8e8;
}

#container .information .information_left .content_box
{
	width:97.4%;
	background:url(../images/public/content_box_bg.gif);
	height:auto;
	border:0px solid #e8e8e8;
	text-align:left;
	padding:3px;
}

#container .information .information_mid .title_box
{
	width:100%;
	background:url(../images/public/title_box_bg.gif) repeat-x;
	height:23px;
	border:1px solid #e8e8e8;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
    color:black;
    font-size:20px;

}
#container .information .information_mid .title_box p
{
	font-effect:emboss;
}


#container .information .information_mid .content_box
{
	width:99.4%;
	background:url(../images/public/content_box_bg.gif) repeat-x;
	height:auto;
	border:0px solid #e8e8e8;
	text-align:left;
	padding:3px;
}


#container .information .information_mid
{
	float:left;
	width:67.4%;
	margin:0px 0px 0px 8px;
	text-align:center;
}

#container .information .information_right
{
	float:left;
	width:15.2%;
	margin:0px 0px 0px 8px;
	text-align:center;
}

#container .information .information_right .title_box
{
	width:100%;
	background:url(../images/public/title_box_bg.gif) repeat-x;
	height:23px;
	border:1px solid #e8e8e8;
}

#container .information .information_right .content_box
{
	width:97.4%;
	background:url(../images/public/content_box_bg.gif) repeat-x;
	height:auto;
	border:0px solid #e8e8e8;
	text-align:left;
	padding:3px;
}

/*on tabs*/
#container .contain_menu .alt_menu .home_on
{
	float:left;
	width:83px;
	height:32px;
	background:url(../images/public/alt_menu_bg_on.gif) repeat-x;
	border-right:1px solid #d5d5d5;
	text-align:center;
}
#container .contain_menu .alt_menu .register_on
{
	float:left;
	width:89px;
	height:32px;
	background:url(../images/public/alt_menu_bg_on.gif) repeat-x;
	border-right:1px solid #d5d5d5;
	text-align:center;
}
#container .contain_menu .alt_menu .login_on
{
	float:left;
	width:84px;
	height:32px;
	background:url(../images/public/alt_menu_bg_on.gif) repeat-x;
	border-right:1px solid #d5d5d5;
	text-align:center;
}


#container .contain_menu .alt_menu .search_on
{
	float:left;
	width:93px;
	height:32px;
	background:url(../images/public/alt_menu_bg_on.gif) repeat-x;
	border-right:1px solid #d5d5d5;
	text-align:center;
}

#container .contain_menu .alt_menu .blogs_on
{
	float:left;
	width:95px;
	height:32px;
	background:url(../images/public/alt_menu_bg_on.gif) repeat-x;
	border-right:1px solid #d5d5d5;
	text-align:center;
}

#container .contain_menu .alt_menu .chat_on
{
	float:left;
	width:82px;
	height:32px;
	background:url(../images/public/alt_menu_bg_on.gif) repeat-x;
	border-right:1px solid #d5d5d5;
	text-align:center;
}

#container .contain_menu .alt_menu .mail_on
{
	float:left;
	width:93px;
	height:32px;
	background:url(../images/public/alt_menu_bg_on.gif) repeat-x;
	border-right:1px solid #d5d5d5;
	text-align:center;
}

#container .contain_menu .alt_menu .blogs_on
{
	float:left;
	width:92px;
	height:32px;
	background:url(../images/public/alt_menu_bg_on.gif) repeat-x;
	border-right:1px solid #d5d5d5;
	text-align:center;
}

#container .contain_menu .alt_menu .anuncios_on
{
	float:left;
	width:127px;
	height:32px;
	background:url(../images/public/alt_menu_bg_on.gif) repeat-x;
	border-right:0px solid #d5d5d5;
	text-align:center;
}

#container .contain_menu .alt_menu .logout_on
{
	float:left;
	width:87px;
	height:32px;
	background:url(../images/public/alt_menu_bg_on.gif) repeat-x;
	border-right:1px solid #d5d5d5;
	text-align:center;
}
/*--END OF MENU2*/

#container .logo
{
	float:left;
	width:179px;
	height:89px;
}

#container .google_top
{
	float:left;
	width:625px;
	height:50px;
	margin:0px 0px 0px 0px;
	color:#ffffff;
	text-align:center;
	padding-left:5px;
	padding-top:14px;
	background:url(../images/public/google_top_bg.png) repeat-x;
}

#container .switch_lang
{
	float:right;
	width:657px;
	height:30px;
	margin:24px 0px 0px 0px;
	color:#333333;
	text-align:right;
	padding-left:5px;
}


#container .empty
{
	float:left;
	width:810px;
	height:10px;
	margin:0px;
	margin-top:5px;
	margin-bottom:0px;
	color:#000000;
	text-align:center;
	line-height:normal;
	font-size:0px;
}

#container .google_top .bootom_box
{
	background:url(../images/public/google_ad_bottom.gif) no-repeat;
	width:810px;
	height:12px;
	margin-top:0px;
}

#container .menu
{
	width:auto;
	height:44px;/*all-ie*/
	padding:0px;
	float:left;
	margin-top:20px;
	line-height:normal;
}

#container .menuMember
{
	width:974px;
	height:44px;
	float:left;
	padding:0px 5px 0px 5px;
	line-height:normal;
	background:url(../images/public/menumembers_bg.gif) no-repeat;
	margin-left:5px;/*ie6*/
}

#container .menuMember .left
{
	float:left;
	width:auto;
	margin:0px;
	padding:0px;
}

#container .menuMember .right
{
	float:right;
	width:auto;
	margin:0px;
	padding:0px;
}

#container .menuMember .right .usual
{
	margin:10px 0px 0px 0px;
}

#container .menuMember .right .usual a
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#a9a9a9;
	padding:4px;
}

#container .menuMember .right .usual a:hover
{
	text-decoration:underline;
	color:#80b9cb;
}


html>body #nav
{
	margin-left:0px;
	margin:5px 0px 0px 0px;
	padding:0px;
}

#nav
{
	margin-left:0px;
	margin:5px 0px 0px 0px;
	padding:0px;
}

#nav li
{
	list-style-type:none;
	float:left;
	margin:0 0 0 0px;
	padding:0 0 0 10px ;
	background:url(../images/public/button_back.gif)  top left no-repeat;
}
#nav li a{
	color:#666666;
	background:url(../images/public/button_back.gif) transparent top right no-repeat;
	display:block;
	padding:7px 20px 7px 10px;
	font-family:Tahoma;
	letter-spacing:0px;
}

#nav li a:link,
#nav li a:visited
{
	color:#666666;
	text-decoration:none;

}

#nav li a:hover,
#nav li a:active
{
	color:#666666;
	text-decoration:none;

}

#nav li.current,
#nav li.over,
#nav li:hover
{
	background:url(../images/public/button_back_on.gif) top left no-repeat;
}

#nav li strong,
ul#nav li.current a,
ul#nav li.over a,
ul#nav li:hover a
{
	display:block;
	color:#666666;
	padding:7px 20px 7px 10px;
	text-decoration:none;
	background:url(../images/public/button_back_on.gif) transparent top right no-repeat;
}


#container .submenu
{
	float:left;
	width:982px;
	height:24px;
	background-color:#F7F7F7;
	margin:0px;
	margin-left:5px;/*ie6*/
	border:1px solid #eeeeee;
	border-top:0px;
}

#container .submenu a
{
	float:left;
	margin:5px 10px 5px 20px;
	color:#8d8d8d;
	text-decoration:underline;
	font-family:tahoma;
}

#container .submenu a:hover
{
	float:left;
	margin:5px 10px 5px 20px;
	color:#8d8d8d;
	text-decoration:none;
}

#container .submenu a.selected
{
	float:left;
	margin:5px 10px 5px 20px;
	text-decoration:none;
	color:#75aec0;
}



#container .menu02
{
	width:989px;
	height:34px;/*all-ie*/
	padding:0px;
	float:left;
	background-color:#ff9900;
	margin-top:20px;
	line-height:normal;
	border-bottom:1px solid #B6D6E0;
}



/*__dropdown menu*/

.menu_container
{
	float:left;
	font-family:Verdana;
	width:990px;
	height:auto;
	position:relative;
	font-size:11px;
	z-index:100;
	background-color:#000000;
}

.menu_container2
{
	float:left;
	font-family:Verdana;
	width:auto;
	height:auto;
	position:relative;
	font-size:11px;
	z-index:100;
}

.menu_container ul li a, .menu ul li a:visited
{
	display:block;
	text-decoration:none;
	color:#000;
	width:88px;
	height:28px;
	text-align:center;
	color:#333333;
	border:1px solid #efefef;
	background:url(../images/public/button_bg_on.gif) repeat-x;
	line-height:20px;
	font-size:11px;
	overflow:hidden;
}

.menu_container ul
{
	padding:0;
	margin:0;
	list-style: none;
}

.menu_container ul li
{
	float:left;
	position:relative;
}

.menu_container ul li ul
{
	display: none;
}

.menu_container ul li .top
{
	background-color:#000000
}

/* specific to non IE browsers */
.menu_container ul li:hover a
{
	color:#fff;
	background:#36f;
}

.menu_container ul li:hover ul
{
	display:block;
	position:absolute;
	top:21px;
	left:0;
	width:105px;
}

.menu_container ul li:hover ul li a.hide
{
	background:#6a3;
	color:#fff;
}

.menu_container ul li:hover ul li:hover a.hide
{
	background:#6fc;
	color:#000;
}

.menu_container ul li:hover ul li ul
{
	display: none;
}

.menu_container ul li:hover ul li a
{
	display:block;
	background:#ddd;
	color:#000;
}

.menu_container ul li:hover ul li a:hover
{
	background:#6fc;
	color:#000;
}

.menu_container ul li:hover ul li:hover ul
{
	display:block;
	position:absolute;
	left:105px;
	top:0;
}

.menu_container ul li:hover ul li:hover ul.left
{
	left:-105px;
}

/*__end of dropdown menu*/

#container .header
{
	width:983px;
	height:270px;
	padding:0px;
	background-color:#9bc9d8;
	float:left;
	margin:-10px 0px 0px 0px;
	border:3px solid #D8EBF1;
}

#container .header .left
{
	float:left;
	width:370px;
	height:270px;
	border-right:1px solid #ffffff;
}

#container .header .slidebox
{
	float:left;
	position:absolute;
	margin:-9px 0px 0px -350px;
	background-color:#ffffff;
	width:300px;
	height:20px;
	z-index:10;
	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
	padding:10px;
	color:#000000;
}


#container .header .mid
{
	float:left;
	width:297px;
	height:271px;
	border-right:1px solid #c3e3ee;
	margin:0px;
	padding:0px;
	background-color:#D8EBF1;
}

#container .header .right
{
	float:right;
	width:313px;
	height:271px;
	padding:0px;
	margin:0px;
	background-color:#c5e8fa;
}

#container .logarea
{
	width:809px;
	max-height:34px;
	height:34px;
	padding:0px;
	float:left;
	background:url(../images/public/logarea_bg.gif) no-repeat;
	margin-top:0px;
	margin-left:180px;/*all-ie*/
	line-height:normal;
	padding:3px 0px 0px 0px;
	text-align:center;
}

#container .page_content
{
	width:989px;
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
}

#container .zone_content
{
	width:987px;
	height:auto;
	float:left;
	padding:0px;
	background-color:#D8EBF1;
	border:1px solid #AFCFDA;
	border-top:0px solid #EFF2F4;
	margin:-1px 0px 0px 0px;/*all-ie*/

}

#container .zone_content p
{
	margin:2px 10px 2px 17px;
	font-family:tahoma;
	font-weight:bold;
	font-size:10px;
}


#container .member_content
{
	width:987px;
	height:auto;
	float:left;
	padding:0px;
	background-color:#ffffff;
	border:1px solid #AFCFDA;
	border-top:0px solid #EFF2F4;
	margin:0px 0px 0px 0px;/*all-ie*/

}
/*MEMBER LEFT*/

#container .member_content .member_cont_left
{
	float:left;
	width:22%;
	margin-right:5px;
	margin-left:5px;
	margin-top:5px;
}

#container .member_content .member_cont_left .box_header
{
	background:url(../images/public/title_box_bg.gif);
	height:18px;
	padding:5px 3px 2px 3px;
	border:1px solid #cdcdcd;
}

#container .member_content .member_cont_left .box_cont
{
	height:auto;
	background:url(../images/public/content_box_bg02.gif) repeat-x;

}

#container .member_content .member_cont_left .box_cont .table a
{
	font-size:10px;
	color:#de1d1d;
}


/*END OF MEMBER LEFT*/

#container .member_content .member_cont_mid
{
	float:left;
	width:55%;
	margin-right:5px;
	margin-top:5px;
}

#container .member_content .member_cont_right
{
	float:left;
	width:21%;
	margin-right:5px;
	margin-top:5px;
}



#container .zone_content a
{
	color:#479eba;
	text-decoration:underline;
}

#container .zone_content a:hover
{
	color:#479eba;
	text-decoration:none;
}


#container .rest_page_content
{
	width:989px;/*all-ie*//*ie6*/
	float:left;
	padding:0px;
	margin:15px 0px 0px 0px;
}

#container .rest_page_content .userInfo1
{
	float:left;
	width:972px;
	height:auto;
	background-color:#EBF7C9;
	border:1px solid #E2ECC7;
	border-top:7px solid #E2ECC7;
	margin-left:5px;
	padding:5px;
	font-family:tahoma;
	font-size:11px;
}

#container .rest_page_content .userInfo02
{
	float:left;
	width:450px;
	height:auto;
	margin:5px 0px 0px 0px;
	padding:0px;
	font-family:tahoma;
	font-size:11px;
}

#container .rest_page_content .userInfo02 a
{
	color:#868686;
	font-family:tahoma;
	font-size:11px;
	text-decoration:underline;
}

#container .rest_page_content .userInfo02 a:hover
{
	color:#868686;
	font-family:tahoma;
	font-size:11px;
	text-decoration:none;
}


#container .rest_page_content .userInfo03
{
	float:right;
	width:218px;
	height:auto;
	margin:5px 0px 0px 0px;/*all-ie*/
	padding:0px;
	font-family:tahoma;
	font-size:11px;
}

#container .rest_page_content .userInfo03 .title
{
	float:left;
	width:200px;
	height:auto;
	background-color:#F2F0F0;
	border:1px solid #F2F0F0;
	margin:5px 0px 0px 5px;
	padding:5px;
	font-family:tahoma;
	font-size:11px;
}

#container .rest_page_content .userInfo03 .userInfoInteract
{
	float:left;
	width:200px;
	height:auto;
	background-color:#F7f7f7;
	border:1px solid #F2F0F0;
	margin:0px 0px 0px 5px;
	padding:5px;
	font-family:tahoma;
	font-size:11px;
}

#container .rest_page_content .userInfo03 .userInfoInteract a
{
	color:#868686;
	text-decoration:underline;
	font-family:tahoma;
	font-size:11px;
}

#container .rest_page_content .userInfo03 .userInfoInteract a:hover
{
	color:#868686;
	text-decoration:none;
	font-family:tahoma;
	font-size:11px;
}



#container .rest_page_content .userInfo02 .title
{
	float:left;
	width:445px;
	height:auto;
	background-color:#F2F0F0;
	border:1px solid #F2F0F0;
	margin:5px 0px 0px 5px;
	padding:5px;
	font-family:tahoma;
	font-size:11px;
}


#container .rest_page_content .userInfoImg
{
	float:left;
	width:445px;
	height:auto;
	background-color:#F7f7f7;
	border:1px solid #F2F0F0;
	margin:0px 0px 0px 5px;
	padding:5px;/*all-ie*/
	font-family:tahoma;
	font-size:11px;
}

.imgThumbDetail
{
	float:left;
	width:100px;
	height:auto;
	padding:3px;
	text-align:center;
	margin-left:15px;
	margin-bottom:5px;
}

#container .rest_page_content .imgThumbDetail a
{
	color:#868686;
	font-weight:bold;
	text-decoration:none;
}

.imgThumbDetail a:hover
{
	color:#868686;
	font-weight:bold;
	text-decoration:none;
}

.imgThumb2
{
	float:left;
	width:50px;
	height:50px;
	padding:3px;
	background-color:#fff;
	border:1px solid #cccccc;
}

.imgThumb
{
	width:100px;
	height:60px;
	padding:3px;
	background-color:#fff;
	border:1px solid #cccccc;
}


#container .rest_page_content .userInfoImg .img
{
	width:100px;
	height:60px;
	padding:3px;
	background-color:#fff;
	border:1px solid #cccccc;
}


#container .rest_page_content .userInfoImg .img_style
{
	width:100px;
	height:60px;
	padding:3px;
	border:0px;
	background:none;
	float:left;
	margin-left:15px;
	margin-bottom:70px;/*ie6*/
	margin-top:10px;
}

#container .rest_page_content .userInfo1 a
{
	color:#73824A;
	text-decoration:underline;
}

#container .rest_page_content .userInfo1 a:hover
{
	color:#73824A;
	text-decoration:none;
}



#container .rest_page_content .leftSide
{
	float:left;
	width:180px;
	height:auto;
	padding:3px;
	background-color:#ebf7c9;
	border:1px solid #e2ecc7;
	border-top:8px solid #e2ecc7;
	margin-left:5px;/*all-ie*//*ie6*/
}

#container .rest_page_content .leftSide2
{
	float:left;
	width:180px;
	height:auto;
	padding:3px;
	background-color:#ebf7c9;
	border:1px solid #e2ecc7;
	border-top:8px solid #e2ecc7;
	margin-left:5px;/*all-ie*//*ie6*/
}


#container .rest_page_content .title
{
	width:186px;
	padding:1px;
	background-color:#E2ECC7;
	margin:3px;
	margin-left:5px; /*all-ie*/
	height:auto;
}

.title2
{
	width:776px;
	padding:1px;
	background-color:#f7f7f7;
	margin:3px;
	margin-left:0px; /*all-ie*/
	height:auto;
	border:1px solid #f2f0f0;
}


#container .rest_page_content .leftSide .features
{
	width:170px;
	margin:5px;
}

#container .rest_page_content .leftSide .features .img
{
	float:left;
	width:50px;
	height:50px;
	border:2px solid #fff;
	padding:2px;
	background-color:#d7eaf0;
}

#container .rest_page_content .leftSide .features .firstFeature
{
	float:left;
	width:110px;
	height:auto;
}

#container .rest_page_content .leftSide .features .firstFeature a
{
	font-size:11px;
	font-family:tahoma;
	margin-left:3px;
	color:#73824a;
	text-decoration:underline;
}

#container .rest_page_content .leftSide .features .firstFeature a:hover
{
	font-size:11px;
	font-family:tahoma;
	margin-left:3px;
	color:#73824a;
	text-decoration:none;
}

#container .rest_page_content .leftSide .features .restFeatures
{
	float:left;
	width:170px;
	height:auto;
	padding:0px;
	margin:3px 0px 0px 0px;
	border-top:1px solid #d2deb2;
}

#container .rest_page_content .leftSide .features .restFeatures a
{
	font-size:11px;
	font-family:tahoma;
	margin-left:3px;
	color:#73824a;
	text-decoration:underline;
}

#container .rest_page_content .leftSide .features .restFeatures a:hover
{
	font-size:11px;
	font-family:tahoma;
	margin-left:3px;
	color:#73824a;
	text-decoration:none;
}


#container .rest_page_content .leftSide .features ul
{
	list-style:none;
	margin:0px;
	padding:0px 0px 0px 0px;
}

#container .rest_page_content .leftSide .features ul li
{
	margin-bottom:5px;
}


#container .rest_page_content .leftSide .features ul .img
{
	margin:0px;
	padding:0px;
}


#container .rest_page_content .leftSide .features ul a
{
	font-family:tahoma;
	font-size:11px;
	color:#3c88a0;
	text-decoration:none;
}

#container .rest_page_content .leftSide .features ul a:hover
{
	font-family:tahoma;
	font-size:11px;
	color:#3c88a0;
	text-decoration:underline;
}



#container .rest_page_content .leftSide .content
{
	background-color:#f7f7f7;
	border-top:8px solid #d7eaf0;
	width:170px;
	height:auto;
	margin:2px;
	padding:5px;
	color:#8d8d8d;
	font-family:tahoma;
	font-size:12px;
}


#container .rest_page_content .rightSide
{
	float:right;
	width:780px;/*all-ie*/
	height:auto;
	padding:0px;
	margin:0px 0px 0px 0px;
}

/*01-februarie-08*/
#container .rest_page_content .rightSide2
{
	float:right;
	width:790px;
	height:auto;
	padding:3px;
	margin:4px 0px 0px 0px;
	border:1px solid #d7eaf0;
	border-top:8px solid #d7eaf0;
}

#container .rest_page_content .rightSide2 .content
{
	float:left;
	width:670px;
	height:auto;
	padding:5px;
	margin:0px 0px 0px 40px;
	font-size:11px;
	color:#8d8d8d;
	font-family:tahoma;
}



#container .rest_page_content .rightSide2 .content h1
{
	font-size:14px;
	font-weight:bold;
	color:#8d8d8d;
	font-family:tahoma;
	margin:0px;
	padding:0px;
	letter-spacing:0px;
	width:100%;
	border-bottom:1px dotted #dddddd;
}

#container .rest_page_content .rightSide2 a
{
	color:#9ec1cc;
	text-decoration:underline;
}


#container .rest_page_content .rightSide2 a:hover
{
	color:#9ec1cc;
	text-decoration:none;
}

#container .rest_page_content .rightSide2 .content h4
{
	font-size:11px;
	font-weight:normal;
	color:#afadad;
	font-family:tahoma;
	margin:0px;
	padding:0px;
	letter-spacing:0px;
	width:100%;
}
/*end_01-februarie-08*/


#container .rest_page_content .group01
{
	float:left;
	width:480px;
	height:auto;
	padding:0px;
	margin:0px 0px 0px 5px;
	border:1px solid #E2ECC7;
	background-color:#EBF7C9;
	text-align:justify;
	font-family:tahoma;
	font-size:11px;
}

#container .rest_page_content .group01 a
{
	color:#73824A;
	font-family:tahoma;
	font-size:11px;
	text-decoration:underline;
}

#container .rest_page_content .group01 a:hover
{
	color:#73824A;
	font-family:tahoma;
	font-size:11px;
	text-decoration:none;
}


#container .rest_page_content .grouptitle
{
	float:left;
	width:470px;
	height:auto;
	padding:4px;
	margin:0px 0px 0px 0px;
	border:1px solid #E2ECC7;
	background-color:#E2ECC7;
}



#container .rest_page_content .rightSide a
{
	color:#868686;
}


#container .rest_page_content .rightSide .box
{
	float:left;
	width:106px;
	height:115px;
	background-color:#f7f7f7;
	border:1px solid #f2f0f0;
	padding:20px;
	margin:0px 0px 0px 10px;
}

#container .rest_page_content .rightSide .box2
{
	float:left;
	width:145px;
	height:auto;
	background-color:#f7f7f7;
	border:1px solid #f2f0f0;
	padding:20px;
	margin:0px 0px 10px 10px;/*all-ie*/
}

#container .rest_page_content .rightSide .box3
{
	float:left;
	width:136px;
	height:auto;
	background-color:#f7f7f7;
	border:1px solid #f2f0f0;
	padding:5px;
	margin:0px 0px 10px 10px;
}


#container .rest_page_content .rightSide .box2 a
{
	font-family:tahoma;
	font-size:11px;
	color:#868686;
	margin-left:2px;
}

#container .rest_page_content .rightSide .box2 a:hover
{
	font-family:tahoma;
	font-size:11px;
	color:#868686;
	margin-left:2px;
}


#container .rest_page_content .rightSide .box2 ul
{
	list-style:none;
	margin:0px;
	padding:0px;
}

#container .rest_page_content .rightSide .box2 ul li
{
	margin:0px;
	padding:0px;
}


#container .rest_page_content .rightSide .box3 a
{
	font-family:tahoma;
	font-size:11px;
	color:#868686;
	margin-left:2px;
}

#container .rest_page_content .rightSide .box3 a:hover
{
	font-family:tahoma;
	font-size:11px;
	color:#868686;
	margin-left:2px;
}


#container .rest_page_content .rightSide .box3 ul
{
	list-style:none;
	margin:0px;
	padding:0px;
}

#container .rest_page_content .rightSide .box3 ul li
{
	margin:0px;
	padding:0px;
}

#container .rest_page_content .rightSide .img
{
	float:left;
	width:100px;
	height:100px;
	background-color:#ffffff;
	border:1px solid #f2f0f0;
	margin:0px;
	padding:0px;
}

#container .rest_page_content .rightSide .img_public_search
{
	float:left;
	width:100px;
	height:80px;
	background-color:#ffffff;
	border:1px solid #f2f0f0;
	margin:0px;
	padding:0px;
}

#container .rest_page_content .rightSide .img2
{
	float:left;
	width:140px;
	height:140px;
	background-color:#ffffff;
	border:1px solid #f2f0f0;
	margin:0px;
	padding:0px;
}


#container .rest_page_content .rightSide .box .descriptor
{
	float:left;
	width:100px;
	height:20px;
	margin:4px 0px 0px 0px;
	padding:0px;
	text-align:center;
}

#container .rest_page_content .rightSide .box2 .descriptor ul li
{
	margin:0px;
	padding:0px;
	list-style:square inside;
	color:#868686;
	font-family:tahoma;
	font-size:11px;
}


#container .rest_page_content .rightSide .box .descriptor a
{
	font-family:tahoma;
	font-size:11px;
	color:#868686;
}


#container .rest_page_content .rightSide .box2 .descriptor
{
	float:left;
	width:140px;
	height:auto;
	margin:4px 0px 0px 0px;/*all-ie*/
	padding:0px;
	text-align:left;
}

#container .rest_page_content .rightSide .box2 .descriptor a
{
	font-family:tahoma;
	font-size:11px;
	color:#868686;
	margin:0px;
	padding:0px;
}

#container .rest_page_content .rightSide .box2 .descriptor a:hover
{
	font-family:tahoma;
	font-size:11px;
	color:#868686;
	margin:0px;
	padding:0px;
}


#container .rest_page_content .rightSide .content
{
	float:left;
	width:670px;
	height:auto;
	padding:5px;
	margin:0px 0px 0px 40px;
	font-size:11px;
	color:#8d8d8d;
	font-family:tahoma;
}

#container .rest_page_content .rightSide .top
{
	float:left;
	width:793px;
	height:10px;
	background:url(../images/public/bg_content_top.gif) no-repeat;
}

#container .rest_page_content .rightSide .middle
{
	float:left;
	width:793px;
	height:auto;
	background:url(../images/public/bg_content_middle.gif) repeat-y;
	border-bottom:1px solid #D7EAF0;
}

#container .rest_page_content .rightSide .middle .contents
{
	float:left;
	width:785;
	height:auto;
	background-color:#F7F7F7;
	border-left:1px solid #D7EAF0;
	border-right:1px solid #D7EAF0;
}

#container .rest_page_content .rightSide .middle .contents .left
{
	float:left;
	width:600px;
	height:100%;
	margin:0px;
	padding:0px;
	border-right:1px solid #d2d2d2;
	background-color:#fff;
}

#container .rest_page_content .rightSide .middle .contents .right
{
	float:right;
	width:180px;
	height:100%;
	background-color:#f7f7f7;
	margin:0px;
	margin-right:1px;
	padding:0px;
}


#container .rest_page_content .rightSide .bottom
{
	float:left;
	width:793px;
	height:10px;
	background:url(../images/public/bg_content_bottom.gif);
}


#container .rest_page_content .rightSide .content h1
{
	font-size:14px;
	font-weight:bold;
	color:#8d8d8d;
	font-family:tahoma;
	margin:0px;
	padding:0px;
	letter-spacing:0px;
	width:100%;
	border-bottom:1px dotted #dddddd;
}

#container .rest_page_content .rightSide a
{
	color:#9ec1cc;
	text-decoration:underline;
}


#container .rest_page_content .rightSide a:hover
{
	color:#9ec1cc;
	text-decoration:none;
}

#container .rest_page_content .rightSide .content h4
{
	font-size:11px;
	font-weight:normal;
	color:#afadad;
	font-family:tahoma;
	margin:0px;
	padding:0px;
	letter-spacing:0px;
	width:100%;
}






#container .page_content .latest_users
{
	float:left;
	margin:0px;
	width:150px;
	text-align:center;
	border-right:1px solid #ffffff;
}

#container .rest_page_content .latest_users
{
	float:left;
	margin:0px;
	width:179px;
	height:100%;
	text-align:center;
	border-right:1px solid #efefef;
}

#container .rest_page_content .register
{
	width:592px;
	margin:5px;
	float:left;
	padding:5px;
}


#container .page_content .register
{
	width:621px;
	margin:5px;
	float:left;
	padding:5px;
}

#container .rest_page_content .advertise
{
	width:185px;
	margin:0px;
	float:left;
	padding:0px 5px 5px 5px;
	border-left:1px solid #ffffff;
}

#container .page_content .advertise
{
	width:170px;
	margin:0px;
	float:left;
	padding:5px;
	border-left:1px solid #ffffff;
}

#container .page_content .left_content
{
	float:left;
	width:662px;
}

#container .rest_page_content .left_content
{
	float:left;
	width:662px;
	height:100%;
	background-color:#f4f9fb;
	border:1px solid #dfdfdf;
}


#container .page_content .left_content .left_cont_top
{
	float:left;
	width:700px;
	height:8px;
	height:inherit;
	font-size:0px;
	background:url(../images/public/left_content_top_bg.gif) no-repeat;
}

#container .page_content .right_content
{
	float:right;
	width:300px;
	color:#434343;
	padding:0px;
	height:auto;
}

#container .rest_page_content .right_content
{
	float:right;
	background-color:#C5E8FA;
	width:318px;
	color:#434343;
	padding:0px;
	height:auto;
	border:1px solid #9BC9D8;
}


#container .page_content .right_content .right_cont_top
{
	float:right;
	background-color:#e9f3f6;
	width:300px;
	color:#434343;
	padding:0px;
	height:8px;
	font-size:0px;
	margin-top:-3px;
	background:url(../images/public/right_content_top_bg.gif) no-repeat;
}

#container .page_content .right_content .right_cont_bottom
{
	float:right;
	background-color:#e9f3f6;
	width:300px;
	color:#434343;
	padding:0px;
	height:8px;
	font-size:0px;
	background:url(../images/public/right_content_bottom_bg.gif) no-repeat;
	margin:20px 0px 0px 0px;/*all-ie*/
}

#container .footer
{
	width:990px;
	float:left;
	margin:5px 0px 0px 0px;
}

#container .google_ad_bottom
{
	width:988px;
	float:left;
	background: url(../images/public/home_box2.jpg) no-repeat;
}
/*_Menu_*/
#container .menu .pagina_inicial_on
{
	background:url(../images/public/pagina_inicial_on.gif) no-repeat;
	margin:0px;
	padding:0px;
	text-align:center;
	width:123px;
	height:41px;
	float:left;
}

#container .menu .pagina_inicial_on:hover
{
	background:url(../images/public/pagina_inicial_off.gif) no-repeat;
	margin:0px;
	padding:0px;
	text-align:center;
	width:123px;
	height:41px;
	float:left;
}


#container .menu .registar_on
{
	background:url(../images/public/registar_on.gif) no-repeat;
	margin:0px;
	padding:0px;
	text-align:center;
	width:120px;
	height:41px;
	float:left;
}

#container .menu .registar_on:hover
{
	background:url(../images/public/registar_off.gif) no-repeat;
	margin:0px;
	padding:0px;
	text-align:center;
	width:120px;
	height:41px;
	float:left;
}


#container .menu .login_on
{
	background:url(../images/public/login_on.gif) no-repeat;
	margin:0px;
	padding:0px;
	text-align:center;
	width:104px;
	height:41px;
	float:left;
}

#container .menu .login_on:hover
{
	background:url(../images/public/login_off.gif) no-repeat;
	margin:0px;
	padding:0px;
	text-align:center;
	width:104px;
	height:41px;
	float:left;
}

#container .menu .hotlist_on
{
	background:url(../images/public/hotlist_on.gif) no-repeat;
	margin:0px;
	padding:0px;
	text-align:center;
	width:119px;
	height:41px;
	float:left;
}

#container .menu .hotlist_on:hover
{
	background:url(../images/public/hotlist_off.gif) no-repeat;
	margin:0px;
	padding:0px;
	text-align:center;
	width:119px;
	height:41px;
	float:left;
}

#container .menu .friends_on
{
	background:url(../images/public/hotlist_on.gif) no-repeat;
	margin:0px;
	padding:0px;
	text-align:center;
	width:119px;
	height:41px;
	float:left;
}

#container .menu .friends_on:hover
{
	background:url(../images/public/hotlist_off.gif) no-repeat;
	margin:0px;
	padding:0px;
	text-align:center;
	width:119px;
	height:41px;
	float:left;
}

#container .menu .getlocal_on
{
	background:url(../images/public/hotlist_on.gif) no-repeat;
	margin:0px;
	padding:0px;
	text-align:center;
	width:119px;
	height:41px;
	float:left;
}

#container .menu .getlocal_on:hover
{
	background:url(../images/public/hotlist_off.gif) no-repeat;
	margin:0px;
	padding:0px;
	text-align:center;
	width:119px;
	height:41px;
	float:left;
}

#container .menu .magazine_on
{
	background:url(../images/public/hotlist_on.gif) no-repeat;
	margin:0px;
	padding:0px;
	text-align:center;
	width:119px;
	height:41px;
	float:left;
}

#container .menu .magazine_on:hover
{
	background:url(../images/public/hotlist_off.gif) no-repeat;
	margin:0px;
	padding:0px;
	text-align:center;
	width:119px;
	height:41px;
	float:left;
}


#container .menu .pesquisar_on
{
	background:url(../images/public/pesquisar_on.gif) no-repeat;
	margin:0px;
	padding:0px;
	text-align:center;
	width:147px;
	height:41px;
	float:left;
}

#container .menu .pesquisar_on:hover
{
	background:url(../images/public/pesquisar_off.gif) no-repeat;
	margin:0px;
	padding:0px;
	text-align:center;
	width:147px;
	height:41px;
	float:left;
}


#container .menu .chat_on
{
	background:url(../images/public/chat_on.gif) no-repeat;
	margin:0px;
	padding:0px;
	text-align:center;
	width:120px;
	height:41px;
	float:left;
}

#container .menu .chat_on:hover
{
	background:url(../images/public/chat_off.gif) no-repeat;
	margin:0px;
	padding:0px;
	text-align:center;
	width:120px;
	height:41px;
	float:left;
}


#container .menu .blogs_on
{
	background:url(../images/public/blogs_on.gif) no-repeat;
	margin:0px;
	padding:0px;
	text-align:center;
	width:100px;
	height:41px;
	float:left;
}

#container .menu .blogs_on:hover
{
	background:url(../images/public/blogs_off.gif) no-repeat;
	margin:0px;
	padding:0px;
	text-align:center;
	width:100px;
	height:41px;
	float:left;
}


#container .menu .anuncios_on
{
	background:url(../images/public/anuncios_on.gif) no-repeat;
	margin:0px;
	padding:0px;
	text-align:center;
	width:96px;
	height:41px;
	float:left;
}

#container .menu .anuncios_on:hover
{
	background:url(../images/public/anuncios_off.gif) no-repeat;
	margin:0px;
	padding:0px;
	text-align:center;
	width:96px;
	height:41px;
	float:left;
}


/*_MENU OFF_ */

#container .menu .pagina_inicial_off
{
	background:url(../images/public/pagina_inicial_off.gif) no-repeat;
	margin:0px;
	padding:0px;
	text-align:center;
	width:123px;
	height:41px;
	float:left;
}

#container .menu .pagina_inicial_off:hover
{
	background:url(../images/public/pagina_inicial_on.gif) no-repeat;
	margin:0px;
	padding:0px;
	text-align:center;
	width:123px;
	height:41px;
	float:left;
}


#container .menu .registar_off
{
	background:url(../images/public/registar_off.gif) no-repeat;
	margin:0px;
	padding:0px;
	text-align:center;
	width:120px;
	height:41px;
	float:left;
}

#container .menu .registar_off:hover
{
	background:url(../images/public/registar_on.gif) no-repeat;
	margin:0px;
	padding:0px;
	text-align:center;
	width:120px;
	height:41px;
	float:left;
}


#container .menu .login_off
{
	background:url(../images/public/login_off.gif) no-repeat;
	margin:0px;
	padding:0px;
	text-align:center;
	width:104px;
	height:41px;
	float:left;
}

#container .menu .login_off:hover
{
	background:url(../images/public/login_on.gif) no-repeat;
	margin:0px;
	padding:0px;
	text-align:center;
	width:104px;
	height:41px;
	float:left;
}


#container .menu .pesquisar_off
{
	background:url(../images/public/pesquisar_off.gif) no-repeat;
	margin:0px;
	padding:0px;
	text-align:center;
	width:147px;
	height:41px;
	float:left;
}

#container .menu .pesquisar_off:hover
{
	background:url(../images/public/pesquisar_on.gif) no-repeat;
	margin:0px;
	padding:0px;
	text-align:center;
	width:147px;
	height:41px;
	float:left;
}


#container .menu .chat_off
{
	background:url(../images/public/chat_off.gif) no-repeat;
	margin:0px;
	padding:0px;
	text-align:center;
	width:120px;
	height:41px;
	float:left;
}

#container .menu .chat_off:hover
{
	background:url(../images/public/chat_on.gif) no-repeat;
	margin:0px;
	padding:0px;
	text-align:center;
	width:120px;
	height:41px;
	float:left;
}


#container .menu .blogs_off
{
	background:url(../images/public/blogs_off.gif) no-repeat;
	margin:0px;
	padding:0px;
	text-align:center;
	width:100px;
	height:41px;
	float:left;
}

#container .menu .blogs_off:hover
{
	background:url(../images/public/blogs_on.gif) no-repeat;
	margin:0px;
	padding:0px;
	text-align:center;
	width:100px;
	height:41px;
	float:left;
}


#container .menu .anuncios_off
{
	background:url(../images/public/anuncios_off.gif) no-repeat;
	margin:0px;
	padding:0px;
	text-align:center;
	width:96px;
	height:41px;
	float:left;
}

#container .menu .anuncios_off:hover
{
	background:url(../images/public/anuncios_on.gif) no-repeat;
	margin:0px;
	padding:0px;
	text-align:center;
	width:96px;
	height:41px;
	float:left;
}

#container .menu .hotlist_off
{
	background:url(../images/public/hotlist_off.gif) no-repeat;
	margin:0px;
	padding:0px;
	text-align:center;
	width:119px;
	height:41px;
	float:left;
}

#container .menu .hotlist_off:hover
{
	background:url(../images/public/hotlist_on.gif) no-repeat;
	margin:0px;
	padding:0px;
	text-align:center;
	width:119px;
	height:41px;
	float:left;
}

#container .menu .friends_off
{
	background:url(../images/public/hotlist_off.gif) no-repeat;
	margin:0px;
	padding:0px;
	text-align:center;
	width:119px;
	height:41px;
	float:left;
}

#container .menu .friends_off:hover
{
	background:url(../images/public/hotlist_on.gif) no-repeat;
	margin:0px;
	padding:0px;
	text-align:center;
	width:119px;
	height:41px;
	float:left;
}

#container .menu .getlocal_off
{
	background:url(../images/public/hotlist_off.gif) no-repeat;
	margin:0px;
	padding:0px;
	text-align:center;
	width:119px;
	height:41px;
	float:left;
}

#container .menu .getlocal_off:hover
{
	background:url(../images/public/hotlist_on.gif) no-repeat;
	margin:0px;
	padding:0px;
	text-align:center;
	width:119px;
	height:41px;
	float:left;
}

#container .menu .magazine_off
{
	background:url(../images/public/hotlist_off.gif) no-repeat;
	margin:0px;
	padding:0px;
	text-align:center;
	width:119px;
	height:41px;
	float:left;
}

#container .menu .magazine_off:hover
{
	background:url(../images/public/hotlist_on.gif) no-repeat;
	margin:0px;
	padding:0px;
	text-align:center;
	width:119px;
	height:41px;
	float:left;
}


/*
#container .google_top .box_left
{
	float:left;
	background:url(../images/public/top_box_left.gif) no-repeat;
	width:19px;
	height:22px;
	margin-top:0px;
}

#container .google_top .box_right
{
	float:right;
	background:url(../images/public/top_box_right.gif) no-repeat;
	width:19px;
	height:22px;
	margin-top:0px;
}
*/

/* ######### Top Menu ######### */

.solidblockmenu{
border-top: 1px solid silver;
margin: 0;
padding: 0;
float: left;
font-size: 110%
font-weight: bold;
width: auto;
border-width: 0px 0;
height:36px;
}

.right_solidblockmenu
{
	float:right;
	background-color:#D8EBF1;
	height:15px;
	padding:10px;
	border:1px solid #AFCFDA;
	border-bottom:0px;
	margin-right:1px;/*all-ie*/
}

.right_solidblockmenu a
{
	cursor:pointer;
	color:#333333;
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

.right_solidblockmenu a:hover
{
	text-decoration:underline;
}

.solidblockmenu ul{
width: 861px;
margin: 0 ;
padding: 0;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color:#333333;
padding: 10px 16px;
text-decoration: none;
border-top:1px solid #afcfda;
border-right: 1px solid #afcfda;
border-left: 1px solid #afcfda;
border-bottom:0px solid #afcfda;
background:url(../images/public/bg_button_off.gif);
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
height:15px;
margin-right:-1px;
}

.solidblockmenu li a:visited{
color: #333333;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: #333333;
background:url(../images/public/bg_button_on.gif);
border-bottom:0px;
}
.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid #afcfda;
border-width: 1px 1px 3px 1px;
font:normal 10px Verdana;
line-height: 20px;
z-index: 100;
background:url(../images/public/bg_button_off.gif);
width: 180px;
top: -500px;
margin-left:-1px;
}

.anylinkcss a{
width: 100%;
color: black;
display: block;
text-indent: 3px;
border-bottom: 1px dotted #afcfda;
padding: 2px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
background:url(../images/public/bg_button_on.gif);
color: #333333;
}

.logout_button
{
	margin-left:10px;
}
/* ######### Top Menu ######### */


/* ######### fancy upload ######### */
.fancyupload-queue {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
.fancyupload-queue li {
	background:transparent url(../images/public/photo_upload.png) no-repeat scroll 0pt 5px;
	padding:5px 0pt 5px 15px;
}
.fancyupload-queue .queue-file {
	font-weight:bold;
}
.fancyupload-queue .queue-size {
	color:#AAAAAA;
	font-size:0.9em;
	margin-left:1em;
}
.fancyupload-queue .queue-loader {
	background-color:#DDDDDD;
	border:1px inset #DDDDDD;
	color:#FFFFFF;
	font-size:0.9em;
	margin:3px 15px;
	position:relative;
}
.fancyupload-queue .queue-subloader {
	background-color:#81B466;
	height:100%;
	left:0pt;
	position:absolute;
	text-align:center;
	top:0pt;
	width:0%;
}
.fancyupload-queue .input-delete {
	background:transparent url(../images/public/delete.png) no-repeat scroll 0pt;
	border:medium none;
	float:right;
	height:16px;
	text-decoration:none;
	width:16px;
}

/****************Adaugat 11 iunie 2008. first page.**************************/
.boxContent
{
	float:left;
	width:786px;
	padding:10px;
	margin:0px;
	height:auto;
	border:0px;
	border-left:2px solid #d8ebf1;
	border-right:2px solid #d8ebf1;
}

/******************************************/

