/**
 * classicGreen.css
 *
 * Copyright (c) 2003-2012 John Willinsky
 * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING.
 *
 * Classic blue theme stylesheet.
 *
 * $Id$
 */

body {
	background-color: #fff;
	/*font-family: "Times New Roman", Times, Georgia, serif;*/
         font-family: "Segoe UI","Helvetica Neue",Helvetica,Arial,sans-serif;
}

a {
	text-decoration: none; 
}

a:link {
	color: #040;
}

a:active {
	color: #557034;
}

a:visited {
	color: #040;
}

a:hover {
	/*color: #333;
	background: #6DAF7B;
        padding: 3px;*/
}

label.error {
	color: #f60;
}

input.defaultButton {
	color: #82BD86;
	background: #040;
}

#container {
	background-color: #fff;
	font-size: 1em;
}

#header {
	min-height:  250px;
	/*background-color: #fff;*/
 background-color:  rgb(50,145,71); /* Old browsers */

      /*  -moz-border-radius-topleft:1px; -webkit-border-top-left-radius: 1px; -khtml-border-top-left-radius:1px; border-top-left-radius: 1px;
        -moz-border-radius-topright:1px; -webkit-border-top-right-radius: 1px; -khtml-border-top-right-radius: 1px; border-top-right-radius: 1px;
       -moz-border-radius-bottomleft: 1px; -webkit-border-bottom-left-radius: 1px; -khtml-border-bottom-left-radius: 1px; border-bottom-left-radius: 1px;
       -moz-border-radius-bottomright:1px; -webkit-border-bottom-right-radius:1px; -khtml-border-bottom-right-radius:1px; border-bottom-right-radius: 1px;*/
}
input.textField{
   /* -moz-border-radius-topleft:5px; -webkit-border-top-left-radius: 5px; -khtml-border-top-left-radius:5px; border-top-left-radius: 5px;
        -moz-border-radius-topright:5px; -webkit-border-top-right-radius: 5px; -khtml-border-top-right-radius: 1px; border-top-right-radius: 5px;
       -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px; -khtml-border-bottom-left-radius: 1px; border-bottom-left-radius: 5px;
       -moz-border-radius-bottomright:5px; -webkit-border-bottom-right-radius:5px; -khtml-border-bottom-right-radius:1px; border-bottom-right-radius: 5px;*/
}
#headerTitle {
	text-align: center;
         background: url('imgs/banner.jpg') no-repeat; 
         min-height:  250px;
         width: 960px;
         margin: 0 auto;
}

#header h1 {
      
	/*line-height: 2.5;
	font-family: "Times New Roman", Times, Georgia, serif;
	text-transform: uppercase;
	letter-spacing: 10px;
	font-size: 2em;
	background-color: #92B809;
	color:  #000;
	font-weight:bold;*/
        display: none;
       
}

#footer {
	background-color: #040;
	color:  #fff;
}

#footerContent {
	color:  #fff;
}

#main {
	background-color: #fff;
	/*border-top: 2px solid black;*/
	border-bottom: 1px dotted #040;
	/*margin-top: 15px;*/
}

#main h2 {
	font-family: "Times New Roman", Times, Georgia, serif;
	text-transform: uppercase;
}

#main h3 {
	font-family: "Times New Roman", Times, Georgia, serif;
	text-transform: uppercase;
}

#navbar {
	border-bottom: 1px dotted #040;
	text-align: center;
}

#breadcrumb {
	height: 18px;
	line-height: 1.5em;
	text-align: center;
	border-bottom: 1px dotted #040;
	padding: 0;
	font-style: italic;
}

#content {
	border-top: 1px dotted #040;
}

#content h3 {
	font-family:  "Times New Roman", Times, Georgia, serif;
	text-transform: uppercase;
}

#content h4 {
	font-family:  "Times New Roman", Times, Georgia, serif;
	text-transform: uppercase;
}

#content h5 {
	text-transform: uppercase;
}

span.highlight {
	border-bottom: 1px dotted #040;
}

table.listing tr.highlight {
	background: #fcff64;
}

table.listing tr.fastTracked {
	background-color: #82BD86;
}

table.listing td.headseparator {
	border-top: 1px dotted #040;
}

table.listing td.endseparator {
	border-top: 1px dotted #040;
}

span.formError {
	color: #f60;
}

ul.formErrorList {
	color: #f60;
}
ul.menu{padding: 3px;}

div.separator {
	border-bottom: 1px dotted #040;
}

#rightSidebar ul, #leftSidebar ul {
	margin-left: 0px;
	padding-left: 0px;
}

#rightSidebar li, #leftSidebar li {
	list-style-type: none;
}

#rightSidebar, #leftSidebar {
	margin-top: 5px;
	/*border-bottom: 1px dotted #040;*/
}


/**ADDED BY ME ***/

#sidebarLanguageToggle,#sidebarNavigation,#sidebarUser{
     
    border: 1px solid #557034;
    margin-bottom: 10px;
    -moz-border-radius-topleft:5px; -webkit-border-top-left-radius: 5px; -khtml-border-top-left-radius:5px; border-top-left-radius: 5px;
    -moz-border-radius-topright:5px; -webkit-border-top-right-radius: 5px; -khtml-border-top-right-radius: 1px; border-top-right-radius: 5px;
    -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px; -khtml-border-bottom-left-radius: 1px; border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright:5px; -webkit-border-bottom-right-radius:5px; -khtml-border-bottom-right-radius:1px; border-bottom-right-radius: 5px;
}
.blockTitle{
 /*   background-color: #6DAF7B;*/
    background: rgb(109,175,123); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzZkYWY3YiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ4JSIgc3RvcC1jb2xvcj0iIzZkYWY3YiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxZTk2MGMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(109,175,123,1) 0%, rgba(109,175,123,1) 48%, rgba(30,150,12,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(109,175,123,1)), color-stop(48%,rgba(109,175,123,1)), color-stop(100%,rgba(30,150,12,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(109,175,123,1) 0%,rgba(109,175,123,1) 48%,rgba(30,150,12,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(109,175,123,1) 0%,rgba(109,175,123,1) 48%,rgba(30,150,12,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(109,175,123,1) 0%,rgba(109,175,123,1) 48%,rgba(30,150,12,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(109,175,123,1) 0%,rgba(109,175,123,1) 48%,rgba(30,150,12,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6daf7b', endColorstr='#1e960c',GradientType=0 ); /* IE6-8 */

    margin-bottom: 3px;
    padding:  7px !important;
    
}
#sidebarNavigation .blockSubtitle, #sidebarNavigation ul{margin-left: 5px;}
form{margin: 5px;}
/* MENU**/

.nav {
    list-style: none outside none;
    text-align: center;
    font-size: 14pt;
}
.nav:before, .nav:after {
    content: " ";
    display: table;
}
.nav:after {
    clear: both;
}
.nav:before, .nav:after {
    content: " ";
    display: table;
}
.nav:after {
    clear: both;
}
.nav > li {
    display: block;
    position: relative;
}
.nav > li > a {
    display: block;
    padding: 10px 15px;
    position: relative;
}
.nav > li > a:hover, .nav > li > a:focus {
    background-color: #6DAF7B;
    text-decoration: none;
}
.nav > li.disabled > a {
    color: #999;
}
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
    background-color: transparent;
    color: #999;
    cursor: not-allowed;
    text-decoration: none;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eee;
    border-color: #428bca;
}
.nav .open > a .caret, .nav .open > a:hover .caret, .nav .open > a:focus .caret {
    border-bottom-color: #2a6496;
    border-top-color: #2a6496;
}
.nav .nav-divider {
    background-color: #e5e5e5;
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
}
.nav > li > a > img {
    max-width: none;
}
.nav-pills > li {
    float: left;
}
.nav-pills > li > a {
    border-radius: 4px;
}
.nav-pills > li + li {
    margin-left: 2px;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    background-color: #428bca;
    color: #fff;
}
.nav-pills > li.active > a .caret, .nav-pills > li.active > a:hover .caret, .nav-pills > li.active > a:focus .caret {
    border-bottom-color: #fff;
    border-top-color: #fff;
}

div#issueCoverImage > a a:hover{
    background-color: none;
}

.block{
    
    border: 1px solid #557034;
    border-radius: 5px;
    margin-bottom: 10px;
}
.clear{
    clear: both;
}