body
{
	background-image: url("/templates/images/journal/tileJournalBG.gif");
    background-position: right;
    background-repeat: no-repeat;
    background-attachment: fixed; 
    
    color: #111;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 90%;
}

#main h3, h3 {
	margin: 0px;
	padding: 0px;
	font-size: 1.3em;
	font-family: "Tw Cen MT", Verdana, sans-serif;
	text-align: left;
}

#main h2, h2 {
	margin: 0px;
	padding: 0px;
	font-size: 1.4em;
	font-family: "Tw Cen MT", Verdana, sans-serif;
	text-align: left;
}

#main h1, h1, #articleTitle h3 {
	margin: 0px;
	padding: 0px;
	font-size: 1.5em;
	font-family: "Tw Cen MT", Verdana, sans-serif;
	letter-spacing: -0.065em;
	text-align: left;
}


#body
{
  width: auto;
  min-width: 860px;
  background-color: transparent;
}

#breadcrumb a:link,
#breadcrumb a:visited{
	color: #960;  
}

#breadcrumb {
	color:#9c9c9c;
	padding: 4px 0px 4px 0px;
  	margin: 0px;
	padding-top: 1em;
	font-size: 0.8em;
}

#main
{
	display: block;
}


a.plain, a.action, a.file {
	text-decoration: none;
	text-transform: none;
}

a:link {
  color: #0066CC;
}

a:visited {
	color: #000099;
}

a:hover
{
	background: none;
}

#header
{
	background-color: transparent;
}

#header h1
{
	padding-left: 0;
	padding-top: 0;
}

#leftSidebar
{
	margin-left: 0;
	margin-right: 10px;
	
	width: auto;
}

#rightSidebar
{
	width: auto;
	margin-left: 10pxpx;
	margin-right: 5px;
}

#body #main
{
	float: none;
	width: auto;
	margin-right: 10px;
}

#main > #navbar
{
	display: none;
}

#issueCoverImage > a
{
	display: block;
}


#issueCoverImage > a >img
{
	width: 500px;
	height: auto;
}

div#sidebar {
	padding: 0px;
	/*hwidth: 165px;*/
	margin: 4px 0px 0px 5px;
	font-size: 0.7em;
}


#developedBy {
}

#sidebar form{
  padding: 0.25em;
}

#sidebar div.block {
	background-color: #FFCC00;
	margin-bottom: 0.6em;
	background-image:url("/styles/images/indent.gif");
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 0px;
}

#sidebar div.block span.blockSubtitle {
}

#sidebar p {
	margin: 0px;
	padding: 5px;
}

#sidebar label {
  width: 7em;
  padding: 2px;
  color: #996600;
  font-weight: bold;
  letter-spacing: -0.075em;
  text-transform: uppercase;
}

#sidebar input.textField, 
#sidebar select.selectMenu, 
#sidebar input.button {
  border: 1px solid #996600;
  margin: 1px;
}

#sidebar div.block > #sizer > a
{
	float: none;
	display: inline-block;
	padding-bottom: 5px;
	height: 20px !important;
}

#sidebar ul {
padding: 0px;
margin: 0px;
}

#sidebar li a:link,
#sidebar li a:visited,
#sidebar .articleToolItem a:link,
#sidebar .articleToolItem a:visited{
	text-decoration: none;
}

#sidebar li a:hover {
	text-decoration: underline;
}

#sidebar li, #sidebar .articleToolItem {
   	border-top: solid 1px #C6A42F;	
	border-bottom: solid 1px #FFFF00;
	border-bottom-style: solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
        text-transform: uppercase;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 4px;
	padding-left: 12px;	
        background-image: url("/styles/images/navHighLight.gif");
        background-repeat: no-repeat;
        background-position: left center;
}

#sidebar span.blockTitle, #sidebar a.blockTitle {
	font-size: 13.3px !important;
	padding: 2px 5px 2px 5px !important;
	margin: 0px;
        font-weight: bold;
        display: block;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 0em;
	background-color: #330099;
	color: #FFFFFF;
        font-family: 'TW Cen MT', Arial, sans-serif;
	background-repeat: repeat-y;
	background-image: url("/styles/images/sideH1BG2.gif");
}

#sidebar span.blockSubtitle {
  padding: 4px 0px 4px 4px !important;
  color: #996600;
  font-weight: bold;
  letter-spacing: -0.075em;
  line-height: 2.25em;
  text-transform: uppercase;
}


div#currentIssueSummary li{
  background-image: none;
  text-transform: none;  
}

span.articleTitle {
  text-transform: none;
}

/*TOC*/

#tocHeader {
	border-bottom: 1px solid #CCCCCC;
	font-size: 1.1em;
	font-family: "Tw Cen MT",Verdana,sans-serif;
	dletter-spacing: -0.065em;
	font-weight: bold;
}
#tocDetails {
	font-size: xx-small;
	padding: 0px;
	margin: 2px 0px 15px;
	color: #330099;
	border: 1px #CCCCCC;
	font-weight: bold;
}
#tocDetails ul {
	padding-left: 0px;
	margin-left: 0px;
}
#tocDetails li {
	display: inline;
	margin: 0px;
	padding: 2px 5px 2px 2px;
	border-top: 1px none #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px none #CCCCCC;
}

#issueArticles {
	margin-top: 8px;
	margin-bottom: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	margin-left: 0px;
	font-size: 1em;
}

.issueToc {
	padding-left: 0px;
	margin-left: 0px;
}

.articleEditorial {
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #CC33CC;
	list-style-type: none;
	padding-left: 5px;
}
.articleFeature {
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #990000;
	padding-left: 5px;
	list-style-type: none;
}
.articleArticles {
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #FFCC00;
	padding-left: 5px;
	list-style-type: none;
}
.articleArtistic {
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #00CC00;
	list-style-type: none;
	padding-left: 5px;
}
.articleOther {
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #0000CC;
	list-style-type: none;
	padding-left: 5px;
}
/*end TOC*/

#content, #content div, #content p, #content blockquote
{
	text-align: justify;
}
/*Blockquote*/

#content blockquote
{
       margin-top: 0em;
       margin-right: 0em;
       margin-bottom: 0em;
       margin-left: 0em;
       background-color: #ffffdf;
       width: 35em;
       padding-top: 0.1em;
       padding-right: 1.25em;
       padding-bottom: 0.1em;
       padding-left: 1.25em;
       border-top-width: 1px;
       border-right-width: 1px;
       border-bottom-width: 1px;
       border-left-width: 1px;
       border-top-style: solid;
       border-right-style: solid;
       border-bottom-style: solid;
       border-left-style: solid;
       border-top-color: #efefef;
       border-right-color: #efefef;
       border-bottom-color: #efefef;
       border-left-color: #efefef;
       text-align: left;
}

/*TinyMCE editor*/
#abstract_tbl.mceLayout
{
	width: 100% !important;
	height: 600px !important;
}

#abstract_tbl.mceLayout #abstract_ifr
{
	width: 100% !important;
	height: 100% !important;
}


#content #copyrightInfo {
	font-size: xx-small;
	color: #996600;
	font-weight: bold;
	padding: 20px 2px 12px 15px;
	margin-bottom: 0px;
	margin-top: 40px;
	float: none;
	clear: both;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}

#copyrightInfo a img {
	border: none;
	align: middle;
}

#copyrightInfo ul li
{
	display: inline;
	border-right: 1px solid #cfcfcf;
	padding-right: 0.5em;
}

#articleAbstract > h4
{
	display: none;
}