
/* $Id: styles.css 235 2009-11-13 04:30:39Z phil $ */


/* GLOBAL STYLES */

html { 
	min-height: 100%;
	margin-bottom: 1px; 
}
body {
	background: #FFFFFF;
	position: relative;
	font-size: 11px;
	margin: 0px; 
}

table.body {
	width: 900px;
}

p {
	margin: 0px;
	padding: 0px;
}
td.top_menu {
	background-image: url(../images/topbar_bg.gif); 
	background-repeat: repeat-x; 
	border-top: 1px solid #CCCCCC; 
	border-bottom: 1px solid #BBBBBB;
}

td.top_menu2 {
	width: 20%; 
	text-align: right; 
	border-right: 1px solid #CCCCCC; 
	border-top: 1px solid #CCCCCC; 
	border-bottom: 1px solid #BBBBBB; 
	background-image: url(../images/topbar_bg.gif); 
	background-repeat: repeat-x;
}

div.top_menu_link_container, div.top_menu_link_container_end {
	float: left;
	height: 31px;
	border-left: 1px solid #CCCCCC;
}

div.top_menu_link_container_end {
	border-left: 1px solid #CCCCCC;
}

div.top_menu_link {
	font-weight: bold;
	font-size: 13px;
	padding-top: 5px;
	padding: 6px 10px 0px 10px;
}

div.top_menu_link_loggedin {
	height: 25px;
	text-align: right;
	font-weight: bold;
	font-size: 13px;
	padding-top: 5px;
	padding: 6px 0px 0px 10px;
}

div.menu {
	width: 150px; 
	border: 1px solid #CCCCCC; 
	border-left: 3px solid #7391a8;
	background: #EEEEEE; 
	padding: 0px 0px 10px 10px;
	margin-right: 10px;
}

div.menu_header {
	margin-top: 10px;
	margin-bottom: 7px;
}
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: 15px; 
	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;
	background: #FFFFFF;
}

div.content {
	width: 900px; 
	padding: 10px 0px 20px 0px; 
	text-align: left; 
	margin-left: auto; 
	margin-right: auto;
}

div.copyright {
	background: #EEEEEE; 
	padding: 4px; 
	text-align: right; 
	margin-left: auto; 
	margin-right: auto; 
	margin-top: 20px; 
	color: #444444;
	border-top: 1px solid #AAAAAA;
}

div.page_header {
	font-size: 21px;
	color: #555555;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", arial, verdana, serif;
}

td.header {
	padding: 4px 5px 5px 6px;
	border: 1px solid #DDDDDD;
	font-weight: bold;
	background-image: url(../images/header.gif);
	background-repeat: repeat-x;
	color: #333333;
}

div.header {
	padding: 4px 5px 5px 6px;
	border: 1px solid #DDDDDD;
	font-weight: bold;
	background-image: url(../images/header.gif);
	background-repeat: repeat-x;
	color: #333333;
}



div.newupdates_content {
	text-align: left; 
	padding: 8px 5px 5px 12px; 
	color: #FFFFFF;
}

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_small2 {
	border: 1px solid #d9e5ec;
	border-top:#c5d7e1 solid 1px;
	font-family: arial, verdana, serif;
	font-size: 12px;
	color: #82979e;
	vertical-align: middle;
	padding-left: 2px;
	width:150px;
	height:18px;
	background:#f2f7fb;
}

input.text, input.text_small {
	border: 1px solid #d9e5ec;
	border-top:#c5d7e1 solid 1px;
	font-family: arial, verdana, serif;
	font-size: 12px;
	color: #82979e;
	vertical-align: middle;
	padding-left: 2px;
	width:215px;
	height:18px;
	background:#fefeff url(../images/text-bg.gif) repeat-x bottom;
}

input.text_small {
	font-size: 11px;
}

input.search {
	vertical-align: middle; 
	background-image: url(../images/search.gif); 
	background-repeat: no-repeat; 
	color: #555555; 
	font-size: 16px; 
	padding-left: 23px; 
	font-weight: bold;
	font-family: arial, verdana, serif;
}
.textarea {
	border: 1px solid #d9e5ec;
	font-family: arial, verdana, serif;
	color: #82979e;
	padding-left: 2px;
	font-size: 13px;
	width:393px;
	height:98px;
	background:#feffff url(../images/textarea-bg.gif) repeat-x bottom;
}
.text2 {
	border: 1px solid #d9e5ec;
	font-family: arial, verdana, serif;
	color: #82979e;
	padding-left: 2px;
	font-size: 13px;
	width:393px;
	height:18px;
	background:#f2f7fb;
}

input.button {
	font-family: arial, verdana, serif;
	font-size: 11px;
	padding: 3px;
	color: #ffffff;
	text-transform:uppercase;
	font-weight: bold;
	background: #0293ca;
	vertical-align: middle;
	border:none;
}

input.radio, input.checkbox {
	vertical-align: middle;
}

textarea {
	border: 1px solid #AAAAAA;
	font-family: arial, verdana, serif;
	color: #333333;
	padding-left: 2px;
	font-size: 13px;
}

select, select.small {
	color: #333333;
	font-family: arial, verdana, serif;
	font-size: 12px;
	vertical-align: middle;
	margin-top: 1px;
}
select.small {
	font-size: 11px;
}
.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.photo {
	border: 1px solid #DDDDDD;
}

font.small {
	font-size: 9px;
	font-family: arial, serif;
}

font.big {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

font.bold {
	font-weight: bold;
}

font.disabled {
	color: #AAAAAA;
}

form {
	margin: 0px;
}

div.center {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

div.error {
	vertical-align: middle;
	color: #FF0000;
}

div.spacer10 {
	margin-top: 10px;
	height: 0px;
	font-size: 1pt;
}

img.button {
	display: block;
	float: left; 
	margin-right: 4px;
}

a.top_menu_item:link { color: #777777; text-decoration: none; }
a.top_menu_item:visited { color: #777777; text-decoration: none; }
a.top_menu_item:hover { color: #444444; text-decoration: underline; }

a.menu_item:link { color: #3c718f; text-decoration: none; }
a.menu_item:visited { color: #3c718f; text-decoration: none; }
a.menu_item:hover { color: #60b1df; text-decoration: underline; }

a.newupdates:link { color: #F2F2F2; text-decoration: none; }
a.newupdates:visited { color: #F2F2F2; text-decoration: none; }
a.newupdates:hover { color: #FFFFFF; text-decoration: underline; }

a.copyright:link { color: #336699; text-decoration: none; }
a.copyright:visited { color: #336699; text-decoration: none; }
a.copyright:hover { color: #3399FF; text-decoration: underline; }

a.portal_signup:link { color: #336699; text-decoration: none; }
a.portal_signup:visited { color: #336699; text-decoration: none; }
a.portal_signup:hover { color: #437ab1; text-decoration: none; }

label:hover { color: #3399FF; text-decoration: underline; }









table.tabs {
	height:23px;
	border:#ffffff 1px solid;
	border-top:none;
	line-height:22px;
	color:#c6d7e0;
	text-transform:uppercase;
	font-weight:bold;
}
table.tabs a{
	font-size:10px;
	color:#58737c;
}
table.tabs a:hover{ color:#749ba8;}
td.tab {
	padding-left: 1px;
	color:#C6D7E0;
}
td.tab0 {
	font-size: 1pt;
	padding-left: 7px;
	color:#C6D7E0;
}
td.tab1 {
	border-bottom: none;
	padding: 3px 8px 3px 8px;
	color:#c6d7e0;
}
td.tab2 {
	padding: 3px 8px 3px 8px;
	color:#c6d7e0;
}
td.tab3 {
	padding-right: 12px;
	width: 100%;
	text-align: right;
	color:#c6d7e0;
	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: 15px 0px 0px 10px;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	color:#000000;
	font-size:12px;
}
td.form2 {
	padding: 10px 0px 0px 25px;
	font-size:12px;
}
td.form3 {
	padding: 25px 0px 0px 10px;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	color:#000000;
	font-size:12px;
}
td.form4 {
	padding: 20px 0px 0px 25px;
	font-size:12px;
}


div.form_desc {
	font-size: 11px !important;
	padding: 5px 0px 5px 10px;
	color:#4c4c4c;
}
div.form_error {
	margin-bottom: 10px;
	color: #FF0000;
}
div.success {
	line-height: 22px;
}
td.button {
	text-align: left;
	border: 1px solid #00698c;
	border-left: 5px solid #00698c;
	background: #0093c6;
	padding: 7px 8px 7px 6px;
	font-weight: bold;
}
td.button a{
	color:#FFFFFF;
}
div.button {
	font-weight: bold;
}
td.result {
	background:#acebf7 none repeat scroll 0 0;
	border:2px solid #014856;
	font-weight:bold;
	color:#014856;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	padding:7px 8px 7px 7px;
	text-align:center;
}
td.result div{
	color:#014856;
}
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: 10px;
	text-align: center;
}
div.ad_belowmenu {
	padding: 0px 0px 10px 0px;
	text-align: center;
}
div.ad_left {
	padding: 10px 10px 10px 0px;
	vertical-align: top;
	text-align: center;
}
div.ad_right {
	padding: 10px 0px 10px 10px;
	vertical-align: top;
	text-align: center;
}
div.ad_bottom {
	padding: 10px 0px 0px 0px;
	text-align: center;
}

/* STYLES FOR RECENT ACTION */

img.recentaction_media {
	float: left;
	margin: 3px; 
	border: solid 1px #777777;
}
.recentaction_div {
	padding: 10px 20px 10px 0px;
	position: relative; 
	max-height: 125px;
	max-width: 300px; 
	overflow: auto;
	color:#4e4e4e !important;
}
/* IE7 MAX-HEIGHT/MAX-WIDTH HACK */
*:first-child+html .recentaction_div {
	overflow: visible;
	overflow-y: expression(this.scrollHeight > 125? "auto" : "hidden" );
	overflow-x: auto;
	padding-bottom: 25px;
	height: expression(this.scrollHeight > 125? "125px" : "auto" );
	width: expression(this.scrollWidth > 300? "300px" : "auto" );
}
/* IE6 AND UNDER MAX-HEIGHT/MAX-WIDTH HACK */
html>body .recentaction_div {
	overflow: visible;
	overflow-y: expression(this.scrollHeight > 125? "auto" : "hidden" );
	overflow-x: auto;
	padding-bottom: 5px;
	height: expression(this.scrollHeight > 125? "125px" : "auto" );
	width: expression(this.scrollWidth > 300? "300px" : "auto" );
}
.recentaction_div img {
	max-width: 300px;
	width: expression(this.width > 300 ? 300: true);
}




/* 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: #555555; text-decoration: none; }
a.suggest:visited { color: #555555; 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: 22px;
}
td.login_right {
	vertical-align: middle;
	text-align: center;
	padding-bottom: 30px;
}








/* PORTAL PAGE (HOME.PHP) */
div.portal_spacer {
	height: 10px;
}
div.portal_content {
	border: 1px solid #DDDDDD;
	border-top: none;
	padding: 10px;
	background: #FFFFFF;
}
td.portal_content {
	border: 1px solid #DDDDDD;
	border-top: none;
	padding: 10px;
	background: #FFFFFF;
}
td.portal_text {
	vertical-align: top; 
	padding: 10px 20px 10px 10px;
}
table.portal_table {
	margin-bottom: 10px;
}
div.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;
}
div.portal_action_top {
	padding: 6px 6px 6px 6px; 
}
div.portal_action_date {
	float: right; 
	color: #999999;
	padding-left: 5px;
}
div.portal_signup a, div.portal_signup a:hover {
	font-size: 19px; 
	line-height: 0px;
	text-align: center; 
	padding: 8px 15px 5px 7px; 
	background-image: url(../images/portal_join_bg.gif); 
	background-repeat: repeat-x;
	border: 1px solid #FFFFFF;
	display: block;
}
div.portal_signup_container1 {
	border: 1px solid #CCCCCC;
}
div.portal_signup_container1:hover {
	border: 1px solid #AAAAAA;
}














/* WHATS NEW PAGE */
td.home_left {
	vertical-align: top;
	text-align: left;
	padding-right: 10px;
}
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;
}
td.home_box {
	border: 1px solid #DDDDDD;
	border-top: none;
	padding: 8px;
	background: #FFFFFF;
}
table.home_menu {
	border: 1px solid #DDDDDD;
	border-bottom: none;
	margin-bottom: 10px;
}
td.home_menu1 a {
	background-color: #FFFFFF;
	background-image: url(../images/menu_bg1.gif);
	background-repeat: repeat-y;
	background-position: top right;
	border-bottom: 1px solid #DDDDDD;
	padding: 5px 5px 5px 7px;
	font-size: 11px;
	font-family: tahoma, "Trebuchet MS", verdana, arial, serif;
	display: block;
}
td.home_menu1 a:hover {
	background-color: #F5F5F5;
	background-image: url(../images/menu_bg2.gif);
}
div.home_action {
	padding: 6px 6px 6px 6px; 
	border-top: 1px solid #DEDEDE; 
}
div.home_action_top {
	padding: 6px 6px 6px 6px; 
}
div.home_action_date {
	float: right; 
	color: #999999;
	padding-left: 5px;
}
div.home_whatsnew {
	border: 1px solid #CCCCCC; 
	padding: 5px 10px 5px 10px;
}
div.home_updated {
	font-size: 9px;
	color: #888888;
	padding-top: 2px;
}












/* WHATS NEW - MY NETWORK PAGE */
div.network_content {
	border: 1px solid #DDDDDD;
	border-top: none;
	padding: 8px;
}















/* VIEW PROFILE PAGE */
td.profile {
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
	border-top: none;
	padding: 5px 7px 5px 7px;
	margin-bottom: 12px;
}
td.profile_leftside {
	padding-top: 5px;
	vertical-align: top;
}
td.profile_rightside {
	padding-left: 10px;
	padding-top: 5px;
	vertical-align: top;
}
div.profile_field_value {
	max-width: 500px;
	overflow: auto;
}
div.profile_friend_photo {
	float: left; 
	width: 90px; 
	text-align: center; 
	border: 1px solid #DDDDDD;
}
div.profile_friend_info {
	float: left; 
	padding-left: 10px;
}
div.profile_friend_options {
	text-align: right; 
	padding-left: 10px;
}
div.profile_friend_options a{
	color:#0093C5;
}
div.profile_friend_name {
	font-size: 13px;
	font-weight: bold;
	margin-top:5px;
	font-family:Arial, Helvetica, sans-serif;
}
div.profile_friend_details div {
	color: #5f7b8c;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
}
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;
}
div.profile_comment_author {
	float: left;
	padding: 7px 7px 7px 0px;
	color:#0093c5;
	font-size:14px;
	font-family:font-family:"myriad Pro","Trebuchet MS",tahoma;
}
div.profile_comment_author a{
	color:#0093c5;
	font-size:14px;
	font-family:font-family:"myriad Pro","Trebuchet MS",tahoma;
}
div.profile_comment_date {
	text-align: right;
	padding: 7px 7px 7px 13px;
	color:#58737c;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
div.profile_comment_body {
	clear: left;
	padding: 5px 7px 5px 7px;
	overflow: auto;
	max-width: 580px;
	color:#58737c;
	font-family:Arial, Helvetica, sans-serifArial, Helvetica;
	font-size:12px;
}
div.profile_comment_body p span{ color:#58737c !important;}
/* IE7 MAX-HEIGHT/MAX-WIDTH HACK */
*:first-child+html .profile_comment_body {
	overflow: visible;
	overflow-y: hidden;
	overflow-x: auto;
	padding-bottom: 25px;
	width: expression(this.scrollWidth > 550? "550px" : "auto" );
}
/* IE6 AND UNDER MAX-HEIGHT/MAX-WIDTH HACK */
html>body .profile_comment_body {
	overflow: visible;
	overflow-y: hidden;
	overflow-x: auto;
	padding-bottom: 25px;
	width: expression(this.scrollWidth > 550? "550px" : "auto" );
}
div.profile_comment_body img {
	max-width: 475px;
	width: expression(this.width > 475 ? 475: true);
}
div.profile_comment_links {
	text-align: right;
	padding-right: 7px;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	color:#58737c;
	font-size:12px;
}
div.profile_comment_links a{
	color:#58737c;
	font-size:12px;
}
table.profile_menu {
	border: 1px solid #DDDDDD;
	border-bottom: none;
}
td.profile_menu1 a {
	background-image: url(../images/menu_bg1.gif);
	background-color: #eef6f9;
	background-repeat: repeat-y;
	background-position: top right;
	border-bottom: 1px solid #DDDDDD;
	padding: 5px 5px 5px 7px;
	font-size: 11px;
	display: block;
}
td.profile_menu1 a:hover {
	background-color: #F5F5F5;
	background-image: url(../images/menu_bg2.gif);
	text-decoration: none;
}
td.profile_photo {
	vertical-align: middle; 
	text-align: center; 
	border: 1px solid #DDDDDD;
	padding: 5px;
	background: #FFFFFF;
	height: 150px;
}
td.profile_viewcomments_postcomment {
	padding: 10px 16px 10px 16px;
	border: 1px solid #CCCCCC;
	background: #F5F5F5;
}
div.profile_postcomment {
	margin-bottom: 10px;
	padding: 5px;
}
.comment_area {
	font-family: Arial, Helvetica, sans-serif;
	color: #888888; 
	width: 100%;
	height: 70px;
}
div.profile_action {
	padding:10px 0;
	margin-bottom: 5px;
	font-size:12px;
	border-bottom:1px solid #dadada;
}
div.profile_action td, 
div.profile_action div{
	font-size:12px;
	color:#000000;
}
div.profile_action_bottom {
	padding-bottom: 2px;
}
div.profile_action_date {
	color: #999999 !important;
	float: right;
	padding-left: 5px;
	font-size:11px !important;
}




/*td.profile_tab a {
	background-color: #EEEEEE;
	background-image: url(../images/whiteline.gif);
	background-repeat: repeat-x;
	background-position: top left;
	padding: 7px 10px 7px 10px;
	border: 1px solid #AAAAAA; 
	border-left: none;
	font-weight: bold; 
	display: block;
}
td.profile_tab a:hover {
	background-color: #F4F4F4;
	background-image: url(../images/whiteline.gif);
	background-repeat: repeat-x;
	background-position: top left;
	padding: 7px 10px 7px 10px;
	border: 1px solid #AAAAAA; 
	border-left: none;
	font-weight: bold; 
	display: block;
}
td.profile_tab2 a {
	background-color: #FFFFFF;
	background-image: url(../images/whiteline.gif);
	background-repeat: repeat-x;
	background-position: top left;
	padding: 7px 10px 8px 10px;
	border: 1px solid #AAAAAA; 
	border-left: none;
	border-bottom: none;
	font-weight: bold; 
	display: block;
}
td.profile_tab2 a:hover {
	background-color: #FFFFFF;
	background-image: url(../images/whiteline.gif);
	background-repeat: repeat-x;
	background-position: top left;
	padding: 7px 10px 8px 10px;
	border: 1px solid #AAAAAA; 
	border-left: none;
	border-bottom: none;
	font-weight: bold; 
	display: block;
}
#profile_tabs_profile { 
	border-left: 1px solid #AAAAAA;
}
td.profile_tab_end {
	border-bottom: 1px solid #AAAAAA;
}*/



/* profile tabs start here */
td.profile_tab{
	height:62px;
	line-height:62px;
	padding-right:5px;
	padding-left:10px;
	font-size:12px;
	cursor:pointer;
	float:left;
}
td.profile_tab a {
	padding:0px 15px 0 6px;
	height:62px;
	line-height:62px;
	color:#515151;
	display:block;
}
td.profile_tab:hover {
	background:url(../images/tab_bg_left_hover.gif) no-repeat left;
	height:62px;
	cursor:pointer;
}
td.profile_tab:hover a{
	text-decoration:none;
	background:url(../images/tab_bg_hover.gif) no-repeat right;
	height:62px;
	color:#FFFFFF;
	display:block;
}
td.profile_tab2{
	background:url(../images/tab_bg_left.gif) no-repeat left;
	padding-left:10px;
	height:62px;
	font-size:12px;
	display:block;
	cursor:pointer;
	padding-right:5px;
	float:left;
	
}
td.profile_tab2 a {
	text-decoration:none;
	background:url(../images/tab_bg.gif) no-repeat right;
	padding:0px 15px 0 6px;
	height:62px;
	line-height:62px;
	color:#FFFFFF;
	display:block;
}

td.profile_tab_end {
	border-bottom: 1px none #AAAAAA;
}
/* profile tabs end here */












div.profile_content {
	margin-left:30px;
	margin-top:23px;
	float:left;
	width:720px;
}
div.profile_headline, div.profile_headline2 {
	font-size: 18px; 
	margin-bottom: 15px;
	color:#0093c5;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-weight:normal;
}
div.profile_headline2 {
	margin-top: 10px;
}







/* ALERT MESSAGES*/
.result-message{
	background:url(../images/curves/result-middle.gif) repeat-x;
	height:41px;
	float:left;	
}
.result-message .left-side{
	background:url(../images/curves/result-left.gif) no-repeat;
	height:41px;
	float:left;	
	width:10px;
}
.result-message .right-side{
	background:url(../images/curves/result-right.gif) no-repeat;
	height:41px;
	float:left;	
	width:10px;
}
.result-message .message{
	line-height:41px;
	padding:0 10px;
	float:left;
	color:#1f1f1f;
}	
.result-message .message div.icon{
	margin:8px 8px 0 -10px;
	float:left;
}	
.result_success{
	background:#f5f5f5;
	width:100%;
	clear:both;
}
.result_success_top{
	background:url(../images/curves/gry-btm.gif) repeat-x;
	height:5px;
	display:block;
}
.result_success_top .left{
	background:url(../images/curves/gry-btl.gif) no-repeat;
	height:5px;
	width:5px;
	float:left;
	display:block;
}
.result_success_top .right{
	background:url(../images/curves/gry-btr.gif) no-repeat;
	height:5px;
	width:5px;
	float:right;
	display:block;
}
.result_success_bottom{
	background:url(../images/curves/gry-bbm.gif) repeat-x;
	height:5px;
	display:block;
}
.result_success_bottom .left{
	background:url(../images/curves/gry-bbl.gif) no-repeat;
	height:5px;
	width:5px;
	float:left;
	display:block;
}
.result_success_bottom .right{
	background:url(../images/curves/gry-bbr.gif) no-repeat;
	height:5px;
	width:5px;
	float:right;
	display:block;
}
.result_success .success_message{
	padding:20px;
	border-left:1px solid #e7e7e7;
	border-right:1px solid #e7e7e7;
	font-size:12px;
	color:#515151;
}
.result_success .success_message img{float:left;margin:5px 15px 10px 0;}
/* BROWSE PAGE */
td.browse_field {
	padding: 5px;
}
div.browse_field_radio {
	padding: 0px 5px 0px 1px;
	margin-top: 1px;
}
div.browse_fields {
	border: 1px solid #DDDDDD;
	border-top: none;
	padding: 5px 7px 5px 7px;
	margin-bottom: 12px;
}
td.browse_header {
	padding: 5px 5px 3px 7px;
	font-size: 12px;
	font-family: arial, serif;
	font-weight: bold;
	border: 1px solid #DDDDDD;
	border-bottom: none;
	background: #EEEEEE;
}
td.browse_result {
	vertical-align: top;
	text-align: center;
	width: 150px;
	padding: 5px 5px 10px 5px;
	font-weight: bold;
}
div.browse_pages {
	margin-bottom: 10px;
	text-align: center;
	font-weight: bold;
	background: #EEEEEE;
	padding: 5px 0px 5px 0px;
}

/* MESSAGES */
div.messages_page_header {
	width:100%;
	float:left;
	padding:4px 0;
	border-bottom:1px solid #dadada;
	margin-bottom:15px;
}

div.messages_page_header .page-title{
	color:#000000;
	font-family:"myriad Pro","Trebuchet MS",tahoma,Arial,Helvetica,sans-serif;
	font-size:16px;
	padding-top:10px;
	float:left;
}
div.messages_page_header .page-title b{
	color:#c90c0a;
}
table.messages_table {

}
table.messages_table .border-left-header{
	border-left:#4d4d4d 1px solid;
	padding-left:30px
}
table.messages_table .border-left{
	border-left:#e5e5e5 1px solid;
	padding-left:30px
}
td.messages_header {
	height:36px;
	line-height:36px;
	background:#000000;
	color: #fff;
}
td.messages_left {
	width: 100%;
	text-align: left;
	vertical-align: middle;
}
td.messages_right {
	text-align: right;
	vertical-align: middle;
}
tr.messages_read {
	background: #fafafa;
}
tr.message_background1 {
	background: #ffffff;
}
tr.message_background2 {
	background: #fafafa;
}
tr.messages_unread {
	background: #f1f1f1;
}
td.messages_message {
	padding: 7px 5px 7px 7px;
	vertical-align: top;
	font-size:12px;
	line-height:18px;
}
td.messages_message_last img{
	vertical-align:middle;
	margin-right:6px;
}
td.messages_photo {
	border-top: 1px solid #CCCCCC;
	padding: 7px 0px 7px 7px;
	vertical-align: top;
}
td.messages_view2 {
	background: #FFFFFF;
	border-bottom: 1px solid #DDDDDD;
	padding: 5px 7px 12px 7px;
	vertical-align: top;
}
td.messages_view2_bottom {
	background: #FFFFFF;
	padding: 5px 7px 12px 7px;
	vertical-align: top;
}
td.messages_view1 {
	vertical-align: top;
	padding-right: 15px;
}
div.messages_author {
	padding-bottom: 5px;
	font-weight: bold;
}
div.messages_date {
	font-size: 11px;
	color: #777777;
}
td.messages_authorbox {
	width: 100px;
	text-align: right; 
	vertical-align: top; 
	padding: 5px 10px 0px 0px;
}
td.message_subject a{
	color:#000000;
}
.create-message{
	float:left;
	width:530px;
	margin:0px 0 0 25px;
	color:#000000;
}
.create-message div, .create-message td{
	color:#000000;
	font-size:12px;
}
.create-message td.form1{
	text-align:left;
	font-weight:normal;
}
.send-message-input-outer{
	background:url(../images/curves/compose-message-input-bg.gif) no-repeat;
	width:406px;
	height:38px;
	float:left;
}
.send-message-input-outer .input-txt{
	background:none;
	border:none;
	width:380px;
	margin:10px 10px 0 15px;
	color:#6b6b6b;
	outline:none;
}

.autoselect-txt{
	-moz-border-radius:4px;
	-webkit-border-radius: 4px;
	border:1px solid #dddddd;
	min-height:38px;
	width:406px;
}
.autoselect-txt .input-txt{
	background:none;
	border:none;
	width:380px;
	margin:10px 10px 0 15px;
	color:#6b6b6b;
	outline:none;
}
.autoselect-txt div{
	margin:10px 10px 0 15px;
	float:left;
}
.autoselect-txt div img{ vertical-align:middle;margin-left:5px;}
/* MY FRIENDS */
div.friends_search {
	float:left;
	clear:both;
}
td.friends_sort {
	padding-top: 5px;
}
div.friends_result {
	padding: 10px 0;
	border-bottom: 1px solid #dadada;
	background: #FFFFFF;
	margin-left:10px;
	float:left;
	width:450px;
}
.friends_photo{
	padding:2px;
	border:1px solid #dadada;
}
td.friends_result0 {
	padding: 5px;
}
td.friends_result1 {
	vertical-align: top;
	padding:0 5px;
}
td.friends_result2 {
	padding: 5px;
	vertical-align: top;
	text-align: right;
}
div.friends_name {
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 1px;
	margin-top:5px;
}
div.friends_stats{
	color: #3e3e3e;
	font-size: 9px;
}


/* BROWSE FRIENDS */
td.browse_friends_sort {
	padding-top: 5px;
}
div.browse_friends_result {
	padding: 5px;
	border: 1px solid #DDDDDD;
	margin-top: 10px;
	margin-bottom: 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: 30px;
}
td.editprofile_photoright {
	vertical-align: top;
}
td.editprofile_photoright div{
	font-size:12px;
	color:#000000;
}
td.editprofile_photoright div b{
	font-weight:bold;
	font-style:italic;
}
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;
}
div.editprofile_examplecss, div.editprofile_examplecss:hover {
	width: 100px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 10px 5px 5px 5px;
	text-align: center;
	float: left;
	border: 1px solid #DDDDDD;
}
div.editprofile_examplecss:hover {
	border: 1px solid #BBBBBB;
}
div.editprofile_examplecss_selected {
	width: 100px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 10px 5px 5px 5px;
	text-align: center;
	float: left;
	border: 1px solid #AAAAAA;
	background: #EEEEEE;
}


/* 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;
}
div.setting_header {
	color:#000000;
	font-family:"myriad Pro","Trebuchet MS",tahoma,Arial,Helvetica,sans-serif;
	font-size:16px;
	width:100%;
	float:left;
	padding:0px 0 5px 0;
	border-bottom:1px solid #dadada;
	margin-bottom:15px;
}
div.setting_header img{
	vertical-align:middle;
	margin-right:5px;
}
.user_settings .form2, 
.user_settings .form2 div{ 
	font-size:12px;color:#000000;
}
.user_settings .form2 label{ 
	font-size:12px;color:#000000;margin-left:5px;
}
.setting_tabs{
	float:left;
	position:absolute;
	top:-10px;
	height:62px;
	width:90%;
}
.setting_tabs ul{
	float:left;
	padding:0;
	width:100%;
	list-style:none;
	height:62px;
	line-height:62px;
	margin:0;
	display:inline;
}
.setting_tabs ul li{
	float:left;
	padding-left:10px;
	height:62px;
	margin-left:10px;
}

.setting_tabs ul li a{
	padding:0px 20px 0 10px;
	height:62px;
	float:left;
	color:#515151;
	font-size:12px;
} 

.setting_tabs ul li:hover{
	background:url(../images/tab_bg_left_hover.gif) no-repeat left;
	height:62px;
	float:left;
}
.setting_tabs ul li:hover a{
	text-decoration:none;
	background:url(../images/tab_bg_hover.gif) no-repeat right;
	height:62px;
	color:#FFFFFF;
}

.setting_tabs ul li.tab-selected{
	background:url(../images/tab_bg_left.gif) no-repeat left;
	padding-left:10px;
	height:62px;
	float:left;
	display:inline;
}
.setting_tabs ul li.tab-selected a{
	text-decoration:none;
	background:url(../images/tab_bg.gif) no-repeat right;
	padding:0px 20px 0 10px;
	height:62px;
	color:#FFFFFF;
	display:inline;
}

.setting_autoselect-txt{
	border:none;
	height:25px;
	padding:7px 5px 0 5px;
	width:262px;
	color:#6b6b6b;
	font-size:12px;
	background:url(../images/input-bg.gif) no-repeat;
}




/* COMMENT STYLES */
.comment_headline {
	color:#0093C5;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:18px;
	margin-bottom:15px;
	background: none;
	border:none;
	font-weight:normal;
}



/* PROFILE PHOTOS STYLES */
div.media {
	border: 1px solid #DDDDDD; 
	background: #F2F2F2; 
	padding: 10px;
}
div.media_caption {
	text-align: left; 
	padding: 0px 5px 0px 5px; 
	margin-left: auto; 
	margin-right: auto;
}
div.media_title {
	margin-bottom: 2px;
	font-weight: bold;
}
div.media_date {
	margin-top: 10px; 
	font-size: 9px; 
	color: #777777;
}



/* CAROUSEL */
td.carousel_item_active {
	border: 1px solid #BBBBBB; 
	background: #EEEEEE;
	padding: 5px;
}
td.carousel_item {
	padding: 5px;
}
td.carousel_item:hover {
	border: 1px solid #CCCCCC;
	padding: 4px;
}



/* PHOTO TAG CLASSES */
div.tag_div_hidden {
	position: absolute;
	z-index: 98;
}
div.tag_div {
	position: absolute;
	border: 2px solid #FFFFFF;
	z-index: 98;
}
div.tag_label {
	position: absolute;
	padding: 3px 5px 3px 5px;
	border: 1px solid #777777;
	background: #FFFFFF;
	font-weight: bold;
	z-index: 98;
}
div.media_photo_div {
	position: relative; 
	margin-bottom: 10px; 
	margin-left:auto;
	margin-right:auto;
	width:500px !important;
	text-align:center;
}
div.media_photo_div img{
	max-width:540px;
	width:auto !important;
	border:none !important;
}
.album_media_date{
	clear:both;
	padding:5px 0;
	float:left;
	width:100%;	
}
.ride_carousel_photo{
	float:left;
	display:inline;
	margin:0 5px;
}
div.album_media_caption{
	width:540px !important;
	margin-top:5px;
	clear:both;

}
div.media_photo_tagform {
	display: none; 
	border: 1px solid #888888; 
	width: 150px; 
	position: absolute; 
	opacity: 1; 
	background: #FFFFFF;
}
div.media_photo_tagform_titlebar {
	text-align: left; 
	padding: 5px; 
	border-bottom: 1px solid #AAAAAA; 
	background: #EEEEEE; 
	font-weight: bold;
}
.ride-comment-list{
	margin-top: 10px; 
	margin-bottom: 20px;
	border-bottom:1px solid #dadada;
	padding-bottom:3px;
}
div.media_photo_friendlist {
	overflow: auto; 
	margin: 4px 0px 4px 0px; 
	height: 130px; 
	text-align: left; 
	padding-left: 4px; 
	border: 1px solid #AAAAAA;
}


/* styles for the debugger */
div#se_debug_window_container
{
}

table#se_debug_window
{
  background: #ffffff;
  border: 1px solid #cccccc;
  width: 500px;
  height: 400px;
}

td#se_debug_window_menu
{
	padding: 4px 5px 5px 6px;
	border: 1px solid #DDDDDD;
	font-weight: bold;
	background-image: url(../images/header.gif);
	background-repeat: repeat-x;
	color: #333333;
  cursor: move;
}

div#se_debug_window_body_container
{
  width: 500px;
  height: 375px;
  overflow: auto;
}

/* styles for main menu and profile tab dropdowns */

div.top_menu_main_link_container
{
  text-align: left;
}

div.menu_main_dropdown
{
	border: 1px solid #CCCCCC;
	border-top: none;
	position: absolute;
	margin-top: 7px;
	margin-left: -1px;
	z-index: 100;
	width: auto;
	white-space: nowrap;
}

div.menu_main_item_dropdown a
{
  color:#777777;
	padding: 3px 40px 5px 7px;
	font-weight: bold;
	display: block;
	background: #EFEFEF;
}

div.menu_main_item_dropdown a:hover
{
  color:#444444;
	background: #FAFAFA;
	text-decoration: none;
}

div.menu_main_item
{
	float: left;
	padding-right: 10px;
	font-weight: bold;
	background: none;
}

div.menu_profile_dropdown
{
	border: 1px solid #CCCCCC;
  border-top: none;
	background: #FFFFFF;
	position: absolute;
	margin-top: 31px;
	margin-left: -63px;
	z-index: 99;
	width: auto;
	white-space: nowrap;
}

div.menu_profile_item_dropdown a
{
	padding: 3px 40px 5px 7px;
	font-weight: bold;
	display: block;
	background: #FFFFFF;
}

div.menu_profile_item_dropdown a:hover
{
	background: #F0F0F0;
	text-decoration: none;
}
.profile_right-link a{
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:12px;
}
.rating-txt{ margin:0 0 5px 0;float:left;width:100%;font-weight:normal;}
.rating-txt, .rating-txt div { color:#00516F ;}
.rating-txt img{border:none;margin-right:5px;}
.photo_album_des{clear:both;float:left;width:100%;margin:0 0 10px 0;font-size:12px;}
.photo_album_des strong{ font-size:16px;font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}

.inputbigouter{
	background:url(../images/curves/input_bg_big.gif) no-repeat;
	width:482px;
	height:32px;
	float:left;
}
.inputbigouter .input-txt{
	border:none;
	font-family: arial, verdana, serif;
	font-size: 12px;
	color: #666666;
	width:470px;
	background:none;
	outline:none;
	margin:7px 0 0 5px;
}
.addinputbox{
	background:url(../images/curves/input_bg_big.gif) no-repeat;
	width:477px;
	height:16px;
	float:left;
	padding:8px 0 8px 5px;
	margin-top:10px;
	border:none;
	font-family: arial, verdana, serif;
	font-size: 12px;
	color: #666666;
	outline:none;
}
.invite_emailsouter{
	background:url(../images/curves/textarea-message.gif) no-repeat;
	width:482px;
	height:92px;
	float:left;
}
.invite_emailsouter .textarea{
	border:none;
	font-family: arial, verdana, serif;
	font-size: 12px;
	color: #666666;
	width:471px;
	background:none;
	outline:none;
	height:85px;
	margin:5px 0 0 5px;
}
.inputsecure{
	background:url(../images/curves/input_secure.gif) no-repeat;
	width:322px;
	height:32px;
	float:left;
}
.inputsecure .input-txt{
	border:none;
	font-family: arial, verdana, serif;
	font-size: 12px;
	color: #666666;
	width:310px;
	background:none;
	outline:none;
	margin:7px 0 0 5px;
}

.file_upload {
  background:url(../images/input_file.gif) no-repeat top left;
	height:26px;
	width:312px;
	border:none;
	color:#1682A7;
	font-size:11px;
	padding-top:12px;
	padding-left:10px;
	display:inline;
	*margin-right:-1px;
}
