﻿.dod2_rotate{background-color:#184B7E;background-image: url(background.png); background-size: auto 100%;width:100%;
        overflow:hidden;display:block;}
.dod2_item{display:block;width:100%;overflow: hidden;}

.dod2_title { font-size:1.6em; color:#fff;padding-top:0px; margin-top:0px; padding-bottom:15px;}
.dod2_caption {color:#fff;}
.dod2_byline {width:100%; text-align:right; font-size: .9em;height: 1.2em; color: #BFCEE1; display:inline-block;padding-right:10px;}

a.dod2_button { background: url("buttonback.gif") repeat-x scroll left center #1C3F65;
    border: 1px solid #B2C5D4; display:inline-block; color:white; font-size: .9em; font-weight: bold;
    padding: 3px; margin-top:3px; text-align: center; text-decoration: none;}
a.dod2_button:visited, a.dod2_button:link { color:#fff; text-decoration: none;}
a.dod2_button:hover { background: #fff; color: #5A5A5A; text-decoration: none;}

.rotatepagination { position:relative; width:280px; text-align:center; margin:0;display:inline-block;}
.rotatepagination a { background: url(pager.png) 0 0px no-repeat transparent; width: 16px; height: 16px; margin: 0 5px 0 0; display: inline-block;}
.rotatepagination a.selected { background-position: -16px 0px; cursor: default;}
.rotatepagination a span { display:none; }

.dod2_content{width:45%;float:left;padding:15px;line-height:1.1em;font-size:12px}
.dod2_img{width:55%;float:right;display:inline-block;}
.dod2_img img {border:1px solid #91908a;margin:auto;margin-top:10px;width:96%;}
.dod2_hasLinks {width: 100%; text-align: center;margin-top:20px;}

@media (max-width: 1200px) {
}

@media (max-width: 670px) {
    /*Flip to stacked vs side by side */
    .dod2_content{width: 100%; padding:0px 10px 25px 10px;float:none;}
    .dod2_img{width:99%;margin:auto;float:none;}
    .dod2_hasLinks {margin-top:0px;}
    .dod2_title {padding-bottom:3px;}
    .rotatepagination{ bottom:0;margin:auto;text-align:center;width:100%;}
}

@media (max-width: 500px) {
    .dod2_content{font-size:12px;}
}

@media (max-width: 400px) {
}

@media (max-width: 320px) {
    .dod2_content{margin:0}
}
