h1{
		font-size:23px;
		line-height:26px;
		margin-bottom:19px;
		font-weight:bold;
		letter-spacing:normal;
		font-style: italic;
		font-family: georgia;
		color:#ffd300;
		text-align:center;
}
h2{
	font-size:25px;
	margin-bottom:7px;
	font-weight:bold;
	letter-spacing:normal;
	font-style: italic;
	font-family: georgia;
	color:#ffd300;
}
	#text div.bordered_big div.header{
		width:520px;
		height:33px;
	}
	#text div.bordered_big div.middle{
		width:480px;
		padding:20px;
	}
	#text div.bordered_big div.footer{
		display:inline-block;
		width:520px;
		height:33px;
	}
	div.readmore, a.readmore{
		display:block;
		width:112px;
		height:24px;
		background: url('../img/readmore.gif') no-repeat;
		cursor:pointer;
		text-decoration:none;
	}

#informationBox_price1 p {
	text-align: left;
	display: block;
}

#informationBox_price1 h2 {
	text-align: left;
}

#informationBox_price2 p {
	text-align: left;
	display: block;
}

#informationBox_price2 h2 {
	text-align: left;
}

#museum_roof {
	width: 180px;
	height: 135px;
	position: absolute;
	top: 20px;
	right: 20px;
	background: url('../img/salonboot_s.jpg') no-repeat;
}

#museum_logo {
	width: 180px;
	height: 135px;
	position: absolute;
	top: 20px;
	right: 20px;
	background: url('../img/svm_s.png') no-repeat;
}

.resultimgboat {
	width: 180px;
	height: 135px;
	position: absolute;
	top: 0px;
	left: 20px;
	background: url('../img/salonboot.jpg') no-repeat;
}

.resultimglogo {
	width: 180px;
	height: 135px;
	position: absolute;
	top: 0px;
	left: 20px;
	background: url('../img/svm_s.png') no-repeat;
}

.link{
		color:#0000ee;
		text-decoration:underline;
		cursor:pointer;
}

input.big{
		width:200px;
		height:26px;
		padding:10px 10px;
		background-position:left top;
		border:0px;
		margin:0px 14px 14px 0px;
		letter-spacing:2px;
		font-size:15px;
		color:#000000;
}

input.checkbox{
		width:20px;
}
input.button{
		background-image:none;
		padding:3px;
		background-color:#005c32;
		color:#ffffff;
		line-height:normal;
		height:auto;
		float:right;
}
#submitAccepted, #submitDeclined{
		background-image:none;
		height:auto;
}
		
/* jquery UI overwrites */
.ui-dialog-content, .ui-widget-content {
		font-size:10px;
		letter-spacing:normal;
		line-height:16px;
		background:#fff3d8;/*url('../img/overlay-bg.jpg') no-repeat left bottom;*/
		color:#000000;
		padding:20px 50px 20px 50px;
}
.ui-dialog-titlebar{
		display:none;
}


a.checkbutton, #text a.button, .ui-dialog-content a.button{
		background:#faf1dc;
		border-width:1px;
		border-style:solid;
		border-color: #ffe255 #836c00 #836c00 #ffe255;
		color:#000000;
		font-family:georgia;
		font-weight:bold;
		text-align:center;
		line-height:12px;
		height:9px;
		margin-left:16px;
		margin-bottom:5px;
		padding:5px;
		cursor:pointer;
		text-decoration:none;
}

a.button{
	border: 1px solid black !important;
}
.ui-dialog-content h2, .ui-widget-content h2 {
	 font-size:25px;
	 color:#000000;
	 margin-bottom:20px;
	 font-family: georgia;
	 font-style: italic;
	 font-weight: bold;
	 line-height:normal
}

div.clear{
		clear:both;
		width:100% !important;
}

#text{
		position:relative;
}
	#text.home{
		height:630px;
	}
	#home_price1{
		position: absolute;
		left:0px;
		top:85px;
		width:180px;
		height:160px;
		padding: 24px 24px 24px 264px;
		background: #fff5de url('../img/home_price.jpg') no-repeat;
		line-height: 25px;
		font-size:12px;
		z-index: 10;
	}
	
	.price1_amount{
		position: absolute;
		top: 18px;
		left: 18px;
		height:50px;
		width:85px;
		background: url('../img/12x.png') no-repeat;
		z-index: 300;
	}
	
	p.lowline {
		line-height:22px;
	}

	#home_price2{
		position: absolute;
		left:0px;
		top:313px;
		width:180px;
		height:160px;
		padding: 24px 24px 24px 264px;
		background: #fff5de url('../img/home_price.jpg') no-repeat;
		line-height: 25px;
		font-size:12px;
		z-index: 10;
	}
	
	.price2_amount{
		position: absolute;
		top: 22px;
		left: 22px;
		height:50px;
		width:85px;
		background: url('../img/30x.png') no-repeat;
		z-index: 300;
	}
	
	img.price {
		width: 200px;
		height: 150px;
		border: 0px solid #FFCC33;
		position: absolute;
		top: 27px;
		left: 27px;
	}

	#home_price1 div.readmore{
		position: absolute;
		left:365px;
		top:170px;
	}
	
	#home_price2 div.readmore{
		position: absolute;
		left:365px;
		top:170px;
	}
		
	#home_about #share{
		position: absolute;
		bottom: 20px;
		left: 20px;
		width: 250px;
	}

	#home_about .imgswitch{
		position: absolute;
		top: 20px;
		right: 20px;
		width: 390px;
		height: 120px;
	}

	#home_about{
		text-decoration:none;
		display:block;
		position: absolute;
		left:0px;
		top:541px;
		width:760px;
		height:160px;
		padding:24px;
		background:#44423f;
		color: #ffffff;
	}
		#home_about a{
			color: #ffffff;
		}
		#home_about ul{
			margin-left: 15px;
		}
		
	#home_about form label{
		color: #ffffff;
		font-weight: bold;
		clear:both;
		display:block;
	}
	#home_about form input.text{
		color:#333333;
		width:147px;
		height:25px;
		padding:7px 0px 3px 0px;
		text-align:center;
		border:0px;
		font-size:17px;
		font-family:georgia;
		font-weight:bold;
		line-height:normal;
		background: #faf1dc url('../img/home_code-input.jpg') scroll;
		clear:both;
	}
	#home_about form input.radio{
		width:15px;
	}
	
	#home_about form a.checkbutton{
		float:right;
		text-transform: uppercase;
		padding:10px 12px 10px 12px;
		height:13px;
		margin-bottom: 0px;
		margin-right: 25px;
		line-height:normal;
		color:#000000;
	}
	
	#home_photo{
		position: absolute;
		left: 488px;
		top: 85px;
		width: 320px;
		height: 436px;
		background: url('../img/home_photo.jpg') no-repeat center;
	}

.slide {
	background-color: #44423F;
	width: 390px;
	height: 120px;
}

.content_header{
		width:737px;
		height:27px;
		background:#fff3d8 url('../img/content-header.jpg');
}

.content_center{
		width:427px;
		padding:0px 80px 0px 230px;
		background:#fff3d8 url('../img/content-center.jpg');
}
.content_center a{
	color:#000000;
}

.content_center h1{
		color:#000000 !important;
		text-align:left !important;
}

.content_footer{
		width:737px;
		height:27px;
		background:#fff3d8 url('../img/content-footer.jpg');
}

#form_check_code {
	width: 275px;
}

input#code_1 {
	margin-top: 6px;
	font-size: 22px;
	font-weight: 700;
}

.inputCodeContainer{
		width:147px !important;
		height:35px;
		background:#faf1dc url('../img/home_code-input.jpg') no-repeat;
		border: 1px solid #44423F;
		float: left;
}

.inputLongContainer{
		width:330px !important;
		height:28px;
		background:#faf1dc url('../img/input.jpg') no-repeat;
		border: 1px solid #44423F;
		margin-bottom: 10px;
}
.error{
	border: 1px solid red;
}
input.long{
		width:225px;
		height:20px;
		padding:3px 5px;
		line-height:20px;
		border:0px;
		font-family: georgia;
		color:#333333;
		background-color: transparent;
}

input.error{
		color:#ff0000;
		border: none;
}


.FBConnectButton {
height: 15px;
float: left;
background-position-y: -251px;
background-position-x: -1px;
border-bottom: 1px solid #1a356e;
}
.FBConnectButton_Text {
font-size: 8px ;
height: 9px;
}
.fb_share_count_inner {
height: 9px;
position: relative;
}
.fb_share_count .fb_share_count_right {
float: left;		
}

/* Campagne pages */
body.online #content{
	height: 370px;
}
body.online #home_price1{
	background-image:url('../img/home_price1-5x-bg.jpg');
	height:328px;
}

body.online #home_price1 #share{
	top: 250px;
}

body.online #home_price1 div.readmore{
	top:200px;
}
body.online #home_about{
	height: 330px;
}
body.online #home_about h2{
	font-size:15px;
}

#campagne {
	position: absolute;
	left:25px;
	top:50px;
	width:702px;
	height:727px;
	padding: 24px 24px 24px 24px;
	background: #fff5de url('../img/campagne_bg.jpg') no-repeat;
	line-height: 25px;
	font-size:12px;
	z-index: 10;
}

#campagne h3 {
	font-size: 16px;
	display: block;
	width: 500px;
	font-weight: 700;
}

#campagne p.bold {
	font-weight: 700;
}

#campagne_museumlogo {
	width: 180px;
	height: 135px;
	position: absolute;
	top: 0px;
	right: 0px;
	background: url('../img/svm_s.png') no-repeat;
}




