/********************* SLIDESHOW ***************************/
#slideshow-featurebox {
    /*background: url("/images1/bg-featurebox.jpg") repeat-x scroll center top #517188;*/
    /*background:url("/images/slideshow/bg.png") repeat scroll 0 0 #000;*/
    width:600px;
    min-height:250px;
    /*margin:10px 0 0 0px!important;
     margin:10px 0 0 0;*/
    padding-top: 5px;
    overflow:hidden;
    margin-top: 10px;
}

#slideshow-featurebox .next {
    background: url("/images/sprites_slideshow.png") no-repeat scroll 0 -63px transparent;
    height: 26px;
    width: 31px;
    text-indent: -9999px;
    border: 0;
    position:static;
    cursor:pointer;
    display:block;
}
#slideshow-featurebox .prev {
    background: url("/images/sprites_slideshow.png") no-repeat scroll -32px -63px transparent;
    height: 26px;
    width: 31px;
    text-indent: -9999px;
    border: 0;
    position: static;
    cursor:pointer;
    display:block;
}
#slideshow-featurebox .play {
    background: url("/images/sprites_slideshow.png") no-repeat scroll -96px -63px transparent;
    height: 26px;
    width: 31px;
    text-indent: -9999px;
    border: 0;
    cursor:pointer;
    display:block;
}
#slideshow-featurebox .pause {
    background: url("/images/sprites_slideshow.png") no-repeat scroll -64px -63px transparent;
    height: 26px;
    width: 31px;
    text-indent: -9999px;
    border: 0;
    cursor:pointer;
    display:block;
}
#slideshow-featurebox .backtostart {
	background: url("/hqb2b/img/backtostart.png") no-repeat transparent;
	height: 26px;
	width: 84px;
	text-indent: -9999px;
	border: 0;
	cursor:pointer;
	display:block;
}
#slideshow-featurebox .backtostart:hover {
	background: url("/hqb2b/img/backtostart-hover.png") no-repeat transparent;
	height: 26px;
	width: 84px;
	text-indent: -9999px;
	border: 0;
	cursor:pointer;
	display:block;
}
#slideshow-featurebox .next:hover {
    background-position:0 -37px;
}
#slideshow-featurebox .prev:hover {
    background-position:-32px -37px;
}
#slideshow-featurebox .play:hover {
    background-position:-96px -37px;
}
#slideshow-featurebox .pause:hover {
    background-position:-64px -37px;
}
#slideshow-featurebox .tLoading {
    background: url("/images/sprites_slideshow.png") no-repeat scroll 0 -188px transparent;
    height: 26px;
    width: 26px;
    text-indent: -9999px;
    border: 0;
    cursor:pointer;
    display:block;
}

#slideshow-featurebox .wrap {
    min-height:250px;
    /*width:599px;*/
    overflow:hidden;
    /*background:url('/images/sprites_slideshow.png') 0 0 repeat-x #000;*/
	border:1px solid #b4b5b5; 
    margin: 0 0 8px 8px;
}
#slideshow-featurebox .feature_items {
    min-height:225px;
    /*width:100%;*/
    overflow:hidden;
    position:relative;
    background:#fff;
    padding: 1px 0 0 0;
    margin: 0;
    clear: both;
}
#slideshow-featurebox .feature_items .current_item {
    display:block;
}
#slideshow-featurebox .box {
    /*width:550px;
     height:249px;*/
    float:left;
    border: 2px solid #b4b5b5;
}
#slideshow-featurebox .feature_item {
    width:600px;
    /*min-height:580px;*/
    float:left;
    margin: 0;
    padding: 2px;
}
#slideshow-featurebox .feature_item .item_text {
    width: 96%;
    margin:10px 0;
	margin-left:10px;
    /*overflow:hidden;
     min-height:100px;*/
}
#slideshow-featurebox .feature_item .item_text p {
    margin: 5px 0 0 0;
}
#slideshow-featurebox .feature_item .item_text p.heading {
    /*font-size:24px;
     color:#002530;
     line-height:36px;
     padding: 0;
     margin:4px 0;*/
}
.item_text p.heading span {
    padding-left: 0px !important;
    background: none repeat scroll 0 0 #e1e1e1;
}

#slideshow-featurebox .feature_item .item_text p.heading span { /*background:#DE866A;*/ padding: 2px 10px; }
#slideshow-featurebox .feature_item .item_image {
    /*float:left;
     width:209px;
     height:150px;
     position:relative;
     left:0;
     border: 1px solid #5386AF;
     padding:4px;
     min-height:480px;*/
    background: #FFFFFF;
    line-height:0;
    text-align:center;
	border: 2px solid #b4b5b5; 
	width: 500px;
	float: left;
	margin-bottom: 10px;
}
.item_image a, .item_image a:hover {
    line-height:0;
}
#slideshow-featurebox .feature_nav {
    /*height:35px;
     background:url('/images1/bg-slideshow-featurebox-header.jpg') 0 0 repeat-x;*/
    /*font-size:11px;*/
    font-family:Arial;
    line-height:25px;
    padding: 0;
    margin: 0;
    /*padding: 0 7px;
     padding: 0 2px 0 2px;*/
}
#slideshow-featurebox .feature_nav .next_label {
    color:#000000;
    margin:4px 0 0 0;
    font-weight:bold;
}
#slideshow-featurebox .feature_nav .next_title {
    float:left;
    margin-left:5px;
    font-weight:bold;
    color:#656565;
}
.next_title {
    width:31px;
}
#slideshow-featurebox .feature_nav .nav {
    float:right;
    /*width:185px;
     margin-right:8px;*/
}
#slideshow-featurebox .feature_nav .nav ul, #slideshow-featurebox .feature_nav .nav ul li {
    list-style:none;
    margin:0;
}
#slideshow-featurebox .feature_nav .nav ul {
    float:right;
    padding:0;
}
#slideshow-featurebox .feature_nav .nav li {
    float:left;
    padding:4px 8px;
}
#slideshow-featurebox .feature_nav .nav li a {
    /*background:url('/images0/slideshow-featurebox_nav.gif') 0 0 repeat-x;
     border:1px solid #d7d7d7;*/
    float:left;
    /*width:16px;
     height:16px;
     margin-top:4px;
     margin-left: 6px;*/
    /*text-align:center;
     font-size:15px;*/
    line-height:16px;
    color:#a6a6a6;
    text-decoration:none;
    position:relative;
}
#slideshow-featurebox .feature_nav .nav li a:hover { background-position: 0 -16px; color:#fff; }
#slideshow-featurebox .feature_nav .nav li a.active { background-position: 0 -16px; color:#fff; }

.feature_item .last_slide {
    background-color: #EEF2F7;
    float:left;
}

#slideshow-featurebox .loading {
    background-image: url("/images/ajax-loader/loader_type1.gif");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    min-height: 588px;
}
#slide_title {
	font-size:20px;
}

/********************* SLIDESHOW SINGLE*******************************/

.slideshow_single_slide{
}

.slideshow_single_inactive{
  display:none;
}

/********************* TOP STORIES ROTATOR ***************************/

#thumb-scroller {
    clear:both;
    padding:8px 0;
    background-color: #EEF2F7;
    height:64px;
	border-top: 1px solid #b4b5b5;
}
#thumb-content {
    width: 586px;
    margin: 0;
    float: left;
    height:64px;
    padding-top: 5px 0 0 0;
    /*overflow-y:hidden;
     overflow-x:scroll;*/
    overflow:hidden;
    position:relative;
}
#thumb-content_inner  {
    margin:0;
    padding:0;
    position:relative;
    width:3000px;
    list-style-type:none;
}
#thumb-content ul, #thumb-content ul li {
    list-style:none; padding:0; margin:0;
}
#thumb-content li {
    float:left;
    width:75px;
    height:64px;
    margin-right:3px !important;
}
#thumb-content li img {
    width:70px;
    height:60px;
    border: 2px solid #b7b7b7;
}
#thumb-content li img:hover, .active-thumb {
    border: 2px solid #0040a2 !important;
}

#nextButton {
    display: block;
    height:100%;
    width: 30px;
    float: right;
    background: url("/images/sprites_slideshow.png") no-repeat scroll 0 -122px transparent;
    cursor: pointer;
    text-indent: -9999px;
}
#previousButton {
    display: block;
    height:100%;
    width: 30px;
    float: left;
    background: url("/images/sprites_slideshow.png") no-repeat scroll -112px -122px transparent;
    cursor: pointer;
    text-indent: -9999px;
}
#nextButton:hover {
    background-position: -70px -122px;
}
#previousButton:hover {
    background-position: -180px -122px;
}

#rel-slides {
    list-style-type:none;
    margin:0;padding:0;
}
#rel-slides li {
    float: left;
    overflow: hidden;
    width: 280px;
    border: 2px solid white;
    min-width: 1px;
    margin: 5px;
    padding-bottom: 8px !important;
    height: 95px;
}
#rel-slides li .lastslide {
    margin: 0;
    padding:0;
}
#rel-slides li .view_slide {
    float:right;
    padding:0;
}
#rel-slides img {
    float: left;
    text-align: left;
    margin-right: 10px;
    margin-bottom: 20px;
    border: 1px solid #1D54A7;
}
#rel-slides li a {
    font-size: 12px;
    font-weight: bold;
    color: #1D54A7;
    text-decoration:none;
}
#rel-slides li a u {
    font-size: .7em;
    display: block;
    float: left;
    padding-top: 4px;
    color: #5F86BE;
}
#rel-slides li a:hover u {
    color:#255bac!important;
}

#ss-sponsor {
    padding: 10px 0 0 18px;
    position:relative;
    height:48px;
    color: #788DAF;
}
#ss-sponsor a.all-ss {
    position:absolute;
    left:0;
    color: #4373C9;
    font-size:12px;
    text-decoration: underline;
    font-weight: bold;
}
#ss-sponsor a.all-ss:hover {
    color:#255bac;
}
.spon-by {
    position:absolute;
    right:0;
    height: 29px;
    line-height:29px;
}
#pagi-excp-slides {
    margin: 15px 0 0;
    padding:0;
    text-align: center;
}
#pagi-excp-slides a {
    font-weight:bold;
    font-size:16px;
}
#pagi-excp-slides a:hover {
    text-decoration: underline;
}
.feature_item .prev-slide, .next-slide{
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 35%;
}
#slide_body {
    width: 565px;
}