
/* general elements */
body {
    font: normal normal 100.1% Arial, Helvetica, sans-serif;
}

h1 {
    color: #333;
    font: normal 1.875em/1 Arial, Helvetica, sans-serif;
    width: 760px;
    text-indent:184px;
    background:transparent url(../images/bg-sky-hot-topics.png) no-repeat scroll left center;
    min-height: 32px;
}

p {
    font: normal .75em / 1.3 Arial, Helvetica, sans-serif;
    color: #333;
    margin-bottom: 0.3em;
}

a {
    color: #0077AE;
    text-decoration: none;
    font-weight: bold;
}

a:hover {
    text-decoration: underline;
}

/*layout id's */

#title-bar {
    max-height: 100px;
    min-height: 40px;
    position: relative;
    padding-bottom:7px;
}

#day-life-branding {
    display: block;
    _display: inline;
    float: right;
    width: 109px;
    height: 30px;
    margin: 6px 0 0 0;
    text-indent: -5000px;
    overflow: hidden;
    background: url( ../images/poweredByDaylife.jpg) no-repeat 0 0;
}

#breadcrumb {
    padding-top: 6px;
    padding-bottom: 14px;
}

#breadcrumb ol {
    line-height: 1;
}

#breadcrumb ol li {
    display: inline;
    font-size: 0.6875em;
    color: #666;
}

#breadcrumb ol li a {
    font-weight:normal;
    text-decoration: none;
    color: #666;
}

#breadcrumb ol li a:hover {
    text-decoration: underline;
}

#main-content {
    width: 705px;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    margin-left: -1px; /*required to fix zoom layout bug*/
}

#main-content.category-page {
    margin-bottom:0px;
}

#sidebar {
    width: 235px;
    float: left;
    margin-left: -1px;  /*required to fix zoom layout bug*/
}

#latest-news {
    margin-bottom:20px;
}

#latest-news a{
    color: #0077ae;
}

#latest-news p.article-link{
    padding-top: 10px;
}

#latest-news h3{
    margin-top: -1px;
}

#homepage-link-panel-small{
    min-height: 230px;
    _height: 230px;
}

#homepage-link-panel-small h3{
    padding: 0 0 20px 0;
    color: #333;
}

#homepage-link-panel-small p{
    padding: 0;
}

#homepage-link-panel-small p.article-link{
    *padding-top: 3px;
}

#homepage-link-panel-small img{
    /*position: relative;*/
    /*left: -19px;*/
    margin-left: -19px;
}

#homepage-link-panel-small a{
    color: #0077ae;
}

/* image gallery */

#image-gallery{
    margin-top: 20px;
}

#image-gallery h2{
    color: #333;
}

#image-gallery h3{
    color: #0077ae;
    font-size: 0.875em;
}

#image-gallery p{
    font-size: 0.688em;
}

#image-gallery p.source{
    color: #666;
    margin: 10px 0;
}

#image-gallery .getty-images{
    font-weight: bold;
}

#image-gallery #gallery-main-image-container {
    max-height: 329px;
    _height:329px;
    width: 429px;
    overflow: hidden;
    text-align: center;
    background: #ddd;
    position:relative;
}

#image-gallery #gallery-main-image-container *{
    z-index:1
}

#image-gallery #gallery-main-image-container .image-loader{
    z-index:0;
    *z-index:-1;
}

#image-gallery #gallery-main-image-container img {
    position:relative;
}

#image-gallery .image-overlay{
    width: 429px;
    height: 73px;
    position: relative;
    top: -76px;
}
#image-gallery .image-loader{
    position:absolute;
    top:40%;
    width:429px;
    right: 0px;
}
#image-gallery #gallery-image-list li{
    float: left;
    margin: 8px 2px;
    _padding-top:2px;
    z-index: 2;
}

#image-gallery #gallery-image-list li a{
    border:1px solid silver;
    margin:1px;
    display:block;
    _display:inline;
    height:55px;
}

#image-gallery #gallery-image-list li p{
    display:none;
}

#image-gallery #gallery-image-list li a.highlight, #image-gallery #gallery-image-list li a.selected{
    border-color:white;
    border-width:2px;
    margin:0px;
}

#image-gallery .transparent{
    -moz-opacity:.70; filter:alpha(opacity=70); opacity:.70;
    background: #000;
}

#image-gallery #image-gallery-text{
    float: left;
    width:216px;
    margin-right:20px;
    _margin-right:0px;
    _position: relative;
    _padding-right: 15px;
}

#image-gallery #gallery-image-list{
    width: 5000px;
    left: 0;
    top: 0;
}

#image-gallery #related-images-carousel{
    width: 400px;
    _width: 404px;
    top: -150px;
    _top: -167px;
    left: 1px;
    overflow: hidden;
    position: relative;
}

#image-gallery #gallery-controllers{
    position: relative;
    top: -123px;
}

#gallery-controllers .right-arrow{
    float: right;
    padding-right: 4px;
    width: 9px;
    height: 16px;
    top:2px;
    *top: 0px;
    _position:relative;
    background: transparent url(../images/arrows.png) no-repeat -10px 0;
}

#gallery-controllers .left-arrow{
    float: left;
    padding-left: 4px;
    width: 9px;
    height: 16px;
    top:2px;
    *top: 0px;
    _position:relative;
    background: transparent url(../images/arrows.png) no-repeat 3px 0;
}

#gallery-controllers .enabled{
    cursor:pointer;
}

/* general classes */
.container {
    width: 960px;
    margin: 0 auto 0 auto;
    text-align: left;
    position: relative;
}

.inner-container-wide {
    text-align: left;
    background: transparent url( ../images/background_page2.png ) 0 100% no-repeat;
    top:6px;
    position:relative;
    padding: 12px 20px 25px 20px;
}

.inner-container-wide-top {
   background: transparent url( ../images/background_page2.png ) 0 0 no-repeat;

}

.inner-container-small-top{
    background: transparent url( ../images/background_page2.png ) -725px 0 no-repeat;
    margin-bottom: 20px;
}

.inner-container-small {
    text-align: left;
    background: transparent url( ../images/background_page2.png ) -725px 100% no-repeat;
    top:6px;
    position:relative;
    padding: 12px 20px 25px 20px;
}

/* modules */

.latest-news-item {
    position: relative;
    min-height: 242px;
    _height: 242px;
}

#latest-news-item-article, .featured-topic-text {
    width: 216px;
    float:left;
    margin-right: 20px;
}

.featured-topic-text p {
    font-size:11px;
}
.featured-topic-text h2 {
    font-size:12px;
    padding-bottom:1px;
    line-height:15px;
}

#latest-news-item-article .source{
    color:#666;
}

.latest-news-item-image {
    float: left;
    max-height: 242px;
    _height:242px;
    width: 429px;
    overflow: hidden;
    text-align: center;
    background: #ddd;
}

.latest-news-item-image img {
    margin-bottom:-4px;
}

.latest-news-item p {
    margin-bottom: 1em;
}

.latest-news-item p.source {
    margin-bottom: 0.3em;
}

.latest-news-item .article-link {
    margin-top: -.8em;
}

#news {
    padding-bottom: 5px;
}

#news li {
    margin-bottom: 20px;
}

#news li.with-image .article-list-contents {
    width: 531px;
    float: right;
}

#news img {
    float: left;
}

#news .article-list-contents h3 a{
    color:#0077ae;
}

#news h2 {
    margin-bottom: 1.125em;
}

#news h3{
    font-size: 0.875em;
    line-height: 1;
}

#news p {
    font-size: .6875em;
    color: #333;
}

#news p.source {
    color: #666;
}

#news p.article-link {
    padding-bottom: 0; margin-bottom: 0;
}

/* Videos */
#related_videos h2 {
    padding-bottom:7px;
}

#related_videos h3 {
    font-size: .75em;
}

#related_videos p.source {
    color: #666;
}

#related_videos li {
    clear: both;
    height: 50px;
    padding-bottom: 22px;
    _padding-bottom: 8px;
}

#related_videos .video-right {
    float: left;
    padding-left:8px;
    width: 120px;
}

#related_videos .video-left {
    float: left;
    width: 67px;
}

#related_videos img {
    height: 52px;
    width: 67px;
    display: block;
}

#related_videos .inner-container-small{
    padding-bottom: 0;
}

#related_videos ul{
    font-size: 0.917em;
}

.play-icon{
    background: transparent url(../images/play_icon_small_png8.png) no-repeat scroll 0 0;
    position: relative;
    top: -27px;
    _top: -14px;
    left: 22px;
    height: 23px;
    margin-top: -10px;
    _margin-top: -25px;
}


/* related hot topics */

#related_topics li{
    font-size:12px;
    line-height:18px;
}


/* Quote of the day */

#quote blockquote div {
    background: transparent url(../images/quotes.png) 0 5px no-repeat;
    padding-top: 30px;
}

#quote blockquote {
    background: transparent url(../images/quotes.png) 100% 100% no-repeat;
}

#quote p {
    margin: 0;
}
#quote p.quote-text {
    color: #0077ae;
    font-size: .875em;
    font-weight: bold;
    margin-bottom: 8px;
}

#quote p cite span {
    font-size: .917em;
    font-weight: bold;
    color: #666;
    display: block;
}

/* Footer */

#footer {
    clear: both;
    padding-bottom: 1em;
    text-align: left;
}

#footer p, #footer ul, #footer ul li {
    display: inline;
}

#footer p, #footer li {
    font-size: .6875em;
}

#footer p {
    color: #999;
    padding-right: .5em;
}

#footer ul li {
    color: #999;
    zoom: 1;
}

#footer ul li a {
    color: #666;
    font-weight: normal;
}

/* Hitbox Debugging */
.debugHitbox .hbx-lpos .hbx-lid {
    background-color: red !important;
}

.debugHitbox .hbx-lpos .hbx-c {
    background-color: yellow !important;
    border: 1px solid white !important;
}

.debugHitbox .hbx-lpos .hbx-c .hbx-c {
    background-color: green !important;
    border: 1px solid white !important;
}

.debugHitbox .hbx-lpos {
    border: 1px solid cyan !important;
}

#body-container, #body-container-main {
    position:relative;
    width: 960px;
    margin-left: auto;
    margin-right: auto;
}
#categories li {
    font-size: .75em;
    line-height: 1.5;
}

#categories li span {
    color: #666;
}

