/* 
    Document   : schemes.css
    Created on : Mar 2, 2013, 11:34:26 PM
    Author     : James Hamlin
    Description: Speific site schemes.
*/


/*#page-item div.item-page{
    padding: 15px;
}*/
#div-pos-left-menu {
/*    margin-top: -32px;*/
}

/*#div-pos-menu      div > ul > li.active > a,
#div-pos-menu      div > ul > li > a:hover,
#div-pos-menu-foot div > ul > li.active > a,
#div-pos-menu-foot div > ul > li > a:hover{
    border-bottom-color: #A6DAD4;
}*/
/*#page-item div > h1,
#page-item div > h2,
#page-item div > h3,
#page-item div > h4,
#page-item div > h5,
#page-item div > p,
#page-item div > ul,
#page-item div > div
{
    padding-left: 15px;
    padding-right: 15px;
}
#page-item div > h1:last-child,
#page-item div > h2:last-child,
#page-item div > h3:last-child,
#page-item div > h4:last-child,
#page-item div > h5:last-child,
#page-item div > p:last-child,
#page-item div > ul:last-child,
#page-item div > div:last-child,
#page-item div > a:last-child{
    padding-bottom: 15px;
}
#page-item div > h1:first-child,
#page-item div > h2:first-child,
#page-item div > h3:first-child,
#page-item div > h4:first-child,
#page-item div > h5:first-child,
#page-item div > p:first-child,
#page-item div > ul:first-child,
#page-item div > div:first-child,
#page-item div > a:first-child{
    padding-top: 15px;
}*/
div.msdirectory table{
    background-color: #E9E2DD;
    padding-bottom: 20px;
}
#page-item > div > div.msdirectory,
#page-item > div > div.register,
#page-item > div > div.personal,
#page-item > div > div.addresses,
#page-item > div > div.login,
#page-item > div > div.resetpw
{
    background-color: #CEE4DA;
}
ul.nav.menu-side > li.active > a {
    background-color: #0E6D67;
}


#page-item > div > div > p,
#page-item > div > div > div{
/*    padding-left:  20px;
    padding-right: 20px;*/
    margin-left: 0;
    margin-bottom: 20px;
}
#page-item > div > div > form {
    padding-bottom: 15px;
}
h1 {
    font-size: 16px;
    text-decoration: underline;
    color: #0E6D67;
}

h2, h3 {
    font-size: 15px;
    text-decoration: none;
    color: #0E6D67;
}

.mysociety #div-pos-menu li > ul {
    display: none !important;
}
a {
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
img {
    border: none;
}
hr {
    float: left;
    clear: both;
    width: 498px;
    height: 2px;
    margin-top: 2px;      
    margin-bottom: 8px;      
}
/*#page-item form {
    clear: both;
    border: 0 none;  
}*/
#page-item form #buttons {
    display: block;
    clear: both;
    margin: 10px 0 10px 225px;   
}
#page-item form fieldset {
    border: 0 none;
/*    margin: 0;*/
    padding: 0;
}
#page-item form fieldset br {
    clear: both;
}
#page-item form fieldset p {
    clear: left;
    display: block;
    float: left;
    font-size: 0.85em;
    margin: 0 5px 8px 162px;
    width: 330px;
    text-align: left;        
}
#page-item form fieldset p.intro {
    font-size: 0.9em;    
    width: 498px;
    margin: 11px 5px 5px 0px;
}
/*.item-page select{
    width: inherit;
}*/
#page-item table {
    clear: both;
    border-collapse: collapse;
    width: 580px;
    max-width: 580px;
    margin-left: -15px;
    border: 0;
}
#page-item th, td {
    padding: 5px;
    text-align: left;   
    border-style: solid;
    border-color: black;
    border-width: 1px;
}
#page-item th{
    font-weight: bold;
}
/*#page-item form{
    width: 505px;
    margin-left: auto;
    margin-right: auto;
}*/

#page-item label {
    float: left;
    clear: left;
    display: block;
    width: 160px;
    font-weight: bold;
    margin-bottom: 5px;
}
#page-item label.error {
    padding-left: 160px;
    width: 498px;
    color: #ED7476;
    margin-left: 5px;
}
#page-item input, textarea, select {
    float: left;
    margin-bottom: 5px;
}
#page-item input[type="hidden"] {
    display: none;    
}
#page-item input[type="text"].tiny, input[type="password"].tiny {
    width: 70px;
}
#page-item input[type="text"].small, input[type="password"].small {
    width: 110px;
}
#page-item input[type="text"].big, input[type="password"].big, textarea {
    width: 390px;
    margin-left: 65px;
}
/*#page-item input[type="text"], input[type="password"], input[type="file"] {
    width: 220px;
}*/
#page-item input[type="radio"], input[type="checkbox"] {
    vertical-align: top;
}
#page-item form input.error,
#page-item form input.error:hover,
#page-item form input.error:focus,
#page-item form select.error,
#page-item form textarea.error {
    border: 1px solid #ED7476;
    background: #FFEDED;
}
#page-item h3{
    line-height: normal;
}
/*#page-item h2.error
{
    color: #480000;
}*/
#page-item h5 {
    color: #006544;
    font-weight: normal;
    background: url("/images/bar_fade_497.jpg") no-repeat scroll left bottom transparent;
    font-size: 2em;
    padding-bottom: 1em;    
    margin: 0.5em 0.75em 5px 5px;    
}
#page-item .fmtlist p {  
    clear: left;
    line-height: normal;
    margin: 0;
}
#page-item .fmtlist p b {
    color: #0E6D67
}
#page-item .fmtlist p.description{
    margin-bottom: 15px;
}
#page-item p.success {
    font-weight: bold;
    color: #007554;
    font-size: 1.2em;
    margin: 1em 5px;
}
/*#page-item p.error {
    font-weight: bold;
    color: #480000;
    font-size: 1.2em;
    margin: 1em 5px;
}*/
/*#page-item p.larger {
    font-size: 1.2em;
    padding-top: 3px;
    padding-bottom: 3px;
}*/
/*#page-item div.ms-event {
    border-top: 2px;
    border-top-style: solid;
    border-top-color: black;
    padding: 10px 15px 15px 15px;
    margin-bottom: 15px;
}*/
#page-item div.ms-event dl{
    padding: 0;
    margin: 0;
    display: block;
    float: left;
    clear: right;
    width: 485px;
}
#page-item div.ms-event dt,
#page-item div.ms-event dd{
    display: inline;
    margin: 0;
}
#page-item div.ms-event dd:after {
    display: block;
    clear: both;
    content: '';
}
#page-item div.ms-event dt.date,
#page-item div.ms-event dt.event-name{
    display: none;
}
#page-item div.ms-event > img {
    margin: 0 15px 0 0;
    float: left;
}
#page-item div.ms-event a,#page-item div.ms-event p{
    clear: left;
    padding: 0;
/*    padding-top: 15px;*/
}
#page-item .fmtlist {
    /*    width: 100%;     */
}
#page-item .datebox {
    display: inline;
    float: left;
    clear: both;
    margin: 0 15px 15px 0;
    padding: 5px;
    background-color: white;
    font-weight: bold;
    text-align: center;
    color: black;    
}
#page-item .dateday {
    font-size: 150%;
}

#page-item .txtlabel {
    clear: both;
    float: left;
    display: block;
    width: 160px;
    font-weight: bold;
    margin-bottom: 5px;
}
#page-item .txtvalue {
    float: left;
    display: block;
    margin-bottom: 5px;
    width: 330px;
}
#page-item .txtindented {
    clear: both;
    float: left;
    margin-left: 160px;       
}
#page-item .toleft{
    clear: both;
    float: left;
}
#page-item .topspaced {
    margin-top: 0.75em;
}
#page-item .info, .warning {
    color: white;
    border-style: solid;
    border-color: white;
    border-width: 2px 0;
    background-color: #237F7A;
    padding: 15px;
    margin-left: -15px;
    width: 100%;
}
#paging{
    padding: 10px 0;
}
#paging.large{
    font-size: inherit;
}
#paging ul {
    list-style: none;
    display: block;
    margin: 10px 0;
}
#paging li {
    display: inline;
    list-style: none;
}
#paging ul li.current {
    border-style: solid;
    border-width: 1px;
}
div.separated{
    clear: both;
}
div.main{
    display: inline-block;
    width: 100%;
}
div.main hr{
    width: 100%;
}
.mysociety-page .h{
    float: none;
    display: block;
    clear: both;
}