@import url(balloons.css);
/*///////////////////////////////////////////////////////////////////////////////////////*/
/*/ column1 /*/
/*///////////////////////////////////////////////////////////////////////////////////////*/
#column1{
width:724px;
margin:0 12px 0 0;
padding:12px 0 0 12px;
border-right:1px solid #C7B657;
float:left;
overflow:hidden;
}
/*///////////////////////////////////////////////////////////////////////////////////////*/
#column1 #xmas{
width:712px;
height:240px;
margin:0 0 20px 0;
background:url(/img/voucher/xmas.jpg) no-repeat 0 0;
display:block;
}
/*///////////////////////////////////////////////////////////////////////////////////////*/
#column1 dl{
width:229px;
margin:0 12px 12px 0;
padding:137px 0 0 0;
float:left;
font-size:120%;
}
#column1 dt{
line-height:40px;
border-bottom:1px solid #C7B657;
font-size:140%;
}
#column1 dd img{
width:229px;
height:137px;
position:absolute;
margin:-188px 0 0  0;
display:block;
}
#column1 dd{
margin:10px 0;
}
#column1 dd a,
#column1 dd form button{
width:164px;
height:40px;
border:0;
text-indent:-5000px;
overflow:hidden;
display:block;
cursor:pointer;
}
#column1 dd a.add-to-basket{
background:url(/img/venue/add-basket.png) no-repeat 0 0;
}
#column1 dd a.buy-with-balloon{
background:url(/img/venue/buy-balloon.png) no-repeat 0 0;
}
#column1 dd form button{
background:url(/img/venue/buy-evoucher.png) no-repeat 0 0;
}
/*///////////////////////////////////////////////////////////////////////////////////////*/
#column2{
width:200px;
float:left;
}
#column2 h3{
line-height:40px;
margin:0 0 8px 0;
border-bottom:1px solid #C7B657;
font-size:160%;
}
/*///////////////////////////////////////////////////////////////////////////////////////*/
#column2 #basket dl{
margin:0 0 10px 0;
}
#column2 #basket dl dt{
font-size:140%;
font-weight:bold;
}
#column2 #basket dl dd{
font-size:120%;
}
#column2 #basket p.total{
padding:10px 0 0 0;
border-top:1px solid #C7B657;
font-size:140%;
}
#column2 #basket form button{
width:164px;
height:40px;
background:url(/img/layout/check-out.png) no-repeat 0 0;
border:0;
text-indent:-5000px;
overflow:hidden;
display:block;
cursor:pointer;
}
/*///////////////////////////////////////////////////////////////////////////////////////*/
#column2 #extend a{
width:164px;
height:40px;
background:url(/img/venue/extend.png) no-repeat 0 0;
text-indent:-5000px;
overflow:hidden;
display:block;
}
