/** 
 * Local stylesheet file 
 * #con { Contact page/Feedback }
 */

form { display: inline; margin: 0; padding: 0; }

/* #Intro - dedicated bg class */
.con-bg { height: 170px; width: 960px; background: url( '/_i/zurichtoren-bg.gif' ) no-repeat bottom left; }
.con-bg h1 { height: 24px; width: 179px; background: url( '/_i/heading/nl/contact.gif' ) no-repeat; }
.con-bg .line { margin: 40px 0 0 0; }

#con #lr-1, #con #lr-2 { border: 1px solid #ccc !important; height: auto; background: url( '/_i/shadow.gif' )  repeat-x bottom left; }
#con strong#head-text { padding: 3px 6px 0 0; margin: 0; float: left; font-weight: normal !important; font-size: 16px !important; } 
#con h2#head-text { padding: 0 6px 0 20px; margin:  0; float: left; font-weight: normal !important; }
#con .green  { margin: 26px 0 20px 0; height: 24px; background: url( '/_i/gline.gif' ) repeat-x;  }
#con .grey { margin: 0 0 20px 0; height: 24px; background: url( '/_i/grline.gif' ) repeat-x; }
#con .map { float: right; margin: 5px 20px 0 0; width: 610px; height: 285px; display: inline; overflow: hidden; }
#con .address { text-align: left; width: 280px; float: left; overflow: hidden; display: inline; font-size: 14px; margin: 0 0 0 20px; position: relative; color: #666; }
#con .form { width: 620px; }
#con .cname { color: #666; font-size: 14px; float: left; width: 170px; font-weight: bold; line-height: 20px; }
#con .cvalue { color: #666; font-size: 14px; float: left; width: 120px; margin-bottom: 12px; line-height: 20px; }
#con a { color: #666; text-decoration: none; }
#con .fname { color: #000; font-size: 14px; float: left; margin: 0 0 0 20px; display: inline; padding: 0; overflow: hidden; text-align: left; }
#con input, #con textarea {
	background-color: #eeeeec;
	color: #000; font-size: 18px;
	border: 1px solid #666; float: left;
	margin: 5px 0px 15px 20px; }
#con input.tekst { height: 30px; width: 620px; }
#con input.short { height: 30px; width: 180px; }
#con .oline { float: left; display: inline; width: 210px; }
#con input.radio { padding-top: 2px; margin-right: 10px; border: 0; background-color: #fff;  }
#con .label { padding-top: 2px; float: left; }
#con textarea { width: 610px; height: 120px; }

#con input.tekst:focus,
#con input.short:focus,
#con textarea:focus {
	border-color: #9c0;
	}