/* Start of CMSMS style sheet 'op8-public-new' */
* {
        padding: 0;
        margin: 0;
}

body {
        font-family: Verdana, Arial, sans-serif;
        font-size: small;
        background-color: #eeeeee; 
}

#pagewrapper {
        width: 960px; 
        margin: 0 auto; 
        background-color: #ffffff; 
        border-left: 10px solid #cccccc;
        border-right: 10px solid #cccccc;
        border-bottom: 10px solid #cccccc;
        padding: 0;

}

#maincontent {
        padding-top: 1.5em;
        padding-left: 50px;
        padding-right: 50px;
        min-height: 600px;
}


h1 {
        font-size: 130%;
        margin-bottom: 0.5em;
}

h2 {
        font-size: 115%;
        margin-bottom: 0.25em;
        line-height: 1.5em;
}

h3 {
        font-size: 100%;
        font-weight: bold;
}

h4 {
        font-size: 100%;
}

/* H5 used in news summary mainly */
h5 {
       margin-top: 0px;
       margin-bottom: 0px;
       font-size: 100%;
       font-weight: bold;
}

p {
        line-height: 1.4em;
        margin-bottom: 1em;
        color: #585858;
}

ul {
        color: #585858;
        line-height: 1.4em;
        margin-bottom: 1em;
        padding-left: 3em;
}

ol {
        color: #585858;
        line-height: 1.4em;
        margin-bottom: 1em;
        padding-left: 3em;
}



div.threecol {
        margin-top: 2em;
        width: 30%;
        padding-left: 1%;
        padding-right: 1%;
        background-image: url(/uploads/images/threecol_bg.png);
        float: left;
}

div.threecol h2 a {
        color: #642d89; */
        display: block;
}

div.threecol ul {
        list-style-position: outside;
        padding-left: 1.5em;
}

div.twocol {
        margin-top: 2em;
        width: 30%;
        padding-left: 1%;
        padding-right: 1%;
        background-image: url(/uploads/images/threecol_bg.png);
        float: left;
}

div.twocol h2 a {
        color: #642d89; */
        display: block;
}

div.twocol ul {
        list-style-position: outside;
        padding-left: 1.5em;
}

.leftcolumn {
        width: 45%;
        float: left;
}

.rightcolumn {
        width: 45%;
        float: right;
}

.inputbox {
        border: 1px solid #bdeb07;
        margin: 0px;
        padding: 0px;
        width: 50px;
}

.submitbutton {
        border: 1px solid white;
        background-color: #bdeb07;
        margin: 0px;
        padding: 0px;
}

a {
        background-color: inherit;
        color: #18507C;   
}
td {
}

img {
        border: none;
}

#nav {
        padding: 0px;
        padding-top: 0.5em;
}

#nav ul {
        margin: 0px;
        padding: 0px;
}


#nav li {
        display: block;
        margin: 0px;
        list-style: none;
}

#nav li a {
        padding-left: 1em;
        padding-top: 0.5em;
        padding-bottom: 0.5em;
        display: block;
        border-bottom: 1px solid #eeeeee;
}

#nav li li a {
          padding-left: 3em;
}

#nav a:hover {
        background-color: #bdeb07;
}

*.currentpage {
        font-weight: bolder;
        background-color: #eeeeee;
        display: block;
}

#user_login {
            float:right; 
            padding-left: 35px; 
            padding-top: 1em; 
            padding-right: 250px; 
            height: 30px;
            display: block;
}
#user_login a:hover {
            background-color: #bdeb07;
}

#news h2 {
            clear: both;
            width: 96%;
}

#news div{
            padding: 1%;
            float: left;
            background-image: url(/uploads/images/threecol_bg.png);
            margin-bottom: 2em;
            width: 22%;
}



#news a {
        color: #642d89;
}

#footer {
        padding: 0px;
        margin-top: 50px;
        clear: both;
        width: 100%;
}
#footer p {
        font-size: 85%;
        padding: 0px;
        padding-left: 50px;      
        margin-top: 1em;
        margin-bottom: 1em;
}

#footer a {
       color: #aaaaaa;
}

#top_nav {
     width: 100%;
     float: left;
     clear: both;
     margin: 0px;
     background-color: #642d89;
     padding-top: 6px;
     padding-bottom: 8px;
     white-space: nowrap;
}
#top_nav div { padding-left: 50px; }

#top_nav a {
      background-repeat: no-repeat;
      background-position: center left;
      background-image: url(/uploads/images/nav-arrow.gif);
      color: #ffffff;
      text-decoration: none;
      padding-left: 20px;
      padding-right: 20px;
      padding-top: 6px;
      padding-bottom: 8px;
}
#top_nav a:hover {
      color: black;
      background-color: #bdeb07;
      text-decoration: underline;
}

*.threecollinkbox_title {
        clear: both;
}

div.threecollinkbox {
        width: 30%;
        padding: 1%;
        float: left;
        background-color: #f6f6f6;
}

div.threecolinkbox ul {
        margin: 0;
        padding: 0;
}

div.threecollinkbox li {
              margin-right: 2em;
              line-height: 2;
              list-style-type: none;
              list-style-position: outside;
              list-style-image: url(/uploads/images/nav-arrow-purple.gif);
}

div.threecollinkbox a {

}


div.twocol {
        float: left;
        width: 46%;
        padding: 1%;
        margin-top: 2em;
        background-image: url(/uploads/images/threecol_bg.png);
}

div.twocol h2 {
        border-bottom: 1px solid  #642d89;
        margin-bottom: 1em;
}
div.twocol h2 a {
        text-decoration:none;
        color: #642d89;
        display: block;
}

div.twocol ul {
list-style-image: url(/uploads/images/nav-arrow.gif);
}

div.twocol li {
           background-repeat: no-repeat;
           background-position: top left;
           line-height: 1.5;
}

#demo_banner {
             float: left; 
             width: 96%; 
             clear: both; 
             text-align: center; 
             margin-top: 0.5em;
             margin-bottom: 0.5em;
}

#demo_banner a {
             padding: 1em;
             display: block;
             color: red;
             font-weight: normal;
}

#demo_banner a:hover {
             background-color: #bdeb07;
             color: #000000;
}

#cntnt01searchinput {
             padding: 2px; 
             border: 1px solid #eeeeee; 
             font-size: 12px; 
             margin: 0; 
             background-color: #bdeb07;
}

#cntnt01searchinput:focus, #cntnt01searchinput:hover {
             background-color: #ffffff;
}

*.hidden {

}

#search {
        float: right;
}

#search form {
        margin: 0px;
        padding: 8px;
}

#searchsubmit{
              font-size: 12px; 
              background: #ffffff; 
              border-bottom: 1px solid #eeeeee; 
              border-right: 1px solid #eeeeee; 
              border-top: 1px solid #eeeeee; 
              border-left: 1px solid #eeeeee; 
              padding: 1px 4px; 
              margin: 0; 
              background-color: #ffffff;
}

#copyright_statement {
             text-align: center; 
             font-size: 85%;
}

/* End of 'op8-public-new' */

