/* Utility & Global Classes */

.clearfix:after, .clearfix_left:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix_left:after {
    clear: left;
}

.text_replace {
    display: block;
    text-indent: -9999px;
}

body {
    background: url(../images/site/body_bg.gif);
    font-family: Arial, Verdana, sans-serif;
    font-size: 14px;
    color: #666;
}

a {
    color: #12518b;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

strong {
    font-weight: bold;
}

h2 {
    font-size: 40px;
    font-weight: bold;
    color: #000;
}

h3 {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 15px;
}

/* Forms */

fieldset {
    clear: left;
}

.submit, .button {
    background: #155ea0;
    color: #fff;
    border: none;
    padding: 20px 15px;
    font-weight: bold;
    font-size: 14px;
    cursor: pointer;
}

.textarea_container, .textinput_container {
    border: 8px solid #e6e6e6;
    margin-bottom: 25px;
    float: left;
}

textarea, input[type="text"], input[type="password"] {
    border: 1px solid #b5b5b5;
    font-size: 14px;
    padding: 14px 12px;
}

label {
    color: #b0b0b0;
    display: block;
    clear: left;
    margin-bottom: 10px;
}

.error {
    background: #f7d5d5;
    border-top: 7px solid #e1b1b1;
    border-bottom: 1px solid #e1b1b1;
    text-align: center;
    color: #a95b5b;
    font-weight: bold;
    padding: 15px;
    margin-bottom: 40px;
}

.errorlist {
    color: #a95b5b;
    font-weight: bold;
    margin-bottom: 10px;
}
    
/* Overall Structure */

#container {
    width: 960px;
    margin: 12px auto;
    background: #f4f4f4;
    min-height: 400px;
}

#header {
    background: #f6f6f6;
    width: 100%;
    height: 50px;
    border-bottom: 1px solid #ddd;
}

#header li {
    float: right;
    background: url(../images/site/header_bg.gif) repeat-y;
    height: 100%;
}

#header a {
    color: #414141;
    text-decoration: none;
    font-family: Georgia, Times New Roman, serif;
    font-size: 14px;
    display: block;
    padding: 18px 25px;
    height: 14px;
}

#header a:hover {
    background-color: #e1e1e1;
}

#header #home a:hover {
    background-color: transparent;
}

#header #home {
    float: left;
    background: url(../images/site/logo.gif);
    width: 92px;
    height: 25px;
    margin: 14px 20px 0;
}

#search {
    border: 4px solid #dfdfdf;
    margin: 10px 8px;
}

#search input {
    vertical-align: top;
}

#query {
    border: none;
    color: #aaa;
    float: left;
    padding: 6px 0 0 0;
    height: 18px;
    width: 180px;
    font-size: 10px;
    text-indent: 6px;
}

#footer {
    width: 960px;
    margin: 0 auto;
    color: #fff;
    font-size: 11px;
    list-style-type: disc;
    list-style-position: inside;
}

#footer li {
    float: right;
    margin-left: 10px;
}

#footer #copyright, #footer #terms {
    list-style-type: none;
    list-style-position: outside;
    margin-left: 0;
}

#footer #copyright {
    float: left;
}

#footer li a {
    color: #ccebfc;
}

/* Ratings */

.rating_large, .rating_small {
    width: 48px;
    height: 48px;
    background: url(../images/site/ratings_large.png);
    display: block;
    text-indent: -9999px;
}

.rating_large_9 {
    background-position: -58px 0;
}

.rating_large_8 {
    background-position: -116px 0;
}

.rating_large_7 {
    background-position: -174px 0;
}

.rating_large_6 {
    background-position: -232px 0;
}

.rating_large_5 {
    background-position: -290px 0;
}

.rating_large_4 {
    background-position: -348px 0;
}

.rating_large_3 {
    background-position: -406px 0;
}

.rating_large_2 {
    background-position: -464px 0;
}

.rating_large_1 {
    background-position: -522px 0;
}

.rating_small {
    width: 24px;
    height: 24px;
    background: url(../images/site/ratings_small.png);
}

.rating_small_9 {
    background-position: -29px 0;
}

.rating_small_8 {
    background-position: -58px 0;
}

.rating_small_7 {
    background-position: -87px 0;
}

.rating_small_6 {
    background-position: -116px 0;
}

.rating_small_5 {
    background-position: -145px 0;
}

.rating_small_4 {
    background-position: -174px 0;
}

.rating_small_3 {
    background-position: -203px 0;
}

.rating_small_2 {
    background-position: -232px 0;
}

.rating_small_1 {
    background-position: -261px 0;
}

.vote_link_bak_10 {
	background: #00c918 !important;
}

.vote_link_bak_9 {
	background: #2cb108 !important;
}

.vote_link_bak_8 {
	background: #1d8c00 !important;
}

.vote_link_bak_7 {
	background: #729f07 !important;
}

.vote_link_bak_6 {
	background: #b0b208 !important;
}

.vote_link_bak_5 {
	background: #e9e104 !important;
}

.vote_link_bak_4 {
	background: #f0c707 !important;
}

.vote_link_bak_3 {
	background: #df9800 !important;
}

.vote_link_bak_2 {
	background: #e06900 !important;
}

.vote_link_bak_1 {
	background: #e20000 !important;
}

/* Home & Search */

#home_search {
    background: url(../images/site/home_search.gif);
    height: 464px;
    position: relative;
}

#results_search {
    background: url(../images/site/result_search_gradient.jpg);
    height: 143px;
    padding-top: 45px;
}

#home_search #company_goodness {
    height: 0;
}

#home_search #home_banner {
    background: url(../images/site/home_banner.png);
    width: 248px;
    height: 122px;
    position: absolute;
    right: -1px;
    top: -15px;
}

#home_search fieldset, #results_search fieldset {
    border: 10px solid #c9e4f2;
    width: 560px;
    height: 45px;
    margin: 225px auto 8px;
}

#results_search fieldset {
    margin: 0 auto 8px;
}

#home_query {
    border: none;
    width: 451px;
    height: 31px;
    float: left;
    padding: 14px 0 0 0;
    font-size: 16px;
    text-indent: 16px;
    background: #fff url(../images/site/home_query_bg.gif) no-repeat 3px 17px;
    color: #aaa;
}

#advanced_search, #previous_query {
    display: block;
    width: 560px;
    margin: 0 auto;
    text-align: right;
}

#previous_query {
    text-align: left;
    font-size: 13px;
    margin-bottom: 12px;
}

#home_search #home_description {
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 30px;
    color: #333;
    font-size: 11px;
    line-height: 15px;
}

#take_scryve {
    background: #05711e url(../images/site/take_scryve.gif) no-repeat 24px 27px;
    color: #fff;
    padding: 27px 18px 30px 67px;
}

#take_scryve p {
    font-size: 11px;
    line-height: 15px;
}

#take_scryve ul {
    float: right;
}

#take_scryve li {
    background: #0a7924 url(../images/site/take_scryve_li_bg.gif) repeat-x;
    border: 1px solid #33964a;
    float: left;
    margin-left: 18px;
    padding: 18px;
    font-size: 11px;
}

#take_scryve h4 {
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 9px;
}

#take_scryve li div {
    min-height: 37px;
}

#take_scryve #browser_tool div {
    background: url(../images/site/browser_tool.png) no-repeat 100% 0;
    padding-right: 36px;
}

#take_scryve #widget div {
    background: url(../images/site/widget.png) no-repeat 100% 0;
    padding-right: 51px;
}

#take_scryve #rbi div {
    background: url(../images/site/rbi.png) no-repeat 100% 0;
    padding-right: 48px;
}

#take_scryve #rbi div a, #take_scryve #rbi div a h4 { 
	color: #fff;
}

#take_scryve #rbi div a:hover, #take_scryve #rbi div a:hover h4 { 
	text-decoration: underline;
}

#home_lists {
    padding-bottom: 70px;
}

.home_list {
    width: 320px;
    float: left;
    border-top: 1px solid #2e79be;
}

.home_list ul {
    border-left: 1px solid #fff;
    border-right: 1px solid #ccc;
    margin-bottom: 20px;
    height: 448px;
}

.home_list h3 {
    background: url(../images/site/home_list_bg.gif) repeat-x;
    height: 55px;
    color: #cfe4f8;
    height: 55px;
    text-align: center;
    margin: 0;
    line-height: 55px;
    border-right: 1px solid #0b345b;
    border-left: 1px solid #3d7bb6;
}

.home_list .full_list, .full_profile {
    background: url(../images/site/blue_arrow.gif) no-repeat 100% 4px;
    padding-right: 15px;
    display: block;
    float: left;
    font-size: 13px;
    margin-left: 20px;
}

.full_profile {
    margin: 15px 0 0 60px;
}

#top_companies h3, #top_companies ul {
    border-left: none;
}

#recent_questions ul {
    background: url(../images/site/home_list_arrow.gif) no-repeat 160px 0;
}

#recent_questions h3, #recent_questions ul {
    border-right: none;
}

.home_list li {
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #fff;
    font-size: 11px;
}

.home_list li.first {
    border-top: none;
}

.home_list li.first a {
    background: url(../images/site/home_list_arrow.gif) no-repeat 160px 0;
}

.home_list li a {
    min-height: 48px;
    padding: 20px;
    display: block;
    text-decoration: none;
    font-weight: bold;
    font-size: 20px;
}

.home_list li a:hover {
    background-color: #e8e8e8;
}

.home_list li p {
    font-size: 11px;
    color: #666;
    font-weight: normal;
    margin-top: 10px;
}

.home_list .rating_large, .result .rating_large {
    float: left;
    margin-right: 12px;
}

#recent_questions ul {
    border-bottom: 1px solid #ccc;
}

#recent_questions li {
    border: none;
    padding: 10px 10px 0;
    min-height: 0;
}

#recent_questions li.first {
    padding-top: 20px;
}

#recent_questions ul a {
    display: block;
    background: #e8e8e8;
    padding: 10px;
    font-size: 13px;
    font-weight: bold;
    margin: 0;
    line-height: 20px;
}

.result {
    background: #ededed url(../images/site/result_gradient.jpg) repeat-x;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #fff;
    padding: 30px 25px;
    min-height: 48px;
	 font-size: 90%;
	 color: #000;
}

.result h3 {
    float: left;
}

.result p {
    clear: left;
    margin-left: 60px;
    margin-bottom: 1em;
}

.result .flags {
    margin-top: -3px;
}

.result .industries {
    float: right;
    background: url(../images/site/industry_icon.png) no-repeat;
    padding-left: 20px;
    font-weight: bold;
}

.light_grey {
	color: #666 !important;
}

#share_results {
    padding: 38px;
    text-align: center;
}

#share_results a {
    display: block;
    width: 175px;
    margin: 0 auto 7px;
    background: #12518b;
    color: #fff;
    padding: 10px 0;
    text-align: center;
}

/* Company Profile */

#company_summary {
    padding: 35px 25px 35px 98px;
    position: relative;
}

.company_bg_None {
    background: #cef0cd url(../images/site/green_gradient.jpg) repeat-x;
}

.company_bg_10 {
    background: #ccf4d0;
}

.company_bg_9 {
    background: #d4efcd;
}

.company_bg_8 {
    background: #d2e8cc;
}

.company_bg_7 {
    background: #e3eccd;
}

.company_bg_6 {
    background: #efefcd;
}

.company_bg_5 {
    background: #faf9cd;
}

.company_bg_4 {
    background: #fcf4cd;
}

.company_bg_3 {
    background: #f8eacc;
}

.company_bg_2 {
    background: #f9e1cc;
}

.company_bg_1 {
    background: #f9cccc;
}

#company_summary .rating_large {
    float: left;
    margin-left: -73px;
}

#company_summary h2 {
    float: left;
}

.flags {
    float: left;
    background: url(../images/site/flags.png) no-repeat;
    height: 24px;
    padding-left: 32px;
    margin-top: 10px;
    margin-left: 10px;
}

.flags li {
    float: left;
    margin-right: 10px;
}

.flags a {
    display: block;
    color: #fff;
    background: #258e22;
    text-decoration: none;
    padding: 6px 16px;
    height: 12px;
    font-size: 12px;
}
    
.negative_flags {
    background-position: 0 -24px;
}

.negative_flags a {
    background: #ea1010;
}

#company_summary h4 {
    font-weight: bold;
    color: #333;
    margin-bottom: 12px;
}

#alternatives {
    float: right;
}

#alternatives ul {
    border: 1px solid #d3d3d3;
    background: #f8f8f8;
    width: 192px;
    margin-bottom: 10px;
}

#alternatives li {
    padding: 15px;
    padding-left: 45px;
    position: relative;
    border-bottom: 1px solid #d3d3d3;
    font-weight: bold;
}

.company_record {
    float: left;
    width: 300px;
    margin-right: 15px;
}

.company_record ul {
    list-style-type: disc;
    list-style-position: inside;
    line-height: 20px;
    color: #333;
    font-size: 13px;
}

#alternatives .last {
    border-bottom: none;
}

#alternatives .rating_small {
    position: absolute;
    left: 15px;
    top: 10px;
}

#alternatives #show_more, #alternatives #suggest_alternative {
    font-size: 10px;
    float: left;
    font-weight: bold;
}

#alternatives #suggest_alternative {
    float: right;
    font-weight: normal;
}

#vote_link_arrow {
    background: url(../images/site/vote_link_arrows.gif) no-repeat;
    width: 30px;
    height: 10px;
    position: absolute;
    bottom: 0;
    left: 60px;
}

.vote_link_arrow_10 {
	background-position: 0 0 !important;
}

.vote_link_arrow_9 {
	background-position: 0 -10px !important;
}

.vote_link_arrow_8 {
	background-position: 0 -20px !important;
}

.vote_link_arrow_7 {
	background-position: 0 -30px !important;
}

.vote_link_arrow_6 {
	background-position: 0 -40px !important;
}

.vote_link_arrow_5 {
	background-position: 0 -50px !important;
}

.vote_link_arrow_4 {
	background-position: 0 -60px !important;
}

.vote_link_arrow_3 {
	background-position: 0 -70px !important;
}

.vote_link_arrow_2 {
	background-position: 0 -80px !important;
}

.vote_link_arrow_1 {
	background-position: 0 -90px !important;
}

#vote_link {
    background: #000;
    color: #fff;
    text-decoration: none;
    display: block;
    text-align: center;
    font-size: 16px;
    padding: 25px 0;
}

#rate_form, .rate {
    display: none;
}

.rate {
    background: #e4e4e4;
    padding: 15px 100px;
}

.rate h4 {
    float: left;
    width: 110px;
    margin: 8px 20px 0 0;
    font-size: 14px;
    font-weight: bold;
    color: #333;
}

.rate li {
    float: left;
    margin-right: 11px;
}

#right_sidebar {
    float: right;
    width: 192px;
    margin: 40px 30px 0 25px;
}

#right_sidebar h3 {
    font-size: 16px;
    color: #333;
}

#right_sidebar ul {
    line-height: 18px;
    font-size: 12px;
}

#right_sidebar li {
    margin-bottom: 20px;
}

#right_sidebar h4 {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 8px;
}

#more_news {
    border: 1px solid #eaeaea;
    background: #fff;
    display: block;
    padding: 7px 0;
    text-align: center;
    font-size: 12px;
}


#company_content {
    margin: 40px 246px 0 98px;
}

#company_summary > ul {
    clear: both;
    padding-top: 25px;
}

#company_summary > ul > li {
    float: left;
    margin-right: 25px;
    padding-left: 25px;
}

#company_summary .industries {
    background: url(../images/site/industry_icon.png) no-repeat;
}

#company_summary .comments {
    background: url(../images/site/comment_icon.png) no-repeat;
}

#company_summary .company_info_link {
    background: url(../images/site/info_icon.png) no-repeat;
}

#research {
    background: #e2f7fc url(../images/site/research_spyglass.gif) no-repeat 85px 18px;
    margin-top: 28px;
    text-align: center;
    padding: 50px 10px 18px;
    border: 1px solid #d3d3d3;
    text-align: center;
}

#research a {
    display: block;
}

#see_research {
    font-size: 16px;
    font-weight: bold;
}

#suggest_research {
    border-top: 1px solid #d3d3d3;
    margin-top: 15px;
    padding-top: 12px;
    font-size: 11px;
}

#ask_question {
    display: block;
    background: #def4dd url(../images/site/ask_question.gif) no-repeat 14px 14px;
    border: 1px solid #d3d3d3;
    margin-top: 30px;
    padding: 14px 56px;
    font-size: 16px;
    color: #666;
    font-weight: bold;
}

#company_brands {
    margin-top: 30px;
}

#company_brands ul {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #fff;
}

#company_brands li {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #ccc;
    margin: 0;
    padding: 5px 0;
    font-weight: bold;
    font-size: 13px;
}

#full_reports {
    background: #e0f6df;
    border: 1px solid #e2e2e2;
    padding-bottom: 33px;
    margin-bottom: 40px;
}

#reports_header {
    background: #b9e0b8;
    border-bottom: 1px solid #e2e2e2;
    padding: 15px 18px 15px 23px;
}

#reports_header h3 {
    margin: 0;
    color: #333;
}

#edit_reports {
    background: url(../images/site/edit_reports.gif);
    width: 22px;
    height: 24px;
    float: right;
    margin-top: -3px;
}

#environmental_report, #social_report {
    float: left;
    margin: 21px 0 0 23px;
    position: relative;
    width: 280px;
    font-size: 13px;
    line-height: 20px;
}

#full_reports .rating_small {
    position: absolute;
}

#full_reports h4 {
    color: #333;
    font-size: 16px;
    font-weight: bold;
    margin: 4px 0 20px 28px;
}

#post_comment_link {
    float: right;
    display: block;
    background: url(../images/site/down_blue_arrow.gif) no-repeat 100% 2px;
    padding-right: 10px;
    font-weight: bold;
    font-size: 16px;
}

#recent_comments {
    color: #666;
    font-size: 16px;
}

.comment {
    background: #fff;
    border: 1px solid #eaeaea;
    padding: 18px 23px;
    margin-bottom: 11px;
    position: relative;
}

.comment img {
    float: left;
}

.comment_body, .comment h5 {
    margin-left: 60px;
}

.comment_body {
    font-size: 12px;
    line-height: 18px;
}

.comment h5 {
    font-weight: bold;
    margin-bottom: 12px;
}

.comment_votes {
    position: absolute;
    right: 14px;
    top: 15px;
    font-size: 11px;
}

.comment_votes div, .comment_votes a {
    float: left;
    margin-left: 6px;
}

.comment_votes a {
    background: url(../images/site/comment_thumbs.gif);
    width: 15px;
    height: 17px;
}

.comment_votes .vote_down {
    background-position: -21px 0;
}

.vote_tally {
    background: #e6e6e6;
    color: #333;
    height: 11px;
    padding: 3px 5px;
    text-align: center;
}

.comment_form {
    background: #fff;
    border: 1px solid #eaeaea;
    padding: 20px 23px;
}

.comment_form h4 {
    color: #333;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 12px;
}

.comment_form textarea {
    border: 3px solid #e6e6e6;
    width: 562px;
    height: 50px;
    padding: 0;
}

.comment_form .submit_comment {
    text-align: right;
    margin-top: 12px;
}

#company_info {
    margin-top: 45px;
    border-top: 1px solid #ccc;
    padding: 35px 246px 55px 98px;
}

#company_info h3 {
    color: #333;
    font-size: 16px;
}

#company_info p {
    font-size: 12px;
    line-height: 18px;
}

#report_abuse {
    display: block;
    border-top: 1px solid #ccc;
    background: #e2f7fc;
    text-align: center;
    padding: 13px 0;
    font-size: 13px;
    font-weight: bold;
}

/* Temp Beta */
#beta-signup {
	text-align: center;
}

#beta-signup h4 {
	margin-bottom: 1em;
}
/* End Temp Beta */
