@charset "UTF-8";

html
{
    background: #FFFFFF url(../images/bg.png) no-repeat scroll 50% 0%;
}

/* Header */

#hd
{
    position: relative;
    margin: 2px 0px 0px 0px;
    height: 128px;
}

#logo
{
    width: 107px;
    height: 114px;
}

#logo a
{
    color: #005167;
    font-size: 138.5%;
    text-decoration: none;
}

#logo span
{
    background: transparent url(../images/universities_west_midlands.png) no-repeat scroll 0% 0%;
    width: 107px;
    height: 114px;
}

#site-search
{
    position: absolute;
    top: 34px;
    right: 0px;
}

#site-search #query-label
{
    display: none;
}

#site-search #query-element
{
    float: left;
    width: 151px;
}

#site-search #query-element input
{
    border: 1px solid #005A82;
    width: 143px;
    font-family: 'Verdana';
    font-size: 93%;
    color: #999999;
    vertical-align: middle;
    padding: 6px 0px 6px 6px;
}

#site-search #search-element
{
    float: left;
    width: 27px;
}

#site-search #search-element input
{
    line-height: 20px;
}

#contact-us
{
    background: #005A82 none repeat scroll 0% 0%;
    position: absolute;
    /* right: 192px;  <-- use this when search box is visible */
    right: 192px;
    top: 37px;
    width: 73px;
    height: 22px;
}

#contact-us a
{
    color: #FFFFFF;
    text-decoration: none;
    text-align: center;
    width: 73px;
    height: 22px;
    display: block;
    text-align: center;
    line-height: 22px;
    font-size: 100%;
}

#contact-us span
{
    background: transparent url(../images/buttons/contact_us.png) no-repeat scroll 0% 0%;
    width: 73px;
    height: 22px;
}

#login
{
    background: #005A82 none repeat scroll 0% 0%;
    position: absolute;
    right: 280px;
    top: 37px;
    width: 73px;
    height: 22px;
}

#login a
{
    color: #FFFFFF;
    text-decoration: none;
    text-align: center;
    width: 73px;
    height: 22px;
    display: block;
    text-align: center;
    line-height: 22px;
    font-size: 100%;
}

#login span
{
    background: transparent url(../images/buttons/login.png) no-repeat scroll 0% 0%;
    width: 73px;
    height: 22px;
}

#logout
{
    background: #005A82 none repeat scroll 0% 0%;
    position: absolute;
    right: 280px;
    top: 37px;
    width: 73px;
    height: 22px;
}

#logout a
{
    color: #FFFFFF;
    text-decoration: none;
    text-align: center;
    width: 73px;
    height: 22px;
    display: block;
    text-align: center;
    line-height: 22px;
    font-size: 100%;
}

#logout span
{
    background: transparent url(../images/buttons/logout.png) no-repeat scroll 0% 0%;
    width: 73px;
    height: 22px;
}

/* Navigation */

#nav
{
    position: absolute;
    top: 78px;
    right: 0px;
}

#nav li
{
    float: left;
    margin-right: 6px;
    position: relative;
}

#nav li a
{
    background: #FFFFFF none repeat scroll 0% 0%;
    font-size: 13px;
    color: #005A82;
    text-decoration: none;
    display: block;
    height: 36px;
}

#nav li.selected a
{
    height: 42px;
    text-decoration: underline;
    position: relative;
    top: -3px;
}

#nav #home-tab
{
    position: relative;
    width: 57px;
    height: 36px;
}

#nav #home-tab.active a span
{
    background: transparent url(../images/nav/home_selected.png) no-repeat scroll 0% 0%;
    width: 57px;
    height: 48px;
}

#nav #home-tab a span
{
    background: transparent url(../images/nav/home.png) no-repeat scroll 0% 0%;
    width: 57px;
    height: 36px;
}

#nav #home-tab a:hover span
{
    background-position: 0px -36px;
}

#nav #home-tab.active a:hover span
{
    background-position: 0px 0px;
}

#nav #about-us-tab a
{
    width: 76px;
    height: 36px;
}

#nav #about-us-tab.active a span
{
    background: transparent url(../images/nav/about_us_selected.png) no-repeat scroll 0% 0%;
    width: 76px;
    height: 48px;
}

#nav #about-us-tab a span
{
    background: transparent url(../images/nav/about_us.png) no-repeat scroll 0% 0%;
    width: 76px;
    height: 36px;
}

#nav #about-us-tab a:hover span
{
    background-position: 0px -36px;
}

#nav #about-us-tab.active a:hover span
{
    background-position: 0px 0px;
}

#nav #our-members-tab a
{
    width: 97px;
    height: 36px;
}

#nav #our-members-tab.active a span
{
    background: transparent url(../images/nav/our_members_selected.png) no-repeat scroll 0% 0%;
    width: 97px;
    height: 48px;
}

#nav #our-members-tab a span
{
    background: transparent url(../images/nav/our_members.png) no-repeat scroll 0% 0%;
    width: 97px;
    height: 36px;
}

#nav #our-members-tab a:hover span
{
    background-position: 0px -36px;
}

#nav #our-members-tab.active a:hover span
{
    background-position: 0px 0px;
}

#nav #representatives-tab a
{
    width: 113px;
    height: 36px;
}

#nav #representatives-tab.active a span
{
    background: transparent url(../images/nav/representatives_selected.png) no-repeat scroll 0% 0%;
    width: 113px;
    height: 48px;
}

#nav #representatives-tab a span
{
    background: transparent url(../images/nav/representatives.png) no-repeat scroll 0% 0%;
    width: 113px;
    height: 36px;
}

#nav #representatives-tab a:hover span
{
    background-position: 0px -36px;
}

#nav #representatives-tab.active a:hover span
{
    background-position: 0px 0px;
}

#nav #events-tab a
{
    width: 65px;
    height: 36px;
}

#nav #events-tab.active a span
{
    background: transparent url(../images/nav/events_selected.png) no-repeat scroll 0% 0%;
    width: 65px;
    height: 48px;
}

#nav #events-tab a span
{
    background: transparent url(../images/nav/events.png) no-repeat scroll 0% 0%;
    width: 65px;
    height: 36px;
}

#nav #events-tab a:hover span
{
    background-position: 0px -36px;
}

#nav #events-tab.active a:hover span
{
    background-position: 0px 0px;
}

#nav #impact-tab a
{
    width: 65px;
    height: 36px;
}

#nav #impact-tab.active a span
{
    background: transparent url(../images/nav/impact_selected.png) no-repeat scroll 0% 0%;
    width: 65px;
    height: 48px;
}

#nav #impact-tab a span
{
    background: transparent url(../images/nav/impact.png) no-repeat scroll 0% 0%;
    width: 65px;
    height: 36px;
}

#nav #impact-tab a:hover span
{
    background-position: 0px -36px;
}

#nav #impact-tab.active a:hover span
{
    background-position: 0px 0px;
}

#nav #business-engagement-tab a
{
    width: 143px;
    height: 36px;
}

#nav #business-engagement-tab.active a span
{
    background: transparent url(../images/nav/business_engagement_selected.png) no-repeat scroll 0% 0%;
    width: 143px;
    height: 48px;
}

#nav #business-engagement-tab a span
{
    background: transparent url(../images/nav/business_engagement.png) no-repeat scroll 0% 0%;
    width: 143px;
    height: 36px;
}

#nav #business-engagement-tab a:hover span
{
    background-position: 0px -36px;
}

#nav #business-engagement-tab.active a:hover span
{
    background-position: 0px 0px;
}

#nav #publications-tab a
{
    width: 97px;
    height: 36px;
}

#nav #publications-tab.active a span
{
    background: transparent url(../images/nav/publications_selected.png) no-repeat scroll 0% 0%;
    width: 97px;
    height: 48px;
}

#nav #publications-tab a span
{
    background: transparent url(../images/nav/publications.png) no-repeat scroll 0% 0%;
    width: 97px;
    height: 36px;
}

#nav #publications-tab a:hover span
{
    background-position: 0px -36px;
}

#nav #publications-tab.active a:hover span
{
    background-position: 0px 0px;
}

#nav #university-expertise-tab
{
    margin-right: 0px;
}

#nav #university-expertise-tab a
{
    width: 135px;
    height: 36px;
}

#nav #university-expertise-tab.active a span
{
    background: transparent url(../images/nav/university_expertise_selected.png) no-repeat scroll 0% 0%;
    width: 135px;
    height: 48px;
}

#nav #university-expertise-tab a span
{
    background: transparent url(../images/nav/university_expertise.png) no-repeat scroll 0% 0%;
    width: 135px;
    height: 36px;
}

#nav #university-expertise-tab a:hover span
{
    background-position: 0px -36px;
}

#nav #university-expertise-tab.active a:hover span
{
    background-position: 0px 0px;
}


#sub-nav-wrapper
{
    position: absolute;
    left: 0px;
    top: 16px;
}

#sub-nav-ul-wrapper
{
    background-color: #FFFFFF;
    margin: 0px 5px 0px 0px;
}

#sub-nav-bottom
{
    height: 106px;
    width: 221px;
    display: block;
    background: transparent url(../images/sub_bottom.png) no-repeat scroll 0% 0%;
}

#sub-nav
{
    position: relative;
    background: transparent url(../images/sub_nav.png) no-repeat scroll 0% 0%;
    width: 221px;
}

#sub-nav h2
{
    position: relative;
    top: 28px;
    left: 28px;
}

#sub-nav.map-nav
{
    background: transparent url(../images/map_nav.png) no-repeat scroll 0% 0%;
    width: 221px;
    height: 460px;
}

.secondary-nav li
{
    padding: 0px 0px 0px 28px;
    margin: 0px;
}

.secondary-nav li.active
{
    background: transparent url('../images/nav_active.png') no-repeat scroll 15px 5px;
    width: 200px;
    font-weight: bold;
}

.secondary-nav ul li
{
    font-weight: normal;
}

.secondary-nav ul li.active
{
    background: none;
    width: 200px;
    font-weight: bold;

}

.home-panel
{
    background: transparent url('../images/home/main_panel.png') no-repeat scroll 1px 0;
    margin: 0px 0px 10px 0px;
    padding: 34px 40px 34px 40px;

}

.home-panel h2
{
    font-family: 'Verdana';
    font-size: 30px;
    color: #9CB03C;
    font-weight: bold;
}

.home-panel p {
    color: #005A82;
    font-family: 'Verdana';
    font-size: 30px;
    line-height: 135%;
}

.generic-panel
{
    background:none repeat scroll 0 0 #FFFFFF;
    margin:0 0 10px;
    padding:34px 40px 34px 34px;
}

.book-panel h2
{
    font-family: 'Verdana';
    font-size: 30px;
    color: #9CB03C;
    font-weight: bold;
    margin: 0px 0px 0px 0px;
    font-size:2em;
    display:block;
    line-height: 30px;
    clear: none;
}

.book-panel p
{
    font-family: 'Verdana';
    font-size: 24px;
    color: #CCCCCC;
    margin-bottom: 20px;
}

.panel-with-image
{
    position: relative;
}

.panel-with-image .panel-content
{
    width: 100px;
}

.panel-image
{
    position: absolute;
    top: 18px;
    right: 18px;
    width: 110px;
    height: 110px;
}

.float-book-image
{
    width: 386px;
    clear: none;
}

.book-panel img
{
    position:absolute;
    right:40px;
    top:45px;
}

.secondary-nav li a
{
    color: #005A82;
    text-decoration: none;
    font-size: 16px;
    letter-spacing: -1px;
    width: 200px;
    padding: 0px;
    margin: 0px;
}

.secondary-nav
{
    margin: 40px 0px 0px 0px;
}

.active li
{
    padding-left: 10px;
}

#about-us-heading a
{
    position: relative;
    width: 180px;
    height: 20px;
}

#about-us-heading a span
{
    background: #FFFFFF url(../images/headings/about_us.png) no-repeat scroll 0% 0%;
    width: 180px;
    height: 20px;
}

#uwm-members-heading a
{
    position: relative;
    width: 180px;
    height: 20px;
}

#uwm-members-heading a span
{
    background: #FFFFFF url(../images/headings/uwm_members.png) no-repeat scroll 0% 0%;
    width: 180px;
    height: 20px;
}

#business-engagement-heading a
{
    position: relative;
    width: 180px;
    height: 20px;
}

#business-engagement-heading a span
{
    background: #FFFFFF url(../images/headings/business_engagement.png) no-repeat scroll 0% 0%;
    width: 180px;
    height: 20px;
}

#representatives-heading a
{
    position: relative;
    width: 180px;
    height: 20px;
}

#representatives-heading a span
{
    background: #FFFFFF url(../images/headings/representatives.png) no-repeat scroll 0% 0%;
    width: 180px;
    height: 20px;
}

#representatives-heading a
{
    position: relative;
    width: 180px;
    height: 20px;
}

#representatives-heading a span
{
    background: #FFFFFF url(../images/headings/representatives.png) no-repeat scroll 0% 0%;
    width: 180px;
    height: 20px;
}

#events-heading a
{
    position: relative;
    width: 180px;
    height: 20px;
}

#events-heading a span
{
    background: #FFFFFF url(../images/headings/events.png) no-repeat scroll 0% 0%;
    width: 180px;
    height: 20px;
}

#events-heading a
{
    position: relative;
    width: 180px;
    height: 20px;
}

#events-heading a span
{
    background: #FFFFFF url(../images/headings/events.png) no-repeat scroll 0% 0%;
    width: 180px;
    height: 20px;
}

#publications-heading a
{
    position: relative;
    width: 180px;
    height: 20px;
}

#publications-heading a span
{
    background: #FFFFFF url(../images/headings/publications.png) no-repeat scroll 0% 0%;
    width: 180px;
    height: 20px;
}

#university-expertise-heading  a
{
    position: relative;
    width: 180px;
    height: 20px;
}

#university-expertise-heading a span
{
    background: #FFFFFF url(../images/headings/university_expertise.png) no-repeat scroll 0% 0%;
    width: 180px;
    height: 20px;
}

/* Layout */

#page
{
    margin-left: 149px;
    width: 825px;
}

/* Body */

#bd
{
    position: relative;
    top: 0px;
    left: 0px;
}

.panel
{
    background: transparent url(../images/panel_bg.png) repeat scroll 0% 0%;
    margin: 0px 0px 10px 0px;
    padding: 34px 40px 34px 40px;
}

.panel-col
{
    width: 261px;
    height: 194px;
    background: #FFFFFF none repeat scroll 0% 0%;
    border-left: #005A82 8px solid;
    position: relative;
    font-family: 'Verdana';
    font-size: 108%;
    color: #666666;
    float: left;
    /* margin-left: 9px; */
}

.content-panel-margin
{
    margin-left: 9px;
}

.book-panel
{
    background: #FFFFFF none repeat scroll 0% 0%;
    margin: 0px 0px 10px 0px;
    padding: 34px 40px 34px 122px;
    height: auto;
}

.chapter-panel
{
    background: #FFFFFF none repeat scroll 0% 0%;
    padding: 34px 40px 122px 122px;
    min-height: 290px;
}

.map-panel
{
    background: #FFFFFF none repeat scroll 0% 0%;
    margin: 0px 0px 10px 0px;
    padding: 34px 40px 34px 100px;
    height: 550px;
}

.panel-col-home
{
    width: 309px;
    height: 194px;
    background: #FFFFFF none repeat scroll 0% 0%;
    border-left: #005A82 8px solid;
    position: relative;
    font-family: 'Verdana';
    font-size: 108%;
    color: #666666;
    float: left;
}

.panel-col h2
{
    margin: 13px 0px 0px 18px;
}

.panel-col .panel-content
{
    margin: 0px 18px 0px 18px;
}

.panel-col .read-more-button
{
    margin: 16px 0px 0px 18px;
}

.panel-col-home h2
{
    margin: 13px 0px 0px 18px;
    font-weight: bold;
    margin-bottom: 8px;
    width: 220px;
    overflow: hidden;
}

.panel-col-home .panel-content
{
    margin: 0px 18px 0px 18px;
}

.panel-col-home .read-more-button
{
    margin: 16px 0px 0px 18px;
}

.home-panel-introduction
{
    position: relative;
}

.read-more-button
{
    position: relative;
    background: #005A82 none repeat scroll 0% 0%;
    width: 76px;
    height: 22px;
}

.read-more-button a
{
    line-height: 22px;
    text-align: center;
    color: #FFFFFF;
    text-decoration: none;
    display: block;
    font-size: 85%;
}

.find-out-more-button
{
    position: relative;
    background: transparent none repeat scroll 0% 0%;
    width: 93px;
    height: 22px;
}

.find-out-more-button a
{
    line-height: 22px;
    text-align: center;
    color: #015B83;
    text-decoration: none;
    display: block;
    font-size: 85%;
}

.find-out-more-button a span
{
    background: transparent url(../images/buttons/find_out_more.png) no-repeat scroll 0% 0%;
    width: 93px;
    height: 22px;
}

.faq-button
{
    position: relative;
    background: transparent none repeat scroll 0% 0%;
    width: 50px;
    height: 22px;
}

.faq-button a
{
    line-height: 22px;
    text-align: center;
    color: #015B83;
    text-decoration: none;
    display: block;
    font-size: 85%;
}

.faq-button a span
{
    background: transparent url(../images/buttons/faq.png) no-repeat scroll 0% 0%;
    width: 50px;
    height: 22px;
}

.contact-button
{
    position: relative;
    background: transparent none repeat scroll 0% 0%;
    width: 65px;
    height: 22px;
}

.home-panel-buttons li
{
    float: left;
    margin-right: 0;
}

.contact-button a
{
    line-height: 22px;
    text-align: center;
    color: #015B83;
    text-decoration: none;
    display: block;
    font-size: 85%;
}

.contact-button a span
{
    background: transparent url(../images/buttons/contact.png) no-repeat scroll 0% 0%;
    width: 65px;
    height: 22px;
}

/* Panel Colouring */

.panel-col-green
{
    border-left: #76AD96 8px solid;
}

.panel-col-green h2
{
    color: #76AD96;
}

.panel-col-green .read-more-button
{
    background: #75AD97 none repeat scroll 0% 0%;
}

.panel-col-green .read-more-button span
{
    background: transparent url(../images/buttons/read_more_green.png) no-repeat scroll 0% 0%;
    width: 76px;
    height: 22px;
}

.panel-col-blue
{
    border-left: #6BA4C9 8px solid;
}

.panel-col-blue h2
{
    color: #6BA4C9;
}

.panel-col-blue .read-more-button
{
    background: #6BA4C9 none repeat scroll 0% 0%;
}

.panel-col-blue .read-more-button span
{
    background: transparent url(../images/buttons/read_more_blue.png) no-repeat scroll 0% 0%;
    width: 76px;
    height: 22px;
}

.panel-col-gold
{
    border-left: #D29721 8px solid;
}

.panel-col-gold h2
{
    color: #D29721;
}

.panel-col-gold .read-more-button
{
    background: #6BA4C9 none repeat scroll 0% 0%;
}

.panel-col-gold .read-more-button span
{
    background: transparent url(../images/buttons/read_more_gold.png) no-repeat scroll 0% 0%;
    width: 76px;
    height: 22px;
}

.panel-col-gold .read-more-button span
{
    background: transparent url(../images/buttons/read_more_gold.png) no-repeat scroll 0% 0%;
    width: 76px;
    height: 22px;
}

/* Filled Colouring */

.panel-col-gold-fill-home div
{
    background: #D29721 none repeat scroll 0% 0%;
}

.panel-col-gold-fill-home p
{
    color: #FFFFFF;
}

.panel-col-gold-fill-home h2
{
    color: #FFFFFF;
    width: 275px;
}

.panel-col-gold-fill-home .read-more-button a
{
    color: #D29721;
}

.panel-col-gold-fill-home .read-more-button span
{
    background: transparent url(../images/buttons/read_more_gold_inverted.png) no-repeat scroll 0% 0%;
}

.panel-col-gold-fill
{
    background: #D29721 none repeat scroll 0% 0%;
}
.panel-col-gold-fill p
{
    color: #FFFFFF;
}

.panel-col-gold-fill h2
{
    color: #FFFFFF;
}

.panel-col-gold-fill .read-more-button a
{
    color: #D29721;
}

.panel-col-gold-fill .read-more-button span
{
    background: transparent url(../images/buttons/read_more_gold_inverted.png) no-repeat scroll 0% 0%;
}

.panel-col-gold-fold div
{
    background: transparent url(../images/gold_fold.png) no-repeat scroll 100% 0%;
}

.panel-col-gold-fold .read-more-button
{
    position: absolute;
    bottom: 14px;
    left: 0px;
}

.panel-col-gold-fill .read-more-button
{
    background: #FFFFFF none repeat scroll 0% 0%;
}



.panel-col-blue-fill
{
    background: #6BA4C9 none repeat scroll 0% 0%;
}

.panel-col-blue-fill p
{
    color: #FFFFFF;
}

.panel-col-blue-fill h2
{
    color: #FFFFFF;
}

.panel-col-blue-fill .read-more-button a
{
    color: #6BA4C9;
}

.panel-col-blue-fill .read-more-button span
{
    background: transparent url(../images/buttons/read_more_blue_inverted.png) no-repeat scroll 0% 0%;
}

.panel-col-blue-fill .read-more-button
{
    background: #FFFFFF none repeat scroll 0% 0%;
}

.panel-col-green-fill
{
    background: #75AD97 none repeat scroll 0% 0%;
}

.panel-col-green-fill p
{
    color: #FFFFFF;
}

.panel-col-green-fill h2
{
    color: #FFFFFF;
}

.panel-col-green-fill .read-more-button a
{
    color: #75AD97;
}

.panel-col-green-fill .read-more-button span
{
    background: transparent url(../images/buttons/read_more_green_inverted.png) no-repeat scroll 0% 0%;
}

.panel-col-green-fill .read-more-button
{
    background: #FFFFFF none repeat scroll 0% 0%;
}

/* Home Panel Buttons */

.home-panel-buttons
{
    bottom:14px;
    position:absolute;
    right: -2px;
}

/* Map */

#map-canvas
{
    /* background: transparent url(../images/map_placeholder.png) no-repeat scroll 0% 0%; */
    width: 434px;
    height: 454px;
}

.uwm-member-profile
{
    position: absolute;
    top: 36px;
    right: 25px;
}

.uwm-member-profile .member-logo
{
    width: 242px;
    text-align: center;
    margin-bottom: 15px;
}

.uwm-member-profile h3
{
    font-family: 'Verdana';
    font-size: 30px;
    color: #9CB03C;
    width: 242px;
    font-weight: bold;
}

.uwm-member-profile p
{
    width: 242px;
    font-family: 'Verdana';
    font-size: 108%;
    color: #666666;
    margin-bottom: 15px;
}

.website-button
{
    margin-bottom: 15px;
}

.website-button a
{
    position: relative;
    width: 67px;
    height: 22px;
}

.website-button a span
{
    background: transparent url(../images/buttons/website.png) no-repeat scroll 0% 0%;
    width: 67px;
    height: 22px;
}

.contact-details-button
{
    margin-bottom: 15px;
}

.contact-details-button a
{
    position: relative;
    width: 100px;
    height: 22px;
}

.contact-details-button a span
{
    background: transparent url(../images/buttons/contact_details.png) no-repeat scroll 0% 0%;
    width: 100px;
    height: 22px;
}

/* Member Names */

.active
{
    position: relative;
    top: -3px;
}

.map-nav .active span
{
    background-position: 0px -24px;
}

.map-nav li
{
    margin-bottom: 8px;
    position: relative;
    height: 20px;
    width: 160px;
}

.map-nav li a
{
    font-size: 13px;
}

.member-aston-university a span
{
    background: #FFFFFF url(../images/map/aston-university.png) no-repeat scroll 0% 0%;
    height: 20px;
    width: 160px;
}

.member-university-of-birmingham a span
{
    background: #FFFFFF url(../images/map/university-of-birmingham.png) no-repeat scroll 0% 0%;
    height: 20px;
    width: 200px;
}

.member-birmingham-city-university a span
{
    background: #FFFFFF url(../images/map/birmingham-city-university.png) no-repeat scroll 0% 0%;
    height: 20px;
    width: 200px;
}

.member-university-college-birmingham a span
{
    background: #FFFFFF url(../images/map/university-college-birmingham.png) no-repeat scroll 0% 0%;
    height: 20px;
    width: 230px;
}

.member-coventry-university a span
{
    background: #FFFFFF url(../images/map/coventry-university.png) no-repeat scroll 0% 0%;
    height: 20px;
    width: 200px;
}

.member-keele-university a span
{
    background: #FFFFFF url(../images/map/keele-university.png) no-repeat scroll 0% 0%;
    height: 20px;
    width: 200px;
}

.member-newman-university-college a span
{
    background: #FFFFFF url(../images/map/newman-university-college.png) no-repeat scroll 0% 0%;
    height: 20px;
    width: 200px;
}

.member-the-open-university a span
{
    background: #FFFFFF url(../images/map/the-open-university.png) no-repeat scroll 0% 0%;
    height: 20px;
    width: 200px;
}

.member-staffordshire-university a span
{
    background: #FFFFFF url(../images/map/staffordshire-university.png) no-repeat scroll 0% 0%;
    height: 20px;
    width: 200px;
}

.member-university-of-warwick a span
{
    background: #FFFFFF url(../images/map/university-of-warwick.png) no-repeat scroll 0% 0%;
    height: 20px;
    width: 200px;
}

.member-university-of-wolverhampton a span
{
    background: #FFFFFF url(../images/map/university-of-wolverhampton.png) no-repeat scroll 0% 0%;
    height: 20px;
    width: 200px;
}

.member-university-of-worcester a span
{
    background: #FFFFFF url(../images/map/university-of-worcester.png) no-repeat scroll 0% 0%;
    height: 20px;
    width: 180px;
}

.map-nav .member-harper-adams-university-college
{
    height: 36px;
    width: 200px;
}

#member-12.active span
{
    background-position: 0px -45px;
}

.member-harper-adams-university-college a span
{
    background: #FFFFFF url(../images/map/harper-adams-university-college.png) no-repeat scroll 0% 0%;
    height: 40px;
    width: 220px;
}

/* Content */

.content-heading
{
    font-size: 34px;
    margin-bottom: 15px;
    color: #D6A934;
}

.content-banner
{
    font-size: 34px;
    margin-bottom: 15px;
    color: #CCCCCC;
}

.content-body
{
    color: #666666;
    font-family: 'Verdana';
    line-height: 120%;
    font-size: 108%;
}

.content-body p
{
    margin-bottom: 15px;
}

.content-body br
{
    margin-bottom: 5px;
}

.content-body p a
{
    color: #005A82;
    text-decoration: underline;
}

.content-body table a
{
    color:#005A82;
    text-decoration:underline;
}

.content-body h3
{
    font-size: 108%;
    color: #D6A934;
    font-weight: bold;
}

.content-body ul
{
    margin: 0px 0px 12px 0px;
}

.content-body ul li
{
    list-style: disc;
    margin: 0px 0px 5px 30px;
}


/* Footer */

#ft
{
    margin-top: 16px;
}

#copyright
{
    float: left;
    color: #666666;
    font-family: 'Verdana';
    font-size: 77%;
    height: 16px;
    line-height: 17px;
    margin: 0px 14px 0px 0px;
}

#footer-nav
{
    float: left;
    height: 16px;
}

#footer-nav li
{
    float: left;
    margin: 0px 14px 0px 0px;
}

#footer-nav li a
{
    color: #666666;
    font-family: 'Verdana';
    font-size: 77%;
    text-decoration: none;
}

/* IE */

strong
{
    font-weight: bold;
}

.clear
{
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}

.alpha
{
    margin-left: 0px;
}

.omega
{
    margin-right: 0px;
}

.float-left
{
    float: left;
}

span.fr {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

/* PNG Fix

.transparent-image { behavior: url(../css/iepngfix.htc); }

*/

.issue-tracker
{
    position: absolute;
    top: 10px;
    left: 10px;
}

/* XStandard */

img.r
{
    float: right;
    padding: 0px 0px 15px 15px;
}

img.l
{
    float: left;
    padding: 0px 15px 15px 0px;
}

.center
{
    text-align: center;
}

.left
{
    text-align: left;
}

.right
{
    text-align: right;
}

table.left
{
    margin-right: auto;
}

table.center
{
    margin-left: auto;
    margin-right: auto;
}

table.right
{
    margin-left: auto;
}

/* Amends */

.half-panel-heading
{
    width: 100px;
}

.normal-panel-heading
{

}

#map-canvas h3
{
    font-family: 'Verdana';
    font-weight: bold;
    color: #005A82;
    font-size: 114%;
}

.content-body table thead
{
    font-weight: bold;
}

.content-body table thead th
{
    padding: 8px 8px 10px 8px;
}

.content-body table tbody td
{
    padding: 8px;
}

.content table
{
    border-color: #CCCCCC;
}
.login{
    color:#666;
    font-family:  Verdana, Arial, Tahoma, Helvetica, Geneva;
    border:medium none;
    margin-left: 8px;
    font-size: 108%;
}

#login-form{
    background:url(/images/login/bk.png) top left no-repeat;
    width:300px;
    height:164px;
    padding:52px 56px 0 47px;
    margin:52px 25px;
}

#email
{
    margin-top: 1px;
}

#login-form #email-element{
    background:url("/images/login/textbox.gif") no-repeat scroll left top transparent;
    height:29px;
    line-height: 29px;
    width:290px;
    margin-bottom: 10px;
    margin-top: 1px;
}

#login-form #email-label
{
    display: none;
}

#login-form #password-label
{
    display: none;
}

#login-form #password-element{
    background:url("/images/login/textbox.gif") no-repeat scroll left top transparent;
    height:29px;
    line-height: 29px;
    width:290px;
}

#login-submit{
    background:url("/images/login/login-btn.gif") no-repeat scroll left top transparent;
    color:#FFFFFF;
    float:left;
    height:25px;
    padding:3px;
    width:52px;
}

#login-text{
    font-size: 14px;
    color:#666666;
    font-family:'Verdana';
    font-size:108%;
    line-height:120%;
}

#login-submit-con{

    margin:10px 0 0 0;
}

#login-forgot{
    float:right;
    font-size:10px;
    color:#005981;
}

/**
Forum section on wards


*/
td.catbg3,div.catbg , .catbg a , tr.catbg3, .catbg3 td , .titlebg td{
    height:18px;
    background:url("/forum/Themes/uwm/images/forum_bar.png") no-repeat scroll 0 0 #fff;
    font-family:Verdana;
    color:#FFFFFF !important;
    font-family:verdana,arial,helvetica;
    font-size:11px;
    text-align:left !important;
    height:28px;
    vertical-align:middle;

}
.catbg3 td{
    border:1px solid #fff;
    padding:4px 0 2px 6px;
    vertical-align: top;
}
div.catbg , .catbg a , tr.catbg3{


}
.catbg a {

    text-decoration: none;


}


.bordercolor,.bordercolor-post{
    height:58px;


}
.borderImageRight {
    background:url("/forum/Themes/uwm/message.gif") repeat-y scroll 3px 0 #EBEFD8 !important;
}
.windowbg,.windowbg2,.windowbg3,.windowbg4,.titlebg2{
    border-collapse: collapse;
    background:#EBEFD8;

}
.windowbg,.windowbg2,.windowbg4{
    padding:10px 40px 10px 30px!important;
}
.inLine{
    display:inline!important;
}
table td{
    color:#333;

}

#message-page-nor-btns{
    background:#EBEFD8;
    height:20px;
}
#message-page-page-num{
    font-size:11px;
    color:#005A82;
    padding-top:11px;
}

.bordercolor td{
    padding-left:4px;


}

.tborder{
    margin-top:5px;
}

.bordercolor a{
    color:#333;
    text-decoration: none;

}

.bordercolor a:hover{
    text-decoration: underline;

}
.windowbg2 a,.windowbg a{
    text-decoration: none;
    font-weight: normal
        ;
    color:#183F8C;
}


.windowbg2 .smalltext ,.windowbg2 .middletext{
    display: block;
}
.nav{
    display:none;
}
div.nav{

    /*  background:url("/forum/Themes/uwm/images/a-dwn.gif") no-repeat scroll left bottom #9CB03C;*/
}

.bordercolor td{
    border-left  :1px solid #fff;
    border-bottom:1px solid #fff;
    border-collapse: collapse;
    font-family:Verdana;
    font-size:11px;
    color:#333;
    vertical-align:middle;
}

td.board-index  , td.board-index  a,.message-subject a,.message-subject3 a{
    font-size: 14px;
}

.message-subject a,.message-subject3 a{
    color:#183F8C;
}
td.windowbg2{
    color:#333;

}
td a{
    font-family:Verdana;
    font-size:11px;
    color:#333;
}

td a:hover{
    text-decoration: none;
}


.com-stats{
    color:#666;
    font-size: 11px;

}
.first-row a {
    margin-bottom: 5px;

}

/*
.middletext{
    display:none;
}

td.nav{

    display:none;
}*/
.windowbg td td,.windowbg td{
    border:none!important;
}

.smalltext, td .smalltext a{
    background:none repeat scroll 0 0 #EBEFD8;
    font-size: 11px!important;
    color:#333;


}
td .smalltext a{
    color:#005B82;
}
.message-page a,.message-page{

    color:#fff!important;
}

#mesage-page-col-6 a{
    text-align: right;
}
#message-page-page-num{

    text-align: right;
}

.windowbg2,.windowbg{
    padding:20px 10px;

}
.smalltext img{
    padding:8px;
    vertical-align:middle;
}

.mark-read{
    vertical-align: bottom;
    background:#EBEFD8;
}

.maintab_back a{
    color:#333;
    margin:0 3px;
}

td.first-row{
    padding-bottom:3px;
    padding-left:8px;
    padding-right:7px;
    padding-top:3px;
    vertical-align:top;
}

.f-buttons{
    padding:5px 0;
    background:#EBEFD8;
}

#pst-msg-con{
    padding:15px;
}
#message-area{
    width:100%;

}

.titlebg td{
    padding-bottom:6px;
    padding-left:4px;
    padding-right:0;
    padding-top:0;
    height:21px;
}

.addBorder{
    border:1px solid #fff;

}
.hrcolor{
    color:#A8AA9F;
    margin-top:15px;
    margin-bottom:15px;
    height: 1px;
}

.post{
    margin-bottom:20px;
    font-size: 14px;
}

#footerarea{
    display:none; 
}
#bodyarea{
    margin:25px 0  0 0 ;
}

.display-message{
    padding:0 0 0 0;
}

.forum-index-cat{
    padding: 3px 5px 5px 10px!important;
    height:18px!important;
}

#memberlist .catbg3 td {
    vertical-align: text-top;

}

#memberlist .catbg3 td a{
    color:#fff;
}

#memberlist .titlebg{
    padding:0;
}


#big_search_box_wrapper{
    background:transparent url('/images/search/arrow_down.gif') no-repeat 10px 0px;
    height:68px;
}

#big_search_box{
    background:#9CB03C;
    padding:20px;
    height:21px;
}

#big_search_box h3{
    background:transparent url('/images/search/search.gif') no-repeat 0px 0px;
    display:block;
    height:26px;
    width:95px;
    text-indent:-9999px;
    float:left;
}


#site-search-big{
    float:left;
    padding-left:20px;
}

#site-search-big #query-label
{
    display: none;
}

#site-search-big #query-element
{
    float: left;
    width: 660px;
}

#site-search-big #query-element input
{
    border: 1px solid #005A82;
    width: 660px;
    font-family: 'Verdana';
    font-size: 93%;
    color: #999999;
    vertical-align: middle;
    padding: 6px 0px 6px 6px;
}

#site-search-big #search-element
{
    float: left;
    width: 27px;
}

#site-search-big #search-element input
{
    line-height: 20px;
}

.search-results{
    padding:10px 10px 0px 20px;
}

.green{
    background:#EBEFD8;
}

.search-results a{
    color:#005A82;
    font-weight:bold;
    text-decoration:none;
}

.cop-paginationControl{
    position:absolute;
    right:0;
    top:15px;
}

.cop-resultsControl{
    padding-left:10px;
}

.cop-resultsControl, .cop-paginationControl{
    color:#333333;
    font-size:85%;
}

.cop-resultsControl a, .cop-paginationControl a{
    color:#333333;
}

.impact-panel p.panel-content
{
    width: 180px;
}

.impact-panel .panel-col-home
{
    background: transparent url('/images/impact_panel.png') no-repeat scroll 100% 0%;
}

.impact-panel .read-more-button span
{
    background: url("../images/buttons/find_out_more_blue.png") no-repeat scroll 0 0 transparent;
    height: 22px;
    width: 93px;
}
