*{
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 13px;
}
body{
	margin: 0;
	padding: 0;
	background: url(http://crm.yachtfocus.com/custom/yacht_formulier/images/ambgr.gif) repeat-y;
	background-position: center;
}
form{
	margin: 0;
	padding: 0;
}
.button{
	padding: 4px 5px 4px 5px;
	cursor: pointer;
}
input,textarea,select{
	border: solid 1px #122f69;
}
#header,#menu,#yfYachtsList{
	width: 900px;
	margin-left: 12px;
	margin-right: 12px;
}
#header{
	height:  200px;
}
#printLogo {
	display: none;
}
#menu{
	background: url(http://www.astramare.com/images/astra-mare-nav/yacht-broker-5-off.jpg) repeat-x;
}
#opgeven,#footer{
	width: 880px;
	margin-left: 22px;
	padding-top: 25px;
}
#opgeven{
	margin-bottom: 25px;
}
#footer{
	margin-bottom: 25px;
	font-size: 10px; 
	color: #5e5e5e; 
	line-height: 14px; 
	text-align: center;
	border-top: solid 2px #004990;
}
#language {
	float: right;
}
#language IMG {
	border: none;
}
#language IMG.middle {
	margin-right: 10px;
	margin-left: 10px;
}
.center{
	width: 924px;
	margin: auto;
}
.step table TD{
	padding: 5px 10px 5px 0;
	vertical-align: top;
}
#navigation{
	margin-left: 2px;
}
#navigation INPUT{
	cursor: pointer;
	padding: 2px 15px 2px 15px;
	border: solid 1px #999999;
}
fieldset{
	padding: 10px 10px 10px 10px;
	margin-bottom: 10px;
	border: solid 1px #122f69;
}
legend{
	font-size: 13px;
	padding: 0 10px 8px 10px;
	font-weight: bold;
	color: #122f69;
}
h1{
	font-size: 16px;
	color: #122f69;
	padding: 0;
	margin: 0px 0 20px 0;
}
.small{
	width: 50px;
}
.normal{
	width: 100px;
}
.large{
	width: 200px;
}
.xlarge{
	width: 300px;
}
.xxlarge{
	width: 550px;
}
.xxxlarge{
	width: 550px;
	height: 150px;
}
div.error ul{
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}
div.error li{
	padding: 2px 0 2px 0;
	margin: 0;
	color: red;
}
label.error {
   color: red;
   font-style: italic;
}
input.error,select.error { 
	border: 1px dotted red; 
}

/*FOTO UPLOAD*/
#wrapper{
	width: 170px;
	height: 40px;
}
div.button {
	width: 140px;
	padding-top: 1px;
	padding-bottom: 2px;
	border: solid 1px #122f69;
	color: white;
	text-align: left;
	line-height: 15px;
	margin-bottom: 13px;
	padding-left: 28px;
	background: url(http://crm.yachtfocus.com/custom/yacht_formulier/images/plus.gif) #122f69 no-repeat 5px 2px;
}
#fotos {
	float:  left;
	margin: 0;
	padding: 0;
	line-height: 0;
	min-height: 150px;
}
#fotos img{
	margin-bottom: 20px;
}
#fotos li{
	display:  inline;
}
#picturesRemaining{
	font-weight: bold;
	font-size: 20px;
	color: #9499A0;
	line-height: 13px;
	vertical-align: text-bottom;
}
.subTitel{
	font-weight: bold;
	font-size: 11px;
	color: #000000;
}
#loading {
	width: 175px;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-left: 26px;
	border: solid 1px #122f69;
	color: #122f69;
	text-align: left;
	margin-bottom: 13px;
	background: url(http://crm.yachtfocus.com/custom/yacht_formulier/images/loading.gif) no-repeat 5px 2px;
}
/* 
We can't use ":hover" preudo-class because we have
invisible file input above, so we have to simulate
hover effect with javascript. 
 */
div.button.hover {
	color: #73a3d3;	
}
.loading{
	margin-top: 5px;
}
/*EINDE FOTO UPLOAD*/
.smallText{
	font-size: 10px;
	font-style: italic;
}
.optionTable{
	
}
.checkbox{
	border: none;
}
