html, body {
	height: 100%;
}

body {
	margin: 0px; 
	padding:0px;
	background-color: #ffffff;
	font-size: 11px;
	font-family: Tahoma, Arial, SansSerif;
	color: #292D34;
}

#wrap {
	
}

#main {

}

#logo {
	background-image: url(/images/logobg.gif);
}

#logotext {
	position: absolute;
	left: 48px;
	top: 40px;
}

html:root #logotext {
	position: absolute;
	left: 48px;
	top: 25px;
}

html:first-child #logotext {
	position: absolute;
	left: 48px;
	top: 25px;
}

#logotext a {
	color: #960200;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

input {
	font-size: 11px;
	font-family: Tahoma, Arial, SansSerif;
}

#search {
	margin: 0;
}

#navbardiv {
	width: 100%;
}

#navbardiv, #navbar {
	background-image: url(/images/navbarbg.gif);
}

#navbar td {
	padding-left: 4px;
	padding-right: 4px;
}

#navbar a, #navbar td {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#path {
	margin: 5px 0 5px 10px;
}

.here {
	color: #960200;
}

#maintable {
	margin-top: 0px; 
}

#left {
	border-style: solid;
	border-width: 0 1px 1px 0;
	border-color: #9faebd; 
	background-color: #F1F3F5;
}

#middle {
	border-style: solid;
	border-width: 0 0 1px 0;
	border-color: #9faebd; 
	padding: 0 2px 0 2px;
}

#right {
	border-style: solid;
	border-width: 0 0 1px 1px;
	border-color: #9faebd; 
	background-color: #F1F3F5;
}

h2, h3, h4 {
	font-size: 100%;
	margin: 5px 2px 5px 5px;
	color: #960200;
}

th {
	text-align: left;	
}

#middle th {
	border-style: solid;
	border-width: 0 1px 0 1px;
	border-color: #9faebd; 	
}

a {
	color: #0080B0;
}

.arrow {
	margin: 0 5px 0 0;
}

#bottomtable {
	background-image: url(/images/bottombg.gif);
}

#copytd {
	vertical-align: top;
	padding-top: 31px;
	padding-left: 5px;
}
.newsdate {
	color: #0080B0;
	font-weight: bold;
}
.texttd {
	padding: 5px;
}
.newsh3 {
	color: #0080B0;
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 0;
	margin-top: 10px;
}
.newsp {
	margin-top: 5px;
	margin-bottom: 5px;
}
a.catalogh2 {
	text-decoration: none;
	color: #960200;
}
a.catalogh2:hover {
	text-decoration: underline;
	color: #960200;
}
.catalogp {
	margin-left: 15px;
	margin-bottom: 7px;
	margin-top: 7px;
}
.path {
	text-decoration: none;
}
a.path:hover {
	text-decoration: underline;
}
td.cattd {
	padding: 5px;
	width: 33%;
}
.this {
	background-image: url(/images/this.gif); 
	background-position: center; 
	background-repeat: no-repeat;
}
.cath {
	margin-top: 15px;
}
.searchtitle {
	color: #960200;
	font-weight: bold;
}
div.suggestions {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: white;
	border: 1px #960200 solid;
	position: absolute;
}
div.suggestions div {
	cursor: default;
	padding: 0 3px;
}
div.suggestions div.current {
	background-color: #0080B0;
	color: #ffffff;
}
#search input {
	border: 1px #960200 solid;
}

.searchbutton {
	background-color: #960200; color: #ffffff; font-weight: bold;
}

.rightnote {
	float: right; 
	width: 175px; 
	border: 1px #9faebd solid; 
	padding: 10px; 
	margin: 0 0 10px 10px;
}

textarea {
	font-size: 11px;
	font-family: Tahoma, Arial, SansSerif;
}

#ratinglist ol {
	margin-bottom: 0px;
	margin-left: 25px;
}

html:root #ratinglist ol {
	margin-bottom: 10px;
	margin-left: 0px;
}

html:first-child #ratinglist ol {
	margin-bottom: 10px;
	margin-left: 0px;
}