.sliderRelatedContent {
	width: 600px;
	height: 420px;
	margin: 0 auto;
	padding-top: 1px;
}
.sliderRelatedContent ul {
	list-style-type: none;
}
.sliderRelatedContent ul li {
        float: left;
        height: 205px;
        margin-bottom: 10px;
        margin-left: 45px;
        margin-top: 6px;
        text-align: center;
        width: 176px;
	list-style-type: none;
}
.navigation1{
	padding: 10px 20px;
}
.sliderRelatedContent ul li a {
	font-size: 14px;
	color: #fff;
	text-decoration: none;
}
.sliderRelatedImg {
	display: block;
	margin-bottom: 8px;
	width: 175px;
	height: 140px;
	border: 1px solid #fff;
}
.sliderRelatedTitle {
	display: block;
	//height: 30px;
	overflow: hidden;
}

#mainContent {
        position: relative;
        z-index: 9999;
        left: 0;
        top: 0;
        overflow: visible;
}
.previous{
	float:left;
}
.next{
	float:right;
}
.image_content{
	width: 640px;
	float: left;
	height: 540px;
	background: #000;
	position: relative;
	z-index: 10001;
}
.ad_content{
	float:left;
}
.navigation {
	padding: 10px 20px;
}
.galTitle {
        color: #fff;
        font-size: 16px;
        float: left;
        width: 450px;
}
.galNav {
        float: right;
        width: 136px;
}
.prevNav {
        float: left;
        margin: 0 10px;
}
.nextNav {
        float: left;
        margin-left: 10px;
}
.imgNos {
        color: #fff;
        font-size: 16px;
        float: left;
        text-align: center;
        padding-top: 5px;
}
.clear{ clear:both; }
.rightContent {
        /*border-left: 1px solid #676767;*/
        padding: 5px 10px;
        float: left;
        width: 325px;
        /*height: 661px!important;*/
        position: absolute;
        left: 640px;
        background: #222222;
        z-index: 10001;
	top:0;
}

/*
.second_half {
        position: absolute;
	padding-top:20px;
	left: 3px;	
}
*/
.iframe_content {
        text-align: center;
        position: relative;
        height: 460px;
}
.iframe_content .sliderImg{
        padding: 5px;
        background: #fff;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        
}
.iframe_content .prevNav {
        position: absolute;
        top: 50%;
        left: 10px;
}
.iframe_content .nextNav {
        position: absolute;
        top: 50%;
        right: 20px;
}
.para_head h2{
        color: #fff;
        margin-bottom: 1px;
        margin-top: 0;
        font-size: 20px;
        font-weight: bold;
}
.para_text {
	overflow: auto;
	padding-right: 10px;
        color: #fff;
        font-size: 18px;
	height: 200px;
}
.fullscreen {
        font-size: 14px;
        color: #fff;
        padding-bottom: 10px;
        padding-top: 5px;
        margin-bottom: 10px;
        border-bottom: 1px solid #a8a8a8;
}
.fullscreen a {
        /*background: url(/images/fullscreen.png) no-repeat left center;*/
        padding-left: 5px;
        color: #fff;
        text-decoration: none;
}
.closeFrame {
        position: absolute;
        right: 10px;
        top: 10px;
}
#frame-fancybox-overlay.overlay-fixed {
        bottom: 0;
        position: fixed;
        right: 0;
}
#frame-fancybox-overlay {
        background: none repeat scroll 0 0 #000000;
	display: none;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	z-index: 8010;
}
.image_carousel {
        padding: 0px 0 0px 30px;
        position: relative;
        height: 101px;
        overflow: hidden;
        background: #000 url(/images/sliderBgStrip.jpg) repeat-x left top;
        margin-top: 0px;
        width: 610px;
        float: left;
	z-index: 10001;
}
.image_carousel img {
        border: 3px solid #000000;
        background-color: #000000;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        margin: 10px 2px;
        display: block;
        float: left;
}
.image_carousel img:hover {
        border: 3px solid #ccc;
        background: #ccc;
}
.image_carousel img.image_carousel_active {
        border: 3px solid #ccc;
        background: #ccc;
}
.image_carousel a{
        position: relative;
        float: left;
}
.image_selected {
        position: absolute;
        top: 0px;
        left: 46px;
        z-index: 100000;
        background: url(/images/selected-arrow.png) no-repeat left top;
        width: 22px;
        height: 10px;
}
a.prev, a.next {
        background: url(/images/pf2.1_miscellaneous_sprite.png) no-repeat transparent;
        width: 45px;
        height: 50px;
        display: block;
        position: absolute;
        top: 30px;
}

a.prev {
        left: 0px;
        background-position: 0 0; 
}
a.prev:hover {  background-position: 0 -50px; }
a.prev.disabled { background-position: 0 -100px !important;  }
a.next { 
	right: 0px;
        background-position: -50px 0; 
}
a.next:hover { background-position: -50px -50px; }
a.next.disabled { background-position: -50px -100px !important;  }
a.prev.disabled, a.next.disabled {
        cursor: default;
}

a.prev span, a.next span {
        display: none;
}

.onoff{
	position:absolute;
	margin-left: 45px;
	margin-top: -28px;
}
.show_div{
	display:block;
}
.hide_div{
	display:none;
}
.right_side_more_articles {
	margin-bottom: 10px;
	height: 80px;
}
.sliderRelatedImg_rightside{
	float:left;
	margin-right: 10px;
	margin-top: 5px;
}
.sliderRelatedTitle_rightside{
	margin-left:10px;
}
.sliderRelatedTitle_rightside a {
	font-size: 14px;
	color: #fff;
	text-decoration: none;
}
.moreLinks{
	margin-top:-12px;
	float:right;
}
.moreLinks a{
	color:#FFF;
	font-size:17px;
	decoration:none;
}
/* For background block */
.iframe_content .nextNav {
	background: none repeat scroll 0 0 #000000;
	border-radius: 5px 0px 0px 5px;
	height: 44px;
	opacity: 0.8;
	padding: 10px;
	position: absolute;
	right: 15px;
	top: 50%;
	width: 34px;
}
.iframe_content .nextNav:hover {
	background: none repeat scroll 0 0 #057fbf;
	transaction: opacity 0.25s linear 0s;
}
.iframe_content .prevNav {
	background: none repeat scroll 0 0 #000000;
	border-radius: 0px 5px 5px 0px;
	height: 44px;
	opacity: 0.8;
	padding: 10px;
	position: absolute;
	left: 5px;
	top: 50%;
	width: 34px;
}
.iframe_content .prevNav:hover {
	background: none repeat scroll 0 0 #057fbf;
	transaction: opacity 0.25s linear 0s;
}

#fancybox-overlay.overlay-fixed {
	bottom: 0;
	position: fixed;
	right: 0;
}
#fancybox-overlay {
	background: none repeat scroll 0 0 #000;
	display: none;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	z-index: 8010;
}
#googleBlock #sliderDiv {
	position: relative;
}
.outer_google_block {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 2px solid #fff;
	background: #222;
	font-size: 30px;
	color: #fff;
	position: absolute;
	top: 10px;
	width: 985px;
	z-index: 1000000000;
	margin: 0 auto;
}
.closegoogleBlock {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 27px;
	height: 27px;
	z-index: 1000001;
}
#ifr{overflow-x: hidden;overflow-y: hidden;}

/* for hide show thumbnail */
.hide_show{
	position: relative;
	text-align: center;
	width: 137px;
	height: 22px;
	cursor: pointer;
	margin: 0 auto;
	background-color: #0066CC;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.image_carousel_parent_div{
	background-color:#000;
	width: 640px;
	/*height:131px;*/
	position: relative;
	z-index: 1001;
}
.show_carousel{
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}
.hide_carousel{
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}
.twitter_div{
        margin-left: 20px;
}
#mainContent {
        height: auto!important;
}
.bottomContent {
        width: auto;
        padding: 10px 0;
        background: none repeat scroll 0 0 #000;
        z-index: 1000;
        width: 640px;
}
.bottomContent .second_half {
	float: left;
	position: relative;
	width: 320px;
	z-index: 10000;
	padding-left: 15px !important;
}
.nleft300{
	left: -300px;
	position: relative; 
	width: 610px;
}
.nleft300 iframe {float:right;}
.first_half {float:left;}

.bottomContent .first_half {
        float:left;
        width: 600px;
	padding-left:10px;
}

/* 50% on click prev next */
.iframe_content .prevNav {
    background: none;
    border-radius: 0;
    height: 100%;
    left: 5px;
    opacity: 1;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    width: 40%;
}
.iframe_content .prevNav a {
    background: none;
    border-radius: 0;
    height: 100%;
    left: 0;
    opacity: 1;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.iframe_content .prevNav span {
    background: none repeat scroll 0 0 #000000;
    border-radius: 0 5px 5px 0;
    height: 44px;
    left: 5px;
    opacity: 0.8;
    padding: 10px;
    position: absolute;
    top: 45%;
    width: 34px;
}
.iframe_content .prevNav a:hover span, .iframe_content .prevNav a span:hover {
    background: none repeat scroll 0 0 #057fbf;
}

.iframe_content .nextNav  {
    background: none;
    border-radius: 0;
    height: 100%;
    opacity: 1;
    padding: 0;
    margin: 0;
    position: absolute;
    right: 15px;
    top: 0;
    width: 40%;
}
.iframe_content .prevNav:hover, .iframe_content .nextNav:hover  {
    background: none;
}
.iframe_content .nextNav a {
    background: none;
    border-radius: 0;
    height: 100%;
    opacity: 1;
    padding: 0;
    margin: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}
.iframe_content .nextNav span {
    background: none repeat scroll 0 0 #000000;
    border-radius: 5px 0 0 5px;
    height: 44px;
    opacity: 0.8;
    padding: 10px;
    position: absolute;
    right: 0;
    top: 45%;
    width: 34px;
}
.iframe_content .nextNav a:hover span, .iframe_content .nextNav a span:hover {
    background: none repeat scroll 0 0 #057fbf;
}
.iframe_content.related-slides .prevNav a, .iframe_content.related-slides .nextNav a {
	width: 60px;
}
.iframe_content.related-slides .prevNav, .iframe_content.related-slides .nextNav {
    width: 60px;
} 

