/*-----------------------------------------------------------------------------
version:   1.0.1-Beta
author:    Bob Egolf
email:     egolfb@gmail.com
website:   http://worthingtoncc.org/OCSC
#33CC33, #009933 and #99CC33
-----------------------------------------------------------------------------*/

/* =General
-----------------------------------------------------------------------------*/

/* Remove padding and margin 
* {
  margin: 0;
	padding: 0;
}*/

/* Put it back on certain elements */

h1, h2, h3, h4, h5, h6, p, pre, blockquote,  ul {margin: 1em 0;}

/* Class for clearing floats */

.clear {clear:both;}

/* Remove border around linked images */

img {border: 0;}

/* =Typography
-----------------------------------------------------------------------------*/

body {font: 90%/1.6  Verdana, sans-serif;
margin: 0;
padding: 0;
background-image: url(../images/bg.jpg);
background-position: top;
background-repeat: repeat-y;
font-family: Arial, Helvetica, sans-serif;}

/* =Wrapper
-----------------------------------------------------------------------------*/

#wrapper {background-color: #fff;
}

/* Centering Technique
================================== */

#wrapper {
	position: relative;
left: 50%;
border: 1px #000000 solid;
width: 800px;
margin-left: -400px;}

/* =Headings
-----------------------------------------------------------------------------*/

#header {width: 100%;
margin-top: 0px;
height: 313px;
/*
background-repeat:no-repeat;
border: 1px #000000 solid;
border-top: 1.5em  #000000 solid;
*/
}

#header h1 {padding-top: 10px;
text-align: right;}

#div-1a {
 float:left;
}
.slideshow { float:left ; height: 280px; width: 800px; margin: auto }
.slideshow img { height: 280px; width: 800px; }

#div-1b {
 float:left;
}
#div-1c{
	float:left;
}
#div-1d {
 clear:both;
}

.subhead{
	font-weight: bold;
	color: #683a16;
	}
	


#browse_crag {width: 802px;
margin: 0;
height: 30px;
/*background-image: url(../images/browse_crag_bg.jpg);
background-repeat: repeat-x;
*/
border-bottom: 1px solid #009933;}

.login {color: #666;
font-size:11px;
padding: 5px;}

.login a:link, .login a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #666;}

.login a:hover {
	text-decoration:none;
	color: #FF0000;}

/* =Links
-----------------------------------------------------------------------------*/
a:hover {
	text-decoration:none;
	color: #683a16}

a:link, a:visited {text-decoration: none;
font-weight: bold;
color: #683a16;}


a:hover, a:active {text-decoration:none;
color: #683a16}

/* =Branding
-----------------------------------------------------------------------------*/

/* =Main Nav
-----------------------------------------------------------------------------*/
#error{
	background-color: LightCoral;
	color: DarkRed	
}
#navlist {width: 602px;
margin: 0;}

ul#navlist {font: bold 11px verdana, arial, sans-serif;
list-style-type: none;
padding-bottom: 24px;
margin: 0;
margin-left: 190px;}

ul#navlist li {float: left;
height: 20px;
background-color: #683a16;
margin: 6px 2px 0px 2px;
border: 1px solid #683a16;
border-bottom: none;}

li#active a {background-color: #fff;}

li#active a {color: #000;}

#navlist a {
	float: left;
	display: block;
	color: White;
	text-decoration: none;
	padding: 4px;
}

#navlist a:hover {
	background: #ffffff;
	color: #683a16;
}

/* =Sub Nav   -----------------------------------------------------------------------------*/
#submenuWrapper {
float: left;
width: 100%;
border-top:1px solid #683a16;
height: 20px;

 
}
#subnote{
	font-size: small;	
}

#submenu {
width: 800px;
text-align: center;
font-weight: normal;

}
#submenu b{
	background-color:#683a16;
	color: white;
}
#submenu a:visited{
color:#683a16;
}

.submenuActive{
	background-color: #683a16;
	color: white;
}

/* =Main Content
-----------------------------------------------------------------------------*/

#mainContent {width: 100%;
margin: 10px 0 0 0 ;
padding: 0px 0 30px 0;
border-top:1px solid #683a16;
}

#mainContent a {color: #683a16;
background-color: transparent;
text-decoration: none;
font-weight: normal;}

#mainContent a:visited {color: #683a16;
background-color: transparent;
text-decoration: none;}

#mainContent a:hover {color: #000;
text-decoration: none;
background-color: transparent;
}

#mainContent ul {list-style-image: url(../../shared/images/arrow.gif);
padding: 20px 0 0 18px;
margin: 8px 0 12px 0;}

#mainContent li {padding: 0;
margin: 0 0 6px 20px;}

#mainContent img {
	padding:0;
	margin: 5px 7px 7px 5px;}
	
#mainContent p {
	margin-left: 20px ;
	margin-right: 20px;
}

#mainContent .rss {float: right;
width: 200px;
margin: 0 0 10px 10px;
border: 1px #D0D0D0 solid;
padding: 10px;
font-size: 10px;}

#mainContent .rss h2 {border: none;
margin: 0;
font-size: 16px;}

.important {background-color: #FBE6F2;
border: 1px solid #D893A1;
color: #333;
margin: 10px 0 5px 0;
padding: 10px;
font-weight: bold;
width: 400px;}

.important p {margin: 6px 0 8px 0;
padding: 0;}

/* =Sub Nav
-----------------------------------------------------------------------------*/

/* =Breakouts
-----------------------------------------------------------------------------*/

#breakouts a {
color: #683a16}

/* Registration payments */
#paybycheck{
	background-image: url(../../shared/images/btn_paycheck_ocsc.gif);
	}
	

/* =Footer
-----------------------------------------------------------------------------
*/

#footer {
	position: relative;
width: 100%;
height: 42px;
text-align:center;
color: #ffffff;
font-size:small;
background-image: url(../images/footer_bg.jpg);
background-repeat: repeat-x;}

#footer p {text-align: center}

#footer a {text-decoration: none;}


#footer a:link, a:visited{
text-decoration: none;
color: #ffffff;
}

#footer a:hover, a:active  
{
text-decoration: none;
color: #ffffff;
}

.footer_menu {font-size:small;
color: #FFFFFF;}

.footer_menu a {padding-left: 10px;
padding-right: 10px;
color: white;
text-decoration: none;
border-right: 1px solid #99FF33;}

.footer_menu a:hover {background-color: #FFFFFF;
color: #000000;}


/* =Forms
-----------------------------------------------------------------------------*/

.error {font-weight: bold;
color:#FF3300;
padding-left: 18px;
background: url(../../shared/images/error.png) no-repeat left top;}

/* :KLUDGE: Explicitly set the width for IE6- */

* html .error {width: 10em;}

fieldset {margin:1em 0;
padding: 1em;
border: none ;}

legend {font-weight:bold;}

label {float: left;
width: 100px;}

#register {margin: 0;}

#register label, #changePassword label  {width: 150px;}

#register .error span{
margin-left: 150px;
padding-left: 150px;}

.note {display: block;
margin-left: 100px;}

#register.note  {display: block;
margin-left: 150px;}

.button {
text-align:center;
font-weight:bold;
cursor: pointer;}

.button a {text-align: center;
text-decoration: none;
background: url(../images/fade-butt.png);
border: 3px double #999;
border-left-color: #ccc;
border-top-color: #ccc;
color: #333;
padding: 0.25em;}

.button a:active {background: #f4f4f4;
border: 3px double #ccc;
border-left-color: #999;
border-top-color: #999;}

#tocMessage{
	width: 60%;
	margin-left: 20%
	overflow: hidden;
	border: 1px solid #D0D0D0;
	text-align: left;
}
/* =FLASH MESSAGE
-----------------------------------------------------------------------------*/

#flashMessage {width:400px;
color:#FF0000;
border-bottom: 2px solid #FF0000;
border-top: 1px solid #FF0000;
font-size: 14px;
margin: 8px 0px;
font-weight: bold;
padding: 10px;}

/* =CODE BOX
-----------------------------------------------------------------------------*/
#mainContent code, #mainContent pre {
 font-family: Courier,monospace;
 font-size: 12px;
 background-color: #f9f9f9;
 border: 1px solid #D0D0D0;
 color: #002166;
 display: block;
 margin: 14px 0 14px 0;
 padding: 12px 10px 12px 10px;
}