/* PLUGIN: P501 - OFFERS */

.C501 
{
margin:auto;
width:160px;
padding-top:30px;
padding-bottom:12px;
}

.C501 li
{
margin-top:14px;
}

.C501 .oftxt1
{
font: 18px arial;
color:#FFF;
position:absolute;
display:block;
text-align:center;
width:160px;
margin:7px 0 0 0 ;
z-index:1;
}

.C501 .oftxt2
{
font:12px arial;
position:absolute;
display:block;
text-align:center;
width:160px;
color:#B77F6C;
margin:136px 0 0 0;
z-index:1;
}

.C501 a.offer1
{
position:relative;
display:block;
height:170px;
width:160px;
text-decoration:none;
cursor:default;
}

.C501 a.offer1 img
{
border:none;
}

.C501 a.offer2
{
opacity:.40;
filter:alpha(opacity=40);
position:relative;
display:block;
height:172px;
width:162px;
text-decoration:none;
cursor:default;
}

.C501 a.offer2 img
{
border:none;
}

.C501 a.offer3
{
position:relative;
display:block;
height:170px;
width:160px;
text-decoration:none;
cursor:pointer;
}

.C501 a.offer3 img
{
border:none;
}

.C501 a.offer3:hover
{
opacity:.60;
filter:alpha(opacity=60);
}

.C501 a.offer1 img
{
border:none;
}}