

html, body {
    height: 100%;
    background-color: #ffffff;
}

#spanned_header {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
    width: 100%;
    height: 98px;
    background-image: url('../../../media/images/header gradient.jpg');
	background-repeat: repeat-x;
	background-color: #ffffff;
}

#doc4 {

}

#container {
    position: absolute;
    z-index: 1;
}

#header {
	border-bottom-color: #d2d2d2;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-image: url('../../../media/images/header gradient.jpg');
	background-repeat: repeat-x;
	background-color: #ffffff;
}

#header .nav {
	font-family: Gotham, sans-serif;
	font-size: 138.5%;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-right: 4px;
	margin-top: 63px;
	float: right;
	position: relative;
	z-index: 200;
}

#header .nav li {
	float: left;
	padding-left: 30px;
}

#header .nav li a {
    text-decoration: none;
}

#header_leaf {
    position: absolute;
    z-index: 3;
    width: 187px;
    height: 88px;
    right: -28px;
    background-image: url('../../../media/images/header leaf.jpg');
    background-repeat: no-repeat;
}

#body {
    padding-top: 10px;
    width: 930px;
}

.dark_green {
	color: #668f04;
}

.light_green {
	color: #a2c73e;
}

.gray_header {
    color: #787777;
    font-size: 260%;
    font-family: Gotham, sans-serif;
}

.green_header {
    color: #a2c73e;
    font-size: 165%;
    letter-spacing: 1px;
    font-family: Gotham, sans-serif;
    font-weight: 100;
}

#front_page_text {
    background-color: biege;
    padding-top: 76px;
    padding-left: 6px;
    background-color: white;
    width: 450px;
}

#front_page_text .extra_space {
    margin-top: 20px;
}

#front_page_text div {
    margin-top: 20px;
    margin-left: -76px;
    margin-bottom: -3px;
    width: 528px;
    height: 157px;
    background-repeat: no-repeat;
    background-position: 0px;
    background-image: url("../../../media/images/farm_background.jpg");
}

#temp {
    display: block;
    position: absolute;
    left: -77px;
    top: 400px;
    width: 77px;
    height: 208px;
    background-color: white;
    background-image: none;
}

#search_box {
    background-image: url(../../../media/images/search_box_background.jpg);
    background-repeat: no-repeat;
    width: 474px;
    height: 310px;
    padding: 0px;
    padding-top: 108px;
    font-size: 162%;
    color: #787777;
}

.search_box_panel {
    margin: 20px;
    margin-top: 15px;
    margin-bottom: 15px;
    padding: none;
    padding-bottom: 15px;
    padding-left: 2px;
    padding-right: 2px;
    border: none;
    border-bottom: 1px solid #d1d4d5;
}

.search_box_panel_bottom {
    border: none;
    padding-bottom: 0;
}

#search_box .form {
    font-size: 60%;
    vertical-align: middle;
    border: 1px gray solid;
    padding: 1px;
    margin-left: 5px;
    margin-right: 5px;
    color: #787777;
}

.search_box_submit {
    text_align: center;
    padding-top: 3px;
}


#footer {
	background-image: url('../../../media/images/footer gradient.jpg');
	font-family: "Myriad Pro";
    color: #ffffff;
    height: 215px;
}

#footer .nav {
    list-style: none;
    padding-top: 30px;
    float: left;
    margin-left: 119px;
}

#footer .nav li {
    /*float: left;*/
    margin-left: 10px;
    margin-right: 9px;
}

#footer .nav li a {
    text-decoration: none;
    color: #ffffff;
}

#copyright {
    float: right;
    margin-right: 111px;
    margin-top: 30px;
}

#spanned_footer {
    /*
    position: absolute;
    bottom: 0px;
    width: 100%;
    height: 200px;
    background-color: red;
    z-index: -1;
    */
}

/* top level styles ********************************************/

.page_format_1 {
    margin-left: 120px;
    margin-top: 15px;
    margin-bottom: 30px;
    margin-right: 50px;
}

.cg_table_header_1 {
    background-color:#66913E;
    font-size:122%;
    font-weight:bold;
}

.cg_table_header_2 {
    background-color:#8AB13E;
}

.cg_table_data {
    background-color:#EDEDED;
}

.spaced_body_text p {
    margin-top: 30px;
}

.text_page h1 {
    font-size: 150%;
}

.text_page p {
    margin-top: 20px;
    margin-bottom: 20px;
}

.text_page p.last {
    margin-bottom: 50px;
}

.clearer {
    clear: both;
}

/* business profile styles **************************************/

#bp_divider {
    padding-top: 10px;
}

#bp_details .header {
    background-image: url('../../../media/images/bp_header.jpg');
    /*width: 648px;*/
    height: 30px;
    color: #ffffff;
    font-size: 165%; /* 144 */
    padding-top: 8px;
    padding-left: 10px;
}

#bp_details .header a {
    font-size: 61%;
    float: right;
    margin-top: 7px;
    margin-right: 33px;
}

#bp_details .details {
    margin-top: 11px;
}

#bp_locations {
    margin-bottom: 10px;
    margin-top: 30px;
}

#bp_descriptions {
    margin-top: 28px;
}

#bp_descriptions .cg_heading {
    background-color:#66913e;
    font-size: 170%;
    font-weight: bold;
}

#bp_descriptions .cg_heading td {
    padding: 5px;
}

#bp_descriptions table {
    /*background-color: #EDEDED;*/
}

#bp_descriptions .left_col, #bp_descriptions .right_col {
    padding: 5px;
    padding-top: 15px;
}

#bp_descriptions .left_col {
    width: 100px;
    vertical-align: top;
    padding-left: 15px;
}

#bp_descriptions .rate_up, #bp_descriptions .rate_down {
    cursor: pointer;
    text-align: center;
    text-decoration: none;
}

#bp_descriptions .rate_up {
    background-color: #8AB13E;
    padding-left: 2px;
    padding-right: 2px;
}

#bp_descriptions .rate_down {
    background-color: #f23b16;
    padding-left: 4px;
    padding-right: 4px;
}

#bp_descriptions .ribbon {
    position: relative;
    top: 6px;
}


#bp_more_descriptions_pagination li {
    float: left;
    margin: 4px;
}

#bp_cg_ratings {
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
}

#bp_cg_ratings table {
    width: 100%;
}

#bp_cg_ratings table td {
    padding: 5px;
}

#bp_cg_ratings .cg_heading {
    background-color:#66913e;
    font-size: 170%;
}

#bp_cg_ratings .cg_heading_text {
    font-weight:bold;
    text-align: center;
}

#bp_cg_ratings .cg_rating {
    font-weight:bold;
    text-align: center;
}

#bp_cg_ratings .sa_class {
    background-color:#8ab13e
}

#bp_cg_ratings .sa_class td {
    padding: 5px;
    font-size: 145%;
}

#bp_cg_ratings .sa_class td span {
    padding: 5px;
    font-size: 64%;
}

#bp_cg_ratings .sa_class_rating {
    text-align: center;
}

#bp_cg_ratings .social_att {
    border: none;
    /*background-color:#ededed;*/
}

#bp_cg_ratings .social_att td {
    /*background-color: #ededed;*/
    border: none;
    padding-left: 40px;
}

#bp_cg_ratings .sa_name {
    float: left;
}

#bp_cg_ratings .sa_rating {
    float: right;
}

#bp_cg_ratings .rate_up, #bp_cg_ratings .rate_down {
    cursor: pointer;
    text-align: center;
    text-decoration: none;
}

#bp_cg_ratings .rate_up {
    background-color: #8AB13E;
    padding-left: 2px;
    padding-right: 2px;
}

#bp_cg_ratings .rate_down {
    background-color: #f23b16;
    padding-left: 4px;
    padding-right: 4px;
}

#bp_cg_ratings .sa_controls {
    clear: both;
    font-size: 80%;
}

#bp_cg_ratings .sa_controls > a:first-child {
    display: none;
}

#bp_cg_ratings .sa_ratings {
    display: none;
    border: none;
    /*background-color: #ededed;*/
    background-color: #F9F9F9;
}

#bp_cg_ratings .sa_ratings .container {
    /*background-color: #ededed;*/
    padding-left: 40px;
    border: none;
}

#bp_cg_ratings .sa_ratings .container .left_col {
   width: 100px;
   padding: 9px;
}

#bp_cg_ratings .sa_ratings .container .right_col {
    
}

#bp_cg_ratings .sa_ratings .container .pagination li {
    float: left;
    margin: 4px;
}

#bp_cg_ratings .sa_rating_form {
    display:none;
    border-top:0pt none;
    border-bottom:0pt none;
    background-color:#ededed;
}

#bp_cg_ratings .sa_rating_form td {
    background-color:#ededed;
    border-top:0pt none;
    border-bottom:0pt none;
    padding-left:40px;
}

#bp_cg_ratings .sa_rating_form .sa_rating_stars {
    list-style: none;
    display: inline;
}

#bp_cg_ratings .sa_rating_form .rating {
}


#bp_cg_ratings .sa_rating_form .sa_rating_stars li {
    float: left;
    background-image: url('../../../media/images/stars.jpg');
    width: 17px;
    height: 18px;
    margin: 0px;
    cursor: pointer;
    background-position: 65px 0px;
    /* full star = 0px; half star = 81px; empty star = 65px; */
}

#bp_right_column .container {
    background-color: #f6f6f6;
    padding: 20px; 
    padding-top: 15px;
}

#bp_right_column .headline {
    color: #838383;
    font-size: 120%;
    padding-bottom: 10px;
}

#bp_gmap {
    width: 256px;
    height: 256px;
}

#bp_tags, #bp_employees {
    border-top: 1px #838383 solid;
    margin-top: 16px;
    padding-top: 7px;
}

#bp_tags ul {
    margin-left: 6px;
}

#bp_tags li {
    padding-bottom: 3px;
}

#bp_tags .rate_up, #bp_tags .rate_down {
    cursor: pointer;
    text-align: center;
    text-decoration: none;
}

#bp_tags .rate_up {
    background-color: #8AB13E;
    padding-left: 2px;
    padding-right: 2px;
}

#bp_tags .rate_down {
    background-color: #f23b16;
    padding-left: 4px;
    padding-right: 4px;
}

#bp_tags #new_tags {
    margin-top: 5px;
    margin-right: 5px;
}

#bp_employees .location_employee_list {
    padding-left: 15px;
    text-align: center;
}

#bp_employees .location_employee_list li {
    float: left;
    width: 111px;
    padding-top: 20px;
}

#bp_employees .clearer {
    clear: both;
}

#bp_right_column .footer {
    width: 282px;
    height: 45px;
    background-image: url(../../../media/images/profile_right_column_footer_background.jpg);
    background-repeat: no-repeat;
    background-position: 0px -1px;
}

#body .form_page {
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 43px;
}

#body .form_page .form_width {
    width: 520px;
}

#body .form_page .form_width > p {
    margin-top: 30px;
    margin-bottom: 20px;
}

#body .form_page h1 {
    font-size: 170%;
}

#body .form_page .ctrlHolder input, #body .form_page .ctrlHolder select {
    float: right;
    width: 210px;
}

#body .form_page .form_buttons {
    padding: 6px;
}

#body .form_page .form_buttons .form_cancel {
    width: 80px;
}

#body .form_page .form_buttons .form_submit {
    width: 80px;
    float: right;
}

#body .form_page .form_buttons .form_submit_natural {
    float: right;
}

#donate_page p {
    margin-top: 10px;
    margin-bottom: 10px;
}

/* consumer profile */

#consumer_profile #description {
    margin-top: 20px;
}

#consumer_profile p {
    margin-top: 5px;
    margin-bottom: 5px;
}

#consumer_profile h1 {
    font-size: 110%;
    font-weight: bolder;
    margin-top: 5px;
    margin-bottom: 5px;
    color: #8AB13E;
}

#consumer_profile table {
    width: 100%;
}

#consumer_profile h3 {
    margin-top: 10px;
    margin-bottom: 8px;
    font-size: 120%;
}

#consumer_profile th {
    text-align: center;
    padding: 3px;
}

#consumer_profile td {
    padding: 8px;
    padding-left: 10px;
}

#consumer_profile #my_businesses, #consumer_profile #my_favorite_businesses {
    margin-top: 30px;
    margin-bottom: 30px;
}

#edit_consumer #id_description {
    float: right;
}

/* edit business location */

#edit_business_location_thanks {
    
}

#resend_activation_email_complete h1 {
    font-size: 170%;
}

#resend_activation_email_complete p {
    margin-top: 30px;
}

#login p {
    margin-bottom: 5px;
}

/* find businesses page */

#find_businesses #search_form {
    border-bottom: 1px solid #D2D2D2;
    padding-bottom: 6px;
}

#find_businesses #search_form input, #find_businesses #search_form input {
    margin: 2px;
}

#find_businesses #search_form #zip {
    width: 44px;
}

#find_businesses #search_form .default_form_text {
    color: #D2D2D2;
}

#find_businesses #search_results {
    margin-left: 10px;
}

#find_businesses #search_results .search_result {
    border-bottom: solid 1px #D2D2D2;
    margin-top: 3px;
    margin-bottom: -3px;
    padding-top: 10px;
    padding-bottom: 10px;
}

#find_businesses #search_results .pagination {
    margin-bottom: 15px;
    font-size: 110%;
}

#find_businesses #search_results #add_business_results {
    margin-bottom: 10px;
}

#find_businesses #search_results .last {
    border-bottom: none;
}

#find_businesses .search_result {
    font-size: 90%;
}

#find_businesses .search_result h3 {
    font-size: 112%;
    color: #A2C73E;
}

#find_businesses .search_result .comment_count {
    margin-left: 20px;
}

#find_businesses .search_result .details {
   /* margin-bottom: 106px; */
}

#find_businesses .search_result .details .tags {
    color: #A2C73E;
}

#find_businesses .search_result .details .left div {
    margin-top: 8px;
    margin-bottom: -7px;
}

#find_businesses .search_result .details .cg_rating {
    margin-bottom: 10px;
}

#find_businesses .search_result .top_description {
    clear: both;
    padding-top: 15px;
}

#find_businesses .search_result .top_description .td_description {
    padding-right: 10px;
}

#find_businesses #no_results p {
    margin-top: 20px;
    margin-bottom: 20px;
}

#find_businesses #no_results p:first-child {
    font-size: 155%;
}

#find_businesses #no_results li {
    margin-top: 1px;
}

#outside_coverage_area {
    margin-right: 50px;
}

#outside_coverage_area h1 {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 155%
}

#outside_coverage_area p {
    margin-top: 20px;
    margin-bottom: 20px;
}

#contact textarea {
    float: right;
}

#info_bar_template #left_nav {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
}

#info_bar_template #left_nav li {
    margin-bottom: 1px;
    padding: 8px;
}

#info_bar_template #left_nav li:hover {
    background-color: #8AB13E;
}

#info_bar_template #left_nav a {
    display: block;
    height: 100%;
    width: 100%;
}

#info_bar_template #left_nav .selected {
    background-color: #8AB13E;
}

#reset_password .form_submit {
    width: 132px !important;
}

#reset_password_done p {
    margin-top: 20px;
}

#reset_password_confirm .form_submit {
    width: 132px !important;
}

#reset_password_complete p {
    margin-top: 20px;
}

#password_change .form_submit {
    width: 148px !important;
}

#delete_account .form_submit {
    width: 129px !important;
}

#delete_account p {
    margin-top: 20px;
}

#edit_business_location_thanks p {
    margin-top: 20px;
    margin-bottom: 20px;
}

#edit_business_thanks p {
    margin-top: 20px;
    margin-bottom: 20px; 
}
