html, body {
	height: 100%;
}

body {
	background: url(/images/bg.gif) #80808b repeat-y top center;
}

#nonFooter {
	background: url(/images/mb.gif) #fff repeat-y top left;
	position: relative;
	min-height: 100%;
	margin: 0 auto;
	width: 760px;
}

* html #nonFooter {
	height: 100%;
	width: 760px;
}

div#title {
	background: url(/images/banner.png) no-repeat top right #eee;
	height: 80px;
}
div#title h1 {
	margin: 0;
	padding: 0;
}
div#title img {
	border: 0;
}
div#title div.advert {
	float: right;
	margin-right: 4px;
	padding: 10px 0;
}
div#user {
	height: 1.25em;
	background-color: #444;
	padding: 2px 0;	
}
div#user a {
	color: #eee;
}
div#user a:hover {
	color: #ff8;
}
div#user ul {
	list-style: none;
	margin: 0;
	padding: 0;
	color: #fff;
	font-size: 90%;
}
div#user li {
	display: inline;
	margin: 0 8px;
}
div#menu {
	float: left;
	width: 149px;
}
div#menu div.advert {
	padding: 17px 14px;
}

div#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border-bottom: solid 1px #395673;
}
div#menu ul ul {
	border: 0;
}
div#menu ul ul li {
	background: url(/images/arroww.gif) #537291 no-repeat 10px 55%;
}
div#menu li {
	margin: 0;
	padding: 0;
	font-size: 90%;
}
div#menu li.current {
	background-color: #537291;
}
div#menu li a {
	display: block;
	width: 141px;
	padding: 3px 0 3px 8px;
	color: #eee;
	border-top: solid 1px #395673;
}
div#menu ul ul li a {
	padding-left: 20px;
	width: 129px;
	border: 0;
}

div#menu li a:hover {
	color: #ff8;
	background-color: #617E9B;
}
div#menu ul ul li a:hover {
	background: url(/images/arroww.gif) #617E9B no-repeat 10px 55%;
}

div#content-wrap {
	margin: 0 0 0 149px;
	background: url(/images/shadow.gif) no-repeat top left;
	width: 611px;
}
div#content {
	padding: 8px 4px 8px 8px;
}
div#content div.advert {
	margin: 0.7em 0 0.3em 0.5em;
}
div#main {
	margin: 0 185px 0 0;
	width: 396px;
}
div#rightBar {
	float: right;
	border-left: 1px solid #ddd;
	width: 180px;
	padding: 0 6px;
}
div#rightBar ul {
	margin: 0 0 0 7px;
	padding: 0 0 10px 7px;
	list-style-image: url(/images/larrow.gif);
	font-size: 90%;
}
div#rightBar i {
	font-style: normal;
	color: #666;
	text-decoration: none;
}
div#rightBar input {
	font-size: 100%;
	width: 140px;
	margin-top: 1px;
}

div.pageTitle {
	background: url(/images/s.gif) no-repeat bottom right;
}
div.pageTitleS {
	margin: 0;
	padding: 0 6px 0 0;
	background: url(/images/str.gif) no-repeat top right;
}
div.pageTitleR {
	margin: 0;
	padding: 0 0 6px 0;
	background: url(/images/sbl.gif) no-repeat bottom left;
}
h2 {
	background-color: #537291;
	font-size: 9pt;
	font-weight: bold;
	color: #fff;
	padding: 2px 4px 4px;
	margin: 0;
}
h2 a {
	color: #fff;
}
h2 a:hover {
	color: #ff8;
}

div#footer {
	position: relative;
	margin: -19px auto 0;
	height: 19px;
	background-color: #444;
	width: 760px;
}
div#footer a {
	color: #eee;
}
div#footer a:hover {
	color: #ff8;
}
div#footer ul {
	padding: 2px 0;
	list-style: none;
	margin: 0;
	color: #fff;
	font-size: 90%;
}
div#footer li {
	margin: 0;
	display: inline;
	margin: 0 8px;
}
.right {
	float: right;
}


#dataInput input {
	width:234px;
	margin:2px 0;
}
#dataInputWide input {
	width:414px;
	margin:2px 0;
}
#dataInput input.radio, #dataInputWide input.radio {
	width:20px;
	margin:2px 0;
}
#dataInput select {
	width:240px;
	margin:2px 0;
}
#dataInputWide select {
	width:420px;
	margin:2px 0;
}
#dataInput input.submit, #dataInputWide input.submit {
	border-width: 1px;
	border-color: #666;
	width:160px;
	height:14pt;
	background-color:#68a;
	color:#fff;
	font-weight:bold;
	margin:16px;
	cursor:hand;
}
#dataInput textarea {
	width: 390px;
	height: 260px;
}
table.dataInput {
	width: 100%;
}
.dataInput td {
	border-top: 1px solid #ddd;
}
.noBorder td {
	border: 0;
}

table#tbl {
	width: 98%;
	margin: 10px auto;
	border: solid 1px #000;
	border-collapse: collapse;
}
#tbl td {
	border: solid 1px #000;
	border-width: 0 1px;
	vertical-align: top;
}
#tbl th {
	border: solid 1px #000;
	background-color: #6688AA;
	font-weight: bolder;
	color: #fff;
}

table#sort {
	width: 100%;
	margin: 0 auto 0 auto;
	border-collapse: collapse;
	padding: 4px 0;
}
#sort td {
	border: solid 1px #dde;
	border-width: 1px 0;
}
#sort select {
	width: 182px;
	margin-right: 4px;
}
table#results {
	width: 100%;
	margin: 0 auto 0 auto;
	border-collapse: collapse;
}
#results td {
	border: solid 1px #dde;
	border-width: 1px 0;
	vertical-align: top;
	padding: 1px 0 1px 5px;
}
#results img {
	padding: 4px 0;
}

ul.pages {
	list-style: none;
	margin: 0 0;
	padding: 8px 0;
	text-align: center;
}
.pages li {
	display: inline;
	padding: 0;
	text-align: center;
	margin: 0 16px;
}


body, h4, p, ul, table, input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333;
}
body, form {
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%;
}
p, li {
	line-height: 120%;
	margin: 2px 0;
}
p {
	margin: 2px 4px 4px 4px;
}
p.subtitle {
	margin: 12px 4px 2px 4px;
	font-weight: bold;
}
ul,ol {
	margin-top: 8px;
	margin-bottom: 8px;
}
h4 {
	font-size: 9pt;
	font-weight: bolder;
	color: #333;
	padding: 4px 4px 6px 4px;
	margin: 0;
}
h3 {
	font-size: 14pt;
	font-weight: bold;
	margin: 4px;
}
h5 {
	font-size: 9pt;
	font-weight: bold;
	font-variant: small-caps;
	margin: 2px 0 4px 2px;
	padding: 14px 4px 4px 2px;
	border-style: solid;
	border-width: 0 0 1px 0;
	border-color: #ddd;
}
#rightBar h5 {
	padding-top: 0;
}
a {
	color: #336;
	text-decoration: none;
}
a:hover {
	color: #f00;
	text-decoration: none;
}

.element {
	border: solid black 1px;
	padding: 2px 0 6px 0;
}
.mass {
	font-size: 7pt;
	text-align: right;
	margin: 0;
	padding: 0 2px 0 0;
}
.chkbox {
	padding-left:3px;
	padding-top:6px;
	padding-bottom:6px;
	color:#222;
}
.radio {
	padding-left:3px;
	color:#222;
}
p.event {
	margin-top: 0;
}
p.small {
	font-size: 90%;
}

.treelink {
	background-image: url(/images/tree/link.gif);
	background-repeat: repeat-y;
	background-position: 50% 0;
}
.treelast {
	background-image: url(/images/tree/lastnode.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

.sub {
	font-size: 90%;
	color: #888;
}

/* general result listings */
.resultsInline {
	border-top: solid 1px #dde;
	margin-top: 10px;
}
ul#results {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul#results li {
	margin: 0;
	padding: 0;
	position: relative;
	border-bottom: solid 1px #dde;
}
ul#results li.pro {
	background-color: #efffef;
}
ul#results li.high {
	background-color: #f8f8fc;
}
ul#results li.highpro {
	background-color: #e8f8e8;
}
ul#results img {
	margin: 0;
	padding: 2px;
	position: absolute;
	top: 2px;
	left: 2px;
}
ul#results img.rating {
	position: relative;
	float: right;
	border: 0;
}
ul#results i {
	font-style: normal;
	font-size: 90%;
	color: #666;
	text-decoration: none;
}
ul#results a {
	padding: 2px 0 2px 40px;
	display: block;
	width: 355px
}
ul#results a:hover {
	background-color: #fcfcee;
}

/* multi-page navigation */
ul#pages {
	list-style: none;
	margin: 0 0;
	padding: 6px 0;
	text-align: center;
}
ul#pages li {
	margin: 0;
	padding: 0;
	display: inline;
	width: 20px;
}
ul#pages a {
	padding: 4px 8px;
}
ul#pages b {
	padding: 4px 8px;
	background-color: #eee;
	color: #f00;
}
ul#pages a:hover {
	background-color: #f8f8f8;
}

/* front page only */
ul.news {
	margin: 0 4px 0 7px;
	padding: 0 4px 0 7px;
	list-style-image: url(/images/larrow.gif);
}
ul.images {
	list-style: none;
	margin: 0 4px 0 0;
	padding: 0;
}
ul.images li {
	margin: 0;
	padding: 0;
	position: relative;
	padding-left: 40px;
}
ul.images img {
	margin: 0;
	padding: 2px;
	position: absolute;
	top: 0;
	left: 0;
}
ul.images i {
	display: block;
	font-style: normal;
	font-size: 90%;
	color: #888;
	margin: 2px 0 6px 0;
}
