﻿body {
	margin:0;
	color:#004a8f;
	font: 12px Arial, Tahoma, Verdana sans-serif;
	background: #4499b2 url(../images/bg-body.gif) repeat-x 0 0;
}
form,fieldset{
	margin:0;
	padding:0;
	border:0;
}
img {border:0;}
a{	
	color:#004a8f;
	text-decoration:none;
}
a:hover{text-decoration:underline;}
div.main-top, div.main-bottom{
	width:952px;
	margin:0 auto;
	height:9px;
	font-size:0;
	background: url(../images/bg-top.png) no-repeat 0 0;
}
div.main-top{
	margin:12px auto 0;
}
div.main-bottom{
	background: url(../images/bg-bottom.png) no-repeat 0 0;
	height:14px;
}
#main{
	width:936px;
	margin:0 auto;
	background:url(../images/bg-center.png) repeat-y 0 0;
	padding:175px 8px 0 8px;
	overflow:hidden;
	position:relative;
}
/*header*/
div.top{
	top:0;
	position:absolute;
	width:936px;
	background:#03466c;
}
#header {
	width:936px;
	height:147px;
	overflow:hidden;
	background: url(../images/bg-header.jpg) no-repeat 50% 0;
	border-bottom:1px solid #fff;
}
#header strong.logo{
	float:right;
	width:283px;
	height:101px;
	background: url(../images/logo.png) no-repeat 0 0;
	margin:12px 0 0;
	overflow:hidden;
}
#header strong.logo a{
	display:block;
	height:101px;
	text-indent:-9999px;
	position:relative;
}
div.search{
	float:right;
	clear:right;
	margin:0 8px 0 0;
	display:inline;
}
div.search fieldset{
	float:right;
}
div.search input{
	float:left;
	margin:1px 0 0;
}
div.search input.search{
	width:163px;
	border:1px solid #000;
	margin:0 3px 0 7px;
	font:12px/15px Arial;
	padding:3px 0 4px 3px;
}
div.search label{
	float:left;
	width:160px;
	height:24px;
	background: url(../images/bg-label.gif) no-repeat 0 100%;
	text-indent:-9999px;
}
/*navigation*/
#nav{
	border-bottom:1px solid #fff;
	width:100%;
	overflow:hidden;
	font-size:10px;
}
#nav ul{
	float:right;
	margin:6px 0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
#nav ul li{
	float:left;
	background: url(../images/bg-nav-li.gif) no-repeat 100% 50%;
	margin:0 -2px 0 0;
}
#nav ul li a{
	float:left;
	height:14px;
	text-indent:-9999px;
	margin:0 10px;
}
#nav ul li.direct a{
	background: url(../images/bg-nav.gif) no-repeat 0 -14px;
	width:100px;
}
#nav ul li.forcast a{
	background: url(../images/bg-nav.gif) no-repeat -119px -14px;
	width:91px;
}
#nav ul li.map a{
	background: url(../images/bg-nav.gif) no-repeat -227px -14px;
	width:169px;
}
#nav ul li.direct a:hover{
	background-position:0 0;
}
#nav ul li.forcast a:hover{
	background-position:-119px 0;
}
#nav ul li.map a:hover{
	background-position:-227px 0;
}
/*content*/
#content{
	overflow:hidden;
	width:100%;
	background:#03466c url(../images/bg-menu-li.gif) repeat-y 266px 0;
}
#content.pages{
	background:#03466c url(../images/bg-content.gif) repeat-y 266px 0;
}
/*sidebar*/
div.sidebar{
	width:266px;
	float:left;
}
div.sidebar a{
	color:#fff;
	text-transform:uppercase;
	font-size:10px;
}
#menu{
	width:100%;
	margin:0;
	padding:5px 0 7px;
	background:#347ba2;
	overflow:hidden;
}
#menu li{
	float:left;
	width:240px;
	list-style:none;
	padding:9px 0 6px 15px;
	border-bottom:1px solid #98bcd0;
}
#menu li a{
	float:left;
	height:20px;
	text-indent:-9999px;
}
#menu li.ac a{
	background: url(../images/bg-menu.gif) no-repeat -238px 0;
	width:237px;
}
#menu li.din a{
	background: url(../images/bg-menu.gif) no-repeat -238px -53px;
	width:91px;
}
#menu li.shop a{
	background: url(../images/bg-menu.gif) no-repeat -238px -106px;
	width:129px;
}
#menu li.attr a{
	background: url(../images/bg-menu.gif) no-repeat -238px -159px;
	width:164px;
}
#menu li.ev a{
	background: url(../images/bg-menu.gif) no-repeat -238px -212px;
	width:87px;
}
#menu li.hist a{
	background: url(../images/bg-menu.gif) no-repeat -238px -265px;
	width:101px;
}
#menu li.ac a:hover, #menu li.ac a.active{
	background: url(../images/bg-menu.gif) no-repeat 0 0;
}
#menu li.din a:hover, #menu li.din a.active{
	background: url(../images/bg-menu.gif) no-repeat 0 -53px;
}
#menu li.shop a:hover, #menu li.shop a.active{
	background: url(../images/bg-menu.gif) no-repeat 0 -106px;
}
#menu li.attr a:hover, #menu li.attr a.active{
	background: url(../images/bg-menu.gif) no-repeat 0 -159px;
}
#menu li.ev a:hover, #menu li.ev a.active{
	background: url(../images/bg-menu.gif) no-repeat 0 -212px;
}
#menu li.hist a:hover, #menu li.hist a.active{
	background: url(../images/bg-menu.gif) no-repeat 0 -265px;
}
#menu li ul{
	margin:0 0 0 -5px;
	padding:6px 0 0;
	width:100%;
	overflow:hidden;
	clear:both;
}
#menu li ul li{
	display:inline;
	width:auto;
	background: url(../images/bg-menu-li.gif) no-repeat 0 100%;
	margin:0 0 0 -1px;
	padding:0 6px;
	border:0;
	line-height:11px;
}
div.sidebar #menu li ul li a, div.sidebar #menu li ul li a:hover, div.sidebar #menu li ul li a.active{
	background:none;
	text-indent:0;
	width:auto;
	height:auto;
}
ul.categories{
	width:100%;
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
ul.categories li{
	margin:-2px 12px 0 0;
	background: url(../images/bg-categories.gif) repeat-x 0 0;
	padding:6px 0 5px 17px;
	width:237px;
}

ul.categories li:first-child {
	font-weight: bold;
}

ul.categories li:first-child a {
	color: #fff;
	font-size: 1.1em;
}

div.page{
	width:669px;
	float:right;
}
#content.pages div.page{
	padding:10px 10px 10px 15px;
	width:644px;
}
div.page p.phrase{
	background: url(../images/bg-phrase.gif) no-repeat 0 0;
	text-indent:-9999px;
	width:628px;
	height:86px;
	margin:22px 0 0 21px;
}
div.page h1{
	font-size:24px;
	font-weight:normal;
	color:#006e9c;
	margin:0 0 5px;
}
ul.breadcrumb{
	margin:0 0 0 -3px;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:100%;
}
ul.breadcrumb li{
	background: url(../images/bg-breadcrumb.gif) no-repeat 0 50%;
	float:left;
	margin:0 0 0 -5px;
	padding:0 9px 0 9px;
	display:inline;
	color:#34759a;
}
ul.breadcrumb li a{
	font-weight:bold;
	color:#34759a;
}
div.topic{
	margin:16px 0 0;
}
div.topic img{
	float:left;
	margin:0 9px 0 0;
	border:1px solid #000;
}
div.topic a img{
	border:0;
}
div.topic h3{
	font-size:14px;
	line-height:14px;
	margin:0 0 3px;
}
div.topic  p{
	margin:0;
	line-height:16px;
}
div.topic  a{
	text-decoration:underline;
}
div.topic a:hover{
	text-decoration:none;
}
div.topic p a.more{
	background: url(../images/bg-more.gif) no-repeat 100% 50%;
	padding:0 9px 0 0;
}
dl.contacts{
	margin:10px 0;
	line-height:18px;
}
dl.contacts dt{
	float:left;
	font-weight:bold;
	margin:0 5px 0 0;
}
div.topic-page{
	float:left;
	width:370px;
}
div.topic-page p{
	margin:10px 0;
}
div.intra-nav{
	float:left;
	width:100%;
}
div.intra-nav ul{
	display:inline;
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	overflow:hidden;
}
div.intra-nav ul li{
	float:left;
	background: url(../images/bg-intro.gif) no-repeat 0 50%;
	margin:0 0 0 -2px;
	padding:0 7px;
}
div.intra-nav ul li a{
	color:#34759a;
	font-weight:bold;
}
div.intra-nav ul li a.back{
	background: url(../images/bg-back.gif) no-repeat 0 50%;
	padding:0 0 0 10px;
}
div.intra-nav ul li a.next{
	background: url(../images/bg-next.gif) no-repeat 100% 50%;
	padding:0 9px 0 0;
}
div.image{
	text-align:center;
	color:#34759a;
	float:left;
	width:252px;
	margin:0 0 0 14px;
}
div.image img, div.topic-page img{
	float:none;
	margin:0;
}
div.image p{
	font-size:11px;
	margin:3px 0;
}
/*footer*/
#footer{
	border-top:1px solid #fff;
	text-align:right;
	background:#03466c;
	overflow:hidden;
	padding:0 9px;
	width:918px;
	color:#acc2cf;
	font-size:11px;
}
#footer p{
	margin:5px 0 0;
}
.newletter {
color:#FFFFFF;
font-family:Arial, Tahoma, Verdana sans-serif;
font-size:10px;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:normal;
text-align: center;
}

.newletter_header {
	color:#FFFFFF;
	font-family:Arial, Tahoma, Verdana sans-serif;
	font-size:11px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	text-align: center;
}

.event_container {
	display: block;
	margin-bottom: 15px !important;
	padding-bottom: 5px !important;
	border-bottom: 1px solid #acc2cf;
}

.event_header {
	
}
