body {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	font-size: 11px;
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	background-color:#FFFFFF;
	padding:2px;
	width:99%;
}

.modrowselected {
	background: #E9F4FC;
}

.modrowover {
	background: #D7E9F7;
}

.modrow {
	background: #FFFFFF;
}

.thumb {  
	border:1px solid #CCCCCC;
	width:126px; 
	height:112px;  
	float: left;
	text-align:center;
	margin: 5px;
}

div.page {
  text-align:center;
  float:left;
  width:100%;
}

fieldset.thumbs {
  border:1px solid #CCCCCC;
}
legend {
  color: #4275A8;
  font-size:15px;
  letter-spacing:-1px;
  font-weight:bold;
  font-family: "Lucida Grande", Arial, Verdana, sans-serif;
}


FORM {
	margin: 0px;
}

IMG {
	border: 0px;
}


.transp {
	BACKGROUND-COLOR: white; 
	FILTER: alpha(opacity=0);
}

div.bar {
  background-color:#A5D4FE;
  border-bottom: 1px solid #000000;
  height:15px;
}

div.button_one_bg {
  height:24px;
  background-image: url(../img/buttons/1_bg.gif);

}

div.block {
  float:left;
  border: 1px solid #127AC1;
  margin: 0px 10px 10px 0px;
  padding: 0px;
}

div.blocktitle {
   color:#FFFFFF;
   font-weight: bold;
   padding-left:2px;
}

div.blockcontent {
  background-color:#FFFFFF;
}

a {
        color: #004080; text-decoration: none; cursor: pointer; font-weight:bold;
}
a:link {
        color: #004080; text-decoration: none; font-weight:bold;
}
a:visited {
        color: #004080; text-decoration: none; font-weight:bold;
}
a:active {
        color: #004080; text-decoration: none; font-weight:bold;
}
a:hover {
        color: #004080; text-decoration: underline; font-weight:bold;
}


div.float {
	text-align: center;
	float: left;
	padding: 2px;
	width: 110px;
}

div.spacer {
	margin: 0px;
	padding: 0px;
	height: 1px;
	font-size: 1px;
	clear: both;
	
}

.title {
	color: #0b4a89;
	font-size: 18px;
	font-weight: bold;
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	text-align: left;
	padding-bottom:5px;
}

.smalltitle {
	font-size: 12px;
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	font-weight: bold;
}

/* 
p.errorinfo {
	border: 1px dashed #FF0000;
	padding: 2px;
	font-weight: bold;
	font-size: 12px;
}
*/

.errorinfo {BORDER: 2px solid red; BACKGROUND-COLOR: #FFCCCC; COLOR: black; margin: 2px; margin-top: 5px; margin-bottom:9px; padding: 3px;}
.statusinfo {BORDER: 2px solid green; BACKGROUND-COLOR: #CCFFCC; COLOR: black; margin: 2px; margin-top: 5px; margin-bottom:9px; padding: 3px;}

.lightrow {
	background-color: #FBFBFB;
}

.darkrow {
	background-color: #F4F4F4;
}

div.paneltop {
	position: relative;
	top: -12px;
}

span.paneltitle {
	float:right;
	position: relative;
	background: #ffffff;
	font-size: 14px;
	font-weight: bold;
	color: #4275A8;
}

.panel {
	position:relative;
	width:auto;
	border:1px solid #ddd;
	padding:5px;
	margin-bottom:10px;
}

div.conthead {
	font-size:11px;
}

div.contbody {

	font-size:11px;
 
}

/* Hides from IE-mac \*/
* html .container {height: 1%;}
/* Hides from IE-mac \*/
* html .panel {height: 1%;}
/* Hides from IE-mac \*/
* html .floatholder {height: 1%;}
/* End hide from IE-mac */


.subtitle {
	color: #4275A8;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 8px;
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
}

.errorinfo {
	font-weight: bold;
	font-size: 12px;
}

div.content_Title {

text-align: left;
margin-bottom: 10px;
position:relative;
background-color:#7BAEDB;
color:#FFFFFF;
height:20px;
width:230px;
padding-top:5px;
padding-left:5px;
font-weight:bold;
font-size:12px;

}
div.tabArea {
  font-weight: bold;
}
a.tab {
  background-color: #f0f0f0;
  border: 1px solid #999999;
  border-bottom-width: 0px;
  padding: 2px 1em 4px 1em;
  position: relative;
  text-decoration: none;
  top: -1px;
  z-index: 50;
  margin:2px;
}


a.tab, a.tab:visited {
  color: #808080;
}

a.tab:hover {
  background-color: #d0d0d0;
  color: #606060;
}

a.tab.activeTab, a.tab.activeTab:hover, a.tab.activeTab:visited {
  background-color: #ffffff;
  color: #000000;
}

a.tab.activeTab {
  z-index: 52;
}

div.tabMain {
  background-color: #ffffff;
  border: 1px solid #999999;
  padding: 1em;
  position: relative;
  z-index: 51;
  margin: 2px;
}

div#container {
	padding:0.5%;
	border:1px solid #84acca;
	width: 99%;
	clear: both;
	float: left;
}

div#header {
	background: #82abc9 url(themes/map/img/header.jpg) no-repeat center center;
	display:block;
	height: 74px;
	width: 100%;
}

div#menuTop {
	background: url(themes/map/img/topmenu-bg.gif) repeat-x;
	clear: both;
	float: left;
	display: block;
	width: 100%;
	height:18px;
	border-bottom:6px solid #fff;
	color:#fff;
	padding-top:4px;
	text-align:right;
}

#menuTop a {
	color:#fff;
	font-size:12px;
}

#menuTop a:hover {
	text-decoration: underline;
}

div#menuLeft {
	background: url(themes/map/img/leftmenu-bg.gif) repeat-x #b5ccdd;
	width:25%;
	float:left;
}

div#menuRight {
	width:25%;
	clear:right;
	float:left;
}

div#mainHeadlines {
	background:#fff;
	width:50%;
	float:left;
	margin:0px 0px 2px 2px;
}

div#main {
	background:#fff;
	float:left;
	width:100%;
}

div.blockLeft {
	width:143px;
	padding: 0px;
	margin-bottom:10px;
	margin-right:10px;
	float:left;
}


div.blockLeftBg {
	background:url(../img/leftBlockTop.gif) no-repeat;
	float:left;
}

div.blockLeftTitle {
	color:#6a9abf;
	font-weight: bold;
	font-size:10px;
	text-align:right;
	padding:10px 6px 0px 6px;
	text-transform:uppercase;
	min-height:25px;
}

div.blockLeftContent {
	font-size:11px;
	background:#fafbfd;
	padding-left:3px;
	width:140px;
	float:left;
}

div.blockRightBg {
	background:url(../img/roundBlockTop.gif) no-repeat #e3ecf2;
	margin-left:6px;
	width:189px;
	float:left;
}

div.blockRightTitle {
	color:#6a9abf;
	font-weight: bold;
	font-size:10px;
	text-align:right;
	padding:10px 6px 0px 6px;
	text-transform:uppercase;
	min-height:20px;
}

div.blockRightContent {
	font-size:11px;
	background:#e3ecf2;
	padding:5px;
	float:left;
}

div#rightColumn {
	margin-left:6px;
	float:left;
}

div#footer {
	height:15px;
	width:99%;
	background: url(../img/footerBg.gif);
	float:left;
	clear:both;
	font-size:10px;
	padding-top:6px;
	padding-bottom:6px;
	padding-left:0.5%;
	padding-right:0.5%;
	margin-top:2px;
}

.footBig {
	font-size:12px;
	font-weight:bold;
	color:#fff;
}

.footSmall {
	color:#fff;
	font-weight:bold;
}

.popbg {
	background:#fff;
}

div#map {
	width:65%;
	height: 640px;
	float:left;
	display:block;
}

div#mapInformation {
	float:left;
	width: 15%;
	background:#ebf7f9;
	padding:1%;
	height:615px;
}

div#mapLinks {
	float:left;
	width: 15%;
	float:left;
	background:#fff;
	padding:1%;
	
}

