#contents {
	position:			relative;
	width:				535px;
	background-repeat: no-repeat;
	padding-right: 80px;
	padding-left: 80px;
	padding-top: 50px;
	float: left;
	}
#contents     a:link, #contents a:visited {
	text-decoration: underline;
	color: #DEBA4A;
}
#contents a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #DEBA4A;
}


	
		
/* End Page Elements */

/* Begin Form Elements */

	

	fieldset {
	background: repeat-x bottom;
	border: 1px solid #69675A;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px 0px 20px;
	}
#address {
	padding-bottom: 10px;
}

.fieldset-image {

}


	legend {
	text-transform:		uppercase;
	margin-left:		1em;
	color:				#CCCCCC;
	margin-top: 0px;
	display: inline;
	font: normal 1.3em Calibri;
	padding: 5px 10px;
	}

	
	fieldset ol {
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	padding: 0px 0px 0;
	}

	
	fieldset li {
	position:			relative;
	padding-bottom: 	1.2em;
	list-style: none;
	padding-left: 10px;
	}

	
	fieldset#submitform {
	background-image:	none;
	border-style: 		none;
	}
	
	label {
	position:			relative;
	float:				left;
	text-align:			left;
	width: 80pt;
	clear: left;
	border-width: 1px;
	border-color: #CC9900;
	padding-left: 10px;
	margin-right: 5px;
	color: #FFFFFF;
	font: 1.1em/3.4em Geneva, Arial, Helvetica, sans-serif;
	}
	
	label.required {
	margin-bottom: 0px;
	background: transparent url(../images/required.png) no-repeat right center;
	}
	
	label span {
		position:			absolute;
		left:				-10000px;
		top:				0px;
	}
	
	p span.required {
	display:			inline-block;
	vertical-align: 	middle;
	line-height:		3.4em;
	width:				25px;
	line-height:		3.4em;
	text-indent:		-10000px;
	overflow:			hidden;
	background:			transparent url(file:///C|/Documents%20and%20Settings/Neil/My%20Documents/web/R%20n%20R%20Cruises/images/required.gif) no-repeat right center;
	}
	
	input {
	padding:			6px 7px;
	border:				1px solid #1C150D;
	color:				#282722;
	font: 1.2em Geneva, Arial, Helvetica, sans-serif;
	background: #F1E7CA;
	margin: 8px 15px 0px 0px;
	width: 15em;
	}
#personal .fieldset-image label {
	font-size: 1.1em;
}

select {
	color: #000000;
	background: #F1E7CA;
	margin: 7px 15px 0px 0px;
	font: 1.1em Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid #493F0B;
	padding: 4px 7px 4px 5px;
	width: 15em;
}
#submitform input.button {
	background: #493721;
	display: block;
	border-style: none;
}

select:focus {
	background: #F0C080;
}

textarea {
	background: #F1E7CA;
	border: 1px solid #37291A;
	color: #282722;
	float: left;
	font-size: 1.2em;
	padding: 5px;
}
#capatcha {
	width: 100%;
}
#capatcha p {
	line-height: 1em;
}


input:focus {
	background: #DEBA4A;
}
textarea:focus {
	background: #DEBA4A;
	border: 1px solid #312415;
}

				#formsubmit {

				}

				
				label.nocontent {
					border:				none;
				}
#label {
	font: 1.2em "Times New Roman", Times, serif;
}
#content #personal .fieldset-image label {
	color: #FFF7DA;
}

li.error  {
	font-weight: bold;
	color: #FFFFFF;
	background: #deba4a;
	display: block;
}
.left_float {
	float: left;
	margin-left: 5px;
}
.foat_right {
	float: right;
}

