/* --------------------------------------------------------------
   COUNTIES
-------------------------------------------------------------- */

body.counties .main_content h2,
body.counties .main_content h3,
body.counties .main_content ul,
body.counties .main_content a {
    color:#0079c2;
}

.college_view {
    background: url('../img/modules/large_middle.gif') repeat-y center;

}

    .college_view hr {
        background: url('../img/modules/large_bottom.gif') no-repeat left bottom;
        border:0;
        clear:both;
        float:none;
        height:40px;
    }

    body.counties .main_content .college_view h2 {
        background: url('../img/modules/large_top.gif') no-repeat left top;
        color:#fff;
        height:30px;
        padding:2px 0 0 14px;
    }

    .college_view .row {
        background: url('../img/modules/large_gradient_bg.gif') repeat-x left center;
        height:134px;
        margin:6px;
    }

        .college_view .row h3 {
            padding:5px 0 0 10px;
        }

        .college_view .row p {
            font-size:0.9em;
            padding-left:30px;
        }

        .college_view .row.contacts {
            margin-top:20px;
        }

        .college_view .row .column {
            float:left;
            width:49%;
        }

    .schedules {
        margin:1em 15px 30px 0;
    }

        .schedules .schedule {
            float:left;
            margin:6px;
            width:290px;
        }

        .schedule.assessment {
            margin-right:25px;
        }

        .schedule.preparation {
            margin-right:0px;
        }

        .schedule caption {
            background: url('../img/modules/gradient_bg.gif') repeat-x left center;
            color:#0079c2;
            font-weight:bold;
            padding:2px 10px;
        }

        .schedule thead th {
            background-color:#d9ebf6;
            color:#0079c2;
            font-size:0.9em;
            font-weight:bold;
            padding:2px 10px;
        }

        .schedule thead th.date {
            width:125px;
        }

        .schedule tbody tr {
            border-bottom:1px solid #000;
            height:65px;
        }

        .schedule tbody td {
            font-size:0.9em;
            padding:10px 10px 2px;
        }

.sub_content .module.related_counties .wrap_top {
    background-image:url('../img/modules/blue_top.gif') !important;
}

    .sub_content .module.related_counties h2 {
        background: url('../img/modules/related_information_blue.gif') no-repeat;
    }

    .sub_content .module.related_counties ul,
    .sub_content .module.related_counties a {
        color:#0079c2;
    }

    .sub_content .module.related_counties p {
        font-size:1.1em;
    }


#gwr_colleges {
    background: url('../img/modules/large_middle.gif') repeat-y center;
    width:635px;
}

    #gwr_colleges .college_sort {
        background: url('../img/modules/large_top.gif') no-repeat center top;
        color:#fff;
        height:30px;
    }

        #gwr_colleges .college_sort .college_sort_method {
            padding:7px 0 0 10px;
        }

    #gwr_colleges .college_results {
        background: url('../img/modules/large_bottom.gif') no-repeat center bottom;
    }

        #gwr_colleges .college_results .college_nav {
            list-style-type:none;
            margin:1em 8px;
        }

            #gwr_colleges .college_results .college_nav li {
                color:#0079c2;
                display:inline;
                font-size:1.1em;
                font-weight:bold;
                padding-right:11px;
            }

                #gwr_colleges .college_results .college_nav li a {
                    color:#999;
                    font-size:0.95em;
                }

        #gwr_colleges .college_results .college_list {
            color:#0079c2;
            list-style-type:none;
            margin:0;
            padding-bottom:15px;
        }

            #gwr_colleges .college_results .college_list li {
                margin:0 7px 0 0px;
            }

            #gwr_colleges .college_results .college_list li.altrow {
                background: url('../img/modules/gradient_bg.gif') repeat-x left bottom;
            }

                #gwr_colleges .college_results .college_list li a {
                    color:#0079c2;
                    display:block;
                    padding:7px 10px;
                }
