.roundCorne { text-align: center; font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif; background-color: #eee; color: #444; font-size: 75%; }
.roundCorne a { color: #27D; text-decoration: none; }
.roundCorne a:focus, a:hover, a:active { text-decoration: underline; }
.roundCorne p { line-height: 1.8em; }
.roundCorne h1, h2 { font-family: "Trebuchet MS", Verdana, sans-serif; margin: 0 0 10px 0; letter-spacing:-1px; }
.roundCorne h1 { padding: 0; font-size: 3em; color: #333; }
.roundCorne h2 { padding-top: 10px; font-size:2em; }
.roundCorne pre { font-size: 1.2em; line-height: 1.2em; overflow-x: auto; }
.roundCorne div#page { width: 900px; background-color: #fff; margin: 0 auto; text-align: left; border-color: #ddd; border-style: none solid solid; border-width: medium 1px 1px; }
.roundCorne div#container { padding: 20px; }
.roundCorne div#ads { clear: both; padding: 12px 0 12px 66px; }
.roundCorne div#footer { clear: both; color: #777; margin: 0 auto; padding: 20px 0 40px; text-align: center; }
/************************************************************************************************************************************************/


.roundCorne div.content { /* The display of content is enabled using jQuery so that the slideshow content won't display unless javascript is enabled. */
	display: none; float: left; width: 450px; }
.roundCorne div.content a, div.navigation a { text-decoration: none; color: #777; }
.roundCorne div.content a:focus, div.content a:hover, div.content a:active { text-decoration: underline; }
.roundCorne div.controls { margin-top: 5px; margin-left: 5px; height: 23px; position:absolute; z-index: 10; top: 12px; }
.roundCorne div.controls a { padding: 5px; }
.roundCorne div.ss-controls { float: left; }
.roundCorne div.nav-controls { float: right; }
.roundCorne div.slideshow-container { /*position: relative;*/
	clear: both; height: 300px; /* This should be set to be at least the height of the largest image in the slideshow */ width:  450px; overflow: hidden; }
.roundCorne div.loader { position: absolute; top: 0; left: 0; background-image: url('loader.gif'); background-repeat: no-repeat; background-position: center; width: 450px; height: 300px; /* This should be set to be at least the height of the largest image in the slideshow */ }
.roundCorne div.slideshow { }
.roundCorne div.slideshow span.image-wrapper { display: block; /*position: absolute;*/
	top: 0; left: 0; }
.roundCorne div.slideshow a.advance-link { display: block; width: 550px; margin-left:-2px; text-align: left; }
.roundCorne div.slideshow a.advance-link:hover, div.slideshow a.advance-link:active, div.slideshow a.advance-link:visited { text-decoration: none; }
.roundCorne div.slideshow img { /*vertical-align: middle;
	border: 1px solid #ccc;*/
}
.roundCorne div.download { display: none;/*float: right;*/
}
.roundCorne div.caption-container { position: absolute; z-index: 8; width:429px; height:40px; position:absolute; top:248px; color:#fff; left:9px; padding:10px; background:url(/css/images/bg-tour-highlights.png) repeat-y; font-size:12px;/*clear: left;*/
}
.roundCorne span.image-caption { display: block; /*position: absolute;*/
	width: 450px; top: 0; left: 0; }
.roundCorne div.caption { /*padding: 12px;*/
}
.roundCorne div.image-title { display: none;/*font-weight: bold;
	font-size: 1.4em;*/
}
.roundCorne div.image-desc { line-height: 1.3em; width:446px;
}
.roundCorne div.navigation { margin:0 1px 0 -5px; padding-left:5px;}

.roundCorne ul.thumbs { clear: both; margin: 0; padding: 0; }
.roundCorne ul.thumbs li { float: left; padding: 0; margin: 0 4px 4px 0; list-style: none; }
.roundCorne a.thumb { padding: 2px; display: block; }
.roundCorne ul.thumbs li.selected a.thumb { background: #a31022; }
.roundCorne a.thumb:focus { outline: none; }
.roundCorne ul.thumbs img { border: none; display: block; }
.roundCorne div.pagination { clear: both; }
.roundCorne div.navigation div.top { margin-bottom: 12px; height: 11px; }
.roundCorne div.navigation div.bottom { margin-top: 12px; }
.roundCorne div.pagination a, div.pagination span.current, div.pagination span.ellipsis { display: block; float: left; margin: 10px 5px 0 5px; padding: 4px 7px 2px 7px; border: 1px solid #fff; }
.roundCorne div.pagination a:hover { background-color: #666; text-decoration: none; border-color:#333; color:#fff; }
.roundCorne div.pagination span.current { font-weight: bold; background: #666; border-color: #333; color: #fff; margin: 10px 0 0 2px; }
.roundCorne div.pagination span.ellipsis { border: none; padding: 5px 0 3px 2px; }
