html {
  height: 100%;
  overflow-y: scroll;
}

body {
  background: none repeat scroll 0% 0% #FFFFFF;
  color: #474747;
  font: 13px/18px Arial,Helvetica,sans-serif;
  height: 100%;
  margin: 0pt;
  min-width: 960px;
}

pre {
  background-color: #EFEFEF;
  overflow: auto;
}

pre p {
  margin: 0px;
  padding: 0px;
}

img {
  border-style: none;
}

a {
  color: #444444;
  text-decoration: none;
}

.blog-menu a, #content a {
  color: #006CB0;
}


a:hover {
  text-decoration: underline;
}

input, textarea, select {
  font: 100% Arial,Helvetica,sans-serif;
  vertical-align: middle;
}

form, fieldset {
  border-style: none;
  margin: 0pt;
  padding: 0pt;
}

#wrapper {
  min-height: 100%;
  overflow: hidden;
  position: relative;
}

* html #wrapper {
  height: 100%;
  overflow: visible;
}

#container {
  display: table;
  width: 100%;
}

#main {
  /*background: url("../images/bg-main.gif") repeat-x scroll 0% 0% transparent; */
  background: -moz-linear-gradient(top, rgba(216,216,216,0.72) 0%, rgba(216,216,216,0.72) 1%, rgba(244,244,244,0.73) 5%, rgba(255,255,255,0.78) 24%, rgba(255,255,255,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(216,216,216,0.72)), color-stop(1%,rgba(216,216,216,0.72)), color-stop(5%,rgba(244,244,244,0.73)), color-stop(24%,rgba(255,255,255,0.78)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(216,216,216,0.72) 0%,rgba(216,216,216,0.72) 1%,rgba(244,244,244,0.73) 5%,rgba(255,255,255,0.78) 24%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(216,216,216,0.72) 0%,rgba(216,216,216,0.72) 1%,rgba(244,244,244,0.73) 5%,rgba(255,255,255,0.78) 24%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(216,216,216,0.72) 0%,rgba(216,216,216,0.72) 1%,rgba(244,244,244,0.73) 5%,rgba(255,255,255,0.78) 24%,rgba(255,255,255,1) 100%); /* IE10+ */
  background: linear-gradient(to bottom, rgba(216,216,216,0.72) 0%,rgba(216,216,216,0.72) 1%,rgba(244,244,244,0.73) 5%,rgba(255,255,255,0.78) 24%,rgba(255,255,255,1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8d8d8d8', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
  display: table-footer-group;
}

#main div.topLine {
  background: none repeat scroll 0 0 #FFFFFF;
  display: block;
  height: 1px;
  position: relative;
  top: 0;
  width: 100%;
  z-index: 9999;
}

#header-box {
  display: table-header-group;
}

.logo {
  background: url("../images/logo.png") no-repeat scroll 0% 0% transparent;
  height: 74px;
  margin: 0pt;
  overflow: hidden;
  position: absolute;
  text-indent: -9999px;
  top: 33px;
  width: 162px;
  z-index: 50;
}

.logo a {
  display: block;
  height: 100%;
}

.header-wrapper {
  background: none repeat scroll 0% 0% #006CB0;
  position: relative;
  width: 100%;
}

#header {
  margin: 0pt auto 49px;
  width: 960px;
}

#nav {
  overflow: hidden;
  width: 100%;
}

#nav ul {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 30px;
  list-style: none outside none;
  margin: 66px 0 0 0;
  padding: 0pt 50px 0pt 0pt;
}

#nav li {
  float: left;
  padding: 0pt 0pt 0pt 41px;
}

#nav li a {
  color: #CFCFCF;
}

#nav .active a, #nav li a:hover {
  color: #FFFFFF;
  text-decoration: none;
}

.wrapper-red .color-change, .wrapper-red p a {
  color: #DB001A ! important;
}

.wrapper-purple .color-change, .wrapper-purple p a {
  color: #69085A ! important;
}

.wrapper-brown .color-change, .wrapper-brown p a {
  color: #415058 ! important;
}

.wrapper-turquoise .color-change, .wrapper-turquoise p a {
  color: #38B3CF ! important;
}

.wrapper-blue .color-change, .wrapper-blue p a {
  color: #006CB0 ! important;
}

.wrapper-dark-blue .color-change, .wrapper-dark-blue p a {
  color: #00104C ! important;
}

.wrapper-black .color-change, .wrapper-black p a {
  color: #000000 ! important;
}

.wrapper-red .color-change-bg {
  background-color: #DB001A ! important;
}

.wrapper-purple .color-change-bg {
  background-color: #69085A ! important;
}

.wrapper-brown .color-change-bg {
  background-color: #415058 ! important;
}

.wrapper-turquoise .color-change-bg {
  background-color: #38B3CF ! important;
}

.wrapper-blue .color-change-bg {
  background-color: #006CB0 ! important;
}

.wrapper-dark-blue .color-change-bg {
  background-color: #00104C ! important;
}

.wrapper-black .color-change-bg {
  background-color: #000000 ! important;
}

.promo {
  /*background: url("../images/bg-promo.png") no-repeat scroll 50% 0pt transparent;*/
  background-image: -webkit-gradient(radial, 50% 80%, 0, 50% 50%, 127, color-stop(1%, rgba(255,255,255,0.4)), color-stop(32%, rgba(255,255,255,0)));
  background-image: -webkit-radial-gradient(50% 80%, farthest-corner circle, rgba(255,255,255,0.4) 0%, rgba(255,255,255,0) 32%);
  background-image: -moz-radial-gradient(50% 80%, farthest-corner circle, rgba(255,255,255,0.5) 0%, rgba(255,255,255,0) 32%);
  background-image: -ms-radial-gradient(50% 80%, farthest-corner circle, rgba(255,255,255,0.4) 0%, rgba(255,255,255,0) 32%);
  background-image: -o-radial-gradient(50% 80%, farthest-corner circle, rgba(255,255,255,0.4) 0%, rgba(255,255,255,0) 32%);
  background-image: radial-gradient(farthest-corner circle at 50% 80%, rgba(255,255,255,0.4) 0%, rgba(255,255,255,0) 32%);
  color: #FFFFFF;
  font-size: 18px;
  line-height: 22px;
  overflow: hidden;
  position: relative;
  width: 100%;
}

.ttl1 {
  display: block;
  font-size: 38px;
  font-weight: normal;
  line-height: 42px;
}

.ttl2 {
  display: block;
  font-size: 29px;
  font-weight: normal;
  line-height: 35px;
  margin: 0pt 0pt 20px;
}

.text-frame {
  float: right;
  padding: 8px 10px 0pt 0pt;
  width: 460px;
}

.text-frame p {
  margin: 0pt 0pt 21px;
}

.promo-holder {
  margin: 0pt auto;
  padding: 0pt 0pt 30px;
  position: relative;
  width: 960px;
}

.cufon-active .promo-holder {
  padding: 0pt 0pt 28px;
}

.promo-holder:after {
  clear: both;
  content: "";
  display: block;
}

.promo-holder .img1 {
  bottom: 0pt;
  left: -14px;
  position: absolute;
  z-index: 1;
}

.promo-holder ul li {
  font-size: 16px;
}

.promo-holder a {
  color: #FFFFFF;
  text-decoration: underline;
}

.promo-holder a:hover {
  text-decoration: none;
}

.promo-holder .img1 img {
  vertical-align: top;
}

* html.cufon-active .promo-holder .img1 {
  bottom: -1px;
}

.promo .link {
  background: url("../images/arrow.png") no-repeat scroll 0pt 2px transparent;
  display: inline-block;
  height: 17px;
  margin: 0pt 0pt -3px;
  overflow: hidden;
  padding: 0pt 0pt 3px;
  text-indent: -9999px;
  width: 20px;
}

.shadow {
  bottom: 0pt;
  background: -moz-linear-gradient(top, rgba(30,87,153,0) 0%, rgba(0,0,0,0.25) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(30,87,153,0)), color-stop(100%,rgba(0,0,0,0.25))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(30,87,153,0) 0%,rgba(0,0,0,0.25) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(30,87,153,0) 0%,rgba(0,0,0,0.25) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(30,87,153,0) 0%,rgba(0,0,0,0.25) 100%); /* IE10+ */
  background: linear-gradient(to bottom, rgba(30,87,153,0) 0%,rgba(0,0,0,0.25) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#001e5799', endColorstr='#4d000000',GradientType=0 ); /* IE6-9 */
  position: absolute;
  width: 100%;
  z-index: 15;
}

* html.cufon-active .shadow {
  bottom: -4px;
}

/*
.shadow span {
  background: url("../images/bg-shadow.png") repeat-x scroll 0% 0% transparent;
  float: left;
  height: 20px;
  margin: 0pt -9999px 0pt 0pt;
  width: 100%;
}
*/

.threecolumns {
  height: 1%;
  overflow: hidden;
  position: relative;
}

.twocolumns {
  height: 1%;
  overflow: hidden;
  position: relative;
}

.main-container {
  margin: 0pt auto;
  overflow: hidden;
  padding: 53px 0pt 190px;
  width: 960px;
}

.content-holder {
  float: left;
  width: 710px;
}

.threecolumns #content {
  float: right;
  width: 460px;
}

.twocolumns #content {
  float: left;
  width: 710px;
}

.main-container h2 {
  color: #000000;
  font-size: 21px;
  line-height: 25px;
  margin: 30px 0px 10px;
}

.main-container h2.csc-firstHeader {
  margin: 0px 0px 10px;
}

#sidebar h2 {
  margin: 0pt 0pt 13px;
}

.info {
  border-bottom: 1px solid #DDDDDD;
  color: #2B2B2B;
  font-size: 12px;
  margin: 0pt 0pt 28px;
  padding-bottom: 20px;
  padding-left: 1px;
}

.info strong {
  margin: 0pt 5px 0pt 0pt;
}

.post {
  border-top: 1px solid #BBBBBB;
  margin: 0pt 0pt 21px;
  overflow: hidden;
  width: 100%;
}

.post img {
  margin: 0pt 0pt 22px;
  vertical-align: top;
}

.post p {
  margin: 0pt 0pt 27px;
}

.date {
  background: url("../images/bg-date.gif") no-repeat scroll 0pt 50% transparent;
  color: #808080;
  font-style: normal;
  padding: 0pt 0pt 0pt 16px;
}

.post h3 {
  margin-bottom: 5px;
}

.post h3 a {
  color: #000000;
  font-size: 18px;
  line-height: 20px;
  margin: 0pt 0pt 2px;
}

#sidebar {
  float: left;
  padding: 0pt 20px 0pt 0px;
  width: 230px;
}

.menu {
  list-style: none outside none;
  margin: 0pt;
  padding: 0pt;
}

.menu li {
  margin: 0pt 0pt 4px;
}

.menu a {
  color: #4B4B4B;
}

.aside {
  float: right;
  width: 230px;
}

.main-container .columns-holder h2, .main-container .aside h2 {
  margin: 0pt 0pt 12px;
}

.block h3, .aside .csc-default h3 {
  color: #006CB0;
  font-size: 12px;
  line-height: 16px;
  margin: 0pt 0pt 12px;
}

.columns-holder {
  padding: 6px 0pt 0pt 15px;
  position: relative;
  width: 955px;
}

.columns-holder .block {
  display: inline;
  float: left;
  margin: 0pt 18px 0pt 0pt;
  width: 220px;
}

.block, .csc-default {
  margin: 0pt 0pt 26px;
}

.block address, .csc-default address {
  font-style: normal;
  line-height: 14px;
  padding: 0pt;
}

.block address span, .csc-default address span {
  display: block;
}

.list, #content ul {
  list-style: none outside none;
  /*margin: 0px 0px 20px;*/
  margin: 0 0 8px 0;
  padding: 0pt;
}

.list li, #content ul li {
  /*#background: url("../images/bullet-list.gif") no-repeat scroll 0pt 6px transparent;*/
  /*font-size:17px;*/
  line-height:15px;
  list-style:disc;
  /*color:#000;*/
  color: #474747;
  font: 13px/18px Arial,Helvetica,sans-serif;
  /*line-height: 15px;*/
  margin: 0 0 0 13px;
  padding: 0;
  position: relative;
}

.list li a, #content ul li a{
  font-size:13px;
  line-height:15px;
}

#content ul li {
  margin-bottom: 3px;
}

.footer-wrapper {
  background: none repeat scroll 0% 0% #000000;
  margin: -160px 0pt 0pt;
  position: relative;
  width: 100%;
}

.logo-footer {
  background: url("../images/logo-footer.gif") no-repeat scroll 0% 0% transparent;
  display: block;
  height: 35px;
  margin: 0pt auto 17px;
  overflow: hidden;
  text-indent: -9999px;
  width: 75px;
}

#footer {
  color: #FFFFFF;
  font-size: 11px;
  //height: 132px;
  height:165px;
  line-height: 13px;
  margin: 0pt auto;
  padding: 28px 0pt 0pt;
  text-align: center;
  width: 960px;
}

#footer address {
  font-style: normal;
  overflow: hidden;
  padding: 0pt;
  width: 100%;
}

#footer dl {
  margin: 0pt;
}

#footer dt {
  background: url("../images/bullet-footer.gif") no-repeat scroll 0pt 60% transparent;
  display: inline;
  padding: 0pt 0pt 0pt 7px;
}

#footer dt:first-child {
  background: none repeat scroll 0% 0% transparent;
}

#footer dd {
  display: inline;
  margin: 0pt;
}

#footer a {
  color: #FFFFFF;
}

#footer .footerimg {
  margin: 10px 5px 0px 25px;
  
}

.nav {
  list-style: none outside none;
  margin: 0pt;
  padding: 0pt;
}

.nav li {
  background: url("../images/separator-footer.gif") no-repeat scroll 0pt 80% transparent;
  display: inline;
  padding: 0pt 5px;
}

.nav li:first-child {
  background: none repeat scroll 0% 0% transparent;
}

.threecolumns a {
  font-weight: bold;
}

.text-frame p {
  font-size: 16px;
}

p {
  margin-top: 0px;
}

//p.bodytext, .align-justify, .news-single-content p, .subheader p{
//text-align:justify;
//}


.news-single-item img {
  border: 10px solid #EEEEEE;
  margin-bottom: 10px;
}

.news-single-item img:hover {
  border: 10px solid #AAAAAA;
}

.news-single-img {
  float: left;
  width: 175px;
}

.news-single-content {
  float: left;
  width: 285px;
}

.news-single-item h2 {
  margin: 0pt 0pt 2px;
}

.news-single-backlink a, .nextlink, .prevlink {
  background-image: url("../images/arrow1.png");
  background-position: 0pt 3px;
  background-repeat: no-repeat;
  padding-left: 12px;
}

.news-single-backlink a, .nextlink {
  background-image: url("../images/arrow1back.png");
}

.news-list-container .image {
  float: left;
  width: 160px;
}

.news-list-container .subheader {
  float: right;
  width: 280px;
}

.news-list-browse {
  text-align: center;
}

.browseLinksWrap * {
  margin-right: 20px;
}

.postimage {
  margin-top: -76px;
}

.project {
  background-repeat: no-repeat;
  margin-bottom: 1px;
  overflow: hidden;
  width: 700px;
}

.posting {
  margin-left: 420px;
  width: 280px;
}

.tab {
    
}

.tab .image {
  float: left;
  width: 400px;
}

.tab .info {
  border-top: 1px solid #CCCCCC;
  margin-left: 420px;
  width: 280px;
}

.tab .info h3 {
  font-size: 18px;
  margin: 17px 0pt;
}

.tab .date {
    
}

.project:hover {
  background-color: #F5F5F5;
}

.project .tab .info {
  border-bottom: medium none;
}

.project .current .info {
  border-bottom: 1px solid #CCCCCC;
  border-top: 5px solid #000000;
}

.clearer {
  clear: both;
}

table.contenttable {
  width: 100%;
}

.two_cols .content-holder {
  width: 960px;
}

.two_cols #content {
  width: 710px;
}

.indent {
  margin-left: 25px;
}

#content .tx-gorillary-pi1 ul li {
  background: none repeat scroll 0% 0% transparent;
  list-style: none outside none;
  padding-left: 0px;
}

#content .thumbs li a {
  display: block;
}

#content .thumbs li {
  border: 5px solid #DDDDDD;
  display: block;
  float: left;
  margin: 0px 15px 15px 0px;
}

#content .thumbs li.selected {
  border: 5px solid #999999;
}

.ss-controls {
  float: left;
}

.ss-controls a, .ss-controls a:visited, .nav-controls a {
  background: url("../images/overlay.png") repeat-x scroll 0% 0% #222222;
  border-bottom: 1px solid rgba(0, 0, 0, 0.25);
  color: #FFFFFF;
  cursor: pointer;
  display: inline-block;
  font-size: 11px;
  font-weight: bold;
  margin: 20px 10px 10px 0px;
  padding: 3px 33px;
  position: relative;
  text-decoration: none;
  text-shadow: 0px -1px 1px rgba(0, 0, 0, 0.25);
  text-transform: uppercase;
}

.tx-gorillary-pi1 {
  float: left;
}

.tx-gorillary-pi1 #caption {
  background-color: white;
  height: 60px;
  margin-top: -80px;
  opacity: 0.6;
  padding: 10px 23px;
  top: 320px;
}

.tx-gorillary-pi1 #caption .title {
  font-size: 20px;
  margin: 5px 0px;
}

.blog-menu {
  list-style: none outside none;
  margin: 0px;
  padding: 0px;
}

.blog-menu li {
  border-bottom: 1px solid #DDDDDD;
  margin: 0px 0px 10px;
  padding: 0px 0px 10px;
}

.blog-submenu {
  margin: 10px 0px;
}

.blog-submenu li {
  border-bottom: 0px none;
  margin: 10px 0px 0px 5px;
  padding: 0px 0px 0px 15px;
}

.tx-comments-pi1 .tx-comments-required-mark {
  color: #888888;
  font-size: 30px;
}

.tx-comments-pi1 hr {
  border: 1px solid #CCCCCC;
}

.tx-comments-pi1 .tx-comments-comment-1, .tx-comments-pi1 .tx-comments-comment-2 {
  border-left: medium none;
  border-right: medium none;
  border-top: medium none;
  padding: 0px 0px 10px;
}

.tx-comments-pi1 .tx-comments-form-top-message {
  margin-bottom: 25px;
}

.tx-comments-pi1 .tx-comments-required-error {
  background-color: #FFFFFF;
  color: #BB2222;
  float: left;
  margin-left: 96px;
}

#disqus_thread #dsq-content #dsq-global-toolbar .dsq-global-toolbar-left li, #dsq-content #dsq-global-toolbar .dsq-global-toolbar-right li {
  background-image: none;
  list-style: none outside none;
  padding: 0px;
}

.eventiply-event {
  margin-bottom: 1em;
}

.eventiply-event .title {
  font-size: 105%;
  font-weight: bold;
  margin-bottom: 0.5em;
}

.eventiply-event .link-to-event {
  font-weight: bold;
}

div.csc-textpic-center div.csc-textpic-imagewrap .csc-textpic-image {
  margin-left: 0px;
}

#main .threecolumns #sidebar div.csc-textpic img, #main .twocolumns #content div.csc-textpic-image img {
  border: 10px solid #EBEBEB;
  margin: 0px;
}

#sidebar div.csc-textpic-image, #content div.csc-textpic-image {
  margin-bottom: 0px;
}

#main .threecolumns #sidebar div.csc-textpic-imagewrap, #main .twocolumns #content div.csc-textpic-imagewrap {
  background-image: url("../../ajado2012/images/box_shaddow_bottom_220.png");
  background-position: center bottom;
  background-repeat: no-repeat;
  width:230px;
}

#main .threecolumns #sidebar dd.csc-textpic-caption, #main .twocolumns #content dd.csc-textpic-caption {
  background-image: url("../../ajado2012/images/box_shaddow_bottom_220.png");
  background-position: center top;
  background-repeat: no-repeat;
  padding: 13px 10px 5px;
  width: 230px;
}

#main .threecolumns #sidebar div.csc-textpic-imagewrap, #main .twocolumns #content div.csc-textpic-imagewrap{
  padding-bottom: 3px!important;
}

#main .twocolumns #content div.csc-textpic-imagewrap img, #main .threecolumns #content div.csc-textpic-imagewrap img{
  border:2px solid #EBEBEB!important;
}

div.csc-textpic div.csc-textpic-single-image img {
  margin-bottom: 0px;
}

div.csc-textpic-intext-left div.csc-textpic-imagewrap, div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap {
  margin-right: 40px ! important;
}

h3 {
  margin: 1em 0px 0.2em;
}

#content p, #sidebar p {
  margin: 0px 0px 0.5em;
}

p.align-center {
  text-align: center;
}