body {
/*    background: white url("/site_media/images/header.gif") no-repeat top center;*/
    margin: 0;
}
html, body {
    height: 100%;
}
body {
    color: #333;
    font-family: "Helvetica Neue", Arial, sans-serif;
    font-size: 10pt;
}
a, a:visited {
    color: #00A0EF;
}
img {
    border: 0;
}
dt {
    font-weight: bold;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
    border: 0;
    font-size: inherit;
}
td {
    margin: 0;
    border: 0;
    padding: 0;
}
#body {
    clear: both;
    margin: 0 auto;
    padding:20px 30px;
    width: 930px;
	background: url("/site_media/images/body_top2.gif") no-repeat top left;
}
#footer {
    color: #999; /* footer text colour */
    margin:0px auto;
    padding: 10px;
    clear: both;
    width: 960px;
	background: url("/site_media/images/bottom.gif") no-repeat bottom left;
	height:170px;
	padding:10px 70px;
}
#footer a, #footer a:visited {
    color: #444; /* footer link colour */
}
#footer a:hover {
    color: #777; /* footer link hover colour */
}
#footer .legal{
	border-top:1px dotted #CEEEFF;
	padding-top:40px;
}
#footer .legal img{
	margin:0 30px 0 20px;
}
#site_wide_announcements {
    background: yellow;
    padding: 10px;
    text-align: center;
}
#site_wide_announcements ul {
    padding: 0;
    margin: 0;
}
h1 {
    margin: 0;
}
#tabhead {
    position: relative;
	height:100px;
	width:990px;
	margin:0 auto;
}
#tabhead .logo {
    padding-top: 10PX;
	padding-left:10px;
}

#tabhead .login {
    position: absolute;
    top: 20px;
    right: 45px;
    color: black; 
}
*html #tabhead .login {
	text-align:right;
}
#tabhead .login a, #tabhead .login a:visited {
    color: black; 
}
#tabhead .login a:hover {
    color: red; 
}

form th {
    text-align : left;
}
form.signup input[type="submit"], form.login input[type="submit"] {
    margin: 20px 0;
    font-size: 14pt;
}
input[type="text"], input[type="password"], textarea {
    padding: 3px;
    margin: 3px;
    border: solid 1px #C6C6C6;
    border-bottom: solid 1px #E3E3E3;
    color: #666;
    font-size: 12pt;
    background: #F3F3F3 url('/site_media/pinax/images/form-shadow.png') left top repeat-x;
}
/*
input[type="submit"] {
    background-color: #FFF0F5;
    border: 1px solid #FF0000;
    cursor: pointer;
    color: #FF0000;
    text-decoration: underline;
}
*/
.clearboth {
    clear: both;
}

ul.errorlist {
    margin: 0;
    padding: 0;
    list-style: none;
    color: red;
}
ul#messages {
    margin: 0 0 10px 0;
    padding: 0;
    list-style: none;
}
ul#messages li {
    padding: 5px 10px;
    background: #EFD;
    margin: 3px;
    border: 1px solid #BC9;
}
ul#messages li a {
    float: right;
    color: #693;
}
.verified {
    color: green;
}
.remove {
    color: red;
}
.unverified {
    color: gray;
}
.primary {
    font-weight: bold;
}
table.email_list td {
    padding: 5px 10px;
}
table.invitation_list {
    width: 500px;
}
table.invitation_list td {
    padding: 5px 10px;
}
table.contact_list {
    width: 500px;
}
table.contact_list td {
    padding: 5px 10px;
}
.friendship_request {
    padding: 5px;
    background: #DEF;
    border: 1px solid #9BC;
}
.friendship_request p {
    padding: 0;
    margin: 0;
}
.friendship_request form {
    padding: 0;
    margin: 0;
}
.friendship_request p.invitation_message {
    font-size: 12pt;
    margin: 5px;
}
.warning {
    color: red;
    font-weight: bold;
}

div.notice {
    margin: 0;
    padding: 5px;
    border-bottom: 1px solid #CCC;
}
div.unseen_notice {
    margin: 0;
    padding: 5px;
    background: #DFC;
    border-bottom: 1px solid #CCC;
}
h2.notice_date,
h2.join_date,
h2.creation_date
{
    font-size: 12pt;
    color: #F05EFF;
    border-bottom: 1px solid #F05EFF;
}
span.notice_type {
    color: #666;
}
span.notice_message {
}
span.notice_time {
    color: #999;
    font-size: 90%;
}
table.notice_settings td {
    line-height: 90%;
    padding: 5px 10px;
    
}
span.notice_type_description {
    color: #686767;
    font-size: 80%;
    font-style: italic;
}

div.profile_info p {
    margin: 0;
}
#avatar_replace {
    position: absolute;
    margin-top: -23px;
    background-color: #FFFFFF;
    padding: 3px;
    display: none;
}
ul.avatar_choices,ul.avatar_choices ul {
    margin-left: 0px;
    padding-left: 0px;
}
ul.avatar_choices li {
    display: inline;
    list-style-type: none;
}
.invitation_5, .invitation_7 {
    color: green;
    font-weight: bold;
}
.invitation_2 {
    color: gray;
}
table.messages {
    width: 100%;
}

table.messages tbody tr {
    border-bottom: 1px solid #ccc;
}

table.messages tr th, table.messages tr td {
    text-align: left;
    padding: 5px;
}

table.messages tr th {
    font-weight:bold;
    border-bottom: 1px solid #999;
}

#subnav {
    margin: 0;
    padding: 0;
	border-bottom:0;

	width:920px;
	margin:0 auto;
}

#subnav ul {
    float: right;
    margin: 0px;
    padding: 0;
}

#subnav ul li {
    display: inline;
    list-style-type: none;

}

#subnav ul a:link, #subnav ul a:visited {
    float: left;
    font-weight: bold;
    text-decoration: none;
    color: #444;
    padding: 2px 15px;
	margin-top:5px;
	background-color:#EDF9FF;
	border-right:2px solid white;
}

#subnav ul a:hover {
    color: #FFF;
    background-color: #8FD9FF;
}

dl.message-headers {
    border-top:1px solid #CCC;
    border-bottom:1px solid #CCC;
    padding: 5px 0;
    width: 100%;
    font-family: Arial, sans-serif;
}

dl.message-headers dt {
    width: 70px;
    text-align: right;
    float: left;
    padding-right: 10px;
    font-weight: bold;
    color: #444;
}
dl.message-header dd {
    float: left;
}
div.right_panel {
    margin-top: 20px;
    width: 250px !important;
    float: right;
    z-index: 999;
}
div.right_panel ul{
	margin:0;
	padding:0;
}
div.right_panel  ul li{
	display:block;
	width:231px;
}
div.right_panel  ul li a{
	background:#73CFFF url("/site_media/images/menu2.gif") no-repeat top left;
	display:block;
	width:231px;
	margin-bottom:3px;
	padding:7px 10px;
	color:black;
	text-decoration:none;
}
div.right_panel  ul li a:hover{
	background:#9ADCFF url("/site_media/images/menu2_hover.gif") no-repeat top left;
}
div.left_panel {
    width: 650px;
}
.photo-right-tools ul li{
	width:200px;
}
.photo-right-tools ul li a{
	background-color:transparent !important;
	background-image:none !important;
	width:200px;
	padding:3px 5px !important;
}
.photo-right-tools ul li a:hover{
	background-color:white !important;
	text-decoration:underline;
	padding:3px 5px !important;
}
/********************/
div.friends {
    background: #CEEEFF url("/site_media/images/fond_tribes.gif") no-repeat top right;
    padding: 8px;
    margin-bottom: 20px;
}
div.friends h2 {
    margin: 0 0 5px 0;
    padding: 0;
}
div.friends .avatar {
    padding: 0;
    text-align: center;
}
div.friends .details {
    text-align: center;
    overflow: hidden;
    width: 60px;
    margin: 0 0 12px 0;
}
div.tribes {
    background: #CEEEFF url("/site_media/images/fond_tribes.gif") no-repeat top right;
    padding: 8px;
    margin-bottom: 20px;
}
div.tribes h2 {
    margin: 0 0 5px 0;
    padding: 0;
}
div.members {
    background: #CEEEFF url("/site_media/images/fond_tribes.gif") no-repeat top right;
    padding: 8px;
    margin-bottom: 20px;
}
div.members h2 {
    margin: 0 0 5px 0;
    padding: 0;
}
div.members .avatar {
    padding: 0;
    text-align: center;
}
div.members .details {
    text-align: center;
    overflow: hidden;
    width: 60px;
    margin: 0 0 12px 0;
}
div.notice_settings {
    background: #CEEEFF url("/site_media/images/fond_tribes.gif") no-repeat top right;
    padding: 8px;
    margin: 20px 0;
}
div.notice_settings h2 {
    margin: 0 0 5px 0;
    padding: 0;
}
div.tweet {
    width: 500px;
    margin: 0;
    padding: 5px;
    border-bottom: 1px solid #CCC;
    font-size: 12pt;
}
div.tweet .timesince {
    color: #999;
    font-size: 80%;
}
span#chars_left {
    font-size: 16pt;
}
div.tweet .reply {
    font-size: 80%;
}

#locale_switcher {
    display:inline;
}

.ac_results {
    padding: 0px;
    border: 1px solid black;
    background-color: white;
    overflow: hidden;
    z-index: 99999;
}

.ac_results ul {
    width: 100%;
    list-style-position: outside;
    list-style: none;
    padding: 0;
    margin: 0;
}

.ac_results li {
    margin: 0px;
    padding: 2px 5px;
    cursor: default;
    display: block;
    /* 
    if width will be 100% horizontal scrollbar will apear 
    when scroll mode will be used
    */
    /*width: 100%;*/
    font: menu;
    font-size: 12px;
    /* 
    it is very important, if line-height not setted or setted 
    in relative units scroll will be broken in firefox
    */
    line-height: 16px;
    overflow: hidden;
}

.ac_results li img {
    float: left;
    margin: 5px;
}

.ac_loading {
    background: white url('indicator.gif') right center no-repeat;
}

.ac_odd {
    background-color: #eee;
}

.ac_over {
    background-color: #0A246A;
    color: white;
}

/* topics */
table.topic, table.topics {
    width: 100%;
}
table.topic td, table.topics td {
    vertical-align: top;
    padding: 5px 20px 5px 5px;
}
table.topic td h1, table.topics td h2 {
    margin: 0;
    padding: 0;
}
.responses .even, .topics .even {
    background-color: #FAFAFA;
}
.responses .odd, .topics .odd {
    background-color: #EFF7FF;
}
.responses {
    margin-left: 0px;
    padding-left: 0px;
}
.responses li { 
    list-style-type: none; 
}
td.meta {
    width: 100px;
    margin: 4px;
}
div.meta {
    float: left;
    width: 100px;
    margin: 4px;
    padding: 4px;
}
div.bulk {
    margin-left: 120px;
    padding: 4px;
	text-align:right;
}
.bulk a{
	display:block;
	text-align:right;
}
.bulk .body{
	text-align:left;
}
.hidden { display: none; }
.thread-0 { margin-left: 0px; }
.thread-1 { margin-left: 20px; }
.thread-2 { margin-left: 40px; }
.thread-3 { margin-left: 60px; }
.thread-4 { margin-left: 80px; }
.thread-5 { margin-left: 100px; }
.thread-6 { margin-left: 120px; }
.thread-7 { margin-left: 140px; }
.thread-8 { margin-left: 160px; }

table.topics .created {
    color: #999;
    font-size: 90%;
}
table.topics .comment_stats {
    color: #999;
    border-top: 1px solid #CCC;
    font-size: 90%;
}


/* pagination */
.pagination {
    margin: 10px 0;
}
.pagination .disabled {
    padding: 3px;
    color: #999;
    border: 1px solid #CCC;
}
.pagination .current {
    padding: 3px;
    color: #FFF;
    border: 1px solid #8FD9FF;
    background: #4AB8EF;
}
.pagination a {
    padding: 3px;
    text-decoration: none;
    border: 1px solid #8FD9FF;
    color: #444;
    background: #DEF;
}

/* reference:
 *   http://www.positioniseverything.net/easyclearing.html
 *   http://www.zeldman.com/2006/10/27/ie7fixes1/
 *      comment by michael on 10/28/2006
 */

 .blog-post{
	float:left;
 }
.clearfix {
    min-height: 1%;

}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* hides from ie5-mac \*/
* html .clearfix { height: 1%; }
/* end hide from ie5-mac */

/* feedutil */
.feed-entry-summary {
    font-style: italic;
}
.feed-entries {
    width: 500px;
}

/* bookmarks */
table.narrow {
    width: 500px;
}
table.bookmarks td {
    vertical-align: top;
    padding: 5px;
}
table.bookmarks td h2 {
    margin: 0;
    padding: 0;
}
table.bookmarks td.vote {
    width: 80px;
    text-align: center;
    vertical-align: middle;
}
.bookmarks .even {
    background-color: #FAFAFA;
}
.bookmarks .odd {
    background-color: #F3F3F3;
}
div.url {
    color: #666;
    font-size: 90%;
    font-style: italic;
}



dl.what_next {
    margin: 2em;
}
dl.what_next dt {
    font-size: 120%;
}
dl.what_next dd {
    margin: 0 0 1em 0;
    font-style: italic;
}
p.what_next {
    font-size: 120%;
}
/* blogs */
.blog-post h2 {
    margin: 10px 0 0 0;
    font-style: italic;
}
.blog-post-tease {
    width: 500px;
    float: left;
}
.blog-post-meta {
    width: 200px;
    float: left;
    margin-left: 30px;
}
.blog-post-meta img { 
    border: 1px solid #666;
}
.blog-list tr.odd {
    background-color: #f3f3f3;
}
.blog-list td {
    vertical-align: top;
    padding: 3px 3px 15px 3px;
}
.blog-list td p {
    padding: 0;
    margin: 0;
}

.blog-post-meta img.noborder {
    border: 0;
}

/* projects */
.project_stats {
    color: #999;
    border-top: 1px solid #CCC;
    font-size: 90%;
}


/* tasks */

.tasks .even {
    background-color: #FAFAFA;
}
.tasks .odd {
    background-color: #F3F3F3;
}
table.task td, table.tasks td {
    vertical-align: top;
    padding: 5px 20px 5px 5px;
}
table.task, table.tasks {
    width: 100%;
}

div.task-meta {
    float: left;
    width: 150px;
    margin: 4px;
    padding: 4px;
    font-size: 80%;
}

div.task div.bulk h2 {
    margin: 0;
}
div.task-meta2 {
    color: #666;
    margin-top: 1em;
    font-size: 90%;
}

div.task-meta2 b {
    color: #000;
}

tr.task_resolved td a, tr.task_closed td a {
    text-decoration: line-through;
}

h2.task_resolved, h2.task_closed {
    text-decoration: line-through;
}

/* PHOTOS **************************************/
.thumb-row {
    margin: 20px 0;
    padding: 20px 0;
}
.gallery-photo-thumb {
    width: 110px;
	padding:5px;
    margin: 10px 10px 20px 10px;
    float: left;
    text-align: center;
	border:1px solid #D2F0FF;
	height:150px;
}
.photo-right-profile, .photo-right-tools {
    background: #DEF;
    padding: 8px;
    margin-bottom: 20px;
}

.photo-profile-details {
    font-size: 0.9em;
}

.photo-avatar {
    float: left;
    margin-right: 10px;
}

.photo-avatar img {
    border: 1px solid #666;
}

.photo-right-tools ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.photo-right-tools ul li {
    background: #fff;
    padding: 2px 4px;
    margin: 2px 0;
}

.photo-right-tools li a {
    text-decoration: none;
}

.photo-right-tools li:hover {
    background: #DDDDDD;
}

.photo-profile-details h2 {
    margin: 0;
    padding: 0;
    font-size: 1.1em;
}

.photo-right-tools h2 {
    margin: 0 0 5px 0;
    padding: 0;
}

#embed-code textarea {
    width: 150px;
    font-size: 0.8em;
}
div.embed {
    margin: 10px 0;
    font-style: none;
}

.photo-right-tools form {
    margin: 0;
    padding: 0;
}

/*************************VIDEOS*********/
.gallery-video-thumb{
    width: 110px;
	padding:5px;
    margin: 10px 10px 20px 10px;
    float: left;
    text-align: center;
	border:1px solid #D2F0FF;
	background-color:#D2F0FF;
	height:150px;
}
/* FORMS **********************************/

/* ----------- basic-sm ----------- */

#basic-form .underlineme {
    border-bottom: 4px solid #DEDEDE;
    margin-top: 15px;
}
#basic-form hr {
  border-top:solid 4px #DEDEDE;
}
#basic-form p{
  color:#666666;
  border-bottom:solid 1px #dedede;
  padding-bottom: 5px;
}
#basic-form label{
  display:block;
  font-weight:bold;
}
#basic-form td {
  padding: 2px;
}
#basic-form td.rightd {
  padding-right: 70px;
}
#basic-form span{
  color: #aaa;
  font-style: italic;
  width:300px;
}
#basic-form input, #basic-form select{
  float:left;
  margin:2px 0 2px 10px;
  font-size: 11px;
}

#basic-form textarea{
  float:left;
  margin:2px 0 2px 10px;
  font-size: 11px;
}


.delete_form {
    padding: 5px;
    background: #F99;
}

/* Fieldsets */
fieldset { padding: 20px; margin: 0 0 1.5em 0; border: 2px solid #ddd; }
legend { padding: 0 .4em; font-weight: bold; font-size: 1.2em; }

.left-form {
    width: 360px;
    float: left;
    margin-right: 60px;
}

.right-form {
    width: 360px;
    float: right;
}
.right-form p {
    line-height: 21px;
}
.padtop {
    margin-top: 20px;
}

.signupform {
    float: left;
}

/* form toggle */

.form-toggle p {
    margin-bottom: 2px;
}

.form-toggle p span {
    background: #CEEEFF;
    padding: 3px 6px;
    border: 1px solid #8FD9FF;
    cursor: pointer;
}

.form-toggle form {
    padding: 3px 6px;
    margin: 0;
    background: #CEEEFF;
    border: 1px solid #8FD9FF;
}

.form-toggle input[type="submit"] {
}

/* locations */
div#ymap {
    width: 350px;
    height: 200px;
    float: right;
    border: 1px solid gray; 
}
#home_tab .tab_home div, #apps_tab .tab_apps div, #sites_tab .tab_sites div, #team_tab .tab_team div, #profile_tab .rtab_profile div, #blogs_tab .rtab_blogs div, #swaps_tab .rtab_swaps div, #photos_tab .rtab_photos div, #projects_tab .rtab_projects div, #tribes_tab .rtab_tribes div, #tweets_tab .rtab_tweets div, #bookmarks_tab .rtab_bookmarks div, #wiki_tab .rtab_wiki div, #inbox_tab .rtab_inbox div, #locations_tab .rtab_locations div {
	border:none !important;
}
/**********logeatu gabe*******/
#hometable td{
	padding:10px;
	vertical-align:top;
}
#hometable p{
	font-size:110%;
	line-height:25px;
}
*html #body .login label{
	display:block;
	margin:10px 0 0 10px;
	width:50%;
}
#body .login{
	border:2px solid #ccc;
	border-left:2px solid #efefef;
	border-top: 2px solid #efefef;
	padding:10px;
	margin-bottom:10px;
}
#body .login p{
	font-size:90%;
	line-height:15px;
}
.form_block .button{
	  display:block;
	  width:125px;
	  text-align:center;
	  line-height:20px;
	  color:#FFFFFF;
	  font-size:12px;
	  font-weight:bold;
	  border: 0 transparent;
	  background:#F05EFF url("/site_media/images/button.gif") repeat-x bottom right;
	  cursor: pointer;
	  letter-spacing:1px;
	  text-decoration:none;
}
*html .button{
	margin-top:10px;
}
form.signup input[type="submit"], form.login input[type="submit"] {
	font-size:11pt;
	margin:10px 0;
}
#hometable .thumb-row {
	margin:0px;
	padding:0;
}
#hometable .gallery-photo-thumb {
	height:200px;
	width:180px;
}
#hometable .gallery-photo-thumb h2{
	margin-top:0;
}
#hometable .gallery-photo-thumb h3{
	margin:10px 0;
}
/*********botoiak************/

input.button{ 
  clear:both;
  width:125px;
  height:22px;
  text-align:center;
  line-height:20px;
  color:#FFFFFF;
  font-size:12px;
  font-weight:bold;
  border: 0 transparent;
  background:#F05EFF url("/site_media/images/button.gif") repeat-x bottom right;
  margin-top: 20px;
  cursor: pointer;
}
#edit-profile-toggle{
  height:20px;
  display:block;
  width:125px;
  text-align:center;
  line-height:20px;
  color:#FFFFFF;
  font-size:12px;
  font-weight:bold;
  border: 0 transparent;
  background:#F05EFF url("/site_media/images/button.gif") repeat-x bottom right;
  margin-top: 20px;
  cursor: pointer;
  letter-spacing:1px;
}
.form_block input{
  height:22px;
  text-align:center;
  line-height:20px;
  color:#FFFFFF;
  font-size:12px;
  font-weight:bold;
  border: 0 transparent;
  background:#F05EFF url("/site_media/images/button.gif") repeat-x bottom right;
  margin-top: 20px;
  cursor: pointer;
}

#start-tribe-toggle{
  height:20px;
  display:block;
  width:125px;
  text-align:center;
  line-height:20px;
  color:#FFFFFF;
  font-size:12px;
  font-weight:bold;
  border: 0 transparent;
  background:#F05EFF url("/site_media/images/button.gif") repeat-x bottom right;
  margin-top: 20px;
  cursor: pointer;
  letter-spacing:1px;
}
#what-toggle{
  height:20px;
  display:block;
  width:140px;
  text-align:center;
  line-height:20px;
  color:#FFFFFF;
  font-size:12px;
  font-weight:bold;
  border: 0 transparent;
  background:#F05EFF url("/site_media/images/button.gif") repeat-x bottom right;
  margin-top: 20px;
  cursor: pointer;
  letter-spacing:1px;
  text-decoration:none;
}
#how-toggle{
  height:20px;
  display:block;
  width:140px;
  text-align:center;
  line-height:20px;
  color:#FFFFFF;
  font-size:12px;
  font-weight:bold;
  border: 0 transparent;
  background:#F05EFF url("/site_media/images/button.gif") repeat-x bottom right;
  margin-top: 20px;
  cursor: pointer;
  letter-spacing:1px;
  text-decoration:none;
}
#join-invite-toggle{
  height:20px;
  display:block;
  width:220px;
  text-align:center;
  line-height:20px;
  color:#FFFFFF;
  font-size:12px;
  font-weight:bold;
  border: 0 transparent;
  background:#F05EFF url("/site_media/images/button.gif") repeat-x bottom right;
  margin-top: 20px;
  cursor: pointer;
  letter-spacing:1px;
  text-decoration:none;
}
