ul#contact-navigation {
	clear: both;
	float: left;
	width: 208px;
	min-height: 116px;
	margin-top: -6px;
	padding: 19px 0 0 24px;
	background-color: #e5eaeb;
	color: #71747b;
}

ul#contact-navigation a, div#contact-content a {
	color: #71747b;
}

ul#contact-navigation strong {
	color: #2d2f36;
}

ul#contact-navigation a:hover, div#contact-content a:hover {
	color: #2d2f36;
}

div#contact-content {
	float: right;
	display: inline; /* IE double float margin fix */
	width: 556px;
	margin-right: 24px;
	background-color: #f2f1d4;
	background-repeat: no-repeat;
	color: #71747b;
	padding: 270px 19px 60px 19px;
}

#modal div#contact-content { 
	margin-right: 0;	
}

div#contact-content p, div#contact-content h2 {
	margin-bottom: 17px;
	clear: both;
}

div#contact-content h2 {
	font-weight: bold;
}

button#send {
	display: block;
	width: 30px;
	height: 11px;
	background-position: top left;
	background-repeat: no-repeat;
	cursor: pointer;
}

button#send:hover {
	background-position: bottom left !important;
}

button#send span {
	display: none;
}


/** design museum **/
div.contact-design-museum {
	background-image: url(/_images/contact/design-museum.jpg);
}

div#contact-content .adr span {
	display: block;
}

div#contact-content .adr span.email-address {
	margin: 17px 0 40px 0;
}

div#contact-design-museum-map-container, div#contact-vitra-companies-map-container {
	width: 403px;
	height: 400px;
	border: 24px solid #43454f;
}

div#contact-design-museum-map-inner-container, div#contact-vitra-companies-map-inner-container {
	border: 7px solid #fff;
}

div#contact-design-museum-map, div#contact-vitra-companies-map {
	width: 387px;
	height: 387px;
	border: 1px solid #979797;
}

form p.error {
	min-height: 14px;
	margin: 8px 0 0 265px;
	padding-left: 17px;
	background: url(/_images/icons/error.gif) no-repeat 0 1px;
	color: red;
}



/** vitra campus **/
div#contact-content.contact-campus {
	background-repeat: no-repeat;
}


/** feedback + product service **/
div.contact-feedback h2, div#contact-content.product-service h2 {
	margin-left: 14px;
}

div.contact-feedback, div.product-service {
	width: 594px !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
}

div#contact-content.contact-feedback label, div#contact-content.product-service label {
	float: left;
	width: 265px;
}

div#contact-content.contact-feedback ul li, div#contact-content.product-service ul li {
	clear: left;
	margin-bottom: 9px;
}

div#contact-content.contact-feedback .text, div#contact-content.product-service .text {
	width: 240px;
}

div#contact-content.contact-feedback ul.options label, div#contact-content.product-service ul.options label {
	float: none;
	width: auto;
}

form#contact-feedback-form div {
	border-bottom: 1px solid #e0dfc1;
	padding: 0 14px 14px 14px;
}

form#contact-feedback-form h3 {
	font-weight: bold;
	padding: 14px 0 14px 0;
}

div#contact-feedback-subject-message {
	margin-top: -2.5em;
	border-top: 0 !important;
}

div#contact-feedback-subject-message h3 {
	/* Stupid IE fix to prevent us getting a totally random top border if we use display: none; */
	visibility: hidden;
	width: 1;
	height: 1;
}

div#contact-feedback-subject-message ul.options {
	float: left;
}

div#contact-feedback-subject-message ul.options li {
	margin-bottom: 15px;
}

div#contact-feedback-subject-message p.error {
	clear: left;
}

div#contact-feedback-send-vitra-newsletter, div#contact-feedback-preferred-contact {
	border-bottom: none !important;
}


div#contact-feedback-send-vitra-newsletter h3, div#contact-feedback-preferred-contact h3 {
	float: left;
	width: 250px;
	font-weight: normal;
}

div#contact-feedback-send-vitra-newsletter ul, div#contact-feedback-preferred-contact ul {
	float: right;
	width: 300px;
	padding-top: 14px;
}

div#contact-feedback-send-vitra-newsletter, div#contact-feedback-accept-terms {
	clear: both;
}

div#contact-feedback-accept-terms {
 	border-top: 8px solid #f2f1d4;
}

div#contact-feedback-button-container, div#contact-feedback-accept-terms {
	border-bottom: none !important;
}

form#contact-feedback-form button#send {
	margin: 25px 0 0 0;
}

p#contact-feedback-thankyou {
	margin: 0 5px 0 5px;
	padding: 0 9px 40px 9px;

	border-bottom: 1px solid #e0dfc1;
}

label#feedback-terms-label {
	width: 253px !important;
	padding-right: 13px;
}


/** feedback **/
div.contact-feedback {
	background-image: url(/_images/contact/feedback.jpg);
}


/** product service **/
div.product-service {
	background-image: url(/_images/contact/product-service.jpg);
}

/** product service **/
div.contact-vitrahaus {
	background-image: url(/_images/contact/vitrahaus.jpg);
}



/** Vitra companies **/
div.contact-vitra-companies {
	background-image: url(/_images/contact/vitra-companies.jpg);
}

div.contact-vitra-companies ul li {
	clear: left;
}

div.contact-vitra-companies ul li h3 {
	float: left;
	width: 150px;
}

div.contact-vitra-companies ul li div.adr {
	float: left;
	width: 300px;
	padding-bottom: 20px;
}

div.contact-vitra-companies ul li a {
	float: left;
}

h2#contact-vitra-companies-full-header {
	float: left;
	width: 150px;
}

div#contact-vitra-companies-full-info {
	float: left;
}

div#contact-vitra-companies-map-container {
	clear: both;
	margin-top: 25px;
}

span.contact-companies-de-or {
	margin: 1em 0 1em 0;
}
