body {
  margin: 0;
  padding: 0;
  background: #9E9E9E url(../images/all.jpg) center repeat-y;
  font-family: Tahoma, sans-serif;
  font-size: 11px;
  color: #353832;
  line-height: 160%;
}

h1, h2, h3, h4, h5, h6 {
  font-family: Tahoma, Geneva, sans-serif; 
  color: #2d6088;
}

h1 {
  font-size: 20px;
  font-weight: normal;
}

h2 {
  font-size: 16px;
  font-weight: bold;
  /*margin-bottom: .5em; */
}

h3 {
  font-size: 14px;
  font-weight: bold;
}

h4, h5 {
  font-size: 11px;
  font-weight: bold;

}

h4 {
  color: #000;
  margin-top: 1.5em;
}


h5 {
  color: #646464;
  margin: 1em 0;
}


a, .voteQuestion, .blue{
  color: #005c90;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

a.moreLink, ul.voteAnswers, .voteQuestion {
  font-size: 11px;
  text-decoration: none;
}

a.greyLink, #contentCenter a.greyLink, #contentRight a.greyLink{
  text-decoration: none;
  background: #7d7962 url(../images/more_arr.gif) right center no-repeat;
  -background-position: right -1px;
  padding: 1px 25px 1px 3px;
  color: #fff;
  font-size: 11px;
}

p {
  margin: 0 0 1em 0;
}

a img {
  border: none;
}

.lightGrey {
  color: #7c8375;
}

.grey {
  color: #646464;
}

ul.voteAnswers {
  margin: 0;
  padding: 0;
  list-style: none;
}

.inline {
   display: inline;
}

.separator {
   border-left: solid 1px #d8d2ce;
   margin:0 10px 0 9px;    
}


#mainBackground {
  background: url(../images/wraph.jpg) repeat-y;
}

#paradox {  background: url(../images/header.jpg) no-repeat top left;}

#topToolBar {
  height: 30px;

  margin: 30px 40px 0 0;
float:left;
  
}
#menu_view {
width:680px;
color: #8C8C8C;
text-align: left;
float: left;
margin: 0px 0px 0px 0px;
padding: 140px 0px 0px 20px;
font-weight:none;
font-size: 11px;


}



#menu_view ul {
	list-style: none;
padding: 0px 0px 0px 0px;
	margin: 0;

}

#menu_view li {
	padding: 0px 0px 0px 0px;
	margin: 0px;
    line-height: 140%;
    display: inline;
	font-weight: 400;
	font-family: Tahoma;
	text-transform: uppercase;
	font-size: 12px;

}

#menu_view li.first {
background: none;
	border-left:none;

}
#menu_view li a {
padding:7px 10px 7px 10px;
	color: #FF5603;
}

#menu_view li a:hover {
color: #ffffff;

background: #EA4D00 url(../images/hover.gif) repeat-x;
text-decoration: none;
}
/*----SEARCH FORM----*/
.form-submit { background:url(../images/bg-but.gif) top repeat-x; vertical-align:middle; color:#FFF; font-size:12px; font-weight:bold; border:1px solid #323232; padding:0px 3px 2px 3px}
.form-submit:hover { background:url(../images/bg-but2.gif) top repeat-x;}


.search-box { padding:9px 0px 0px 0px; font-size:0;}
.search-box input { font-size:12px; vertical-align:middle}

#search-theme-form {padding: 0 0 0 5px;}
#search-theme-form label { color:#7c8a90; font-size:15px; font-weight:normal; vertical-align:middle; margin-right:10px;}

#search-theme-form .form-submit { 
background:url(../images/search.png) top left no-repeat;
border:none;
width:35px;
height:33px;
vertical-align:middle;
color:#FFF;
font-weight:bold;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
padding:1px 0px 3px 0px;
line-height:15px;
text-transform:capitalize;
}
#search-theme-form .form-text { width:175px; font-size:14px; background: url(../images/search_bg.png) no-repeat 0 0; font-weight:normal; color:#444444; height:23px;  border:0px solid #1d7bbd; margin-right:0px; padding:3px 0px 0px 70px;}

#main{
 width: 1000px;
  margin: 0 auto;
    background: #ffffff;
}
#toolBarContent{
 width: 160px;

}
#ghost {  background: url(../images/footer.jpg) no-repeat bottom right;}
#topToolBar #toolBarContent {
  line-height: 30px;
  font-family: "Myriad Pro", "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #deecf5
}

#topToolBar #toolBarContent #leftToolBarContent {
  margin-left: 30px;
  -margin-left: 15px;
  float: left;
}

#topToolBar #toolBarContent #leftToolBarContent a{
  border-right: solid 1px #9F9F9F;
  margin-right: 10px;
  padding-right: 10px;
  color: #deecf5;
}

#topToolBar #toolBarContent #leftToolBarContent a.last {
  border: none;
}

#topToolBar #toolBarContent #leftToolBarContent #icons {
  margin-right: 30px;
  float: left;
  display: table;
}

#topToolBar #toolBarContent #leftToolBarContent #icons a {
  display: block;
  float: left;
  margin-top: 10px;
  height: 12px;
}

#topToolBar #toolBarContent #leftToolBarContent #links {
  float: left;
}

#rightToolBarContent {
  float: right;
  width: 263px;
  text-align: right;
  margin-right: 10px;
  margin-top: 10px;

}
#rightToolBarContent p {
padding: 0 0 0 20px;
color: #757575;
  text-align: left;


}

#topToolBar #toolBarContent #rightToolBarContent #topSerachForm{
  margin: 0;
  padding: 0;
}

#topToolBar #toolBarContent #rightToolBarContent #topSerachForm label{
  margin-right: 15px;
}

#topToolBar #toolBarContent #rightToolBarContent #topSerachForm input {
  border: none;
  background: none;
  line-height: 18px;
  height: 18px;
  margin: 0;
  padding: 0;
}

#topToolBar #toolBarContent #rightToolBarContent #topSerachForm #searchQuery {
  background-color: #74c1e1;
  color: #ffffff;
  margin-right: 10px;
  width: 150px;
}

#topToolBar #toolBarContent #rightToolBarContent #topSerachForm #searchButton {
  background: url(../images/search.gif) center no-repeat;
  width: 14px;
  height: 18px;
}


#main #header {
  height: 315px;


}

#main #header #logos{
  margin: 0 0 0 25px;
}

#main #header #logos img {
  margin-right: 60px;
  margin-top: 10px;
}


#main #mainContent {
  /*min-height: 680px;
  -height: 680px;   */
  min-height: 500px;
  -height: 500px;
  margin-bottom: 0px;
  padding-bottom: 7px;
}

#sideads {width: 280px; padding: 15px 0 15px 20px;   background: url(../images/separator.png) no-repeat top;}
#contentAds {width: 670px;  padding: 15px 0 15px 0; margin-bottom: 5px;  color: #DEDEDE; }
#way { padding: 10px 0 10px 80px;   background: url(../images/way.gif) no-repeat left 12px; height: 15px; border-bottom: 2px solid #F1F1F1;  border-top: 2px solid #F1F1F1;}
#mainContentBg {
  background: url(../images/pages_background.gif) repeat-y 12px top #ffffff;
}

#main #mainContent #leftSide {
  float: right;
  width: 301px;
  padding-top: 0px;
  margin-top: 50px;
}

#main #mainContent #leftSide #mainMenu {
background: url(../images/brand.jpg) no-repeat left top;
padding-top: 50px;
}

#main #mainContent #leftSide #mainMenu a{
  color: #606060;
}

/*#main #mainContent #leftSide #mainMenu ul li.active a {
  margin-left: 30px;
}

#main #mainContent #leftSide #mainMenu ul ul li a {
  margin-left: 0;
} */

#main #mainContent #leftSide #mainMenu li.active a:hover {
  color: #606060;
}


#main #mainContent #leftSide #mainMenu ul {
  list-style: none;
  padding: 0 0 18px 0;
  margin: 0;
  font-size: 11px;
}

#main #mainContent #leftSide #mainMenu ul ul {
  padding: 0px 0 8px 0;
  position: relative;
}

#main #mainContent #leftSide #mainMenu ul ul li{
  margin:  0 63px 0 43px;
}

#main #mainContent #leftSide #mainMenu ul li{
  margin: 0 0px 0 50px;
}

#main #mainContent #leftSide #mainMenu ul li.active {
  border-bottom: none;
  margin: 0;
  padding: 0;
  background-color: #124c7b;
}


#main #mainContent #leftSide #mainMenu ul li.last, #main #mainContent #leftSide #mainMenu ul li.last a{
  border-bottom: none;
}

#main #mainContent #leftSide #mainMenu ul li span {
  display: block;
  padding: 5px 0;
  color: #fff;
  margin-left: 30px;
}

#main #mainContent #leftSide #mainMenu ul li a {
  display: block;
  padding: 5px 0 2px 7px;
  text-decoration: none;
}

#main #mainContent #leftSide #mainMenu ul li.active a {
  border-bottom: none;
}


#main #mainContent #leftSide #mainMenu ul li a:hover {
  color: #ffffff;
  background: #7A7A7A;
}

#main #mainContent #leftSide #mainMenu ul ul li a {
  border-bottom: none;
}

#main #mainContent #leftSide #mainMenu ul ul li {
  border-bottom: solid 1px #185d96;
  border-top: solid 1px #8fb7d5;
}

#main #mainContent #leftSide #mainMenu ul ul li.first {
  border-top: none;
}

#main #mainContent #leftSide #mainMenu ul ul li.last a{
  -padding-bottom: 0px;
}

#main #mainContent #leftSide #mainMenu ul ul li a:hover, #main #mainContent #leftSide #mainMenu ul ul li a.active {
  color: #fff;
  background: url(../images/menu_arrow.gif) left center no-repeat;
  padding-left: 12px;
  margin-left: -12px;
}

#main #mainContent .infoBlock {
  margin: 12px 0;
  background-color: #ffffff;
  -width: 252px;
  -overflow: hidden;
}

#main #mainContent #leftSide .infoBlock .title {
  padding: 10px 0 7px 27px;
  background-color: #4383b4;
}

#main #mainContent #leftSide .infoBlock .title h1 {
  color: #ffffff;
  font-size: 15px;
  font-weight: normal;
  margin: 0;
}

#main #mainContent #leftSide .infoBlock .infoBlockContent {
  margin: 3px 0 3px 10px;
  border-top: solid 1px #e1e1e1;
  border-bottom: solid 1px #e1e1e1;
  background-color: #edf5f7;
  padding: 7px 10px 5px 15px;
}

#main #mainContent #leftSide .infoBlock .infoBlockContentWrapper {
  min-height: 190px;
  -height: 190px;
}

#main #mainContent #rightSide {
  padding: 16px 14px 10px 1px;
  width: 670px;
  float: right;
  background: url(../images/content_bg.gif) no-repeat top left;
}

#main #bottomMenu {
  clear: both;
  padding: 10px 5px;
  text-align: center;
  line-height: 1.7em;
  font-family: "Myriad Pro", "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  border-top: solid 1px #e7e7e3;
  margin: 0 10px;
}

#main #bottomMenu a {
  margin-left: 3px;
  padding-right: 5px;
  border-right: solid 1px #b5bfac;
  color: #2d6088;
}

#main #bottomMenu a:hover {
  text-decoration: underline;
}

#main #bottomMenu a.last {
  padding: 0;
  border: none;
}

#footer {

  padding: 25px 40px;
  color: #7B7B7B;
  font-size: 11px;
}

#footer #inbrief{
  position: relative;
  top: -3px;
  margin-left: 10px;
  //top: -10px;
  -top: -3px;
}

#footer #developer{
  padding-top: 5px;
}

#footer a{
  color: #fff;
}

#bigTab {
  float: right;
  width: 520px;
  margin: -70px -14px 0 0;
  -width: 500px;
  -margin: -70px 0 0 0;
}

#bigTab #bigTabLeft {
  background: url(../images/big_tab_left.png) left top no-repeat;
  /*width: 520px;
  height: 300px;
  background-color: red; */
  /*padding-left: 30px; */
}

#bigTab #bigTabRight {
  background: url(../images/big_tab_right.png) right top no-repeat;
  /*padding-right: 31px;*/
}

#bigTab #bigTabContent {
  /*height: 600px;*/
  /*background-color: #ffffff;*/
  padding: 0 0;
  margin-left: 18px;

}

#bigTab #photoIcon {
  width: 24px;
  height: 20px;
  background: url(../images/index_photo.gif) no-repeat;
  float: left;
  margin-right: 10px;
}

#bigTabContent h1 {
  margin: 10px 0 10px 0;
  color: #5F5F5F;
  font-size: 19px;
}

#bigTabContent #galleryTab {
  position: absolute;
  width: 185px;
  height: 46px;
  background: url(../images/index_gallerytab.png);
  margin-left: 195px;
  margin-top: -21px;
}

#bigTabContent #galleryContainer {
  width: 470px;
  height: 407px;
  background-color: #edf5f7;
  border-top: solid 1px #d4dadb;
  border-bottom: solid 1px #d4dadb;
  padding: 8px;
}

#bigTab #bigTabHeader {
  background-color: #fff;
  width: 458px;
  margin-left: 15px;
  padding-top: 10px;
  padding-bottom: 1px;
}

.whiteBg {
  background-color: #fff;
  padding: 8px;
}

#bigTabContent #galleryArrowLeft {
  position: absolute;
  width: 19px;
  height: 19px;
  background: url(../images/gallery_arrow_left.png);
  margin-top: 125px;
  margin-left: 8px;
}

#bigTabContent #galleryArrowRight {
  position: absolute;
  width: 19px;
  height: 19px;
  background: url(../images/gallery_arrow_right.png);
  margin-top: 125px;
  margin-left: 425px;
}

.orangeHeader {
  background-color: #ece58f;
  height: 26px;
  line-height: 26px;
  padding: 0 8px;
  overflow: hidden;
  margin-bottom: 5px;
}

.orangeHeader h2 {
  color: #010a0f;
  margin: 0;
  font-size: 14px;
  font-weight: bold;
}

.timeStamp {
  float: right;
  font-size: 11px;
}

.timeStamp .date{
  color: #000407;
}

.timeStamp .time {
  color: #6f7172;
  margin-left: 10px;
  padding-left: 10px;
  border-left: solid 1px #d8d2ce;
}

.timeStamp .time sup {
  font-size: 8px;
  text-decoration: underline;
  margin-left: 2px;
}

#bigTabContent #mainImage {
  width: 453px;
  height: 260px;
  margin-bottom: 5px;
  background-repeat: no-repeat;
  background-position: center top;
}

#bigTabContent #mainGalleryPreviews a{
  outline: none;
  display: block;
  border: none;
}

#bigTabContent #mainGalleryPreviews div {
  width: 82px;
  height: 46px;
  border: solid 1px #dcdfe0;
  background-repeat: no-repeat;
  background-position: center top;
}

#indexBanners {
  z-index: 1;
}

#indexBanners img {
  display: block;
  margin-top: 10px;
}

#indexPartners {
  background-color: #f3f6f7;
  text-align: center;
  padding: 20px 0;
  margin-top: 5px;
}

#indexPartners img {
  margin: 5px 20px;
}

#pagesPartners {
  background-color: #f3f6f7;
  text-align: center;
  padding: 20px 0;
  margin-top: 5px;
}

#pagesPartners img {
  margin: 5px 5px;
}

#indexNews {
  background-color: #edf5f7;
  margin-top: 5px;
  border-bottom: solid 1px #f0f0ed;
}

.indexNewsContent {
  padding-left: 8px;
}

.indexNewsTable td {
  background-color: #ffffff;
  vertical-align: top;
}

#indexNews .indexNewsImage {
  width: 217px;
  height: 124px;
  margin-bottom: 5px;
  background: no-repeat center;
}

#pagesBigTab {
  width: 100%;
  /*height: 900px;*/
  background: url(../images/big_tab.png) no-repeat 5px top;
  padding: 1px 0 0 0;
  margin-top: -74px;
  //position: relative;
  //top:-74px;
  //margin-bottom: -74px;
}

#pagesBigTabHeader {
  margin-left: 267px;
  margin-top: 10px;
}

#pagesBigTabHeader h1 {
  margin: 0;
}

#breadcrumbs {
  background-color: #ece58f;
  padding: 6px 0 6px 10px;
  margin: 22px 0 10px 0;
  width: 440px;
}

#contentLeft {
  margin-left: 23px;
  -margin-left: 12px;
  margin-right: 30px;
  -margin-right: 15px;
  width: 225px;
  float: left;
  padding: 1px 0 0 0;
  margin-top: 94px;
}

#contentRight {
  float: left;
  width: 425px;
  padding: 0 45px 0 0px;
  font-size: 11px;
  /*-background-color: green; */
  line-height: 1.3em;
}

#contentRight ul, #contentCenter ul {
  list-style-position: inside;
  margin-left: 0;
  padding-left: 0;
  line-height: 1.5em;
}

#pagesRightShadow {
  background: url(../images/big_tab_right_shadow.jpg);
  width: 10px;
  height: 160px;
  position: absolute;
  margin-left: 738px;
}

#contentRight a  {
  text-decoration: underline;
}

a.noDecoration {
  text-decoration: none;
}

a.noDecoration:hover {
  text-decoration: underline;
}

.hr {
  border-bottom: solid 1px #d3d9da;
  margin: 1.5em 0 2em 0;
}

#contentCenter {
  margin-left: 40px;
  margin-right: 40px;
  -margin-right: -10px;
  font-size: 11px;
  line-height: 1.3em;
  -padding-right: 24px;
}

.contentBottomWrapper {
  height: 4em;
}

#contentRight ul ul, #contentCenter ul ul {
  margin-left: 30px;
}

ul#thirdLevelMenu {
  background-color: #edf5f7;
  list-style: none;
  font-size: 11px;
  /*line-height: 22px; */
  margin: 0;
  margin-bottom: 1em;
  padding: 12px 15px 17px 10px;
}

ul#thirdLevelMenu li {
  border-bottom: solid 1px #d3d9da;
  padding: 5px 6px;

}

ul#thirdLevelMenu li.last {
  border-bottom: none;
}

ul#thirdLevelMenu span, ul#fourLevelMenu span {
  color: #000;
}

ul#fourLevelMenu li a {
  text-decoration: none;
}

ul#fourLevelMenu li a:hover, ul#fourLevelMenu li a.noDecoration:hover{
  text-decoration: underline;
}

.portrait {
  width: 112px;
  border: solid 6px #edf5f7;
}

#rightSideBorder {
  height: 8px; 
  background-color: #edf5f7; 
  border-bottom: solid 1px #d0d0c8; 
  margin: 0 12px 0 5px;
}

/*#newsTabs {
  background-color: #fff;
  padding-top: 6px;
  font-size: 11px;
  margin-top: 12px;
}

#newsTabContent {
  background: #3577aa url(../images/tab.gif);  
}

#newsTabRightMask {
  background: transparent url(../images/tab_mask_right.png) right top no-repeat;
  height: 28px;
}

#newsTabs  a.newsTab, #newsTabs  div.newsTab{
  padding: 8px 15px 7px 15px;
  color: #fff;
  text-decoration: none;
  display: block;
  float: left;
  border-right: solid 1px #87b0cf;
  border-left:  solid 1px #185d96;
  outline: none;
}

#newsTabs  a.newsTab:hover {
  background-color: #165c95;
  color: #4989b8;
}

#newsTabs a.last {
  border-right: none;
}

#newsTabs a.first, #newsTabs div.first{
  background-image: url(../images/tab_mask_left.png);
  background-position: left top; 
  background-repeat: no-repeat;
  border-left: none;  
}

#newsTabs a.active, #newsTabs a.active:hover{
  margin-top:-6px;
  background-color: #edf5f7;
  color: #1769aa;
  padding-top:14px;
  border: none;
  cursor: pointer;
} */

#newsTabs {
  background-color: #fff;
  padding-top: 6px;
  font-size: 11px;
  margin-top: 12px;
}

#newsTabContent {
  background: #3577aa url(../images/tab.gif);
}

#newsTabRightMask {
  background: transparent url(../images/tab_mask_right.png) right top no-repeat;
  -background: none;
  height: 28px;
}

#newsTabs  a.newsTab, #newsTabs  div.newsTab{
  padding: 8px 13px 7px 13px;
  color: #fff;
  text-decoration: none;
  display: block;
  float: left;
  border-right: solid 1px #87b0cf;
  border-left:  solid 1px #185d96;
  outline: none;
}

#newsTabs  a.newsTab:hover {
  background-color: #165c95;
  color: #4989b8;
}

#newsTabs a.last {
  border-right: none;
  background: url(../images/tab_mask_right.png) right top no-repeat;
  -background: none;
}

#newsTabs a.first, #newsTabs div.first{
  background-image: url(../images/tab_mask_left.png);
  background-position: left top;
  background-repeat: no-repeat;
  -background: none;
  border-left: none;
}

#newsTabs a.active, #newsTabs a.active:hover{
  margin-top:-6px;
  background-color: #edf5f7;
  color: #1769aa;
  padding-top:14px;
  border: none;
  padding-left: 14px;
  padding-right: 14px;
  cursor: pointer;
}

#newsTabs #firstNewsTab a.active{
  padding-right: 13px;
  padding-left: 14px;
}

#newsTabs #lastNewsTab a.last {
  width: 80px;
  -width: auto;
}

#newsTabs #lastNewsTab a.active{
  padding-right: 14px;
  padding-left: 13px;
}

a.active,  span.active{
  color: #000;
}

.right_menu {
  display: none;
  position: absolute;
  background: url(../images/right_menu_bottom.png) no-repeat bottom right;
  padding-bottom: 9px;
  padding-left: 70px;
  width: 190px;
  margin-left: 135px;
  margin-top: -10px;
  z-index:999;
}


#main #mainContent #leftSide #mainMenu .right_menu ul {
  z-index: 9999;
  padding: 0 18px 0 15px;
  margin-top: 5px;

  border-top: solid 5px #165c95;
  border-bottom: none;
  min-height:93px;
  -height:93px;
}

#main #mainContent #leftSide #mainMenu .right_menu li {
  width: 100%;
  margin: 0;
}

#main #mainContent #leftSide #mainMenu .right_menu li a.active {
  background: none;
  padding-left: 0;
  margin-left: 0;
}

#main #mainContent #leftSide #mainMenu .right_menu li a:hover {
  padding-left: 0;
  margin-left: 0;
  background: none;
  color: #0e3b5f;
}

#main #mainContent #leftSide #mainMenu li:hover .right_menu {
  display: block;
}


#main #mainContent #leftSide #mainMenu .right_menu li.last {
  border: none;
}

#main #mainContent #leftSide #mainMenu .right_menu li.first  {
  border-top: none;
}

#contentCenter blockquote {
  font-size: 12px;
  font-family: Verdana;
  font-style: italic;
  color: #434343;
  background-color: #edf5f7;
  margin: 10px 0;
  padding: 10px 90px 10px 70px;
}

#contentCenter a {
  text-decoration: underline;
}

#contentCenter a.moreLink, #contentCenter a.noDecoration {
   text-decoration: none;
}

#contentCenter a.noDecoration:hover{
   text-decoration: underline;
}

#contentCenter img, #contentLeft .imageleft img{
  border: solid 5px #edf5f7;
}

#contentCenter .imageleft, #contentLeft .imageLeftBlock {
  width: 225px;
  text-align: center;
  overflow: hidden;
}

#contentCenter img.noBorder, #contentLeft .imageleft img.noBorder {
  border: none;
}

#contentCenter .imageleft, #contentLeft .imageleft {
  float: left;
  width: 225px;

}

#contentCenter .imageleft .container, #contentLeft .imageleft .container {
  margin: 25px 75px 25px 40px;
  text-align: center;
  color: #7c8375;
  font-size: 10px;
}

#contentLeft .imageleft .container{
  margin: 25px 0 25px 0;
}


#contentCenter .imageleft .container img, #contentLeft .imageleft .container img {
  margin-bottom: 10px;
}

#contentCenter .imageCenter {
  margin-bottom: 10px;
}

#contentCenter .imageCenter .container {
  text-align: center;
  color: #7c8375;
  font-size: 10px;
  width: 290px;
  padding: 0 20px;
  float: left;
}

#contentCenter .imageCenter .container .imageCenterBlock{
  text-align: center;
  width: 290px;
}

#contentCenter .imageleft .container img {
  margin-bottom: 5px;
  display: block;
  float: none;
}

#contentCenter ol {
  margin-left: 0;
  padding-left: 0;
  list-style-position: inside;
}

#contentCenter ol li {
  margin-bottom: .4em;
}

table#calendarTable {
  font-size: 10px;
  line-height: 12px;
}

table#calendarTable tbody tr {
  height: 0px;
}

table#calendarTable thead {
  background-color: #dcecf0;
  border-top: solid 1px #d3d9da;
}


table#calendarTable thead tr th {
  border: none;
  border-left: solid 1px #d3d9da;
  text-align: center;
  padding-bottom: 7px;
}

table#calendarTable thead tr td {
  border-top: none;
  border-left: solid 1px #d3d9da;
  text-align: center;
}

table#calendarTable tbody {
  /*border-top: solid 1px #999999;*/
}


table#calendarTable tbody tr td {
  padding: 3px 2px;
  height: 0px;
  border-left: solid 1px #d3d9da;
}


#contentCenter table {
  border-collapse: collapse;
}

#contentCenter table td, #contentCenter table th {
  vertical-align: middle;
  border-top: solid 1px #d3d9da;
  border-bottom: solid 1px #d3d9da;
}

#contentCenter table thead.title tr {
  height: 40px;
  color: #165c95;
  font-size: 14px;
  font-weight: bold;
  background-color: #dcecf0;
}

#contentCenter table thead.fields tr {
  background-color: #edf5f7;
  height: 29px;
}


#contentCenter table thead.fields tr th {
  text-align: left;
  padding-left: 17px;
}

#contentCenter table thead.fields tr a {
  text-decoration: none;
  padding-right: 14px;
  background: url(../images/sort_arrow_asc.gif) no-repeat center right;
  font-weight: normal;
}

#contentCenter table thead.fields tr span {
  /*padding-right: 14px;*/
  font-weight: normal;
  color: #005C90;

}

#contentCenter table thead.fields tr a.asc_active {
  color: #000;
  font-weight: bold;
  background: url(../images/sort_arrow_asc_active.gif) no-repeat center right;
}

#contentCenter table thead.fields tr a.asc {
  background: url(../images/sort_arrow_asc.gif) no-repeat center right;
}

#contentCenter table thead.fields tr a.asc:hover {
  color: #000;
  background: url(../images/sort_arrow_asc_active.gif) no-repeat center right;
}

#contentCenter table thead.fields tr a.desc_active {
  color: #000;
  font-weight: bold;
  background: url(../images/sort_arrow_desc_active.gif) no-repeat center right;
}

#contentCenter table thead.fields tr a.desc {
  background: url(../images/sort_arrow_desc.gif) no-repeat center right;
}

#contentCenter table thead.fields tr a.desc:hover {
  color: #000;
  background: url(../images/sort_arrow_desc_active.gif) no-repeat center right;
}


/*#contentCenter table thead.fields tr th a:hover {
  color: #000;
  background: url(../images/sort_arrow_active.gif) no-repeat center right;
} */

#contentCenter table tbody td {
  padding-left: 17px;
  height: 29px;
  padding: 5px 10px 5px 17px;
}

#contentCenter table.files {
  margin: 1em 0;
}

#contentCenter table.files tr:nth-child(even) {
  background-color: transparent;
}

#contentCenter table.files td {
  border-bottom: solid 1px #d3d9da;
  border-top: none;
  vertical-align: bottom;
  height: 29px;
  padding: 0;
}

#contentCenter table.files td.name {
  padding-left: 17px;
  padding-bottom: 5px;
}

#contentCenter table.files td.ico {
  padding: 0 30px 0 40px;
}

#contentCenter table.files td.size {
  color: #7c8375;
  font-size: 10px;
  padding-right: 17px;
  padding-bottom: 5px;
}


#contentCenter table.files img {
  border: none;
}

#contentCenter table.files a {
  text-decoration: none;
}

#contentCenter table.files a:hover {
  text-decoration: underline;
}

.red {
  color: #d90000;
}

.black {
  color: #333;
}

#contentCenter form {
  margin: 0;
}

#contentCenter form input {
  font-family: Tahoma, serif;
  font-size: 11px;
  padding-top: 2px;
  padding-bottom: 2px;
}

#contentCenter form select {
  font-family: Tahoma, serif;
  font-size: 11px;
}

#contentCenter .paginator {
  color: #afafa8;
  margin-top: 1em;
}


#contentCenter .paginator a {
  text-decoration: none;
}

#contentCenter .paginator a:hover {
  text-decoration: underline;
}

#contentCenter .news .item  {
  border-bottom: solid 1px #d3d9da;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

#contentCenter .news .last{
  border-bottom: none;   
}

#contentCenter .news .item h4 {
  line-height: 1em;
}

#contentCenter .news .item table td {
  border: none;
  padding: 0;
  vertical-align: top;
}

#contentCenter .news .item table td.articleImage {
  /*width: 200px;*/
  padding-right: 10px;
}

#contentCenter .news .item table td.chairmenImage {
  width: 110px;
  padding-right: 20px;
  color: #7C8375;
  text-align: center;
}

#contentCenter .news .item table td.chairmenImage img {
  margin-bottom: 5px;
}


#contentCenter .news .item table td.articleLogo {
  width: 115px;
  padding-left: 25px;
  vertical-align: middle;
}

#contentCenter .news .item table td.articleLogo img {
  border: 0;
}

#contentCenter .news .item table td.articleContent .timeStamp {
  float: none;
}

#indexPartners p {
  margin: 0;
}

#pagesPartners p {
  margin: 0;
}

#contentCenter .news .item, #contentRight .news .item{
  border-bottom: solid 1px #d3d9da;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

#contentCenter .news .last, #contentRight .news .last{
  border-bottom: none;
}

#contentCenter .news .item h4, #contentRight .news .item h4{
  line-height: 1em;
}

#contentCenter .news .item table td, #contentRight .news .item table td  {
  border: none;
  padding: 0;
  vertical-align: top;
}

#contentCenter .news .item table td.articleImage, #contentRight .news .item table td.articleImage {
  /*width: 200px;*/
  padding-right: 10px;
}

#contentCenter .news .item table td.articleLogo, #contentRight .news .item table td.articleLogo{
  width: 115px;
  padding-left: 25px;
  vertical-align: middle;
}

#contentCenter .news .item table td.articleLogo img, #contentRight .news .item table td.articleLogo img{
  border: 0;
}

#contentCenter .news .item table td.articleContent .timeStamp, #contentRight .news .item table td.articleContent .timeStamp {
  float: none;
}

#contentRight .news a.noDecoration {
  text-decoration: none;
}

#contentRight .news a.noDecoration:hover{
  text-decoration: underline;
}

#newsContainer {
  margin-top: 30px;
}

#contentRight #newsContainer {
  border-bottom: none;
}

#contentCenter table thead.fields tr span.noSort{
  background: none;
  color: #165c95;
  font-weight: normal;
}

#booksList {
  margin-bottom: 30px;
}

#contentCenter #booksList td {
  vertical-align: top;
  padding: 15px 7px;
}

#contentCenter #booksList .bookName{
  font-size: 13px;
}

#newsGroupImage {
  text-align: center;
  padding: 25px 0;
}

#sortParams {
  background-color: #EDF5F7;
  padding: 10px 5px 10px 10px;
}

#contentLeft #sortParams label {
  font-weight: bold;
  display: block;
  color: #000;
  font-size: 11px;
  margin-bottom: 5px;
}

#contentLeft #sortParams select{
  margin: 0 5px 10px 0;
}

#contentLeft #sortParams select.date{
  width: 200px;
}

#contentLeft #sortParams select.year{
  width: 50px;
}

#contentLeft #sortParams select.month{
  width: 145px;
}

a.upMoreLink, #contentCenter a.upMoreLink, #contentRight a.upMoreLink {
  background-image: url(../images/link_up.gif);
}

#footer td p {
  margin: 0;
}

.photoFrameInList {
  width: 217px;
  height: 210px;
  float: left;
  text-align: center;
}

.photoFrameInList img {
  border: solid 5px #edf5f7;
}

.photoFrameInList p {
  margin: 5px 10px 0 10px;
}

.photoFrameInList .timeStamp {
  float: none;  
}

.photoFrameInList .timeStamp .date{
  color: #6F7172;
}

/*.infoBlockContentWrapper dd label{
  width: 100px;
  display: block;
}


.infoBlockContentWrapper dd input{
  padding: 0;
  margin: 0;
  display: block;
  float: left;
} */

div.message {
  padding: 8px;
  background-color: #70a658;
  color: #fff;
  margin: 1em 0;
}

div.error {
  padding: 8px;
  background-color: #d94646;
  color: #fff;
  margin: 1em 0;
}


ul.errors {
  padding: 0;
  margin: 0;
  list-style: none;
  color: #d90000;
}

#leftBannersContainer p{
  margin: 0;
}

#leftBannersContainer {
	/*margin: 12px 0 0 0;*/
	background-color: #fff;
	text-align: center;
}

#leftBannersContainer .firstLeftBanner {
	padding-bottom: 10px;
	/*padding-top: 5px;   */
	margin: 12px 0 -12px 0;
}

#leftBannersContainer .leftBanner {
	padding-bottom: 10px;
	/*padding-top: 5px;    */
	margin: 12px 0 -12px 0;
}

#leftBannersContainer .lastLeftBanner {
	padding-bottom: 10px;
	/*padding-top: 5px;     */
	margin: 12px 0 -12px 0;
}

#main #mainContent #leftSide #mainMenu2 {
background: url(../images/news.jpg) no-repeat left top;
padding-top: 50px;
}

#main #mainContent #leftSide #mainMenu2 a{
  color: #000000;
}

#main #mainContent #leftSide #mainMenu2 li.active a:hover {
  color: #000000;
}


#main #mainContent #leftSide #mainMenu2 ul {
  list-style: none;
  padding: 0 0 18px 0;
  margin: 0;
  font-size: 11px;
}

#main #mainContent #leftSide #mainMenu2 ul ul {
  padding: 8px 0 8px 0;
  position: relative;
}

#main #mainContent #leftSide #mainMenu2 ul ul li{
  margin:  0 63px 0 43px;
}

#main #mainContent #leftSide #mainMenu2 ul li{
  margin: 0 0px 0 50px;
}

#main #mainContent #leftSide #mainMenu2 ul li.active {
  border-bottom: none;
  margin: 0;
  padding: 0;
  background-color: #EC5900;
}


#main #mainContent #leftSide #mainMenu2 ul li.last, #main #mainContent #leftSide #mainMenu2 ul li.last a{
  border-bottom: none;
}

#main #mainContent #leftSide #mainMenu2 ul li span {
  display: block;
  padding: 5px 0;
  color: #fff;
  margin-left: 30px;
}

#main #mainContent #leftSide #mainMenu2 ul li a {
  display: block;
  padding: 5px 0 2px 7px;
  text-decoration: none;
}

#main #mainContent #leftSide #mainMenu2 ul li.active a {
  border-bottom: none;
}


#main #mainContent #leftSide #mainMenu2 ul li a:hover {
  color: #ffffff;
  background: #EC5900;
}

#main #mainContent #leftSide #mainMenu2 ul ul li a {
  border-bottom: none;
}

#main #mainContent #leftSide #mainMenu2 ul ul li {
  border-bottom: solid 1px #185d96;
  border-top: solid 1px #8fb7d5;
}



