* { 
	margin: 0; padding: 0; 
}

.passwordremind
{
	font-size: 10px;
}

.loginlist
{
	list-style: none;
}

#page-wrap { 
	width: 960px;
	margin: 40px auto;
	overflow: hidden;
}

.hidden {
	position:absolute;
	left:-999em;
	top:-999em;
	width:1%;
}

h1 { 
	font-size: 48px;
	letter-spacing: -1px;
	color: white;
	margin: 0 0 15px 0; 
	}
	h1 span	{ 
		color: #1f8cc5; 
}

h3 { 
	font-size: 18px; 
	letter-spacing: -1px; 
	margin: 0 0 5px 0; 
	float: left;
}

p, label, h5 { 
	font-family: Georgia, serif;
	font-style: italic;
	font-size: 18px; 
	margin: 4px 0;
	font-weight: normal;
}	

.name_input, #veil_length
{
	margin-left: 20px;
}

fieldset {
	width: 630px; 
	padding: 15px; 
	border: none;
	margin: 0 10px 0 0; 
	}
	fieldset#step_1	{ 
	background: #dbf0f2; 
	}
	fieldset#step_2	{ 
		background: #ffffeb; 
	}
	fieldset#step_3 { 
		background: #dbf0f2; 
	}
	
h5{
	float: left;
}

.colourtable
{
	width: 600px;
}

.colourtable label
{
	font-size: 14px;
}

#veil_accents, #veil_form, #gather
{
	margin-top: 10px;
}

.colourname
{
	height: 20px;
	width: 100px;
	text-align: center;
}

.colourimg
{
	height: 120px;
	width: 100px;
	text-align: center;
}

legend { 
	font-size: 20px; 
	background: white;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;
	padding: 5px 10px; 
	letter-spacing: -1px;
}

.optionselect 
{
	background:#ffffeb none repeat scroll 0 0;
	border:medium none;
	color:#918E8E;
	font-family:"Century Gothic";
	font-size:13px;
	height:29px;
	padding:5px;
}

									  	  
option { 
	padding: 0 5px; 
}

.name_wrap { 
	margin: 5px 0; 
	}
	.name_wrap label { 
		font-size: 12px; 
		display: block; 
		width: 102px; 
		float: left; 
	}
	
.push {
	margin: 20px 0 0 0; 
}

#submit
{
	background-image: url(../images/createveil.jpg);
	background-repeat: no-repeat;
	width: 134px;
	height: 32px;
	display: block;
}

#special_accommodations_wrap,
#company_name_wrap { 
	margin: 8px 0 0 0; 
}

#company_name_wrap label,
#special_accommodations_wrap label { 
	font-size: 12px; 
}

#special_accommodations_wrap textarea { 
	width: 100%; height: 100px; 
}

.imglink
{
	width: 100px;
	height: 120px;
}

#dropin {
	position:absolute;
	visibility:hidden;
	left:250px;
	top:400px;
	width:525px;
	background-color:#b6e0e3;
	border: thick solid #656565;
	font-size: 14px;
	color:#d49657;
	z-index: 20;
}

.boxtitle
{
	margin: 0 0 0 20px;
	font-size: 18px;
	color: #d49657;
	font-weight: normal;
}

.boxdesc
{
	color: #656565;
	font-size: 14px;
	margin-left: 20px;
	margin-right: 20px;
	font-style: normal;
	font-family: Arial;
}

.boxsub
{
	float: none;
	margin-left: 20px;
	color: #656565;
	font-size: 14px;
	font-weight: bold;
}

.closebtn
{
	color: #656565;
	margin-right: 5px;
	text-decoration: none;
}

.pricebox
{
	position: absolute;
	width: 200px;
	height: 80px;
	font-size: 52px;
	text-align: center;
	margin: 30px 0 0 300px;
}

.pricelbl
{
	font-size: 13px;
	color: #656565;
	font-weight: bold;
}

.specgrey
{
	color: #656565;
	right: 0;
}

.speclist
{
	width: 280px;
}

.buyform
{
	bottom:22px;
	height:40px;
	position:absolute;
	right:58px;
	width:135px;
}
