/* Theme 1 CSS Styles */

/*
NOTE TO Sean and Trev, what you'll start to notice here is that there are, I believe, 4 different but repeating color values...
(The white (#ffffff) counts as 5 but I would prefer to keep that always white, but let's still code for it.
I'm not sure exactly how you'll be dynamically changing these, but for any instance of (for example) hex value #003473 - all of these would be
considered a 'group', so in the design for the self-admin the end user would simply specify each of 5 colors. Each of theses will auto populate
all instances that are in it's group. You guys know what you're doing - so pretend you didn't read this & this stylesheet will now self-destruct :P
*/

/* General Link Styles */
a{color:#003473;text-decoration:none;}
/* Color for selected link states (below) - Specify if user wants */
a:hover{color:#003473;text-decoration:underline;}



hr{color:#e6eef6;background-color:#e6eef6;height:1px;border:0;}/* Updated June 22, 2006 */

/* Body Theme Styles */
.bgw{background-color:#ffffff;} /* I would prefer, at least for the pre-made themes, that this be #ffffff */
.bdytxt{color:#003473;}/*Used for Body font coloring - as well as .NET Calendar Control font coloring */

/* Color Picker Styles */
#tblpicker1 td{border:1px solid #e6eef6;}
#tblpicker2 td{border:1px solid #e6eef6;}
#icons img{border:1px solid #e6eef6;}

/* Theme Class Styles*/
.th1{background-color:#e6eef6;} /* Darkest Theme Color  */
.th2{background-color:#f2f6fa;} /* Middle Theme Color */
.th3{background-color:#f9fcfc;} /* Lightest Theme Color */
.th4{background-color:#003473;} /* This is used to support the body text color eg. font menu in exe */
.blbr{border-left:1px solid #e6eef6;border-right:1px solid #e6eef6;}

/* Styles used to define all horizontal icon menus */
#iconmenu div.menuhover {background-color:#efefef;}

.iconlst {width:18px;height:18px;margin:1px 0 0 3px;border: 1px solid #efefef;}
.iconhover {background-color:#efefef;}
.iconhoveroff {background-color:#ffffff;}

.icomendd {border-left:1px solid #e6eef6;border-right:1px solid #e6eef6;}
.icomendd div {width:100%;height:14px;line-height:14px;border-bottom:1px solid #bccdcb;background-color:#e6eef6;}
.icomendd div a {color:#000000;margin-left:3px;}
.icomendd div a:link {color:#000000;margin-left:3px;}
.icomendd div a:hover {color:#000000;margin-left:3px;text-decoration:none;}
.icomendd div.menuhover {background-color:#ffffff;}
.icomenopa {filter:alpha(opacity=80);-moz-opacity:.80;}

.darkbg{background-color:#003473;}
.tsp{color:transparent;}/* Used to remove weird color issues with .NET */

.err{color:#ff0000;font-size:9px;}

/* The following "cpbr1", "cpbr2" & "cpbr3" are found in the Case Portal Toolbar (Left Menu) */
.cpbr1{border-right:1px solid #e6eef6;} /* BORDER, Case Portal Toolbar Menu Spec 1 (preferred to be a darker color) */
.cpbr2{border-top:1px solid #f2f6fa;} /* BORDER, Case Portal Toolbar Menu Spec 2 (preferred to be a lighter color) */
.cpbr3{border-bottom:1px solid #e6eef6;} /* BORDER, Case Portal Toolbar Menu Spec 2 (preferred to be a lighter color) */
.tmrbr{border-bottom:1px solid #f2f6fa;} /* Timer Border Spec */

/************************************** Calendar Theme Styles */
.calbth1{border-bottom:1px solid #e6eef6;}/* Added June 19, 2006 */

#data td {border-bottom:1px solid #e6eef6;}
#mlti td {border-bottom:1px solid #e6eef6;border-right:1px solid #e6eef6;} /* Multi Calendar Table Spec */

#mlti td.calbbt {border-bottom:1px solid #003473;} /* Multi Calendar Table Spec - additional class specification per the table id "mlti" in week view */

#mltimo td {border-bottom:1px solid #e6eef6;border-right:1px solid #e6eef6;} /* Multi Calendar Table Spec - for month */

td.blft {border-left:1px solid #e6eef6;} /* Month Calendar Cell Spec */
.bdrrb{border-right:1px solid #e6eef6;border-bottom:1px solid #e6eef6;}
tr.bdrb{border-bottom:1px solid #e6eef6;}
.bdrr{border-right:1px solid #e6eef6;}
.bdrrdrk{border-right:1px solid #003473;} /* Added June 19, 2006 */
.bdrallday{border-top:1px solid #003473;border-bottom:1px solid #003473;}

.calt1{width:136px;border:1px solid #e6eef6;}
.bdr1{border:1px solid #e6eef6;}/* Added May 19, 2006 */
.bdr2{border-left:2px solid #f9fcfc;border-right:2px solid #f9fcfc;} /* based on th3 */
.bdr3{border-bottom:1px solid #e6eef6;}

.tblbdr{border:1px solid #ffffff;}
.tblbdr td{border-right:1px solid #e6eef6;border-bottom:1px solid #e6eef6;}

/* Note on the next 2 classed-link references, I may decide to re-apply "text-decoration:none" at a later time */
.caltblcr a:hover{background-color:#e6eef6;} /* CURRENT Month in the Calendars "Year" Display in right-side of body */
.caltbl a:hover{background-color:#ffffff;} /* Calendar Over State for "other" months*/


/************************************** Messaging Spec */
#mestbl{border:1px solid #003473;border-bottom:0px;}
#mestbl td{border-right:1px solid #e6eef6;} /* Multi Messaging Table Spec */
#messtbl td{border-bottom:1px solid #e6eef6;border-right:1px solid #e6eef6;} /* Multi Messaging Table Spec */

#mestop{border:1px solid #003473;border-top:0px;height:200px;margin:0 0 5px 0;}
#mesbottom{border:1px solid #003473;}

.tblspec{border:1px solid #003473;margin:0 0 5px 0;}

/************************************** Filings Spec */
#filtop{border:1px solid #003473;border-top:0px;}

/* Contacts Styles */
#contble td{border-bottom:1px solid #e6eef6;}

/* World Clock */
.btb{border-top:1px solid #e6eef6;border-bottom:1px solid #e6eef6;}

/* Widget Styles (added Sept 10/07) */
.widget{background-color:#f2f6fa;}
.enabled_menu_item{cursor:pointer;background-color:#f2f6fa;}

/* Accordian Header */
.accordionHeader{background-color:#f2f6fa;}
.accordionHeaderSelected{background-color:#e6eef6;}

/* Progress Loader */
.prgloader{border:1px solid #003473;}

/* ********************************************************************************* V1 Code Fixes */
#browse a{color:#ff0000;font-weight:bold;font-style:italic;}
#browse a:link{color:#003473;text-decoration:none;font-style:normal;}
#browse a:hover{color:#003473;text-decoration:underline;font-style:normal;}
#browse a:visited{color:#003473;font-style:normal;}