/* GLOBAL STYLES */

html { 
height:auto !important;
margin-bottom: 1px; 
background-color:#666;
}
body {
background: #252525;
position: relative;
font-size: 8pt;
margin: 0px; 
width:1000px;
margin:auto;
color:#fff;
}

img, div { behavior: url(../include/js/iepngfix.htc) }

#header {
background-image:url(../images/header_back.gif);
background-repeat:repeat-x;
height:80px;
position:relative;
}

#header img {
position:absolute;
bottom:10px;
left:50px;
}

#header ul {
position:absolute;
right:40px;
bottom:-4px;
}

#header li {
float:left;
list-style-type:none;
margin-right:10px;
}

#header li a:link, #header li a:visited {
color:#fff;
text-transform:uppercase;
}

table.body {
width: 1000px;
}

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

div{
font-family: tahoma, "Trebuchet MS", arial, serif;
font-size: 8pt;
line-height: 140%;
}

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: 10pt;
padding-top: 5px;
padding: 6px 10px 0px 10px;
}

div.top_menu_link_loggedin {
height: 25px;
text-align: right;
font-weight: bold;
font-size: 10pt;
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.menu_user {
background-image: url(../images/menu_user.gif); 
background-repeat: repeat-x; 
background-color: #FFFFFF;
padding: 5px 10px 5px 10px; 
border: 1px solid #CCCCCC; 
border-top: none; 
text-align: left;
}

div.menu_item {
float: left;
padding-right: 10px;
font-weight: bold;
background: none;
}

div.menu_sep {
padding: 2px 0px 0px 10px;
float: left;
background: none;
}

img.menu_icon {
display: block;
float: left; 
margin-right: 4px;
}

img.menu_icon2 {
margin-bottom: -3px;
margin-right: 4px;
}

div.menu_arrow {
padding: 2px;
float: left;
}

div.menu_item_dropdown a {
padding: 3px 40px 5px 7px;
font-weight: normal;
border-left: 3px solid #DDDDDD;
display: block;
background: #FFFFFF;
}

div.menu_item_dropdown a:hover {
padding: 3px 40px 5px 7px; 
font-weight: normal;
background: #F2F2F2;
border-left: 3px solid #BBBBBB;
text-decoration: none;
display: block;
}

div.menu_dropdown {
border: 1px solid #CCCCCC; 
border-top: none; 
background: #FFFFFF; 
position: absolute; 
margin-top: 6px;
margin-left: -20px;
z-index: 99;
width: auto; 
white-space: nowrap; 
}

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;
}

#content {
width: 1000px; 
padding: 10px 0px 20px 0px; 
text-align: left; 
min-height:600px;
}

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: 1.8em;
color: #fff;
margin-bottom: 0px;
font-family: "Trebuchet MS", arial, verdana, serif;
text-transform:uppercase;
padding:7px;
z-index:9;
position:relative;
width:300px;
}
.page_header h1{
font-size: 1em;
color: #fff;
margin:0;
font-weight:normal;
}

.page_header_main {
font-size: 1.8em;
color: #fff;
margin-bottom: 0px;
font-family: "Trebuchet MS", arial, verdana, serif;
text-transform:uppercase;
background:url(../images/header_grad.gif) repeat-x;
padding:7px;
}
.page_header_main h1{
font-size: 1em;
color: #fff;
margin:0;
font-weight:normal;
}

.page_header_main_account {
color: #fff;
margin-bottom: 0px;
font-family: "Trebuchet MS", arial, verdana, serif;
text-transform:uppercase;
background:url(../images/header_grad.gif) repeat-x;
padding:7px;
}

.page_header a:link, .page_header a:visited, .page_header a:active {
color:#fff;	
}

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

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;
font-weight: bold;
color: #fff;
}

div.newupdates {
position: absolute; 
height: 31px; 
width: 150px; 
margin: 15px 0px 0px 15px;
background-image: url(../images/newupdates.gif); 
background-repeat: no-repeat;
}

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, input.text_small {
border: 1px solid #AAAAAA;
font-family: arial, verdana, serif;
font-size: 9pt;
color: #333333;
vertical-align: middle;
padding-left: 2px;
}

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

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


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

textarea {
border: 1px solid #AAAAAA;
font-family: arial, verdana, serif;
color: #333333;
padding-left: 2px;
font-size: 10pt;
}

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

font.small {
font-size: 7pt;
font-family: arial, serif;
}

font.big {
font-size: 9pt;
font-family: verdana, arial, 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 { color: #fff; text-decoration: none; }
a:link { color: #fff; text-decoration: none; }
a:visited { color: #fff; text-decoration: none; }
a:hover { color: #fff; text-decoration: underline; }

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

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

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: #fff; text-decoration: none; }











table.tabs {
margin-bottom: 10px;
}
td.tab {
padding-left: 1px;
}
td.tab0 {
font-size: 1pt;
padding-left: 7px;
}
td.tab1 {
border-top: 3px solid #AAAAAA;
border-bottom: none;
font-weight: bold;
padding: 6px 8px 6px 8px;
}
td.tab2 {
font-weight: bold;
padding: 6px 8px 6px 8px;
}
td.tab3 {
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: top;
}
td.form2 {
padding: 10px 0px 5px 10px;
}

div.form_desc {
font-size: 8pt;
padding: 5px 0px 5px 0px;
}
div.form_error {
margin-bottom: 10px;
color: #FF0000;
}
div.success {
line-height: 16pt;
}
td.button {
text-align: left;
padding: 7px 8px 7px 6px;
font-weight: bold;
}
div.button {
font-weight: bold;
}
td.result {
font-weight: bold;
text-align: center;
border: 1px dashed #CCCCCC;
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;
}

/* 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 */
.recentaction_div_media {
padding: 10px 10px 10px 20px;
}
.recentaction_div_media img {
max-width: 300px;
width: expression(this.width > 300 ? 300: true);
}
img.recentaction_media {
float: left;
margin: 3px; 
border: solid 1px #777777;
}
.recentaction_div {
padding: 10px 20px 10px 20px;
position: relative; 
max-height: 125px;
max-width: 300px; 
overflow: auto;
}
/* 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: 25px;
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: 16pt;
}
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-top: none;
padding: 10px;
}
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;
text-align: left;
font-weight: bold;
}

.portal_login a.signout:link, a.signout:visited, a.signout:hover, a.signout:active {
background-color:#000;
color:#fff;
border:1px solid #fff;
padding:2px;
text-decoration:none;
font-size:10px;
}

.portal_login a.signout {
padding:2px 8px 2px 8px;
margin-left:10px;

}

td.portal_member {
padding: 10px 7px 10px 7px;
text-align: center;
font-weight: bold;
}
div.portal_action {
padding: 6px 6px 6px 6px; 
border-top: 1px solid #DEDEDE; 
}
div.portal_action_top {
padding: 6px 6px 6px 6px; 
}
div.portal_action_date {
float: right; 
color: #999999;
padding-left: 5px;
}
div.portal_whatsnew {
border: 1px solid #DDDDDD;
padding: 4px 10px 4px 10px;
}
div.portal_signup a, div.portal_signup a:hover {
font-size: 14pt; 
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: 8pt;
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: 7pt;
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: 86px; 
text-align: center; 
margin-bottom:10px;
position:relative;
}
div.profile_friend_photo2 {
float: left; 
width: 125px; 
text-align: center; 
margin-bottom:20px;
position:relative;
}

div.profile_friend_info {
float: left; 
padding-left: 10px;
}
div.profile_friend_options {
text-align: right; 
padding-left: 10px;
}
div.profile_friend_name {
font-size: 10pt;
font-weight: bold;
}
div.profile_friend_details div {
color: #888888;
font-size: 7pt;
}
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: 5px 7px 5px 7px;
border-top: 1px solid #AAAAAA;
}
div.profile_comment_date {
text-align: right;
padding: 5px 7px 5px 7px;
border-top: 1px solid #AAAAAA;
}
div.profile_comment_body {
clear: left;
padding: 5px 7px 5px 7px;
overflow: auto;
max-width: 550px;
}
/* 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;
}
table.profile_menu {
border-bottom: none;
}


td.profile_menu1 a, div.nolink {
}
td.profile_menu1 a:hover {
}
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: 10px 14px 8px 10px;
}
.comment_area {
font-family: "Lucida Sans", verdana, arial, serif;
color: #888888; 
width: 100%;
height: 70px;
}
div.profile_action {
padding: 0px 0px 5px 0px; 
border-bottom: 1px solid #EAEAEA; 
margin-bottom: 5px;
}
div.profile_action_bottom {
padding-bottom: 2px;
}
div.profile_action_date {
color: #999999;
float: right;
padding-left: 5px;
}




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;
}








div.profile_content {
padding: 10px; 
border: 1px solid #AAAAAA;
border-top: none;
}
div.profile_headline, div.profile_headline2 {
font-size: 10pt; 
margin-bottom: 7px;
font-weight: bold;
}
div.profile_headline2 {
margin-top: 10px;
}














/* BROWSE PAGE */
td.browse_field {
padding: 5px;
}
div.browse_field_radio {
padding: 0px 5px 0px 1px;
margin-top: 1px;
}
div.browse_fields {
padding: 5px 7px 5px 7px;
margin-bottom: 12px;
}
td.browse_header {
padding: 5px 5px 3px 7px;
font-size: 9pt;
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;
padding: 5px 0px 5px 0px;
position:absolute;
bottom:6px;
right:100px;
}

/* SEARCH PAGE */
td.search {
width: 475px;
padding: 10px;
}
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;
}
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;
font-size: 7pt;
color: #777777;
}
div.search_context {
color: #555555;
}
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 {
background: #FFFFFF;
border: 1px solid #DDDDDD;
border-top: none;
padding: 5px 7px 5px 8px;
}


/* MESSAGES */
table.messages_table {
}
td.messages_header {
padding: 4px 5px 5px 6px;
font-weight: bold;
}
td.messages_left {
width: 100%;
text-align: left;
vertical-align: middle;
}
td.messages_right {
text-align: right;
vertical-align: middle;
}
tr.messages_unread {
background: #4A0608;
font-weight: bold;
}
td.messages_message {
border-top: 1px solid #CCCCCC;
padding: 7px 5px 7px 7px;
vertical-align: top;
}
td.messages_photo {
border-top: 1px solid #CCCCCC;
padding: 7px 0px 7px 7px;
vertical-align: top;
}
td.messages_view2 {
padding: 5px 7px 12px 7px;
vertical-align: top;
}
td.messages_view2_bottom {
padding: 5px 7px 12px 7px;
vertical-align: top;
}
td.messages_view1 {
vertical-align: top;
padding-left: 15px;
padding-right:15px;
}
div.messages_author {
padding-bottom: 5px;
font-weight: bold;
}
div.messages_date {
font-size: 7pt;
color: #777777;
}
td.messages_authorbox {
width: 100px;
text-align: right; 
vertical-align: top; 
padding: 5px 10px 0px 0px;
}



/* MY FRIENDS */
div.friends_search {
width: 450px;
padding: 10px;
background: #FFFFFF;
border: 1px solid #DDDDDD;
margin-left: auto; 
margin-right: auto;
}
td.friends_sort {
padding-top: 5px;
}
div.friends_result {
padding: 5px;
border: 1px solid #DDDDDD;
margin-top: 10px;
color:#fff;
width:235px;
float:left;
margin-left:23px;
}

div.friends_result a:link, div.friends_result a:visited {
color:#fff;	
}

td.friends_result0 {
padding: 5px;
}
td.friends_result1 {
vertical-align: top;
padding: 5px;
}
td.friends_result2 {
padding: 5px;
vertical-align: top;
text-align: left;
}
div.friends_name {
font-size: 10pt;
font-weight: bold;
padding-bottom: 3px;
}
div.friends_stats div {
color: #888888;
font-size: 7pt;
}


/* 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: 10px;
}
td.editprofile_photoright {
vertical-align: top;
}
td.editprofile_photo {
height: 150px;
vertical-align: middle; 
text-align: center; 
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;
}



/* SIGNUP PAGE */
img.signup_code {
vertical-align: middle;
}
div.signup_header {
width: 538px;
padding: 6px 9px 6px 20px;
background:url(../images/signup_header.gif) repeat-x;
font-size: 15pt;
margin-bottom: 10px;
font-family: "Trebuchet MS", arial, verdana, serif;

}
div.signup_photo_desc {
padding: 5px 5px 5px 0px;
}
td.signup_photo {
padding: 10px; 
}

#signup_section {
width:392px;
margin-left:83px;

}



/* NEW CSS */


#left_column {
width:205px;
float:left;
margin:0;
padding:0;
margin-right:15px;

}

#left_column h3 {
background-color:#000;
border-top:1px solid #fff;
border-bottom:
}

#right_column {
float:left;	
width:600px;
position:relative;
}



.signout a:link, .signout a:visited, .signout a:hover, .signout a:active {
background-color:#000;
color:#fff;
border:1px solid #fff;
padding:2px;
text-decoration:none;
font-size:10px;
display:inline;

}

ul.header_list1 {
text-transform:uppercase;
list-style-type:none;
}

ul.header_list1 a:link, ul.header_list1 a:visited, ul.header_list1 a:active {
color:#fff;	
}

ul.header_list1 a:hover {
text-decoration:underline;	
}

ul.header_list2 {
text-transform:uppercase;
list-style-type:none;
}

ul.header_list2 a:link, ul.header_list2 a:visited, ul.header_list2 a:active {
color:#fff;	
}

ul.header_list2 a:hover {
text-decoration:underline;	
}



#footer {
height:153px;
clear:both;
background:url(../images/footer.gif) no-repeat;
}

.profile {
border:1px solid white;
width:745px;
height:600px;
}

#profile_top {
width:566px;
height:175px;
background-image:url(../images/profile_grad.gif);
background-repeat:repeat-x;
float:left;
position:relative;

}

#profile_bottom {
width:566px;
height:425px;
background-image:url(../images/shadow.gif);
background-repeat:repeat-y;
float:left;

}

#profile_right {
width:177px;
height:600px;
float:right;
border-left:2px solid white;
position:relative;
}


#left_column input.button {
text-transform:uppercase;
border:1px solid white;
background-color:#000;
padding:0 5px;
color:#FFF;
font-weight:bold;
font-size:.9em;
}

#search input.text {
text-align:right;
width:145px;
}

.profile_pic {
width:140px;
height:140px;
margin:15px 15px 10px;
float:left;
border:1px solid #fff;
}

.profile_pic p {
text-align:center;
}

.profile_info {
float:left;	
width:389px;
height:172px;

}

#login {
background:#515151 none repeat scroll 0 0;
padding:12px;
text-align:right;
margin-top:21px;
height:140px;
position:relative;
}

.login_right {
float:right;
}

#login input.text {
background:#FFF;
color:#000;
border:1px solid #e8e8e8;
text-align:right;
margin-top:6px;
float:right;
width:152px;
}

p.login {
clear:both;
text-align:center;
}

#login .checkbox {
float:left;	
margin-top:5px;
margin-bottom:8px;
line-height:5px;
}

#login input.button_login {
text-transform:uppercase;
border:1px solid white;
background-color:#333;
padding:0 3px;
color:#FFF;
font-weight:bold;
font-size:.9em;
float:right;
margin-top:10px;
}


#profile_top .hello {
float:left;
}

#home_wrapper {
width:567px;
height:416px;
background-image:url(../images/home_box.gif);
background-repeat:repeat-y;
position:relative;
}

#browse {
width:567px;
height:149px;
margin-top:15px;
}

.browse_members {
float:left;
text-transform:uppercase;
font-size:1.2em;
margin-left:24px;
}

.user_pic {
float:left;	
margin-left:17px;
margin-top:7px;
}

.style_line {
border-top:1px solid white;
width:375px;
height:0;
float:left;
margin:7px 0 0 5px;
}

#browse_wrapper {
border:1px solid white;
width:567px;
height:599px;
}

#browse_top {
width:567px;
height:259px;
background:url(../images/browse_gradient.gif) repeat-x;
position:relative;
}

#browse_bottom {
width:567px;
height:339px;
background-image:url(../images/home_box.gif);
background-repeat:repeat-y;
}


#profile_fields {
width:551px;
height:97px;
background:url(../images/profile_fields.gif) repeat-y;
margin:auto;
margin-top:7px;
}

.name_info {
float:left;
width:200px;
}


.profile_links {
text-align:right;
float:right;
position:absolute;
top:25px;
right:10px;
}

.profile_links a:link, .profile_links a:visited, .profile_links a:hover, .profile_links a:active {
color:#fff;
text-transform:uppercase;
font-size:1.3em;
}


#about {
width:567px;
min-height:600px;
background:url(../images/home_box.gif) repeat-y;
padding-top:10px;
position:relative;
z-index:40;
}

#about img {
position:absolute;
top:200px;
left:30px;
z-index:8;
}

.about_text {
width:490px;
margin:40px auto;
position:relative;
z-index:10;
height:400px;
}

#status {
color:#FF0;	
width:200px;
}

#join_wrapper {
width:567px;
height:632px;
background-image:url(../images/home_box.gif);
background-repeat:repeat-y;
}

.more_info {
margin-left:48px;
width:455px;
margin-top:10px;
}

.more_info p {
margin-top:5px;	
}

#profile_right p {
margin:15px 0 10px 10px;
}

#profile_right p.friend_name {
text-transform:uppercase;
margin-top:-4px;
margin-left:0;
}

#forum_wrapper {
width:567px;
height:600px;
border:1px solid white;
}


#forum_top {
background:url(../images/forum_top.gif) repeat-x;
width:567px;
height:227px;
position:relative;
z-index:1;
}

#forum_bottom {
background:url(../images/forum_white.gif) repeat-y;
width:537px;
height:343px;
color:#000;
padding:15px;
position:relative;
z-index:20;
overflow-y:scroll;

}

#forum_icons {
width:565px;
height:190px;
}

#forum_icons .icons_main {
position:absolute;
bottom:0;
right:111px;
z-index:1;
}

#icon_links a, #icon_links a:hover, #icon_links a:visited, #icon_links a:active  {
color:#fff;
text-transform:uppercase;
font-size:1.3em;
text-decoration:none;
z-index:2;
}

a.bars {position:absolute; top:74px; left:290px;}
a.events {position:absolute; top:100px; right:445px;}
a.coffee {position:absolute; bottom:56px; left:421px;}
a.misc {position:absolute; bottom:29px; right:319px;}



#topic_box {
color:#000;
height:343px;
}

.topic_list {
height:57px;
margin:4px 0 4px 0;
display:block;
clear:both;
}

.topic_image {
float:left;
height:68px;
width:58px;
}

.topic_text {
float:left;
margin-left:20px;
margin-top:3px;
font-weight:bold;
}

.topic_text p a {
color:#6d1214;
text-decoration:underline;
}

.topic_text p {
font-size:.8em;	
margin-top:0;
line-height:11px;
}

.red {
background:url(../images/shadow.gif) repeat-y;
width:565px;
overflow:hidden;
min-height:300px;
position:relative;
}

.topic_index ul {
list-style-type:none;
padding:0;
margin:0;
width:380px;
font-weight:bold;
float:left;
}

.topic_index a.reply {
text-align:center;
background-color:#c2c2c2;
color:#000;
padding:3px 15px;
margin:auto;
width:50px;
}

.cat_title {
position:absolute;
bottom:-4px;
left:20px;
font-size:1.5em;
text-transform:uppercase;
z-index:10;
}

#blogs {
background:url(../images/blog_back.png) repeat;
width:522px;
height:300px;
color:#fff;
position:relative;
overflow-y:scroll;
}

.topic_bar {
background:#717173;
padding:3px;
color:#fff;
width:516px;
position:relative;
}


#blogs .posts {
position:absolute;
right:0;
width:81px;
height:100%;
background:url(../images/posts_back.png) repeat;
}

.topic_table th {
text-align:left;	
}

.topic_table a, .topic_table a:link, .topic_table a:visited, .topic_table a:active {
color:#650006;
}

.post_new {
font-weight:bold;
}

.post_new a, .post_new a:link, .post_new a:visited, .post_new a:hover {
color:#000;	
}


.new_post {
font-weight:bold;
font-size:14px;
}

.new_post a, .new_post a:link, .new_post a:visited, .new_post a:hover {
color:#000;	
}


.showall {
position:absolute;
bottom:54px;
right:25px;
}

.friends_box {
margin:23px;	
min-height:300px;
}

.friends_box p.friend_name {
text-align:center;
text-transform:uppercase;
}

#forum_icons form {
position:absolute;
top:10px;
right:10px;
z-index:10;
}

#forum_icons .button {
background:#000;
color:#fff;
padding:0 4px;
border:1px solid #fff;
float:right;
margin-top:4px;
}

#forum_icons form.search {
text-align:right;	
}

p.big_name {
font-size:2em;
font-weight:bold;
margin-top:10px;
margin-bottom:10px;
}

.bump {
margin-left:15px;	
}

.current {
font-weight:bold;
}

.search_neighborhood {
width:210px;
}

.search_neighborhood {
position:absolute;
right:0px;
z-index:10;
}

.popout {
text-align:left; 
padding-left: 10px; 
padding-top: 10px;
width:400px;
overflow:hidden;
}

.next {
font-weight:bold;
text-align:right;
margin-right:15px;
font-size:1.5em;
}

.blog_cat {
color:#000;
margin:10px;
font-size:1.5em;
}

.where_list {
margin:20px;
width:550px;
margin-bottom:20px;
clear:both;
}

.where_friend {
width:160px;
float:left;
margin:2px 11px 20px;
}

.where_friend img {
float:left;
margin-right:10px;
border:1px solid #fff;
}

.friend_order input {
position:absolute;
bottom:10px;
right:10px;
}

.friend_order .order {
position:absolute;
width:20px;
bottom:20px;
right:0px;
}

.message_all {
position:absolute;
bottom:10px;
right:10px;
}

.vote {
background:#521114;
border:1px solid #a15e62;
color:#fff;
text-transform:uppercase;
padding:1px;
}

#poll-container {
position:relative;
margin:10px;
}

#home_wrapper h3 {
text-transform:uppercase;
margin:0;
padding:0;
bottom:54px;
left:10px;
position:absolute;
font-size:16px;
}

#about h1 {
font-size:19px;
margin:10px;
}

form#where {
margin-left:40px;
width:460px;
}

form#where h6 {
font-weight:bold;
font-size:10px;
padding:0;
margin:0;
}	

form#where .location {
border:1px solid #fff;
width:200px;
height:50px;
padding:10px;
float:left;
margin-bottom:10px;
}

form#where .location2 {
border:1px solid #fff;
width:200px;
height:50px;
padding:10px;
float:left;
margin-bottom:10px;
background:#570d12;
}

form#where .city {
border:1px solid #fff;
width:200px;
height:50px;
padding:10px;
float:left;
margin-bottom:10px;
margin-left:10px;
}

form#where .date {
border:1px solid #fff;
width:200px;
height:50px;
padding:10px;
float:left;
margin-bottom:10px;
position:relative;
}

form#where .neighborhood {
border:1px solid #fff;
width:200px;
height:50px;
padding:10px;
float:left;
margin-bottom:10px;
margin-left:10px;
}

.neighborhood input, .date input, city input, .location input {
}

.where_buttons {
height:50px;
width:500px;
margin-left:84px;
clear:both;
.margin-left:25px;
}

.where_buttons input {
background:#640006;
border:1px solid #000;
color:#fff;
padding:0px;
margin-right:45px;
cursor:pointer;
}

.where_buttons input.insert {
border:2px solid #000;	
padding:0px;
}

span.message {
margin-left:125px;
}

#terms_pop {
position:absolute;	
top:0;
left:1px;
z-index:25;
display:none;
}

.continue_button {
font-size:16px;
background:#5e0005;
padding:10px;
margin-left:28px;
border:1px solid #fff;	
cursor:pointer;
z-index:30;
position:relative;
}	

.where_explain {
width:500px;
position:relative;
}

.where_explain span.hide {
float:right;
margin-right:20px;
cursor:pointer;
}

span.show {
float:right;
margin-right:50px;
cursor:pointer;
display:none;
}

.home_pic {
height:361px;
width:567px;
}

.kjphotos {
position:absolute;
bottom:61px;
right:6px
}

ul#test-list {
list-style-type:none;
float:left;
padding:0;
margin-left:20px;
}

ul#test-list li {
float:left;
margin:0 14px 10px 0;
width:65px;
padding:8px;
}
ul#test-list li.topfriend {
background:#eee;
padding:7px;
border:1px #ccc solid;
}
ul#test-list li.topfriend p.friend_name{
color:#252525;
}
#test-list li img.handle {
margin-right: 20px;
cursor: move;
}
.friendnavonpage{
padding:3px 6px;
background:#252525;
color:#fff;
}
.friendnavoffpage{
padding:3px 6px;
color:#fff;
}
.friendnavoffpage:hover{
padding:2px 5px;
border:1px #fff solid;
text-decoration:none;
}
span#save_status{
padding:2px 5px;
border:1px #ccc solid;
font-size:12px;
color:#ccc;
text-align:center;
display:none;
position:relative;
top:-2px;
}
#headerlinkblock:hover{
text-decoration:none;
}

