/*Website: Batflash.com
Author: Dirce Furlong except where specified*/


body {
margin: 0;
padding: 0;
font:70% 'Lucida Grande',Verdana, Helvetica, sans-serif;
}

#twoColLayout {
background: #7b7741;
}

#oneColLayout {
	background: #7b7741;
	}

h1 {
margin: 0;
padding: 30px;
font-size: 150%;
color: #FF0000;
text-indent: -9000px;
}

h2 {
margin: 20px 10px 10px 20px;

font-size: 130%;
color: #A3A06F;
}

h3 {
	text-transform: uppercase;
	display: inline;
	font-size: 92%;
	color: #A3A06F;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
}

.default h3 {
background: #F6CE45;

}

#wrapper {
	width:943px;
	background-color: #fff;
	background-image:url(img/bg-wrapper6_2.jpg);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#oneColLayout #wrapper {
	width:943px;
	background-color: #fff;
	background-image:url(img/bg-wrapper6_2.jpg);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#header {
	width: 943px;
	height: 147px;
	background-image:url(img/headergnPlus3.jpg);
	background-repeat:no-repeat;
	margin-left: 0px;
	margin-right: 0px;
}

#primaryContent {
	float:left;
	width:auto;
	display:inline;
	margin: 0 0 20px 0;
}

#oneColLayout #primaryContent{
	margin-top:30px;
	margin-left:100px;
}
#twoColLayout #primaryContent {
	float:left;
	width:450px;
	margin: 0 0 20px 25px;
	padding-left: 50px;
}

#twoColLayout #secondaryContent {
	background:url(img/lines7.gif) no-repeat;
	width:300px;
	height:696px;
	margin: 15px 0 0 45px;
	float: left;
}

#secondaryContent{
	width:270px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 75px;
	float: left;
}

#sideContent{
float:left;
width:180px;
margin: 0 0 20px -750px;
}

#twoColContent{
width:555px;
float:left;
margin: 0 0 20px 195px;
}

/* cbSide controls non-rounded boxes in the thinner left column, known as sideContent */

.cbSide {
width:260px;
margin: 5px 0 0 10px;
padding: 10px 0 5px 0;
background: #FFF;
}
.cbSide p {
margin: 0;
padding: 0 5px 2px 5px;
font-size: 90%;
color: #666;
}

/* I adapted the following shaded box code from Simon Collison's book, "CSS Mastery: Advanced Web Standards Solutions"*/ 

.box {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#logo{
	margin-left:15px;
	
}
.linkBox {
	margin-left:35px;
}

.caption {
	margin-left:35px;
}
.linkBox p{
	font-family:Verdana, Geneva, sans-serif;
	color: #362518;
	font-size:90%;
	margin-left:2px;
	margin-top:0px;
	}

#oneColLayout .box {
	width:545px;
	margin-top: 20px;
	margin-left: 100px;
	margin-right: 100px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

/* Styling of the boxes if there is no JavaScript support */

.cbb {
	background: #FFF;
	line-height: 170%;
	margin: 0 10px 0 10px;
	padding: 5px 0 0 10px;
}

p {
	line-height:1.5em;
	width:225px;
	margin-left:20px;
	}

.boxRight {
	margin-top:20px;
	margin-left:20px;
	
}

/* paragraph styles for any main boxes */
.cbb p, .cb p {
	width: 400px;
	margin: 0;
	color: #333;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	
}

/* Insert the custom corners and borders for browsers with sufficient JavaScript support */

.cb {
margin: 0.5em 0;
line-height: 170%;
}


/* Rules for the top corners and border */
.bt {
	background:url(img/boxtop-dw.png) no-repeat 100% 0 !important;
	background:url(img/box.gif) no-repeat 100% 0;
	margin:0 0 0 18px;
	height:25px;
	}
.bt div {
	height:25px;
	width:18px;
	position:relative;
	left:-18px;
	background:url(img/boxtop-dw.png) no-repeat 0 0 !important;
	background:url(img/box.gif) no-repeat 0 0;
	}

/* Rules for the bottom corners and border */
.bb {
	background:url(img/boxtop-dw.png) no-repeat 100% 100% !important;
	background:url(img/box.gif) no-repeat 100% 100%;
	margin:0 0 0 12px;
	height:25px;
	}
.bb div {
	height:25px;
	width:12px;
	position:relative;
	left:-12px;
	background:url(img/boxtop-dw.png) no-repeat 0 100% !important;
	background:url(img/box.gif) no-repeat 0 100%;
	}

/* Insert the left border */
.i1 {
	padding: 0 0 0 12px;
	background:url(img/borders-dw.png) repeat-y 0 0 !important;
	background:url(img/borders.gif) repeat-y 0 0;
	}
/* Insert the right border */
.i2 {
	padding: 0 12px 0 0;
	background:url(img/borders-dw.png) repeat-y 100% 0 !important;
	background:url(img/borders.gif) repeat-y 100% 0;
	}
/* Wrapper for the content. Use it to set the background colour and insert some padding between the borders and the content. */
.i3 {
	background:#FFF;
	border: 1px solid #FFF;
	border-width:1px 0;
	padding:0 0px;
	}
/* CSS for the box ends here */

#footer{
	clear:both;
	width: 943px;
	height: 85px;
	margin-left: 0px;
	background-repeat: no-repeat;
	margin-right: 0px;
	padding: 0px;
	background-color: #5D4A42;
	background-image: url(img/footer5.gif);
}
#footer p {
  color:#393719;
  margin: 10px 10px 0 43px;
  padding: 50px 4px 4px 5px;
  font-weight: bold;
  width:300px;
}

.default img {
border: 0;
}

.mainImage {
display: block;
float: none;
margin-top: 4px;
border: 3px solid #C5BDBD;
}


/* horizontal main menu navigation - based on a method from Richard Rutter */

 #mainNav{
	list-style: none;
	margin-left:0;
	margin-right:0;
	padding-left:41px;
	margin-top: 39px;
	padding-top: 0px;
	}
	
#mainNav ul{
	float:left;
	margin:0;
	padding:0;
	list-style:none;
	}
	
#mainNav li{
	margin-top:3px;
	margin-left:0px;
	padding: 0 0 0 0;
	float:left;
	
}

#mainNav a{
	color: #D7D493;
	display:block;
	font-weight: bold;
	height:20px;
	width: 126px;
	text-decoration: none;
	text-align:center;
	background: #000;
	margin-right: 0;
	padding-top: 4px;
	padding-bottom:0px;
	margin-left:0;
	border-right: 1px solid #FFF;
}

.clear {
clear:both;}

#mainNav a.active:link, #mainNav a.active:visited {
position: relative;
z-index: 102;
background: #BBB;
color: #d7d493;
font-weight: bold;
}

#mainNav a:hover, #mainNav a:active { 
		background: #d7d493;
		font-weight:bold;
 }

#mainNav a:hover {
	background: #d7d493;
	color:black;
	font-weight: bold;
}

body.home a#homeLink{
	background: #000 url(img/leafsmall.gif) no-repeat;
	color:#c32c22;
	font-weight:bold;
	cursor:default;
	}
body.game a#gameLink {
	background:#000 url(img/leafsmall.gif) no-repeat;
	color:#c32c22;
	font-weight:bold;
	cursor: default;
	}
body.animation a#animationLink {
	background:#000 url(img/leafsmall.gif) no-repeat;
	color:#c32c22;
	font-weight:bold;
	cursor: default;
	}
body.quiz a#quizLink{
	background:#000 url(img/leafsmall.gif) no-repeat;
	color:#c32c22;
	font-weight:bold;
	cursor:default;
	}

body.illustration a#illustrationLink{
	background:#000 url(img/leafsmall.gif) no-repeat;
	color:#c32c22;
	font-weight:bold;
	cursor:default;
	}
	
body.contact a#contactLink {
	background:#000 url(img/leafsmall.gif) no-repeat;
	color:#c32c22;
	font-weight:bold;
	cursor: default;
	}


