@charset "utf-8";

html 
{
	height: 100%;
}

body
{
	margin: 0;
	padding: 0;
	height: 100%;

}

h6
{
	font-weight:normal;
		position: fixed;
	margin-top: -2px;
	margin-left: 10px;
	font-family: 'Gruppo', cursive;
	font-size: 12px;
	color: #000;
	
	
}

h1
{
	font-weight:normal;
margin-top: 7px;
	margin-left: 9px;
	font-family: 'Gruppo', cursive;
	font-size: 36px;
	color: #FF3971;
	
	
	position: fixed;	
	
}

h5
{
	font-weight:normal;
font-family: 'Gruppo', cursive;
	font-size: 14px;
	color: #000;
	left: 0px;
	text-align: left;
	margin-top: 37px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	position: fixed;
	
}

.imageLink
{
	border:1px solid #000;
	margin:15px 15px auto auto;
	cursor:pointer;
}

.imageLink:hover
{
	border:1px solid #F69;
}
.textLink
{
	display:inline;	
	margin:5px 15px 5px 0px;
	cursor:pointer;
	text-decoration:underline;
}

.textLink:hover
{
	font-weight:bold;
}

.contentContainer
{
	position:relative;
	top: 0px;
	left: 0px;
	font-size: 100%;
	text-align: center;
	width:100%;
	height:100%;
	min-height:100%;
	overflow:auto;
background-color: rgba(255,255,255, 0);

}

.sliderHolder
{
	position:fixed;
	top: 0px;  
	left: 0px; 
	font-size: 100%;
	width:100%;
	height:100%;
	min-height:100%;
	/*background-color:#DBDEE1;*/
	/*
	position:fixed;
	left:0px;
	top:0px;
	right:0px;
	bottom:0px;
	z-index:1 !important;
	background-color:black;
*/
	
}

.sliderHolder
{
	overflow:hidden;
	
}

.controlButton
{
	background:url(../assets/control_bg.png) repeat-x;
	text-align:center;
}

.controlContainer
{
	background:url(../assets/control_bg.png) repeat-x;
}

.banner img, .bannerInner div
{
	display:none;	
}

.divPad 
{
   padding-top: 40px;
}

.superCaption
{
	padding:5px;	
}

lpg_headertext {
	
	font-family: 'Gruppo', cursive;
}

lpg_headertext {
	
	font-family: 'Gruppo', cursive;
}


h3.headername
{
	background-color: rgba(255,255,255, 0.7);
	height: 50px;
	width: 100%;
	margin: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	font-family: 'Gruppo', cursive;
	font-size: 36px;
	color: #FF3971;
	left: 0px;
	text-align: left;
	
}


.headerbar
{
width:100%;
height:55px;
background-color: rgba(255,255,255, 0.7);
position:fixed;
border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	
	
}

.contactmenu
{
	position: fixed;
	
	right: 0px;
	
	width: 222px;
	
}

.randbg {
background: url('../../images/SNV11392.jpg') no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
/*.randbg.bg1 {
background-image: url('../../images/coindparadis.jpg');
}*/
/*.randbg.bg2 {
background-image: url('../../images/leport.jpg');
}*/
.randbg.bg3 {
background-image: url('../../images/SNV11392.jpg');
}
.randbg.bg4 {
background-image: url('../../gallery/images/SNV11401.jpg');
}
/*.randbg.bg5 {
background-image: url('/images/anne_gallery.jpg');
}*/



.forpurchase
{
	font-family: 'Gruppo', cursive;
	font-size: 14px;
	
}

.contactmenugallery
{
	position: absolute;
	
	right: 0px;
	top:5px;
	
	width: 222px;
	z-index:0;
}




#bg {
  position: fixed; 
  top: -50%; 
  left: -50%; 
  width: 200%; 
  height: 200%;
}
#bg img {
  position: absolute; 
  top: 0; 
  left: 0; 
  right: 0; 
  bottom: 0; 
  margin: auto; 
  min-width: 50%;
  min-height: 50%;
}


.rmm-toggled-title
{
	visibility:hidden;
	
}

.benchimage
{
	visibility:hidden;
}