@charset "utf-8";
/* CSS Document */
html {background-color:#006699; font-family:Arial, Helvetica, sans-serif; }
body {background-color:#fff;}

/* header tags */
h3, h4 {background:url(../img/bgnd/h-tag_bgnd.gif) top left repeat-x #006699; color:#fff; border:1px solid #003333;}
h5, h6 {color:#006699;}

/* hyperlinks */
a:link, a:visited {text-decoration:none; color:#006699;}
a:hover {text-decoration:underline;}

/* form elements */
input, select, textarea {font-family:Arial, Helvetica, sans-serif;}
fieldset {border:1px solid #999; background-color:#F0F0F0;}
legend {color:#000;}
/*option {color:#666;}*/
/*option.selected {color:#000 !Important; font-style:normal!important; background-color:#FFF!important;}*/
/*option.orig {color:#666!important; background-color:#CCC;}*/

input.save {background:url(../img/btns/input_save.png) 0 0 no-repeat;}

/* misc. classes */
.hr {border-top-color:#999;}

/* header logo area */
.header .logo {background:url(../img/bgnd/logo.png) right bottom no-repeat #3399CC;}

/* backgrounds for document element                                                   */
.col2 {background:url(../img/bgnd/col2.gif) -5px 0px repeat-y;} /* 2 columns */
.col3 {background:url(../img/bgnd/col3.gif) -5px 0px repeat-y;} /* 3 columns */

/* navigation search form */
div.search {border:1px solid #006699; background-color:#fff;}

/* tables */
table {border-top-color:#006699; border-right-color:#006699;}
table td, table th { border-left-color:#006699;}
thead td {background-color:#F5F5F5; color:#006699; border-bottom-color:#006699;}
tfoot td {background-color:#F5F5F5; color:#006699; border-top-color:#006699; border-bottom-color:#006699;}
tbody tr.even {background-color:#FFF;}
tbody tr.odd {background-color:#DDD;}

td a:hover {color:#990000;}
.mouseover {background-color:#BBD7FF !important;}
.active {background-color:#FF6666 !important; color:#FFF !important;}
.active a {color:#FFF}
.strike {color:#666;}

.detailed {border-top-color:#006699; background-color:#F5F5F5;}

/* recordset navigation (paging) */
.recordnav li em {color:#990000;}

/* Daily Work Order Report */
table caption {background-color:#006699; color:#fff;}
thead tr th {border-bottom-color:#006699; background-color:#F5F5F5; color:#006699;}
tbody tr th {border-color:#006699;color:#006699;}

/* Service Request Tabs */
.tabs {background-color:#fff;}
.tabs li a {border-color:#003333;}
.tabs li a:link, #tabs li a:visited {color:#006699; background-color:#F5F5F5;}
.tabs li a:hover{color:#FFF; background-color:#3399CC;}

#body_info #tab_info, #body_inve #tab_inve, #body_work #tab_work, #body_comm #tab_comm, #body_atta #tab_atta {color:#FFF; background-color:#3399CC;}

/* Toolbar */
.toolbar li a:hover {border:1px solid #006699; background-color:#BBD7FF;}

/* Service Request Search Results */
.service_details {border-bottom-color:#006699;}
.service_details .cate {color:#006699;}

