
body {
	font-family: "Lucida Grande", Verdana, Arial;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

#center {
	margin: 0px auto;
	width: 1020px;
}

#main {
	text-align: left;
}

#border {
	background: url(themes/XMO/gfx/topbg.jpg) no-repeat #fff;
	width: 1000px;
	float: left;
}

#head {
	clear: both;
	width: 1000px;
}

#heightFix {
	float: left;
	height: 22px;
	width: 1000px;
	clear: both;
}

#headRight {
	height: 75px;
	width: 285px;
	display: block;
	float: right;
	text-align: right;
	font-size: 22px;
	line-height: 18px;
	clear: right;
}

#logotypePlace {
	width: 264px;
	float: left;
	height: 79px;
	display: block;
}

#userInfo {
	background: #fff;
	float: left;
	clear: both;
	width: 270px;
	text-align: right;
	padding: 5px;
	font-size: 9px;
	margin-left:722px;
}

#map {
	width: 596px;
	height: 518px;
	border: 1px solid #ccc;
	margin-bottom: 3px;
}

#legends {
	width: 598px;
	background: #2e6b97;
	color: #fff;
	line-height: 18px;
}

#help {
	width: 398px;
	background: #2e6b97;
	color: #fff;
	line-height: 19px;
	padding: 1px;
	text-align: right;
	font-size: 9px;
}

#help_whole {
	width: 998px;
	background: #2e6b97;
	color: #fff;
	line-height: 19px;
	padding: 1px;
	text-align: right;
	font-size: 9px;
}

#menu {
	float: left;
	clear: both;
	width: 1000px;
}

#pointers {
	border: 1px solid #ccc;
	overflow: auto;
	font-size: 10px;
	padding: 5px;
	height: 250px;
	width: 388px;
	height: 508px;
	clear: both;
	float: left;
}

#pointers_whole {
	border: 1px solid #ccc;
	overflow: auto;
	font-size: 10px;
	padding: 5px;
	height: 250px;
	width: 988px;
	height: 489px;
	clear: both;
	float: left;
}

.pList { /*background:url(images/tracker/dotv.gif) top right repeat-y;*/
	padding: 6px;
	border-top: 1px solid #ccc;
}

.pSep {
	background: url(images/tracker/gradient.gif);
	padding-top: 1px;
	border-bottom: 1px solid #ccc;
}

.hand {
	cursor: pointer;
}

.icon 		{ width:78px; height: 78px; float:left; text-align:center; padding:4px 5px 4px 4px; font-size:9px; }
.mod	{ width:48px; height: 48px; padding: 12px 2px 2px 2px; clear:both; }
.sep { /*background:url(images/tracker/sep.gif);*/ background:url(images/tracker/doth.gif) repeat-x; height: 1px; width:1000px; clear:both; padding-top:2px; margin-bottom:2px; display:block; }

#currPage {
	background:url(images/tracker/icon_sel.jpg) center center no-repeat;
}

.sep2 {
	height: 1px;
	width: 1000px;
	background: url(images/tracker/doth.gif) repeat-x;
	color: #000;
	clear: both;
	display: block;
}

#footer {
	width: 1000px;
	background: #697478;
	line-height: 22px;
}

#links {
	line-height: 24px;
	font-size: 12px;
	width: 1000px;
	text-align: center;
	clear: both;
}

.lightGrey {
	background: #f0f0f0;
}

.white {
	background: #fff;
}

.bubble {
	font-size: 10px;
	font-family: arial;
	width: 250px;
}

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

.smallfont {
	border-top: 1px dotted #ccc;
	font-size: 9px;
	padding: 3px;
}

img {
	border: 0px
}

a {
	font-weight: bold;
	text-decoration: none;
}

a:link {
	color: #2f6b97;
	background: transparent;
}

a:active {
	color: #2f6b97;
	background: transparent;
}

a:visited {
	color: #2f6b97;
	background: transparent;
}

a:hover {
	color: #2f6b97;
	background: transparent;
}

#whole {
	width: 988px;
	float: left;
}

#left {
	width: 600px;
	float: left;
}

#right {
	width: 388px;
	float: left;
}

#right.right {
	border: 1px solid #CCCCCC;
	padding: 5px;
	width: 500px;
	height:545px;
	float: left;
	overflow: auto;
}

div#headerCats {
	padding-left: 3px;
	color: #000;
	background: #ccc;
	padding-top: 3px;
	line-height: 18px;
	padding-bottom: 3px;
	clear: both;
	margin-bottom: 3px;
	float: left;
	font-size: 9px;
	width: 997px;
}

div#headerCatHead {
	color: #000;
	padding: 4px;
	font-weight: bold;
	margin-bottom: 3px;
	margin-right: 3px;
	display: block;
	float: left;
}

a.headerCat {
	color: #333;
	padding: 3px;
	font-weight: bold;
	margin-right: 3px;
	margin-bottom: 3px;
	border: 1px solid #fff;
	display: block;
	float: left;
}

a.headerCatSelected {
	color: #2f6b97;
	background: #fff;
	padding: 3px;
	margin-bottom: 3px;
	font-weight: bold;
	margin-right: 3px;
	border: 1px solid #2f6b97;
	display: block;
	float: left;
}

div#error {
	margin-left: 25px;
	margin-top: 15px;
	text-align: center;
	width: 345px;
	padding: 5px;
	background: #fbe3e4;
	color: #8a1f11;
	font-size: 14px;
	line-height: 14px;
	float: left;
	display: none;
}

div#warning {
	margin-left: 25px;
	margin-top: 15px;
	text-align: center;
	width: 345px;
	padding: 5px;
	background: #FFF6BF;
	color: #514721;
	font-size: 14px;
	line-height: 14px;
	float: left;
	display: none;
}

#language {
	float: right;
	color: #fff;
	height: 24px;
	clear: both;
	height: 25px;
}

#languageInner {
	padding: 5px 15px 5px 0px;
}

#languageInner a {
	color: #fff;
}

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

#navi_sub {
	margin-left: 125px;
}

.clear {
	clear: both;
}