/* Contact form - c0llage
------------------------------------ */
#contact #container-wrap {
	background:transparent url("../images/master-page/backGroundContentBottom2.jpg") repeat-x scroll center 97%;
}

#contact #main {
	background:url("../images/landing-page/forms/backGroundContentTopTall.jpg") top center repeat-x;
}

#contact #callout {
	width:570px;
	padding-bottom:20px;
}


#contact #main fieldset {
  clear: both;
  float: left;
  margin: 10px 0;
  position: relative;
  width: 460px;
}

#contact #main form .error {
	background-color: pink;
	border: 2px solid red;
}

#contact #main #form_wrapper-outer {
	background:url("../images/landing-page/gallery/gallery-bottom.png") bottom center no-repeat;
		padding:0 0 20px;
		width:647px;
		margin:0pt auto;
}

#contact #main #form_wrapper-inner {
	background:url("../images/landing-page/forms/contact-us-top.png") top center no-repeat;
	padding:20px 0 0;
	width:646px;
}

#contact #main form {
	background:url("../images/landing-page/gallery/gallery-side.png") repeat-y top left;
	width:600px;
	padding:25px 0 0 50px;
}


* html #contact #main form {
	margin-left:4px;
}

#contact #main #flash-message ul {
	margin: 0.5em 1.5em;
}

#contact #main #flash-message {
	padding: 1em;
}

#contact #main .error {
	background-color: pink;
	border: 1px dotted red;
}

#contact #main .success {
	background-color: #66FF66;
	border: 1px dotted #006600;
}

#contact #main div.form-field {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
  margin-left: 10px;
	width: 45%;
}

#contact #main #first-name-field,
#contact #main #last-name-field {
	width: 45%;
	float: left;
	clear: none;
	overflow: hidden;
}

* html #contact #main #first-name-field,
* html #contact #main #last-name-field {
	width: 44%;
}

#contact #main div.submit-field {
  clear: both;
}

#contact #main fieldset div.form-field {
  clear: none;
  margin-bottom: 4px;
  margin-right: 10px;
  padding: 0;
}

#contact #main input[type="text"] {
  clear: left;
  float: left;
  width: 200px;
}

#contact #main input {
  clear: left;
  float: left;
  width: 200px;
background-color:#fffeed;
}

#contact #main label {
  float: left;
  margin-bottom: 3px;
  font-size: 0.933em;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: bold;
	width: 100%;
	display: block;
}

#contact #main #message-field {
	width: 100%;
}

#contact #main fieldset label {
  clear: both;
  float: left;
  width: 100%;
  margin-left: 10px;
	display: block;
}

#contact #main fieldset div.form-field label {
  margin: 3px 0 5px;
  color: #666;
  font-size: 1.07em;
  text-transform: none;
  letter-spacing: 0;
  font-weight: normal;
}

#contact #main fieldset.name div.form-field label {
  clear: both;
}

#contact #main div.form-field input#subject {
  width: 415px;
}


#contact #main {
	background:url("../images/landing-page/forms/backGroundContentTopTall.jpg") top center repeat-x;
}

#contact #callout {
	width:580px;
	padding-bottom:20px;
}


#contact #main fieldset {
  clear: both;
  float: left;
  margin: 10px 0;
  position: relative;
  width: 460px;
}

#contact #main form .error {
	background-color: pink;
	border: 2px solid red;
}

#contact #main #form_wrapper-outer {
	background:url("../images/landing-page/gallery/gallery-bottom.png") bottom center no-repeat;
		padding:0 0 20px;
		width:647px;
		margin:0pt auto;
}

#contact #main #form_wrapper-inner {
	background:url("../images/landing-page/forms/contact-us-top.png") top center no-repeat;
	padding:20px 0 0;
	width:646px;
}

#contact #main form {
	background:url("../images/landing-page/gallery/gallery-side.png") repeat-y top left;
	width:600px;
	padding:25px 0 0 50px;
}

* html #contact #main form {
	background:url("../images/landing-page/gallery/gallery-side.png") repeat-y top left;
	width:600px;
	padding:25px 0 0 9px;
}

#contact #main #flash-message ul {
	margin: 0.5em 1.5em;
}

#contact #main #flash-message {
	padding: 1em;
}

#contact #main .error#flash-message {
	background-color: pink;
	border: 1px dotted red;
}

#contact #main .success#flash-message {
	background-color: #66FF66;
	border: 1px dotted #006600;
}

#contact #main div.form-field {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
  margin-left: 10px;
	width: 45%;
}

#contact #main #first-name-field,
#contact #main #last-name-field {
	width: 45%;
	float: left;
	clear: none;
	overflow: hidden;
}



#contact #main div.submit-field {
  clear: both;
}

#contact #main fieldset div.form-field {
  clear: none;
  margin-bottom: 4px;
  margin-right: 10px;
  padding: 0;
}

#contact #main input[type="text"] {
  clear: left;
  float: left;
  width: 200px;

}

#contact #main input {
  clear: left;
  float: left;
  width: 200px;
background-color:#fffeed;
}

* html #contact #main input {
margin-left:-10px;
}

*+html #contact #main input {
margin-left:-10px;
}

#contact #main label {
  float: left;
  margin-bottom: 3px;
  font-size: 0.933em;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: bold;
	width: 90%;
	display: block;
}

* html #contact #main label {
	width: 70%;
}

#contact #main #message-field {
	width: 100%;
}

#contact #main fieldset label {
  clear: both;
  float: left;
  width: 100%;
  margin-left: 10px;
	display: block;
}

#contact #main fieldset div.form-field label {
  margin: 3px 0 5px;
  color: #666;
  font-size: 1.07em;
  text-transform: none;
  letter-spacing: 0;
  font-weight: normal;
}

#contact #main fieldset.name div.form-field label {
  clear: both;
}

#contact #main div.form-field input#subject {
  width: 415px;
}

#contact #main div#submit-field button {
  clear: left;
  display: block;
  margin: 0 0 0 10px;
  border: 0;
  padding: 0;
  width: 103px;
  height: 27px;
  text-indent: -9999px;
  cursor: pointer;
  background: url("../images/glyphs/submit.png") 0 0 no-repeat;
}

#contact #message {
	width: 420px;
	background-color:#fffeed;

}