/* Body alignment */

#vertical_slide, #horizontal_slide {
	background: #D0C8C8;
}

div.marginbottom {
	/* Since the Fx.Slide element resets margins, we set a margin on the above element */
	margin-bottom: 1px;
}

#flashmap {
	border: thin solid #FF0000;
	background-color: black;
	height: 212px;
	width: 960px;
}

#content{
	background-color: black;
	height: 100%;
	width: 960px;
}
	
h3 {
	background-attachment: fixed;
	background-image: url('/i/flash/openmap.gif');
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0;
	padding: 0;
	width: 960px;
	height: 30px;
}

h3 span { position:absolute; width:960px; height:30px; left:0; top:0;
background:url('/i/flash/openmap.gif') no-repeat; }

h4 {
	background-attachment: fixed;
	background-image: url('/i/flash/hidemap.gif');
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0;
	padding: 0;
	width: 960px;
	height: 30px;
}

h4 span { position:absolute; width:960px; height:30px; left:0; top:0;
background:url('/i/flash/hidemap.gif') no-repeat; }



#accordion {

			position: relative;

			width: 960px;

			padding: 0px;

}
		

.toggler {
	padding: 0px;
	font: bold 11px arial, helvetica, sans-serif;
	text-transform:uppercase;
	margin: 0px;
	color: #FFFFFF;
	cursor: pointer;
	background-image: url('/i/flash/openmap.gif');
	background-repeat: no-repeat;
}

.toggler:hover{

	padding: 0px;

	font: bold 11px arial, helvetica, sans-serif;

	text-transform:uppercase;

	margin: 0px;

	color: #FFFFFF;

	cursor: pointer;

}	

.cont {

	padding: 0px;

	margin: 0px;
}

#vertical_slide, #horizontal_slide

{

background-image: none;

background-repeat: repeat;

background-attachment: scroll;

background-x-position: 0%;

background-y-position: 0%;

color: #8a7575;

padding-top: 0px;

padding-right: 0px;

padding-bottom: 0px;

padding-left: 0px;

border: 0px;

font-weight: bold;

}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}

.marginbottom	{
	background-image: url('/i/flash/openmap.gif');
	height: 30px;
	width: 960px;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.marginbottom a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #ad9660;
}

.marginbottom a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

.marginbottom a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #ad9660;
}

.maptools {
	padding-left: 10px;
	padding-top: 8px;
}