
div#margins				    { max-width: 1600px; min-width: 940px; }

div#left-side               { float: left; width: 420px; }
div#right-side              { margin-left: 440px; }

div.panel				    { background-color: white; background-color: rgba( 255, 255, 255, 0.6 ); }

div#slides					{ opacity: 0; }

div.slidepart				{ opacity: 0; }

div#users-part-clickable    { margin: 10px 80px 20px 10px; padding: 15px 0px 10px 30px; }
div#users-part-images		{ width: 220px; background-color: white; }
div#users-full-images       { }

img.user				    { width: 220px; height: 35px; display: block; }

div.screenthumbinner        { margin: 0px 30px 10px 10px; padding-top: 20px; }

div.gaptopmobile            { }

img.featureimage            { width: 380px; }
img.hotelimage              { width: 340px; height: 200px; }

img#image-trial             { height: 250px; }
img#image-more              { height: 235px; }

.fastfade                   { transition: opacity 0.4s ease; }
.imagefade                  { transition: opacity 1.9s ease; }
.slowfade                   { transition: opacity 3.0s ease; }

.large						{ font-size: 1.3em; }
.medium						{ font-size: 1.1em; }
.smaller					{ font-size: 0.9em; }
.small						{ font-size: 0.8em; }
