/* PLUGIN: P501 - OFFERS */

.C501 
{
position:relative;
top:-38px;
width:160px;
}

.C501 li
{
margin:16px 0 0 16px;
}

.C501 .oftxt1
{
font: 17px arial;
color:#0055BC;
position:absolute;
display:block;
text-align:center;
width:160px;
margin:10px 0 0 0 ;
z-index:1;
}

.C501 .oftxt2
{
font:14px arial;
position:absolute;
display:block;
text-align:center;
width:160px;
color:#653817;
margin:141px 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;
}}
