/**
 * @Theme:Standard
 * @Author:Everett Myers (everett.myers@actha.us)
 * @LastUpdate:2011-04-18T16:57:50-07:00
 * @BaseCode:AF ver 2.0.0
 */ 

/* Imports */
@import url('main.css');

/*//////////////////// INDEX ////////////////////*/
#acthabucks {padding:10px;}
/* MID DIV */
#acthabucks div.info_shop_box{width:335px;margin:10px auto;height:120px;}
/* YOUR ACTHA BUCK BOX */
#acthabucks div.box{float:left;border:1px solid #3D4548;background:#9F9F9F url(images/bucks_and_prizes/your_bucks_hdrbg.jpg) 0 0 repeat-x;width:315px;padding:0px 10px 5px 10px;margin-right:10px;}
#acthabucks div.box p{color:#000;padding-bottom:10px;text-align:center;font-size:16px;}
#acthabucks div.box p.title{color:#FFF;font-size:22px;text-align:center;font-weight:bold;padding:5px 5px 10px 5px;}
#acthabucks div.box p.view_bucks{margin:0px;padding:0px;text-align:center;}
#acthabucks div.box span{width:90px;text-align:right;color:#000;font-weight:bold;font-size:16px;}
#acthabucks div.box span.bal{background:#FFF;color:#070;float:right;right:10px;}
#acthabucks div.box span.exp{background:#FFF;color:#D00;float:right;right:10px;}
#acthabucks div.box span.gift{color:#070;}
#acthabucks div.box ul{list-style-type:disc;margin-left:10px}
#acthabucks div.box li{padding-bottom:5px;}
#acthabucks div.box a{color:#000;}
/* SHOP ACTHA SPONSORS */
#acthabucks .img_button{border:5px solid #fff;}
#acthabucks .img_button:hover{border:5px solid #000;}
/* BOTTOM BUTTONS */
p.btn_title{font-size:16px;font-weight:bold;padding:0px;text-align:center;}
#acthabucks .div_button {background:url(images/button_tan_bg.jpg) 0 0 repeat-x;border:5px solid #FFF;font-size:34px;padding:5px;text-align:center;margin:10px auto;width:600px;font-weight:bold;cursor:pointer;}
#acthabucks .div_button:hover {border:5px solid #000;}
#acthabucks .btn_red{color:#A21111}
#acthabucks .btn_blue{color:#1F4A5F}

/* popups */
table.ab_popup {margin:10px;}
table.ab_popup thead th{text-align:left;}
table.ab_popup td{color:#FFF;padding:0px 20px 0px 20px;}
div.ab_popup_rdp{border:5px solid #000;background:url(images/bucks_and_prizes/popup_prizesrow_bg.jpg) 0 0 repeat-x;height:149px;margin-bottom:10px;}
div.ab_popup_rdp img{border-right:5px solid #000;float:left;margin-right:5px;}
div.ab_popup_rdp ul{margin-left:170px;padding-right:10px;}
p.ab_sub_title{font-size:18px;font-weight:bold;text-align:center;}
p.ab_red_baner{font-size:24px;font-weight:bold;text-align:center;background:#E00;margin-bottom:20px;}
p.ab_red_baner span{font-size:16px;}
table.winners {margin:10px auto;}
table.winners td{color:#FFF;font-size:16px;padding:10px;text-align:center;border:1px solid #FFF;}
div.ye_adtl{border:5px solid #000;background:url(images/bucks_and_prizes/popup_prizesrow_bg.jpg) 0 0 repeat-x;height:98px;margin:10px auto; width:700px;}
div.ye_adtl img{border-right:5px solid #000;float:left;margin-right:5px;}
div.ye_adtl p{font-size:16px;font-weight:bold;padding:10px;}
ul.yearend{color:#FFF;padding:10px}
table.yearend_cash {margin:10px auto;}
table.yearend_cash thead th{text-align:left;}
table.yearend_cash td{color:#FFF;font-size:16px;padding:0px 20px 0px 20px;text-align:center;}

/*//////////////////// SHOP ////////////////////*/
#acthabucks_shop {padding-top:10px;}
/* ACTHA Buck Info & Box */
#acthabucks_shop div.info{position:relative;height:220px;padding:10px 60px 10px 340px;}
#acthabucks_shop div.info p.title{font-size:30px;text-align:center;font-weight:bold;}
#acthabucks_shop div.box{position:absolute;top:10px;left:53px;background:#7FAFD4;border:5px solid #fff;width:250px;height:100px;padding:10px 10px 110px 10px;}
#acthabucks_shop div.box p.title{font-size:18px;text-align:center;font-weight:bold;}
#acthabucks_shop div.box p.title a{color:#000;}
#acthabucks_shop div.box p.row{padding:5px 0;}
#acthabucks_shop div.box p.view_my_ab{text-align:center;}
#acthabucks_shop div.box p.view_my_ab a{color:#000;}
#acthabucks_shop div.box span.bal{color:#070;float:right;right:10px;}
#acthabucks_shop div.box span.exp{color:#D00;float:right;right:10px;}
#acthabucks_shop div.box span.gift{color:#070;}
#acthabucks_shop div.box ul{list-style-type:disc;margin-left:10px}
#acthabucks_shop div.box li{padding-bottom:5px;}
#acthabucks_shop div.info p.mbr_redeemed{font-size:16px;text-align:center;color:#000;padding:10px 0;}
#acthabucks_shop div.info p.mbr_redeemed span{font-weight:bold;}
/* ACTHA Buck Search Form */
#acthabucks_shop form{position:absolute;bottom:1px;height:90px;width:578px;border-top:1px solid #fff;padding:10px;}
#acthabucks_shop label{position:absolute;top:0;left:0;padding:5px;color:#444;font-weight:bold;}
#acthabucks_shop form p {position:relative;}
#acthabucks_shop p.keywords{font-weight:bold;padding:5px;}
/* Sponsors List */
#acthabucks_shop ul.sponsors {list-style:none outside none;padding:5px;width:875px;margin:0 auto;border-top:1px solid #FFF;margin-top:10px;}
#acthabucks_shop ul.sponsors li{display:inline-block;padding:2px;width:211px;height:111px;margin:0px;}
#acthabucks_shop ul.sponsors li img{width:199px;height:98px;border:5px solid #fff;cursor:pointer;}
#acthabucks_shop ul.sponsors li img:hover{border:5px solid #000;}
/* Sponsor Popups */
#acthabuck_popup {border:5px solid #fff;overflow:auto;}
#acthabuck_popup p {font-size:16px;padding:5px 10px 5px 10px;}
#acthabuck_popup a{text-decoration:none;}
#acthabuck_popup .url{font-size:22px;font-weight:bold;}
#acthabuck_popup .contact{font-weight:bold;}

#syswin_container {width:716px;}