body {
    font-family: "Trebuchet ms";
    color: #333;
    font-size: 14px;
    background-color: #FFFFFF;
    overflow-y:scroll;
}

.submenu {
    display: none;
    margin-left: 15px;
}

.selectedRow {
    font-weight: bold;
    background-color: darkred !important;
}

.collapse {
    padding-left: 15px;
    background-image: url('/Images/Buttons/plus.png');
    background-repeat: no-repeat;
    display: inline-block;
    cursor: pointer;
    background-position-y: 2px;
}

.expand {
    padding-left:15px;
    background-image: url('/Images/Buttons/minus.gif');
    background-repeat: no-repeat;
    display: inline-block;
    cursor: pointer;
    background-position-y: 2px;
}

.treeview ul {
    font: 14px Arial, Sans-Serif;
    margin: 0px;
    padding-left: 20px;
    list-style: none;
}

.treeview > li > a {
    font-weight: bold;
}

.treeview li {
    padding-top:5px;
}

.treeview li a {
    font-size: 14px;
    display: inline-block;
    text-decoration: none;
    line-height:16px;    
}

.treeview li ul {
    display:none;
}

.treeview a.selected {
    background-color:navy;
    color:white; 
    border:none;
    padding-right:3px;
}

#content-treeview .ActionForm,
#content-treeview .ActionToolbar,
#content-treeview #CategoryToolbar .editOnlyButton {
    display:none;
}

#content-treeview .inputText,
#content-treeview .inputFile {
    width:665px;
}

.async-h2 {
    padding-top: 20px;
    color: black;
}

.treeview-file {
    padding-left: 20px;
    background-image: url('/Images/Treeview/file.png');
    background-repeat: no-repeat;    
}

.treeview-folder {
    padding-left: 20px;
    background-image: url('/Images/Treeview/folder.png');
    background-repeat: no-repeat;    
}

.treeview-childnode-padding {
    padding-left: 1px;
}

a {
    color: #000000;
}

h1 {
    color: #666666;
    font-size: 24px;
}

h2 {
    font-family: "Trebuchet ms";
    font-size: 15px;
    color: red;
}

h3 {
    font-family: "Trebuchet ms";
    font-size: 13px;
    color: #464646;
}

.red {
    color: #464646;
}

#login_info {
    font-size: 12px;
    margin-top: 20px;
}

#wrapper {
    width: 898px;
    display: block;
    margin: auto auto auto auto;
}

#overbar {
    width: 898px;
    height: 25px;
    text-align: right;
}

#top-left {
    width: 348px;
    height: 89px;
    float: left;
    display: block;
}

#top-right {
    width: 550px;
    height: 89px;
    float: left;
    display: block;
    vertical-align: bottom;
}

#navigation {
    margin-top: 44px;
    height: 36px;
    padding: 0px;
    width: 100%;
}

#navigation ul, #sub-navigation ul {
    list-style-type: none;
    margin: 0px 0px 0px 0px;
    padding: 0px;
    padding-top: 9px;
}

#navigation a:hover {
    background-color:#b61200 !important;
    -webkit-transition: color .25s linear, background-color .25s ease-in-out, border-color .25s ease-in-out;
    -moz-transition: color .25s linear, background-color .25s ease-in-out, border-color .25s ease-in-out;
    -o-transition: color .25s linear, background-color .25s ease-in-out, border-color .25s ease-in-out;
    transition: color .25s linear, background-color .25s ease-in-out, border-color .25s ease-in-out;
 }

#navigation li.gray:hover {

    margin-top: 0px;
    font-weight: normal;
}

#navigation li.gray a {
    background-color: #CCCCCC;
}

#navigation li {
    float: left;
}

#navigation li a, #sub-navigation li a {
    background-color: #D52B1E;
    font-family: "Verdana";
    font-size: 14px;
    text-decoration: none;
    display: block;
    height: 28px;
    width: 110px;
    margin: 0px;
    color: white;
    text-align: center;
    padding-top: 8px;
    margin-top:2px;
}

#inline-content-wrapper {
    background-color: #ffffff;
    padding-bottom: 40px;
    width: 700px;
    font-size: 12px;
    height: auto;
}

#inline-content-left {
    margin-right: 5px;
    float: left;
    display: block;
    width: 310px;
}

#inline-content-right {
    margin-left: 0px;
    display: block;
}

#inline-content-bottom {
    margin-left: 5px;
    width: 590px;
}

.inline-thumbs {
    margin-left: 0px;
    margin-right: 10px;
    margin-top: 10px;
    display: block;
    float: left;
}

#inline-preview {
}

#content-wrapper {
    padding-bottom: 0px;
    background: url('/Images/Wrappers/left.gif');
    background-position: 3px 0px;
    background-repeat: repeat-y;
}

#content-left {
    padding-top: 20px;
    margin-right: 5px;
    float: left;
    display: block;
    width: 185px;
    padding-left: 10px;
    margin-left: 5px;    
}

#content-center {
    margin-right: 5px;
    float: left;
    display: block;
    width: 400px;
    font-family: "Trebuchet ms";
    font-size: 12px;
}

#content-treeview {
    margin-right: 5px;
    float: left;
    display: block;
    width: 700px;
    font-family: "Trebuchet ms";
    font-size: 12px;
}

#content-center h2 {
    font-family: "Trebuchet ms";
    font-size: 15px;
}

#content-right {
    float: right;
    display: block;
    width: 200px;
    font-family: "Trebuchet ms";
    font-size: 12px;
    margin-top: -42px;
}

#content-bottom {
    clear: both;
}

#content-all {
    float: left;
    display: block;
    width: 675px;
    margin-top: 0px;
    margin-left: 15px;
}

#title {
    clear: both;
    padding-top: 34px;
    margin-bottom: 10px;
    font-weight: bold;
}

#head {
}

ul.sub_navigation li {
    
}

ul.sub_navigation li a {
    padding-top: 3px;
    padding-left: 2px;
    text-decoration: none;
    display: block;
    width: 100%;
}

ul.sub_navigation {
    list-style-image: url("/Images/Wrappers/li.gif");
    list-style-type: square;
    font-size: 12px;
    padding-left:40px;
}

ul.sub_navigation a:hover {
    background-color: #686868;
}

ul.sub_navigation li.active a {
    background-color: #464646;
}

ul.sub_navigation a:hover, ul.sub_navigation li.active a {
    text-decoration: none;
    font-weight: bold;
    color: #FFFFFF;
}

ul.sub_navigation li.item.external {
    background-repeat: no-repeat;
    background-position: 0px 4px;
    background-image: url("/Images/Links/external-link.png");
    padding-left: 10px;
}

ul.sub_navigation li ul {
    padding-left: 0px;
}

.activeNav {

}

span.news_date {
    font-weight: normal;
    font-size: 11px;
    color: #464646;
}

span.news_topic {
    font-weight: bold;
    color: #464646;
}

div.news_link {
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 11px;
    color: #464646;
}

.red, .yellow {
    color: red;
}

.head {
    width: 130px;
}

tr {
}

.footertext {
    font-family: "Verdana";
    font-size: 10px;
    color: #757575;
    text-align: center;
    width: 898px;
    margin-top: 2px;
}

.image {
    float: left;
    display: block;
    background: #dddddd;
    margin: 5px;
    padding: 3px 3px 7px 3px;
    border: 1px solid black;
    text-align: center;
}

.image img {
        border: 1px solid black;
}

.previews {
    border: 1px solid #757575;
    cursor: pointer;
}

#preview_caption {
    min-height: 35px;
    height: 35px;
    overflow: hidden;
}

.big_preview_empty {
    width: 300px;
    height: auto;
    border: 1px solid #757575;
    padding-top: 100px;
    padding-bottom: 100px;
    text-align: center;
    display: block;
    float: left;
}

#big_preview {
}


.selected {
    border: 1px solid red;
}

.pagination {
    float: right;
}

.pagination .current {
    color: red;
}

.left {
    float: left;
    width: 300px;
    display: block;
}

.right {
    width: 300px;
    float: right;
    display: block;
}

.fleft {
    float: left;
    display: block;
}

.fright {
    float: right;
    display: block;
}

.clearfix {
    clear: both;
}

.defaultTextActive {
    color: #888;
}


/* admin */
#wizard {
    height: 30px;
    margin-top: 0px;
    float: right;
}

#wizard ul {
    list-style-type: none;
    margin: 2px 0px 0px 0px;
    padding: 0px;    
}

#wizard li {
    float: right;
}

#wizard li a {
    display: block;
    height: 20px;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: -1px;
    padding-top: 7px;
    color: #333333;
    font-size: 12px;
    border-left: 1px solid #444;
    border-right: 1px solid #444;
    text-decoration: none;
    height: 22px;
    background: url('/Images/Buttons/adm_sub_nav_bg.gif');
    background-position: 0px -4px;
    border-bottom: 1px solid #444;
}

#wizard li a.first {
    -moz-border-radius: 0px 0px 0px 10px;
    border-radius: 0px 0px 0px 10px;
    border-left: 1px solid #444;
}

#wizard li a.last {
    -moz-border-radius: 0px 0px 10px 0px;
    border-radius: 0px 0px 10px 0px;
    border-right: 1px solid #444;
}

#wizard li a:hover {
    background-color: #ffffff;
    color: #333333;
    background-position: 0px -1px;
    border-left: 1px solid #444;
    border-right: 1px solid #444;
    padding-top: 11px;
}

#wizard li a.active {
    background-color: #ffffff;
    color: #333333;
    background-position: 0px -1px;
    border-left: 1px solid #444;
    border-right: 1px solid #444;
    border-bottom: 1px solid #444;
    font-weight: bold;
    padding-top: 11px;
}

span.field {
    margin-bottom: 10px;
    display: block;
}

span.field .formError {
    color: red;
}

.odd {
    padding-left: 10px;
    padding-right: 10px;
    background-color: #cfcfcf;
}

.even {
    padding-left: 10px;
    padding-right: 10px;
    background-color: #dfdfdf;
}

.wizard_form {
    padding: 10px;
    width: 655px;
    background-color: #dfdfdf;
    border: 1px solid #aaa;
}

.wizard_form textarea {
    width: 635px !important;
    height: 200px;
}

.wizard_form input[type=text] {
    width: 637px;
}

.wizard_form .image label {
    float:left;
}

.wizard_form .image a.action {
    float:right;
}

.wizard_form .image input[type=text] {
    width: 298px;
}
.wizard_form input[type=select] {
    width: 100px;
}

.wizard_form input[type=submit], .wizard_form input[type=button] {
    width: 100px !important;
    height: 26px;
    float: right;
    margin-left: 5px;
    background: url('/Images/Buttons/adm_sub_nav_bg.gif');
    background-position: 0px -6px;
}

.wizard_form input[type=submit]:hover, .wizard_form input[type=button]:hover {
    width: 100px;
    height: 26px;
    float: right;
    margin-left: 5px;
    background: url('/Images/Buttons/adm_sub_nav_bg.gif');
    background-position: 0px -1px;
    cursor:pointer;
}

.label {
    color: black;
}


/* sprites */
.divider {
    height: 9px;
}

.divider_left {
    width: 6px;
    height: 9px;
    float: left;
    background: url(/Images/Wrappers/divider_sprite.gif) 0px 0px;
}

.divider_mid {
    height: 9px;
    float: left;
    background: url(/Images/Wrappers/divider_mid.gif) repeat-x;
}

.divider_right {
    width: 6px;
    height: 9px;
    float: left;
    background: url(/Images/Wrappers/divider_sprite.gif) 6px 0px;
}

#divider_under_logo > .divider_mid {
    width: 342px;
}

#divider_under_page {
    margin-top: 40px;
}

#divider_under_page > .divider_mid {
    width: 886px;
}

/* forms */

input {
    border: 1px solid #ababab;    
    margin-bottom: 10px;
}

input[type=text], input[type=password] {
    height: 20px;    
}

input[type=radio] {
    border: 0px;
}

input[type=checkbox] {
    border: 0px;
}

select {
    border: 1px solid #ababab;
    background-color: #FFF;
    height: 24px;
    width: 200px;
    margin-bottom: 10px;
}

.submit, .submit_small {
    padding-top: 1px;
    border: 0px;
    font-size: 15px;
    background-color: #d52b1e;
    color: #FFF;
    padding-left: 9px;
    padding-right: 9px;
    cursor: pointer;
    height: 25px;
}


.submit_small:hover, .submit:hover {
    background-color: #b61200;
}

.button {
    padding-top: 1px;
    padding-bottom: 4px;
    font-size: 15px;
    background-color: #d52b1e;
}

.button:hover {
    background-color: #b61200;
    /*font-weight:bold;*/
}

.button a {
    color: #FFF;
    text-decoration: none;
    margin-left: 20px;
    margin-right: 20px;
    width: 100%;
    height: 30px;
}

.button-divider {
    border-top: 2px solid #ccc;
    border-bottom: 2px solid #d52b1e;
}

.loginform a {
    color: #464646;
    font-size: 10px;
    font-weight: bold;
}

.searchfields input[type=text] {
    width: 136px !important;
}

#flash_alert {
    margin-top: 30px;
    border: 2px solid red;
    color: red;
    font-weight: bold;
    margin-bottom: 10px;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}

#flash_notice {
    color: red;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 10px;
    border: 2px solid red;
    padding: 10px;
    width: 400px;
}


.greentable, #example-show-values-table {
    font-size: 12px;
    width: 100%;
}

.greentable table {
    width: 100%;
    border-collapse: collapse;
    background-color: #eee;
    border-bottom: 10px solid #eee;
}

#example-show-values-table table {
    width: 100%;
}

.greentable table tr {
    vertical-align: top;
}

#example-show-values-table table tr {
    background-color: #eee;
}

.greentable table td {
    padding-top: 10px;
    padding-left: 5px;
    padding-right: 10px;
}

.greentable table td.head, #example-show-values-table table td.head {
    color: #FFF;
    font-size: 14px;
    padding-left: 10px;
    padding: 5px;
    font-weight: bold;
    overflow: hidden;
    position: relative;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
    background-color: #a4ab43;
}

#example-show-images {
  float:left;
  margin-right:20px;
  background:#dddddd;
  margin:10px;
  padding:10px;
  border:1px solid black;
  display:block;  

}

#example-show-images2 {
  float:left;  
  display:block;  
  width:300px;
}

#example-show-images img {
  border:1px solid black;

}

#example-show-data {
  font-size:12px;
}

#example-show-data table tr {
  vertical-align:top;
}

#example-show-data table td.head {
  font-weight:bold;
  float:right;
}

#example-map {
  width:300px;
  height:auto;
  border: 1px solid #757575;
  
  text-align:center;
  display:block;
  float:right;
}

input.invalid, select.invalid, textarea.invalid {
    border:2px solid red;
}

#links .link, #documents .document {
    word-wrap:break-word;
}

#links input[type="text"], #documents input, #images .document input {
    width: 100%;
}

.news_article .news_text {
    white-space:pre-line;
}