/* CSS Document */

/* pembroke and perth - different map sizes all this is made to be print friendly */

#imageDisplay{font-family: Verdana, Arial, Helvetica, sans-serif;  font-weight: normal; text-align: left; color:#000000; padding:5px; width:auto; float:left;}


#imageDisplay img{ padding:0; background-color: #ffffff; margin: 2px;  }

#imageDisplay table.border{ padding:0; background-color: #ffffff; margin-top: 5px; border:0;}


#imageDisplay td{font-family: Verdana, Arial, Helvetica, sans-serif;  font-weight: normal; text-align: left; color:#000000; padding:2px; font-size:10px; }

#imageDisplay .title{font-family: Verdana, Arial, Helvetica, sans-serif;  font-weight: bold; text-align: left; color:#000000; padding:5px; font-size:12px; }



/* general - different map sizes all this is made to be print friendly */

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

#containerul {
 font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;
  text-align:left;
  margin:0; /* Removes browser default margins applied to the lists. */
  padding:0; /* Removes browser default padding applied to the lists. */ 
  display:table;
}

#containerul, #containerul ul{
 font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;
  text-align:left;
  margin:0; /* Removes browser default margins applied to the lists. */
  padding:0; /* Removes browser default padding applied to the lists. */
}

#containerul li{
  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;
  margin:5px 5px 5px 10px; /* A left margin to indent the list items and give the menu a sense of structure. */
  padding-left:15px; /* Removes browser default padding applied to the list items. */
  list-style-type:none; /* Removes the bullet point that usually goes next to each item in a list. */
 background:url(images/page.gif) no-repeat top left;
}

#containerul .onstate {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:500; 
	font-size:12px;
	color: #ffffff; text-decoration:none; background: url(images/btnBgON.gif) no-repeat 0px 0;
	}

#containerul a {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:500; 
	font-size:12px;
	color: #000000; text-decoration:none;
	}

#containerul a:active {
	color:#006633;text-decoration: underline;
}
#containerul a:hover {
	font-weight: 500; color:#006633; 
	text-decoration: underline; }

#containerul td {background: url(images/btnBg.gif) no-repeat 0px 0;
}



