/**
 * Copyright (c) 20013-2014 PAXTER Inc.
 * The unauthorized reproduction or distribution of this document is illegal. Unauthorized copying is punishable under US federal law.
 *
 * 
 *
 * 
 */
 
html {
	background: url(images/nice.png) repeat 0 0;
}
div#wrapper {
    display: none;
}
body {
	font-size: 12px;
	font-family: Arial Narrow, Helvetica Nueue, Helvetica, sans-serif;
	margin-left: auto;
	margin-right: auto;
	max-width: 1200px;
	min-width: 750px;
}
a:link {
	color: #375;
	font-size: 12px;
	line-height:120%;
}
a:active {
	color: #253;
	font-size: 12px;
	line-height:120%;
}
a:visited {
	color: #375;
	font-size: 12px;
	line-height:120%;
}
a:hover {
	color: #253;
	background: none;
	font-size: 12px;
	text-decoration:none;
	line-height:120%;
}
ul.menu a {
	font-size: 12px;
	line-height:120%;
}
li {
	font-size:12px;
	line-height: 16px;
}
/**
 * Main layout elements
 */

#header {
	background: #fff;
	padding:0;
	margin-top: 0;
}
#header h1 {
	
	font-weight: normal;
	border-bottom:thin solid #B4BABF;
	margin: 0 auto;
	padding: 0.75em 0 0.5em 0em;
	width: auto;
}
#footer {
	background-color: #ABA;
}
#body {
	position:relative;
}
#main {
	margin: 5px 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 {
	border: .5px solid #aaaaaa;
	border-radius: 1px;
	-moz-box-shadow: 0 0 5px #888;
-webkit-box-shadow: 0 0 5px#888;
box-shadow: 0 0 5px #888;
	display: block;
	background: #51829A;
	font-size: 12px;
	letter-spacing: 0;
	text-transform: uppercase;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 23px;
	line-height: 20px;
	text-indent: 8px;
	text-transform: uppercase;
	border: 2px double #FFFFFF;
	margin: 0 -5px 0 -5px;
}
	
	
	

#content h3 {
	font-family: Arial Narrow, Helvetica Nueue, Helvetica, sans-serif;
	line-height: 140%;
	height: 140%;
	padding: 0;
	text-indent: 0;
	margin: 0;
	margin-bottom: 10px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #AB290F;
	border-bottom: 1px solid #D2D8DE;
}
#content h4 {
	font-family: Arial Narrow, Helvetica Nueue, Helvetica, sans-serif;
	color: #AB290F;
	font-weight: normal;
	text-decoration: none;
	font-size:14px;
}
/**
 * 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: #fff;
	/*position:absolute;
	top:-74px;
	left:-248px;*/
	z-index:99999;
	box-shadow: 0 2px 3px #999999;
	width:100%;
	position: relative;
}

#navbar a {
    color: #003D70;
    display: block;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0.05em;
    line-height: 36px;
    margin: 0;
    padding: 0 10px;
    text-decoration: none;
    text-transform: uppercase;
}
#navbar a:hover {
	color: #f6f6f6;
	background: url("images/bg_menu_hover.jpg") repeat-x scroll 0 0 transparent;
}
/**
 * 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 {
	border: .5px solid #aaaaaa;
	border-radius: 1px;
	-moz-box-shadow: 0 0 5px #888;
-webkit-box-shadow: 0 0 5px#888;
box-shadow: 0 0 5px #888;
	display: block;
	background: #51829A;
	font-size: 12px;
	letter-spacing: 0;
	text-transform: uppercase;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 17px;
	line-height: 20px;
	text-indent: 8px;
	text-transform: uppercase;
	border: 2px double #FFFFFF;
	margin: 0 -5px 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: 12px;
}
form {
	padding-left: 10px;
}
/* @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: #AB290F;
	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: #ffffff;
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;
}
#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 {
	padding-bottom: 4px;
	background-color: transparent;
	background-image: url("images/omt_bodytop.png");
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: 0px 0px;
	background-clip: border-box;
	background-origin: padding-box;
	background-size: auto auto;
	color: #394048;
	padding-left: 10px;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	margin: 0 auto;
	/*left: -240px;
	position: absolute;
	top: -35px;*/
}
#content {
	border-top: 0px dotted #000;
	
}
/**
#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;*/
	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;
}*/
#rightSidebar {
	float: right;
	width: 20%;
	font-size: 0.65em;
	padding-top: 0;
	/*min-height:900px;*/
	float:right;
	
	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;
}
#banner {
	margin: auto;
	width: 925px;
}
#vr_footer {
	background: none repeat scroll 0 0 #D8DCDF;
    clear: both;
    float: left;
    margin: 0;
    width: 100%;
}
#vr_footer p {
	color: #666666;
}
#vr_footer h3 {
	color: #666666;
	float: left;
	margin: 0 0 13px;
	width: 100%;
}
.footer_address, #indexing_logos, .visitors {
	float: left;
}
.footer_address {
    border-right: 1px dashed #666666;
    margin-right: 22px;
	min-height: 115px;
    width: 18%;
}
#indexing_logos {
    border-right: 1px dashed #666666;
    margin-right: 22px;
    width: 59%;
	padding-bottom: 18px;
	min-height: 115px;
}
.visitors {
	/*width: 200px;*/
	width: 9%;
}
.footer-logo {
	float: left;
	margin: 1px 0px 20px; 
}
.footer-logo img {
    width: 205px;
}
.google_map iframe {
	border: 2px solid #fff;
}
/*.addthis_toolbox {
	bottom: 0;
    clear: both;
    float: left;
    left: 0;
    position: fixed;
}*/
.addthis_toolbox {float: right; padding: 10px 10px 10px 0}
#ca-container {
	background: #eeeeee;
}
#curent_issue {
	background: #eee;
	float: left;
	padding: 5px;
	height: 239px;
	width: 125px;
}
#curent_issue h5 {
	color: #AB290F !important;
	margin: 0;
	text-transform: uppercase;
}
#curent_issue h4 {
	color: #666666;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
}
#curent_issue img {
	float: left;
	margin: 5px 0 12px;
}
#curent_issue h6 {
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#e2e2e2), to(#ffffff)); /* Safari 5.1, Chrome 10+ */ 
	background: -webkit-linear-gradient(bottom, #e2e2e2, #ffffff); /* Firefox 3.6+ */ 
	background: -moz-linear-gradient(bottom, #e2e2e2, #ffffff); /* IE 10 */ 
	background: -ms-linear-gradient(bottom, #e2e2e2, #ffffff); /* Opera 11.10+ */ 
	background: -o-linear-gradient(bottom, #e2e2e2, #ffffff);
    color: #655F6D;
    float: left;
    font: bold 13px Arial,Helvetica,sans-serif;
    margin: 0 -5px;
    padding: 7px 0;
    text-align: center;
    text-transform: uppercase;
    width: 135px;
}
#tabs-1 h1 img {
	float: left;
    margin: 0 10px 0 0;
}

.top_footer {
	border: .5px solid #aaaaaa;
	border-radius: 1px;
	-moz-box-shadow: 0 0 5px #888;
-webkit-box-shadow: 0 0 5px#888;
box-shadow: 0 0 5px #888;
	display: block;
	background: #51829A;
	font-size: 12px;
	letter-spacing: 0;
	text-transform: uppercase;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 23px;
	line-height: 20px;
	text-indent: 8px;
	text-transform: uppercase;
	border: 2px double #FFFFFF;
	margin: 0 -5px 0 -5px;
    overflow: hidden;
    text-align: center;
}
.top_footer > ul {
    list-style: none outside none;
    overflow: hidden;
    padding: 4px 0;
}
.top_footer li {
    display: inline;
    padding: 0 20px;
    border-right: 1px solid #1B4266;
}
.top_footer a {
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
}
.bottom_footer {
	background: #D8DCDF;
	padding: 10px 20px;
	overflow: hidden;
	color: #666666;
}

#indexing_logos > ul {
    clear: both;
	min-height: 120px;
    list-style: none outside none;
    overflow: hidden;
    padding: 0;
}
#indexing_logos li {
    background: none repeat scroll 0 0 #DBD9C4;
    border: 1px solid;
    float: left;
    margin: 0 8px;
    text-align: center;
}
#indexing_logos img {
    float: left;
    /*height: 45px;*/
    margin: 0;
    /*width: 75px;*/
}

/*-----------*/

#banner {
	width: 745px;
	overflow: hidden;
}
#banner ins {
	width: 100% !important;
}
#headerTitle img {
    width: 100% !important;
}
#hybrid_iframe {
	margin-left: 0px !important;	
}
.visitors b {
    background: url("images/2.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    color: #FFFFFF;
    font-size: 14px;
    letter-spacing: 10.5px;
    padding-left: 4px;
}
#adunit, #ads, #ads ul li, .rh {
	width: 100% !important;
}

#sidebarInformation > ul {
    list-style: none outside none;
    padding: 0;
}
#sidebarInformation a {
    color: #006990;
    font-family: inherit;
    font-size: 12px;
    padding-left: 5px;
}

#sidebarInformation a:hover {
	
	color: #f0f;
}


#sidebarInformation li {
    border-bottom: 1px solid #F1F1F1;
    padding: 3px 0;
}
#sidebarInformation li:before {
	content: "»";
	padding-left: 4px;
	font-size:  10px;
	color:  #ACB1CA;
	font-weight: bold;
}
div.img
  {
  margin:2px;
  padding: 3px;
  height:95px;
  width:auto;
  float:left;
  text-align:left;
  border: .5px solid #aaaaaa;
	border-radius: 1px;
	-moz-box-shadow: 0 0 5px #888;
-webkit-box-shadow: 0 0 5px#888;
box-shadow: 0 0 5px #888;
  }
div.img img
  {
  
  }
div.img a:hover img
  {
  
  }
div.desc
  {
  text-align:center;
  font-weight:normal;
  width:90px;
  margin:1px;
  }
  
  
#searchform {
	padding: 10px;
	overflow: hidden;
	background: #DADDDD;
	float: left;
}
#searchform .form-element {
	float:  left;
	margin-right:  15px; 
}
#searchform select {
    width: 200px;
}
.searchform_social{
	overflow: hidden;
	width: 100%;
	background: none repeat scroll 0 0 #DADDDD;
}

table.imagetable {
	font-family: verdana,arial,sans-serif;
	font-size:11px;
	color:#333333;
	border-width: 1px;
	border-color: #999999;
	border-collapse: collapse;
}
table.imagetable th {
	background:#b5cfd2 url('images/cell-blue.jpg');
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #999999;
}
table.imagetable td {
	background:#dcddc0 url('images/cell-grey.jpg') no-repeat;
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #999999;
}

.visitors .footer_text, .visitors textarea,
.footer_address .footer_text{
    margin: 5px 0;
}
#vr_footer input[type=submit]{background: none repeat scroll 0 0 #51829A; color: #ffffff;}
.testimonial-details {
    float: left;
    margin: 0 5px;
    width: 48%;
}
.errormsg{font-size: 10px; color: #ff0000;}
.sucmsg{font-size: 10px; color: #51829A}
.footer_logo_right{ float: right;
    margin: 0 20px 20px;}
    
/*--------------------------------New-tab*/

#content .original-article > h3 {
    color: #51829A;
    font-size: 16px;
    padding: 10px;
}
#content .user-detail h4 {
    border-bottom: 1px solid #999999;
    color: #000000 !important;
    font-weight: bold !important;
    letter-spacing: 1px;
    padding: 0 6px 10px;
}

.full-detail {
    overflow: hidden;
	border-bottom: 1px solid #999;
}
.detail-pre-btn {
    background: url("images/preview.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #FFFFFF !important;
    display: block;
    float: right;
    height: 13px;
    padding: 10px 15px;
    width: 56px;
}
.detail-pre-btn:hover {
background: url("images/preview.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
/*.detail-pre-btn:before {
    content: "+";
    margin-right: 6px;
}
*/
.full-detail > div {
    border: 2px solid #88621B;
    clear: both;
    overflow: hidden;
}

.user-detail > p {
    margin: 10px 0;
}
.user-detail span {
    color: #51829A;
}
.abstract > ul {
    border-top: 1px solid #999999;
    list-style: none outside none;
    overflow: hidden;
    padding-left: 0;
	padding-top:0; 
}
.abstract li {
    border-left: 1px solid #999999;
    float: left;
    padding: 10px 15px;
}
.abstract li:first-child {
	border:  0 none;
}
.abstract li a:hover {
	text-decoration: none;
}

.detail-tabing > ul {
    border-bottom: 1px solid #999999;
    list-style: none outside none;
    margin-bottom: 0;
    margin-top: 10px;
    overflow: hidden;
    padding: 0;
}
.detail-tabing ul li {
    background: none repeat scroll 0 0 #E5E7F3;
    border: 1px solid #7F91A9;
	border-bottom: 0 none;
    float: left;
    margin: 0 2px;
    padding: 5px 10px;
}
.detail-tabing ul li a:hover {
	text-decoration: none;
}
.tabing-detail {
    padding: 0 10px 10px;
}