div.mapContainer {	position: relative;
}
div#locationMap {	height: 480px;	background: #eee;
}
div.categoryControl {	position: absolute;	top: 40px;	right: 20px;	width: 210px;	padding: 0px;
}
div.categoryControl div.top,
div.categoryControl div.bottom {	background-repeat: no-repeat;	background-position: left center;	height: 20px;	width: 210px;
}
div.categoryControl div.top {	background-image: url(/images/maps/filteroverlay/top.png);	background-color: transparent;
}
div.categoryControl div.bottom {	background-image: url(/images/maps/filteroverlay/bottom.png);	background-color: transparent;
}
div.categoryControl div.middle {	background: url(/images/maps/filteroverlay/repeat.png) top left repeat-y;	background-color: transparent;	padding: 0px 20px 10px 20px;
}
div.categoryControl h2 {	margin: 0 0 10px 0;
}
div.categoryControl h3 {	margin: 10px 0;
}
div.categoryControl div.field {	margin: 10px 0;
}
div.categoryControl input {	margin-right: 10px;
}
div.categoryControl label span {	color: #333;	font-size: smaller;
}
div.categoryControl ul.regions {	list-style-type: none;
}
div.categoryControl ul.regions a {	line-height: 160%;	color: black;	background: url(/images/navigation/LinkArrow.png) no-repeat 5px center;	padding-left: 20px;
}
div.iconicPlaces { position: relative;	height: 1%;	overflow: hidden;	background: url(/images/dividers/fade.jpg) center bottom no-repeat;	padding-bottom: 10px;
}
div.iconicPlace {	float: left;	width: 110px;	margin-right: 5px;	margin-bottom: 5px;
} div.iconicPlace h3 a { font-size: 11px; color: #705812; }
div.iconicPlaces div.lastCol {	margin-right: 0;
}
div.iconicPlaces div.firstCol {	clear:left;
}
div.iconicPlace img.iconic {	border: 1px solid #ccc;	padding: 2px;
}
div.index {	height: 1%;	overflow: hidden;
}
div.index a {
}
div.index a,
div.index span {	float: left;	margin-right: 1px;	width: 18px;	display: block;	font-weight: bold;	padding: 1px 0 2px 0;	text-align: center;	border: 1px solid white;
}
div.index span {	color: #ccc;
}
div.index a,
div.index a:link,
div.index a:visited,
div.index a:hover {	color: #dc801b;
}
div.index a:hover {	background: #eee;	border: 1px solid #ccc;
}
div.index a:active {	color: #990000;
}
ul.placeList {	list-style-type: none;
}
ul.placeList li {	margin: 10px 0;	height: 1%;	overflow: hidden;	background: url(/images/dividers/fade.jpg) center bottom no-repeat;
}
ul.placeList a.letter {	display: block;	float: left;	width: 20px;	padding: 5px;	margin: 5px 10px 5px 0;	text-align: center;	background: #eee;
}
ul.placeList span {	display: block;	width: 540px;	margin: 5px 0;	padding: 5px;
}
ul.placeList span a {	color: #dc801b;	font-weight: bold;
}#bounds, #countryID, #placeID, #miniMap, .hideMe
{ display: none;
}
#map_container
{ position:relative; width:790px; height:480px; font: 11px/1.1 Tahoma, Verdana, Helvetica, sans-serif;
}
#map_canvas
{ width:790px; height:480px;
}
#map_canvas div span , #map_canvas div a
{	font-size: 12px;
}
#ddlMapStyles
{ position:absolute;	top: 5px;	right:5px;
}
#btnMapView , #btnSatelliteView , #btnTerrainView , #btnResetMap
{	background-color: #000000;	color: #FFFFFF;	top: 5px;	padding: 3px 5px 5px 5px;	font-weight: bold;	font-size: 10px;	cursor:pointer;
}
#btnMapView.view_unselected , #btnSatelliteView.view_unselected , #btnTerrainView.view_unselected
{	filter: alpha(opacity=60);	-moz-opacity: 0.6;	-khtml-opacity: 0.6;	opacity: 0.6;	color: #FFFFFF;
}
#btnMapView:hover , #btnSatelliteView:hover , #btnTerrainView:hover
{	color: #FE8500;
}
#btnMapView
{	position: absolute;	left: 80px;	color: #FE8500;
}
#btnSatelliteView
{	position: absolute;	left: 144px;	color: #FE8500;
}
#btnTerrainView
{	position: absolute;	left: 227px;	color: #FE8500;
}
#btnResetMap
{	position: absolute;	left: 320px;	background-color: #FE8500;
}
#btnFullscreen, #btnExitFullscreen
{ position:absolute;	top: 5px;	right:96px;	height:20px;	width:100px;	background-color:Red;	cursor:pointer;	display: none;
}
#btnExitFullscreen
{ display:none;
}
#placeslist , #regionlist
{	overflow: auto;	height: 190px;	padding: 5px 0;	margin: 0;	width: 179px;
}
#placeslist li , #regionlist li
{	list-style: none;	padding: 4px 0 4px 0;	cursor: pointer;	width: 100px;
}
#placeslist li
{	/*float: left;	white-space: nowrap;*/
}
#placeslist li.alpha
{	text-decoration: none;	background-color: #ff8700;	width: 15px;	height: 15px;	color: #FFF;	text-align: center;	font-weight: bold;	font-size: 12px;	margin-bottom: 3px;	cursor: default;	float: none;	clear:left;	line-height:15px;	padding:0;
}
#placeslist li.loading, #regionlist li.loading{	display: block;	width: 31px;	height: 31px;	text-indent:-8000px;	background:url(../../images/maps/controls/ajax-loader.gif) no-repeat;
}
#placeslist li a, #regionlist li a
{	text-decoration: none;
}
#placeslist li a:hover , #regionlist li a:hover
{	text-decoration: underline;
}
#regionlist li:first-child
{	font-weight: bold;	color: #ee7300;	font-size: 12px;
}
#toolbaraccordian
{ position:absolute;	top: 6px;	right:6px;	width: 191px;	padding: 5px 5px 3px 5px;	background-color: #FFFFFF;
}
#toolbaraccordian .box_padding
{ background-color:White; padding:5px;	border: 1px solid #dcdcda;	margin-top: -5px;
}
.accordianbar div div , .accordianbar_selected div div
{	font-size: 12px;
}
.accordianbar, .accordianbar_selected
{	height:25px;	margin-bottom:2px;	font-weight:bold;	cursor: pointer;	line-height:25px;	padding: 0 0 0 5px;	background: #dcdcda url(../../images/maps/Controls/plus.png) 97% 5px no-repeat;
}
.accordianbar_selected
{	background: #dcdcda url(../../images/maps/Controls/minus.png) 97% 5px no-repeat;
}
.accordianbar .but_expandcollapse, .accordianbar_selected .but_expandcollapse
{	float:right;	width:18px;	height:25px;	overflow:hidden;	text-indent: -10px;	color: #dcdcda;
}
.accordianbar_selected .but_expandcollapse
{	background-position:-2px -25px;
}
.radiobuttonlist
{ margin-left:0; padding-left:0; list-style-type: none;
}
.radiobuttonlist li
{ margin-left: 0; padding: 5px 0;
}
.radiobuttonlist li input
{
}
#msgZoomIn
{ display:none; width:379px; height:48px; position:absolute; bottom:10px; left:210px;/* TODO change when final map size decided */ color:White;	background: url(../../images/maps/Controls/exclamation.png) 0 0 no-repeat;	text-indent: -10000px;
}
* html #msgZoomIn
{	background-image:none;	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/maps/Controls/exclamation.png', sizingMethod='crop');
}
/* hover window */
div#hover_window{ width: 160px; margin-left: 105px; margin-top: 26px;
}
#hover_window_contents{	background-color: #FFF;	background: url(../../images/maps/Controls/hover-left.png) top left no-repeat transparent;	height: 30px;	white-space: nowrap;
}
* html #hover_window_contents{ background-image:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/maps/Controls/hover-left.png', sizingMethod='crop');
}
#hover_window_contents div{	padding: 8px 0 0 10px;	font-size: 12px;	font-weight: bold;	color: Black;
}
#hover_window_tl, #hover_window_tr, #hover_window_bl, #hover_window_br,
#hover_window_t,#hover_window_l,#hover_window_r,#hover_window_b{ height: 0px; width: 0px;
}
#hover_window_tl{
}
#hover_window_t{
}
#hover_window_tr{
}
#hover_window_l{
}
#hover_window_r{	background: url(../../images/maps/Controls/hover-right.png) 100% 0 no-repeat transparent;	height: 22px;	width: 12px;
}
#hover_window_bl{
}
#hover_window_b{
}
#hover_window_br{
}
#details_window{ width: 329px;
}
#details_window_contents , #details_window_tempContents{ background-color: #FFF;
}
#details_window_contents
{	background-color: #FFF;
}
#details_window_tl{ width: 16px; height: 16px; background: url(../../images/maps/controls/popup_tl.png) top left no-repeat transparent;
}
* html #details_window_tl{ background-image:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/maps/controls/popup_tl.png', sizingMethod='crop');
}
#details_window_t{ background: url(../../images/maps/controls/popup_t.png) top left repeat-x transparent;
background-color: #FFF;
}
#details_window_tr{ width: 16px; height: 16px; background: url(../../images/maps/controls/popup_tr.png) top left no-repeat transparent;
}
* html #details_window_tr{ background-image:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/maps/controls/popup_tr.png', sizingMethod='crop');
}
#details_window_l{ width: 3px; background: url(../../images/maps/controls/popup_l.png) top left repeat-y transparent;
}
#details_window_r{ width: 3px; background: url(../../images/maps/controls/popup_r.png) top right repeat-y transparent;
}
#details_window_bl{ width: 16px; height: 16px; background: url(../../images/maps/controls/popup_bl.png) top left no-repeat transparent;
}
* html #details_window_bl{ background-image:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/maps/controls/popup_bl.png', sizingMethod='crop');
}
#details_window_b{ background: url(../../images/maps/controls/popup_b.png) top left repeat-x transparent;
}
#details_window_br{ width: 16px; height: 16px; background: url(../../images/maps/controls/popup_br.png) top left no-repeat transparent;
}
* html #details_window_br{ background-image:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/maps/controls/popup_br.png', sizingMethod='crop');
}
#details_window_close{ width: 21px; height: 21px; background: url(../../images/maps/controls/popup_close.png) top left no-repeat transparent; cursor: pointer;
}
* html #details_window_close{ background-image:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/maps/controls/popup_close.png', sizingMethod='crop');
}
#details_window_max{ width: 21px; height: 21px; background: url(../../images/maps/controls/popup_max.png) top left no-repeat transparent; cursor: pointer;
}
* html #details_window_max{ background-image:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/maps/controls/popup_max.png', sizingMethod='crop');
}
#details_window_min{ width: 21px; height: 21px; background: url(../../images/maps/controls/popup_min.png) top left no-repeat transparent; cursor: pointer;
}
* html #details_window_min{ background-image:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/maps/controls/popup_min.png', sizingMethod='crop');
}
#details_window_beak{ width: 28px; height: 38px; background: url(../../images/maps/controls/popup_beak.png) top left no-repeat transparent;
}
* html #details_window_beak{ background-image:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/maps/controls/popup_beak.png', sizingMethod='crop');
}
#details_window_contents .section1 , #details_window_tempContents .section1{ margin: 0; padding: 0;
}
#details_window_contents .section2 , #details_window_tempContents .section2{ margin: 0; padding: 0; background-color: #FFDFDF; border-bottom: dotted 1px #900; border-top: dotted 1px #900;
}
#details_window_contents p , #details_window_tempContents p{ margin: 1px 0; padding: 5px;
}
#details_window_contents .title , #details_window_tempContents .title{ font-size: 18px; font-weight: bold; color: #FFF; background-color: #900;
}
#details_window_contents #thumbimage , #details_window_tempContents #thumbimage
{	border: 1px solid #d6d6d6;	margin-left: 5px;	height: 87px;
}
#details_window_contents #thumbimage img , #details_window_tempContents #thumbimage img
{	width: 120px;	border: 1px solid #FFF;
}
#container_left{	float: left;
}
#container_right
{	float: right;	font-size: 11px;	line-height: 140%;	width: 190px;
}
#placename
{	font-weight: bold;	color: #ee7300;	margin-bottom: 2px;	width: 180px;	font-size: 14px;
}
#detailszoombut
{	color: #000;	text-decoration: none;	font-weight: bold;	background: url(../../images/maps/controls/zoom.png) 100% 0 no-repeat transparent;	padding-right: 16px;
}
#readmore
{	color: #000;	text-decoration: none;	font-weight: bold;	background: url(../../images/maps/controls/more.png) 100% 2px no-repeat transparent;	padding-left: 20px;	padding-right: 14px;
}
#detailszoombut:hover , #readmore:hover
{	text-decoration: underline;
}
#links
{	margin-top: 10px;
}
