/* CSS Document */

.futablecell {height: 27px;padding-left: 7px;font-style:verdana;font-size: 13px;font-weight: bold;}
.futablerow {height: 10px;}
.futablerownew {height: 5px;}
.dottedline {border-bottom: 1px dashed black;}
.fudetailstd {font-style:verdana;font-size: 13px;}
.fuaddlink {font-style:verdana;font-size: 11px;font-weight:normal;padding-left:316px;}
.fuborder {border:1px solid #CCC;}
.fufilefont {font-family:verdana;font-size:11px;}
.fufilebutton {padding-left: 0px;font-style:verdana;font-size: 13px;font-weight:bold;}
.futooltip {border-bottom:1px dashed #000;cursor:pointer;}
.fufiletablecell{height:35px;padding-left:165px;}
.fufilecaptions {font-family:verdana;font-size:11px;color:#808080;}
.noinfo {    
    color:#000;border-bottom:1px dashed #000000;    text-decoration:none;}

a.info{    position:relative; /*this is the key*/
    z-index:24; background-color:#FFFFFF;    color:#000;border-bottom:1px dashed #000000;    text-decoration:none;    }

a.info:hover{z-index:25; background-color:#FFFCFF}

a.info span{display: none}

a.info:hover span{ /*the span will display just on :hover state*/
    display:block;    position:absolute;    top:2.5em; left:2.5em;width:12em;    border:1px solid #000000;    background-color:#FFFFCC; color:#000000;    font-size: 11px;    text-align: left}

div#firstSegment p {margin:2px 0 10px 0;}
div#firstSegment p.bold{margin:3px 0;}
div#firstSegment select {margin:0;padding:0;}

hr.fileUploadedTop        {width: 100%; margin-top: 15px; margin-bottom: 7px; border-left: #fff; border-right: #fff; border-top: #fff; border-bottom: 2px dotted #aaa;clear: both;padding-top:20px;_padding-top:0px;}
hr.fileUploadedBottom     {width: 100%; margin-top: 8px; margin-bottom: 9px; border-left: #fff; border-right: #fff; border-top: #fff; border-bottom: 2px dotted #aaa;}

.subHeading {padding-top:0; padding-bottom:8px; color:#336699; font-size:15px; font-weight:bold;}

/* Security Center Inside Pages L3 and L4 pages*   border-bottom: 1px solid #AAAAAA;/


/*Added for UPP Eligible Button styles*/
.primButStyle
{background:#E1E1E1 url(/en_US/i/pui/core/btn_bg_submit.gif) repeat-x scroll left center;border:1px solid #BFBFBF;cursor:pointer;}
.secButStyle
{background:#E1E1E1 url(/en_US/i/pui/core/btn_bg_default.gif) repeat-x scroll left center;border:1px solid #BFBFBF;cursor:pointer;}
/*Added border styles*/
table.restrict {border: 1px solid #aaa; background-color: transparent;}
table.file td, table.fax td{border: 1px solid #aaa;}
/*New Styles for FraudReversalDetails page in refactoring*/
.tips_border{border:1px solid #ccc;padding:0 5px;}
.statusbar{padding:6px 0;background-color:#C7D1DB;}
.labelhead{padding:0 10px 0 180px;font-weight:bold;}
.trans_details{background-color:#EBF1F7;border:1px solid #c7d1db;}
.trans_details td, .trans_details th{background-color:#EBF1F7 !important;}
.trans_details td .smallEmphasis{font-weight:bold;display:block;text-align:right;}
.form_bg{background-color:#eee;padding:10px;margin-top:10px;}
.form_bg label{display:inline;}
.form_bg input{border:none;}
.resolve_button{background-color:#eee;padding:5px;margin-top:10px;text-align:right;}
.files{margin-top:10px;}
.dottedtop{border-top:2px dotted #aaa;padding-top:10px;}
.files table{width:100%;margin:0;}
.frcont{margin-bottom:10px;clear:both;overflow:auto;}
.lefthead{float:left;width:80%;padding:5px 0;background-color:#eee;border-bottom:1px solid #aaa;}
.fuhead{font-weight:bold;padding-left:7px;}
.rightlinks{float:right;width:20%;padding:5px 0;background-color:#eee;border-bottom:1px solid #aaa;}
.historylog{border-top:2px dotted #aaa;border-bottom:2px dotted #aaa;padding:10px 0;margin:10px 0;}
.leftmsg{float:left;}
.rightdrop{float:right;}
.agentmsg,.buyermsg,.sellermsg{clear:both;overflow:auto;border-top:1px #aaa solid;border-bottom:1px #aaa solid;padding:5px 0 5px 7px;background-color:#e7e7e7;margin-top:10px;}
.buyermsg{background-color:#e9e6d1;}
.sellermsg{background-color:#dbe7f2;}
.desc{padding:5px 0 5px 7px;}
.totmsgs{clear:both;overflow:auto;}
/*Added for CBDetails*/
table.basic{width:100%}
.addLink{float:right}
.caption{float:left}

.rtl .caption{float:right;}
.rtl .addLink{float:left;}