
/*  Main styles
***************************************************************************************************************** */

body { 
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	margin: 0;
	padding: 0;
	background-color: #000000;
	color: #FFDC00;
}
#content {
	margin-left: 158px;
	margin-right: 158px;
	bottom: auto;
	padding: 2px;
	font-size: 11px;
	color: #FFDC00;
	z-index:0;
}
.contentAd {
	margin-left: 2px;
	margin-right: 2px;
	bottom: auto;
	padding: 2px;
	font-size: 11px;
	color: #FFDC00;
	z-index:0;
}
.contentBody {
	margin-left: 160px;
	margin-right: 160px;
	z-index: 0;
}
.contentCenter {
	display: inline;
	margin: auto;
	text-align: center;
	z-index: 0;
}
h2 {
	font-size: 14px;
}
A:link,A:active,A:visited { 
   color: #FFFF00; 
} 
.adLink:link,.adLink:active,.adLink:visited { 
   color: #FF0000; 
} 
.adLink:hover { 
   color: #440000;
   text-decoration: none; 
} 

/*  Header styles
***************************************************************************************************************** */

#titleBar {
	background: #000000 url(/images/header_span.jpg);
	height: 112px;
	background-repeat: repeat-x;
	vertical-align: top;
	padding: 0px;
	font-size: 11px;
	color: #2B655A;
	letter-spacing: .4em;
	text-align: right;
	z-index:0;
}
#logo {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 662px;
	height: 112px; 
}
#logoEnd {
	width: 27px;
	height: 112px; 
}

#footer {
	background-color: #000000;
	vertical-align: bottom;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #AAAAAA;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #AAAAAA;
	clear: both;
	padding: 0px;
	font-size: 11px;
	color: #FFCD00;
	letter-spacing: .4em;
	margin-top: 0px;
	z-index:0;
	text-align: center;
}
#toolbar {
	background: #000000 url(/images/toolbar_bg.jpg);
	background-repeat: repeat-x;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 0px;
	text-align: left;
}
.breakBar {
	background: #000000 url(/images/seperator.gif);
	background-position: center;
	background-repeat: no-repeat;
	height: 15px;
	margin: 1px 0px 4px 0px;
	text-align: center;
}
.upNotes {
	margin: 10px;
	padding: 10px;
	text-align: left;
	border: 1px solid #FFDC00;
	background-color: #444444;
	color: #FFDC00;
}
.upNotes2 {
	margin: 10px;
	padding: 10px;
	text-align: left;
	border: 1px solid #FFDC00;
	background-color: #444444;
	color: #FFDC00;
}
.titleText {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	background-color: #7a6900;
	color: #FFDC00;
}
.articleContent {
	margin: 10px;
	padding: 10px;
	width: 555px;
	text-align: left;
	border: 1px solid #FFDC00;
	background-color: #444444;
	color: #FFDC00;
}
.upStatusGood {
	margin: 10px;
	border: 3px solid #009900;
	background-color: #002200;
	color: #00FF00;
}
.upStatusBad {
	margin: 10px;
	border: 3px solid #990000;
	background-color: #220000;
	color: #FF0000;
}
.myMapList {
	width:500px;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 12px;
	text-align: left;
}
.myMapIcons {
	text-align: right;
}
.noStatus {
	visibility: hidden;
}
.noBorder {
	border: 0px;
}
#dlOpt a {
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}
#dlOpt a:hover {
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline overline;
}
/*	Form Elements
***************************************************************************************************************** */
input, select, textarea {
	border: 1px solid #FFDC00; 
	background-color:#333333;
	color:#FFDC00;
}
.stat {
	border: 1px solid #000000; 
	background: #AF845A;
	color:#000000;
	text-align: center;
}

input.button, input.submit, .button-base, .button-pager {
	border: 1px solid #FFDC00; 
	background-color:#333333;
	color:#FFDC00;
	font-weight: bold;
	padding: 1px;
	text-decoration: none;
	text-transform: uppercase;
	width:auto;
}
.upinp {
	position: absolute;
	left: 70px;
}
.formContainer {
	position: relative;
	width: 450px;
	border: 1px solid #FFDC00; 
	text-align: center;
	margin: auto;
}
.formRow {
	margin-top: 10px;
}

/*  left menu styles
***************************************************************************************************************** */

#navMenu{
	position: absolute;	
	left: 0px;
	top: 136px;
	width: 157px;
	background: url(/images/menu_body.jpg);
	padding: 0;
	font-size: 12px;
	color: #FFCD00;
	margin-right: 3px;
	margin-bottom: 0px;
	text-align: center;
	z-index:2;
}
.menuTitle {
	width: 146px;
	background-color: #000000;
	margin-left: 6px;
	padding-left: 0px;
	padding-bottom: 1px;
	padding-top: 1px;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	/* opacity:.50;filter: alpha(opacity=50); -moz-opacity: 0.5; */
}
.menuItem {
	width: 146px;
	margin-left: 6px;
	padding-left: 0px;
	padding-bottom: 1px;
	padding-top: 1px;
	text-align: center;
}
.menuHover { 
	width: 146px;
	background: #7f6600;
	color: #000000;
	margin-left: 6px;
	padding-left: 0px;
	padding-bottom: 1px;
	padding-top: 1px;
	text-align: center;
	/* opacity:.50;filter: alpha(opacity=50); -moz-opacity: 0.5; */
}
#lMenuTop {
	width: 157px;
	height: 19px; 
	vertical-align: top;
}
#lMenuBottom {
	width: 157px;
	height: 19px; 
	vertical-align: bottom;
}

/*  Right menu styles
***************************************************************************************************************** */

#rightMenu {
	float: right;
	background: #000000 url(/images/menu_body.jpg);
	background-repeat: repeat-y;
	padding: 0;
	font-size: 10px;
	width: 157px;
	color: #FFCD00;
	text-align: center;
	margin-left: 3px;
	margin-bottom: 0px;
	z-index:2;
}
#rMenuTop {
	width: 157px;
	height: 19px; 
	vertical-align: top;
}
#rMenuBottom {
	width: 157px;
	height: 19px; 
	vertical-align: bottom;
}

/*  addloc styles
***************************************************************************************************************** */
.center {
	text-align: center;
}
#mapPreview {
	border: 1px solid #FF0000;
	background-color: #FFFFFF;
	margin: auto;
	text-align: center;
	padding:0px;
}

/*  Mapblock styles
***************************************************************************************************************** */

.mf_table {
        width        : 135px;
        font-size    : 9px;
        font-family  : Verdana;
        color  	 : #FFCD00;
        border       : 0px;
        margin-left: 4px;
}
.mf_td {
        width        : 100%;
        font-size    : 9px;
        font-family  : Verdana;
        color  	 : #FFCD00;
        border       : 0px;
}
.mf_a {
        font-size    : 9px;
        font-family  : Verdana;
        color        : #FFCD00;
	text-decoration: none;
}
.mf_a:hover {
        font-size    : 9px;
        font-family  : Verdana;
        color        : #FF0000;
	text-decoration: underline;
}
.mf_img {
        border       : 0px;
}
.mf_tr_title {
        font-size    : 9px;
        font-family  : Verdana;
        color        : #000000;
        background-color: #7a6900;
	text-decoration: none;
}

/*  Form styles
***************************************************************************************************************** */
#zones {
	margin-left: 160px;
	background-color: #BBBBBB;
	font-size    : 9px;
	font-family  : Verdana;
	color: #000000;
	font-weight: bold;
	font-style: italic;
}
.exptitle {
	background-color: #FFDC00;
	font-size    : 9px;
	font-family  : Verdana;
	color: #000000;
	font-weight: bold;
	font-style: italic;
}
.zonetitle {
	background-color: #FFFFFF;
	font-size    : 9px;
	font-family  : Verdana;
	color: #000000;
	font-weight: normal;
	font-style: normal;
}
.expansionTitle {
	vertical-align: middle;
}
#jumpExp {
	width: 577px;
	margin: auto;
	text-align: left;
}
.boxExp {
	width: 597px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background: #000000 url(/images/content_bg.jpg);
	background-repeat: repeat-y;
}
#help {
	display: none;
	border: 2px solid #FFDC00;
	background-color: #444444;
	padding-left: 5px;
	padding-right: 5px;
}
.myMapTable {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	border: 1px solid #444444;
}
.myMapTitle {
	font-size: 12px;
	font-family: Verdana;
	color: #FFDC00;
	background-color: #7a6900;
}
#adViewMap {
	display: inline; 
	background-color: #7e786a;
}
/*  VSOH styles
***************************************************************************************************************** */
#chunkName {
	font-size: 14px;
	font-family: Verdana;
	color: #FFDC00;
}
#dhtmltooltip{
	position: absolute;
	width: 200px;
	border: 1px solid #FFDC00;
	padding: 2px;
	text-align: center;
	font-size: 10px;
	background-color: #000000;
	visibility: hidden;
	z-index: 100;
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}