/*
---------------------------------------------------------
project			ONE.org (www.one.org) OVERLAY style sheet
author:   		HUGE
last updated:	2009.02.11
------------------------------------------------------ */

/* ---------- Overlay for modal window and modal styles ---------- */
#overlay{ position:absolute; top:0; left:0; background:#000; cursor:pointer; cursor:hand; }
#one-box{ text-align:left; display:none; position:absolute; top:0; left:0; background:#fff; }
#one-box .pos-wrap{ position:relative; padding:0 30px 30px; width:360px; }
#one-box .close{ float:right; display:inline; margin:10px 10px 0 0; color:#0099ff; background:url(../img/icons/ico-close.gif) no-repeat 100% 0; text-transform:#0099ff; text-transform:uppercase; font-size:0.83em; padding-right:12px; margin-right:-20px; }
#one-box .lbl-act-now{ width:68px; height:26px; background:url(../img/lbl-act-now.gif); text-indent:-9999px; margin-bottom:30px; }
#one-box .confirm-wrap{ padding-bottom:35px; background:url(../img/lines-hatches/cr-hatch-dark-gray.gif) repeat-x 0 100%; margin-bottom:15px; }
#one-box .confirm{ padding-left:45px; min-height:35px; height: auto !important; height:35px; color:#000; margin-bottom:0; }
#one-box .confirm .user{ display:block; font-size:1.33em; font-weight:700; padding:2px 0 2px; }
.confirm-success{ background:url(../img/icons/ico-success.gif) no-repeat; }

#one-box h3{ font-weight:700; font-size:1.33em; margin-bottom:10px; }
#one-box p{ line-height:133%; margin-bottom:20px; }
#one-box label{ postion:realtive; clear:both; color:#000000; display:block; font-size:0.9em; font-weight:700; margin-bottom:3px; text-transform:uppercase; }
#one-box label .opt{ color:#666666; font-weight:400; text-transform:none; }
#one-box .opts{ display:block; position;relative; clear:both; margin-bottom:20px; background:url(../img/icons/arrow-rel-blue.gif) no-repeat 0 50%; padding-left:8px; font-size:0.9em; }
#one-box textarea{ margin-bottom:10px; float:left; line-height:133%; }
#one-box .ta-emails{ width:251px; height:82px; margin-right:15px; }
#one-box .ta-messages{ width:320px; height:85px; }
#one-box .input-info{ font-size:0.9em; color:#999; line-height:120%; }
#one-box .ta-messages{ padding:10px 0 10px 10px; }
#one-box .btn-tell-friends{ float:left; display:inline; }
#one-box .no-thanks{ float:left; display:inline; padding:7px 0 0 8px; }
