body {
  color: #333;
  font-size: 65%;
  background: #DDE0E4; }

.holder.row {
  overflow: visible;
  height: 150px;
  position: relative;
  top: -26px;
  margin-bottom: -30px; }

.btn {
  background-color: #047dac; }
  .btn:hover {
    background-color: #26a2d1; }

.btncenter {
  width: 80px;
  margin: 30px auto; }

p.left img {
  margin-right: 10px; }

p.right img {
  margin-left: 10px; }

#hand {
  position: absolute; }

#top {
  background-color: #429DC0;
  height: 5px; }

#logo {
  background-color: #F4F4F4;
  padding: 10px;
  color: #fff;
  border-bottom: 1px solid #ccc;
  height: 50px;
  position: relative;
  z-index: 800; }

.logo {
  position: absolute;
  width: 177px;
  height: 177px;
  text-indent: -9999em;
  overflow: hidden;
  background-image: url('../images/biglogo.png');
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  z-index: 900; }

#mainmenu {
  background-color: #eee;
  overflow: hidden;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #ddd; }

#mainmenu ul {
  margin: 0;
  padding: 0;
  float: left;
  position: relative;
  z-index: 2000; }
  #mainmenu ul li {
    list-style: none;
    margin: 0;
    padding: 0;
    float: left; }
    #mainmenu ul li a {
      display: block;
      margin-right: 5px;
      margin-left: 5px;
      text-decoration: none; }
      #mainmenu ul li a:hover {
        background: #222222;
        color: white; }

#mainmenu ul li a {
  color: #333;
  padding: 10px 8px;
  text-transform: capitalize; }
  #mainmenu ul li a:hover {
    background-image: url('../images/overlay.png');
    background-color: #047dac;
    background-repeat: repeat-x; }

.menuactive {
  background-image: url('../images/overlay.png') !important;
  background-color: #047dac !important;
  background-repeat: repeat-x !important;
  color: #fff !important; }

#focus {
  background-color: #fff;
  padding: 0 20px 20px;
  margin-top: 0; }

#focus h2 {
  font: 2.5em/1.2em "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  color: #666; }
#focus h1 {
  font-size: 3em; }
#focus p {
  margin-top: 1em; }

#content {
  padding: 20px 0;
  color: #444141;
  background: #fff; }
  #content p {
    font-size: 12px;
    line-height: 1.6em; }

#content h1, #content h2, #content h3 {
  margin: .4em 0 .2em 0; }

#cual {
  padding:10px;
  background-color: #eee;
  overflow: hidden;
  color: #444141;
  border-bottom: 1px solid #fff;
  border-top: 1px solid #ddd;
 }
  #cual .border {
    border-color: #aaa7a7; }
  #cual .bicon {
    margin-right: 1em; }
  #cual h2 {
    margin-top: 1em; }

#cual2 {
  background-color: #eee;
  overflow: hidden;
  color: #444141;
  border: 1px solid #ddd;
  position: relative;
  left: 10px;
  width: 677px;
  margin-top: 67px;
  border-radius: 9px;
  -moz-border-radius: 9px;
  -webkit-border-radius: 9px;
  -ms-border-radius: 9px; }

#activity {
  margin: 30px 0; }

#footer {
  padding: 5px 0;
  background-color: #DDE0E4;
  border-top: 1px solid #999;
  color: #666666; }

.social {
  padding: 10px;
  background-color: #ddd;
  color: #333;
  overflow: hidden; }
  .social p {
    font-size: 85%;
    line-height: 1.3em; }
  .social img {
    float: left;
    margin-right: 1em; }
  .social a {
    color: #087EAD;
    text-decoration: none; }
    .social a:hover {
      text-decoration: underline; }

.socialactive {
  color: #333333 !important;
  background-color: #ccc !important;
  border: 1px solid #999 !important;
  border-bottom: 1px solid "transparent" !important; }

.ft thead tr th {
  background-color: #80BBD5;
  text-shadow: #047DAC 0 1px 0; }

.ft tbody tr:hover {
  background-color: #DFF5FF; }

.ft .dataN {
  font-size: 130%;
  font-weight: bold;
  letter-spacing: -1px; }
.ft .dataH {
  font-size: 100%;
  font-weight: bold;
  letter-spacing: -1px; }

.xsmall {
  font-size: 75%; }

#headerhome {
  background: #CAEAF5;
  padding: 0;
  color: #fff;
  clear: both;
  text-align: center;
  overflow: hidden;
  height: 130px;
 }

#headerhome div {
  overflow: visible; }

#headerhome.deg {
  background: #C7DEE6 url("../images/header0.jpg") no-repeat; }

#header {
  background: #f4f4f4 url("../images/header1.jpg") no-repeat;
  padding: 10px;
  color: #fff;
  height: 108px; }

#header .logo {
  border-radius: 9px;
  -moz-border-radius: 9px;
  -webkit-border-radius: 9px;
  -ms-border-radius: 9px;
  position: absolute;
  top: -10px;
  right: 50px; }

#header div {
  overflow: visible; }

.sidebar {
  background: #eee;
  border: 1px solid #ccc;
  padding: 10px;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -ms-border-radius: 10px; }
  .sidebar ul {
    margin: 0;
    padding: 0; }
    .sidebar ul li {
      list-style: none;
      margin: 0;
      padding: 0; }
      .sidebar ul li a {
        display: block;
        padding: 10px;
        text-decoration: none;
        color: #333333;
        background: transparent; }
        .sidebar ul li a:hover {
          background: #eeeeee;
          color: #222222; }
  .sidebar h4 {
    background-color: #80BBD5;
    text-shadow: 0 1px 0 #047DAC;
    padding: 3px;
    text-align: center;
    color: #eee;
    font-size: 9px;
    text-transform: uppercase;
    font-weight: bold; }

.sidebar .rss {
	height: 110px;
	overflow-x: hidden;
	overflow-y: scroll;
}

.colborder {
  margin-left: 5px;
  border-right: 1px solid #ddd; }

.last {
  margin-left: -9px; }

.topspace {
  margin-top: 130px; }

.center {
  text-align: center; }

.tagline h2 {
  margin-top: 20px;
  margin-left: 40px; }

.ft td {
  padding: 0 !important;
  font-size: 10px; }

.ft th {
  font-size: 9px; }

.fixsidebar {
  margin-top: 10px; }

.noverflow {
  overflow: visible;
  position: relative;
  min-height: 400px; }

.rcual {
  float: right;
  margin-right: 1em; }

#cual2 .inner {
	padding:10px;
}
/*.h0 {
	background: #00AA78 !important;
}
.h1	{
	background: #A839B2 !important;
}
.h2 {
	background: #58AA00 !important;
}
.hh {
	background: #CAEAF5 !important;
}*/

.dalogo {
	position:absolute;
	width: 124px;
	height: 124px;
	z-index:600;
	right:385px;
    top:4px;
}
div#h {
    background: #CAEAF5;
    overflow: hidden;
}
/* rotator in-page placement */
    div#rotator {
	width: 960px;
	margin: 0 auto;
	position:relative;
	background: #CAEAF5;
	padding: 0;
	color: #fff;
	clear: both;
	text-align: center;
	overflow: hidden;
	height: 130px;
}
/* rotator css */
	div#rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
}
/* rotator image style 
	div#rotator ul li img {
	border:1px solid #ccc;
	padding: 4px;
	background: #FFF;
}*/	
    div#rotator ul li.show {
	z-index:500
}
.tvideos {
    /*display: none;*/
}
.tnotes {
    display:none;
    padding: 0 15px;
}
.inner ul, p {
 padding:0 10px;
}
.inner a {
    padding:0;
}
.sidebar .inner p {
    padding:0 !important;
}
.lang {
  float: right;
  margin-right: 10px;
  margin-top: 0px;
  position: relative;
  z-index: 1000;
}
.lang li a {
  font-weight: bold;
  font-size: 11px;
  color: #047DAC;
}
.lang li a:hover {
  color: #fff;
  background: #047DAC;
}
