.da_float_left {
  float: left;
}

div.da_body {
  font-family: Verdana, Arial, sans-serif;
  padding: 0px 10px;
}

.da_title {
  font-weight: bold;
  font-size: 18px;
  line-height: 20px;
  margin-bottom: 22px;
}

a.da_title_link,
a.da_title_link:hover,
a.da_title_link:visited,
a.da_title_link:active {
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
  font-size: 18px;
  line-height: 20px;
  color: #000;
  text-decoration: none;
}

.da_title_hr {
  position: relative;
  left: 50%;
  width: 292px;
  height: 1px;
  margin: 0px 0px 4px -146px;
  background: url('title_hr.png') no-repeat;
}

.da_byline_taskbar {
  margin-bottom: 16px;
}

.da_task_bar {
  width: 135px;
  float: right;
}

.da_byline {
  width: 534px;
  float: left;
  font-size: 10px;
}

.da_print {
  display: block;
  float: left;
  height: 16px;
  width: 16px;
  margin-right: 2px;
}

.da_print img {
  border: none;
}

.da_text {
  font-size: 12px;
}

.da_gold_arrow {
  height: 10px;
  width: 6px;
  float: left;
  margin: 2px 5px 0px 0px;
  background: url('gold_arrow.png') no-repeat;
}

.da_headline_block {
  width: 300px;
  float: left;
  padding-bottom: 10px;
}

.da_headline_text {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333;
}

.da_headline_hr {
  height: 1px;
  width: 314px;
  margin: 0px 0px 10px 17px;
  background: url('headline_hr.png') repeat-x;
}

.da_noheadline_hr {
  display:none;
}

a.da_grey_link, 
a.da_grey_link:hover,
a.da_grey_link:visited,
a.da_grey_link:active {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #333;
  text-decoration: none;
}

a.da_blue_link, 
a.da_blue_link:hover,
a.da_blue_link:visited,
a.da_blue_link:active {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #1F5FA4;
  text-decoration: none;
}

.da_summary {
  margin-top: 15px;
}

.da_footer {
  float:right;
}

.da_more_link {
  height: 14px;
  width: 47px;
  display: block;
  float: right;
}

a.da_rss {
  height: 14px;
  width: 14px;
  display:block;
  float: right;
  background: url('rss.png') no-repeat;
}

/*  RELATED MEDIA  */

.da_extra_wrapper { 
  width: 335px; 
  padding: 0px 10px 20px 10px; 
}

.da_extra { 
  border-color: #DEE3E7;
  border-image: none;
  border-style: solid;
  border-width: 1px; }
	
.cheader {
  background: url('c1.gif') repeat-x scroll 0 0 transparent;
  border-color: #DEE3E7 #DEE3E7 -moz-use-text-color;
  border-image: none;
  border-width: 1px 1px medium;
  height: 23px;
  overflow: hidden;
}
.cheader .title {
  color: #000000;
  display: block;
  font-family: Verdana, Arial,sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 23px;
  padding-left: 10px;
  padding-top: 1px;
}

.da_related_item {
  border-bottom: 1px solid #888; 
  padding: 5px 0px 5px 15px; 
  display: block; 
}

.da_related_item a, 
.da_related_item a:hover, 
.da_related_item a:visited, 
.da_related_item a:active { 
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #1F5FA4;
  text-decoration: none; 
}

/*  BIOGRAPHY  */

.da_bio {
  position: relative;
  width: 296px;
  height: 330px;
  float: left;
  margin: 0px 5px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.da_bio_extra_wrapper {
  width: 280px;
  text-align: center;
  margin: 0 5px 15px;
}

.da_bio_rss {
  position:absolute;
  bottom: 0px;
  right: 0px;
  width: 20px;
  height: 20px;
}

.da_bio_text {
  text-align: center;
}

.da_bio_text div {
  margin-top: 15px;
}

.da_bio_title {
  font-weight: bold;
  margin-top: 10px !important;
}

.da_bio_title_block {
  width: 625px;
  float: left;
}

.da_bio_photo {
  position: relative;
  left: 50%;
  width: 160px;
  margin: 0px 0px 5px -80px;
}

.da_bio_photo img {
  border: none;
  max-width:160px;
}

/*  PAGER  */

.dig_pager_current {
  background: #E6E6E6 !important;
}

.dam_left { 
  background-image: url('LeftArrow.png'); 
  height: 12px; 
  width: 3px; 
  display: inline-block; 
  padding-right: 5px; 
}

.dam_right { 
  background-image: url('RightArrow.gif'); 
  height: 12px; 
  width: 11px; 
  display: inline-block; 
}

/* BLOCK QUOTE */
.da_block_quote {
  position: relative;
  margin: 15px 0px;
}

.da_block_quote_text {
  float: left;
  width: 619px;
  margin-left: 5px;
  font-size: 20px;
  line-height: 22px;
}

.da_block_quote_auth {
  float:right;
  margin: 14px 10px 0px 0px;
  font-size: 9px;
}

.da_block_quote_open {
  float: left;
  width: 38px;
  height: 31px;
  background: url('blockquote.png') no-repeat 0 0;
}

.da_block_quote_close {
  float: right;
  width: 38px;
  height: 31px;  
  background: url('blockquote.png') no-repeat 0 -31px;
}

/* COMMENTS */
.da_comment_title {
  font-size: 20px;
  margin-bottom: 5px;
  font-weight: bold;
  color: #999;
}

.da_comment_wrapper {
  margin-top: 0px;
  background: url('star_bg.png') no-repeat left top;
  padding: 15px 0px 0px 15px;
  min-height: 256px;
}

.da_comment_smallgray {
  font-size: 11px;
  color: #797979;
}

.da_comment_13pxfont {
  font-size: 13px;
}

.da_comment_list {
  list-style: none outside none;
  margin: 0px;
  padding: 0px;
  font-size: 12px;
  color: #000;  
}

.da_comment_star {
  color: #2C5074;
}

.da_comment_username {
  color: #63819F;
}

.da_comment_leadin {
  font-style: italic;
  color: #000;
}

.da_comment_clear {
  clear: both;
  margin: 0px;
  padding: 0px !important;
}

li.da_com {
  border: none;
}

li.da_alt1 {
  background: none;
}

a.da_comment_reply,
a.da_comment_reply:hover,
a.da_comment_reply:visited,
a.da_comment_reply:active
 {
  height: 13px;  
  color: #666666;
  font-size: 11px;
  line-height: 13px;
  text-decoration: none;
}

a.da_comment_reply img {
  border: none;
}

.da_com {
  margin: 0px;
}

.da_com ul {
  padding: 0px 20px;
}

/* GALLERY */
.da_extra_wrapper .pager {
  float: right;
  height: 20px;
  padding: 4px 10px 0px 0px;
  color: #000;
}

.da_extra_wrapper a,
.da_extra_wrapper a:hover,
.da_extra_wrapper a:visited,
.da_extra_wrapper a:active {
  text-decoration: none;
  color: #1F5FA4;
}

#dam_prev {
  width: 9px;
  height: 11px;
  background: url('LeftArrow.png');
  display: block;
}

#dam_next {
  width: 9px;
  height: 11px;
  background: url('RightArrow.gif');
  display: block;
}

.da_media_item {
  width: 305px;
  padding:0px 10px;
  float: left;
}

.da_extra_inner {
  padding: 0px 5px 10px;
  margin-top: 10px;
}

a.da_headline_first, 
a.da_headline_first:hover,
a.da_headline_first:visited,
a.da_headline_first:active {
	font-family:Verdana, Arial, sans-serif !important;
	font-size:14px !important;
	color:#1F5FA4 !important;
	text-decoration:none !important;
}


/* inline */
.da_body .media-inline {
    display: inline-block;
    font-weight: normal;
}
.da_body .media-inline .title{ font-size: .85em; font-weight: bold; color: #666666; padding-bottom: 5px; display: inline-block; width: 100%; line-height:1.3em; } 
.da_body .media-inline .caption
{
    font-size:.75em; line-height:1.3em; color:#666666;
}

.da_body .media-inline .info
{ padding-top: 10px; padding-bottom: 10px; border-bottom: 1px solid #cccccc; font-size: .9em; line-height: 1em; } 
.da_body .media-inline .overlay{
background: url(/DesktopModules/ArticleCS/images/media_zoom.png) no-repeat ;
position:absolute;
bottom:0; right:0;
width:32px;
height:32px;
opacity:.7;

}

.media-inline-popup
{
    margin:60px 60px 0px 60px;
    max-width:700px;
}
.media-inline-popup .title{
    font-size:1em;
    font-weight:bold;
    color:#333;
    padding-top:20px;
    display:inline-block;
}

.media-inline-popup .caption
{
    font-size:.95em; line-height:1.5em; color:#333;
}

.media-inline-popup .action 
{
    padding-bottom:25px;
    padding-top:25px;
}
.media-inline-popup .action a, .media-inline-popup .action a:link, .media-inline-popup .action a:visited, .media-inline-popup .action a:hover{
    font-size:.8em;color:#333;
}


.da_body     .media-inline img {
    margin-bottom:15px;
    border: 1px solid #999;
    }

.da_body .media-inline-right, .da_body .media-inline-video-right  { float: right; margin: 5px 0px 10px 25px; } 

.da_body .media-inline-center, .da_body .media-inline-video-center  { 
  display:block;
  margin: 5px auto 25px;

  position: relative;
  display:block;
}

.da_body .media-inline-left, .da_body .media-inline-video-left { float: left; margin: 5px 25px 10px 0px; } 
.media-inline-small {
    width: 35%;
}
.media-inline-thumb {
    width:27%;
}
.media-inline-medium {
    width:47%;
}
.media-inline-large {
    width:71%;
}
.media-inline-xlarge {
    width:100%;
}

.da_body .media-inline .info a, .media-inline .info a:link
{
    color:#900;
    white-space:nowrap;
}
/*slideshow*/
.da_body .slideshow {
    display: inline-block;
    position: relative;
    width: 300px;
    border: solid 10px #ddd;
    background-color: #eee;
    -webkit-box-shadow: 1px 1px 2px #e6e6e6;
    -moz-box-shadow: 1px 1px 2px #e6e6e6;
    box-shadow: 1px 1px 2px #e6e6e6;
}

.da_body .slideshow-left {
    float: left;
    margin: 10px 20px 10px 0px;
}

.da_body .slideshow-right {
    float: right;
    margin: 10px 0px 10px 20px;
}

.da_body .slideshow .carousel {
}

.da_body .slideshow .item {
}

.da_body .slideshow .pager-left {
    cursor: pointer;
    height: 394px;
    width: 46px;
    position: absolute;
    background: transparent url(gallery-left.png) no-repeat left;
    opacity: .6;
    left: 0;
    z-index: 20;
}

.da_body .slideshow .pager-right {
    cursor: pointer;
    height: 394px;
    width: 46px;
    position: absolute;
    background: transparent url(gallery-right.png) no-repeat right;
    opacity: .6;
    right: 0;
    z-index: 20;
}

.da_body .slideshow .item .image {
    background-color: #000;
    text-align: center;
}

    .da_body .slideshow .item .image img {
        max-height: 500px;
        display: inline-block;
    }

.da_body .slideshow .counter {
    float: right;
}

.da_body .slideshow .item .info {
    padding: 5px 5px 0 5px;
    font-size: .9em;
}

    .da_body .slideshow .item .info p {
        font-size: .8em;
    }

.da_body .slideshow .info a, .da_body .slideshow .info a:link {
    color: #900;
}


@media (max-width: 767px) {

    .da_body .media-inline {
        width: 100%;
    }

    .da_body .media-inline-video-left {
        margin: 0 0 0 0 !important;
        float: none !important;
    }

    .da_body .media-inline-video-right {
        margin: 0 0 0 0 !important;
        float: none !important;
    }

    .da_body .media-inline-video-center {
        margin: 0 0 0 0 !important;
        float: none !important;
    }
}