/* $Id: shared.css,v 1.20 2013/09/24 15:40:26 sap Exp $ */

* {
    margin: 0px;
    padding: 0px;
    border: none;
    outline: none;
}

body {
    margin: 0px;
    padding: 0px;
    border: none;
    background-color: #fff;
    font-family: arial, sans, helvetica;
    font-size: 14px;
    color: #222;
}

p {
    margin: 10px 0px 14px 0px;
}

a, a:visited {
    text-decoration: none;
}

a, a:visited, a:hover {
    color: #0577a0;
}

#container {
    margin: 0px;
    width: 100%;
}

.content_width {
    margin: 0px auto 0px auto;
    width: 1010px;
}

/*
*/

@font-face {
    font-family: 'cclsanscondensedcondensed';
    src: url('font/cclsanscondensed-webfont.eot');
    src: url('font/cclsanscondensed-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/cclsanscondensed-webfont.woff') format('woff'),
         url('font/cclsanscondensed-webfont.ttf') format('truetype'),
         url('font/cclsanscondensed-webfont.svg#cclsanscondensedcondensed') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'cclultraboldultrabold';
    src: url('font/cclultrabold-webfont.eot');
    src: url('font/cclultrabold-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/cclultrabold-webfont.woff') format('woff'),
         url('font/cclultrabold-webfont.ttf') format('truetype'),
         url('font/cclultrabold-webfont.svg#cclultraboldultrabold') format('svg');
    font-weight: normal;
    font-style: normal;
}

.condensed {
    font-family: 'cclsanscondensedcondensed', arial, verdana;
    letter-spacing: -.03em;
    font-weight: 500;
}

.ultrabold {
    font-family: 'cclultraboldultrabold', verdana, sans-serif;
    letter-spacing: -.03em;
    font-weight: 400;
}

.upper {
    text-transform: uppercase;
}

.yellow, .yellow a, .yellow a:hover, .yellow a:visited {
    color: #fbde42;
}
.yellow a:hover {
    text-decoration: underline;
}


/* google translate */
#translate {
    float: right;
    position: relative;
    top: 12px;
    right: 12px;
    
}

.jq-translate-ui {
    position: fixed;
    top: 14px;
    left: 66%;
    color: #fff;
    background: #2b75c1;
    border: 4px solid #ddd;
    text-align: left;
    padding: 12px;
    display: none;
    font-size: 12px;
    font-weight: 700;
    z-index: 700;
}

#google_translate_box {
    display: none;
    position: absolute;
    border: 2px solid #0577A0;
    border-radius: 6px;
    background-color: #fbfbfb;
    padding: 10px;
    width: 170px;
    height: 50px;
    top: 24px;
    left: 750px;
    z-index: 99;
}

#google_translate_element {
    float: right;
}



/* header */
#header {
    width: 100%;
    color: #fff;
    text-transform: uppercase;
/*     background-color: #F9F9F9; */
    background: url("../img/bg_main.png") repeat-y scroll center 0 #99e1fa;
    border-bottom: 0px solid #F0F0F0;
}

#header_i {
    background-color: #4dcaf6;
}

#header_top_row {
    height: 296px;
}

#header_top_row_logo {
    float: left;
    width: 206px;
    height: 291px;
    overflow: hidden;
    margin: 4px 0px 0px 3px;
}

#header_top_row_logo img {
    width: 195px;
    height: 290px;
    margin: 0px 0px 0px 6px;
}

#header_top_row_banner {
    float: left;
    width: 786px;
    position: relative;
}

#banners_container {
    margin-top: 10px;
    width: inherit;
}

.banner_item {
}

.banner_caption {
    height: 30px;
    height: 26px;
    width: inherit;
    background-color: #0577a0;
    line-height: 30px;
    line-height: 26px;
    font-weight: 500;
    font-size: 13.5px;
}

.banner_caption_i {
    padding: 0px 0px 0px 10px;
}

.banner_caption_i a {
    color: #fff;
}

.banner_img {
    height: 227px;
    width: inherit;
    overflow: hidden;
}


#banner_connect {
    height: 34px;
    height: 26px;
    width: inherit;
    background-color: #0577a0;
    line-height: 34px;
    line-height: 26px;
    font-size: 18px;
    font-size: 16px;
    font-weight: 700;
    text-shadow: 1px 1px 3px #000;
}

#banner_connect_i {
    float: right;
    text-align: right;
    padding: 0px 7px 0px 0px;
}

#banner_connect_i div {
    float: left;
    height: 26px;
    padding: 1px 4px 0px 4px;
}

/*
#banner_connect_i img {
    float: left;
    height: 22px;
    padding: 2px 0px 0px 6px;
}
*/

.add_this_wrapper {
    margin: 0;
    padding-top: 4px;
}

.add_this_wrapper img {
    padding-left: 2px;
}



/* nav */
#top_nav_row {
    height: 39px;
    position: relative;
    z-index: 10;
    color: #0577A0;
}

#top_nav_row_i {
    height: 39px;
    margin: 2px 5px 5px 9px;
}

.top_nav_item {
    /* avail width: 992 */
    /* @ 8 ea width: 111 + 1 + 8 + 4 = 124 */
    /* 992 = 6 buttons @ 152 */
    float: left;
    height: 19px;
    margin: 0px 1px 0px 0px;
    padding: 4px;
    background-color: #fbde42; /* climate change yellow */
    text-align: center;
    font-size: 24px;
    line-height: 19px;
    border: 2px solid #a9962d;
    border-left: 2px solid #fbe681;
    border-top: 2px solid #fbe681;
    border-radius: 2px;
}

.top_nav_item:hover {
    background-color: #FFE74B;
}

.snav {
    display: none;
    width: 160px;
    background-color: #FFE74B;
    font-family: arial,sans;
    font-size: 14px;
    list-style-type: none;
    text-align: left;
    text-transform: none;
    letter-spacing: 0em;
    padding: 4px;
    position: relative;
    z-index: 100;
}

.snav > li {
    background-color: #FBDE42;
    border-bottom: 1px solid #F0F054;
    padding: 4px 2px 4px 5px;
    line-height: 16px;
}

.snav > li:hover {
    background-color: #FFE74B;
}

.snav > li.ssnav {
    font-size: 12.5px;
    padding-left: 16px;
}

li.active {
    background-color: #FFE74B;
}

.menu_expander {
    display: none;
}



/* main 
*/
#main {
    width: 100%;
/*     background-color: #fff; */
    background: url("../img/bg_main.png") repeat-y scroll center 0 #99e1fa;
    overflow: auto;
}

#main_inner {
}






.content {
    min-height: 300px;
    padding: 10px 14px 20px 8px;
}

.content h1 {
    color: #0084c5;
    font-family: 'cclultraboldultrabold', sans-serif;
    font-weight: 400;
    font-size: 46px;
    text-shadow: 1px 1px 1px #222;
    letter-spacing: 1px;
}

.content h2, .content h3 {
    color: #0084c5;
    font-family: 'cclsanscondensedcondensed', sans-serif;
    font-weight: 500;
    text-transform: uppercase;
}

.content h2 {
    font-size: 40px;
    letter-spacing: -0.3px;
}

.content h3 {
    font-size: 32px;
    letter-spacing: .1px;
}

.content h4 {
    color: #0084c5;
}

.content ul {
    margin: 16px 0px 16px 0px;
}

.content li {
    margin: 1px 0px 3px 22px;
}

.crumbs {
    margin: 6px 0px 10px 0px;
    font-size: 15px;
    font-weight: 700;
}

.crumbs span {
    font-size: 11px;
    padding: 0px 4px 0px 6px;
}

.crumbs a {
    text-decoration: none;
}


.interior_content {
    min-height: 260px;
}



.result_row {
    border-top: 1px dotted #fafafa;    
    border-bottom: 1px dotted #dedede;    
    /*
    background-image: url(../img/bg_list_row.png);    
    background-repeat: repeat-x;
    */
    overflow: hidden;
    margin-top: 12px;
    margin-bottom: 30px;
}

.result_row.first {
    border-top: 1px dotted #dedede;    
}

.result_row .screencap .time {
    background: #000;    
    color: #fff;    
    width: 34px;
    height: 14px;
    padding: 0px 2px 0px 2px;
    text-align: center;
    position: absolute;    
    font-size: 10px;
    font-weight: 700;
    border-radius: 2px;
}

img.left {
    float: left;
    margin: 10px 10px 10px 0px;
}

img.right {
    float: right;
    margin: 10px 0px 10px 10px;
}

img.lightblue {
    border: 8px solid #4dcaf6;
    border-radius: 8px;
}

img.blue {
    border: 8px solid #0577a0;
    border-radius: 8px;
}

img.yellow {
    border: 8px solid #fbde42;
    border-radius: 8px;
}

div.center {
    width: 988px;
}

div.center img {
    display: block;
    margin: 10px auto;
}





/* footer 
    overflow: hidden;
*/
#footer {
    background-color: #0577a0;
    width: 100%;
    color: #fff;
}

#footer ul {
    list-style-type: none;
}

#footer_nav_row {
    background-color: #00ad67;
}

#footer_nav_row_i {
/*     overflow: hidden; */
    min-height: 33px;
    background-color: inherit;
}

#footer_nav_row ul {
/*     overflow: hidden; */
    float: left;
    margin: 8px 0px;
}

#footer_nav_row li {
    float: left;
    border-right: 2px solid #FBDE42;
    padding: 0px 6px;
    line-height: 17px;
    font-size: 13px;
    font-weight: 800;
    letter-spacing: -0.2px;
}

#footer_nav_row li.first {
    padding-left: 0px;
}

#footer_nav_row li.last {
    border-right: none;
}

#partner_row {
    min-height: 270px;
    background-color: #0577A0;
}

#partner_row_i {
    min-height: 248px;
    padding: 22px 0px 22px 0px;
    background-color: #0577A0;
    text-align: center; /* NEW 2013-05-30 */
}

.partner_holder {
    float: left;
    height: 90px;
    margin: 4px 24px; /* NEW 2013-05-30 */
}

.partner_holder_i {
    height: inherit;
    display: table-cell;
    vertical-align: middle;
}

#partner_row img {
    /*
    max-width: 190px;
    max-height: 64px;
    */
    /* height: 80px; NEW 2013-05-30 */
}

.partner_row_fixed { /* NEW 2013-05-30 */
    display: inline-block;
}


#footer_bottom_row {
    background-color: #00ad67;
/*     overflow: hidden; */
    font-size: 13px;
    height: 33px;
    clear: both;
}

#footer_bottom_row_i {
    background-color: inherit;
    padding: 9px 0px 9px 0px;
    height: 15px;
}

#footer_bottom_row_l {
    float: left;
}

#footer_bottom_row_r {
    float: right;
}


#footer_nav_row_i240 {
    display: none;
}


.vpa_740 {
    display: none;
}




#bugger {
    background-color: #efefef;
    margin: 4px;
    padding: 4px;
    font-size: 10px;
    color: #500;
}























