﻿/*{font-family:Tahoma,Arial,Verdana,Helvetica,sans-serif;margin:0px;padding:0px;}
/*body{background:#32222f;font-size:11px}
/*body{background:#542C48 url("/img/backgrounds/bd.png") repeat-x;font-size:11px}*/
/* html div.confirm_opacity,* html #chat_a_tab,* html #chat_a1_tab,* html #chat_a2_tab,* html #chat_a3_tab,* html .r_h,* html .r_f,* html #walpapers a,* html .l_lr,* html .l_bt,* html #user_count,* html #rating,* html .user_rating,* html #list .mail,* html #chat_p1_tab, * html #chat_p2_tab, * html #chat_p3_tab, * html #list .info,.l_plb{behavior:url("/img/iepngfix.htc")}
/* img, .lamps  { behavior:url("/img/iepngfix.htc");  }  */
/*img, .lamps  { behavior:url("/javascripts/png.htc");  }

/* LINKS 
a{color:#F60;outline:0;text-decoration:underline}
a:hover{text-decoration:none}
a img{border:0}

/* HEADERS 
h1{font-size:24px;font-weight:normal;color:#FFF;margin:16px}
h2{color:#FDFDFD;line-height:22px;font-size:14px;margin:21px 0 16px}
h2 b{display:block;position:relative;top:-22px;height:22px;font-size:1px;background-repeat:no-repeat; margin:0 0 -22px}
h3{font-size:18px;font-weight:normal;color:#FFF;margin:16px 16px 0}

table{border-collapse:collapse}

*/

#deck {
   position:relative;
   width:800px;
   height:500px;
   border:1px solid black;
   float:left;
}

#deck .card {
   position:absolute;
   z-index:10;
   cursor:pointer;
}

#deck .card .avatar img {
        display:none;
}

/* CARD */

div.card { display:block; float:left; margin:0 5px 10px;font-family:Tahoma,Arial,Verdana,Helvetica,sans-serif; }
div.card div.gold { background:url('/img/card/top-gold.png'); }
div.card div.silver { background:url('/img/card/top-silver.png'); }
div.card div.cooper { background:url('/img/card/top-cooper.png'); }
div.card div.gray { background:url('/img/card/top-gray.png'); }
div.card div.header { width:172px; height:40px;text-align:right; }
div.card div.header img { float:right;margin:9px 17px }
div.card div.header p { font-size:11px;padding:13px 10px 0 15px;_padding-right:18px;color:white;font-weight:bold;width:80px;height:15px;text-align:left;line-height:15px } /* ╨атАЬ╨атАЭ╨атАв╨а╨З╨а┬н ╨а╤Ъ╨атАв ╨а╤Ы╨а╤Ь╨а╤Щ╨а╨О╨атАЩ╨а┬о╨атАв╨а ╨а╨З╨а╨Д ╨а╥Р╨а╨З╨а╤Ы╨а╤Ь╨а╤Щ╨а┬н╨атАЬ╨а╤Ь╨атАШ╨а┬о╨а ╨а┬н overflow:hidden - ╨атАШ ╨а╤Ь╨а╤Ы╨атАв╨а╤Я╨атАв ╨а╤Ы╨атАв╨а╤Я╨атАв╨а╨З╨а ╨а┬о╨атАв╨а  ╨а╤Ь╨а ╨а╤Ь╨а╤Т╨а╤Я╨а┬о╨а┬д╨а┬о╨а ╨а┬н╨а╨З╨а╨Д */
div.card div.avatar { background:url('/img/card/background.png');width:170px;height:120px;text-align:center }
div.card div.footer { width:171px;height:83px;background:url('/img/card/footer.png') }
div.card div.footer p.blue { _font-weight:bold;font-size:15px;color:white;position:absolute;margin:12px 0 0 17px }
div.card div.footer p.red { _font-weight:bold;font-size:15px;color:white;position:absolute;margin:49px 0 0 17px }
div.card div.footer ul { margin:0;padding:0;position:absolute;margin:45px 0 0 55px }
div.card div.footer ul li { padding-left:14px;color:white;font-size:10px;list-style:none;margin:0 }
div.card div.footer ul li.blue { background:url('/img/card/txt-blue.png') left 2px no-repeat; }
div.card div.footer ul li.green { background:url('/img/card/txt-green.png') left 2px no-repeat; }
div.card div.footer ul li.gray { background:url('/img/card/txt-gray.png') left 2px no-repeat; }
div.card div.footer div.lamps { position:absolute;height:21px;margin:5px 0 0 46px;background:url('/img/card/lamps.gif') left top no-repeat}
div.card div.footer div.lights { overflow:hidden;margin-top:-2px }
div.card div.footer div.line { background:url('/img/card/line.gif');height:3px;position:absolute;margin:30px 0 0 47px;width:117px; }
div.card div.footer div.line img { position:absolute;z-index:5 }
div.card div.footer div.line img.right { margin-left:116px }
div.card div.footer div.line div { font-size:0;background:url('/img/card/line-end.gif') right no-repeat;width:100%;height:3px;overflow:hidden }

div.card div.controls { text-align:center;width:172px;height:60px;padding-top:5px }


* html img.png {
   background-image: none ! important;
   behavior: url('pngfix.htc');
}
