/* @override http://localhost/per-amore.com/elegantbride/css/styles.css */

@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body {
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
}

#text {
font-size:15px;
margin-top:146px;
padding-left:28px;
position:absolute;
width:847px;
}

#text p {
	color: #000;
	padding-left: 41px;
}

#form {
	width: 425px;
	margin-right: auto;
	margin-left: 243px;
	background-color: #E1D0B4;
	border: 1px solid #B8A17B;
	margin-top: 42px;
	height: 321px;
}

#form p{
	margin: 9px;
	text-align: center;
}

#form label{
	float: right;
	clear: both;
	padding-right: 79px;
	padding-top: 3px;
}

#additional-buttons {
	width: 324px;
	margin-top: 227px;
	text-align: center;
}

#findaretailer,
#tellmemore {
	background-color: #B8A17B;
	margin: 7px 91px 7px auto;
	width: 161px;
	height: 42px;
}

#tellmemore a,
#findaretailer a
 {
	background-color: #B8A17B;
	color: #fff;
	font: 17px/44px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}

input#submit {
	float: right;
	clear: both;
	margin-right: 150px;
	margin-left: 150px;
	margin-top: 21px;
	background-color: #B8A17B;
	border-style: none;
	width: 125px;
	height: 39px;
	color: #fff;
	font: 21px Georgia, "Times New Roman", Times, serif;
}

#messages {
	position: absolute;
	margin-left: 373px;
	margin-top: 61px;
	background-color: #be6f22;
	padding: 12px;
	line-height: 19px;
	font-size: 13px;
	color: #fff;
	text-align: center;
	width: 136px;
}

#caption {
	position: absolute;
	width: 500px;
	font-size: 14px;
	margin-top: -48px;
	margin-left: 342px;
}

#results {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid black;
	height:360px;
	padding:30px;
	width:787px;
	overflow-y:scroll;
	font-family:arial;
	filter:alpha(opacity=65);-moz-opacity:.65;opacity:.65;
}


