/* GLOBAL STYLES */
html {
        min-height: 100%;
        margin-bottom: 1px;
}
body {
        text-align: center;
        background: #FFFFFF;
        font-size: 8pt;
}

p {
        margin: 0px;
        padding: 0px;
}

div, td {
        font-family: tahoma, "Trebuchet MS", arial, serif;
        font-size: 8pt;
        color: #555555;
        line-height: 140%;
}

td.menu {

        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.menu_item2 {
        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-bottom: 8px; padding-top: 6px;padding-left: 15px;
        color: #FFFFFF;
        border-bottom: 1px solid #31537D;
        line-height:7px;
}

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: 11pt;
        font-weight: bold;
        color: #555555;
        margin-bottom: 0px;
}

td.header {
        padding: 4px 5px 5px 6px;
        font-weight: bold;
        background-image: url(../images/header.gif);
        background-repeat: repeat-x;
        color: #333333;
}

div.header {
        padding: 5px 5px 5px 7px;
        font-size: 9pt;
        font-family: arial, serif;
        font-weight: bold;
        border: 1px solid #B0E57C;
        background: #F5F5F5;
}

div.box {
        background: #FFFFFF;
        border: 1px solid #B0E57C;
        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;
}

input.button {
        font-family: arial, verdana, 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.radio, input.checkbox {
        vertical-align: middle;
}
#nav-primary li.none:hover { border:none;}
#nav-primary li:hover {
border-bottom:1px solid;
border-color:#52A9D4;}
#nav-primary li.sel{
border-bottom:1px solid;
border-color:#52A9D4;
        }
textarea {
        border: 1px solid #AAAAAA;
        font-family: arial, verdana, serif;
        color: #333333;
        padding-left: 2px;
        font-size: 10pt;
}

b.mark {
color:#245EDC;
font-size:17px;
line-height:1.3em;
text-decoration:none;
}

select, select.small {
        color: #333333;
        font-family: arial, verdana serif;
        font-size: 9pt;
        vertical-align: middle;
        margin-top: 1px;
}
.icon {
        vertical-align: top;
        margin-right: 5px;
}
.icon2 {
        vertical-align: top;
}
.icon_big {
        float: left;
        margin-right: 5px;
        margin-bottom: 5px;
}

img.photo {
        border: 1px solid #B0E57C;
}

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 {
        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 #B0E57C;
        border-bottom: none;
}

td.list_header {
        background: #EEEEEE;
        font-weight: bold;
        padding: 3px 5px 3px 7px;
        border-bottom: 1px solid #B0E57C;
        vertical-align: middle;
}

tr.list_item1 {
        padding: 5px 7px 5px 7px;
        border-bottom: 1px solid #B0E57C;
}

tr.list_item2 {
        padding: 5px 7px 5px 7px;
        background: #F5F5F5;
        border-bottom: 1px solid #B0E57C;
}

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-bottom: 5px;
}
div.form_error {
        margin-bottom: 10px;
        color: #FF0000;
}
div.success {
        line-height: 16pt;
}
td.button {
        text-align: left;
        border: 1px solid #B0E57C;
        border-left: 5px solid #B0E57C;
        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: #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) */
td.portal_text {
        vertical-align: top;
        padding: 10px 20px 10px 10px;
}
table.portal_table {
        margin-bottom: 10px;
}
td.portal_box {
        border: 1px solid #B0E57C;
        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 #B0E57C;
}
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 #B0E57C;
        text-align: center;
        vertical-align: middle;
}
td.home_menu {
        padding: 10px;
        background: #FFFFFF;
        border: 1px solid #B0E57C;
}
td.home_menu1 {
        font-weight: bold;
}
td.home_notification {
        text-align: left;
        border: 1px solid #B0E57C;
        background: #FFFFFF;
        padding: 7px 8px 7px 6px;
}
div.home_photo {
        border: 1px solid #B0E57C;
        padding: 5px;
        background: #FFFFFF;
        margin-bottom: 10px;
}
td.home_header {
        padding: 4px 5px 5px 6px;
        border: 1px solid #B0E57C;
        border-bottom: none;
        font-weight: bold;
        background-image: url(../images/home_headerbg.gif);
        background-repeat: repeat-x;
        color: #333333;
}
td.home_box {
        border: 1px solid #B0E57C;
        border-top: none;
        padding: 8px;
        background: #FFFFFF;
}
table.home_menu {
        border: 1px solid #B0E57C;
        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 #B0E57C;
        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: 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 #B0E57C;
        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;
}
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 #B0E57C;
        border-bottom: none;
        margin-bottom: 10px;
}
td.profile_menu1 a {
        background-color: #FFFFFF;
        background-image: url(../images/menu_bg1.gif);
        background-repeat: repeat-y;
        background-position: top right;
        border-bottom: 1px solid #B0E57C;
        padding: 5px 5px 5px 7px;
        font-size: 8pt;
        display: block;
}
td.profile_menu1 a:hover {
        background-color: #F5F5F5;
        background-image: url(../images/menu_bg2.gif);
}
td.profile_photo {
        vertical-align: middle;
        text-align: center;
        border: 1px solid #B0E57C;
        padding: 5px;
        background: #FFFFFF;
        height: 150px;
}
td.profile_viewcomments_postcomment {
        padding: 10px;
        border: 1px solid #CCCCCC;
        background: #F5F5F5;
}
td.profile_postcomment {
        padding: 10px;
        border: 1px solid #B0E57C;
        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;
}



/* BROWSE PAGE */
td.browse_field {
        padding: 5px;
}
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 #B0E57C;
        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 #B0E57C;
        border-bottom: none;
        background: #EEEEEE;
}
td.browse_result {
        vertical-align: top;
        text-align: center;
        width: 150px;
        padding: 5px 5px 10px 5px;
        font-weight: bold;
}

/* SEARCH PAGE */
td.search {
        width: 475px;
        padding: 10px;
        background: #FFFFFF;
        border: 1px solid #B0E57C;
}
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: #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 #B0E57C;
}
div.faq_questions {
        background: #FFFFFF;
        border: 1px solid #B0E57C;
        border-top: none;
        padding: 5px 7px 5px 8px;
}


/* 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, serif;
        font-weight: bold;
        border: 1px solid #B0E57C;
        border-bottom: none;
        background: #EEEEEE;
}
div.messages_view2 {
        background: #FFFFFF;
        border: 1px solid #B0E57C;
        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 #B0E57C;
}
td.friends_sort {
        padding-top: 5px;
}
div.friends_result {
        padding: 5px;
        border: 1px solid #B0E57C;
        margin-top: 10px;
        background: #FFFFFF;
}
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 #B0E57C;
        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 #B0E57C;
        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;
}























































/* BODY */
#verymain {font: 62.5%/1.2 Arial, Helvetica, "Nimbus Sans L", sans-serif; background-color: #e6e6e6; color: #000; margin: 0; padding: 0;}

/* LAYOUT */
#header {clear: both; background-color: #fff; border-bottom: 3px solid #52a9d4; padding: 10px 10px; height: 1%;}
#bodye {clear: both;  min-width: 980px;  max-width: 95%; margin: 0 auto; padding: 15px 10px 10px; }
  #sidebar {width: 15.75%; _width: 15.8%; float: left; padding-left: 5px; margin-top: -4px; }
  #bodye .wrappere {width: 79.5%; float: right; background-color: #fff; padding: 15px; border: 1px solid #ccc; border-width: 1px 0; }
#footer {clear: both; height: 1%; margin: 15px 0 0; padding: 20px 10px; border-top: 3px solid #ccc; background-color: #f7f7f7; color: #666; }

#header:after, #body:after, #body .wrappere:after, #main:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}

/* HEADER */
#header .wrappere { min-width: 760px; max-width: 98em; _width: 98em; margin: 0 auto; }
#header h1 { font-size: 100%; margin: 0; padding: 0; border: none; }
.es #header h1 { background: url(../../../img/pic_spanish_beta_127x8.png) 130px 50% no-repeat; }
#header h1#logo img { width: 11.9em; *width: 119px; height: 3.2em; border: none; }

/* FOOTER */
#footer .wrappere { min-width: 710px; max-width: 98em; _width: 98em; margin: 0 auto; }
#footer a {color: #069;}
#footer p {font-size: 110%; margin: 0; padding: 0;}

/* PRIMARY NAV */
#nav-primary {float: left; margin: 1px 0 0 -6px; *margin-top: 3px; padding: 0;  list-style-type: none;}
#nav-primary li {float: left; font-size: 12pt; line-height:1.2; font-family:Arial,Helvetica,"Nimbus Sans L",sans-serif; font-weight: bold; margin: 0 .5em 0 0; padding: 0; }
#nav-primary li.open {position: relative; z-index: 1;}
#nav-primary abbr {font-weight: normal; line-height: 1;}
#nav-primary a {outline: none; color: #069; position: relative; z-index: 1; display: block; border: 1px solid #fff; border-width: 0 1px 0 0; padding: 3px 24px 3px 0; text-decoration: none; white-space: nowrap; background: url(../../../img/pic_hp_sprites_v1.gif) 100% 4px no-repeat;}
#nav-primary a.none {outline: none; color: #069; position: relative; z-index: 1; display: block; border: 1px solid #fff; border-width: 0 1px 0 0; padding: 3px 24px 3px 0; text-decoration: none; white-space: nowrap; background:#FFFFFF;}
#nav-primary span { padding: 5px 0 5px 6px; *padding: 3px 0 3px 6px;}
#nav-primary a span.hover {text-decoration: underline;}
#nav-primary a.hover {background: url(../../../img/pic_hp_sprites_v1.gif) 100% -24px no-repeat;}
#nav-primary li.open a {border: 1px solid #39c; border-bottom-color: #fff; padding: 2px 24px 2px 0; background: #fff url(../../../img/pic_hp_sprites_v1.gif) 100% -54px no-repeat; *background-position: 100% -53px ;}
#nav-primary li.open span {padding: 2px 0 2px 5px;}
#nav-primary li ul {display: none; list-style-type: none; position: absolute; left: 0; top: 23px; background-color: #fff; border: 1px solid #39c; margin: 0; padding: 5px 0; z-index: 0;}
#nav-primary li.open ul {display: block;}
#nav-primary li li {float: none; font-size: 75%; font-weight: normal; padding: 0; margin: 0; background: none; _margin-bottom: -1em;}
#nav-primary li li a, #nav-primary li.open li a {padding: 4px 10px; background-image: none; border: none;}
#nav-primary li li a:hover {background-image: none; background-color: #39c; color: #fff;}
#nav-primary li.open li span {padding: 0;}
#nav-primary #nav-primary-companies li a { padding-right: 20px;}



/* SIDEBAR */
#sidebar .sticky-box {background: url(../../../img/pic_rhn_btm_154_14.gif) 50% 100% no-repeat; padding-bottom: 12px; margin-bottom: 7px;  min-width: 154px;  *width: 154px; height: 1%;}
#sidebar .sticky-box .content {background: url(../../../img/pic_rhn_top_154_600.gif) 50% 0 no-repeat; padding: 4px 0 0;  width: 15.4em; *width: auto; min-width: 154px; max-width: 100%;}
#sidebar #nav-personal .content { padding: 4px 0 6px;}


/* PERSONAL NAV */
#nav-personal ul {background: #fff; border: 1px solid #ccc; border-top-width: 0; padding: 7px 0; margin: 0 0 9px; list-style-type: none;}
#nav-personal ul li {font-size:9pt; line-height:1.2;text-align:left; font-family:Arial,Helvetica,"Nimbus Sans L",sans-serif; font-weight: bold; margin: 0; padding: 0;  zoom:1;}
#nav-personal ul li.open {background-position: 100% -138px; margin: 0;}
#nav-personal ul li.hover {background-position: 100% -392px; margin: 0; }
#nav-personal ul li.hover.open {background-position: 100% -423px; margin: 0;}
#nav-personal ul li a {color: #069 !important; display: block; padding: 6px 19px 5px 31px; text-decoration: none;}
#nav-personal ul li span {padding: 2px 0;}
#nav-personal ul li span.hover { text-decoration: underline;}
ul li#nav-personal-home {background: none;}
#nav-personal-home a {background: url(../../../img/pic_hp_icons_sprites_v1.gif) 9px 4px no-repeat;}
#nav-personal-profile a {background: url(../../../img/pic_hp_icons_sprites_v1.gif) 9px -33px no-repeat;}
#nav-personal-contacts a {background: url(../../../img/pic_hp_icons_sprites_v1.gif) 9px -68px no-repeat;}
#nav-personal-groups a {background: url(../../../img/pic_hp_icons_sprites_v1.gif) 9px -104px no-repeat;}
#nav-personal-inbox a {background: url(../../../img/pic_hp_icons_sprites_v1.gif) 9px -140px no-repeat;}
#nav-personal-networks a {background: url(../../../img/pic_hp_icons_sprites_v1.gif) 9px -178px no-repeat;}
#nav-personal ul ul {display: none; border: none; background-color: #fff; padding: 0; margin: 0;}
#nav-personal ul li.open ul {display: block;}
#nav-personal ul ul li {font-size: 100%; font-weight: normal; background: none;}
#nav-personal ul ul li a {background: none; font-size: 100%; color: #069 !important; font-weight: normal; padding: 3px 0; *padding: 1px 0; margin: 0 10px 0 33px;}
#nav-personal ul ul li a:hover {cursor: pointer; text-decoration: underline;}
#nav-personal ul ul li.separator {margin-top: 3px !important; padding-top: 0 !important;}
#nav-personal ul ul li.separator a {border-top: 1px solid #ddd; padding-top: 6px;}
#nav-personal-add { background-color: #ddd; margin: 0 10px; padding: 0 1px 1px 0;  }
#nav-personal-add a { display: block; background: #79BB16 url(../../../img/bg_add_conn_18x1.gif) 0 0 repeat-x; border: 1px solid #693; text-align: center; text-decoration: none; font-size: 110%; line-height: 1.8; color: #fff !important; font-weight: bold;}

a.act2:hover { background: #FFF3B6; }
ul.cool li {
border-bottom:1px dotted #C2C2C2;
display:block;
margin:0pt;
padding:0pt;}

img {
border:medium none;
}

div.headmenu {
        background:#245EDC url(../../../top_red0.jpg) scroll left top;
        margin:0pt;
        min-height:25px;
        overflow:hidden;
        padding:1px 0pt 0pt;
        font-size:11px;
        line-height:1.27273;
        text-align:left;
        font-family:"Lucida Grande",Arial,Helvetica,Verdana,sans-serif;
        height: 25px;

}

div.headmenu h2 {
color:#FFFFFF !important;
display:inline;
float:left;
font-family:"Lucida Grande",Arial,Helvetica,Verdana,sans-serif;
font-size:11px;
line-height:1.16667em;
margin:0 0 0 9px;
padding:6px 0 7px;
width:120px;
}


#tastemtr {
color:#555555;  color: #000;
font-family:tahoma,"Trebuchet MS",arial,serif;  font: 62.5%/1.2 Arial, Helvetica, "Nimbus Sans L", sans-serif;


}