#customise_logo{
    position :absolute;
    margin-top:-37px;
    width: 500px;

}

#context_holder{
    margin-top: -111px;
    margin-bottom: 5px;
    background: white;
    /*border: 1px solid #D8D8D8;*/
    border-radius:8px;
    -webkit-box-shadow: 2px 2px  #848484,  -2px 0 2px #848484;   
    -moz-box-shadow: 2px 0 2px #848484,  -2px 0 2px #848484;   
    box-shadow: 2px 0 2px #848484,  -2px 0 2px #848484; 
    min-width:1000px;
}

.page_title{
    /*font-size: 1.15em;*/
    /*position: absolute;*/
    font-family: Geneva, Tahoma, Verdana, sans-serif;
    background-color: #E6E6E6;
    color : #232323;
    word-break : normal;
    line-height: 25px;
    /*width:700px;*/
    padding: 2px 4px ;
    font-weight: bold;
    /*border-radius: 4px;*/
    margin-top: -9px;
    margin-left: auto;
    margin-right:auto;
    text-align: center;
    /*margin-bottom: 20px;*/
    /*max-width: 1000px;*/
    width:auto;
    /*  border-width:2px;
      border-color: #E6E6E6;
      border-style:solid;*/

}

.logo_title{
    color: white;
    margin-top: 42px;
    position: absolute;
    margin-left: -25px;
    font-family: Corbel, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", Verdana, "Verdana Ref", sans-serif;
    font-weight: bold;
    font-size: 24px;
    letter-spacing: -1px;

}

#admin-sidebar{
    width :220px;
    margin-top: -72px;
    /*position: relative;*/
    float: left;
    margin-left: -230px;
    background: white;
    border-radius:10px;
    -webkit-box-shadow: 0px 2px  #848484,  -0px 0 2px #848484;   
    -moz-box-shadow: 0px 0 2px #848484,  -0px 0 2px #848484;   
    box-shadow: 0px 0 2px #848484,  -0px 0 2px #848484; 
}

#admin-content{
    width: 960px;
    padding : 20px;
    margin-top: -20px;
    /*position: relative;*/
    /*float: right;*/
    /*margin-left: -40px;*/
}

#title{
    /*font: bold 18px "Century Schoolbook", Georgia, Times, serif;*/
    font-family:"Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 16px;
    font-weight: 800;
    color: #084B8A;
    /*line-height: 90%;*/
    margin: .7em 0 .7em 0;
    letter-spacing: -1.5px;
}
#button_holder
{
    text-align: center;
}

body
{
    margin: 0;
    padding: 0;
    color: #555;
    font: normal 12pt Arial,Helvetica,sans-serif;
    background: #C8C8C8;
}

#page
{
    margin-top: 5px;
    margin-bottom: 5px;
    background: white;
    border: 1px solid #C9E0ED;
}

#header
{
    margin: 0;
    padding: 0;
    border-top: 3px solid #C9E0ED;
}
 .span-19{
        width: auto;
    }
     .context_container{
        padding: 20px;
         margin-right:30px;
            margin-left: 30px;
  
    }
#content
{
    /*padding: 20px;*/
    margin-top: -21px;
}

#sidebar
{
    padding: 20px 20px 20px 0;
}

#footer
{
    padding: 10px;
    /*margin: 10px 20px;*/
    font-size: 0.9em;
    text-align: center;
    border-top: 1px solid #C9E0ED;
}

#logo
{
    padding: 10px 20px;
    font-size: 200%;
}

#mainmenu
{  
    border-top-left-radius:8px;
    border-top-right-radius:8px;
    background:white url(bg.png) repeat-x left top;
    height: 40px;
}

#mainmenu ul
{
    padding:11px 20px 4px 20px;
    margin:0px;
}

#mainmenu ul li
{
    display: inline;
    margin-left: 7px;
    margin-right: 7px;
}

#mainmenu ul li a
{
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    color:#A9D0F5;
    background-color:transparent;
    font-size:15px;
    font-weight:bold;
    text-decoration:none;
    padding:5px 8px;
}

#mainmenu ul li a:hover, #mainmenu ul li.active a
{
    color: #FFFFFF;
    /*background-color:#EFF4FA;*/
    text-decoration:none;
}

div.flash-error, div.flash-notice, div.flash-success
{
    padding:.8em;
    margin-bottom:1em;
    border:2px solid #ddd;
}

div.flash-error
{
    background:#FBE3E4;
    color:#8a1f11;
    border-color:#FBC2C4;
}

div.flash-notice
{
    background:#FFF6BF;
    color:#514721;
    border-color:#FFD324;
}

div.flash-success
{
    background:#E6EFC2;
    color:#264409;
    border-color:#C6D880;
}

div.flash-error a
{
    color:#8a1f11;
}

div.flash-notice a
{
    color:#514721;
}

div.flash-success a
{
    color:#264409;
}

div.form .rememberMe label
{
    display: inline;
}

div.view
{
    padding: 10px;
    margin: 10px 0;
    border: 1px solid #C9E0ED;
}

div.breadcrumbs
{
    font-size: 0.9em;
    padding: 5px 20px;
}

div.breadcrumbs span
{
    font-weight: bold;
}

div.search-form
{
    padding: 10px;
    margin: 10px 0;
    background: #eee;
}

.portlet
{

}

.portlet-decoration
{
    padding: 3px 8px;
    background: #B7D6E7;
    border-left: 5px solid #6FACCF;
}

.portlet-title
{
    font-size: 12px;
    font-weight: bold;
    padding: 0;
    margin: 0;
    color: #298dcd;
}

.portlet-content
{
    font-size:0.9em;
    margin: 0 0 15px 0;
    padding: 5px 8px;
    background:#EFFDFF;
}

.portlet-content ul
{
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin: 0;
    padding: 0;
}

.portlet-content li
{
    padding: 2px 0 4px 0px;
}

.operations
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.operations li
{
    padding-bottom: 2px;
}

.operations li a
{
    font: bold 12px Arial;
    color: #0066A4;
    display: block;
    padding: 2px 0 2px 8px;
    line-height: 15px;
    text-decoration: none;
}

.operations li a:visited
{
    color: #0066A4;
}

.operations li a:hover
{
    background: #80CFFF;
}