/* GLOBAL STYLES */
html { 
	min-height: 100%; 
	margin-bottom: 1px; 
}
body {
	background:url(../images/img/b_body.jpg) repeat-x #FFFFFF;
	margin:0px; 
	font-family:Arial, Helvetica, sans-serif;
}

p {
	margin: 0px;
	padding: 0px;
}

div, td {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000033;
	line-height: 140%;
}

td.menu {
	background-image: url(../images/menu2_bg.gif); 
	background-repeat: repeat-x; 
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	border-bottom: none;
	padding: 2px 0px 2px 5px;
	border-top: 1px solid #EEEEEE;
}

td.menu_item {
	padding: 5px 6px 5px 6px;
	font-size: 8pt;
	font-weight: bold;
	font-family: tahoma, serif;
}

td.topbar1 {
	padding-bottom: 5px;
}

td.topbar2, td.topbar2_right {
	background-image: url(../images/menu_bg.gif); 
	background-repeat: repeat-x; 
	font-weight: bold; 
	font-size: 11pt; 
	padding: 10px 10px 8px 15px; 
	color: #FFFFFF;
	border-bottom: 1px solid #31537D;
}

td.topbar2_right {
	font-weight: normal;
	padding: 10px 15px 8px 10px; 
	text-align: right;
}

td.content {
	vertical-align: top;
	text-align: left;
	padding: 0px;
	background-color: #FFFFFF;
}

div.page_header {
	font-size: 18px;
	font-weight: bold;
	color: #449911;
	margin-bottom: 0px;
	padding-top: 5px;
	font-family:Arial, Helvetica, sans-serif;
}
/*
td.header {
	padding: 4px 5px 5px 6px;
	border: 1px solid #DDDDDD;
	border-bottom: none;
	font-weight: bold;
	background-image: url(../images/header.gif);
	background-repeat: repeat-x;
	color: #333333;
	
}*/

td.header1 {
	padding: 10px 0px 3px 0px;
	font-weight: bold;
	color: #338609;
	
}
td.header {
	padding: 10px 0px 3px 0px;
	font-weight: bold;
	color: #338609;
	
}


div.header {
	/*padding: 5px 5px 5px 7px;
	font-size: 9pt;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	border: 1px solid #DDDDDD;
	background: #F5F5F5;*/
	
	color:#278402;
	font-size:12px;
	font-weight:800;
	padding-bottom:5px;
}

div.box {
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
	border-top: none;
	padding: 10px;
}



td.shadow {
	background-image: url(../images/shadow.gif); 
	background-repeat: repeat-x; 
	padding-bottom: 5px;
}
/*
input.text, input.text_small {
	border: 1px solid #AAAAAA;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	vertical-align: middle;
	padding-left: 2px;
}*/

input.text, input.text_small,input.text_small_ {
    background: url(../images/img/input_search.jpg) no-repeat; 
	width:250px;
	height:32px;
	padding:8px 10px;
	font-size:12px;
	border:none; 
	margin:0px;
}

input.text_small {
	font-size: 8pt;
}

input.text_small_ { width:80px }

input.search {
	vertical-align: middle; 
	background-image: url(../images/search.gif); 
	background-repeat: no-repeat; 
	color: #000033; 
	font-size: 12pt; 
	padding-left: 23px; 
	font-weight: bold;
}

.friends_search td input.button{
	background: url(../images/img/but_search_1.jpg) no-repeat; 
	width:75px;
	height:26px;
	border:none;
	cursor:pointer;
	font-size:0px;
	color:#FFFFFF;
}

.form_update {
	background: url(../images/img/background_search.jpg) no-repeat; 
	width:585px;
	height:83px;
}

input.button {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding: 3px;
	color: #333333;
	font-weight: bold;
	background: #EEEEEE;
	vertical-align: middle;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #777777;
	border-right: 1px solid #777777;
}

input.button_search {
  	background: url(../images/img/but_search.jpg); 
	width:75px;
	height:26px;
	cursor:pointer;
    border:none;
}

input.button_update {
  	background: url(../images/img/button_update.jpg); 
	width:75px;
	height:26px;
	cursor:pointer;
    border:none;
}

input.button_invite {
  	background: url(../images/img/invite_send.jpg); 
	width:149px;
	height:39px;
	cursor:pointer;
    border:none;
}

.left_search {
    background: url(../images/img/left_search.jpg) no-repeat; 
	width:8px;
	height:83px;
	font-size:7px;
}

.body_search {
    background: url(../images/img/bg_search.jpg) repeat-x; 
	width:560px;
	height:83px;
	
}

.right_search {
    background: url(../images/img/right_search.jpg) no-repeat; 
	width:10px;
	height:83px;
	font-size:9px;
}

.input_search {
    background: url(../images/img/input_search.jpg) no-repeat; 
	width:250px;
	height:32px;
	padding:8px 10px;
	font-size:12px;
	border:none; 
	margin:0px 15px 0px 10px;
}

.input_sign_up {
    background: url(../images/img/input_search.jpg) no-repeat; 
	width:250px;
	height:32px;
	padding:8px 10px;
	font-size:12px;
	border:none; 
	margin:0px;
}

input.radio, input.checkbox {
	vertical-align: middle;
}

textarea {
	border: 1px solid #bfccd7;
	font-family:Arial, Helvetica, sans-serif;
	color: #333333;
	padding-left: 2px;
	font-size: 10pt;
}

select, select.small {
	color: #333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	vertical-align: middle;
	margin-top: 1px;
}
.icon {
	vertical-align: top;
	margin-right: 5px;
}
.icon2 {
	vertical-align: top;
	margin-right: 1px;
}
.icon_big {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

img.photo2 {
	border: 1px solid #DDDDDD;
	width:175px
}

img.photo {
	border: 1px solid #DDDDDD;
	
}

font.small {
	font-size: 7pt;
	font-family:Arial, Helvetica, sans-serif;
}

font.big {
	font-size: 9pt;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
}

font.bold {
	font-weight: bold;
}

font.disabled {
	color: #AAAAAA;
}

form {
	margin: 0px;
}

div.center {
	text-align: center;
}

div.error {
	vertical-align: middle;
	color: #FF0000;
}

a:link { color: #336699; text-decoration: none; }
a:visited { color: #336699; text-decoration: none; }
a:hover { color: #3399FF; text-decoration: underline; }

a.menu_item:link { color: #336699; text-decoration: none; }
a.menu_item:visited { color: #336699; text-decoration: none; }
a.menu_item:hover { color: #3399FF; text-decoration: underline; }

a.top_menu_item:link { color: #FFFFFF; text-decoration: none; }
a.top_menu_item:visited { color: #FFFFFF; text-decoration: none; }
a.top_menu_item:hover { color: #FFFFFF; text-decoration: underline; }

label:hover { color: #3399FF; text-decoration: underline; }


table.tabs {
	margin-bottom: 12px;
}
td.tab {
	background: #FFFFFF;
	padding-left: 1px;
	border-bottom: 1px solid #CCCCCC;
}
td.tab0 {
	font-size: 1pt;
	padding-left: 7px;
	border-bottom: 1px solid #CCCCCC;
}
td.tab1 {
	border: 1px solid #CCCCCC;
	border-top: 3px solid #AAAAAA;
	border-bottom: none;
	font-weight: bold;
	padding: 6px 8px 6px 8px;
}
td.tab2 {
	background: #F8F8F8;
	border: 1px solid #CCCCCC;
	border-top: 3px solid #CCCCCC;
	font-weight: bold;
	padding: 6px 8px 6px 8px;
}
td.tab3 {
	background: #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
	padding-right: 12px;
	width: 100%;
	text-align: right;
	vertical-align: middle;
}

table.list {
	width: 100%;
	border: 1px solid #DDDDDD;
	border-bottom: none;
}

td.list_header {
	background: #EEEEEE;
	font-weight: bold;
	padding: 3px 5px 3px 7px;
	border-bottom: 1px solid #DDDDDD;
	vertical-align: middle;
}

tr.list_item1 {
	padding: 5px 7px 5px 7px;
	border-bottom: 1px solid #DDDDDD;
}

tr.list_item2 {
	padding: 5px 7px 5px 7px;
	background: #F5F5F5;
	border-bottom: 1px solid #DDDDDD;
}

td.form1 {
	padding: 12px 0px 5px 10px;
	font-weight: bold;
	text-align: right;
	vertical-align: middle;
	color:#25649a;
}
td.form2 {
	padding: 10px 0px 5px 10px;
}

td.form1_ {
	padding: 3px 0px 2px 10px;
	font-weight: bold;
	text-align: right;
	vertical-align:middle;
}
td.form2_ {
	padding: 3px 0px 2px 10px;
}

div.form_desc {
	font-size: 8pt;
	padding-bottom: 5px;
}
div.form_error {
	margin-bottom: 10px;
	color: #FF0000;
}
div.success {
	line-height: 16pt;
}
td.button {
	text-align: left;
	border: 1px solid #DDDDDD;
	border-left: 5px solid #DDDDDD;
	background: #FFFFFF;
	padding: 7px 8px 7px 6px;
	font-weight: bold;
}
td.result {
	font-weight: bold;
	text-align: center;
	border: 1px dashed #CCCCCC;
	background: #FFFFFF;
	padding: 7px 8px 7px 7px;
}
td.error {
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	padding: 7px 8px 7px 7px;
	background: #FFF3F3;
}
td.success {
	font-weight: bold;
	padding: 7px 8px 7px 7px;
	background: #f3fff3;
}

/* STYLES FOR AD BANNERS */
div.ad_top {
	padding: 0px 0px 10px 0px;
	text-align: center;
}
div.ad_belowmenu {
	padding: 0px 0px 10px 0px;
	text-align: center;
}
td.ad_left {
	padding: 0px 10px 0px 0px;
	vertical-align: top;
	text-align: center;
}
td.ad_right {
	padding: 0px 0px 0px 10px;
	vertical-align: top;
	text-align: center;
}
div.ad_bottom {
	padding: 10px 0px 0px 0px;
	text-align: center;
}

/* STYLES FOR POPUP TIPS */
#dhtmltooltip {
	text-align: left;
	position: absolute;
	left: -300px;
	visibility: hidden;
	z-index: 100;
	background: #FFFFFF;
	border: 1px solid #AAAAAA;
	padding: 10px;
	width: 300px;
}

#dhtmlpointer{
	position: absolute;
	left: 0px;
	z-index: 100;
	visibility: hidden;
}

/* STYLES FOR FRIEND SUGGEST FEATURE */
.suggest_item a {
	padding: 3px 3px 3px 5px; 
	background: #F7F7F7; 
	border-bottom: 1px solid #CCCCCC;
	width: 181;
	display: block;
}
.suggest_item a:hover {
	background: #003366;
	color: #FFFFFF;
}
div.suggest {
	position: absolute; 
	background-color: #FFFFFF; 
	text-align: left; 
	border: 1px solid #AAAAAA;
	padding: 0px;
	display: none;
} 
a.suggest:link { color: #000033; text-decoration: none; }
a.suggest:visited { color: #000033; text-decoration: none; }
a.suggest:hover { color: #FFFFFF; text-decoration: none; }



/* LOGIN PAGE */
td.login_middle {
	vertical-align: middle;
	text-align: center;
	padding-bottom: 30px;
	font-weight: bold;
	font-size: 16pt;
}
td.login_right {
	vertical-align: middle;
	text-align: center;
	padding-bottom: 30px;
}








/* PORTAL PAGE (HOME.PHP) */
td.portal_text {
	vertical-align: top; 
	padding: 10px 20px 10px 10px;
}
table.portal_table {
	margin-bottom: 10px;
}
td.portal_box {
	border: 1px solid #DDDDDD;
	border-top: none;
	padding: 10px;
	background: #FFFFFF;
}
td.portal_login {
	padding: 25px 10px 25px 10px;
	background: #FFFFFF; 
	text-align: center;
	font-weight: bold;
	border: 1px solid #DDDDDD;
}
td.portal_member {
	padding: 10px 7px 10px 7px;
	text-align: center;
	font-weight: bold;
}
td.portal_box {
	padding: 10px;
	background: #FFFFFF;
}




/* USER HOME PAGE */
td.home_left {
	vertical-align: top;
	text-align: center;
}
td.home_middle {
	padding: 0px 10px 0px 10px;
	vertical-align: top;
}
td.home_right {
	vertical-align: top;
}
td.home_stats {
	padding: 10px;
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
	text-align: center;
	vertical-align: middle;
}
td.home_menu {
	padding: 10px;
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
}
td.home_menu1 {
	font-weight: bold;
}
td.home_notification {
	text-align: left;
	border: 1px solid #DDDDDD;
	background: #FFFFFF;
	padding: 7px 8px 7px 6px;
}
div.home_photo {
	border: 1px solid #DDDDDD;
	padding: 5px;
	background: #FFFFFF;
	margin-bottom: 10px;
}

div.home_photo1 {
	border: 1px solid #c6daeb;
	padding: 5px;
	background: #e8f1f9;
	margin-bottom: 10px;
}

div.home_photo1 img {
	padding: 2px;
    border: 1px solid #c4dbee;
}

td.home_header {
	padding: 10px 0px 3px 0px;
	font-weight: bold;
	/*background-image: url(../images/home_headerbg.gif);
	background-repeat: repeat-x;
	border: 1px solid #DDDDDD;*/
	color: #338508;
}
td.home_box {
	border: 1px solid #c6daeb;
	padding: 8px;
	background: #e8f1f9;
}
table.home_menu {
	border: 1px solid #c6daeb;
	border-bottom: none;
	margin-bottom: 10px;
}

td.home_menu1 a {
	background-color: #e8f1f9;
	background-image: url(../images/img/menu_bg1.gif);
	background-repeat: repeat-y;
	background-position: top right;
	border-bottom: 1px solid #c6daeb;
	padding: 5px 5px 5px 15px;
	font-size: 8pt;
	font-family:Arial, Helvetica, sans-serif;
	display: block;
}

td.home_menu1 a:hover {
	background-color: #b5d0e6;
	text-decoration:none;
	color:#338609;
	/*background-image: url(../images/menu_bg2.gif);*/
}

div.home_action {
	padding: 0px 0px 5px 0px; 
	border-bottom: 1px solid #DEDEDE; 
	margin-bottom: 5px;
}

div.home_action_bottom {
	padding-bottom: 2px;
}

div.home_action_date {
	float: right; 
	color: #999999;
	padding-left: 5px;
}



/* VIEW PROFILE PAGE */
/*td.profile {
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
	border-top: none;
	padding: 5px 7px 5px 7px;
	margin-bottom: 12px;
}*/

td.profile1 {
	background: #e8f1f9;
	border: 1px solid #c6daeb;
	padding: 5px 7px;
	margin-bottom: 12px;
}
td.profile {
	background: #e8f1f9;
	border: 1px solid #c6daeb;
	padding: 5px 7px;
	margin-bottom: 12px;
	
}

/*td.profile_leftside table {width:490px;}*/

td.profile_leftside {
	padding-top: 5px;
	vertical-align: top;
}
td.profile_rightside {
	padding-left: 10px;
	padding-top: 5px;
	vertical-align: top;
}
td.profile_friend {
	padding: 10px;
	text-align: center;
	font-weight: bold;
}
div.profile_image {
	float: left;
	padding: 5px;
	text-align: center;
	width: 111px;
}
div.profile_bar {
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 10px;
}
td.profile_item1 {
	padding: 5px 0px 5px 0px;
	text-align: center;
	vertical-align: top;
}
td.profile_item2 {
	padding: 5px 5px 5px 5px;
	vertical-align: top;
}
td.profile_comment_author {
	padding: 5px 7px 5px 7px;
	background: #F1F1F1;
}
td.profile_comment_body {
	padding: 5px 7px 5px 7px;
}
table.profile_menu {
	border: 1px solid #DDDDDD;
	border-bottom: none;
	margin-bottom: 10px;
}
td.profile_menu1 a {
	background-color: #e8f1f9;
	background-image: url(../images/img/menu_bg1.gif);
	background-repeat: repeat-y;
	background-position: top right;
	border-bottom: 1px solid #c6daeb;
	padding: 5px 5px 5px 15px;
	font-size: 8pt;
	font-family:Arial, Helvetica, sans-serif;
	display: block;
}
td.profile_menu1 a:hover {
	background-color: #b5d0e6;
	text-decoration:none;
	color:#338609;
}
td.profile_photo {
	vertical-align: middle; 
	text-align: center; 
	border: 1px solid #DDDDDD;
	padding: 5px;
	background: #FFFFFF;
	height: 150px;
}

td.profile_photo1 {
	vertical-align: middle; 
	text-align: center; 
	height: 150px;
	border: 1px solid #c6daeb;
	padding: 5px;
	background: #e8f1f9;
	margin-bottom: 10px;
}

div.profile_photo1 img {
	padding: 2px;
    border: 1px solid #c4dbee;
}

td.profile_viewcomments_postcomment {
	padding: 10px;
	border: 1px solid #CCCCCC;
	background: #F5F5F5;
}
td.profile_postcomment {
	padding: 10px;
	border: 1px solid #DDDDDD;
	border-top: none;
	background: #F5F5F5;
}
div.profile_action {
	padding: 0px 0px 5px 0px; 
	border-bottom: 1px solid #DEDEDE; 
	margin-bottom: 5px;
}
div.profile_action_bottom {
	padding-bottom: 2px;
}
div.profile_action_date {
	color: #999999;
	float: right;
	padding-left: 5px;
}
.comment_area {
	color: #888888; 
	width: 100%;
}



/* BROWSE PAGE */
td.browse_field {
	padding: 4px;
}
div.browse_field_radio {
	padding: 0px 5px 0px 1px;
	margin-top: 1px;
}
div.browse_submit {
	padding: 10px 10px 5px 5px;
}
td.browse_fields {
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
	padding: 5px 7px 5px 7px;
	margin-bottom: 12px;
}
td.browse_header {
	padding: 5px 5px 3px 7px;
	font-size: 9pt;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	border: 1px solid #DDDDDD;
	border-bottom: none;
	background: #EEEEEE;
}
td.browse_result {
	vertical-align: top;
	text-align: center;
	width: 140px;
	padding: 5px 5px 10px 5px;
	font-weight: bold;
}

/* SEARCH PAGE */
td.search {
	width: 475px;
	padding: 10px;
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
}
div.search_header {
	font-weight: bold;
	background: #F3F3F3;
	border: 1px solid #CCCCCC;
	padding: 5px 5px 5px 10px;
	font-size: 9pt;
}
div.search_results {
	padding: 0px 10px 10px 10px;
}
div.search_result1 {
	padding: 10px;
	background: #F5F5F5;
}
div.search_result2 {
	padding: 10px;
}
div.search_result_text {
	font-size: 9pt;
	font-weight: bold;
	padding-left: 3px;
}
div.search_result_text2 {
	font-weight: normal;
}
div.search_context {
	color: #000033;
}
div.search_url {
	color: #115599;
}
td.search_pages_bottom {
	padding-top: 8px;
	padding-right: 12px;
	border-top: 1px solid #CCCCCC;
	text-align: right;
}

/* HELP PAGES */
div.faq {
	margin: 10px;
	padding: 5px 5px 5px 10px;
	border-left: 3px solid #DDDDDD;
}

div.faq_questions {
	color:#25649a;
	font-size:11px;
	font-weight:800;
}


/* MESSAGES */
table.messages_table {
	border: 1px solid #AAAAAA;
}
td.messages_header {
	padding: 7px 7px 4px 7px;
	font-weight: bold;
	background: #DFECF8;
}
td.messages_left {
	width: 100%;
	text-align: left;
	vertical-align: middle;
}
td.messages_right {
	text-align: right;
	vertical-align: middle;
}
tr.messages_unread {
	background: #F5F5F5;
	font-weight: bold;
}
tr.messages_read {
	background: #FFFFFF;
}
td.messages_message {
	border-top: 1px solid #CCCCCC;
	padding: 7px;
	vertical-align: top;
}
div.messages_view1 {
	padding: 5px 5px 3px 7px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	border: 1px solid #DDDDDD;
	border-bottom: none;
	background: #EEEEEE;
}
div.messages_view2 {
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
	padding: 5px 7px 5px 7px;
	margin-bottom: 12px;
}
td.messages_view1 {
	vertical-align: top;
}
td.messages_view2 {
	vertical-align: top; 
	padding: 0px 0px 0px 10px;
}
div.messages_author {
	padding-bottom: 10px;
	font-weight: bold;
	text-align: center;
}
div.messages_convo {
	background: #F5F5F5;
	padding: 5px 5px 5px 7px;
	font-weight: bold;
	margin-bottom: 13px;
}
div.messages_date {
	font-size: 7pt;
	color: #777777;
}



/* MY FRIENDS */
td.friends_search {
	/*width: 450px;
	padding: 10px;
	background: #FFFFFF;
	border: 1px solid #DDDDDD;*/
	background: url(../images/img/background_search.jpg) no-repeat; 
	width:585px;
	height:83px;
	
}

td.friends_sort {
	padding-top: 5px;
}

/*td input.button {
	background: url(../images/img/but_search_1.jpg) no-repeat; 
	width:75px;
	height:26px;
}*/


div.friends_result {
	padding: 5px;
	border: 1px solid #b6d2ef;
	margin-top: 10px;
	background: #f6faff;
}


div.friends_result img {
   padding:2px;
   border:1px solid #c6dcef;
}

td.friends_result0 {
	padding: 5px;
}
td.friends_result1 {
	vertical-align: top;
	padding: 5px;
}
td.friends_result2 {
	padding: 5px;
	vertical-align: top;
	text-align: right;
}


/* BROWSE FRIENDS */
td.browse_friends_sort {
	padding-top: 5px;
}
div.browse_friends_result {
	padding: 5px;
	border: 1px solid #DDDDDD;
	margin-top: 10px;
	background: #FFFFFF;
}
td.browse_friends_result0 {
	padding: 5px;
}
td.browse_friends_result1 {
	padding: 5px;
}
td.browse_friends_result2 {
	padding: 5px;
	text-align: right;
}


/* EDIT PROFILE */
td.editprofile_photoleft {
	text-align: center;
	padding-right: 10px;
}
td.editprofile_photoright {
	vertical-align: top;
}
td.editprofile_photo {
	height: 150px;
	vertical-align: middle; 
	text-align: center; 
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	padding: 5px;
}
table.editprofile_options {
	margin-left: 10px;
}
div.editprofile_bar {
	border-bottom: 1px solid #DDDDDD;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
td.editprofile_item1 {
	padding: 5px;
	text-align: center;
	vertical-align: top;
}
td.editprofile_item2 {
	padding: 5px 5px 5px 5px;
	vertical-align: top;
}


/* EDIT ACCOUNT SETTINGS */
td.account1 {
	padding: 5px 5px 5px 7px;
	font-weight: bold;
	border: 1px solid #CCCCCC;
	background: #EEEEEE;
}
td.account2 {
	padding: 7px 5px 5px 5px;
	border: 1px solid #CCCCCC;
	border-top: none;
}



/* SIGNUP PAGE */
img.signup_code {
	margin-top: 4px;
}
div.signup_header {
	width: 500px;
	padding: 6px 9px 6px 9px;
	background: #F1F1F1;
	font-weight: bold;
	font-size: 9pt;
	margin-bottom: 10px;
}
div.signup_photo_desc {
	padding: 5px 5px 5px 0px;
}
td.signup_photo {
	padding: 10px; 
	background: #FFFFFF; 
	border: 1px solid #CCCCCC;
}

.error_message{
color:#FF0000;
}

.unactive_{
color:#CCCCCC;
}

.unit-rating { /* the UL */
	list-style:none;
	margin: 0px;
	padding:0px;
	height: 12px;
	position: relative;
	background: url(/images/starrating.gif) top left repeat-x;		
	}

.unit-rating li{
    text-indent: -90000px;
	padding:0px;
	margin:0px;
	/*\*/
	float: left;
	/* */
	}
	
.unit-rating li a {
	outline: none;
	display:block;
	width:12px;
	height: 12px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
	}
	
.unit-rating li a:hover{
	background: url(/images/starrating.gif) left center;
	z-index: 2;
	left: 0px;
	}

.unit-rating a.r1-unit{left: 0px;}
.unit-rating a.r1-unit:hover{width:12px;}
.unit-rating a.r2-unit{left:12px;}
.unit-rating a.r2-unit:hover{width: 24px;}
.unit-rating a.r3-unit{left: 24px;}
.unit-rating a.r3-unit:hover{width: 36px;}
.unit-rating a.r4-unit{left: 36px;}	
.unit-rating a.r4-unit:hover{width: 48px;}
.unit-rating a.r5-unit{left: 48px;}
.unit-rating a.r5-unit:hover{width: 60px;}
.unit-rating a.r6-unit{left: 60px;}

.unit-rating li.current-rating {
	background: url(/images/starrating.gif) left bottom;
	position: absolute;
	height: 12px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
	top:0;
	}
	








.unit-rating_sqare { /* the UL */
	list-style:none;
	margin: 0px;
	padding:0px;
	height: 22px;
	position: relative;
	background: url(/images/square.jpg) top left repeat-x;
	border-left:1px solid #3a860a;	
	width: 105px;	
	}

.unit-rating_sqare, {  /* pt ie doar */
	width: 106px;	
}

.unit-rating_sqare li{
    text-indent: -90000px;
	padding:0px;
	margin:0px;
	/*\*/
	float: left;
	/* */
	}
	
.unit-rating_sqare li a {
	outline: none;
	display:block;
	width:21px;
	height: 22px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	left:0;
	padding: 0px;
	}
	
.unit-rating_sqare li a:hover{
	background: url(/images/square.jpg) left center;
	z-index: 2;
	left: 0px;
	}


.unit-rating_sqare li.current-rating {
	background: url(/images/square.jpg) left bottom;
	position: absolute;
	height: 22px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
	top:0;
	left:0;
	}

	
	
/* Meniu */


#tabs8 {
    float:right;
}

#tabs8 ul {
     margin:0;
/*    padding:10px 10px 0 5px;
*/    list-style:none;

}

#tabs8 li {
    display:inline;
    margin:0;
    padding:0;
}

#tabs8 a {
    float:left;
    background:none;
    margin:0px;
    padding:0px 0px 0px 11px;
    text-decoration:none;
}

#tabs8 a span {
    float:left;
    display:block;
    background:url(../no_image.jpg) no-repeat right top;
	/*	background-position:100% -4232px;*/  
	padding:7px 17px 10px 6px;
    color:#0b5984;
	font-size:14px;
    font-weight:800;
	text-align:left;
	
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs8 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs8 a:hover span {
    color:#591333;
}

#tabs8 a:hover {
    background:url(../images/img/left_meniu.jpg) no-repeat left top;
/*	padding:0px 0px 0px 11px;
*/}

#tabs8 a:hover span {
    background:url(../images/img/body_meniu.jpg) no-repeat right top;
/*    padding:10px 11px 10px 11px;
*/	color:#ffffff;
	font-size:14px;
    font-weight:800;
	text-align:left;
}


.td_login {
background:url(../images/img/imagine_1.jpg) no-repeat;
height:153px;
padding:16px 0px 0px 429px;
}

/*.left_login  {
background:url(../images/img/left_login.gif) no-repeat;
width:13px;
height:143px;
float:left;
}*/

.body_login {background:url(../images/img/b_login.jpg) no-repeat;width:325px;height:115px;padding:20px 14px 8px 13px;}
.body_login form {margin:0px;padding:0px;}
.body_login form table td {vertical-align:middle;padding-bottom:11px;font-family:Arial, Helvetica, sans-serif;font-size:12px;font-weight:800;color:#ffffff;text-align:right;}
.body_login form  table td input {margin:0px 0px 0px 15px;background:url(../images/img/b_input.jpg) no-repeat;width:250px;height:31px;border:none;padding:7px 10px; }
.body_login form  table td input.login {cursor:pointer;background:url(../images/img/but_login.jpg) no-repeat;width:71px;height:31px;}
.body_login form  table td input.sign_up {cursor:pointer;background:url(../images/img/sign_up.jpg) no-repeat;width:71px;height:30px;}

.body_logout {background:url(../images/img/b_logout.gif) no-repeat;width:234px;height:77px;}
.body_logout a.logout {font-size:12px;color:#FFFFFF;font-weight:800;}


/*.body_logout {background:url(../images/img/b_login.jpg) no-repeat;width:325px;height:115px;padding:20px 14px 8px 13px;font-family:Arial, Helvetica, sans-serif;font-size:12px;font-weight:800;color:#ffffff;}
*/
/*.right_login  {
background:url(../images/img/right_login.gif) no-repeat;
width:14px;
height:143px;
float:left;
}
*/


/* ----------  */

.left_1  {
background:url(../images/img/left_bottom.jpg) no-repeat;
width:13px;
height:66px;
float:left;
}


.body_1  {background:url(../images/img/b_bottom.jpg) repeat-x;width:848px;height:66px;float:left;margin:0px;padding:0px;}
.body_1 .link_bottom {float:left;width:370px;padding:15px 0px 0px 0px;margin:0px;font-family:Arial, Helvetica, sans-serif;}
.body_1 .link_bottom a {font-size:11px;font-weight:800;color:#ffffff;text-decoration:none;}
.body_1 .link_bottom a:hover {text-decoration:none;color:#34B62E;}
.body_1 .link_bottom span {margin:0px 16px;color:#ffffff;font-size:11px;}

.body_1 .copy {padding:12px 0px 0px 0px;width:418px;float:right;text-align:right;margin:0px;}
.body_1 .copy a {float:right;}
.body_1 .copy span {font-size:11px;font-weight:100;color:#ffffff;}

.right_1  {
background:url(../images/img/right_bottom.jpg) no-repeat;
width:16px;
height:66px;
float:left;
}


.td_body {background:url(../images/img/bg_body_top.jpg) no-repeat top;padding:8px 39px 0px 39px;margin:0px;}

.td_body table{ clear: both}

.div_body  {width:817px;clear:both;border:1px solid #ff0000;}
.div_body table tr td.body_left {background:url(../images/img/body_left.jpg) no-repeat;width:15px;}
.div_body table tr td.body_ {width:783px;background:url(../images/img/body_top.jpg) repeat-x top #ffffff;height:6px;}
.div_body table tr td.body_right {background:url(../images/img/body_right.jpg) no-repeat;width:19px;}

.body_login .logout  {
/*background:url(../images/img/logout.jpg) no-repeat;*/
width:71px;
color:#ffffff;
text-decoration:none;
font-size:12px;
cursor:pointer;
}

.continue  {
background:url(../images/img/continue.jpg) no-repeat;
width:73px;
height:28px;
border:none;
cursor:pointer;
}

.send_message  {
background:url(../images/img/but_send_message.jpg) no-repeat;
width:149px;
height:38px;
border:none;
cursor:pointer;
}

.update_results  {
background:url(../images/img/but_update_results.jpg) no-repeat;
width:110px;
height:28px;
border:none;
cursor:pointer;
}


.send_password  {
background:url(../images/img/continue.jpg) no-repeat;
width:73px;
height:28px;
border:none;
cursor:pointer;
}


.input_search_1 {
 	background: url(../images/img/input_search_1.jpg) no-repeat; 
	width:125px;
	height:32px;
	padding:8px 10px;
	font-size:12px;
	border:none; 
}
.input_search_2 {
 	background: url(../images/img/input_search_2.jpg) no-repeat; 
	width:145px;
	height:32px;
	padding:8px 10px;
	font-size:12px;
	border:none; 
}

/*.main_menu_left {
background:url(../images/img/main_menu_left.jpg) no-repeat;
float:left;
width:7px;
height:49px;
}*/


.main_menu_body {background:url(../images/img/main_menu_body.jpg) no-repeat;width:799px;height:49px;text-align:left;}
.main_menu_body table tr td a {font-family:Arial, Helvetica, sans-serif;font-size:12px;font-weight:800;color:#ffffff;text-decoration:none;}


/*.main_menu_right {
background:url(../images/img/main_menu_right.jpg) no-repeat;
float:left;
width:7px;
height:49px;
}*/


/* CSS Tabs */
.main_menu_body #tabs8 {
    float:left;
	padding:10px 5px 8px 13px;
	margin:0px;
	line-height:11pt;
}

.main_menu_body #tabs8 ul {
    margin:0;
    list-style:none;
	float:left;
	padding:0;
}

.main_menu_body #tabs8 li {
    display:inline;
    margin:0;
    padding:0;
}

.main_menu_body #tabs8 a {
    float:left;
    background:none;
    margin:0;
    padding:0px 0px 0px 8px;
    text-decoration:none;
	line-height:4pt;
}

.main_menu_body #tabs8 a:active{  outline: none;}


.main_menu_body #tabs8 a span {
    float:left;
    display:block;
    background:url(/images/img/left_meniu123.gif) right top;
   /* padding:13px 9px 13px 1px;*/
	padding:13px 8px 13px 1px;
    color:#ffffff;
    font-weight: bold;
	line-height:4pt;
	margin:0px;
	font-size:13px;
	/*font-size:14px;*/
}





/* Commented Backslash Hack hides rule from IE5-Mac \*/
.main_menu_body #tabs8 a span {float:none;}
    /* End IE5-Mac hack */
   .main_menu_body #tabs8 a:hover span {
    color:#591333;
	
}

.main_menu_body #tabs8 a:hover {
    background:url(/images/img/left_meniu1.gif) no-repeat left top;
}

.main_menu_body #tabs8 a:hover span {
    background:url(/images/img/body_meniu1.gif) no-repeat right top;
    color: #2b709b;
}

/*.main_menu_body #tabs8 #current a {
    background-position:0% -42px;
}
.main_menu_body #tabs8 #current a span {
    background-position:100% -42px;
    color: #888;
}

*//* End of CSS Tabs */



.skip_this_step {
 width:110px;
 background:url(../images/img/but_skip_this_step.jpg) no-repeat;
 height:32px;
 padding:8px 10px;
 font-size:12px;
 border:none; 
 }  
 
 .upload {
 width:73px;
 background:url(../images/img/but_upload.jpg) no-repeat; 
 height:32px;
 padding:8px 10px;
 font-size:12px;
 border:none; 
 }

 .keep_this_photo {
 width:110px;
 background:url(../images/img/but_keep_this_photo.jpg) no-repeat; 
 height:32px;
 padding:8px 10px;
 font-size:12px;
 border:none; 
 }
 
 .but_send_invitations {
 width:110px;
 background:url(../images/img/but_send_invitations.jpg) no-repeat; 
 height:32px;
 padding:8px 10px;
 font-size:12px;
 border:none; 
 }
 
 .create_new_album {
 width:149px;
 background:url(../images/img/create_new_album.jpg) no-repeat; 
 height:38px;
 border:none; 
 cursor:pointer;
 } 
 
 .save_changes {
 width:149px;
 background:url(../images/img/save_changes.jpg) no-repeat; 
 height:38px;
 border:none; 
 cursor:pointer;
 }
 
 .delete_selected {
 width:108px;
 background:url(../images/img/but_delete_selected.jpg) no-repeat; 
 height:38px;
 border:none; 
 cursor:pointer;
 }
 
 .add_contact_ {
 width:88px;
 background:url(../images/img/but_add_contact_.jpg) no-repeat; 
 height:38px;
 border:none; 
 cursor:pointer;
 }
 
 .cancel_ {
 width:58px;
 background:url(../images/img/but_cancel_.jpg) no-repeat; 
 height:38px;
 border:none; 
 cursor:pointer;
 }
 
 .return_to_profile_ {
 width:121px;
 background:url(../images/img/but_return_to_profile_.jpg) no-repeat; 
 height:38px;
 border:none; 
 cursor:pointer;
 }
 
 .edit_relationship_ {
 width:114px;
 background:url(../images/img/but_edit_relationship_.jpg) no-repeat; 
 height:38px;
 border:none; 
 cursor:pointer;
 }
 
 
 /*--------------------  Meniu 2 ------------------------------- */



#tabs {
    float:left;
	padding:10px 5px 8px 6px;
	margin:0px;
}

#tabs ul {
    margin:0;
    list-style:none;
	float:left;
	padding:0;
	width:785px;
	border-bottom:4px solid #25649a;
	
}

#tabs li {
    display:inline;
    margin:0;
    padding:0;
}

#tabs a {
    float:left;
    background:url(/images/img/left_submeniu_hover.jpg) no-repeat left top;
    margin:0 3px 0px 0px;
    padding:0px 0px 0px 6px;
    text-decoration:none;
	height:27px;
	line-height:9px;
	
}

#tabs a span {
    float:left;
    display:block;
    background:url(/images/img/body_submeniu_hover.jpg) no-repeat right top;
    padding:10px 12px 8px 6px;
    color:#ffffff;
    font-weight: bold;
	margin:0px;
	/*height:15px;*/
	line-height:9px;
	
}





/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}
    /* End IE5-Mac hack */
 

/*#tabs a:hover {
    background:url(/images/img/left_submeniu_hover.jpg) no-repeat left top;
}

#tabs a:hover span {
    background:url(/images/img/body_submeniu_hover.jpg) no-repeat right top;
    color: #ffffff;
}
*/

#tabs #current a {
    background:url(/images/img/left_submeniu.jpg) no-repeat left top;
}
#tabs #current a span {
    background:url(/images/img/body_submeniu.jpg) no-repeat right top;
    color: #ffffff;
}



.job_title { padding-left:17px; background:url(/images/new_right.gif) no-repeat left; }
.job_title_open { padding-left:17px; background:url(/images/new_down.gif) no-repeat left; }

