/*///////////////////////////////////////////////////////////////////////////////////////*/
/*/ column1 /*/
/*///////////////////////////////////////////////////////////////////////////////////////*/
#column1{
width:512px;
margin:0 12px 0 0;
padding:0 12px;
border-right:1px solid #C5B45A;
float:left;
overflow:hidden;
}
#column1 h3{
line-height:40px;
margin:0 0 8px 0;
border-bottom:1px solid #C5B45A;
font-size:160%;
}
#column1 ol{
margin:0 0 10px 0;
}
#column1 ol li{
font-size:120%;
list-style-position:inside;
}
#column1 p em{
margin:0 0 20px 0;
padding:10px 0 0;
display:block;
font-size:16px;
text-align:center;
}
/*///////////////////////////////////////////////////////////////////////////////////////*/
#column1 form{
font-size:120%;
overflow:hidden;
}
#column1 form label{
margin:0 0 10px 0;
display:block;
}
#column1 form label span{
width:100%;
line-height:20px;
color:#853248;
font-size:14px;
font-weight:bold;
display:block;
clear:both;
overflow:hidden;
position:relative;
}
label span small{
font-size:12px;
position:absolute;
top:0;
right:0;
}
label.value-required span small{
color:#C00;
}
#column1 form input,
#column1 form textarea{
width:500px;
margin:0 0 5px 0;
padding:5px;
border:1px solid #AAA;
clear:both;
color:#853248;
}
#column1 form label.checkbox input{
width:15px;
margin:0;
padding:0;
border:0;
}
#column1 form button{
width:164px;
height:40px;
margin:10px 0 0 0;
background:url(/img/venue/send-enquiry.png) no-repeat 0 0;
border:0;
text-indent:-5000px;
overflow:hidden;
display:block;
cursor:pointer;
clear:both;
}
/*///////////////////////////////////////////////////////////////////////////////////////*/
#column2{
width:400px;
float:left;
}
#column2 h3{
line-height:40px;
margin:0 0 8px 0;
border-bottom:1px solid #C5B45A;
font-size:160%;
}
#column2 a{
color:#853248;
}
#column2 a:hover{
text-decoration:none;
}
#column2 .book-online{
width:164px;
height:40px;
background:url(/img/venue/book-online.png) no-repeat 0 0;
text-indent:-5000px;
overflow:hidden;
display:block;
}
#column2 dd{
font-size:120%;
}
#column2 ul{
margin:0 0 10px 0;
list-style-type:none;
}
#column2 li{
font-size:120%;
margin:0 0 5px 0;
}