/* Common
//-------------------------------------------------------------------*/
.bold
{
    font-weight: bold;
}
.italic
{
    font-style: italic;
}
.section
{
    padding-bottom: 50px;
    background: url(body_divider2.gif) transparent no-repeat 50% 92%;
    clear: both;
    display: inline-block;
}

.widgets_column3
{
    border: solid 1px #ccc;
    border-width: 1px 1px 1px 0;
    background: url(widget_generic_bg.gif) #e5e5e5 repeat-x 0 96%;
    overflow: hidden;
}
.widgets_column3 .image
{
    float: left;
    width: 64px;
    height: 64px;
    margin: 0 12px 0 0;
    overflow: hidden;
}
.widgets_column3 h4
{
    font-size: 110%;
}
.widgets_column3 p
{
    margin-left: 76px;
    font-size: 86%;
}
.widgets_column3 a.widget:link, .widgets_column3 a.widget:visited
{
    text-decoration: none;
    color: #454d55;
}
.widgets_column3 a.widget:hover, .widgets_column3 a.widget:active
{
    text-decoration: none;
    color: #454d55;
}
.widgets_column3 .widget
{
    display: block;
    float: left;
    width: 31%;
    height: 84px;
    padding: 8px;
    border-left: solid 1px #ccc;
}
.widgets_column3 .widget_column1
{
}
.widgets_column3 .widget_column2
{
}
.widgets_column3 .widget_column3
{
}

.illustration_block
{
    margin: 0 0 32px 0;
    text-align: center;
}
a.illustration_block:link, a.illustration_block:visited
{
    text-decoration: none;
}
a.illustration_block:hover, a.illustration_block:active
{
    text-decoration: none;
}
.illustration_block .caption
{
    display: block;
    margin-top: 16px;
}

.illustration_table
{
    margin: 0 0 32px 0;
    padding: 0;
    border-top: solid 2px #1860A8;
}
.illustration_table tr
{
}
.illustration_table td
{
    padding: 16px 8px;
}
.illustration_table td.c1
{
    text-align: center;
}
.illustration_table td.c2
{
    text-align: center;
    font-weight: bold;
}
.illustration_table td.c3
{
}

/* Widget Specific Styles
//-------------------------------------------------------------------*/
.widget
{
}

.widget_lone_left
{
    float: left;
    width: 36%;
    margin: 0 0 24px 0;
}
.widget_lone_right
{
    float: right;
    width: 36%;
    margin: 0 0 0 24px;
}

.widget_generic_middle
{
    display: block;
    float: left;
    width: 44.5%;
    height: 100px;
    margin: 0 2% 16px 0;
    padding: 8px;
    border: solid 1px #bbb;
    background: url(widget_generic_bg.gif) #e5e5e5 repeat-x 0 90%;
}
.widget_generic_middle .image
{
    float: left;
    width: 64px;
    height: 64px;
    margin: 0 12px 0 0;
    overflow: hidden;
}
.widget_generic_middle h4
{
    font-size: 110%;
}
.widget_generic_middle p
{
    margin-left: 76px;
    font-size: 86%;
}
a.widget_generic_middle:link, a.widget_generic_middle:visited
{
    text-decoration: none;
    color: #454d55;
}
a.widget_generic_middle:hover, a.widget_generic_middle:active
{
    text-decoration: none;
    color: #454d55;
}

.widget_feedblog
{
    float: right;
    width: auto;
    margin: 0 8px 16px 0;
}
.widget_feedblog
{
    color: #999;
}
.widget_feedblog h4
{
    margin: 0;
    font-size: 150%;
}
.widget_feedblog h5
{
    margin: 0 0 16px 0;
    font-size: 110%;
}
.widget_feedblog ul
{
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.widget_feedblog li
{
    margin: 0 0 16px 0;
    padding: 0 0 0 24px;
    background: url(icon_arrowright_12x12.jpg) transparent no-repeat 0 2px;
    font-size: 90%;
}
.widget_feedblog .body
{
}
.widget_feedblog .body .header
{
    display: block;
    font-weight: bold;
    color: #3c5f84;
}
.widget_feedblog .body .body
{
    display: block;
    color: #777;
}

.widget_feedjob
{
    float: right;
    width: auto;
    margin: 0 0 24px 0;
}
.widget_feedjob .feed
{
    font-size: 86%;
}

.widget_connect
{
    float: left;
    width: 90%;
    margin: 0 8px 24px 0;
    border: solid 1px #bebebe;
    border-width: 0 1px 1px 1px;
}
.widget_connect img
{
    vertical-align: middle;
}
.widget_connect p
{
    margin-bottom: 4px;
}
.widget_connect .panel_header
{
}
.widget_connect .panel_content
{
    display: none;
    height: 100px;
    padding: 8px;
    border-top: solid 1px #bebebe;
    overflow: hidden;
    font-size: 94%;
}
.widget_connect.ui-accordion .ui-accordion-content-active
{
    display: block;
}
.widget_connect.ui-accordion .ui-accordion-header
{
    display: block;
    padding: 6px 8px;
    background: url(list_item_bg.jpg) transparent repeat-x 0 0;
    font-size: 85%;
    font-weight: bold;
    color: #454d55;
    cursor: pointer;
}
.widget_connect.ui-accordion .ui-accordion-header:hover, .widget_connect.ui-accordion .ui-accordion-header:active
{
    text-decoration: none;
}
.widget_connect.ui-accordion .selected
{
}
.widget_connect.ui-accordion .selected:hover, .widget_connect.ui-accordion .selected:active
{
}
.widget_connect .email
{
    padding: 0 0 4px 20px;
    background: url(icon_mail_16x16.png) transparent no-repeat 0 0;
}
.widget_connect .phone
{
    padding: 0 0 4px 20px;
    background: url(icon_phone_16x16.png) transparent no-repeat 0 0;
}
.widget_connect .whitepaper
{
    padding: 0 0 4px 20px;
    background: url(icon_whitepaper_16x16.png) transparent no-repeat 0 0;
}
.widget_connect .arrow_right
{
    padding: 0 0 4px 20px;
    background: url(icon_next_16x16.png) transparent no-repeat 0 0;
}
.widget_connect .linkedin
{
    padding: 0 0 4px 20px;
    background: url(icon_linkedin_16x16.png) transparent no-repeat 0 0;
}
.widget_connect .facebook
{
    padding: 0 0 4px 20px;
    background: url(icon_facebook_16x16.png) transparent no-repeat 0 0;
}
.widget_connect .twitter
{
    padding: 0 0 4px 20px;
    background: url(icon_twitter_16x16.png) transparent no-repeat 0 0;
}

.widget_connect .rss
{
    padding: 0 0 4px 20px;
    background: url(icon_rss_16x16.png) transparent no-repeat 0 0;
}

.widget_navigation
{
    float: left;
    width: 90%;
    margin: 0 0 24px 0;
}
.widget_navigation ul
{
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.widget_navigation li
{
    padding: 6px 8px;
    font-size: 85%;
    font-weight: bold;
}
.widget_navigation li.header
{
    padding: 0 8px 6px 8px;
    font-size: 150%;
    color: #424548;
}
.widget_navigation a:link, .widget_navigation a:visited
{
    text-decoration: none;
    color: #3c5f84;
}
.widget_navigation a:hover, .widget_navigation a:active
{
    text-decoration: underline;
    color: #3c5f84;
}

/* Page Specific Styles
//-------------------------------------------------------------------*/
#document
{
    overflow: hidden;
    margin-top: 20px;
}
#document #document_main
{
    float: left;
    width: 65%;
}
#document #document_sidebar
{
    float: right;
    width: 30%;
    padding-left: 2.5%;
}
#document #document_sidebar .widget
{
}
#document #document_bottom
{
    padding-top: 16px;
    clear: both;
}

#document_form
{
    display: inline-block;
    float: left;
    width: 75%;
    min-height: 400px;
}

#document_profile
{
    min-height: 540px;
}
#document_profile .c1
{
    width: 25%;
    padding: 0 4% 0 0;
}
#document_profile .c2
{
    width: 50%;
    padding: 0;
}
#document_profile .c3
{
    width: 20%;
    padding: 0;
}
#document_profile #document_profile_main
{
}
#document_profile #document_profile_main h3
{
    margin-bottom: 8px;
}
#document_profile #document_profile_main h4
{
    margin-bottom: 16px;
}
#document_profile #document_profile_sidebar
{
    float: right;
    width: auto;
}
#document_profile #document_profile_sidebar .email
{
    margin: 0 0 4px 0;
    padding-left: 20px;
    background: url(icon_mail_16x16.png) transparent no-repeat 0 0;
}
#document_profile #document_profile_sidebar .phone
{
    margin: 0 0 4px 0;
    padding-left: 20px;
    background: url(icon_phone_16x16.png) transparent no-repeat 0 0;
}
#document_profile #document_profile_sidebar .linkedin
{
    margin: 0 0 4px 0;
    padding-left: 20px;
    background: url(icon_linkedin_16x16.png) transparent no-repeat 0 0;
}
#document_profile #document_profile_media
{
    float: left;
    width: auto;
}
#document_profile #document_profile_media img
{
}

#introduction
{
    overflow: hidden;
    margin-bottom: 16px;
    border-bottom: dotted 1px #ccc;
}
#introduction #introduction_main
{
    float: left;
    width: 65%;
}
#introduction #introduction_sidebar
{
    float: right;
    width: 30%;
    padding-left: 2.5%;
}
#introduction #introduction_sidebar .widget
{
}

#reputation
{
    clear: both;
    text-align: center;
}
#reputation h3
{
    text-align: left;
}

#blog
{
    padding: 0 2% inherit 2%;
    overflow: hidden;
}
#blog h4
{
    margin: 0 0 16px 0;
}
#blog #blog_posts
{
    float: left;
    width: 60%;
}
#blog #blog_posts .post
{
}
#blog #blog_posts .post .header
{
    clear: both;
}
#blog #blog_posts .post .header h4
{
    margin: 0;
    padding: 0;
}
#blog #blog_posts .post .header a:link, #blog #blog_posts .post .header a:visited
{
    text-decoration: none;
    color: #444;
}
#blog #blog_posts .post .header a:hover, #blog #blog_posts .post .header a:active
{
    text-decoration: none;
    color: #666;
}
#blog #blog_posts .post .header .details
{
    font-style: italic;
    font-size: 90%;
}
#blog #blog_posts .post .header .date
{
    float: left;
    width: 64px;
    height: 64px;
    margin: 0 12px 8px 0;
    padding: 0;
    overflow: hidden;
    background: url(icon_calendar_bg_64x64.png) transparent no-repeat 0 0;
}
#blog #blog_posts .post .header .date .month
{
    display: block;
    margin: 1px 0 0 22px;
    clear: both;
    font-weight: bold;
    font-size: 90%;
    color: #fff;
}
#blog #blog_posts .post .header .date .day
{
    display: block;
    margin: 8px 0 0 16px;
    clear: both;
    font-weight: bold;
    font-size: 180%;
    color: #333;
}
#blog #blog_posts .post .body
{
    clear: both;
}
#blog #blog_posts .post .readmore
{
    display: block;
    margin: 0 0 4px 0;
}
#blog #blog_posts .post .footer
{
    margin: 0 0 24px 0;
    padding: 4px 0 0 0;
    border-top: solid 1px #ccc;
    clear: both;
    font-size: 90%;
}
#blog #blog_posts .post .footer .categories
{
    display: block;
    text-align: right;
    color: #cacaca;
}
#blog #blog_posts .post .footer .categories .label
{
    padding: 0 4px 0 0;
    font-weight: bold;
}
#blog #blog_posts .post .footer .tags
{
    display: block;
    text-align: right;
    color: #cacaca;
}
#blog #blog_posts .post .footer .tags .label
{
    padding: 0 4px 0 0;
    font-weight: bold;
}
#blog #blog_sidebar
{
    float: right;
    width: 36%;
}
#blog #blog_sidebar .categories
{
    margin: 0 0 32px 0;
    clear: both;
}
#blog #blog_sidebar .categories h4
{
    color: #666;
}
#blog #blog_sidebar .categories ul
{
    margin: 0;
    padding: 0;
    list-style-type: none;
}
#blog #blog_sidebar .categories li
{
    margin: 0;
    padding: 8px 8px 8px 8px;
    background-color: #f6f6f6;
    border-top: dotted 1px #ccc;
    font-size: 90%;
}
#blog #blog_sidebar .categories li.first
{
    border-top-width: 0;
}
#blog #blog_sidebar .tags
{
    margin: 0 0 32px 0;
    clear: both;
}
#blog #blog_sidebar .tags h4
{
    color: #666;
}
#blog #blog_sidebar .tags ul
{
    margin: 0;
    padding: 0;
    background-color: #f6f6f6;
    list-style-type: none;
    overflow: hidden;
}
#blog #blog_sidebar .tags li
{
    margin: 0;
    padding: 8px 8px 8px 8px;
    float: left;
    width: auto;
}
#blog #blog_sidebar .archives
{
    margin: 0 0 32px 0;
    clear: both;
}
#blog #blog_sidebar .archives h4
{
    color: #666;
}
#blog #blog_sidebar .archives ul
{
    margin: 0;
    padding: 0;
    list-style-type: none;
}
#blog #blog_sidebar .archives li
{
    margin: 0;
    padding: 8px 8px 8px 8px;
    background-color: #f6f6f6;
    border-top: dotted 1px #ccc;
    font-size: 90%;
}
#blog #blog_sidebar .archives li.first
{
    border-top-width: 0;
}
#blog .feed
{
    margin: 0 0 16px 0;
}
#blog .feed h4
{
    color: #999;
}
#blog .feed ul
{
    margin: 0;
    padding: 0;
    list-style-type: none;
}
#blog .feed li
{
    margin: 0;
    padding: 8px;
    background-color: #f6f6f6;
    border-top: dotted 1px #ccc;
    font-size: 90%;
}
#blog .feed li.first
{
    border-top-width: 0;
}
#blog .feed .header
{
    display: block;
    margin: 0;
}
#blog .subscribe
{
    vertical-align: center;
    text-align: right;
    font-size: 90%;
}
#blog .subscribe a
{
    display: block;
    width: auto;
    height: 32px;
    padding: 8px 40px 0 0;
    background: url(icon_rss_32x32.png) transparent no-repeat 100% 0;
}
#blog a:link, #blog a:visited
{
    text-decoration: none;
    color: #20a4d0;
}
#blog a:hover, #blog a:active
{
    text-decoration: underline;
    color: #0e82a8;
}

#employer_list
{
    clear: both;
}
#employer_list h5
{
    color: #283f6f;
}

#job_listing
{
    overflow: hidden;
    display: inline-block;
    width: 90%;
}
#job_listing .feed
{
}
#job_listing .feed h4
{
    color: #999;
}
#job_listing .feed ul
{
    margin: 0;
    padding: 0;
    list-style-type: none;
}
#job_listing .feed li
{
    margin: 0;
    padding: 0;
    border-top: dotted 1px #ccc;
}
#job_listing .feed li.first
{
    border-top-width: 0;
}
#job_listing .feed a
{
    display: block;
    min-height: 32px;
    padding: 8px;
    overflow: hidden;
    font-size: 90%;
}
#job_listing .feed .date
{
    color: #999 !important;
}
#job_listing .feed .header
{
    display: block;
    font-weight: bold;
    font-size: 110%;
    color: #2A5F91;
}
#job_listing .feed .header .location
{
    padding: 0 0 0 6px;
    color: #999 !important;
}
#job_listing .feed .body
{
    display: block;
    margin: 4px 0 0 0;
}
#job_listing .feed .body .more
{
    padding-left: 4px;
}
#job_listing .feed a:link, #job_listing .feed a:visited
{
    text-decoration: none;
    color: #666;
}
#job_listing .feed a:hover, #job_listing .feed a:active
{
    text-decoration: none;
    background-color: #f6f6f6;
    color: #666;
}
#job_listing .feed_column
{
    float: left;
    width: 60%;
}
#job_listing .navigations
{
    float: right;
    width: 36%;
    margin: 0 0 32px 0;
}
#job_listing .navigations .navigation
{
    margin: 0 0 24px 0;
}
#job_listing .navigations .navigation h4
{
}
#job_listing .navigations .navigation .body
{
    padding: 0 80px 0 0;
    font-size: 90%;
}
#job_listing .navigations .n1
{
    background: url(icon_browse_64x64.gif) transparent no-repeat 100% 50%;
}
#job_listing .navigations .n2
{
    background: url(icon_profile_64x64.gif) transparent no-repeat 100% 50%;
}
#job_listing .navigations .n3
{
    background: url(icon_benefits_64x64.gif) transparent no-repeat 100% 50%;
}
#job_listing .navigations a:link, #job_listing .navigation a:visited
{
    text-decoration: none;
    color: #777;
}
#job_listing .navigations a:hover, #job_listing .navigation a:active
{
    text-decoration: none;
    color: #777;
}

#job_testimonials
{
    clear: both;
}

#job_testimonials div.section
{
    margin-bottom: 10px;
    padding-bottom: 60px;
    background: url(body_divider2.gif) transparent no-repeat;
    clear: both;
    background-position: bottom;
    background-attachment: scroll;
}

#job_testimonials .quote_message
{
    font-family: Georgia, "Times New Roman" , Times, serif;
    font-size: 110%;
    color: #888;
}
#job_testimonials .quote_left
{
    padding-left: 44px;
    background: url(icon_quote_left_28x24.gif) transparent no-repeat 0 0;
}
#job_testimonials .quote_right
{
    padding-right: 48px;
    background: url(icon_quote_right_28x24.gif) transparent no-repeat 96% 100%;
}
#job_testimonials .date
{
    display: none;
}
#job_testimonials .footer
{
    font-weight: bold;
    font-size: 80%;
}
#job_testimonials .navigation
{
    margin: 24px 0 0 0;
    font-weight: bold;
    font-size: 84%;
}
#job_testimonials .navigation .contact
{
    float: right;
    width: auto;
}

#employer_testimonials
{
    clear: both;
}
#employer_testimonials .testimonial
{
    overflow: hidden;
}
#employer_testimonials .testimonial h4
{
}
#employer_testimonials .testimonial .brand
{
    float: left;
    width: 160px;
    padding: 0px;
    overflow: hidden;
    text-align: right;
    margin-bottom: 5px;
}
#employer_testimonials .testimonial .quote_message
{
    float: right;
    width: 475px;
    overflow: hidden;
}
#employer_testimonials .testimonial .quote_left
{
    padding-left: 44px;
    background: url(icon_quote_left_28x24.gif) transparent no-repeat 1% 24px;
}
#employer_testimonials .testimonial .quote_right
{
    padding-right: 48px;
    background: url(icon_quote_right_28x24.gif) transparent no-repeat 96% 100%;
}

#management
{
    margin: 4px 0 0 0;
}
#management .section
{
    padding-bottom: 56px;
}
#management div.member
{
    width: 495px;
    display: inline-block;
}
#management .member .c1
{
    display: inline-block;
    float: left;
    width: 135px;
    padding:0px;
}

#management .member .c1 img
{
    display: none;
}


#management .member .c1
{
    display: none;
    margin-right:15px;
}

#management.showimages .member .c1
{
    display: inline-block !important;
}
#management.showimages .member .c1 img
{
    display: block !important;
}


#management .member .c2
{
    display: inline-block;
    float: left;
    width: 220px;

}



#management .member .c3
{
    display: inline-block;
    float: left;
    width: 230px;


}
#management .member .name
{
    font-weight: bold;
}
#management .member .name a:link, #management .member .name a:visited
{
    text-decoration: none;
    color: #454d55;
}
#management .member .name a:hover, #management .member .name a:active
{
    text-decoration: underline;
    color: #454d55;
}
#management .member .position
{
    margin: 0 0 16px 0;
    font-style: italic;
    color: #333;
}
#management .member .email
{
    margin: 0 0 4px 0;
    padding-left: 20px;
    background: url(icon_mail_16x16.png) transparent no-repeat 0 0;
}
#management .member .phone
{
    margin: 0 0 4px 0;
    padding-left: 20px;
    background: url(icon_phone_16x16.png) transparent no-repeat 0 0;
}
#management .member img
{
    overflow: hidden;
}
#management .member p
{
    display: none;
}

/* Overrides
//-------------------------------------------------------------------*/

.widget_generic_middle
{
    display: none;
}

#document_main ol
{
    font-size: 110%;
}
#document_main ol li
{
    margin-bottom: 5px;
}

td.divider
{
    height: 2px;
    padding: 0px;
}
.divider hr
{
    margin: 0px;
}

