* html body {
	text-align:center;
}

body {
	background-color:#efefef;
	font-family:Verdana,arial,sans-serif;
	font-size:11px;
	margin:0;
	padding:0;
}

a img {
	border:0 none;
}

#wrapper {
	margin:12px auto 0;
	position:relative;
	text-align:left;
	width:980px;
}

#header {
	height:78px;
	position:relative;
}

	#header div.inside {
		margin:0 28px;
		position:relative;
		top:20px;
	}

#container {
	overflow:hidden;
}

#left {
	float:left;
	/*padding-bottom:22px;*/
	width:248px;
}

#left div.inside {
	margin:0 0 0 28px;
	color: #595959;
	font-family:Verdana,arial,sans-serif;
	font-size:10px;
	font-weight:lighter;
	line-height:16px;
}

#right {
	float:right;
	position: relative;
	width:191px;
	padding-right: 24px;
}

.nav
{
	/*position: relative;
	top: 242px;*/
	margin-top: 242px;
}

	.nav ul
	{
		list-style-type: none;
		padding-left: 28px;
	}
	
		.nav ul li
		{
			padding-bottom: 4px;
		}
		
			.nav ul li a, .nav ul li a:visited
			{
				color: #595959;
				text-decoration: none;
			}
			
			.nav ul li a.active, .nav ul li a:hover
			{
				color: #f11f2c;
				text-decoration: none;
			}
			
.content
{
	min-height: 300px;
	width: 517px;
	overflow: auto;
	/*clear: both;*/
	clear:right;
	position: relative;
	/*top: -14px;*/
	padding-bottom: 12px;
}

.content_wide {
	width: 731px;
}
	
#main {
	line-height:16px;
	margin-left:248px;
	margin-right:191px;
	color: #595959;
}
	#main a, #main a:link, #main a:visited {
		color:#000000;
		text-decoration:none;
	}
	
	#main a:hover {
		text-decoration:underline;
	}
	
	#main h1 {
		color:#000000;
		font-family:Verdana,arial,sans-serif;
		font-size:11px;
		font-weight:bolder;
		line-height:16px;
		margin:4px 0 0;
	}
	
	#main ul {
		margin:0 0 12px;
	}
	
	#main p {
		color:#595959;
		font-family:Verdana,arial,sans-serif;
		font-weight:normal;
		line-height: 18px;
		margin-top:3px;
	}
	
	#main a.mail {
		color: red;
		text-decoration: none;
	}
	
	#main .content_wide .content_right {
	width: 210px;
	float: right;
	padding-top: 10px;
}
	#main .content_wide .content_right a#link_right, #main .content_wide .content_right  a#link_right:link, #main .content_wide .content_right  a#link_right:visited {
		color: red;
		text-decoration: none;
	}
	
	#main .content_wide .content_right  a#link_right:hover {
		text-decoration: underline;
	}

#gallery-right
{
	position: relative;
}

#gallery-right-wrapper {
	position: absolute;
	width: 191px; height: 290px;
	overflow: hidden;
}

#gallery-right img {
	position: absolute;
}

#footer {
	clear: both;
}

#gallery {

	width: 517px;
	height: 290px; /* 279px; */
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	position: relative;
	background: #efefef;
	overflow: hidden;
		margin-bottom:20px;
}
img.tour{width:auto;}
#gallery-loader {
	position: absolute;
	left: 75%;
	top: 50%;
	margin-top: -28px;
	margin-left: -28px;
	z-index: 1;
}

#gallery #gallery-image img {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	height: 100%;
}

#gallery #gallery-logo {
	position: absolute;
	z-index: 3;
	bottom: 0px;
	right: 0px;
	height: 40px;
	width: 220px;
	padding-top: 18px;
	background: url("/fileadmin/templates/img/logo-bg.png") repeat scroll 0 0 transparent;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

#gallery #gallery-logo * {
	vertical-align: middle;
}
/*\*//*/
#gallery #gallery-logo {
    display: block;
}
#gallery #gallery-logo span {
    display: inline-block;
    height: 100%;
    width: 1px;
}
/**/


#gallery #gallery-logo #gallery-logo-img,
#gallery #gallery-logo #gallery-logo-overlay {
	z-index: 4;
	height: 25px;
	position: relative;
}

#gallery #gallery-image #gallery-image-overlay {
	z-index: 2;
}

#gallery #gallery-content {
	position: absolute;
	padding-left: 3px;
	right: 0;
	top: 0;
	z-index: 10;
}

#gallery #gallery-content #gallery-thumblist {
	width: 170px;
	padding-top: 14px;
	height: 264px;
	background: white;
	display: none;
}

#gallery #gallery-content #gallery-thumblist #gallery-fade-container {
	height: 250px;
	overflow: hidden;
	display: none;
}

#gallery #gallery-content #gallery-thumblist .gallery-thumb {
	margin-left: 14px;
	padding-bottom: 5px;
	border-bottom: 1px solid #dadadb;
	margin-bottom: 5px;
	display: block;
	width: 131px;
	display: none;
}

#gallery #gallery-content #gallery-thumblist .gallery-thumb.last {
	padding-bottom: 0px !important;
	border-bottom: 0px !important;
	margin-bottom: 14px !important;
	display: none;
}

#gallery #gallery-content #gallery-thumblist .gallery-thumb.first {
	display: none;
}

#mfResults div.mfResultRow {
	cursor: pointer;
	padding: 20px 0 16px 0;
	color: red;
}

#mfResults div.mfResultRow div.mfLogo {
	float:left;
	margin:0 20px 0 0;
	width:200px;
	border-bottom: 1px solid red;
}
#mfResults div.mfResultRow div.mfShort {
	float:left;
	margin:0 20px 0 0;
	width:300px;
}

#mfResults div.semi-trans-div {
	opacity: 0.4;
}

#mfResults div.semi-trans-div div.mfLogo {
	border-bottom: 1px solid #464545;
}

#mfResults div.semi-trans-div div {
	color: #595959;
}
/*
    ColorBox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}

/* 
    User Style:
    Change the following styles to modify the appearance of ColorBox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background-color:#666;}
#colorbox{}
#cboxContent{background:transparent; overflow:hidden;}
#cboxError{padding:50px; border:1px solid #ccc;}
#cboxLoadedContent{margin-bottom:28px;}
#cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
#cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
#cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
#cboxLoadingOverlay{background:url(images/loading_background.png) no-repeat center center;}
#cboxLoadingGraphic{background:url(images/loading.gif) no-repeat center center;}
#cboxClose{position:absolute; bottom:0; right:0; color:#fff; width:37px; height:25px;}

.clearit{
	clear:both;
}

#details {
	position:absolute;
	left: 770px;
	width: 200px;
}

div.tour-content  h4{
	font-weight:normal;
	
}


#product-cats ul{
	padding-left:0px;
	list-style:none;
	
}

#product-list ul{
	list-style:none;
}
img.product{cursor:pointer;}
div#showDetails{text-align:right;}
#main div#showDetails a {color:#444;}

#product-cats a.active,
#product-list li.active a{color: #F11F2C;}

.priceone{
	display: block;
	color:#000000;
	font-size:12px;
	font-weight:bold;
}
.pricetoo{
color:rgb(255,255,255);
font-size:23px;
font-weight:bold;
line-height:26px;}
#showDetails{
		position:relative;
		margin-top:-18px;
		display: block;
		font-size:10.5px; color:#000000;}
#main #showDetails a,#main #showDetails a:link, #main  #showDetails a:visited{
				 color:#000000;}	
	

	

