/*
  jenter journal style
  created by : titan
  http://blackinkstudio.co

 */

html{

}
body {
    background: #987057 url("../../../public/asset/pattern.png") repeat scroll 0 0;

    /*font-family: "Times New Roman",Times,Georgia,serif;*/
    font-family: Arial, Geneva, sans-serif;
    /*background: url("../../../public/asset/bg_jentera_big.jpg") no-repeat center center fixed;*/
    /*-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;*/
}


a {
    text-decoration: none;
}
a:link {
    color: red;
}
a:active {
    color: red;
}
a:visited {
    color: red;
}
a:hover {
    /* background: #600b08 none repeat scroll 0 0; */
	text-decoration: underline;
	background: transparent;
}
.clear {
    clear: both;
}

a.imbanner  {
    display: inline-block;
	border: 3px solid #fff;
	margin-bottom: 10px;

}
a.nohover  {
    display: inline-block;
	padding: 10px 6px;
	border: 2px solid #fff;
}

a.imbanner:hover  {
    background: #fff;

}
a.nohover:hover  {
    background: #fff;
	border: 2px solid #ffca05;

}
.indexer-img {
    height: 38px;
}
.highlight {
    background-color: #fffff0;
    border: 1px dashed #5BC254;
    padding-bottom: 6px;
    padding-top: 6px;
}
label.error {
    color: #f60;
}
input.defaultButton {
    background: #600b08 none repeat scroll 0 0;
    color: #eeeeff;
}
#container {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 solid #bbb;
    font-size: 1em;
	  margin: 0 auto 40px;
    overflow: visible;
    padding: 0;
    width: 1000px !important;
    background:transparent;
    position: relative;
}
#header {

  /*background: rgba(0, 0, 0, 0) none repeat scroll 0 0;*/
  background:#463b23;
	padding: 0px 0px 0 10px 0;

}
#header h1 {
    background: transparent none repeat scroll 0 0;
    color: #222;
    /*font-family: Times,Georgia,serif;*/
    font-family: Verdana, Geneva, sans-serif;
    font-size: 2em;
    letter-spacing: 0;
	padding: 0; margin: 0;
    text-shadow: 0 1px 2px #1E8CBE;
    text-transform: uppercase;
	display: inline-block;
    height: 164px;
    line-height: 90px;
}

#headerTitle img {

    clear: both;
    float: left;
    margin-right: 25px;
	margin-bottom: -25px;
}

#body {
    background: #fff none repeat scroll 0 0;
    border-right: 1px solid #ccc;
	  box-shadow: 0 0 10px #2a4b78;
    margin: 0 auto;
    overflow: auto;
    width: 1000px;
    position: relative;

}
#sidebar {
    border: 0 solid red;
    margin: 0;
    padding: 0;
}
#sidebar div.block {
    border: 0 solid green;
    margin: 0;
	padding-bottom: 1em;
}
#leftSidebar, #rightSidebar {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 solid;
    font-size: 0.7em;
    margin: 0;
    width: 170px;
    position:relative;
}
#rightSidebar ul, #leftSidebar ul {
    margin-left: 0;
    padding-left: 0;
}
#rightSidebar li, #leftSidebar li {
    list-style-type: none;
}
#rightSidebar, #leftSidebar {
    border-bottom: 1px dotted #600b08;
    padding-top: 200px;
}
#leftSidebar {
    padding-left: 10px;
}
#rightSidebar {
    padding-right: 15px;
}
#sidebar div.block span.blockTitle {
    /*border-bottom: 1px dotted #666;*/
    background: #2b2516;
    color:#fff;
    font-weight: bold;
    margin-bottom: 4px;
    padding:5px;
    width:100%;


}


#navbar {
    background-color: #352d1a;

    /*background-color: #1E8CBE;*/

    border-bottom: 1px solid #ccc;
    /*border-top: 0 solid #aaa;*/
    clear: both;
    padding: 10px 0 12px 20px;
    text-align: left;
    width: 980px;
    position: relative;
    z-index:10;
    box-shadow: 0 0 10px #463b23;



}

ul.menu {
    padding: 0;

}
ul.menu li {
    color: red;
    display: inline;
    font-size: 0.9em;
    font-weight: bold;
	margin: 0;
	padding: 0;
/*     margin: 0;
    padding: 0 1em 0 0; */
    border-right:1px solid #555;
    padding-right:5px;
}
ul.menu li.current {
    font-weight: bold;
    text-transform: uppercase;
}
ul.menu li a {
    /*color: #333;*/
    color: #fff;
    /*text-shadow: 0 1px 1px #eee;*/
    padding-right:15px;
    padding-left:15px;
    padding-top:5px;
    padding-bottom:5px;



/*
	color: #fff;
    text-shadow: 0 1px 1px #999;
 */
	font-size: 0.72em !important;
	letter-spacing: 0 !important;
    text-decoration: none;
    text-transform: uppercase;
	margin:0; padding-right:1.1em;
}


#content ul.menu li a {
	text-shadow: none;
	color: #fff;
	padding:0 6px;
}



ul.menu a:hover {
    background: #555;
    color: #fff;

}
#footer {
    background-color: #600b08;
    color: #fff;
}
#footerContent {
    color: #fff;
}
#main {
    background-color: #fff;
    border-right: 1px solid #ccc;
    margin: 0;
    overflow: visible;
    padding: 0 15px 10px;
    width: 768px;
    position: relative;
}
#main h2 {
    /*font-family: "Times New Roman",Times,Georgia,serif;*/
    font-family: Verdana, Geneva, sans-serif;
    text-transform: uppercase;
}
#main h3 {
    /*font-family: "Times New Roman",Times,Georgia,serif;*/
    font-family: Verdana, Geneva, sans-serif;
    text-transform: uppercase;
}

#breadcrumb {
    border-bottom: 1px dotted #888;
    display: block;
    font-style: italic;
    margin: 0;
    padding: 20px 0 6px;
    position: inherit;
    text-align: left;
}
#breadcrumb a{
    color:#555;
}
#content {
    border-top: 1px dotted #600b08;
}
#content h3 {
    /*font-family: "Times New Roman",Times,Georgia,serif;*/
    font-family: Verdana, Geneva, sans-serif;
    text-transform: uppercase;
}
#content h4 {
    /*font-family: "Times New Roman",Times,Georgia,serif;*/
    font-family: Verdana, Geneva, sans-serif;
    text-transform: uppercase;
}
#content h5 {
    text-transform: uppercase;
}
#content ul.menu {
    margin: 0;
}
#content ul.menu li {
    background-color: #55bfd6;
    padding: 5px;
}
#content ul.menu li.current {
    background-color: #db634f;
}
span.highlight {
    border-bottom: 1px dotted #600b08;
}
table.listing tr.highlight {
    background: #fcff64 none repeat scroll 0 0;
}
table.listing tr.fastTracked {
    background-color: #eeeeff;
}
table.listing td.headseparator {
    border-top: 1px dotted #600b08;
}
table.listing td.endseparator {
    border-top: 1px dotted #600b08;
}
span.formError {
    color: #f60;
}
ul.formErrorList {
    color: #f60;
}
div.separator {
    border-bottom: 1px dotted #600b08;
}
#rightSidebar ul, #leftSidebar ul {
    margin-left: 0;
    padding-left: 0;
}
#rightSidebar ul.sidemenu li, #leftSidebarul.sidemenu li {
    background: #C5DCF3 none repeat scroll 0 0;
    border-bottom: 1px solid #ccc;
    list-style-type: none;
    margin: 0 -15px;
	padding: 10px 10px 10px 15px;
}

#rightSidebar, #leftSidebar {
    border-bottom: 0 dotted #600b08;
}
.tocDOI {
    margin-top: 4px;
}

.tocAuthors {
    background: rgba(0, 0, 0, 0) url("group.png") no-repeat scroll 1px 2px;
    font-style: italic;
    margin-top: 4px;
    padding-bottom: 15px;
    padding-left: 26px;
}

.tocTitle a {
    font-weight: bold;
}
.tocDOI a {
    color: #690;
}



:hov

.cls

element.style {
}
input.textField, select.selectMenu, textarea.textArea, input.uploadField {
  background:#eee;
  border:1px solid #ccc;
  padding:5px;
}
input.button{
  background:#052641;
  color:#fff;
  border:none;
  padding:5px;
}
#navbar:before {
  margin-top:5px;
  content: "";
  left:-47px;
  position: absolute;
  border:1.5em solid #292314;
}
#navbar:after {
  margin-top:-15px;
  content: "";
  right:-47px;
  position: absolute;
  border:1.5em solid #292314;
}

#navbar:after {
  border-right-color:transparent;
}

#navbar:before {
  border-left-color:transparent;
}
.block ul li{
  padding:2px;
}
.block ul li:before {
    color:#4a3f25;
		content: "\00BB \0020";
}

#customblock-SIDE-MENU{
  background:#eee;
  width: 200px;
  position: absolute;
  left:-16px;
  top:0;
  padding-top:10px;
  border-bottom:1px solid #ccc;
}
#customblock-SIDE-MENU ul li{
  border-bottom:1px solid #ccc;
  padding:5px;
  padding-left:17px;
}
#customblock-SIDE-MENU ul li a{

}
.boxIcon{
  margin-top:10px;
  padding:5px;
  text-align: center;
  clear:both;
  width:165px;
  -webkit-box-shadow: 10px 10px 10px -2px rgba(204,204,204,1);
-moz-box-shadow: 10px 10px 10px -2px rgba(204,204,204,1);
box-shadow: 10px 10px 10px -2px rgba(204,204,204,1);
}
