﻿/* Pagebuilder generated CSS template */
/* Your styles go here */
#hotel{
	height:211px;
}
#sectionTitle {
	background: #799E7E url('../images%20and%20media/title-bg.gif') top right no-repeat;
}
label {
	font-weight: bold; 
	font-size: 12px;
	color: #59834c;
}
textarea {
	border: 1px solid #d4d0c8;
}
.contactInput {
	border: 1px solid #d4d0c8;
	background: #ffffff;
}
.formRow {
	margin-bottom: 10px;}
.submit {
	font-weight: bold;
	width: 120px;}
	
.red {color: red;}

#content fieldset {
	border: 1px solid #799e7e;
	padding: 5px;
	width: 430px;
}
.photoHolderRight{
	padding: 			10px;
	background-color: 	#ebf2dc;
	margin: 			3px 0px 10px 10px;
	float: 				right;
}
.coverHolderRight{
	padding: 			0px;
	background-color: 	#ebf2dc;
	margin: 			3px 0px 10px 10px;
	float: 				right;
}
.photoHolderLeft{
	padding: 			10px;
	background-color: 	#ebf2dc;
	margin: 			3px 10px 5px 0px;
	float: 				left;
}
.photoHolder{
	padding: 			10px;
	background-color: 	#ebf2dc;
	margin: 			3px 0px 10px 10px;
}

/* Conferences Section */
.conferenceTable {
	margin-top:			10px;
}

.conferenceTable th {
	background-color:	#799E7E;
	color:				#FFFFFF;
	text-align:			center;
	padding:			4px;
}

.conferenceTable td {
	background-color:	#E2E9DD;
	padding:			4px;
}

#conferenceForm label {
	width:					250px; 
	float:					left;
	font-weight:			bold;
	color:					#000000;
}

#conferenceForm fieldset {
	position:				relative;
	margin-top:				35px;
	border:					1px solid #325A38;
	background:				url(../conference/images/formBg.gif);
	background-repeat:		repeat-x;
	background-position:	top;
	background-color:		#E4EAE0; 
	display:				block;
	padding-top:			25px;
	padding-left:			10px;
	padding-right:			10px;
	padding-bottom:			15px;
	width:					555px;
}

#conferenceForm textarea {
	width:					300px;
	height:					100px;
	font-family: 			Arial, Helvetica, sans-serif;
	font-size:				small;
}

#conferenceForm legend {
	position:				absolute; 	
	top: 					-.5em; 
	left: 					.5em; 
	font-weight:			bold;
	font-size:				16px;
	color:					#325A38;
	background-color:		#FFFFFF;
}

#conferenceForm input {
	border: 				1px solid #d4d0c8;
}

#conferenceForm input.radio {
	border: 				0px;
}

#conferenceForm input.submit {
	font-weight: 			normal;
	width: 					auto !important;	
}

.imgProfile {
	float:					right;
	padding:				2px;
	border:					1px solid #DDDDDD;
	margin-left:			5px;
}

.imgGeneral {
	float:					right;
	padding:				2px;
	border:					1px solid #DDDDDD;
	margin-left:			5px;
	width:					250px;
}

.imgGeneral p {
	font-size:				10px;
	margin:					0px;
	margin-top:				2px;
	margin-bottom:			2px;
	margin-left:			2px;
}

