img {
	/* put "overflow:hidden;" in any div that contains an image so images dont mess up div %'s when divs get smaller than image */
	border: none;
}
	
.shoptour_bias {
   position            : absolute;
   margin-left         : -480px; /* div's width / 2 */
   left                : 50%;
   padding             : 0px;
   width               : 960px;
   height              : 1388px;   
}

.shoptour_embodiment {
   position            : relative;
   float               : left;
   padding             : 0px 0px 10px 40px;
   width               : 920px;
   height              : 886px;
}

.comein {
    position : relative;
	float    : left;
	padding  : 0px 10px 10px 0px;
	width    : 900px;
	height   : 185px;
}

.leftgreet {
    position          : relative;
	float             : left;
	padding           : 0 10px 0 0;
	width             : 115px;
	height            : 185px;
	background-image  : url(../img/shewelcome.png);
	background-repeat : no-repeat;
}

.midgreet {
    position : relative;
	float    : left;
	padding  : 0;
	width    : 567px;
	height   : 185px;
}

.midgreet h1 {
    padding: .2em 0;
	margin: .75em 0 .5em;
	color:#D12B1F;
	border-bottom: 1px solid #D12B1F;
}

.midgreet h2 {
   position            : relative;
   float               : left;
   margin              : 0;
   padding             : 9px 0 0 0;
   width               : 100%;
   font-family         : Georgia, "Times New Roman", Times, serif;
   color               : #000000;
   font-size           : 16px;
   font-weight         : bold;
   text-align          : center;
}

.midgreet p {
   position            : relative;
   float               : left;
   padding             : 14px 0 0 27px;
   width               : 520px;
   font-family         : Verdana, Arial, Helvetica, sans-serif;
   font-size           : 14px;
   text-align          : center;
}

.rightgreet {
    position          : relative;
	float             : left;
	padding           : 0 0 0 10px;
	width             : 198px;
	height            : 185px;
	background-image  : url(../img/hewelcome.png);
	background-repeat : no-repeat;
}

.standout {
    font-size:16px;
}

#contentMiddle {
	background-color:#F9F9F9;
	margin:0;
}
#contentMiddle #contentBox {
	padding:0;
	font-size:12px;
	line-height:18px;
	float:left;
	width: 100%;
}

#contentBottom {
	clear:both;
	width: 100%;
}

#contentMiddle ol,
#contentMiddle ul{
	margin-left: .5em;
}
#contentMiddle ol li,
#contentMiddle ul li{
	margin-left: 1.5em;
	list-style-position: outside;
	padding-left: 0;
	margin-bottom:.35em;
}

.ImageWithInfo_Title,
.ContentType_ImageGallery_title,
h3 {
	font-weight: bold;
	font-size:20px;
	color:#D12B1F;
	border-bottom: 1px solid #D12B1F;
	padding: 6px 0;
	margin: 15px 0 25px 0;
}

#gallery-adv{
	font-size: 8pt;
	font-weight: bold;
	min-height:700px;
	display: none; /*display with javascript*/
}
#gallery-adv .ss-controls a{
	padding-left: 20px;
	outline: none;
}
#gallery-adv .ss-controls a.play{
	background: url(../cirkuit/cms/include/contentTypes/ImageGallery/frontend/images/play.gif) left center no-repeat;
}
#gallery-adv .ss-controls a.pause{
	background: url(../include/loadingAnimations/snake-grey.gif) left center no-repeat;	
}
#thumbs-adv ul li{
	background: none;
}
.ContentType_ImageGallery_galleryContainer{
	float:left;
	width: 100%;
}
div.content {
	/* The display of content is enabled by a javascript generated style on the page.
	   This is so that the slideshow content won't display unless javascript is enabled.
	display: none; */
	float:right;
	width:565px;
}
div.content.ContentType_ImageGallery_SingleImage{
	float:none;
}
div.loader {
	background-image: url(../include/images/loadingAnimations/horizBar.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 565px;
	height: 415px;
}
/*div.navigation{

}*/
div.content a, div.navigation a {
	text-decoration: none;
	color: #999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
div.content  a:focus, div.content  a:hover, div.content  a:active {
	text-decoration: none;
	text-decoration:underline;
}

div.controls {
	margin-top: 5px;
	height: 23px;
}
div.controls a {
	padding: 5px;
}
div.ss-controls {
	float: left;
}
div.nav-controls {
	float: right;
}

.ContentType_ImageGallery_crossSlide{
	clear: both;
	text-align: center;
	padding-bottom: 8px;
}
div.slideshow {

}
div.slideshow span.image-wrapper {
}
div.slideshow a.advance-link {
	display: block;
}
/*div.slideshow img {
	border: 1px solid #ccc;
	padding: 2px;
	display: block;
	margin: 0 auto;
}*/
.caption{
	zoom:1;
}
.image-caption a{
	text-decoration: underline !important;
}
div.download {
	float: right;
}
div.download a{
	padding: .5em 0 1em 23px;
		background: url(../cirkuit/cms/include/contentTypes/ImageGallery/frontend/images/zoom.gif) 4px 3px no-repeat;
		outline: none;
	text-decoration: none !important;
}
div.embox {
	clear: both;
	border: 1px solid #ccc;
	background-color: #eee;
	padding: 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	min-height:15px;
	height:auto !important;
	height:15px;
}
div.image-title {
	font-weight: bold;
	font-size: 1.4em;
}

div.image-desc {
	line-height: 1.3em;
	}
div.navigation {
	/* The navigation style is set by a javascript generated style on the page.
	   This is so that the javascript specific styles won't be applied unless javascript is enabled. */
}
#thumbs-adv ul.thumbs {
	margin: 0;
	padding: 0;
}
#thumbs-adv ul.thumbs li {
	float: left;
	padding: 0;
	margin: 5px 10px 5px 0;
	list-style: none;
}
a.thumb {
	display: block;
	text-align: center;
}
#thumbs-adv ul.thumbs li.selected a.thumb {

}
a.thumb:focus {
	outline: none;
}
#thumbs-adv ul.thumbs img {
	padding: 2px;
	border: none;
	border: 1px solid #ccc;
}
#thumbs-adv ul.thumbs li {
	border: none;
	display: block;
		width: 85px;
	min-height:75px;
	height:auto !important;
	height:85px;
}
div.pagination {
	font-size:8pt;
	font-weight: bold;
}
div.navigation div.top {
	margin-bottom: 37px;
	height: 11px;
}
div.navigation div.bottom {
	margin-top: 32px;
	clear: left;
}
div.pagination a, div.pagination span.current, div.pagination span.ellipsis {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #ccc;
}
div.pagination span.ellipsis{
	border: none;
	padding:4px 3px 2px 3px;
	color: #999;
}
div.pagination a:hover {
	background-color: #ffffcc;
	text-decoration: none;
}
div.pagination span.current {
	font-weight: bold;
	background-color: #eee;
	border-color: #aaa;
	color: #000;
}

/* Minimal Gallery Styles */
#thumbs-min ul.thumbs li {
	float: none;
	padding: 0;
	margin: 0;
	list-style: none;
}

#thumbs-min a.thumb {
	padding: 0px;
	display: inline;
	border: none;
}

#thumbs-min ul.thumbs li.selected a.thumb {
	background: inherit;
	color: #000;
	font-weight: bold;
}

.ContentType_ImageGallery_SingleImage{
	margin: 0 auto;
}
.clearBothAssurance{
	zoom:1;
	clear: both;
	width: 100%;
	height: 0;
}





