/**
* cem.css
*
* Copyright (c) 2003-2011 John Willinsky
* Distributed under the GNU GPL v2. For full terms see the file docs/COPYING.
*
* CEM theme.
*
* $Id$
 */
HTML
{
background: url("bg.fw.png");
}


BODY
{
	font-size: 12px;
	font-family: Arial Narrow, Helvetica Nueue, Helvetica, sans-serif;
	margin-left: auto;
	margin-right: auto;
	width: 1100px;
	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
{
	padding: 0px;
	margin-top: -61px;
}
#header H1
{
	font-family: "Arial Narrow", "Helvetica Nueue", Helvetica, sans-serif;
	font-weight: normal;
	height: 130px;
	margin: 36px auto 40px;
	overflow: hidden;
	padding: 0 0em 0.5em;
	width: auto;
}
#footer
{
	background-color: #ABA;
}
#body
{
	position: relative;
}
#main
{
	margin: 33px auto 0 3px;
	background: #FFF;
	padding-top: 0px;
	height: 100%;
	min-height: 890px;
	float: left;
	width: 59%;
	display: block;
	overflow: inherit !important;
	position: inherit !important;
	border-left: thin solid #B4BABF;
	border-right: thin solid #B4BABF;
	/*box-shadow: 0 0 2px #000000;
-moz-box-shadow: 0 0 2px #000000;
-webkit-box-shadow: 0 0 2px #000000;*/
}
#main h2, .top_footer h2, .top_of_bx_slid h2 {
    background: none repeat scroll 0 0 #8C929B;
    border-radius: 1px;
    color: #ffffff;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    height: auto;
    letter-spacing: 0;
    line-height: 22px;
    margin: 0;
    padding: 0;
    text-indent: 8px;
    text-transform: uppercase;
	text-align: left;
}

.top_footer h2 {
    margin: 0;
}	
	
	

#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: #30708b;
	border-bottom: 1px solid #D2D8DE;
}
#content h4 {
	font-family: Lucida Grande,Verdana,Helvetica,Arial,sans-serif;
	color: #006990;
	font-weight: normal;
	text-decoration: none;
	font-size:14px;
	border-bottom: 1px dotted #DDDDD0;
background: #EAEDF2;
	
}
/**
* 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
{
	border: none;
	position: absolute;
	top: -69px;
	left: -220px;
	z-index: 99999;
	width: 1100px;
}
#navbar A
{
	font-size: 12px;
	letter-spacing: 0.05em;
	border-right: 1px solid #FFF;
	float: left;
	margin: 0;
	padding: 0;
	color: #2B3036;
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 35px;
	line-height: 35px;
	padding: 0 30px;
	text-decoration: none;
	text-transform: uppercase;
}
#navbar A:hover
{
	color: #FFF;
	background: #333333;
}
/**
* Sidebar
 */
#developedBy
{
	text-transform: uppercase;
	font-size: 0.95em;
}
#sidebar DIV.block
{
	font-size: 12px;
	padding-bottom: 1.5em;
	margin: 10px 0;
	background: -moz-linear-gradient(center bottom , #E0E0E0 13%, #F1F1F1 79%) repeat 0 0;
	box-shadow: 0 2px 2px #707070;
	-moz-box-shadow: 0 2px 2px #707070;
	-webkit-box-shadow: 0 2px 2px #707070;
}
#sidebar DIV.block SPAN.blockTitle
{
	display: block;
	font-size: 14px;
	letter-spacing: 0;
	text-transform: uppercase;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 21px;
	line-height: 26px;
	text-indent: 8px;
	text-transform: uppercase;
	background: url(bg_block_title.jpg) no-repeat 0 100%;
}
#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: #084F91;
	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(bg.jpg) repeat-x;
	text-align: left;
	margin-bottom: 30px;
	float: left;
	border: thin solid #FFF;
	border-top: none;
	box-shadow: 0 2px 4px #000000;
	-moz-box-shadow: 0 2px 4px #000000;
	-webkit-box-shadow: 0 2px 4px #000000;
}
#headerTitle
{
	color: #FFFFFF;
}
#navbar
{
	height: 35px;
	margin-right: 0;
	padding-bottom: 0;
}
UL.menu LI
{
	display: inline;
	margin: 0;
	padding: 0;
}
#breadcrumb
{
	color: #FFFFFF;
	left: -176px;
	padding-bottom: 10px;
	padding-left: 10px;
	position: relative;
	top: -33px;
}
#breadcrumb A
{
	color: #E5E5E5;
}
#content
{
	border-top: 0px dotted #000;
	padding: 10px;
}
/**
#content img {
max-width: 100%;
}

*/
#content P IMG
{
	max-width: 100%;
}
/**
* Common HTML elements
 */
#leftSidebar
{
	float: left;
	width: 20%;
	font-size: 0.65em;
	margin-left: 0;
	display: inline;
	overflow: hidden;
	margin-right: 0;
	padding-top: 0;
	min-height: 900px;
	float: left;
}
#rightSidebar, #leftSidebar
{
	margin-top: 33px;
}
/*// Set main on non-IE browsers to have a 10% margin *html #main*/
#INVALID-RULE
{
	margin-right: 5%;
}
#rightSidebar
{
	float: right;
	width: 20%;
	font-size: 0.65em;
	/*height: 100%;*/
	margin-right: 0;
	margin-left: 0;
	padding-top: 0;
	min-height: 900px;
	float: right;
	position: absolute;
	height: auto;
	right: 0;
	top: 0;
	z-index: 888;
}
* HTML #rightSidebar
{
	margin-right: 5%;
}
/**
* Announcements
 */
#announcementsHome
{
	width: 100%;
	margin: 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;
}
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: #FFFF00;
}
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;
	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 #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 */

#cookiesAlert{
 z-index: 10000;
}
