﻿#sliderShow {
    position: relative;
    width: 100%;
    height: 531px;
    overflow: hidden;
}

#subdiv1 {
    height:476px;
    width: 100%;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size:cover;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    filter: alpha(opacity=100);
    moz-opacity: 1;
    cursor: pointer;
}

#subdiv2 {
    height:476px;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size:cover;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    filter: alpha(opacity=0);
    moz-opacity: 0;
    cursor: pointer;
}

#subdiv3 {
    height:476px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size:cover;
    text-align: center;
    cursor: pointer;
}
.landing-slide-head #sliderShow,.landing-slide-head #subdiv1,.landing-slide-head #subdiv2,.landing-slide-head #subdiv3{
	height:366px;
}
.detail-slide-head #sliderShow,.detail-slide-head #subdiv1,.detail-slide-head #subdiv2,.detail-slide-head #subdiv3{
	height:527px;
}
#sliderShow>li {
    overflow: hidden;height:531px;font-size:0;
}
div.slide-info-bg{
    position: absolute;
    width:100%;
    height:56px;
    bottom: 0px;
    background-color:#003768;
}
#sliderShow>li>span{
	font-size:0px;
}
div.slide-info-wrap{
    width:3000px
}
div.slide-info{
    position: absolute;
    width:100%;
    bottom: -98px;
    z-index: 580;
    height:154px;
}

div.slide-info .description{
    font-size:18px;
    color:#fff;
    line-height:19px;
}
div.slide-info .description .slide-info-subtitle{
    color: #eeaa00;
    font-size: 18px;
    font-weight: bold;
}
a.openlink{
    color: #f1b600;
    font-size: 18px;font-weight:300
}
a.openvideo{
    position: relative;
    color: #42abfb;
    font-size: 18px;
    font-weight:300;
}
div.imageTitle {
    color: #fff;
    font-size: 18px;
    width: 100%;font-weight:bold;
}

div.imageTitle .videoTxt {
    float: left;
    width: 100%;
    background: none;
    line-height: 28px;
    height: 28px;
    padding-top:2px;
    padding-left: 15px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow-x: hidden;
    font-size:18px;
}

div.imageTitle .videoIco {
    float: left;
    /*background: url('/SiteCollectionImages/Slideshow/play_icon_bg.png') no-repeat;*/
    padding: 10px 14px;
    width: 27px;
    height: 27px;
}

div.imageTitle img {
    vertical-align: middle;
}

.pollbtn {
    position: relative;
    width: 1250px;
    height: 20px;
    top: 500px;
    margin: 0 auto;
}
.landing-slide-head .pollbtn{
	top:340px;
}
.detail-slide-head .pollbtn{
	top:501px;
}

.pollbtn .pollDiv2{
    position: absolute;
    right: 0;
    z-index: 590;
}
.slideshow_pot{
	cursor:pointer;
	width:11px;
	height:11px;
	}
#leftbtn {
    margin-right: 5px;
    cursor: pointer;
}

#rightbtn {
    cursor: pointer;
}

div.imageTextContent {
    margin: auto;
    width: 100%;
    text-align: left;
    height: 100%;
    overflow: hidden;position:relative;font-size:0
}
.slide-arrow{float:left;width:17.9%;height:154px;min-width:27px;}
.slide-pointer{float:right;margin-top:8px;margin-right:8px;}
.slide-desc{width:82.1%;float:left;background-color:#003768;height:154px;}
.slide-EnergyChemicals{background-color:#ffcc00}
.slide-InfrastructurePower{background-color:#0096d7}
.slide-MiningMetals{background-color:#332a86}
.slide-Government{background-color:#fa8329}
.slide-Power{background-color:#4aaa42}
.slide-AdvancedTechnologiesLifeSciences{background-color:#a30035}
div.imageTextContent .imageTitle {
    bottom: -48px;
}

div.description {
    width: 1000px;
    height: 124px;
    background: none;
}
.landing-slide-head .description{
    height:165px;
}
.detail-slide-head .description{
    height:165px;
}
.slide-location{font-weight:200;padding-bottom:10px;}
.slide-projectdesc{font-weight:300;padding-bottom:10px;}
.slide-projecturl{font-weight:300;padding-bottom:10px;}
.slide-videospace{width:15px}
.slide-videolink{display:display:inline-block}
div.description .title {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 12px;
}

div.description p {
    color: #fff;
    font-size: 18px;
}

.myButtonImage {
    cursor: pointer;
}

#subdiv3 .disabledjs_banner_defaultlink {
    display: block;
    height: 260px;
    position: absolute;
    top: 0;
    width: 940px;
}

#banner #titlediv{
    right: 0px;
    top: 0px;
    height: 72px;
    display: none;
    z-index: 997;
    position: absolute;
    margin-top: 425px;
    text-align: right;
    max-width: 250px;
    font-size: 0px;
}
.landing-slide-head #banner #titlediv{
    margin-top: 268px;
}
.detail-slide-head #banner #titlediv{
    margin-top: 429px;
}


#banner #projectTitle{
	float: none;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    background-color: rgb(255, 255, 255);
    padding: 8px;
    margin-top: 15px;
    color: rgb(20, 65, 115);
    display: inline-block;
    border-radius: 5px;
    min-width: 150px;
}
#banner #titleImage{
	height:12px;
}