/* structure */

#bgContainer{
	position:absolute;
	width:100%;
	height:100%;
	overflow:hidden;
}


#bgContainer ul li{display:block; float:left;} 
#bgContainer ul li img{display: block;  }
#carruselContainer{
	height:104px;
	left:50%;
	margin-left:-475px;
	overflow-x:visible;
	overflow-y:visible;
	position:absolute;
	width: 200%;
}
#carruselContainer ul{
	margin:0;
	padding:0;
	margin-left:-950px;
	list-style-type:none;
	width:9000px;
}
#photocaption{
position: absolute;
top: 538px;
margin-left: 0px;
left: 546px;
overflow-y: hidden;
height:22px;
}

.maindescription{
}

/* design directives */

body{
	background-color:#423B35 !important;
}

#backgroundbar{
background-color: #7F756B;
}

#bgContainer{
	background-color:#423b35;
	position:fixed;

}

.maindescription{
	background: transparent url(../../templates/laminova/images/backgrounds/topbarbkg_7f756b_866x22px.gif) no-repeat 16px 0px;
}

.descriptiontitle{
	background: transparent url(../../templates/laminova/images/backgrounds/topbarbkg_423b35_224px.png) repeat-x top left;
}

#backgroundbar{
	position: absolute;
	width: 100%;
	background-color: #7F756B;
	height: 66px;
	z-index: 1;
}
#leftTransparentBar, #rightTransparentBar{
	filter: alpha(opacity = 80);
	height: 100%;
	width: 1000px;
	position: absolute;
	background-color: #423B35;
	opacity: 0.8;
	z-index: 10;
}
#leftTransparentBar{
	right: 50%;
	margin-right: 475px;
}
#rightTransparentBar{
	left: 50%;
	margin-left: 475px;
}
#photocaption td{
	padding:0;
	margin:0;
}
#photo-description-container p{
	margin:0;
}
.tipz {
    color: yellow;
    background-color: #423B35;
    width: 194px;
    z-index: 10000000000;
}
.tipz .tip {
    padding:1.5em;
}
.tipz .tip-title {
    font-weight: bold;
}
