/*----------------------------------------------------------------------------------------------------
	Document Body
----------------------------------------------------------------------------------------------------*/
html body {
	font-family:	Tahoma, Verdana, Arial, sans-serif;
	text-align:		left;
	color:			#000000;
	background-image: url(../volcano_group/VolcanoMaps_files/graphics/Arenal4.jpg);
	margin:			0 auto;
	padding:			0;
	/*border: dashed;*/
}

/*----------------------------------------------------------------------------------------------------
	Titlebar
----------------------------------------------------------------------------------------------------*/
#header {
	margin:				0 auto;
	padding:				0;
	width:				800px;
}
/*----------------------------------------------------------------------------------------------------
	Topmenu
----------------------------------------------------------------------------------------------------*/
#navcontainer { }
#navcontainer a { text-decoration: none; }

/*First level*/
#navcontainer ul {
	padding: 			2px 0;
	margin: 				0 0 15px 0;
	list-style-type: 	none;
	background-color:  #003366;   
	color: 				#FFF;
	width: 				100%;
	font: 				normal 90% arial, helvetica, sans-serif;
	text-align: 		center;
}
#navcontainer li { 
	display: 			inline;
	margin: 				0;
}
#navcontainer ul a, #navcontainer ul a:link, #navcontainer ul a:visited {
	text-decoration: 	none;
	background-color: #036;
	color: 				#FFF;
	padding: 			2px 1em;
	border-right: 		1px solid #fff;
}
#navcontainer ul a:hover, #navcontainer ul a:focus {
	background-color: #369;
	color: 				#fff;
}
/*current Link*/
#navcontainer ul a.current, #navcontainer ul a.current:link, #navcontainer ul a.current:visited {
	font-weight: 		bold;
}
/*Last Link - gets rid of separator to right*/
#navcontainer ul a.last, #navcontainer ul a.last:link, #navcontainer ul a.last:visited {
	border-right: 		0px;
}

/*----------------------------------------------------------------------------------------------------
Left hand Column
----------------------------------------------------------------------------------------------------*/
#lh-col{
 position: 				absolute;
 top: 					103px;
 left: 					20px;
 width: 					150px;
 height: 				400px;
 border: 				1px solid #000000;
 background-color: 	#004180;
 color: 					White;
 margin: 				0px;
 padding: 				0px;
 }
 /*----------------------------------------------------------------------------------------------------
	Left menu - for bookstore
----------------------------------------------------------------------------------------------------*/
#leftnav { }
#leftnav a { 
	color: white;
	text-decoration: none; }

/*First level*/
#leftnav ul {
	padding: 			0px 5px;
	margin: 				0;
	list-style-type: 	none;
	/*background-color:  #003366;   */
	color: 				#FFF;
	width: 				100%;
	text-align: 		left;
}
#leftnav li { 
	display: 			block;
	margin: 				5px 2px;
}
#leftnav ul a, #leftnav ul a:link, #leftnav ul a:visited {
	text-decoration: 	none;
	/*background-color: #036;*/
	color: 				white;
	padding: 			2px 5px;
}
#leftnav ul a:hover, #leftnav ul a:focus {
	background-color: #369;
	color: 				#fff;
}
/*current Link*/
#leftnav ul a#current, #leftnav ul a#current:link, #leftnav ul a#current:visited {
	/*color:		 yellow;*/
	font-weight: bold;
}
#leftnav h4 {
	font-size:		90%;
	font-weight:	bold;
	text-align:		left;
	color:			white;
	margin:			0;
	padding:			4px 5px;
}
/*----------------------------------------------------------------------------------------------------
Google search in Left hand Column
----------------------------------------------------------------------------------------------------*/
#google{
 position: 				absolute;
 bottom:					0;
 padding: 				0px 15px 0 15px;
 font-size:				80%;
 text-align: 			center;
 }
/*----------------------------------------------------------------------------------------------------
Forms in Left hand Column
----------------------------------------------------------------------------------------------------*/
label {
 font-weight: 			bold;
 font-size:				80%;
 padding-left:       5px;      
 color: 					white;
}
select {
 width: 					140px;	
 padding-left:       5px;   
 font-size:				80%;
}
form {
	padding-left:       5px;
	margin-bottom: 	  5px;  
}
/*----------------------------------------------------------------------------------------------------
Floating liquid book list
----------------------------------------------------------------------------------------------------*/
div.float {
  float: left;
  width: 320px;
  height: 160px;
  padding: 5px 0 0 3px;
  /*border: thin dashed;*/
}

div.icon {
  float: left;
  width: 110px;
}
div.info {
  float: right;
  width: 200px;
  font-size: 90%;
  text-align: left;
  } 
  /* floating country list */
div.country {
  float: left;
  width: 190px;
  padding: 5px 3px;
  text-align: center;
  font-size:		115%;
}
div.country p {
  text-align: 		center;
  font-size:		80%;
  padding: 			0px;
 }
/*----------------------------------------------------------------------------------------------------
Main Content
----------------------------------------------------------------------------------------------------*/

#main_content{
  position:			relative;
  margin: 			10px 20px 20px 185px;
  padding: 			5px 20px 0 0;
  /*border: 1px solid #000000;*/
  /*background-color: 		#ffffff;*/
 color: 				#333333;
 }

/*-----*/
.floatright {
	float: 			right;
	padding:			5px 5px 10px 10px;
	background-color:	#FFFFFF;
}
.floatleft {
	float: 			left;
	padding:			5px 10px 10px 5px;
	background-color:	#FFFFFF;
}
div.clearer {clear: left; line-height: 0; height: 0;}

/*----------------------------------------------------------------------------------------------------
  Footer for main pages
----------------------------------------------------------------------------------------------------*/
#footer {
   font-family:	Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 		70%;
	color:			 #6495ED;
	position: 		absolute;
   top: 				490px;
	margin-left:	180px;		
}
/*----------------------------------------------------------------------------------------------------
	HTML Content Styles
----------------------------------------------------------------------------------------------------*/
p, h1, h2, h3, h4, h5, h6 {
	font-family:	Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
ol {
	list-style-type:disc;
	font-size:		95%;
	margin-top:		0px;
	}
ul {
	font-size:		95%;
	text-align: left;
	font-family:	Tahoma, Verdana, Arial, Helvetica, sans-serif;
	}
p   {
	font-size:		95%;
	text-align:		justify;
	color:			#000000;
	margin:			4px 4px 4px 4px;
	padding:		4px;
	width:			auto;
}
h1 {
	font-size:		120%;
	font-weight:	bold;
	text-align:		left;
	color: 			#3366FF;
	margin:			5px;
	padding:			3px 8px 5px 8px;
}
h2 {
	font-size:		110%;
	text-align:		left;
	color:			#3366FF;
	margin:			0px 0px 4px 0px;
	padding:		3px 8px 4px 8px;
}
h3 {
	font-size:		100%;
	font-weight:	bold;
	text-align:		left;
	color:			#3366FF;
	margin:			0px;
	padding:		5px 8px 5px 8px;
}
h4 {
	font-size:		90%;
	font-weight:	bold;
	text-align:		left;
	color:			#3366FF;
	margin:			0px 0px 0px 0px;
	padding:		5px 5px 5px 5px;
}
h5 {
	font-size:		85%;
	font-weight:	bold;
	text-align:		left;
	color:			#3366FF;
	margin:			0px;
	padding:			0px;
}
h6 {
	font-size:		75%;
	font-weight:	bold;
	text-align:		center;
	color: 			#0000FF;
	margin:			0px;
	padding:		0px;
}

/*----------------------------------------------------------------------------------------------------
	Custom Content Styles
----------------------------------------------------------------------------------------------------*/
.norm {
	font-size: 90%;}
.small {
	font-size: 80%;}
.bg {
	background-color:#D2E4F8;}
.uline {
	border-bottom:	1px solid #435261;}
.ulinedash {
	border-bottom:	1px dashed #435261;}

/*----------------------------------------------------------------------------------------------------
	General Links
----------------------------------------------------------------------------------------------------*/
a:link {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	color: #0099FF;
	text-decoration: none;
}
a:active {
	color: #330099;
	text-decoration: none;
}
