/*/////////////////////////////////////////////////////////////////////////////////////*/
/*/ FORM /*/
/*/////////////////////////////////////////////////////////////////////////////////////*/
.form{
width:508px;
margin:0 0 10px 10px;
padding:0 0 10px 0;
border-bottom:4px solid #06C;
float:right;
}
.form h3{
margin:0 0 10px 0;
line-height:35px;
background:#06C;
color:#FFF;
text-indent:10px;
}
/*/////////////////////////////////////////////////////////////////////////////////////*/
.form form{
padding:20px 0;
background:#D9E8F7;
border-top:1px solid #7FB2E5;
border-bottom:1px solid #7FB2E5;
overflow:hidden;
}
/*/ IE6 Fix /*/ *html .form form{height:235px;} /*//*/
.form label{
width:158px;
margin:0 10px;
font-size:120%;
text-align:right;
display:block;
float:left;
clear:both;
}
.form input,
.form textarea{
width:300px;
margin:0 0 10px 0;
float:left;
}
.form textarea{
width:305px;
overflow:auto;
}
.form input.checkbox{
width:20px;
margin:0;
clear:all;
}
.form input.send{
width:115px;
height:30px;
margin:0 0 20px 180px;
background:url(/en/sitepitch/default/img/layout/button1.gif) no-repeat 0 0;
border:0;
color:#FFF;
text-align:center;
text-decoration:none;
clear:both;
cursor:pointer;
}
.form input.send:hover{
background:url(/en/sitepitch/default/img/layout/button1.png) no-repeat 0 -30px;
}
/*/////////////////////////////////////////////////////////////////////////////////////*/
/*/ column2 /*/
/*/////////////////////////////////////////////////////////////////////////////////////*/
#contact-sitepitch,
#booking-online{
width:372px;
padding:0 0 10px 0;
border-bottom:4px solid #06C;
float:right;
}
#contact-sitepitch h3,
#booking-online h3{
margin:0 0 10px 0;
line-height:35px;
background:#06C;
color:#FFF;
text-indent:10px;
}
#contact-sitepitch p,
#booking-online p{
margin:0 10px;
font-size:120%;
}