@charset "utf-8";
/* CSS Document */

.sidepanel.left p.ImageCenter img {
    background: -moz-linear-gradient(center top , #fff, #dfdfdf 50%, #cecece) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3), 0 1px 2px rgba(0, 0, 0, 0.3);
    padding: 5px;
}

/* ================  Template Modifications 
    remove logo / search inline - RM ================  */


label.main-txt {
 float: left;
}

.input-btn-group.rel.left {
 margin-left: 20px;
}

.item.search {
 width: auto;
}

.school-info {
    border-radius: 0 0 0 0 !important;
    padding: 0 0 0px 0;
}

header.school-info {
    height: 56px;
}

.fixed-menu .search {
    margin: 0px 0 0 30px;
}

.school-info img {
 display: none;
}

.sidepanel .details-push {
    height: 0 !important;
}

/* ================ Square Up ================  */

.school-info {
    border-radius: 0 0 0 0; !important
    padding: 0 0 0px 0;
}

/* ================ Other Options ================  */

.nav-gradient {
    display: none;
}

.transp-bg-left {
    display: none;
}

.transp-bg-right {
    display: none;
}

.main-header {
    border-bottom: none;
}

/* ================ Content Styles ================ */

.Heading1Section, #Offline .Heading1Section, #Offline #header, #Offline .PageHeading, .mobile-sponsors .Heading1Section, .mobile-content-holders .item-header {background: none !important; border-bottom: 1px solid; text-shadow: none; font-weight: bold; text-transform: uppercase; color:#344499;}


 /* ============= Full Width Header ===================== TEMP FIX as liaison has deleted header --- */

.main-header {
        border-bottom:3px solid #ffffff;
}

.top-menu{background:#732740;}


.main-header {
    background:url(/background) no-repeat top center transparent;
    border-bottom:3px solid #ffffff;
}


    .header-img{display:none;}
	.is-mobile .main-header{background:none;}
	.is-mobile .header-img{display:block;}
	.top-menu{background:#732740;}
	
