/******************************************************************
 * TITLE: Grey Boxes Stylesheet for Sinorca                       * 
 * URI  : http://www.oswd.org/design/???/sinorca/sinorca-grey.css *
 * Heavily modified by curiouscat.com                             *
 ******************************************************************/

 BODY { position: relative; min-width: 500px; width: 100%; margin: 0; padding: 0; border: none; font-size: 92%}
#top { position: absolute; top: 0; left: 0; min-width: 600px; width: 100%; height: 100px; }
#left { position: absolute; top:100px; left: 0; width: 12%; margin-top: 1%; }
#middle { position: absolute; top:4em; left:14%; min-width: 16em; width: 63%; margin: 1% 1% 0 1%; }
#right { position: absolute; top:4em; left: 79%; width: 18%; margin-top: 1%; }
 
BODY {
	background-color:white;
	margin: 0;
	padding:0px;
	font-family: arial, verdana, helvetica, sans-serif;
	}
h1 {
  font-weight: bold;
  font-size: 120%;
  color: white;
  background-color: #6487dc;
  padding-left: 1ex;
  padding-right: 1ex;
}

h2, h3 {
  font-weight: bold;
  font-size: 100%;
  padding-top: 0.5ex;
  padding-bottom: 0.5ex;
  margin-top: 1ex;
}

#cite {border: 1px solid black;
       margin: 0px auto; 
       padding: 10px; 
       width: 460px;
       text-align: left;
       background-color: #C9EAFE;
      }
      
.cite {border: 1px solid black;
       margin: 0px auto; 
       padding: 10px; 
       width: 480px;
       text-align: left;
       background-color: #C9EAFE;
      }

img {
  border: none;
}

q {
  font-family: arial, tahoma, verdana, helvetica, sans-serif;
  text-align: left;
  width: 8em;
  margin: 0 1em 1ex 1em;
  padding: 0.5ex 0.5ex 0.5ex 1ex;
  border-style: solid;
  border-width: 1px;
  float: right;
}

acronym {
  border-bottom-style: dotted;
  border-bottom-width: 1px;
  cursor: help;
}

code {
  font-family: "lucida console", "courier new", courier, monospace;
}

dt {
  font-weight: bold;
  padding-left: 1ex;
  padding-right: 1ex;
}

dd {
  padding-left: 1ex;
  padding-right: 1ex;
  padding-bottom: 1.5em;
}

#bodyText {
  width: 62%;
  background-color: white;
  text-align: justify;
  line-height: 1.5em;
  margin: 0 0 0 2em;
  padding: 5mm 5mm 2mm 5mm;
  border-left: 1px solid #999999;
}

#bodyText p {
  padding-left: 1ex;
  padding-right: 1ex;
  padding-bottom: 2ex;
}

#bodyText a {
  text-decoration: none;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

#bodyText a:hover {
  border-bottom: none;
}

#bodyText .topOfPage {
  color: white;
  font-weight: bold;
  font-variant: small-caps;
  border: 0;
  padding: 0.25ex 1ex;
  float: left;
}

#bodyText [class~="topOfPage"] {
  padding: 1.5ex 1ex;
}

.smallCaps {
  font-variant: small-caps;
}


/* ###### Header ###### */

#upperMenuBar {
  height: 1.7em;
}

#upperMenuBar a {
  font-size: 90%;
  text-decoration: none;
  padding-left: 0.8ex;
  padding-right: 1.6ex;
}

#upperMenuBar a:hover {
  text-decoration: underline;
}

.LHS {
  position: absolute;
  left: 1.7mm;
  top: 1ex;
}

.RHS {
  position: absolute;
  right: 0.6mm;
  top: 0.9ex;
}

#header {
  font-size: 160%;
  height: 1.5em;
  padding-left: 4mm;
  padding-top: .2em;
}

#headerSearch {
  position: absolute;
  right: 2mm;
  top: 2.1em;
}

#headerSearch .text {
  font-family: arial, courier, monospace;
  font-size: 97%;
  font-size-adjust: 0.55;
  width: 8.5em;
  height: 2ex;
  padding: 1mm;
  border-style: solid;
  border-width: 1px;
}

/*#headerSearch [class~="text"] {   This rule only rendered by CSS2-fully compliant browsers 
  height: 3.75ex;
}
*/

#headerSearch .submit {
  font-size: 110%;
  font-weight: bold;
  border-style: solid;
  border-width: 2px;
  border-color: red;
  cursor: pointer;
  position: relative;
  top: -0.25ex;
}

#lowerMenuBar {
  height: 1.55em;
  padding-left: 1.3mm;
  padding-top: 1ex;
}

#lowerMenuBar a {
  font-weight: bold;
  text-decoration: none;
  padding-left: 0.5em;
  padding-right: 1ex;
}  

#lowerMenuBar a:hover {
  text-decoration: underline;
}

#upperMenuBar .highlight, #lowerMenuBar .highlight {
  /* See: color-scheme.css */
}


/* ###### Side Boxes ###### */

.sideMenuBox, .sideTextBox {
  background-color: #f0f0f0;
  width: 7.7em;
  border: 1px solid #999999;
  padding-top: .5em;
  padding-bottom: .5em;
  float: left;
  clear: left;
}

.sideMenuBox div, .sideTextBox div {
  font-weight: bold;
  padding-left: .7mm;
  padding-bottom: .1em;
}

.sideMenuBox a {
  text-decoration: none;
  display: block;
  padding: .2em .1em .1em .8em;
}

.sideMenuBox a:hover {
  /* See: color-scheme.css */
}

.sideMenuBox .thisPage {
  display: block;
  padding: 1.2ex 1ex 1.2ex 5mm;
}


/*
.rightsideMenuBox, .rightsideTextBox {
  background-color: #f0f0f0;
  width: 9em;
  border-bottom: 1px solid #999999;
  padding-top: 1em;
  padding-bottom: 1em;
  float: right;
  clear: left;
}

.rightsideMenuBox div, .rightsideTextBox div {
  font-weight: bold;
  padding-left: 2.5mm;
  padding-bottom: 1ex;
}

.rightsideBox a {
  text-decoration: none;
  display: block;
  padding: .5ex .25ex .5ex 5mm;
}

.rightsideBox a:hover {
  /* See: color-scheme.css * /
}

.rightsideBox .thisPage {
  display: block;
  padding: 1.2ex 1ex 1.2ex 5mm;
} */



.sideTextBox span {
  line-height: 1.5em;
  display: block;
  padding: 0 1ex 0 5mm;
}

.sideTextBox a {
  text-decoration: none;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

.sideTextBox a:hover {
  border-bottom: none;
}

.lighterBG {
  background-color: white;
}


/* ###### Footer ###### */

#footer {
  font-size: 90%;
  padding: .6em 2.6em 2.4em .6em;
  clear: left;
}

#footer div {
  text-align: right;
  line-height: 1.45em;
}

#footer a {
  text-decoration: none;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

#footer a:hover {
  border-bottom: none;
}

.footerLHS {
  float: left;
  clear: left;
}


/*
h1 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:28px;
	font-weight:900;
	color:#ccc;
	}
h2 {
	font:bold 12px/14px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 5px 0px;
	padding:0px;
	}
p {
	font:11px/20px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 16px 0px;
	padding:0px;
	}
*/
.Content>p {margin:0px;}
.Content>p+p {text-indent:30px;}

/*
a {
	color:#09c;
	font-size:11px;
	font-family:verdana, arial, helvetica, sans-serif;
	font-weight:600;
	text-decoration:none;
	}
a:link {color:#09c;}
a:visited {color:#07a;}
a:hover {background-color:#eee;} */
  

/* All the content boxes belong to the content class. */
.content {
	position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width:auto;
	min-width:120px;
	margin:0px 210px 20px 170px;
	border:1px solid black;
	background-color:white;
	padding:10px;
	z-index:3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
	}

#navAlpha {
	position:absolute;
	top: 6.7em;
	left: .5em;
	z-index:2;

/* Here is the ugly brilliant hack that protects IE5/Win from its own stupidity. 
Thanks to Tantek Celik for the hack and to Eric Costello for publicizing it. 
IE5/Win incorrectly parses the "\"}"" value, prematurely closing the style 
declaration. The incorrect IE5/Win value is above, while the correct value is 
below. See http://glish.com/css/hacks.asp for details. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:128px;

  background-color: #f0f0f0;
  width: 9.5em;
  border-bottom: 1px solid #999999;
  padding-top: 1em;
  padding-bottom: 1em;
  float: left;
  clear: left;
}

 .navAlpha div, .sideTextBox div {
  font-weight: bold;
  padding-left: 2.5mm;
  padding-bottom: 1ex;
}

.navAlpha a {
  text-decoration: none;
  display: block;
  padding: .5ex .25ex .5ex 5mm;
}

.navAlpha a:hover {
  /* See: color-scheme.css */
}

.sideMenuBox .thisPage {
  display: block;
  padding: 1.2ex 1ex 1.2ex 5mm;
}



	}
/* I've heard this called the "be nice to Opera 5" rule. Basically, it feeds correct 
length values to user agents that exhibit the parsing error exploited above yet get 
the CSS box model right and understand the CSS2 parent-child selector. ALWAYS include
a "be nice to Opera 5" rule every time you use the Tantek Celik hack (above). */
body>#navAlpha {width:128px;}
		
#navBeta {
	position:absolute;
	width:190px;
	top:8em;
	right:20px;
	border:1px dashed black;
/*	background-color:#eee; */
	padding:10px;
	z-index:1;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:168px;
	}
/* Again, "be nice to Opera 5". */
body>#navBeta {width:168px;}
