html, html body, body{padding:0;margin:0;scrollbar-face-color: #0852A5; scrollbar-shadow-color: #003E68; scrollbar-highlight-color: #0098FF; scrollbar-3dlight-color: #000000; scrollbar-darkshadow-color: #1580c8; scrollbar-track-color: #9c9c8c; scrollbar-arrow-color: #ffcc00}
html, body{font-size:9pt;font-family:arial,helvetica,sans-serif;}

a{text-decoration:none;}
a:hover{text-decoration:underline;color:#ffcc00;}
a img{border:0;}

p{margin:1em 0;}

input{vertical-align:middle;}
input, textarea, select{font:inherit;}

.acc-bal{font-weight:bold;}
.acc-bal-neg{font-weight:bold;color:red;}

.contentMain{vertical-align:top;text-align:left;font-size:9pt;}
#contentMain{padding:12px;border:3px solid #666; border-width:0 3px;position:relative;z-index:1;}

[unselectable="on"]{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none;}

/* quirks mode background correction; standards compliant browsers require the pound sign for a background color when not in quirks mode (IE doesn't care), luckly most standards compliant browsers can handle the following, attribute selector type */
[bgcolor="ffffff"]{background-color:white;}
[bgcolor="f5f5f5"]{background-color:#F5F5F5;}
[bgcolor="333333"]{background-color:#333333;}
[bgcolor="424231"]{background-color:#424231;}
[bgcolor="0852a5"]{background-color:#0852A5;}
[bgcolor="F1F1F1"]{background-color:#F1F1F1;}
[bgcolor="7EBCE7"]{background-color:#7EBCE7;}
[bgcolor="00529C"]{background-color:#00529C;}
[bgcolor="e4e4e4"]{background-color:#E4E4E4;}
[bgcolor="ddddf4"]{background-color:#DDDDF4;}
[bgcolor="F7F7BD"]{background-color:#F7F7BD;}
[bgcolor="efefef"]{background-color:#EFEFEF;}
[bgcolor="9c9c8c"]{background-color:#9C9C8C;}
[bgcolor="000101"]{background-color:#000101;}

[color="cc0000"]{color:#cc0000;}
[color="white"]{color:white;}
[color="black"]{color:black;}
[color="gold"]{color:gold;}
[color="orange"]{color:orange;}
[color="red"]{color:red;}
[color="blue"]{color:blue;}
[color="green"]{color:green;}
[align="center"]{margin-left:auto;margin-right:auto;}

/* first 2: most browsers (IE8+) attribute selector; 1st set for tables with thead|tbody|tfoot; 2nd set w/out; 3rd set IE7 with; 4th IE7 w/out */
[cellpadding="0"]  >*>tr>*, [cellpadding="0"]  >tr>*, table.cellpadding_0  >*>tr>*, table.cellpadding_0  >tr>* {padding:0px;}
[cellpadding="1"]  >*>tr>*, [cellpadding="1"]  >tr>*, table.cellpadding_1  >*>tr>*, table.cellpadding_1  >tr>* {padding:1px;}
[cellpadding="2"]  >*>tr>*, [cellpadding="2"]  >tr>*, table.cellpadding_2  >*>tr>*, table.cellpadding_2  >tr>* {padding:2px;}
[cellpadding="3"]  >*>tr>*, [cellpadding="3"]  >tr>*, table.cellpadding_3  >*>tr>*, table.cellpadding_3  >tr>* {padding:3px;}
[cellpadding="4"]  >*>tr>*, [cellpadding="4"]  >tr>*, table.cellpadding_4  >*>tr>*, table.cellpadding_4  >tr>* {padding:4px;}
[cellpadding="5"]  >*>tr>*, [cellpadding="5"]  >tr>*, table.cellpadding_5  >*>tr>*, table.cellpadding_5  >tr>* {padding:5px;}
[cellpadding="6"]  >*>tr>*, [cellpadding="6"]  >tr>*, table.cellpadding_6  >*>tr>*, table.cellpadding_6  >tr>* {padding:6px;}
[cellpadding="7"]  >*>tr>*, [cellpadding="7"]  >tr>*, table.cellpadding_7  >*>tr>*, table.cellpadding_7  >tr>* {padding:7px;}
[cellpadding="8"]  >*>tr>*, [cellpadding="8"]  >tr>*, table.cellpadding_8  >*>tr>*, table.cellpadding_8  >tr>* {padding:8px;}
[cellpadding="9"]  >*>tr>*, [cellpadding="9"]  >tr>*, table.cellpadding_9  >*>tr>*, table.cellpadding_9  >tr>* {padding:9px;}
[cellpadding="10"] >*>tr>*, [cellpadding="10"] >tr>*, table.cellpadding_10 >*>tr>*, table.cellpadding_10 >tr>* {padding:10px;}
[cellpadding="11"] >*>tr>*, [cellpadding="11"] >tr>*, table.cellpadding_11 >*>tr>*, table.cellpadding_11 >tr>* {padding:11px;}
[cellpadding="12"] >*>tr>*, [cellpadding="12"] >tr>*, table.cellpadding_12 >*>tr>*, table.cellpadding_12 >tr>* {padding:12px;}
[cellpadding="13"] >*>tr>*, [cellpadding="13"] >tr>*, table.cellpadding_13 >*>tr>*, table.cellpadding_13 >tr>* {padding:13px;}
[cellpadding="14"] >*>tr>*, [cellpadding="14"] >tr>*, table.cellpadding_14 >*>tr>*, table.cellpadding_14 >tr>* {padding:14px;}
[cellpadding="15"] >*>tr>*, [cellpadding="15"] >tr>*, table.cellpadding_15 >*>tr>*, table.cellpadding_15 >tr>* {padding:15px;}

/* IE6 only; no support for attribute or child selector; */
.IE6 table.cellpadding_0  td, .IE6 table table.cellpadding_0  td{padding:0px;}
.IE6 table.cellpadding_1  td, .IE6 table table.cellpadding_1  td{padding:1px;}
.IE6 table.cellpadding_2  td, .IE6 table table.cellpadding_2  td{padding:2px;}
.IE6 table.cellpadding_3  td, .IE6 table table.cellpadding_3  td{padding:3px;}
.IE6 table.cellpadding_4  td, .IE6 table table.cellpadding_4  td{padding:4px;}
.IE6 table.cellpadding_5  td, .IE6 table table.cellpadding_5  td{padding:5px;}
.IE6 table.cellpadding_6  td, .IE6 table table.cellpadding_6  td{padding:6px;}
.IE6 table.cellpadding_7  td, .IE6 table table.cellpadding_7  td{padding:7px;}
.IE6 table.cellpadding_8  td, .IE6 table table.cellpadding_8  td{padding:8px;}
.IE6 table.cellpadding_9  td, .IE6 table table.cellpadding_9  td{padding:9px;}
.IE6 table.cellpadding_10 td, .IE6 table table.cellpadding_10 td{padding:10px;}
.IE6 table.cellpadding_11 td, .IE6 table table.cellpadding_11 td{padding:11px;}
.IE6 table.cellpadding_12 td, .IE6 table table.cellpadding_12 td{padding:12px;}
.IE6 table.cellpadding_13 td, .IE6 table table.cellpadding_13 td{padding:13px;}
.IE6 table.cellpadding_14 td, .IE6 table table.cellpadding_14 td{padding:14px;}
.IE6 table.cellpadding_15 td, .IE6 table table.cellpadding_15 td{padding:15px;}

.greybacktable	{background-color:#EFEFEF;}
.whitebacktable	{background-color:#FFFFFF;}
.greenbacktable	{background-color:#99ED9F;}
.yellowbacktable{background-color:#F6F7A7;}

.nag{background:#fffeeb;line-height:29px;font-size:12px;text-align:center;border:1px solid #ccc;border-width:1px 0;}
.bluebacknoborder{vertical-align: top;padding:5px;font-size: 11px;color:white;}
.bluemenu{font-weight:300;font-size:8PT;text-decoration:none;color:#FC0 !important;}

.contact{font-weight:500;font-size:10PT;}

.bodylink, .bodyLink{font-weight:600;font-size:8PT;text-decoration:none;color:#0852A5;}
.bodyTextSmall{font-weight:300;font-size:8PT;}
.bodyText{font-weight:300;font-size:9PT;}

.menu{font-size: 8pt;font-weight:300;color:white;background-color: #0852a5;border:1px solid #424231;}
.rightnewsmenu{font-size:8pt;font-weight:300;color:black;background-color: #424231;border:1px solid black;border-width:0 1px;}

.sbar,
.sbartext,
.sbarinput,
.sbarnoback,
.sbartextnoback,
table.sbar, 
form table.sbar{font-size:11px;color:black;line-height:18px;vertical-align:top;padding:inherit 2px 5px 2px;}

.sbar,
.sbarinput,
table.sbar, 
form table.sbar	{border:1px solid #888C8C; border-color:#888C8C #BABCBC #BABCBC #888C8C;padding:0 2px;}

.sbar,
.sbartext,
.sbarinput,
table.sbar, 
form table.sbar	{background:#FFF url('/images/shadow1.gif') repeat-x top;}

.sbartext,
.sbarnoback		{border:none;}

.sbarinput		{line-height:inherit;vertical-align:middle;}
select.sbarinput{padding-right:0;}

.bodylink .sbar, .bodyLink .sbar{font-weight:normal;}



.contentMain a{text-decoration:none; color:#00529C;}
.a{text-decoration:none; color:#00529C;}

input[type="submit"],input[type="reset"],input[type="button"],.button{font-size:11px;font-weight:bold;font-weight:600;color:white;text-align:center;cursor:pointer;width:190px;height:30px;border:none;padding:0 0 3px 0;background-color:transparent;background-repeat:no-repeat;background-position:center top !important;background-image:url('/starpro/img/ui/aq/btn-190x30-FF-BL.png');}
.IE6 .button{font-weight:600 !important;color:white !important;height:30px !important;border:0px solid transparent !important;padding:0 0 3px 0 !important;cursor:pointer !important;background-color:transparent !important;background-repeat:no-repeat !important;background-position:center top !important;background-image:url('/starpro/img/ui/aq/btn-190x30-FF-BL.png');}
/* for reasons unknown the IE6 default style weight is higher on the input */

input[type="submit"]:hover,input[type="reset"]:hover,input[type="button"]:hover,.button:hover{background-position:center bottom !important;}

body .btnBlue40		{width:40px !important;		background-image:url('/StarPro/img/ui/aq/btn-40x30-FF-BL.png') !important;}
body .btnBlue40-2	{width:40px !important;		background-image:url('/StarPro/img/ui/aq/btn-40x30-BL.png') !important;}
body .btnGrey40		{width:40px !important;		background-image:url('/StarPro/img/ui/aq/btn-40x30-GY.png') !important;}
body .btnBlue60		{width:60px !important;		background-image:url('/StarPro/img/ui/aq/btn-60x30-FF-BL.png') !important;}
body .btnBlue60-2	{width:60px !important;		background-image:url('/StarPro/img/ui/aq/btn-60x30-BL.png') !important;}
body .btnGrey60		{width:57px !important;		background-image:url('/StarPro/img/ui/aq/btn-60x30-GY.png') !important; padding-right:3px;}/* may broaden this adjustment; compensate for lopsided image for text centering; right of image has more px for gradient */
body .btnBlue70		{width:70px !important;		background-image:url('/StarPro/img/ui/aq/btn-70x30-FF-BL.png') !important;}
body .btnBlue70-2	{width:70px !important;		background-image:url('/StarPro/img/ui/aq/btn-70x30-BL.png') !important;}
body .btnGrey70		{width:70px !important;		background-image:url('/StarPro/img/ui/aq/btn-70x30-GY.png') !important;}
body .btnGrey70-s	{width:70px !important;		background-image:url('/StarPro/img/ui/aq/btn-70x20-GY.png') !important;height:20px !important;}
body .btnBlue90		{width:90px !important;		background-image:url('/StarPro/img/ui/aq/btn-90x30-FF-BL.png') !important;}
body .btnBlue80-2	{width:80px !important;		background-image:url('/StarPro/img/ui/aq/btn-80x30-BL.png') !important;}
body .btnGrey80		{width:80px !important;		background-image:url('/StarPro/img/ui/aq/btn-80x30-GY.png') !important;}
body .btnBlue120		{width:120px !important;	background-image:url('/StarPro/img/ui/aq/btn-120x30-FF-BL.png') !important;}
body .btnBlue140		{width:140px !important;	background-image:url('/StarPro/img/ui/aq/btn-140x30-FF-BL.png') !important;}
body .btnBlue160		{width:160px !important;	background-image:url('/StarPro/img/ui/aq/btn-160x30-FF-BL.png') !important;}
body .btnBlue160-2	{width:160px !important;	background-image:url('/StarPro/img/ui/aq/btn-160x30-BL.png') !important;}
body .btnGrey160		{width:160px !important;	background-image:url('/StarPro/img/ui/aq/btn-160x30-GY.png') !important;}
body .btnBlue180		{width:180px !important;	background-image:url('/StarPro/img/ui/aq/btn-180x30-FF-BL.png') !important;}
body .btnBlue190		{width:190px !important;	background-image:url('/StarPro/img/ui/aq/btn-190x30-FF-BL.png') !important;}/*padding-bottom:4px;*/
body .btnBlue240		{width:240px !important;	background-image:url('/StarPro/img/ui/aq/btn-240x30-FF.png') !important;}
body .btnBlue240-2	{width:240px !important;	background-image:url('/StarPro/img/ui/aq/btn-240x30-FF-BL.png') !important;}
body .btnBlue300		{width:300px !important;	background-image:url('/StarPro/img/ui/aq/btn-300x30-FF-BL.png') !important;}
body .btnBlue350		{width:350px !important;	background-image:url('/StarPro/img/ui/aq/btn-350x30-FF-BL.png') !important;}

.wording{font-size:14px;line-height:18px;color:#444;}

input.red,
option.red{background-color: white; font-weight: bold; font-size: 11px; color: #0DD330; }

/* standardize css for report tables */
.RTAL, .rpt.RTAL td, .rpt .RTAL, .rpt .RTAL td{text-align:right !important;}
.LTAL, .rpt.LTAL td, .rpt .LTAL, .rpt .LTAL td{text-align:left !important;}
.clrLt{clear:left;float:none;display:inline;}
.clrRt{clear:right;float:none;display:inline;}
.clrAll{clear:both;display:inline;}


div.frm,
table.rpt{border: 1px solid #0852A5; text-align:center; empty-cells:show; border-collapse:separate; border-spacing:0;  width:98%; margin:1em auto;}
table.rpt td{padding:7px;text-align:center;border:none;}
form table.rpt td, table.frm td{text-align:left;}
form table.rpt tr, table.frm tr{background-color:#f5f5f5;}


div.frm div.hdr,
table.rpt thead.frm  tr td,
form table.rpt thead tr td,
table.frm thead tr td{text-align:left;background:#333 !important;font-weight:bold !important;color:white !important;padding:7px;}
form table.rpt thead tr td span.sep, 
.frm .hdr a,
table.rpt thead.frm span.sep, 
table.rpt thead.frm span.sep a, 
table.frm thead tr td span.sep, 
table.frm thead tr td a{color:gold;}
.frm div.hdr, 
form table.rpt thead tr td div.hdr, 
table.frm thead tr td div.hdr{position:relative;}

.frm .hdr .r,
form table.rpt thead tr td div.hdr span.r, 
table.frm thead tr td div.hdr span.r{position:absolute;right:5px;}

div.rpt div.bdy{padding:5px;}

table.rpt thead tr,
table.rpt thead tr td,
table.rpt tfoot tr.rptHdr,
table.rpt tfoot tr.rptHdr td{background:#fff;font-weight:bold;color:#0852A5;}

table.rpt tbody tr.ODD{background-color:#f5f5f5;}
table.rpt tbody tr.EVEN{background-color:#efefef;}

table.rpt tbody.wSep tr td{border-bottom:15px solid #ddddf4;}
table.rpt tbody tr.sep td{height:15px;background:#ddddf4;}

table.rpt tbody tr.wkSmry{background-color:#CCCDF8;}
table.rpt tbody tr.wkSmry td{font-weight:bold;}

table.rpt tfoot tr{background-color:#A6AAF2;}
table.rpt tfoot tr td{font-weight:bold;background-color:#A6AAF2;}

.filterBloc{padding:0.5em;border:3px solid #999;background-color:#fafafa;}
.filterBloc.hide .fltr{display:none;} 
.filterBloc .ttl{vertical-align:top;vertical-align:50%;}
.lteIE7 .filterBloc .ttl{display:inline;zoom:1;}
.filterBloc .ttl a{display:inline-block;margin:0 4pt 0 0;padding-left:18px;height:15px;background-repeat:no-repeat;background-image:url('/CFIDE/scripts/ajax/resources/ext/images/default/panel/tool-sprites.gif');}
.filterBloc .ttl a span{display:none;}
.filterBloc .ttl a.hlp{background-position:-15px -300px}
.filterBloc .ttl a.tgl{background-position:-15px -255px;}
.filterBloc.hide .ttl a.tgl{background-position:-15px -240px;}
.filterBloc div.fltr{margin-top:1.5em;}
.filterBloc .fbRpt{margin-bottom:1em;vertical-align:50%;}
.filterBloc .fbRpt div{background:none repeat scroll 0 0 #FFEE66;border:1px solid #FFCC00;display:inline-block;text-align:center;font-size:10pt;font-weight:normal;line-height:20px;padding:0 1em;}
.lteIE7 .filterBloc .fbRpt div{display:inline;zoom:1;}

.filterBloc .fbRpt big{font-weight:bold;}
.filterBloc .fbRpt a{color:red;}
.filterBloc .fbRpt a.sm{font-weight:bold;font-size:10px;position:relative;top:-0.8em;}
.filterBloc .cmdClearAll{color:red;margin:0;padding-left:12px;background:url('/StarPro/img/ui/icon-minus-9px-circle-900.gif') no-repeat scroll left center transparent;}
.filterBloc > .cmdClearAll{display:inline-block;margin:0.25em 0 0 2pt;}
.filterBloc.unfiltered .cmdClearAll{display:none;} 

.filterBloc .cmdClrFltr{display:inline-block;color:red;margin-left:1em;font-weight:normal;text-decoration:none;}

p.noStats{text-align:center;font-size:11pt;font-weight:bold;}

/* footer styles */
.Raised{border-top: solid #000000 1px;border-bottom: solid #838485 1px;padding: 5px 10px;}
.RaisedNoTop{border-bottom: solid #838485 1px;padding: 3px 10px;}
.bodyLinksmall{font-weight:300;font-size:8PT;text-decoration:none;color:white;}


div.rptChart{text-align:center;}

.rptAA{background-color:#fff;border:2px solid #0852a5;border-collapse:collapse;}
.rptAA td{padding:3px;border:1px solid #0852a5;}

.rptAA tr{background-color:#fff;}
.rptAA tr.trnsDtl:hover{background-color:#efefef;}
.rptAA tr.trnsDtl td.void{background-color:#fc0 !important;}
.rptAA tr.spc, 
.rptAA tr.spc td{background-color:#424231;height:1px;}

.rptAA thead tr, 
.rptAA thead tr td{background-color:#0852a5;color:#fff;font-weight:normal;} 

.rptAA span.premier{color:green;font-weight:bold;font-style:italic;}

div.miniNfo{margin:0 0 2em 0;}
div.miniNfo div.hdr{font-size:10pt;font-weight:bold;color:#fff;background:#424231;vertical-align:middle;height:30px;line-height:30px;border:none;margin:0 22px;position:relative;}
div.miniNfo div.hdr i{position:absolute;display:block;top:0;width:22px;height:30px;}
div.miniNfo div.hdr i.l{right:100%;background:url('/images/grey-left.gif');}
div.miniNfo div.hdr i.r{left:100%;background:url('/images/grey-right.gif');}
div.miniNfo div.bdy{border:1px solid #0852A5;border-top-width:25px;margin:1em 22px 3em;padding:0 0.5em 1em;}
.x-window div.miniNfo{margin:0;}
.x-window div.miniNfo div.hdr{display:none;}
.x-window div.miniNfo div.bdy{border:0;margin:0;padding:0 1em;}

.disabled{color:#aae;background:#eee;}


/* Merchant Ajax Display */
.merchantDetailDisplay		{z-index:3; width:750px; position: absolute; background-color: #EFF6FF;border: 1px solid black;margin-left:10px;}
.merDtl						{font-size:12px;margin:10px;width:99%;font-weight:normal;}
.merDtl .dspHead			{font-size:15px;border-bottom-style:solid;border-bottom-color:#0852A5;width:99%;font-weight:bold;}
.merDtl .dspBody			{font-size:12px;margin-top:10px;}
.merDtl .smLink				{font-size:11px;color:#0852A5;margin-top:10px;}
.merDtl .bodyTitle			{font-weight:bold;color:#0852A5;border-bottom-color:#0852A5;border-bottom-style:solid;text-align:center;width:200px;}
.merDtl .detailTable td		{padding:2px;text-align:left;}
.merDtl .detailTable th		{width:100px;padding:2px;text-align:left;}
.merDtl .detailTable .tblYes{background-image:url('/siteimages/greenCheck_merchantSearch.png');background-repeat:no-repeat;background-position:10px 0px;}

.x-dlg .merDtl{width:auto;}
.x-dlg .merDtl .dspHead{width:auto;}
.x-dlg .merDtl .dspHead .cmdClose{display:none;}

#ddPreview tbody td{vertical-align:top;background:white;}

img.quickTip{vertical-align:middle !important;}

.cbxRel{display:inline-block;}.lteIE7 .cbxRel{display:inline;}

.x-rel-list{list-style:none;margin:1em 0 0 2em;padding:0;border:1px solid #ccc;border-width:0 1px 1px;}
.x-rel-selected{list-style:none;margin:1em 0 0 2em;padding:0;}
.x-rel-list .x-rel-selected{margin:0;padding:0 4pt;}
.x-rel-list-empty{display:none;}
.x-rel-selected li{display:inline-block;width:100%;overflow:hidden;white-space:nowrap;vertical-align:top;}
.x-rel-selected li a{cursor:pointer;line-height:9pt;font-size:8pt;font-weight:normal;padding-left:0.5em;}
.x-rel-list .ctl a.cmdRemAll,
.x-rel-selected li a.remove{background:no-repeat left url('/siteimages/icon-9px-X.gif');padding-left:12px;margin-left:15px;color:red;}/*/StarPro/img/ui/icon-minus-9px-circle-900.gif*/

.x-rel-list .unavailable{opacity:0.5;background:no-repeat scroll left 4px #EEEEEE url('/starpro/img/ui/icon-9px-no.gif');}
.x-rel-list .unavailable:hover{opacity:0.75;}
.x-rel-list .unavailable a.getInfo{color:#333;}
.lteIE7 .x-rel-list .unavailable,.IE8 .x-rel-list .unavailable{filter:alpha(opacity=50);}
.lteIE7 .x-rel-list .unavailable:hover,.IE8 .x-rel-list .unavailable:hover{filter:alpha(opacity=75);}

.x-rel-list .ctl{height:20px;vertical-align:middle;background:#eee;border:1px solid #ccc; border-width:1px 0;margin-bottom:3pt;padding:0 4pt;}
.x-rel-list .ctl a{vertical-align:top;}
.x-rel-list .ctl .colView{display:inline-block;position:relative;margin-left:2em;height:16px;padding-left:24px;}
.x-rel-list .ctl .colView > span{display:block;visibility:hidden;position:absolute;z-index:1000;top:-4px;left:-4px;background:#f0f0f0;border:1px solid #aaa;}
.x-rel-list .ctl .colView:hover > span{visibility:visible;}
.x-rel-list .ctl .colView a{color:#333;display:block;height:16px;padding-left:24px;white-space:nowrap;margin:3px;}

.x-rel-list .colView,.x-rel-list .colView a{background-repeat:no-repeat;background-position:left top;background-image:url('/siteimages/icon-column-selector-3.png');}
.x-rel-list .ctl .colView a:hover{background-color:#ccc;}

.x-rel-list .colView .cmdColView1,.x-rel-list.cmdColView1 .colView{background-position:left 0;}
.x-rel-list .colView .cmdColView2,.x-rel-list.cmdColView2 .colView{background-position:left -16px;}
.x-rel-list .colView .cmdColView3,.x-rel-list.cmdColView3 .colView{background-position:left -32px;}
.x-rel-list .colView .cmdColView4,.x-rel-list.cmdColView4 .colView{background-position:left -48px;}
.x-rel-list .colView .cmdColView5,.x-rel-list.cmdColView5 .colView{background-position:left -64px;}
.x-rel-list .colView .cmdViewInline,.x-rel-list.cmdViewInline .colView{background-position:left -80px;}

.x-rel-list.cmdColView2 li{width:50%;}
.x-rel-list.cmdColView3 li{width:33%;}
.x-rel-list.cmdColView4 li{width:25%;}
.x-rel-list.cmdColView5 li{width:20%;}
.x-rel-list.cmdViewInline li{width:auto;margin-right:1.5em;}

.x-btn-left,.x-btn-right,.x-btn-center{background-image:url('/CFIDE/scripts/ajax/ext/resources/images/default/basic-dialog/btn-sprite.gif');}/* correction for ext buttons dissappearing when blured .*/

.PreWrap{white-space:pre-wrap !important;}
/*
.IE6 .PreWrap,
.IE7 .PreWrap,
.lteIE7 .PreWrap{white-space:pre !important; word-wrap:break-word !important;}
*/

table.kwProd{margin:0 auto 10px;width:98%;}
table.kwProd thead td{font-weight:bold;padding:0 0 10px;vertical-align:middle;}
table.kwProd tbody td{padding:10px;border-bottom:2px solid #000; vertical-align:top;}
table.kwProd tbody td.tn{text-align:center;}
table.kwProd ul{list-style:none;margin:0;padding:0;}

/* EXT3 tablayout styles */
/*
.IE .x-hidden, 
.IE8 .x-hidden, 
.IE9 .x-hidden,
.lteIE7 .x-hidden, 
.lteIE7 .x-hide-offsets {position:static !important;left:auto;top:auto;visibility:visible;display:none;}
.IE .x-window,
.IE8 .x-window,
.IE9 .x-window,
.lteIE7 .x-window,
.lteIE7 .x-hidden.x-window{position:absolute !important;}*//* x-hidden is not removed from x-window when rendered; must override... won't work in IE6 */

.lteIE7 .ypod-dlg-body{position:relative;}
.lteIE7 .x-window-body{position:relative;}

.IE6 .x-tab-panel{zoom:1;}

.ext-ie div.rptChart div.ytab{padding-bottom:5px;}

.x-date-menu .x-menu-list {margin:0;}

/*.x-form-field-wrap .x-form-date-trigger{background-image:url('/CFIDE/scripts/ajax/resources/cf/images/DateChooser.png');background-position:bottom;border:none;}*/

.x-tree-node-ct,.x-tree-root-ct{margin:0;padding:0;list-style:none;}

.sas-treepanel-no-icon .x-tree-node-icon{display:none;}


/**
Ext.ux.grid.RowActions.css 
*/
/* styles for rows */
.ux-row-action-cell .x-grid3-cell-inner {padding:1px 0 0 0;}
.ux-row-action-item {float:left;min-width:16px;height:16px;background-repeat:no-repeat;margin: 0 3px 0 2px;cursor:pointer;overflow:hidden;}
.ext-ie .ux-row-action-item {width:16px;}
.ext-ie .ux-row-action-text {width:auto;}
.ux-row-action-item span {vertical-align:middle;padding:0 0 0 20px;line-height:18px;}
.ext-ie .ux-row-action-item span {width:auto;}
/* styles for groups */
.x-grid-group-hd div {position:relative;height:16px;}
.ux-grow-action-item {min-width:16px;height:16px;background-repeat:no-repeat;background-position: 0 50% ! important;	margin: 0 0 0 4px;padding: 0 ! important;cursor:pointer;float:left;}
.ext-ie .ux-grow-action-item {width:16px;}
.ux-action-right {float:right;margin: 0 3px 0 2px;padding: 0 ! important;}
.ux-grow-action-text {padding: 0 ! important;margin:0 ! important;background:transparent none ! important;float:left;}
/** end of Ext.ux.grid.RowActions.css  */


.no-icon-menu a.x-menu-item{padding-left:0;}
button.no-icon{padding-left:0 !important;}

