﻿/**
 * Copyright (c) 2014-2015 OpenJournalSystems.com
 * The unauthorized reproduction and distribution of this copyrighted document is illegal and punishable under US federal laws.
 */

 
html {
    background: url("images/omt_bg_top.png") repeat-x scroll 0% 0% #41566E;
}
	

body {
	font-size: 12px;
	font-family: Arial Narrow, Helvetica Nueue, Helvetica, sans-serif;
	margin-left: auto;
	margin-right: auto;
	max-width: 1100px;
	min-width: 1150px;
	
}
a:link {
	color: #13A195;
	font-size: 12px;
	line-height:120%;
	font-family: Lucida Grande,Verdana,Helvetica,Arial,sans-serif;
}
a:active {
	color: #13A195;
	font-size: 12px;
	line-height:120%;
	font-family: Lucida Grande,Verdana,Helvetica,Arial,sans-serif;
}
a:visited {
	color: #13A195;
	font-size: 12px;
	line-height:120%;
	font-family: Lucida Grande,Verdana,Helvetica,Arial,sans-serif;
}
a:hover {
	color: #253;
	background: none;
	font-size: 12px;
	text-decoration:none;
	line-height:120%;
	font-family: Lucida Grande,Verdana,Helvetica,Arial,sans-serif;
}
ul.menu a {
	font-size: 12px;
	line-height:120%;
	font-family: Lucida Grande,Verdana,Helvetica,Arial,sans-serif;
}
li {
	font-size:12px;
	line-height: 16px;
	font-family: Lucida Grande,Verdana,Helvetica,Arial,sans-serif;
}
/**
 * Main layout elements
 */

#header {
	padding:0px 0px 15px;
	margin-top: 0;
}
#header h1 {
	font-family: Lucida Grande,Verdana,Helvetica,Arial,sans-serif;
	font-weight: normal;
	border-bottom:thin solid #B4BABF;
	/*height: 183px;
	padding: 0.75em 0 0.25em 0.44em;*/
	height: 153px;
	margin: 0 auto;
	padding: 2px 0 15px 0em;
	width: auto;
}
#header h1 img{
	width: 100%;
}
#footer {
	background-color: #ABA;
}
#body {
	position:relative;
}
#main {
	margin: 39px auto 0;
	/*margin: 46px auto 0;*/
	background:#fff;
	padding-top: 0px;
	padding-bottom: 0;
	height:100%;
	float:left;
	width: 58.4%;
	display:block;
	overflow:inherit !important;
	position:inherit !important;
	border-radius: 3px;
}
#main h2 {
	color: #2B3036;
	font-family: Lucida Grande,Verdana,Helvetica,Arial,sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-left:10px;
}
#content h3 {
background: #96d7d1;   
padding-top: 0.75em;
    line-height: 140%;
    height: 140%;
    padding: 0px;
    text-indent: 0px;
    margin: 10px 0px 10px;
    font-size: 11px;
    font-family: Lucida Grande,Verdana,Helvetica,Arial,sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    color: #3A4A5A;
    border-bottom: 1px solid #DBEEF9;
    padding-top: 0em

}
#content h4 {
	font-family: Lucida Grande,Verdana,Helvetica,Arial,sans-serif;
	color: #2A3F54;
	font-weight: normal;
	text-decoration: none;
	font-size:14px;
	padding-top: 0em;
	
}
/**
 * Access icons and key
 */
#accessKey {
	margin-bottom: 2em;
}
#accessKey img {
	vertical-align: middle;
	margin: 0;
	padding: 0;
}
#content img.accessLogo {
	vertical-align: middle;
	margin: 0;
	padding: 0;
}
/**
 * Navigation bar
 */
 
#navbar {
	/*background: url(images/bg_menu.jpg) repeat-x 0 0;*/
	background: #06625D;
	position:absolute;
	top:-72px;
	left:-238px;
	
	width:1150px;
}
#navbar a {
	font-size: 14px;
	letter-spacing: 0.05em;
	border-right: 1px solid #929CA8;
	float: left;
	margin: 0;
	padding: 0;
	color: #fff;
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 36px;
	line-height: 36px;
	padding: 0 15px;
	text-decoration: none;
	text-transform: uppercase;
}
#navbar a:hover {
	color: #f6f6f6;
	/*background: url("images/bg_menu_hover.jpg") repeat-x scroll 0 0 transparent;*/
	background: #0b877f;
}
/**
 * Sidebar
 */

#developedBy {
	text-transform: uppercase;
	font-size: 0.95em;
}
#sidebar div.block {
	font-size: 12px;
	padding-bottom: 1.5em;
	background: #ffffff;
	border-radius: 3px;
	-moz-border-radius: 3px;
	margin: 5px 0;
	padding: 0 5px;
	width: 90%;
	border-bottom: 2px solid #CCCCCC;
}
#sidebar div.block span.blockTitle {
	display: block;
	font-size: 11px;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	color: #57616E;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 23px;
	line-height: 27px;
	text-indent: 8px;
	text-transform: uppercase;
	border-bottom: 2px solid #CCCCCC;
	width: 181px;
	margin: 0 0 0 -5px;
}
#sidebar div.block span.blockSubtitle {
	display: block;
	padding: 0 0 0 10px;
}
#sidebar input.textField, #sidebar select.selectMenu, #sidebar input.button {
	font-size: 11px;
}
form {
	padding-left: 0px;
}
/* @end */



div, p, table, td, th {
	font-family: Lucida Grande, Verdana, Helvetica, Arial, sans-serif;
	line-height: 140%;
	color: #666;
	font-size: 12px;
}
a:link, a:visited {
	color: #0b877f;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #c00;
	text-decoration: underline;
	font-weight: normal;
}
p {
	margin-top: 0;
	margin-bottom: 7px;
	text-align: left;
	font-size: 12px;
}
h1 {
	padding: 0;
	padding-bottom: 5px;
	font-family:Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	vertical-align: bottom;
	color: #666;
	text-align: left;
	width: 100%;
}
h2, .contentheading {
	font-family: Arial Narrow, Helvetica Nueue, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #2b3036;
}
h3 {
	margin: 0;
}
input.textField, select.selectMenu, textarea.textArea, input.uploadField {
	background-color: #fff;
}
input.defaultButton {
	background-color: #ccc;
}
#container {
background: url(images/bg9.jpg) repeat-x 0 -67px #FCFCFC;
box-shadow: 4px 0 4px #000809,, -4px 0 4px #000D0E;
-moz-box-shadow: 4px 0 4px #000809, -4px 0 4px #000D0E;
-webkit-box-shadow: 4px 0 4px #000809, -4px 0 4px #000D0E;
text-align: left;
margin-bottom: 30px;
margin-top: 0;
float: left;
border: 4px solid #FFF;
}
#headerTitle {
	color: #ffffff;
}
#navbar {
	border-bottom: 0;
	height: 36px;
	margin-right: 0;
	padding-bottom: 0;
}
ul.menu li {
	display: inline;
	margin: 0;
	padding: 0;
}
#breadcrumb {
background: #C0CED7 none repeat scroll 0% 0%;
padding-top: 3px;
padding-bottom: 3px;
top: -35px;
left: -238px;
width: 1140px;
color: #394048;
padding-left: 10px;
border-radius: 0px;
position: absolute;
color: #394048;
}
#content {
	border-top: 1px solid #DBEEF9;
	padding:10px 10px 0;
}
/**
#content img {
max-width: 100%;
}

*/
#content p img {
	max-width: 100%;
}
/**
 * Common HTML elements
 */
#leftSidebar {
	float: left;
	width: 20%;
	font-size: 0.65em;
	display: inline;
	overflow: hidden;
	padding-top: 0;
	/*min-height:900px;*/
	min-height:700px;
	float:left;
	margin-left: 8px;
	margin-right: 0;
}
 // Set main on non-IE browsers to have a 10% margin *html #main {
 margin-right: 5%;
}
#leftSidebar, #rightSidebar {
	/*margin-top: 41px;*/
	margin-top: 34px;
}
#rightSidebar {
	float: right;
	width: 20%;
	font-size: 0.65em;
	padding-top: 0;
	/*min-height:900px;*/
	min-height:700px;
	float:right;
	/*position:absolute;*/
	height:auto;
	right:0;
	top:0;
	margin-right: 0;
	margin-left: 0;
	z-index:888;
}
* html #rightSidebar {
	margin-right: 5%;
}
/**
 * Announcements
 */

#announcementsHome {
	width: 100%;
	margin: 2em 0 2em 0;
}
#announcementsHome h3 {
	text-align: center;
}
#announcements {
	width: 100%;
}
#announcements h3 {
	text-align: center;
}
table.announcements {
	width: 100%;
}
table.announcements td {
	padding: 0.25em 0.5em 0.25em 0.5em;
}
table.announcements td.nodata {
	text-align: center;
	font-style: italic;
}
table.announcements td.headseparator {
	border-top: 1px dotted #000;
	font-size: 0.1em;
	line-height: 1%;
}
table.announcements td.endseparator {
	border-top: 1px dotted #000;
	font-size: 0.25em;
	line-height: 10%;
}
table.announcements td.separator {
	border-top: 1px dotted #DDDDD0;
	font-size: 0.1em;
	line-height: 1%;
}
table.announcements tr.intro {
}
table.announcements td.intro {
}
table.announcements tr.title {
	vertical-align: top;
}
table.announcements td.title {
	width: 85%;
}
table.announcements td.title h4 {
}
table.announcements tr.description {
	vertical-align: top;
}
table.announcements td.description {
	width: 85%;
}
table.announcements tr.details {
	vertical-align: bottom;
}
table.announcements td.posted {
	padding-top: 1em;
	font-style: italic;
}
table.announcements td.more {
	width: 15%;
	text-align: right;
}
table.announcementsMore {
	width: 100%;
}
table.announcementsMore td {
	padding-top: 1.5em;
	text-align: right;
}
/**
 * Table of contents
 */

h4.tocSectionTitle {
}
table.tocArticle {
	width: 100%;
}
table.tocArticle td.tocTitle {
	width: 70%;
	height: 100%;
}
table.tocArticle td.tocGalleys {
	width: 30%;
	text-align: right;
}
table.tocArticle td.tocAuthors {
	padding-left: 30px;
	font-style: italic;
	vertical-align: top;
}
table.tocArticle td.tocPages {
	text-align: right;
	vertical-align: top;
}
.tocArticleCoverImage img {
	border: 0;
	float: left;
	width: 100px;
	margin: 0 1em 1em 0;
}
/**
 * Homepage image
 */

#homepageImage img {
	display: block;
	margin: 0 auto;
	border: 0;
	text-align: center;
}
.homepageImage img {
	margin: 0 auto;
	border: 0;
	float: left;
	width: 100px;
	margin: 1em 1em 1em 0;
	text-align: center;
}
/**
 * Additional text styles
 */

pre {
	background-color: #F0F0E8;
	color: #000;
	font-size: 1.25em;
}
/**
 * Table styles
 */

table.listing tr.highlight {
	background: yellow;
}
table.listing tr.fastTracked {
	background-color: #ABA;
}
table.listing tr.data td {
	border-top: 1px dotted #DDDDD0;
	border-bottom: 1px dotted #DDDDD0;
}
table.listing tr.data td.drag {
	cursor: move;
}
/**
 * Other organizational elements
 */

div.progressbar {
	background-image: url(../templates/images/progbg.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 505px;
	z-index:1;
}
td.notificationContent {
	padding-left: 5px;
	padding-right: 5px;
}
td.notificationFunction {
	padding-left: 5px;
	padding-right: 5px;
	text-align: right;
}
.throbber {
	display: none;
	background: url(../lib/pkp/templates/images/throbber.gif) no-repeat;
	width: 25px;
	height: 25px;
	margin-left: 50%;
	margin-top: 5%;
}
/* Font Sizer */

.smallFont {
	outline: none; /*for making it look nice in FF */
	background: url(../lib/pkp/templates/images/icons/font-down.png);
	text-indent: -9999px;
	display: block;
	float: left;
	width: 20px;
	height: 23px;
	margin-right: 4px;
	margin-left: 8px;
}
a.smallFont:hover {
	background: url(../lib/pkp/templates/images/icons/font-down.png);
	color: none;
}
.defaultFont {
	/*if you want to hide the default font button, use display:none */
	background: url(../lib/pkp/templates/images/icons/font-default.png);
	text-indent: -9999px;
	outline: none;
	display: block;
	float: left;
	width: 20px;
	height: 23px;
	margin-right: 4px;
}
a.defaultFont:hover {
	background: url(../lib/pkp/templates/images/icons/font-default.png);
	color: none;
}
.largeFont {
	background: url(../lib/pkp/templates/images/icons/font-up.png);
	outline: none;
	text-indent: -9999px;
	display: block;
	float: left;
	width: 20px;
	height: 23px;
}
a.largeFont:hover {
	background: url(../lib/pkp/templates/images/icons/font-up.png);
	color: none;
}
/* @group Tag-it */

ul.tagit {
	padding:1px 5px;
	border-style:solid;
	border-width:1px;
	border-color:#C6C6C6;
	overflow:auto !important;
	width:350px;
	margin-bottom: 0px;
}
ul.tagit li {
	-moz-border-radius:5px 5px 5px 5px;
	display: block;
	float: left !important;
	margin:2px 5px 2px 0;
	clear: none;
}
ul.tagit li.tagit-choice {
	background-color:#DEE7F8;
	border:1px solid #CAD8F3;
	padding:2px 4px 3px;
}
ul.tagit li.tagit-choice:hover {
	background-color:#bbcef1;
	border-color:#6d95e0;
}
ul.tagit li.tagit-new {
	padding:2px 4px 3px;
	padding:2px 4px 1px;
	padding:2px 4px 1px 0;
}
ul.tagit li.tagit-choice input {
	display:block !important;
	float:left;
	margin:2px 5px 2px 0;
}
ul.tagit li.tagit-choice a.close {
	color:#777777;
	cursor:pointer;
	font-size:12px;
	font-weight:bold;
	outline:medium none;
	padding:2px 0 2px 3px;
	text-decoration:none;
}
ul.tagit input[type="text"] {
	-moz-box-sizing:border-box;
	border:none;
	margin:0;
	padding:0;
	width:inherit;
	border-color:#C6C6C6;
	background-color:#FFFFFF;
	color:#333333;
}
ul.tagit li:after, ul.tagit li div:after {
	content:" ";
	display:block;
	clear:none;
}
/* Added BY SJ Starts for Footer */
#vr_footer {background: none repeat scroll 0 0 #000000; clear: both; float: left; margin: 0; width: 100%;}
.footer-logo {float: left; margin: 1px 0 20px;}
.footer-logo img { width: 205px;}
.footer_logo_right{ float: right; margin: 0 20px 20px;}
/* Added BY SJ Upto for Footer */

/* navigation home */
#navbar ul li#home a {
	display:block;
	width:18px;
	font-size:0;
	text-indent:-10000px;
	/* background: url("images/omt_bg_top.png") repeat-x scroll 0% 0% #41566E; */
	background-image: url("images/navigation_home.gif");
	background-position:0px 2px;
	background-repeat:no-repeat;
	margin-left:10px;
	padding-right:0px;
	color: #FFFFFF;
	cursor: pointer;
	text-decoration: none;
}
#navbar ul li#home a:hover,
#navbar ul li#home.selected a,
#navbar ul li#home.selected a:hover  {
	background-position:left -29px;
	background-color: #0b877f;
	text-decoration: none;
}

/* Added BY SJ Starts for Footer */
#vr_footer {background: none repeat scroll 0 0 #D8DCDF; clear: both; float: left; margin: 0; width: 100%;}
.footer-logo {float: left; margin: 1px 0 20px;}
.footer-logo img { width: 205px;}
.footer_logo_right{ float: right; margin: 0 20px 20px;}
/* Added BY SJ Upto for Footer */
