#title, div#container div#title {
	height: 147px;
	background: #374d6c;
	}

#title li {
	border-bottom: 1px solid #5f7189;
	}

#title ul.third li {
	border-bottom: 0;
	}
#title ul.second li.active {
	background: #24354e;
	}
#title li:hover {
	background: #4f6381;
	}
#title ul.third {
	background: #24354e;
	top: 0;
	left: 716px;
	padding-top: 10px;
	padding-left: 12px;
	height: 137px;
	width: 250px;
	}
#title div.top_search {
	top:auto;
	bottom:13px;
	left:502px;
	position:absolute;
}
#title div.top_search input.find {
	width:130px;
}
#title ul.second li a,
#title ul.third li a {
	background: none;
	}
#title ul.third li a {
	color: #fff;
	font-weight: normal;
	}
#title ul.third li.active a {
	color: #ffc000;
	font-weight: bold;
	}
ul.board li.free {
	background: url(/i/board-li-free-bg.gif) repeat-x 0 100% #d6e1ed;
	border-bottom:1px solid #D6E1ED;
	}
ul.board li{
	margin-top: -10px;
	padding-top: 10px;
	margin-left:10px;
}
div.last-message{
	width:193px;
	overflow:hidden;
	background:#EAF0F6 none repeat scroll 0 0;
	zoom:1;
}
div.last-message div.left-comments{
	width:173px;
	background:none;
}

#main,
#right {
	margin-top: 0;
	}
#right {
	padding-top: 44px;
	}
#main {
	padding-top: 9px;
	}

h3 {
	font: bold 1.5em Arial, Helvetica, sans-serif;
	color: #000;
	}

div.cols {
	zoom: 1;
	margin-top: 35px;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 13px;
	margin-bottom: 8px;

	#margin-top: 45px;
	}
div.cols:after {
	content: ".";
	height: 0;
	display: block;
	overflow: hidden;
	clear: both;
	visibility: hidden;
	}
div.cols h3.top {
	margin-left: -11px;
	background: #fff;
	padding-left: 11px;
	margin-bottom: -22px;
	position: relative; top: -32px;

	#margin-bottom: -20px;
	}
div.cols .main {
	float: left;
	width: 474px;
	margin-right: -1px;
	padding: 0 10px 0 0;
	border-right: 1px solid #e5e5e5;
	}
div.cols .aside {
	float: right;
	width: 213px;
	padding: 0 0 0 10px;
	border-left: 1px solid #e5e5e5;
	}

ul.asideul {
	margin-bottom: 20px;
	border-bottom: 1px solid #e5e5e5;
	width: 100%;

	#border-bottom: expression( (this == parentNode.lastChild) ? (runtimeStyle.borderBottom = "0") : (runtimeStyle.borderBottom = "1px solid #e5e5e5") );
	}
ul.asideul:last-child {
	border-bottom: 0;
	}
ul.asideul li {
	padding-bottom: 8px;
	margin-bottom: 8px;
	border-bottom: 1px solid #e5e5e5;
	}
ul.asideul li.all {
	padding-bottom: 15px;
	border-bottom: 0;
	}
ul.asideul li.all a {
	color: #c00;
	padding-right: 9px;
	background: url(/i/right-arrow-red.gif) no-repeat right 5px;
	}
ul.asideul li p {
	color: #626262;
	}
ul.asideul span.date {
	font: 0.8em Tahoma, Verdana, Arial;
	}


div.exh {
	background: #efefef;
	padding: 4px 10px;
	margin-bottom: 10px;
	margin-left: -10px;
	position: relative;
	zoom: 1;
	}
div.exh table {
	width: 100%;
	}
div.exh td {
	border-bottom: 1px solid #e3e3e3;
	padding: 6px 0;
	}
div.exh tr {
	scrollbar-face-color: expression( runtimeStyle.scrollbarFaceColor = "#fff", (this == parentNode.lastChild) ? (className += " last-child") : ("") );
	}
div.exh tr:last-child td,
div.exh tr.last-child td {
	border-bottom: 0;
	}
div.exh tr.all a {
	color: #c00;
	padding-right: 9px;
	background: url(/i/right-arrow-red.gif) no-repeat right 5px;
	}
div.exh td.date {
	width: 80px;
	padding-right: 10px;
	font: 1em Arial, Helvetica, sans-serif;
	color: #626262;
	}


/*ul.gallery {
	overflow: hidden;
	margin-top: 15px;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 8px;
	zoom: 1;
	#padding-bottom: 15px;
	}
ul.gallery li {
	float: left;
	width: 235px;
	margin-bottom: 15px;
	}
ul.gallery li.divider {
	float: none;
	clear: both;
	width: auto;
	height: 0px;
	overflow: hidden;
	margin: 0;
	#margin-top: -12px;
	}
ul.gallery a.image {
	background: #e5e5e5;
	float: left; display: inline;
	margin-left: 3px;
	margin-top: 3px;
	}
ul.gallery a.image img {
	border: 1px solid #8f8f8f;
	position: relative;
	left: -3px;
	top: -3px;
	display: block;
	}
ul.gallery div.image-desc-wrap {
	margin-left: 83px;
	padding-right: 10px;
	height: 75px;
	}
ul.gallery div.image-desc {
	display: table-cell;
	vertical-align: middle;
	height: 75px;

	#height: auto;
	#scrollbar-face-color: expression(
		runtimeStyle.scrollbarFaceColor = "#fff",
		runtimeStyle.marginTop = (parentNode.offsetHeight > offsetHeight) ? ((parentNode.offsetHeight - offsetHeight)/2 + "px") : ("0px") );
	}
ul.gallery span.date {
	font: 0.8em Tahoma, Verdana, Arial;
	color: #626262;
	display: block;
	}
ul.gallery h4 {
	font: 1em Tahoma, Verdana, Arial;
	color: #626262;
	margin-top: 1px;
	margin-bottom: 1px;
	}
ul.gallery a.user {
	font: 0.8em Tahoma, Verdana, Arial;
	}*/


div.forums {
	zbackground: url(/i/animals-forums-cols-bg.gif) repeat-y 0 0;
	border-bottom: 0;
	margin-bottom: 30px;
	margin-top: 0;
	}
div.forums .main {
	border-right: 0;
	}
div.forums .aside {
	border-left: 0;
	}
div.forums table {
	width: 100%;
	}
div.forums th {
	font: 0.8em Tahoma, Verdana, Arial;
	color: #626262;
	}
div.forums th,
div.forums td {
	border-bottom: 1px solid #e5e5e5;
	padding: 4px 10px 5px 0;
	}
div.forums tr {
	scrollbar-face-color: expression( runtimeStyle.scrollbarFaceColor = "#fff", (this == parentNode.lastChild) ? (className += " last-child") : ("") );
	}
div.forums tr:last-child td,
div.forums tr.last-child td {
	border-bottom: 0;
	padding-bottom: 0;
	}
div.forums th.name,
div.forums td.name {
	width: 242px;
	}
div.forums th.thCount,
div.forums td.thCount,
div.forums th.messCount,
div.forums td.messCount {
	width: 100px;
	text-align: right;
	}

div.forums .aside {
	padding-top: 10px;
	padding: 12px 15px;
	width: 193px;
	}
div.forums .aside h4 {
	font: 1em Tahoma, Verdana, Arial;
	margin-bottom: 0px;
	}
div.forums .aside a.theme {
	font: 0.9em Tahoma, Verdana, Arial;
	}
div.forums .aside div.message {
	margin-top: 8px;
	margin-bottom: 10px;
	padding-left: 13px;
	background: url(/i/laquo-y.gif) no-repeat 0 5px;
	}
div.forums .aside div.message p {
	background: url(/i/raquo-y.gif) no-repeat 100% 100%;
	padding-right: 13px;
	width: 160px;
	}
div.forums .aside div.meta {
	font: 0.8em Tahoma, Verdana, Arial;
	padding-left: 13px;
	}

.outro {
	color: #626262;
	padding-bottom: 20px;
	}
table.schedule{
	width:100%;
	border-collapse:collapse;
}
table.schedule td{
	border-bottom:1px solid #e5e5e5;
	padding:3px 0 3px;
}
table.schedule td.time{
	color:#626262;
}
table.schedule td.name{
	width:320px;
}

.viewset {background:#e5e5e5; padding:10px; z-index:3;zoom:1;}
.viewset a {margin-right:20px; padding:3px 5px 8px 5px; }
.viewset a.hover {
	color:#fff;
	background:url('/i/bg_red_link.gif') 50% 0 no-repeat;
}
.viewset a.hover:hover {
	color: #fff;
	}
.viewset #metro a,
.viewset #rubrics a {
	padding: 3px 0 8px;
	}
.viewset a.highlight {
	color:#ffffff;
	background:url('/i/bg_red_link.gif') 50% 0 no-repeat;
}
#metro {
	z-index:30;
	display:none;
	position:absolute;
	top:35px !important;
	left:0px;
	width:658px;
	background-color:#efefef;
	border:1px solid #d7d7d7;
	padding:10px 0px;
}
#metro div {
	width: 198px !important;
	}

#metro a:hover {
	color:#cc0000;
	background:none;
}

