You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

51 lines
4.2 KiB
CSS

.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 h1, h2 { 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 { display: none; float: left; width: 422px; }
.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: 56px; left: 18px; }
.roundCorne div.controls a { padding: 5px; }
.roundCorne div.ss-controls { float: left; }
.roundCorne div.nav-controls { float: right; }
.roundCorne div.slideshow-container { clear: both; height: 279px; width: 422px; 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; }
.roundCorne div.slideshow span.image-wrapper { display: block; top: 0; left: 0; }
.roundCorne div.slideshow span.image-wrapper img { width:422px; height:279px;}
.roundCorne div.slideshow a.advance-link { display: block; width: 550px; margin-left:-2px; text-align: left; }
.roundCorne div.slideshow a { text-decoration: none; }
.roundCorne div.download { display: none; }
.roundCorne div.caption-container { position: absolute; z-index: 8; width:400px; height:40px; position:absolute; top:272px; color:#fff; left:11px; padding:10px; background:url(/css/images/bg-tour-highlights.png) repeat-y; font-size:12px; }
.roundCorne span.image-caption { display: block; width: 410px; top: 0; left: 0; }
.roundCorne div.image-title { display: none;}
.roundCorne div.image-desc { line-height: 1.3em; width:410px; }
.roundCorne div.navigation { margin:0; text-align:center; float:right; width:98px; height:279px; position:relative; }
.roundCorne ul.thumbs { clear: both; margin: 0; padding: 0; }
.roundCorne ul.thumbs li { float: left; padding: 0; margin:5px 4px 0px 5px; list-style: none;border:2px solid #fff; }
.roundCorne ul.thumbs li.active { border:2px solid #d1d1d1; opacity:1!important}
.roundCorne a.thumb { padding: 2px; display: block; }
.roundCorne ul.thumbs li:hover { border:2px solid #d1d1d1; opacity:1!important}
.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; height:40px; position:absolute; bottom:0; left:0; border-top: 1px solid #d1d1d1; width:98px; }
.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; padding: 10px 5px 0 5px; text-align:center; width:39px; }
.roundCorne div.pagination span.current { color: #fff; border-right:1px solid #d1d1d1; width:38px; height:32px;}
.roundCorne div.pagination span.ellipsis { border: none; padding: 5px 0 3px 2px; }
.v-p { border-bottom:1px solid #d1d1d1; height:40px; margin-bottom:10px}
.v-p ul { margin-left:0; padding-left:0}
.v-p ul li { list-style: none; float: left; background:url(/css/images/tour/bg-v-p.png) no-repeat left bottom; width:49px; height:32px; padding:8px 0 0 0;}
.v-p ul li.photoActive { background:#fff; border-right:1px solid #d1d1d1; margin:1px 0 -1px 0; width:48px!important;}