/* CSS Document */
html { margin : 0; 
padding : 0; 
color : #333; 
}

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-color:#CCC;	
	margin: 0; 
	padding: 0;
	text-align: center;
	width:90%;
	}

#container { 
	background-color:#637a9d;
	width: 80%;  /* this will create a container 80% of the browser width */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left;
	padding-bottom:10px;/* this overrides the text-align: center on the body element. */
} 

#header {
	background-image:url(images/bgbanner.jpg);	
	background-repeat:no-repeat;
	padding: 0;
	height:130px;
	position: relative;
} 

#skipLinks {
	font-size: 80%;
}
#skipLinks ul {
	margin: 0px;
	padding: 0px;
}
#skipLinks li {
	background-image: none;
	list-style:none;
	margin: 0px;
	position: absolute;
}
#skipLinks a {
	color: #FFFFFF;
	position: absolute;
	margin-left: -9000px;
}
#skipLinks a:focus, #skipLinks a:active {
	display: block;
	width: 11em;
	
}
#header h1 {
	margin: 0; 
	padding: 10px 0;
}

#sidebar { 
	float: left;
	width: 11em;
	padding: 0;
	height:auto;
}

#sidebarNav{
	background-color: #1c2652;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0;
	border:groove #121947; 
}

#sidebarNav ul {
	margin: 4px 0 0 9px;
	padding: 0px;
}

#sidebarNav li {
	font-size:80%;
	background-image:url(images/button.jpg);
	background-repeat:no-repeat;
	list-style: none;
	width:141px;
	height:40px;
	vertical-align:middle;
	margin-left:5px;
	margin-bottom:12px;
	padding: 2px;
	}

#sidebarNav a:link { 
	color: #FFF;
	text-decoration: none;
	display:inline-block;
	display: block;
	text-align:center;
	padding-top:6px;
}

#sidebarNav a:visited {
	color: #FFF;
	text-decoration: none;
	}

#sidebarNav a:hover {
	color: #1c2652;
	letter-spacing:1px;
	}


#subMenu{ 
width: 10.5em;
height:auto;
}
#subMenu img{ margin:0;
border:none;
}
#subMenu ul {
	margin: 4px;
	padding: 0px;
	margin-bottom:12px;
	font-family:Verdana, Geneva, sans-serif;
	}

#subMenu li{
		font-size:80%;
	list-style: none;
	padding: 2px;
	vertical-align:middle;
	margin: 5px;
}

#subMenu a:link {
	color: #FFF;
	text-decoration: none;
	display:inline-block;
	display: block;
	text-align:center;
	}
#subMenu a:visited {
	color: #FFF;
		
}
#subMenu a:hover {
	letter-spacing:1px;
	}
    
    
 img {
	max-width: 100%;
	
	
}
input[type=radio] {
    border: 0px;
    width: 1.5em;
    height: 1.5em;	
}


.pcen {text-align:center;
}

th  {background-color:#CCC;
font-size:100%;
}
td {font-size:90%;
}
.chapters {
	color: #FFF;
	font-weight:bold;
	font-size:120%;
	text-align:center;
}


h1, h2, h3, h4, h5, h6, p {
	margin-top: 0px;
}
h1 {
	font-size: 120%;
	font-weight: bold;
	color: #1f2955;
	margin-bottom: 0.5em;
	margin-left: 0.5em;
	margin-top: 0.05em;
}
h2 {
	font-size: 110%;
	font-weight: bold;
	text-transform: uppercase;
	color: #333;
	margin-top: 1em;
	margin-left: 0.5em;
	margin-bottom: 0.3em;
	padding-bottom: 0.1em;	
}
h3 {
	font-size: 110%;
	font-weight: bold;
	color: #333;
	margin-bottom: 0px;
	margin-left: 0.5em;
}

p {
	font-size: 90%;
	font-family:Tahoma, Geneva, sans-serif;
	color: #333333;
	margin:6px;
}

.li	{ color:#637a9d;
      font-family:Arial, Helvetica, sans-serif;
}

.pli {

	color: #333333;
	margin-bottom: 0.5em;
	margin-left: 0.5em;
	margin-top:0.5em;
	margin-bottom:0.5em;
}

#mainContent { 
	margin: 0 2em 0 11em;
	background-color: white;
	padding:6px;/* the right margin can be given in percentages or pixels. It creates the space down the right side of the page. */
	min-height:650px;
} 
#mainContent a:link { 
	text-decoration:underline;
	color:#333;
}
#mainContent a:hover { 
	color: #1f2955;
	font-family:Tahoma, Geneva, sans-serif;
	letter-spacing:1px;
}

#mainContent a:visited { 
	text-decoration:underline;
	color:#333;
}
#mainContent img {
		border-color:#333;
		border-style:solid;
		border-width:1px;
		float:right;
		margin:10px;
		   	}


#footer { 
	padding: 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background-color:#1f2955;
	height:5px;
	text-decoration:none;
	} 
#button ul {
	list-style-type: none;
	float:right;
}
#button li{
	font-size:80%;
	background-image:url(images/continue.jpg);
	background-repeat:no-repeat;
	list-style: none;
	width:141px;
	height:40px;
	vertical-align:middle;
	padding-top:2px;
	}

#button a:link {
	color: #FFF;
	text-decoration: none;
	display:inline-block;
	display: block;
	text-align:center;
	margin-top:10px;
	}
#button a:visited {
	color: #FFF;
	}

#button a:hover {
	color: #1c2652;
	letter-spacing:1px;
	}

#slideshow {
	height: auto;
	width: 450px;
	position:relative;
	border:groove #333;
	background-color:#ccc;
}
		
#slideshow #slidesContainer {
  margin:0 auto;
  width:400px;
  height:600px;
  overflow: auto; /* allow scrollbar */
  position:relative;
}
#slideshow #slidesContainer .slide {
  margin:0 auto;
  width:380px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
  height:600px;
}

.control {
  display:block;
  width:50px;
  height:600px;
  text-indent:-10000px;
  position:absolute;
  cursor: pointer;
}

#leftControl {
  top:0;
  left:0;
  background:transparent url(images/control_left.jpg) no-repeat 0 0;
}

#rightControl {
  top:0;
  right:0;
  background:transparent url(images/control_right.jpg) no-repeat 0 0;
}

.slide h2, .slide p {
  margin: 10px 50px 0 50px;
}
.slide img {
  margin-top:6px;
  border:#333 solid;
  }

/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
		
}

.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.offleft {
	margin-left: -9000px;
	position: absolute;
	color:#000;
}
#quiz p{margin-bottom:.5em;
}
#quiz  {
	background-color: #CCC;
	  border-style:inset ;
	  text-align:left;
	  font-family:Arial, Helvetica, sans-serif;
	  color:#333;
 	   width: 45%;
}

.signs	{
	margin-left:12px;
}

