/* iCONECTnxt 2.0 Stylesheet */

/* General Styles */
body{margin:0px;font-family:verdana, arial, helvetica, sans-serif;font-size:10px;}
div{display:inline;float:left;margin:0px;}
img{border: 0px;}
li{list-style-type:none;}

.folder ul{margin:0px;padding:0px;}
.folder li img{width:17px;height:13px;vertical-align:middle;}

/* General Custom Class Styles */
.minrbdy{margin:10px;} /* Added June 22, 2006 - Inner Frame's body margin setting  */
.cl{clear:left;}
.cb{clear:both;}
.fr{float:right;}
.fl{float:left;}
.fn{float:none;}
.w{width:100%;}
.w2{width:50%;}/* Added June 19, 2006 */
.w20{width:20px;}
.c{text-align:center;}
.v{vertical-align:middle;}
.tr{text-align:right;}
.tl{text-align:left;}
.o{overflow:hidden;}
.oa{overflow:auto;}
.oxh{overflow-x:hidden;}
.oys{overflow-y:scroll;}
.tu{text-decoration:underline;}
.m0{margin:0px;}
.mt1{margin-top:1px;}
.mt5{margin-top:5px;}
.mt22{margin-top:-22px;}
.ml11{margin-left:-11px;}
.dn{display:none;}/* Added July 4, 2006 */
.nw{white-space:nowrap;}/* Added July 10, 2006 */
.pa{position:absolute;}
.vh{visibility:hidden;}/* Added May 2, 2007 */
.pr{position:relative;}/* Added May 2, 2007 */
.fb{font-weight:bold;}
.fwn{font-weight:normal;}
.vt{vertical-align:top;}
.pad1a{padding:0 0 0 5px;}
.pad1b{padding:0 5px 0 0;}

.bb0{border-bottom:0px;}
.br0{border-right:0px;}

.padbth td{padding:0 5px 0 5px;vertical-align:top;}

.hgt6{height:6px;}

.lh19{height:19px;line-height:19px;}
.lh14{height:14px;line-height:14px;}
.lh16{height:16px;line-height:16px;}/* Added Nov 8, 2006 */

.rx{background-repeat:repeat-x;}/* As yet not currently used - should be however from here on in....Added July 11, 2006 */
.ry{background-repeat:repeat-y;}/* Added July 11, 2006 */

.inwrap{margin:5px 5px 5px 0px;padding:0 0 3px 0;}/* Added Nov 8, 2006 */
.hpush{height:16px;padding:2px 0 0 0;}/* Added Nov 8, 2006 */

/* Form Elements and Custom Classes */
.rbut{width:14px;margin:0px;padding:0px;}/* Radio Button */
.chckbx{width:13px;height:13px;margin:0px;vertical-align:middle;}/* Checkbox */
.finpt{font-family:Verdana, Arial, Helvetica, sans-serif;font-size:10px;}/* Input/Text Box */

a.curse:hover{cursor:pointer;}
.point{cursor:pointer;}

/* Styles used to define all horizontal icon menus */
#iconmenu div {width:22px;margin:1px 0 0 1px;background-color:transparent;}
#iconmenu div img {width:16px;height:16px;margin:3px 0 0 3px;}

.iconlst img {width:16px;height:16px;margin:1px 0 0 1px;}

/************************************** CASE PORTAL SPECIFICATIONS */
.lmenu{font-weight:bold;font-size:12px;height:16px;line-height:16px;width:141px;padding:0 0 0 30px;}
.ico{padding:0 2px 0 0;} /* CP Toolbar ICONS - Class is directly on the image itself */

/* CP Form Styles */
.btn{cursor:pointer;font-weight:bold;font-size:11px;overflow:visible;padding:0 5px;}

/* Link Classes */
a.f12{font-size:12px;} /* CP Header Main Menu Links */

/* CP Div ID Elements */
#timer{height:14px;line-height:14px;}

.cmtxt{padding:0 15px 0 15px;} /* Changed to class : ST */
.cmselctd{padding:0 15px 0 15px;font-weight:bold;} /* Case Menu Selected State */ /* Changed to class : ST */
.slnt{padding: 3px 0 0 0;} /* Changed to class : ST */

#sidepnl{width:171px;height:100%;position:absolute;}
#pwrdby{position:absolute;bottom:0;width:172px;height:131px;}

/* Custom File Upload Styles */
div.fileinputs{position:relative;}
div.fakefile{position:absolute;top:0px;left:0px;z-index:1;}
input.file{position:relative;text-align:right;-moz-opacity:0;filter:alpha(opacity:0);opacity:0;z-index:2;}

/************************************** CALENDAR SPECIFICATIONS */

.icomo{height:13px;line-height:13px;}/* Calendar Control for icons - Class is on each container div on "Month view" - Added July 12, 2006 (as a fix) */
.bdycal{margin:10px 0 0 10px;}
#calwgts{width:136px;} /* DIV Container for Calendar Widgets on left side */
tr.calhgt{height:15px;}
td.arw1{width:18px;}

/* calendar week spec */
.wkw{width:100px;}/* !!!!!! Required to be updated dynamically dependant on the resizing of the browser window. */
/* calendar month spec */
.pd0{padding:0px;}/* Added June 19, 2006 */
.pd1{padding:1px;}
.pd2{padding:0 1px 0 2px;margin-left:-5px;width:16px;}
.hmo{height:80px;}

.tblfx{table-layout:fixed;}/* Added June 19, 2006 */

.calsbctrl{margin:0 0 0 10px;line-height:19px;height:19px;}/* Added June 19, 2006 - SUBMENU Container Div (Day/Week/Month/etc) */
.calsbctrl2{margin:0 0 0 0;line-height:19px;height:19px;}/* Added June 19, 2006 - SUBMENU Container Div (Day/Week/Month/etc) */
#data td.zb{border-right:0px;}
#mlti td.zb{border-right:0px;}
#mltimo td.zb{border-right:0px;}

#mlti tr{height:14px;}/* Table row height for calendar rows */
#mlti td{line-height:14px;}/* Table cell line-height for calendar cells */
#data tr{height:14px;}/* Table row height for calendar rows in Table "data" */
#data td{line-height:14px;}/* Table cell line-height for calendar cells in Table "data" */

.margico{padding:0 3px 0 0;}/* Calendar addition used for image icon positioning on right */
.margico2{padding:0 3px 0 3px;}/* Calendar addition used for image icon positioning on left & right */

/************************************** WIDGET SPECIFICATIONS */
/* START - Added Feb 12/07 */
.mt10{margin-top:10px;}
.mt3{margin-top:3px;}
.ml13{margin-left:13px;}
.mpre{margin:2px 0 0 6px;}
.mnxt{margin:2px 0 0 3px;}
.mmor{margin:2px 5px 0 0;}
.pdr17{padding-right:17px;}
#wgtlist ul {margin:0 0 0 10px;padding:0px;}
#wgtlist li img{width:13px;height:13px;vertical-align:middle;}
.imgico{width:16px;height:16px;}
.img11{width:11px;height:11px;}
.navig{font-size:9px;letter-spacing:-1px;margin:-1px 0 0 1px;}
.navoff{color:#b0b5ba;}
.wgdrag{background-image:url(/public/images/cp_wid_drag_hdle.png);background-repeat:no-repeat;background-position:top center;}
.wgbx{padding:10px;}
.pad16{padding-right:16px;}
.wg2p{width:2px;}
.wrsze{margin-right:2px;}
.resze{cursor:se-resize;}
.move{cursor:move;}
.h26{height:26px;}
/* END - Added Feb 12/07 */

.wgtw{width:400px;}
.wgttxt{font-weight:bold;font-size:12px;} /* Widget Header Text */

.wgtbutmrg{margin:0 2px 0 0;}/* Added July 4, 2006 */
.wgtlh18{height:18px;line-height:18px;}/* Added July 4, 2006 */
.pd10{padding:10px;}/* Added July 4, 2006 */
.pdt10{padding:10px 0 0 0;}/* Added July 4, 2006 */


/************************************** CONTACTS SPECIFICATIONS */
.bdycontact{margin:10px;} /* Margin for entire contacts page */
.srchmrg{margin:2px 0 0 0;} /* Search Box Margin for Div */
.srchw{width:159px;} /* Search Box Width */
#contble td{height:16px;line-height:16px;padding:0 5px 0 5px;}/* Table cell line-height for Contact Table cells */
.slntpdl{padding:0 10px 0 0;}
.slntpdr{padding:0 0 0 10px;}

/************************************** Messaging Spec */
#headrow td{table-layout:fixed;}
#headrow tr{font-size:11px;white-space:nowrap;height:21px;line-height:21px;}

.hrow{font-size:11px;white-space:nowrap;height:21px;line-height:21px;}

.imgarw{margin:0 0 -1px 5px;}
.bdymes{margin:10px 0 10px 10px;}
.hgtmsg{height:6px;}/* For Dialogues */


/************************************** Filings Spec */
.bdyfil{margin:10px;}

/* Widget Styles (added Sept 10/07) */
.widget{left:0px;top:0px;margin-bottom:10px;}
.widget_view{width:100%;vertical-align:top;}
.widget_holder{width:49.2%;padding:0 0.35%;}
.widget_dropcue{border:dashed 2px gray;display:none;margin-bottom:20px;}
.widget_header{cursor:move;width:100%;}
.widget_body{width:100%;clear:both;}
.widget_toolbar{width:99%;height:16px;padding-left:5px;display:block;clear:both;}

/* Modal Popup */
.modal_popup{width:200px;}
.menu_item_container{width:158px;overflow-x:hidden;}
.menu_item{line-height:19px;clear:left;width:100%;}

div.menu_item img{margin-right:2px;}
.modalBackground, .backgroundDiv{background-color:Gray;filter:alpha(opacity=30);opacity:0.3;}/* Class "backgroundDiv" represents Partial update background DIV */

.closed_widgets{visibility:hidden;display:none;}
.wgtsb20{width:180px;}
.wgtsb42{width:178px;}

/* Fix for gridview rendering within widgets in firefox */
#content div{width:inherit;}
/* Tooltip related styles */
#tooltip li{list-style-type:disc;}

/* Progress Loader */
.prgloader{height:29px;line-height:29px;width:140px;filter:alpha(opacity:70);opacity:0.7;}
.prgposit{padding-left:32px;margin-top:7px;}

/* Accordian Header */
.accordionHeader{clear:left;width:100%;font-weight:bold;height:16px;line-height:16px;margin-top:10px;cursor:pointer;text-indent:5px;}
.accordionHeaderSelected{clear:left;width:100%;font-weight:bold;height:16px;line-height:16px;margin-top:10px;cursor:pointer;text-indent:5px;}

/****************************************************************************************************** */

/* Exe Font Menu */
/* #divMenu {width:82px;height:19px;position:absolute;top:100px;visibility:hidden;vertical-align:middle;background-image:url(../images/exe_browse_font_back.gif);background-repeat:no-repeat;padding:2px 0 0 0;white-space:nowrap;background-color:transparent;} */
/* #divMenu img {width:12px;height:15px;border:0;float:left;cursor:pointer; } */