/* @override http://localhost/creationscience.com/onlinebook/csc_site.css */

/* @override http://localhost/creationscience.com/onlinebook/csc_site.css */

/* @override http://localhost/creationscience.com/onlinebook/csc_site.css */

/* ---------------------------------- */
/* CSC Website Cascading Style Sheets */
/* ---------------------------------- */

a:active  { color: #0000CC;
	border-bottom: 1px dotted blue;
}
        a:hover   { color: blue;
	text-decoration: none;
	background-color: white;
}
        a:link    { color: blue;
	text-decoration: none;
}
        a:visited { color: blue;
	text-decoration: none;
}

/* @group Layout */

#header {
	margin: 0px;
	top: 0px;
	left: 0px;
	position: fixed;
	width: 100%;
	right: 0px;
	padding: 0px;
	height: 70px;
	z-index: 1;
	background: url(images/csc_banner.jpg) no-repeat;
}

#left_header {
	right: 0px;
	padding: 0px;
	display: inline;
	top: 10px;
	bottom: 0;
	z-index: 1;
}

#right_header {
	margin: 0px;
	position: absolute;
	padding: 0px;
	height: 50px;
	display: block;
	top: 10px;
	right: 20px;
}

#content {
	top: 55px;
	position: absolute;
	margin-right: 0px;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

#left {
	height: 100%;
	float: left;
	width: 225px;
	margin: 20px 0px 0px;
	left: 0px;
	position: absolute;
	top: 50px;
	border-right-width: 2px;
	border-right-color: white;
	padding-top: 5px;
}

#right {
	height: 100%;
	margin-left: 180px;
	margin-top: 0px;
	padding: 3px 50px 0px 50px;
	margin-bottom: 0px;
	top: 55px;
	position: relative;
}

#footer {
	margin: 75px 0px 0px 225px;
	width: 100%;
	right: 0px;
	border-top: 1px solid #b3b3b3;
	z-index: 100;
	left: 0;
	padding: 2px;
}
	
/* @end */

.site_title  {
color : white;
z-index : 9;
	font: bold 14pt Verdana, Arial, Helvetica;
	margin-left: 10px;
	margin-top: 2px;
	margin-bottom: 0px;
	padding: 0px;
}
.site_subtitle  {
color : yellow;
z-index : 9;
	font: italic bold 9pt Verdana, Arial, Helvetica;
	text-align: left;
	right: 6px;
	bottom: 2px;
	margin-left: 12px;
	padding: 0px;
	margin-top: 2px;
}

/* @group Navigation */

#navigation {
	width: 175px;
	font: 9.5px Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	text-align:;
	z-index: 2;
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#navigation li {
	border-bottom: 1px solid purple;
	text-align: left;
}
#navigation li a:link, #navigation li a:visited  {
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 12px solid #680069;
	border-right: 1px solid purple;
	background-color: #a600a8;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#navigation li a:hover {
	background-color: yellow;
	color: purple;
	font-weight: bold;
}
#navigation ul ul {
	margin-left: 12px;
}
#navigation ul ul li {
	border-bottom: 1px solid purple;
	margin:0;
}
#navigation ul ul a:link, #navigation ul ul a:visited {
	background-color: #c100c3;
	color: white;
}
#navigation ul ul a:hover {
	background-color: yellow;
	color: purple;
}

#navigation form {
}

/* @end */

/* @group Page Navigation */

#page_navigation {
	color: white;
	font: 9px Arial, Helvetica, sans-serif;
	text-align: right;
	position: fixed;
	z-index: 10;
	top: 70px;
	display: block;
	right: 20px;
}
#page_navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top: 4px;
}
#page_navigation li {
	display: inline;
}
#page_navigation a:link, #page_navigation a:visited { 
	padding: 3px 10px 2px 10px; 
	color: #FFFFFF;
	background-color: #a600a8;
	text-decoration: none;
	border: 1px solid purple;
}
#page_navigation a:hover {
	color: purple;
	background-color: yellow;
}
	
/* @end */
html
{
	color: purple;
	background: url(images/csc_background.jpg) repeat fixed 0 0;
	text-align: justify;
	width: 90%;
}

body
{
	color: purple;
	background: url(images/csc_background.jpg) repeat fixed 0 0;
	text-align: justify;
	width: 90%;
}

.breadcrumbs
{
	color: purple;
	font-family: verdana, courier, monospace;
	font-size: 7pt;
	line-height: 10pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-indent: 0in;
	text-align: left;
	text-transform: none;
	word-spacing: normal;
	letter-spacing: normal;
	white-space: normal;
	padding: 5px;
	width: 75%;
}

.order
{
	color: black;
	font-family: verdana, courier, monospace;
	font-size: 9pt;
	line-height: 12pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-indent: 0in;
	text-align: left;
	text-transform: none;
	word-spacing: normal;
	letter-spacing: normal;
	white-space: normal;
	padding: 12px;
	background: beige;
	border: 1px outset silver;
	opacity: 0.75;
	width: 80%;
}

.order a {
	color: blue;
	background: white;
	border: 1px solid silver;
	text-decoration: none;
	padding: 4px;
	margin-left: 65px;
}

.footer
{
	color: purple;
	text-indent: 0in;
	text-align: left;
	text-transform: none;
	word-spacing: normal;
	letter-spacing: normal;
	white-space: normal;
	margin-top: 6pt;
	margin-bottom: 6pt;
	margin-left: 10pt;
	margin-right: 20pt;
	font: normal 7pt/11pt Verdana, Tahoma, sans-serif;
}

.navigation
{
	color: purple;
	font-family: courier, monospace;
	font-size: 10pt;
	line-height: 11pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-indent: 0in;
	text-align: left;
	text-transform: none;
	word-spacing: normal;
	letter-spacing: normal;
	white-space: normal;
	border-style: solid;
	border-color: gray;
	border-width: 1px;
	padding: 2px;
	margin-top: 0pt;
	margin-bottom: 0pt;
	margin-left: 24pt;
	margin-right: 24pt;
}

.home_page_heading
{
	color: purple;
	font-size: 11pt;
	line-height: 13pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-indent: 0pt;
	text-align: left;
	text-transform: none;
	word-spacing: normal;
	letter-spacing: normal;
	white-space: normal;
	margin-top: 15pt;
	margin-bottom: 0pt;
	margin-left: 10pt;
	margin-right: 20pt; 
}

.home_page_body
{
	color: purple;
	font-size: 9pt;
	line-height: 11pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-indent: 0pt;
	text-align: left;
	text-transform: none;
	word-spacing: normal;
	letter-spacing: normal;
	white-space: normal;
	margin-top: 8pt;
	margin-bottom: 8pt;
	margin-left: 10pt;
	margin-right: 20pt; 
}

/* Use this style for footnote numbers */
span.Footnote
{
  font-size: small;
  vertical-align: super
}

div.sidebar {
    background: #ffffcc;
    border: thin solid #b3b3b3;
    position: relative;
	width: 85%;
	padding: 20px;
	margin-top: 24pt;
}

div.photo {
    background: white;
    border: thin solid #b3b3b3;
    position: relative;
	width: 75%;
	padding: 20px;
	margin-top: 24pt;
}

div.photo img {
	border-style: none;
	padding-top: 1.5em;
	padding-bottom: 1em;
	padding-right: 1.5em;
	padding: 1px;
	text-align: left;
}

div.prediction {
    background: white;
    padding: 1em;
    margin: 2em 3em 2em 8em;
    border: thin solid purple;
    position: relative;
	width: 75%;
}

div.prediction:before {
    content: "Prediction";
    font: bold small sans-serif;
    /*float: left;*/
    position: absolute;
    top: -0.8em;
    left: -2.5em;
    width: 7.5em;
    text-align: center;
    line-height: 1em;
    color: purple;
    background: yellow;
    padding: 0.2em;
    border: 1pt solid purple;
    /*margin: -1.3em 0 0.3em -2.5em;*/
}

div.prediction img {
	display: block;
	border-style: none;
	padding-top: 1.5em;
	padding-bottom: 1em;
	padding-right: 1.5em;
	padding: 1px;
}