body.logopanel{
}
body.logopanel .nav {
}
body .logopanel a.logo{
    width:141px;
    height:75px;
    margin-top: -35px;
}
.logopanel ul.nav li {
    float: right;
}

#topmain .logopanel {
    padding-bottom: 10px;
}

html, body {
}
/*
h1, h2, h3, h4 {
    color:  #800505;
    font-weight: bold;
    font-family: 'lucidia grande', arial, sans-serif;
    letter-spacing: 0.1em;
}
strong {
    color:  #800505;
    font-weight: bold;
}

h1 {
    font-size:197%;
    line-height: 2;
}
h2 {
    font-size:182%;
    line-height: 2;
}
h3 {
    font-size:138.5%;
    line-height: 2;
}
h4 {
    line-height: 2;
    font-size:108%;
}
table,
p  {
    font-size:93%;
    line-height: 1.5;
    margin-bottom: 1em
}
strong {
    font-weight: bold;
}
em {
    font-style: italic;
}

blockquote {
    padding: 0.1em;
    margin: 1em;
    padding-left: 0.5em;
    border-left: 0.5em solid silver;
}
*/

body #doc3 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

.yui-b {
}
#home-page .yui-b, 
#home-page {
    color: #8C8C8C;
}

#yui-main .yui-b {
    padding-left: 25px;
    padding-right: 25px;
}

.yui-t3 #sidebar,
.yui-t5 #sidebar,
.yui-t4 #sidebar {
    padding-left: 6px;
    padding-right: 6px;
}
.yui-t4 #sidebar {
    border-left: 1px solid #CCCCCC;
    border-collapse: collapse;
}
.yui-t3 #sidebar {
    border-right: 1px solid #CCCCCC;
    border-collapse: collapse;
}

#sidebar ul.action-list .yui-button {
    font-size:138.5%;
    line-height: 2;
    margin: 0;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    text-align: right;
}
#sidebar ul.action-list .yui-button .first-child, button
#sidebar ul.action-list .yui-button .first-child, a
#sidebar ul.action-list .yui-button .first-child,
#sidebar ul.action-list .yui-button {
    width: 100%;
}

a {
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}

.yui-button a:hover {
    text-decoration: none;
}

fieldset {
    display: inline;
    margin-left: 2px;
    margin-right: 2px;
    padding: 0.35em 0.625em 0.75em;
    border: 0px;
}

fieldset input,
fieldset select,
fieldset button,
fieldset textarea,
fieldset label,
form .button-group .yui-button {
    font-size: 115%;
}
fieldset input,
fieldset textarea {
    width: 15em;
    border: 1px solid black;
    padding: 0.25em;
}

fieldset textarea {
    width: 25em;
    height: 12em;
}

fieldset table td,
fieldset table th {
    padding: 0.5em;
}

fieldset table th {
    text-align: right;
}

fieldset ul.fieldset {
    font-size: 80%;
}
fieldset ul.fieldset label {
    display: block;
    margin-top: 0.8em;
    color: black;
    text-align: left;
}
fieldset ul.fieldset li ul li label { /* Checkbox Labels */
    display: inline;
    margin: 0 0 0 0;
}
fieldset ul.fieldset li ul li input { /* Checkbox */
    height: 1em;
    width: 1em;
    vertical-align: middle; 
}
fieldset ul.fieldset input {
}

form .button-group {
    padding: 0.5em;
}

ul.navigation  {
    text-align: center;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}
ul.navigation li {
    display: inline;
    margin: 1em;
}

#ft ul.navigation {
}

ul.errorlist {
    background-color: red;
    color: white;
    padding-left: 2em;
}
ul.errorlist li {
    list-style-type: square;
    font-weight: bold;
    padding: 0.25em;
}



ul.how-it-works {
    line-height: 2;
    margin-top: 1em;
    margin-bottom: 1em;
    letter-spacing: -0.025em;
}
ul.how-it-works strong {
    text-transform: uppercase;
}

ul.notification li,
ul.contact-info li,
ul.confidant-session li,
ul.school li,
ul.career-interest li,
ul.advice-subject li,
ul.account-actions li {
    list-style-type: square;
    margin-left: 2em;
    line-height: 1.5;
}
#home-page ul.account-actions li {
    font-size: 120%;
}

h1.signup-callout {
    text-align: center;
}


.content {
    padding: 1em;
}

.clear {
    display: block;
    clear: both;
}

#confidant-picture-form-page .yui-g .first,
#student-picture-form-page .yui-g .first,
#home-page .yui-g .first {
    border-right:  1px solid #800505;
    border-collapse: collapse;
}

#confidant-picture-form-page .yui-g .yui-u,
#student-picture-form-page .yui-g .yui-u {
    padding-bottom: 1em;
}


#hd .account-actions,
#persistant-login-form {
}
#persistant-login-form legend {
    font-weight: bold;
    margin: 0 0 0 0;
}
#persistant-login-form fieldset input {
    width: 13em;
}

.profile-picture-container {
    text-align: center;
}

img.confidant-profile-picture,
img.student-profile-picture {
}


.mini-profile {
    color: black;
}
.mini-profile:hover {
    background-color: silver;
}


.mini-profile img.confidant-profile-picture,
.mini-profile img.student-profile-picture {
    float: left;
    margin: 1em;
}

.mini-profile .rating-display {
    float: right;
}

ul.profile-data {
    line-height: 1.5;
}
ul.profile-data strong {
}

.profile-data {
    clear: left;
    width: 430px;
}
.mini-profile .profile-data {
    clear: none;
}
.profile-data dt {
    width: 40%;
    float: left;
    clear: left;
    margin: 0;
    margin-top: 0.5em;
}
.profile-data dd {
    float: left;
    margin: 0;
    margin-top: 0.5em;
    color: black;
    *width: 60%;
    *padding-bottom: 5px;
    line-height: 19px;
}

.profile-data dd ul {
}
.profile-data h3 {
    border-bottom: 1px solid silver;
color: #660000;
}
dl.general-info dt {
    width: 7em;
}
div.profile-data {
    padding-top: 0.5em;
}

/*#contact-info-management-panel,
#notification-management-panel,
#confidant-sessions-container {
*/
#secondary-sidebar {
    float: right;
    width: 35%;
    clear: right;
    margin-bottom: 1em;
    margin-right: -20px;
}
#secondary-sidebar .yui-panel {
    margin-bottom: 1em;
    margin-top: 1em;
}

#session-history-dt tbody tr {
    cursor: pointer;
}
/*
#session-history-dt tbody tr:hover td,
#session-history-dt tbody tr:hover {
    background-color: #800505;
    color: white;
}
*/

.rating-display .rating-container,
.rating-display .rating {
    height: 32px;
    background: transparent url(../img/rating_star_small_empty.png) left top repeat-x;
}
.rating-display .rating-container {
    width: 160px;
}
.rating-display .rating {
    background-image: url(../img/rating_star_small.png);
}



