/****************************Custom Classes********************************/

.background_content_full {
    background-color        :       #FFFFFF;
    padding                 :       0px 0px 0px 0px;
    text-align              :       left;
    width                   :       940px;
}

#background_feature {
    background-image        :       url('http://pughandyou.com/images/background_feature.jpg');
    background-repeat       :       no-repeat;
    color                   :       #FFFFFF;
    height                  :       366px;
    padding                 :       0px 0px 0px 0px;
    text-align              :       left;
    width                   :       940px;
}

.background_blog_feed {
    background-image        :       url('http://pughandyou.com/images/background_blog_feed.jpg');
    background-repeat       :       repeat-y;
    padding                 :       0px 0px 0px 0px;
    text-align              :       left;
    width                   :       340px;
}

.background_councillive {
    background-image        :       url('http://pughandyou.com/images/background_councillive.jpg');
    background-repeat       :       no-repeat;
    height                  :       503px;
    padding                 :       16px 0px 0px 18px;
    text-align              :       left;
    width                   :       956px;
}

.background_recent_updates {
    background-image        :       url('http://pughandyou.com/images/background_recent_updates.jpg');
    background-repeat       :       repeat-y;
    padding                 :       0px 0px 0px 0px;
    text-align              :       left;
    width                   :       340px;
}

.background_recent_media {
    background-image        :       url('http://pughandyou.com/images/background_recent_media.jpg');
    background-repeat       :       repeat-y;
    padding                 :       0px 0px 0px 0px;
    text-align              :       left;
    width                   :       260px;
}

.background_blog {
    background-image        :       url('http://pughandyou.com/images/background_blog.jpg');
    background-repeat       :       repeat-y;
    padding                 :       0px 0px 0px 0px;
    text-align              :       left;
    width                   :       690px;
}

.background_resolutions {
    background-image        :       url('http://pughandyou.com/images/background_blog.jpg');
    background-repeat       :       repeat-y;
    padding                 :       0px 0px 0px 0px;
    text-align              :       left;
    width                   :       690px;
}

.background_categories {
    background-color        :       #FFFFFF;
    padding                 :       0px 0px 0px 0px;
    text-align              :       left;
    width                   :       260px;
}

.background_media_files {
    background-image        :       url('http://pughandyou.com/images/background_media_files.jpg');
    background-repeat       :       repeat-y;
    padding                 :       0px 0px 0px 0px;
    text-align              :       left;
    width                   :       928px;
}

.background_media_search {
    background-image        :       url('http://pughandyou.com/images/background_media_search.jpg');
    background-repeat       :       no-repeat;
    height                  :       39px;
    padding                 :       0px 0px 0px 0px;
    text-align              :       left;
    width                   :       928px;
}

.background_live {
    background-image        :       url('http://pughandyou.com/images/background_live.jpg');
    background-repeat       :       repeat-y;
    padding                 :       0px 0px 0px 0px;
    text-align              :       left;
    width                   :       940px;
}

.background_podcasts {
    background-image        :       url('http://pughandyou.com/images/background_podcasts.jpg');
    background-repeat       :       repeat-y;
    padding                 :       0px 0px 0px 0px;
    text-align              :       left;
    width                   :       940px;
}

.div_space {
    height                  :       15px;
}

/*** Headers & Borders Classes ***/

.background_textbox {
    background-image        :       url('http://pughandyou.com/images/background_textbox.jpg');
    background-repeat       :       no-repeat;
    height                  :       20px;
    width                   :       113px;
}

.border_none {
    border                  :       none 0px;
}

.border_grey {
    border                  :       solid 1px #989898;
}

.float_left {
    float                   :       left;
}

.float_right {
    float                   :       right;
}

.h1 {
    color                   :       #ba3c02;
    font-family             :       Georgia, Times New Roman, Georgia, Arial, Verdana, Helvetica, sans-serif;
    font-size               :       26px;
    line-height             :       34px;
}

.h2 {
    color                   :       #4C4B4B;
    font-family             :       Georgia, Times New Roman, Georgia, Arial, Verdana, Helvetica, sans-serif;
    font-size               :       17px;
}

.h3 {
    color                   :       #797979;
    font-family             :       Arial, Verdana, Helvetica, sans-serif;
    font-size               :       11px;
}

.h4 {
    color                   :       #b93c02;
    font-family             :       Georgia, Times New Roman, Georgia, Arial, Verdana, Helvetica, sans-serif;
    font-size               :       20px;
    line-height             :       26px;
}

.h5 {
    color                   :       #4C4B4B;
    font-family             :       Arial, Verdana, Helvetica, sans-serif;
    font-size               :       12px;
    font-weight             :       bold;
}

.div_line {
    background-color        :       #ebebeb;
    height                  :       1px;
    width                   :       650px;
}

.table_media_thumb {
    background-color        :       #FFFFFF;
    padding                 :       0px 10px 5px 10px;
    width                   :       205px;
}

.td_media_thumb {
    padding                 :       10px 0px 0px 0px;
    width                   :       205px;
}

.media_thumb {
    height                  :       115px;
    width                   :       205px;
}

/*** ASP.NET Classes ***/

.dropdown {
    background              :       #f4f4f4;
    border                  :       1px solid #c3c3c3;
    margin-right            :       8px;
    padding                 :       10px 5px;
}

.textbox_signup {
    background-color        :       #FFFFFF;
    border                  :       solid 1px #CDCDCD;
    color                   :       #6F6F6F;
    font-family             :       Arial, Helvetica, Georgia, Verdana, sans-serif;
    font-size               :       11px;
    margin                  :       0px 0px 0px 0px;
    padding                 :       0px 0px 0px 2px;
    width                   :       100px;
}

.textbox_small {
    background-color        :       #FFFFFF;
    border                  :       solid 1px #CDCDCD;
    color                   :       #6F6F6F;
    font-family             :       Arial, Helvetica, Georgia, Verdana, sans-serif;
    font-size               :       13px;
    margin                  :       0px 0px 0px 0px;
    padding                 :       0px 0px 0px 2px;
    width                   :       100px;
}

.textbox {
    background              :       #f4f4f4;
    border                  :       1px solid #c3c3c3;
    margin-right            :       8px;
    padding                 :       10px 5px;
}

.textbox_search {
    background-color        :       Transparent;
    border                  :       none 0px;
    color                   :       #6F6F6F;
    font-family             :       Arial, Helvetica, Georgia, Verdana, sans-serif;
    font-size               :       12px;
    margin                  :       0px 0px 0px 0px;
    padding                 :       0px 0px 0px 0px;
    width                   :       140px;
}

.read_more {
    text-transform          :       uppercase;
    letter-spacing          :       0.09em;
    font-weight             :       bold;
    font-size               :       .833em;
}

.read_more a:hover{
    color                   :       #003F8F;
    text-decoration         :       underline;
}

.button_prev {
    background-image        :       url('http://pughandyou.com/images/button_previous.jpg');
    background-repeat       :       no-repeat;
    height                  :       23px;
    width                   :       106px;
}
