.body {
    margin: 0;
    padding: 0;
    font: 12px/120% Tahoma;
    background:#0A325A;
}

@media (min-width: 1685px) {
    #firstColumnAd {
        width: 300px !important;
    }
}

@media (max-width: 1405px) {
    #firstColumnAd, #lastColumnAd {
        width: 120px !important;
    }
}

@media (max-width: 1325px) {
    #firstColumnAd, #lastColumnAd {
        display: none !important;
    }
}

#firstColumn, #lastColumn {
    overflow: hidden;
}

#firstColumn, #lastColumn {
    width: calc(50% - 495px);
}

#firstColumnAd, #lastColumnAd {
    position: fixed;
    width: 160px;
    background: none;
}

#firstColumnAd_content, #lastColumnAd_content {
    padding: 2px 0 0 0;
}

#firstColumn .ui-shadow, #lastColumn .ui-shadow {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

#container {
    margin:auto;
    width: 990px;
    background:#fff;
}

.header {
    background: #C6D5E4;
    border-bottom:1px solid #98a1ab;
    height: 94px;
    padding: 0 4px 2px 2px;
}

#sideBar {
    text-align: center;
    width: 140px;
}

#mainContent {
    width:850px;
    text-align: center;
}

.column {
    width: 49%;
    padding: 4px;
}

.row {
    overflow: auto;
    width: 100%;
}

#mainArticle {
    text-align: center;
    width:100%;
}

#mainTitle{
    color: black;
    font-size: 1.1em;
    text-align:center;
}

#footer {
    clear:both;
    text-align: center;
    border-top:4px solid #0a325a;
    position:relative;
}

.Panelgrid{
    text-align: justify;
    border:1px solid;
    border-top: none;
    border-color: #CAD0D2;
    background: white;
    width: 98%;
    text-align: justify;
    margin-top: 3px;
    color: #d0d0d0;
}

.content{
    color: black;
}

#footermenu {
    width:100%;
    background:#c6d5e4;
    border-top:1px solid #0a325a;
    overflow:hidden;
    position:relative;
}

#footermenu ul {
    list-style:none;
    margin:0;
    padding:0;
    position:relative;
    text-align:center;
    font-weight: bold;
}

#footermenu ul li {
    display:block;
    list-style:none;
    margin:0;
    padding:0;
    position:relative;
}

#footermenu ul li a {
    display:block;
    background:#369;
    color:#fff;
    text-decoration:none;
    padding:3px 10px;
    margin:0 2px;
    white-space: nowrap;
}

#footermenu ul li a:hover {
    background:#0a325a;
    color:#fff;
}

#footermenu ul li a.active,
#footermenu ul li a.active:hover {
    color:#fff;
    background:#0a325a;
    font-weight:bold;
}

.carousel{
    position:relative;
    width:536px;
    height:248px;
    border: 1px solid;
    border-color: #3E627A;
}

.ui-carousel{
    width: 530px;
    height: 241px;
}

.ui-carousel-viewport {
    height: 241px;
}

.ui-widget {
    font-family: Tahoma;
    font-size: 1.1em;
}

.carousel .ui-carousel-header{
    position: absolute;
    bottom: -3px;
    z-index: 1;
    width: 360px;
    background: transparent;
    border: none;
}

.carousel .ui-carousel-header a{
    height: 8px;
    width: 8px;
    background: #c6d5e4;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 0px;
    border: 1px solid #0a325a;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    cursor: pointer;
}

.carousel .ui-carousel-header a {
    background-image: none;
    cursor: pointer;
}

.carousel .ui-carousel-header a:hover,
.carousel .ui-carousel-header a.ui-icon-radio-on {
    background: #0a325a;
}

.carousel .ui-carousel-header span{
    position: absolute;
    bottom: 0px;
    width: 25px;
    height: 25px;
}

.carousel .ui-carousel-header span button{
    background: transparent;
    border: none;
    padding: 30px 0 0;
    cursor: pointer;
}

.ui-corner-all {
    border: none;
}

#adsense{
    position:relative;
    width:302px;
}

.adsensesearch {
    width: 160px;
    margin-top: 8px;
}

.search {
    width: 660px;
}

.double-column {
    width: 800px;
}

.blocktitle{
    font-weight: bold;
    text-align: center;
}

#box {
    position: fixed;
    bottom: 3px;
    width: 25px;
}

#social {
    position: fixed;
    bottom: 5px;
    width: 33px;
    text-align: center;
}

.report {
    position: fixed;
    top: 45%;
}

.ui-selectonemenu-label {
    background: -moz-linear-gradient(center top , rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0)) repeat scroll 0 0 #C4C4C4;
    box-shadow: none;
}

.ui-menu-child {
    height: 200px;
    overflow-y: auto;
}

.ui-helper-reset{
    line-height: 1;
}

.ui-menu .ui-menuitem{
    margin: 0;
    padding: 0;
}

.ui-menu{
    padding: 0;
}

.stickycenteredmenu {
    position:fixed;
    top:0;
}

.stickynav {
    position:fixed;
    top:33px;
}

#centeredmenuwrap {
    height: 33px;
}
#centeredmenu {
    z-index: 999;
    width: 990px;
    background-color: #C6D5E4;
    border-radius: 0px;
    height: 33px;
}

#centeredmenu ul li {
    display:block;
    list-style:none;
    margin:0 2px;
    position:relative;
    top: 2px;
}

#centeredmenu ul li a {
    display:block;
    background:#369;
    color:#fff;
    text-decoration:none;
    margin-bottom: 3px;
    white-space: nowrap !important;
}

#centeredmenu ul li a:hover {
    background:#0a325a;
    color:#fff;
}

.ui-menu {
    background: transparent;
}

.ui-menu .ui-menu-child {
    background: white;
}
.ui-selectonemenu-panel .ui-selectonemenu-list-item{
    background:#369;
    color:#fff;
    margin-top: 3px;
    padding: 0.4em 0.3em;
}
.ui-widget-content .ui-state-highlight {
    background:#0a325a;
}

#centeredmenu ul li a.active,
#centeredmenu ul li a.active:hover {
    background:#0a325a;
    color:#fff;
}

a.city{
    color: #003399;
    text-decoration: none;
    border-bottom:1px dashed;
}

a:hover.city{
    text-decoration: underline;
    border-bottom: none;
}

.tablesgroup{
    background: #E5E9ED;
    border-style: solid;
    border-color: #CAD0D2;
    border-width:1px;
    padding: 4px 4px 1px 4px;
    margin-top: 8px;
}

.tableheader {
    background: #336699;
    color: #FFFFFF;
    font-weight: bold;
    line-height: 1.8;
    text-align: center;
}

.teasercontainer {
    border-color: #CAD0D2;
    border-style: solid;
    border-width: 1px;
    margin-bottom: 4px;
    height: 80px;
    background: white;
}

.teaserimagewrapper {
    width: 108px;
    overflow: hidden;
    height: 76px
}

.teaserimagelink {
    vertical-align: middle;
    display: table-cell;
    height: 80px
}

.teaserimage {
    border-width: 0px;
    width: 100px;
    margin: 4px
}

.teasercontentwrapper {
    height: 72px;
    overflow: hidden;
    width: 288px;
    text-align: justify;
    padding: 4px;
}

.teasertitlewrapper {
    display: table-cell;
    height:76px;
}

.teasertitle {
    color: #003399;
    text-decoration: none;
    font-weight: bold;
}

.teasertitle:hover {
    text-decoration: underline;
}

.teasersubtitle {
    color: #003399;
    text-decoration: none;
}

.teasersubtitle:hover {
    text-decoration: underline;
}
.teaserauthorwrapper {
    position:relative;
    bottom: 20px;
    overflow:hidden;
    height:16px;
}

.teaserauthor {
    color: gray;
    text-decoration: none;
}

.teaserauthor:hover {
    text-decoration: underline;
}

.teasernewspaper {
    color: gray;
    text-decoration: none;
}

.teasernewspaper:hover {
    text-decoration: underline;
}

.maincontainer {
    width:528px;
    height:240px;
}

.mainimagewrapper {
    width: 230px;
    overflow:hidden;
    height:210px;
}

.mainimagelink {
    vertical-align: middle;
    display: table-cell;
    height: 213px;
}

.maincontentwrapper {
    float: left;
    width: 290px;
    height:218px;
    overflow:hidden;
}

.maintitlewrapper {
    vertical-align: middle;
    display: table-cell;
    height:200px;
    width: 285px;
}

.maincontent {
    text-align: justify;
    width: 100%;
    line-height: 18px
}

.mainauthorwrapper {
    position:relative;
    bottom: 7px;
    width: 278px;
    overflow:hidden;
    height:16px
}

.mainimage {
    border-width: 0px;
    width: 230px;
}

.pagetitlewraper {
    margin-bottom: 2px;
    text-align: center;
}

.pagetitle {
    font-size: 14px;
    font-weight: bold;
}

.rssimage {
    border: 0;
    position: relative;
    vertical-align: middle;
    width: 20px;
}

.searchcontentwrapper {
    height: 92px;
    overflow: hidden;
    width: 528px;
    text-align: justify;
    padding: 4px;
}

.articlepagecontainer {
    border: 2px double gray;
    width: 98%;
}

.articlewrapper {
    text-align: justify;
    width: 100%
}

.articlemargin {
    width:336px;
}

.addthis {
    overflow: hidden;
    width: 40px;
}

.articleimagegroup {
    width: 290px;
    margin-bottom: 15px;
}

.articletitle {
    color: #000066;
    font-family: 'Koufizz',Times,serif;
    font-size: 24px;
    font-weight: bold;
    line-height: 36px;
}

.articlesubtitle {
    color: #000066;
    font-family: 'Times New Roman', Times, serif;
    font-size: 24px;
    line-height: 32px;
}

.articleauthor {
    color: gray;
    font-family: 'Times New Roman', Times, serif;
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;
}

.articlenewspaper {
    color: gray;
    font-family: 'Times New Roman', Times, serif;
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;
}

.articlecontent {
    color: black;
    font-family: 'Times New Roman', Times, serif;
    font-size: 18px;
    font-weight: bold;
    line-height: 28px;
    text-align: justify;
}

.articleerror {
    color: #cc0000;
    font-family: 'Times New Roman', Times, serif;
    font-size: 18px;
    font-weight: bold;
    line-height: 28px;
    text-align: justify;
}

.articlefacebookfriends {
    border: none;
    overflow: hidden;
    width: 582px;
    height: 280px;
    z-index: 1;
    background-color: white;
    position: relative;
    padding-top: 10px;
}

.articlelikebutton {
    border:none;
    overflow:hidden;
    height:35px;
    width: 370px;
}

.link {
    text-decoration: none;
}

.link:hover {
    text-decoration: underline;
}

#reportimage {
    height: 120px;
    background-repeat: no-repeat;
    background-color: #e4e4e4;
    background-position: center;
}

.mainvideosgroup {
    background: #E5E9ED;
    border-style: solid;
    border-color: #CAD0D2;
    border-width:1px;
    padding: 4px 4px 1px 4px;
    width:124px;
    margin: 4px;
    overflow: hidden;
}

#marquee {
    position:relative;
    top:3px;
}

.marquee a {
    text-decoration: none;
    color: #003399;
    font-weight:bold;
    margin-bottom:33px;
}

.ui-inplace .ui-inplace-display {
}

.articlead2container {
    width:336px;
    height:280px;
}

#rpmVideoPlayer_1 {
    position: static;
}

#searchButton {
    background-image: url('search.png');
    background-repeat: no-repeat;
    vertical-align: top;
    min-width:22px;
}

#queryWrapper {
    border-spacing: 0px;
    padding: 0.3em 0.2em;
    background: #369;
    border-radius: 3px;
}

#queryMenuItem {
    padding: 2px !important;
}

#pageWrapper {
    width:1030px;
    margin:auto;
}

#logoWrapper {
    height: 100%;
}

#headerAdWrapper {
    height: 100%
}

.overlay {  
    position:fixed;
    z-index: 1000;  
    top:50%;  
    left:50%;  
    margin:-168px 0 0 -140px;  
    width:336px;  
    height:280px;  
    background:white;
    display: none;
}

#overlay{
    z-index: 100;  
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0px;
    top: 0px;
    background-color:#000;
    display: none;
    opacity: 0.75;
}

.main-showcity{
    background: #E5E9ED;
    border-color:#CAD0D2;
    border-style:solid;
    border-width:1px;
    width: 294px;
    height: 248px;
    overflow: hidden;
}

.main-fb{
    border:none;
    overflow:hidden;
    width:135px;
    height:170px;
}

.main-ad{
    height: 90px;
    width: 728px;
}

#navsearch{
    width:660px;
    z-index:1;
    background-color: white;
}

.article-widget{
    position:absolute;
    width: 222px;
    height: 280px;
    overflow: hidden;
    margin-top: auto;
}

.ui-btn-inner,.ui-li-heading, .ui-li-desc {
    white-space: normal !important;
}

.ui-li-heading {
    line-height: 22px;
}

.ui-li-desc {
    line-height: 18px;
}

.ui-btn-text {
    max-height: 76px;
    overflow: hidden;
}

.mob-logo-link .ui-btn-inner {
    padding: 7px 5px 3px !important
}

.mob-logo-link img {
    vertical-align: middle;
    border: 0;
}

.ui-btn-inner {
    overflow: visible !important;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.mob-fb-comments .fb-comments, .mob-fb-comments .fb-comments * {
    width: 100% !important;
}

#footermenu td {
    background: #c6d5e4;
}

#footer tr, #footer td {
    border: 0;
}

#footermenu button, #footermenu table, #mob-footer table {
    width: 100%;
}

#footer button {
    background: #369;
    color: #fff;
    text-shadow: none;
    font-size: 18px;
}

#footer button:hover {
    background: #0a325a;
}

#mob-footer .ui-btn-inner {
    padding: .6em 0 !important;
}

.ui-btn {
    text-overflow: clip !important;
}

.ui-dialog-title {
    background-image: none !important;
}

div[id^="adtechAdContent_main_"] {
    bottom: 0px !important;
}

.ui-btn-left, .ui-btn-right {
    top: .57em !important;
}

h3 {
    white-space: normal !important;
}

.ui-btn-icon-right span {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ui-header .ui-title, .ui-footer .ui-title {
    margin: 0 !important;
}
