/*************************/
/* General Stuff  */
/*************************/


body {
        font-family:  Arial,  Helvetica, sans-serif;
        font-size: 13px;
        background:#FFFFFF;
        margin: 0.0em 0.4em 0.0em 0.4em;
        padding: 0.0em 0.0em 0.0em 0.0em;
        position: relative; 
        width: 98%;
}

a {
	font-family: Arial,  Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #330066;
	text-decoration: none;
}

a:hover{
	font-family: Arial,  Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #B90046;
	text-decoration: underline;

}

ul {
	list-style: none;
}

/*************************/
/* Organization  Stuff   */
/*************************/

#complete_webpage {

	margin: 0.0em 0.0em 0.0em 0.0em;	
       padding: 0.0em 0.0em 0.0em 0.0em;
}

#layout {
	top: 0px; 
	left: 0px;
	margin: 0.0em 0.0em 0.0em 0.0em;	
	padding: 0.0em 0.0em 0.0em 0.0em;
}

#title {
	width: 98%;
	height: 60px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0.0em;
	margin-bottom: 0.0em;
	padding: 0.0em 0.0em 0.0em 0.0em;
	background-image:  url("http://www.bahailocations.com/images/logo.jpg");
	background-position: top center;   
	background-repeat: no-repeat;
}

#titlebar {
	position: absolute;
	top: 60px;
	left: 0px;
	width: 100%;
	height: 1.6em;
	line-height: 1.5em;
	margin: 0.0em 0.0em 0.0em 0.0em;	
	padding: 0.0em 0.1em 0.0em 0.1em;
	border-top: 2px solid #868FE1;
	background-color: #B7BDF3;
	font-weight: bold;
	overflow: hidden;
	text-align: left;
}

#titlebar a {
	font-family: Arial,  Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #330066;
	text-decoration: none;
}

#titlebar a:hover{
	font-family: Arial,  Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #B90046;
	text-decoration: underline;

}

#footer {
	position: absolute;
	top: 10px;
	left: 0px;
	width: 100%;
}


#footerbar {
	font-size: 11px;
	text-align: center;
	width: 100%;
	height: 1.6em;
	line-height: 1.5em;
	margin: 0.0em 0.0em 0.0em 0.0em;	
	padding: 0.0em 0.1em 0.0em 0.1em;
	border-bottom: 2px solid #868FE1;
	background-color: #B7BDF3;
	font-weight: bold;
	overflow: hidden;
}

#footerbar a {
	font-family: Arial,  Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #330066;
	text-decoration: none;
}

#footerbar a:hover{
	font-family: Arial,  Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #B90046;
	text-decoration: underline;

}

#copyright {
	font-family: Arial,  Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #000000;
	text-align: center;

}




#locationsarea{
	position: absolute;
	top: 85px;
	left: 0px;
	width: 15em;
	margin: 0.4em 0.1em 0.0em 0.0em;	
	padding: 0.1em 0.1em 0.1em 0.1em;
	border: 0px solid #000000;
	visibility: hidden;
}

html>body #locationsarea {
	top: 80px;

}

#maparea{
	position: absolute;
	top: 80px;
	left: 15.7em;
	right: 0px;
	margin: 0.4em 0.0em 0.0em 0.0em;	
	padding: 0.1em 0.1em 0.1em 0.1em;
       /* minimum width is set by setting the minimum width of the body */
}

#map {
	height: 500px; 
	margin-left: 0;
	margin-right: 0;
	overflow: hidden; 
	right: 0px;
	left: 0px;
}

/* HR styles needed for IE/Win. */

HR.middle {
/*	width: 27em; */
	visibility: hidden; 
}

HR.holder {
/*	width: 60em; */
	visibility: hidden; 
}


#classarea{
	position: absolute;
	top: 80px;
	left: 0px;
	width: 15em;
	margin: 0.4em 0.1em 0.0em 0.0em;	
	padding: 0.1em 0.1em 0.1em 0.1em;
	border: 0px solid #000000;
	visibility: visible;
}



.classarea_title {
	visibility: hidden;
	height: 0px;
	line-height: 0px;
}


#legendarea{
	position: absolute;
	top: 85px;
	left: 0px;
	width: 15em;
	margin: 0.4em 0.1em 0.0em 0.0em;	
	padding: 0.1em 0.1em 0.1em 0.1em;
	border: 0px solid #000000;
	visibility: hidden;
}

html>body #legendarea {
	top: 80px;

}


/*************************/
/* Rigjt   Column Stuff   */
/*************************/

.activities , .landmarks, .legend{
	border: 0px solid #000000;
	margin: 0.0em 0.0em 1.0em 0.0em;	
	padding: 0.0em 0.0em 0.0em 0.0em;
	border: 1px solid #000000; 
	background-color: #E6E6F4;	
	
}

.activities_title,  .landmarks_title, .legend_title{
	margin: 0.0em 0.0em 0.0em 0.0em;
	padding: 0.0em 0.0em 0.0em 0.0em;
	height: 1.4em;	
	border-bottom: 2px solid #000000;
	font-family: arial, verdana, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	line-height: 1.4em;
	background-color: #7A81C1;
}


.activities_content , .landmarks_content, .legend_content {
	margin: 0.0em 0.0em 0.0em 0.0em;	
	padding: 0.0em 0.0em 0.0em 0.0em;
}

.activities_content ul , .landmarks_content ul{
	margin: 0.0em 0.0em 0.0em 0.0em;	
	padding: 0.0em 0.0em 0.0em 0.0em;
}

.activities_content li , .landmarks_content li{
	background-color: #E6E6F4;
	display: block;
	padding: 5px 0px 5px 0.75em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D2C598;
}

.bi {
	margin: 0px 0px 0px 0px;
	padding:  4px 0px 4px 24px;
	background-position: top left;  
	background-repeat: no-repeat;
}

.legend_content ul {
	margin: 0.0em 0.0em 0.0em 0.0em;	
	padding: 0.0em 0.0em 0.0em 0.0em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D2C598;	
}

.legend_content li{
	display: block;
	margin: 0px 10px 3px 10px;
	padding:  4px 0px 4px 24px;
	line-height: 10px;
/*	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D2C598;*/
}

.activities_content li:hover , .landmarks_content li:hover{
	background-color: #CDCDEA;
	display: block;
	padding: 5px 0px 5px 0.75em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D2C598;

}

.activities_content a , .landmarks_content a{
	font-family: verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #330066;
	text-decoration: none;
}

.activities_content a:hover ,  .landmarks_content a:hover{
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #B90046;
	text-decoration: underline;

}

.subactivities , subactivities2{
	font-size: 11px;
	margin: 0.0em 2.0em 0.0em 0.0em;	
	padding: 0.0em 0.0em 0.0em 2em;
}

.subactivities ul , subactivities2 ul{
	margin: 0.0em 0.0em 0.0em 0.0em;	
	padding: 0.0em 0.0em 0.0em 0.0em;
	border: 0px;

	
}

.subactivities li {
	list-style: none;
	display: inline;
 	text-align: center;
	margin: 0.0em 0.0em 0.0em 0.0em;	
	padding: 0.0em 0.2em 0.0em 0.2em;
	border-bottom-width: 0px;
	background-color: transparent;	
}

.subactivities li:hover {
 	display: inline;
 	text-align: center;
	margin: 0.0em 0.0em 0.0em 0.0em;	
	padding: 0.0em 0.2em 0.0em 0.2em;
	border-bottom-width: 0px; 	
}


.subactivities2 li {
	list-style: none;
	margin: 0.0em 0.0em 0.0em 0.0em;	
	padding: 0.0em 0.2em 0.0em 0.2em;
	border-bottom-width: 0px;
	background-color: transparent;	
}

.subactivities2 li:hover {
	margin: 0.0em 0.0em 0.0em 0.0em;	
	padding: 0.0em 0.2em 0.0em 0.2em;
	border-bottom-width: 0px; 	
}

/*************************/
/* Left  Column Stuff   */
/*************************/

 .locationwrapper{
	border: 0px solid #000000;
	margin: 0.0em 0.0em 1.0em 0.0em;	
	padding: 0.0em 0.0em 0.0em 0.0em;
	border: 1px solid #000000;    	
}

.locationsarea_title{
	margin: 0.0em 0.0em 0.0em 0.0em;
	padding: 0.0em 0.0em 0.0em 0.0em;
	height: 1.4em;	
	border-bottom: 2px solid #000000;
	font-family: arial, verdana, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	line-height: 1.4em;
	background-color: #7A81C1;
}


.continents {
	margin: 0.0em 0.0em 0.0em 0.0em;	
	padding: 0.0em 0.0em 0.0em 0.0em;
}

.continents ul {
	margin: 0.0em 0.0em 0.0em 0.0em;	
	padding: 0.0em 0.0em 0.0em 0.0em;
}

.continents li{
	background: #E6E6F4;
	display: block;
	padding: 5px 0px 5px 0.75em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D2C598;
}

.continents li:hover{
	background: #CDCDEA;
	display: block;
	padding: 5px 0px 5px 0.75em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D2C598;

}

.continents a{
	font-family: verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #330066;
	text-decoration: none;
}

.continents a:hover{
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #B90046;
	text-decoration: underline;

}

.cities {
	margin: 0.0em 0.0em 0.0em 0.0em;	
	padding: 0.0em 0.0em 0.0em 0.75em;
}

.cities ul {
	margin: 0.0em 0.0em 0.0em 0.0em;	
	padding: 0.0em 0.0em 0.0em 0.0em;
	border: 0px;
	width: 11.25em;
}

.cities li {
	list-style: none;
	display: inline;
 	text-align: center;
	margin: 0.0em 0.0em 0.0em 0.0em;	
	padding: 0.0em 0.2em 0.0em 0.2em;
	border-bottom-width: 0px;
	background-color: transparent;	
}

.cities li:hover {
 	display: inline;
 	text-align: center;
	margin: 0.0em 0.0em 0.0em 0.0em;	
	padding: 0.0em 0.2em 0.0em 0.2em;
	border-bottom-width: 0px; 	
}


/*************************/
/* Middle Column Stuff   */
/*************************/

#cityname {
	float: right;
	vertical-align: top;
	position: relative;
	top: -1.4em;
	margin: 0em 0.5em 0.0em 0.0em;
}

#foundNumber {
	float: right;
	vertical-align: top;
	position: relative;
	top: -1.4em;
	margin: 0em 0.5em 0.0em 0.0em;
}

html>body #foundNumber {
	float: right;
	vertical-align: top;
	position: relative;
	top: -1.4em;
	margin: 0em 0.5em 0.0em 0.0em;
}


.nopadding {
	margin: 0.0em 0.0em 0.0em 0.0em;	
	padding: 0.0em 0.0em 0.0em 0.0em;

}

/*************************/
/* Image Stuff           */
/*************************/

img.icon {
	float: left;
	margin: 0.0em 0.3em 0.1em 0.0em;
	padding: 0.0em 0.0em 0.0em 0.0em;

}

img.icon2 {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0.0em 0.3em 0.1em 0.0em;
	padding: 0.0em 0.0em 0.0em 0.0em;

}

img.icon3 {
	margin: 0.0em 0.3em 0.1em 0.0em;
	padding: 0.0em 0.0em 0.0em 0.0em;

}

img.noborder {
	border: 0px;
}

a img {
	border: solid 0px #FFFFFF;
}

.centeredImage {
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
}

/*************************/
/* entrylayer Stuff        */
/*************************/   

#entrylayer {
	position: absolute;
	visibility: hidden;
	top: 150px;
	left: 250px;
	background-color: #E3E4AD;
	width: 230px;
	z-index: 1000;
}

#entrylayer_content {
	margin-left: auto;
	margin-right: auto;
	width: 215px;
	margin-top: 20px;
	margin-bottom: 5px;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;	
}

#entrylayer_close {
	text-align: center;
/*	position: absolute;
	top: 0px;
	right: 0px;*/
	float: right;
	width: 2em;
	height: 0.8em;
	line-height: 0.8em;
	background-color: #A6A774;
	border-bottom: 3px solid #81825D;
	border-right: 3px solid #81825D;
	border-left: 3px solid #CACB9E;
	border-top: 3px solid #CACB9E;
}

#entrylayer_close:hover {
	border-top: 3px solid #81825D;
	border-left: 3px solid #81825D;
	border-right: 3px solid #CACB9E;
	border-bottom: 3px solid #CACB9E;
}

#entrylayer_close a {
	font-size: 9px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;

}
