@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #fff;
	margin: 10px; 
	padding: 0;
	text-align: center; 
	color: #000000;
}

#container { 
	width: 960px;  
	background: #eadea2;
	margin: 0 auto; 
	text-align: left; 
} 

#header { 
	text-align: center;
	padding: 0 10px;  
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
} 

#header h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	margin: 0; 
	padding: 10px 0; 
}

#header img {
	border: none;
	width: 544px;
	height: 228px;
	margin-bottom: 15px;
}
#sidebar1 {
	float: left; 
	width: 100px;
	text-align: center;
}

#sidebar1 ul {
	list-style: none;
}

#sidebar1 img {
border: none;
}

#sidebar2 {
	float: right; 
	width: 170px; 
	padding: 5px;
	margin: 0;
	text-align: left;
}

#sidebar2 ul {
	list-style: none;
	margin-left: -25px;
}

#sidebar2 ul li {
	margin-left: -25px;
}

#sidebar2 img {
border: none;
}

#mainContent { 
	background-image: url(../Images/buy_large_diamonds.gif);
	margin: 0 200px; 
	width: 551px;
	height: 950px;
	padding: 0;
}

#diamond_quote {
	margin-top: 5px;
	width: 420px;
	padding: 10px 30px 0 55px;
	text-align: center;
}

input {
	width: 200px;
	margin-bottom: .5em;
}

/* reset widths for non-text inputs */

input.radio, input.checkbox, input.submit, input.hidden, input.select {
	width: auto;
}

/* display labels next to form elements, add a class for when you want them to stack */

label {
	float: left;
	margin-right: .5em;
	margin-bottom: .5em;
	font-weight: bold;
}

label.top {
	display: block;
	float: none;
}

select {
	margin-bottom: .5em;
}

fieldset {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

textarea {
	width: 350px;
	height: 100px;
	size: auto;
}

#label {
	color: #CC3333;
	font-size: 14px;
	font-weight: bold;
}

.perlegend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-bottom: 10px;
}

.dialegend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-bottom: 10px;
}

#personalinfo {
	margin-bottom: 20px;
	padding: 5px;
}

#diamonds {
	width: 385px;
	margin-bottom: 20px;
}

.contact-ul {
	width: 420px;
	padding: 0 30px 0 30px;
	margin-left: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

#mainContent ul {
	width: 420px;
	padding: 50px 30px 0 30px;
	margin-left: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

#mainContent ol {
	width: 420px;
	padding: 0 30px 0 30px;
	margin-left: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	list-style: none;
}

#mainContent h2 {
	margin-top: 15px;
	width: 420px;
	padding: 45px 30px 0 45px;
}

#mainContent h3 {
	margin-top: 15px;
	width: 420px;
	padding: 45px 30px 0 55px;
}

#mainContent h3.form-success {
	margin-top: 5px;
	width: 420px;
	padding: 0 30px 0 70px;
}

#mainContent h4 {
	width: 420px;
	padding: 0 30px 0 45px;
}

#mainContent address {
	width: 420px;
	margin-left: 50px;
	padding: 0 30px 0 45px;
}

#mainContent p {
	width: 420px;
	margin-left: 50px;
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
}

#mainContent div {
	width: 200px;
	margin-left: 50px;
}

#mainContent img {
	display: inline-block;
	border: none;
}

#footer-left {
	background: #eadea2;
	width: 25%;
	float: left;
	margin: 0;
	text-align: right;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#footer-left ul {
	padding: 0;
	list-style: none;
}

#footer-left img {
	border: none;
}

#footer-center {
	background: #eadea2;
	width: 50%;
	float: left;
	margin: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#footer-right {
	background: #eadea2;
	width: 25%;
	float: right;
	margin: 0;
	text-align: left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#footer-right img {
	border: none;
}

#footer-right ul {
	padding: 0;
	list-style: none;
	display: block;
	margin-left: 0;
}

#footer-right img {
	margin-bottom: 15px;
	border: none;
}

#footer { 
	clear: both;
	width: 960px;  
	height: 265px;
	background: #eadea2;
	margin: 0 auto; 
} 

#footer p {
	margin: 0; 
	padding: 10px 0; 
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}

/* form validation styles */



/* SpryValidationTextField.css - version 0.4 - Spry Pre-Release 1.6.1 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */


/* These are the classes applied on the error messages
 * which prevent them from being displayed by default.
 */ 
.textfieldRequiredMsg, 
.textfieldInvalidFormatMsg, 
.textfieldMinValueMsg,
.textfieldMaxValueMsg,
.textfieldMinCharsMsg,
.textfieldMaxCharsMsg,
.textfieldValidMsg {
	display: none;
}

/* These selectors change the way messages look when the widget is in one of the error states.
 * These classes set a default red border and color for the error text.
 * The state class (e.g. .textfieldRequiredState) is applied on the top-level container for the widget,
 * and this way only the specific error message can be shown by setting the display property to "inline".
 */
.textfieldRequiredState .textfieldRequiredMsg, 
.textfieldInvalidFormatState .textfieldInvalidFormatMsg, 
.textfieldMinValueState .textfieldMinValueMsg,
.textfieldMaxValueState .textfieldMaxValueMsg,
.textfieldMinCharsState .textfieldMinCharsMsg,
.textfieldMaxCharsState .textfieldMaxCharsMsg
{
	display: block;
	color: #CC3333;
	font-weight: bold;
}



/* The next three group selectors control the way the core element (INPUT) looks like when the widget is in one of the states: * focus, required / invalid / minValue / maxValue / minChars / maxChars , valid 
 * There are two selectors for each state, to cover the two main usecases for the widget:
 * - the widget id is placed on the top level container for the INPUT
 * - the widget id is placed on the INPUT element itself (there are no error messages)
 */
 
 /* When the widget is in the valid state the INPUT has a green background applied on it. */
.textfieldValidState input, input.textfieldValidState {
	background-color: #B8F5B1;
}

/* When the widget is in an invalid state the INPUT has a red background applied on it. */
input.textfieldRequiredState, .textfieldRequiredState input, 
input.textfieldInvalidFormatState, .textfieldInvalidFormatState input, 
input.textfieldMinValueState, .textfieldMinValueState input, 
input.textfieldMaxValueState, .textfieldMaxValueState input, 
input.textfieldMinCharsState, .textfieldMinCharsState input, 
input.textfieldMaxCharsState, .textfieldMaxCharsState input {
	background-color: #FF9F9F;
}

/* When the widget has received focus, the INPUT has a yellow background applied on it. */
.textfieldFocusState input, input.textfieldFocusState {
	background-color: #FFFFCC;
}

/* This class applies only for a short period of time and changes the way the text in the textbox looks like.
 * It applies only when the widget has character masking enabled and the user tries to type in an invalid character.
 */
.textfieldFlashText input, input.textfieldFlashText {
	color: red !important;
}

/* When the widget has the hint message on, the hint text can be styled differently than the user typed text. */
.textfieldHintState input, input.textfieldHintState {
	/*color: red !important;*/
}
