/*//////////////////////////////////////////////*/
/*/ package intro /*/
/*//////////////////////////////////////////////*/
#packages{
width:570px;
height:240px;
position:relative;
}
#price-drop{
width:225px;
height:130px;
background:url(/new/img/index/price-drop.png) no-repeat 0 0;
position:absolute;
top:5px;
right:5px;
display:block;
/*/ IE6 /*/ _display:none;
z-index:50;
}
/*//////////////////////////////////////////////*/
#packages-loading-gif{
width:48px;
height:48px;
padding:96px 261px;
background:#000;
position:absolute;
z-index:5;
}
/*//////////////////////////////////////////////*/
#image-show{
width:553px;
position:absolute;
margin:-40px 0 0 10px;
list-style-type:none;
z-index:10;
}
#image-show li{
margin:0 5px 0 0;
padding:2px;
background:#000;
border:1px solid #666;
float:right;
}
#image-show li a{
width:20px;
line-height:20px;
background:#333;
text-align:center;
text-decoration:none;
color:#FFF;
display:block;
float:left;
}
#image-show li a:hover{background:#F00;}
/*//////////////////////////////////////////////*/
/*/ offer /*/
/*//////////////////////////////////////////////*/
#free-voucher{
width:540px;
margin:0 0 10px 0;
padding:20px;
background:#000 url(/img/vouchers/hamilton.jpg) no-repeat 100% 0;
color:#FFF;
font-size:180%;
text-decoration:none;
display:block;
}
#free-voucher:hover{
border:1px solid #FC0;
}
#free-voucher span{
color:#FC0;
}
/*//////////////////////////////////////////////*/
#voucher-banner{
width:580px;
margin:0 0 10px 0;
padding:0;
display:block;
}
#voucher-banner:hover{
border:1px solid #FC0;
}
/*//////////////////////////////////////////////*/
/*/ paintball promo /*/
/*//////////////////////////////////////////////*/
#paintball-promo{
background-color:#000;
background-image:url(/img/cm/paintball-promo.jpg);
background-position:100% 0;
background-repeat:no-repeat;
padding:20px;
}
#paintball-promo a{
color:#FC0;
text-decoration:none;
}
#paintball-promo a:hover{
text-decoration:underline;
}