/* Default CSS Stylesheet for a new Web Application project */
body, td, th, p, div, input, textarea, select
{
	font-weight: normal;
	font-size: 11px;
	color: #323232;
	font-family:   Verdana, Arial,Tahoma,Helvetica;
	}
body
{
	margin: 0px;
	background-color: #E8E8E8;
	/*max-width: 1024px;*/
}

a
{
	outline: none;
}

table
{
background-color: White;
}

table.main
{
border: #696969 1px solid;
padding: 0; 
width: 1000px;
}

table.popuptable
{
	background-color: white;
	border-style: solid;
	border-color: Black;
	border-width: 1;
}

table.header
{
	padding: 0;
}

td.mainoap
{
	vertical-align: top;
}

td.chargeheader
{
	border-top: solid 1px #4F81BD;
	border-bottom: solid 1px #4F81BD;
	color: #365F91;
	margin: 0px;
	padding: 5px;
}

td.darkrow
{
	background-color: #D3DFEE;
	padding: 3px;
	color: #365F91;
}

td.bdarkrow
{
	border-bottom: solid 1px #4F81BD;
	background-color: #D3DFEE;
	padding: 3px;
	color: #365F91;
}

td.lightrow
{
	background-color: White;
	padding: 3px;
	color: #365F91;
}

td.header
{
	padding: 0;
	text-align: center;
	vertical-align: middle;
	background: #2173BD;
}

td.navbar
{
	height: auto;
	
}

td.mainContent
{
	vertical-align: top;
	height: 470px;
}

td.adbox
{
	text-align: center;
	vertical-align: top;
}

td.breakerbar
{
	background-color: White;
}

td.welcomebar
{
	color: White;
	background-image: url(http://www.sca.openaccesspublications.com/images/welcomebar.jpg);
	background-color: #65D3FC;
}

td.footer
{
text-align: center;
}

td.exitbut
{
	text-align: right;
	padding-top: 5;
	padding-right: 5;
}

td.popupheader
{
	color: #012296;
	padding-top: 5;
	padding-left: 5;
}

td.smallimage
{
	vertical-align: top;
	text-align: center;	
}

td.abstract
{
	color: #012296;
	padding: 5;
}

div.logindiv
{
	width: 480px;
}

a.welcomelog:link {color: #031F94; font-weight: bold; text-decoration: none;}
a.welcomelog:active {color: #031F94; font-weight: bold; text-decoration: none;}
a.welcomelog:visited {color: #031F94; font-weight: bold; text-decoration: none;}
a.welcomelog:hover {color: #031F94; font-weight: bold; text-decoration: none;}

/*/*/a{}
body,
body td,
body th,
body p,
body h2,
body h3,
.h3 
{
	
	font-size:  11px;
	voice-family: "\"}\"";
	voice-family: inherit;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
}
/* */
html> body,
html> body td,
html> body th,
html> body p,
html> body h2 {
	font-size:  11px;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}
.smallDescription 
{
	font-size:  11px;
}
H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #0a246a;
}
H1	{	
	font-family: Verdana, Arial, Helvetica;
    font-size: small; 
    FONT-WEIGHT: bold;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
font-family: Verdana, Arial, Helvetica;
	font-size: small; 
	FONT-WEIGHT: bold;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
	
H3, .h3	{	
	font-family: Verdana, Verdana, Arial, Helvetica;
	FONT-WEIGHT: bold;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color:Maroon
	}	
	
TFOOT, THEAD	{	
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	

ul { font-family: Verdana, Arial, Helvetica; }
hr
{
	color: #a9a9a9;
	height: 1px;
}
hr.oap
{
	color: Silver;
	height: 1px;
}

a:link { color: #10108A; text-decoration: none } 
a:visited { color: #10108A; text-decoration: none} 
a:active { color: #10108A; text-decoration: none } 
a:hover
{
	color: #990000;
	text-decoration: underline;
} 
select { font-family: Verdana, Arial, Helvetica; }
.firstWord { color: #003399; font-size:15px; font-weight:bold; }
.secondWord { color: #009999; font-size:15px; font-weight:bold;}

img
{
	border: none;
}
li.oap
{
font-family: Verdana, Arial, Helvetica;
list-style-type: square;
color: #2173BD;
font-size: small;
font-style: normal;	
}

/* register page styles */
.search { font-weight: normal; font-size: 10px; font-family: Tahoma }

/* Nav Bar OAP */

td.sidenav
{
	vertical-align:top;
}

#button1
{
  display: block;
  width: 200px;
  height: 23px;
  background: url("http://www.sca.openaccesspublications.com/images/rightnav/home.gif") no-repeat 0 0;

}

#button1:hover
{ 
  background-position: 0 -23px;
}

#button1 span
{
  display: none;
}

#button2
{
  display: block;
  width: 200px;
  height: 23px;
  background: url("http://www.sca.openaccesspublications.com/images/rightnav/policy.gif") no-repeat 0 0;

}

#button2:hover
{ 
  background-position: 0 -23px;
}

#button2 span
{
  display: none;
}

#button3
{
  display: block;
  width: 200px;
  height: 23px;
  background: url("http://www.sca.openaccesspublications.com/images/rightnav/instructions.gif") no-repeat 0 0;

}

#button3:hover
{ 
  background-position: 0 -23px;
}

#button3 span
{
  display: none;
}

#button4
{
  display: block;
  width: 200px;
  height: 23px;
  background: url("http://www.sca.openaccesspublications.com/images/rightnav/author.gif") no-repeat 0 0;

}

#button4:hover
{ 
  background-position: 0 -23px;
}

#button4 span
{
  display: none;
}

#button5
{
  display: block;
  width: 200px;
  height: 23px;
  background: url("http://www.sca.openaccesspublications.com/images/rightnav/submit.gif") no-repeat 0 0;

}

#button5:hover
{ 
  background-position: 0 -23px;
}

#button5 span
{
  display: none;
}

#button6
{
  display: block;
  width: 200px;
  height: 23px;
  background: url("http://www.sca.openaccesspublications.com/images/rightnav/contact.gif") no-repeat 0 0;

}

#button6:hover
{ 
  background-position: 0 -23px;
}

#button6 span
{
  display: none;
}

#button7
{
  display: block;
  width: 200px;
  height: 23px;
  background: url("http://www.sca.openaccesspublications.com/images/rightnav/apc.gif") no-repeat 0 0;

}

#button7:hover
{ 
  background-position: 0 -23px;
}

#button7 span
{
  display: none;
}
