/* $Id: local_sample.css,v 1.2.2.2 2009/12/22 06:47:47 jwolf Exp $ */

/* Local CSS
-------------------------------------------------------------- */

/**
 * Put your custom css and css overrides in this file and
 * rename it local.css. By restricting your css changes 
 * to local.css, your changes will not be overwritten when
 * upgrading to a new version of this theme.
 *
 *  Steps to activate local.css:
 *  1. Add your custom css to this file.
 *  2. Rename this file to local.css  
 */

.feed-icon img {
display:none;
}

.view-Member-Directory .picture {
    float: none;
}

.view-Member-Directory .views-row {
    padding-bottom: 20px;
}

.view-id-Member_Directory.view-display-id-block_1
.views-table
TR {
    height: 22px;
    line-height: 22px;
    vertical-align: middle;
}

.view-id-Member_Directory.view-display-id-block_1
.views-table {
    border: 1px solid black;
}

.view-id-Member_Directory.view-display-id-block_1
.views-field-value-1 {
    /*border: 1px solid black;*/
    width: 200px;
}

.view-id-Member_Directory.view-display-id-block_1
.views-field
.picture {
    /*border: 1px solid black;*/
    margin: 0px;
    width: 85px;
    height: 85px;
}

/*.view-id-Member_Directory.view-display-id-block_1
TD.views-field-value-1 {
    width: 100px;
    border: 2px solid black;
}*/

.view-id-Testimonials_Going_Into_OBM.view-display-id-block_1
.views-view-grid
TD {
    width: 200px;
    padding-top: 10px;
    vertical-align: top;
}   

.view-Testimonials-Going-Into-OBM.view-display-id-page_2
.views-view-grid
.views-field-field-first-name-value {
    font-weight: bold;
    font-size: 130%;
    margin-bottom: 5px;
}

.view-Testimonials-Going-Into-OBM.view-display-id-page_2
.views-view-grid
LABEL {
    font-weight: bold;
}

.view-Testimonials-Going-Into-OBM.view-display-id-page_2
.views-view-grid
.field-content
P {
    margin: 0px;
    padding-top: 0px;
    padding-bottom: 8px;
}

.view-Graduate-Training-in-OBM-Block
.views-view-grid
TD {
    width: 400px;
    vertical-align: top;
    padding: 5px;
}

.view-Graduate-Training-in-OBM-Block
.views-view-grid
.views-field-title {
    width: 400px;
    border-bottom:1px solid #D6DDB9;
    font-family:Myriad Pro,Myriad Web Pro Regular,Lucida Grande,Geneva,Trebuchet MS,sans-serif;
    font-size:1.333em;
    font-weight:600;
    margin:0;
    text-transform:uppercase;
    margin-bottom:14px;
    padding:0;
    border-collapse:collapse;
    line-height:160%;
    height: 3em;
    vertical-align: middle;
    display: table-cell;
    /*color:#27638C;*/
}

.view-Graduate-Training-in-OBM-Block
.views-view-grid
LABEL,
.view-Graduate-Training-in-OBM-Block
.views-view-grid
SPAN.views-view-title
{
    font-weight: bold;
}

DIV#profile DIV.profile {
    clear: both;
    height: 100px;
}


DIV#profile DIV.profile DIV.picture {
   float: left;
   width: 85px;
   margin: 0px;
   padding: 0px;
   clear: both;
}

.view-Teaching-Resources .views-field-title {
    font-weight: bold;
}

.ms_membership_plan_name {
    font-weight: bold;
}

