﻿#posters {position:relative; margin:0px; padding-top:2px; width:100%; height:275px;}
#posters #containerloop {position:relative; margin:0px; padding:5px; width:570px; height:260px; background:url(/img/posterBorderV.gif) center repeat}
#posters #containerloop #l {position:absolute; left:0px; top:0px; width:10px; height:270px; background:url(/img/posterEdge.png) left no-repeat; z-index:100}
#posters #containerloop #r {position:absolute; right:0px; top:0px; width:10px; height:270px; background:url(/img/posterEdge.png) right no-repeat; z-index:100}
#posters #containerloop #desc {position:absolute; right:5px; top:5px; width:280px; height:240px; padding:10px 10px 10px 5px; text-align:right; background:url(/img/posterDesc.jpg) no-repeat; border-left:1px #e7e7e7 solid}
#posters #containerloop #desc span {font:13px tahoma; font-weight:600; color:#ffffff; direction:rtl}
#posters #containerloop #desc ul {padding-top:10px}
#posters #containerloop #desc li {font:8pt tahoma; color:#335f0a; direction:rtl; line-height:16px; list-style:inside}
#posters #containerloop #desc p { padding:5px; font:8pt tahoma; color:#fff; direction:rtl; line-height:16px; text-align:center}
#posters #containerloop #desc a { padding:1px 5px; font:8pt tahoma; color:#fff; direction:rtl; line-height:16px;}
#posters #containerloop #desc a:hover { padding:1px 5px; font:8pt tahoma; color:#335f0a; direction:rtl; line-height:16px;}

#posters #containerloop .poster {position:absolute; overflow:hidden; display:none; top:1px; left:2px; width:575px; height:270px}
#posters #containerloop .poster img {display:block; z-index:0}
#posters #containerloop .poster div {position:absolute; overflow:hidden; bottom:0px; height:45px; width:565px; padding:0 10px 0 0; text-align:right; background:url(tp.png); font:11px tahoma; color:#E1E1E1; line-height:30px; direction:rtl; z-index:1;padding-top:5px}
#posters #containerloop .poster div a {font:12px tahoma; font-weight:600; color:#EEEEEE; line-height:14px;text-decoration:none}

