* {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-position: center 3.6em;
	background-repeat: repeat-x;
}

html, body {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
}

body {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  position: relative;
}

.topbn{
	padding: 0.5em 1em 0 1em;
	font-size: 2em;
	height: 55px;
}

.day .topbn {
	background: #eaeaea;
	color: #000;
}

.day .topbn a {
	color: #000;
}

.night .topbn {
	background: #133743;
	color: #fff;
}

.night .topbn a {
	color: #fff;
}

body.day {
	background-color: white;
	background-image: url(d.header.bg.png);
	background-position: 0 0;
	color: #333;
}

body.night {
	background-color: #00121C;
	background-image: url(n.header.bg.png);
	background-position: 0 0;
	color: #fff;
}

div.cre{
	position: absolute;
	left: 0;
	top: 0;
	width: 137px;
	height: 137px;
	background: transparent url(1.png) no-repeat top left;
	z-index: 10;
}

.night div.cre{background-position: bottom left;}

div.cre a{
	width: 137px;
	height: 137px;
	display: block;
	border:0;
	text-decoration: none;
}

a {
	color: #0d6bae;

}

.day a {
	color: #085490;
}

a:hover, a:active {
	text-decoration: none;
}


a:focus,a:active {
outline:none;
}

table, body, tr, td, input, textarea {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

img, a img {
	border: 0px;
	vertical-align: bottom;
}


div.clr{
	clear: both;
}


div.allwofooter {
padding-bottom: 143px;

}

div.container {
	margin: auto;
	text-align: left;
	width: 950px;
}

div.header {
	position: relative;
	background-repeat: no-repeat;
	height: 842px;
	background-position: 0 0;
	background-image: none;
}

.day div.header {
	background-image: url(d.building.jpg);
}

.night div.header {
	background-image: url(n.building.jpg);
}

div.headerinner {
	height: 180px;
	position: relative;
}

div.logo {
	width: 233px;
	height: 120px;
	background: no-repeat transparent;
	position: absolute;
	top: 30px;
}
.patch {
 behavior: url(js/iepngfix.htc);
} 
.day div.logo {
	background-image: url(d.logo.png);
}

.night div.logo {
	background-image: url(n.logo.png);
}

div.descr {
	position: absolute;
	left: 570px;
	top: 460px;
	width: 332px;
	padding: 17px;
	font-size: 14px;
	line-height: 150%;
	padding-top: 14px;
}

div.know {
	position: absolute;
	left: 700px;
	top: 142px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 40px;
	display: block;
	height: 35px;
	padding-top: 8px;
	background-image: url(d.know.png);
}

#time div.know{
	overflow: hidden;
	top: 87px;
	padding-top: 55px;
	height: 20px;
	left: 680px;
	padding-left: 60px;
	background-image: none;
}

div.know div.dnf{
	position: absolute;
	top: -70px;
	left:0;
	width: 68px;
	height: 140px;
	background: transparent url(dn.png) no-repeat top left;
}

.night div.know div.dnf{top: 0;}

* html div.know div.dnf{
	background: transparent;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/assets/templates/bcgedon/dn.png",sizingMethod="crop");
}

a.in {
	text-decoration: none;
	border-bottom: 1px dashed #0d6bae !important;
}

a.in:hover, a.in:active {
	border: 0px none;
}

ul.menu {
	list-style-type: none;
	font-size: 16px;
	width: 208px;
	float: right;
	padding-top: 30px;
}

#time ul.menu {
	padding-top: 0px;
	position: absolute;
	left: 753px;
	top: 254px;
	float: none;
}

ul.menu li {
	padding-bottom: 10px;
}

ul.menu ul {
	padding-top: 10px;
	list-style-type: none;
	margin-left: 20px;
}

ul.menu li.active span,ul.menu li.active a, ul.menu li.active li.active span, ul.menu li.active li a:hover {
	color: Black;
	text-decoration: none;
}

ul.menu li.active li a {
	text-decoration: underline;
	color: #085490;
}

ul.menu ul  {
	color: black;
	font-size: 14px;
}



.coulds {
	position: absolute;
}

.coulds h2 {
	padding-bottom: 15px;
	font-weight: normal;
	font-size: 16px;
}

.day #c1n, .day #c2n, .day #c3n {
	visibility: hidden;
}

.night #c1, .night #c2, .night #c3 {
	visibility: hidden;
}

#c1, #c1n {
	width: 180px;
	top: 200px;
	left: 100px;
}

#c2, #c2n {
	width: 280px;
	top: 580px;
	left: 100px;
}

#c3, #c3n {
	width: 280px;
	top: 660px;
	left: 600px;
}

div.main {
	margin-left: 0px;
	margin-right: 250px;
	padding-top: 20px;
}

.breadcrumbs {
		margin-left: 150px;
		padding-bottom: 6px;
}

.breadcrumbs, .breadcrumbs a {
		color: #999;
		text-decoration: none;
		font-size: 11px;
}

.print {
		text-decoration: none;
		font-size: 12px;
		padding-bottom: 5px;
		margin-top: 10px;
		margin-bottom: -29px;
		padding-left: 32px;
}

.print a {
		color: #999;
		background-image: url(print.gif);
		background-repeat: no-repeat;
	background-position: 2px 2px;
	padding-left: 16px;
	padding-right: 25px;

}

div.main h1 {
	font-size: 30px;
	margin-left: 150px;
		font-weight: normal;
		padding-bottom: 15px;
	color: #0d6bae;
}

div.main p {
	font-size: 14px;
	margin-left: 205px;
	line-height: 140%;
	color: #333;
	padding-top: 10px;
	padding-bottom: 10px;
}

div.main p img {
	vertical-align: baseline !important;
}

div.main p.date {
	color: #999;
	font-size: 11px;
	display: block;
	padding-bottom: 4px;
	padding-top: 25px;
}

div.main h2 {
	margin-left: 205px;
	font-size: 16px;
	font-weight: normal;
}

div.errors {
	margin-left: 205px;
	border: 1px solid #0d6bae;
	background-color: #B1D9F6;
	padding: 10px;
}

p span.need {
	color: #0d6bae;
}

p label{
	width: 150px;
	float:left;
}

p input.text, textarea {
	width: 300px;
	padding: 2px;
}

textarea {
	height: 100px;
}

div.main h3 {
	margin-left: 205px;
	font-size: 14px;
	font-weight: normal;
}

div.paginate {
	margin-left: 205px;
	text-align: center;
	font-size: 16px;
	font-family: "Times New Roman", times;
}

div.paginate a {
	text-decoration: none;
}

.ditto_currentpage, .ditto_page {
	padding: 2px;
	margin: 3px;
	font-size: 12px;
	font-family: Tahoma;
}

a.ditto_page {
	text-decoration: underline !important;
}

.ditto_currentpage {
	color: White;
	background-color:  #0d6bae;
}

div.main blockquote {
	padding-top: 15px;
	padding-bottom: 15px;
        padding-left: 65px;
}

div.main blockquote img {


}

div.main blockquote cite {
	display: block;
	float: left;
	width: 100px;
	padding-left: 15px;
	text-align: right;
	padding-right: 25px;
	padding-top: 15px;
	font-style: normal;

}


div.main img.c_logo{
	float: left;
	margin: 10px 0 0 15px;
}

/* +tabs */

.hide {
	display: none;
}

.show {
	display: block;
}

.tabsheet {
	padding-left: 205px;
}

.tabsheet p {
	margin-left: 0px !important;
}

.hide {
	display: none;
}

.tabsheet ul {
	height: 33px;
}

.tabsheet li {
	float: left;
	list-style-type: none;
	padding: 8px;
	padding-left: 20px;
	padding-right: 20px;


}

.tabsheet li.a {
	background-color: #F1F1F1;
}

.tabsheet .a a {
	border-bottom: 0px none !important;
}

.tabsheet .a a:hover {
}


.tabsheet ul.o {
	background-color: #F1F1F1;
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-left: 22px;
	padding-top: 5px;
	padding-bottom: 0px;
	line-height: 170%;
	margin-top: -5px;

}

html>body .tabsheet ul.o {
	height: auto;
}

.tabsheet ul.o li {
	float: none;
	background-color: #F1F1F1;
	list-style-type: none;
	background-repeat: no-repeat;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 20px;
	padding-right: 0px;

}



.tabsheet div.subo {
}

/* -tabs */

div.news {
	padding-left: 150px;
	padding-top: 20px;
}

div.news h2 {
	font-size: 16px;
	font-weight: normal;
	padding-bottom: 25px;

}

div.news ul {
	padding-left: 50px;
}

div.news ul li{
	padding-bottom: 25px;
	list-style-type: none;
	width: 300px;
}

#time p.all {
	padding-left: 50px;
}

p.all, p.all a   {
	font-size: 11px;
}
div.news ul li span {
	color: #999;
	font-size: 11px;
	display: block;
	padding-bottom: 4px;
}


div.secondpart {
  height: 83px;
  padding-top: 60px;

  width: 100%;
  position: absolute;
  bottom: 0;
	left: 0;

	background-repeat: repeat-x;
	background-position: top;

}

.day div.secondpart {

	background-image: url(d.footer.bg.png);
}

.night div.secondpart {
	background-image: none;
}



div.footer {
	font-size: 11px;
	position: relative;
	height: 5em
}

.day div.footer p {
	color: #666 !important;
}

#time div.footer {
}

.night div.footer a {
	color: white;
}

div.footer a {
	color: #666;
}

div.footer p {
	padding-bottom: 7px;
}



div.footer div.address {
	width: 250px;
	float: left;
	margin-left: 40px;
}

div.footer address {
	font-style: normal;
}

div.footer address sup {
	font-size: 14px;
/* 	margin-left: -40px; */
	float:left;
	display: block;
	font-weight: normal;
	color: #666;
	padding-top: 1px;
	padding-right: 3px;
}

div.footer address {
	font-size: 18px;
	font-weight: bold;
	display: block;
	color: #0d6bae;
}


div.footer div.address p {
	padding-left: 36px;
}

div.footer div.cnt {
	width: 250px;
	float: left;
	margin-left: 60px;
}

#time div.footer div.cnt {
	width: 250px;
	float: none;
	margin-left: 310px;
	position: relative;
}

div.footer div.r {
	width: 240px;
	float: right;
	margin-left: 40px;
}

.footer div#sl{
	width: 14.5em;
	padding: 0.6em 1.6em;
	background: #dedede;
	position: absolute;
	bottom: 6em;
	right: 100px;
	display:none
}

#time .footer div#sl{
	width: 14.5em;
	bottom: 3em;
	right: auto;
	left: 120px;
}

.night .footer div#sl{background:#000}
#time.night .footer div#sl .st{
	border-color:#000;
	border-bottom: 10px solid transparent;
	//border-bottom: 10px solid #031924;
}

#time .footer div#sl .st{
	right: auto;
	left: 10%;
	border-right: 0;
	border-left: 10px solid #dedede;
}



.footer div#sl p{margin: 0;padding:0}

.footer div#sl .st{
	display: block;
	width: 0;
	height: 0;
	line-height:0;
	font-size: 0;
	border-right: 10px solid #dedede;
	border-bottom: 10px solid transparent;
	//border-bottom: 10px solid #fff;
	position: absolute;
	bottom: -10px;
	right: 10%
}

.footer a.sl{
	text-decoration: none;
	border-bottom: 1px dashed;
}

.footer a.sl:hover{border:0}

.footer span.sl{
	width: 25px;
	height: 29px;
	position: absolute;
	background: transparent url(sl.png) no-repeat top left;
	margin: 0.8em 0 0 0.2em;
}

