/* worldwide conservation fund module */
div#disney-wcf {position: absolute;top:370px;left:0px;}

/* your votes = change in action module */
div#yourvotes {position: absolute;left:215px;top:68px;}
div#yourvotes-background {position: absolute;}
div#yourvotes-content {position: absolute;width:435px;top:55px;margin-left:20px;text-align: center;color: #FFFFFF;font-weight: bold;font-size: 12px; line-height:1.1em}

/* vote tracker module */
div#votetracker {position: absolute;left:670px;top:50px;}

/* vote and results module - main content module */
div#voteresults {position: absolute;top:200px;left:180px;}
div#voteresults-content {position: absolute;top:39px;left:0px;}
div#voteresults-background {position: absolute;}
div#voteresults-exploreandvote {position: absolute;visibility: hidden;}
div#voteresults-exploreandvote-container {margin:10px 0 0 25px;}
div#voteresults-exploreandvote-content {margin:50px 0 0 30px;}
div#voteresults-results {position: absolute;width:758px;height:406px;margin:30px 0 0 0;}

div#voteresults-tabs {}
div#voteresults-tabs ul {list-style: none;}
div#voteresults-tabs ul li {display: inline-block;float: left;margin-right:5px;}

div#results-content {margin:25px 0px 0px 60px;width:770px;height:375px;}
div#results-content-table {}
div#results-content table h3 {color:#7db337;margin:0;padding:0;width:565px}
div#results-content table h4 {color:#7db337;font-size:12px;margin:0;padding:0;width:565px}
div#results-content table p {margin:0;padding:0;color:#002e34;font-size:11px;width:550px;}
div#results-content table p a {color:#1f9fa6;}
div#results-content table h5 {margin:0;padding:0;line-height: 1.3em;}
div#results-content table h5 a {color:#1f9fa6;}
div#results-content table td {padding-bottom:20px;}
div#results-content table td.resultscontent {padding-left:10px;}

div#results-border-top {position: absolute;margin-top:-3px;width:770px;text-align: center;}
div#results-border-btm {position: absolute;top:365px;width:770px;text-align: center;margin: 0 auto;}

/* modal window - global */
div#simplemodal-overlay {background:#000000;}
div#simplemodal-container {}

/* modal window - review your vote */
div#modal-reviewvote {display: none;}
div#reviewvote-background {position: absolute;}
div#reviewvote-content {position: absolute;margin-top:55px;text-align: center;width:550px;color:#FFFFFF;font-size:13px;font-weight: bold;}
div#reviewvote-content span {color:#002e34;font-size:14px;}
div#reviewvote-buttons {margin-top:10px;}

/* modal window - results photos / videos / text */
div#modal-resultsgallery {width:483px;height:392px;display: none;}
div#resultsgallery-tabs {height:32px;}
div#resultsgallery-tabs ul {list-style: none;}
div#resultsgallery-tabs ul li {float: left;display: inline;margin-right:7px;}
div#resultsgallery-tabs ul li.last {margin-right:0px;margin-left:1px;}
div#resultsgallery-content {background:#FFFFFF;width:483px;height:359px;}

div#resultsgallery-photos {position: absolute;}
div#resultsgallery-photos h3 {color:#7db337;margin:0px 0 0 27px;padding-top:10px;}
div#resultsgallery-photos h4 {color:#7db337;margin-left:27px;}
div#photogallery {margin:5px 0 0 27px;width:421px;height:271px;}
div#photogallery-nav {float:left;margin:5px 0 0 28px;font-size:18px;font-weight: bold;display: table-cell;vertical-align: middle;}
div#photogallery-nav img {vertical-align:text-bottom;}
div#photogallery-nav span {color:#002e30;}
div#photogallery-close {position: absolute;top:323px;left:380px;}

div#resultsgallery-video {position:absolute;visibility: hidden;}
div#resultsgallery-video-container {position: absolute;top:30px;left:30px;}
div#videogallery-close {position: absolute;top:323px;left:380px;}
div#resultsgallery-text {position:absolute;visibility: hidden;padding:20px 0 0 25px;}
div#resultsgallery-text-content {width:405px;height:270px;padding:10px;font-size:12px;overflow-y: auto;overflow-x: hidden;}
div#resultsgallery-text-content p {margin-bottom:15px;}
div#photogallery-text-close {position: absolute;top:323px;left:380px;}

/* slideshow styling */

/*preload classes*/
.svw {width: 50px; height: 20px; background: #FFFFFF;}
.svw ul {position: relative; left: -999em;}

/*core classes*/
.stripViewer {position: relative;overflow: hidden; border:none;margin: 0 0 1px 0;}

/* this is your UL of images */
.stripViewer ul {margin: 0;padding: 0;position: relative;left: 0;top: 0;width: 1%;list-style-type: none;}
.stripViewer ul li {float:left;}
.stripTransmitter {overflow: auto;width:370px;}
.stripTransmitter ul {margin: 3px 0 0 28px;padding: 0;position: relative;list-style-type: none;}
.stripTransmitter ul li {width: 20px;float:left;margin: 0 1px 1px 0;}
.stripTransmitter a {font: bold 10px Verdana, Arial;text-align: center;line-height: 22px;background: #1f9fa6;color: #FFFFFF;text-decoration: none;display: block;}

.stripTransmitter a:hover, a.current {background: #7db337;color: #FFFFFF;}

/*tooltips formatting*/
.tooltip {padding: 0.5em;background: #fff;color: #000;border: 5px solid #dedede;}