/*
 * Licensed to the Apache Software Foundation (ASF) under one
 * or more contributor license agreements.  See the NOTICE file
 * distributed with this work for additional information
 * regarding copyright ownership.  The ASF licenses this file
 * to you under the Apache License, Version 2.0 (the
 * "License"); you may not use this file except in compliance
 * with the License.  You may obtain a copy of the License at
 * 
 * http://www.apache.org/licenses/LICENSE-2.0
 * 
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */

/* This CSS file is used for all OFBiz applications EXCEPT ecommerce. */
/* See the "ecommain.css" file for ecommerce. */

/* ===== Resets/Browser Normalization ===== */

img, li, h3 {
border-style: none;
margin: 0;
padding: 0;
font-family: Arial, Helvetica, sans-serif;
}

address, body, caption, cite, code, dfn, em, th, var {
font-style: normal;
font-weight: normal;
text-decoration: none;
}

h1, h3, h4, h5, h6 {
font-size: 100%;
}

ol, ul {
list-style: none;
}

/* ===== Basic Element Styles ===== */

a, a:visited {
color: #000099;
font-weight: bold;
text-decoration: none;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
}

a:hover {
text-decoration: underline;
}

.disabled {
color: #333366;
text-decoration: none;
}

body, textarea, input, select {
font-family: Arial, Helvetica, sans-serif;
}

body {
background: #FFFFFF;
font-size: 62.5%;
position: relative;
}

hr {
background-color: #999999;
border: 0;
height: 0.1em;
margin: 0.5em 0 0.5em 0;
}

input[type="radio"], input[type="checkbox"] {
margin: 0.2em;
}

input[type="submit"]:hover {
color: #ff0000;
cursor: pointer;
}

h1, .h1 {
font-size: 12pt;
font-weight: bold;
}

h2, .h2 {
font-family: Arial,Helvetica,sans-serif;
font-size: 12pt;
font-weight: bold;
color: #ffffff;
margin: 0.5em;
}

h3, .h3 {
font-size: 1.1em;
font-weight: bold;
}

/* IE7 fix */
table {
font-size: 1em;
}

textarea {
background-color: #ffffff;
border: #999999 solid 0.1em;
font-size: 1.1em;
}

th, th a {
color: #000000;
font-weight: bold;
}

/* ===== Legacy Styles ===== */

/* The "smallSubmit" class can be used to decorate
links (A elements) and make them similar to form's buttons. */
.smallSubmit, .smallsubmit, .smallSubmit:visited {
background-color: #ffffff;
border: #999999 solid 0.1em;
color: #000099;
font-size: 12px;
font-weight: bold;
margin: 0.1em;
}

.smallSubmit:hover {
color: #ff0000;
text-decoration: none;
}

.smallSubmit:active {
background-color: #cccccc;
color: #333366;
text-decoration: none;
}

.info {
color: #000000;
font-style: normal;
}

.boxlink {
float:right;
}

DIV.boxtop {
background-color: #000099;
border-color: #999999;
border-style: solid;
margin: 0 auto 0 auto;
padding: 0.1em 0.4em 0.1em 0.4em;
text-align: center;
}

DIV.boxhead-left {
border: none;
color: #FFFFFF;
float: left;
font-size: 1.1em;
font-weight: bold;
width: auto;
}

DIV.boxhead-fill {
border: none;
color: #FFFFFF;
font-size: 1.1em;
font-weight: bold;
text-align: center;
width: 0;
}

DIV.boxhead-right {
border: none;
color: #FFFFFF;
float: right;
font-size: 1.1em;
font-weight: bold;
width: auto;
}

A.boxheadbutton {
color: #FFFFFF;
font-size: 1.1em;
}

A.boxheadbutton:hover {
color: #ff0000;
text-decoration: none;
}

.boxoutside {
border: 0.1em solid #999999;
}

.boxbottom {
border: 0 solid #999999;
padding: 0.4em;
}

.button {
background-color: #dddddd;
border: 0.2em outset #9999CC;
padding-right: 0.5em;
padding-left: 0.5em;
}

.browsecategorytext {
color: #000099;
font-weight: bold;
text-indent: -1em;
}

A.browsecategorybutton {
color: #000099;
}

.browsecategorybuttondisabled {
color: #333333;
font-weight: bold;
}

.buttontext, A.buttontext {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration: none;
color: blue;
}

A.buttontext {
color: #000099;
}

A.buttontext:hover {
color: #ff0000;
}

A.linktext {
color: #000099;
}

A.linktext:hover {
color: #ff0000;
}

.buttontextdisabled {
color: #333333;
}

A.headerbuttontext {
color: #000099;
}

A.headerbuttontext:hover {
color: #000000;
}

.submenutextinfo {
border-right: 0.1em solid #5886C6;
color: #ffffff;
font-size: 0.9em;
font-weight: bold;
padding-left: 0.5em;
padding-right: 0.5em;
}

.submenutext, A.submenutext, A.submenutext:visited {
border-right: 0.1em solid #5886C6;
color: #ffff00;
font-size: 0.9em;
font-weight: bold;
padding-left: 0.2em;
padding-right: 0.5em;
}

A.submenutext:hover {
color: #ffff00;
}

.submenutextdisabled, A.submenutextdisabled {
border-right: 0.1em solid #5886C6;
color: #CCCCCC;
font-weight: bold;
padding-left: 0.2em;
padding-right: 0.5em;
}

A.submenutextdisabled:hover {
color: #ffff00;
}

.submenutextinforight {
color: #ffffff;
font-weight: bold;
padding-left: 0.2em;
}

.submenutextright, A.submenutextright {
color: #ffff00;
font-weight: bold;
padding-left: 0.2em;
}

A.submenutextright:hover {
color: #ffff00;
}

.submenutextrightdisabled, A.submenutextrightdisabled {
color: #CCCCCC;
font-weight: bold;
padding-left: 0.2em;
}

A.submenutextrightdisabled:hover {
color: #ffff00;
}

A.lightbuttontext {
border: none;
color: #ffff00;
}

A.lightbuttontext:hover {
color: #ffff00;
}

A.lightbuttontextsmall {
border: none;
color: #ffff00;
font-size: 0.8em;
}

A.lightbuttontextsmall:hover {
color: #ffff00;
}

.lightbuttontextdisabled {
color: #CCCCCC;
font-weight: bold;
}

A.buttontextbig, .buttontextbigdisabled {
background-color: #ffffff;
border: #999999 solid 0.1em;
font-size: 1.5em;
font-weight: bold;
margin: 0.2em;
padding: 0.1em 0.4em 0.1em 0.4em;
}

A.buttontextbig {
color: #000099;
}

.buttontextbigdisabled {
color: #CCCCCC;
}

A.buttontextbig:hover {
color: #ff0000;
}

A IMG.imageborder {
border: 0.1em solid #999999;
}

.eventMessage, .errorMessage {
font-size: 1.1em;
font-weight: bold;
margin: 1em;
}

.eventMessage {
color: #000099;
}

.errorMessage {
color: #ff0000;
}

.mediumSubmit, .largeSubmit, .loginButton {
background-color: #ffffff;
border: #999999 solid 0.1em;
color: #000099;
font-size: 1.4em;
font-weight: bold;
margin: 0.2em;
}

.mediumSubmit:hover,.largeSubmit:hover,.loginButton:hover {
color: #ff0000;
}

.smallAltSubmit,.mediumAltSubmit,.largeAltSubmit {
font-size: 1.1em;
}

.basePrice {
color: #000000;
}

.normalPrice {
color: #008000;
}

.salePrice {
color: #ff0000;
}

/* ===== Product Summary Styles ===== */
.product-prevnext {
text-align: right;
}

.productsummary-container {
border-top: #999 solid 0.1em;
margin-top: 0.5em;
margin-bottom: 0.5em;
}

.productsummary {
border-bottom: #999 solid 0.1em;
/* using min-height as an alternative to clear: both; because that, in some browsers, will clear the top-level columns and not just in this div (Mozilla based, namely) */
min-height: 6em;
overflow: auto;
padding: 0.5em;
position: relative;
}

a.smallimage img {
float: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
margin: 0px 5px 5px 0px;
border: #CCC solid 1px;
width: 100px;
}

a.tinyimage img {
float: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
margin: 0px 2px 2px 0px;
border: #CCC solid 1px;
width: 31px;
}

.productsummary .productbuy {
float: right;
margin: 0.5em;
text-align: right;
width: 13em;
}

.productsummary .productinfo {
/* margin-left: 60px; */
text-align: left;
}

/* ===== Product Detail Styles ===== */
#productdetail #long-description {
border-top: #999 solid 0.1em;
margin-top: 1em;
padding-top: 0.5em;
}

#productdetail #reviews {
border-top: #999 solid 0.1em;
margin-top: 1em;
padding-top: 0.5em;
}

#productdetail #associated-products {
border-top: #999 solid 0.1em;
margin-top: 1em;
padding-top: 0.5em;
}

.treeWrapper { 
background-color: #ffffff; 
border-top: 0.1em solid #000000;
border-left: 0.1em solid #000000;
color: #000000; 
font-size: 1.6em; 
font-weight: normal;
margin-left: 1.2em;
margin-top: 0.2em;
text-align: left;
text-decoration: none;
}

.lefthalf{
float: left;
height: 1%;
left: 0;
margin: 0% 1% 1% 0%;
width: 49%;
}

.righthalf {
float: right;
height: 1%;
margin: 0 0 1% 1%;
right: 0;
width: 49%;
}

.leftclear{
clear: left;
height: 1%;
}

/* ==== Styles For Form Widgets === */
.formTableBordered {
border: 0.1em solid #999999;
width: 100%;
}

/* ==== Styles For The Html Log === */
.DEBUG {
color: #808080;
}

.WARN {
color: #0000ff;
font-weight: bold;
}

.INFO{
color: #008000;
}

.ERROR {
border: 0.2em solid #ff0000;
color: #ff0000;
font-weight: bold;
}

/* ==== Styles Copied From tabstyles.css === */

.treewrapper {
margin-left: 1em;
}

.treeitem {
border: #888888 solid 0.1em;
color: #0000ff;
font-size: 1.4em;
font-weight: bold;
}

.appbar {
background-color: #ffffff;
}

.whitearea {
background-color: #FFFFFF;
}

.blackarea {
background-color: #000000;
}

.apptitle {
background-color: #000099;
color: #FFFFFF;
display: block;
font-size: 1.3em;
font-weight: bold;
line-height: 2em;
width: 100%;
}

DIV.row {
background-color: #B4B0AA;
margin: 0 auto 0 auto;
text-align: center;
}

DIV.col {
border: none;
float: left;
width: auto;
}

DIV.col-fill {
background-color: #B4B0AA;
border: none;
color: #000099;
font-weight: bold;
text-align: center;
width: 0;
}

DIV.col-right {
border: none;
float: right;
width: auto;
}

DIV.contentarea {
margin: 0em;
}

DIV.endcolumns {
/* deprecated - use .clear */
clear: both;
}

DIV.simple-right-small {
float: right;
width: 2em;
text-align: right;
}

DIV.simple-right-half {
float: right;
width: 50%;
text-align: right;
}

DIV.screenlet {
border: 0.1em solid #999999;
height: auto !important;
height: 1%;
margin-bottom: 1em;
}

DIV.screenlet-header {
background-color: #000099;
background-image: url(gradient_sub_uns_black.gif);
background-repeat: repeat-x;
height: auto !important;
height: 1%;
padding: 0.1em 0.4em 0.3em 0.4em;
}

DIV.screenlet-body {
height: auto !important;
height: 1%;
padding: 0.4em;
}

#column-container {
margin: auto;
padding: 0.5em;
position: relative;
}

#column-container h1,
#column-container .h1,
#column-container h2,
#column-container .h2 {
margin-bottom: 0.5em;
}

#column-container h1,
#column-container .h1 {
color: #000099;
}

#column-container .left {
float: left;
/* alt: position: absolute; top: 0px; left: 0px; */
width: 22em;
margin-right: 1em;
}

.left-border {
float: left;
margin-right: 1em;
width: 22em;
border-right: 0.5px dotted #ccc;
background-color: #eee;
height: 100%;  
}

#column-container .right {
float: right;
margin-left: 1em;
width: 22em;
}

#column-container .leftonly {
margin-left: 23em;
width: auto;
}

#column-container .rightonly {
margin-right: 23em;
width: auto;
}

#column-container .center {
margin-left: 23em;
margin-right: 23em;
width: auto;
}

#column-container .nocolumns {
width: auto;
}

DIV.column-left-wide {
background-color: #CCCCCC;
border: #000000 solid 0.2em;
float: left;
overflow: auto;
width: 30em;
}

DIV.widget-container {
margin-bottom: 2em;
}

/* ===== New Styles ===== */

/* ================================ */
/* ===== Used to clear floats ===== */
/* ================================ */

.clear {
clear: both;
height: 0;
visibility: hidden;
}

.no-clear .clear {
/* Used in container elements to override the clear class
in contained elements. */
clear: none;
}

/* ================================= */
/* ===== Single Element Styles ===== */
/* ================================= */

.alert {
/* Used for alert text */
color: #ff0000;
}

.content-messages p {
margin: 0.5em 0 0.5em 0;
}

.hidden {
height: 0;
visibility: hidden;
}

.label {
/* Used for <input> element labels */
font-weight: bold;
height: 1.2em; /* Same as <input> height */
padding-right: 1.1em;
text-align: right;
white-space: nowrap;
width: 1%;
font-size: 12px;
}

.required, input.required {
/* required style for <input> elements */
background-color: #eeeeee;
}

.tooltip {
/* tooltip style */
background-color: #ffffbb;
border: 0.1em solid #999999;
color: #000000;
font-style: italic;
margin: 0.4em;
padding: 0.1em;
}

.visible {
height: auto;
visibility: visible;
}

/* ================================== */
/* ===== Used to align elements ===== */
/* ================================== */

.align-float {
float: right;
}

.align-text {
text-align: right;
}

.align-top {
vertical-align: top;
}

.centered {
text-align: center;
}

/* ==================================== */
/* ===== Masthead (Header) Styles ===== */
/* ==================================== */

#masthead {
background-color: #FFFFFF;
color: #000000;
font-weight: bold;
height: 1%; /* IE fix */
padding: 0.5em;
font-size: 12px;
font-weight: normal;
}

#masthead ul li {
float: left;
padding: 0em;
}

#masthead ul .logo-area {
/* placeholder */
margin: 0;
}

#masthead ul .opposed,
#masthead ul .control-area {
float: right;
text-align: right;
}

#masthead ul .control-area .expanded {
background: url(/images/collapse.gif) no-repeat right;
min-height: 10px;
min-width: 10px;
}

#masthead ul .control-area .collapsed {
background: url(/images/expand.gif) no-repeat right;
min-height: 10px;
min-width: 10px;
}

/* ========================================= */
/* ===== Footer Styles ===================== */
/* ========================================= */

#footer {
text-align: center;
}

#footer p {
margin: 1em;
}

/* ================================================== */
/* ===== Main Navigation (App Menu) Styles ========== */
/* ================================================== */

#main-navigation {
background-color: #ffffff;
font-size: 1.1em;
height: 1%; /* IE fix */
}

#main-navigation ul {
display: inline; /* IE Fix */
}

#main-navigation ul li {
float: left;
background-image: url(/images/tabs/main_uns_left.gif);
}

#main-navigation ul li:hover {
background-image: url(/images/tabs/main_sel_left.gif);
}

#main-navigation ul li.selected {
background-image: url(/images/tabs/main_sel_left.gif);
}

#main-navigation ul a {
background-image: url(/images/tabs/main_uns_right.gif);
background-position: top right;
background-repeat: no-repeat;
border-bottom: solid #989898 0.01em;
color: #000000;
display: block;
padding: 0.2em 0.6em 0.1em 0.6em;
text-align: center;
}

#main-navigation ul .disabled {
/* disabled tab */
color: #D4D0C8;
}

#main-navigation ul a:hover,
#main-navigation ul .selected a,
#main-navigation ui .selected a:hover {
background-image: url(/images/tabs/main_sel_right.gif);
background-position: top right;
background-repeat: no-repeat;
border-bottom: solid #D4D0C8 0.01em;
color: #cd303b;
text-decoration: none;
}

/* ======================================================= */
/* ===== Secondary Navigation (App Menu) Styles ========== */
/* ======================================================= */

#secondary-navigation {
}

#secondary-navigation a {
padding: 0 0.5em 0 0.5em;
border: 0.05em solid #FFFFFF;
color: #ffff66;
background-image: url(gradient_sub_uns_black.gif);
background-repeat: repeat-x;
}

#secondary-navigation .disabled {
padding: 0 1em 0 1em;
border: 0.05em solid #FFFFFF;
background-image: url(gradient_sub_uns_black.gif);
background-repeat: repeat-x;
color: #D4D0C8;
}

#secondary-navigation a.selected,
#secondary-navigation a:hover {
background-color: #cd303b;
background-image: url(gradient_sub_sel_black.gif);
background-repeat: repeat-x;
border-bottom: 0.05em solid #f03737;
text-decoration: none;
color: #ffffff;
}

/* ========================================================= */
/* ===== Component Navigation (App Header) Styles ========== */
/* ========================================================= */

#app-navigation {
background-color: #f03737;
background-image: url(gradient_main_black.gif);
background-repeat: repeat-y;
border: 0.1em solid #999999;
height: 1%; /* IE fix */
margin: 0em;
}

#app-navigation h1,
#app-navigation h2,
#app-navigation h3 {
color: #ffffff;
}

#app-navigation ul {
display: inline; /* IE Fix */
}

#app-navigation ul li {
background-image: url(gradient_sub_uns_black.gif);
background-repeat: repeat-x;
border-left: 0.1em solid #ffffff;
float: left;
}

#app-navigation .opposed li,
#app-navigation ul li ul li .opposed a,
#app-navigation ul .opposed,
#app-navigation ul .col-right {
border-right: none;
float: right;
}

#app-navigation ul .disabled {
color: #D4D0C8;
}

#app-navigation ul a {
color: #ffff66;
display: block;
font-size: 1.2em;
padding: 0.1em 0.5em 0.1em 0.5em;
font-weight: bold;

}

#app-navigation ul .selected,
#app-navigation ul .selected a {
background-color: #8f8f8f;
background-image: url(gradient_sub_sel_black.gif);
background-repeat: repeat-x;
color: #ffffff;
}

#app-navigation ul a:hover {
background-image: url(gradient_sub_sel_black.gif);
background-repeat: repeat-x;
text-decoration: none;
}

/* ================================================= */
/* ===== Screenlet Title Bar/Navigation Styles ===== */
/* ================================================= */

.screenlet-title-bar {
background-image: url(gradient_sub_uns_black.gif);
background-repeat: repeat-x;
color: #ffffff;
height: 1%; /* IE fix */
min-height: 1.5em;
padding: 0.1em;
font-size: 12px;
}

.screenlet-title-bar .h1,
.screenlet-title-bar .h2,
.screenlet-title-bar .h3,
.screenlet-title-bar h1,
.screenlet-title-bar h2,
.screenlet-title-bar h3 {
background: none;
color: #ffffff;
font-weight: bold;
padding: 0.1em 0.5em 0.2em 0.5em;
}

.screenlet-title-bar ul {
display: inline; /* IE Fix */
}

.screenlet-title-bar ul li {
background: none;
border-left: 0.1em solid #5f9fcf;
color: #ffffff;
float: right;
font-size: 1em;
font-weight: bold;
padding: 0.1em 0.5em 0.2em 0.5em;
}

.screenlet-title-bar ul h1,
.screenlet-title-bar ul h2,
.screenlet-title-bar ul h3,
.screenlet-title-bar ul .h1,
.screenlet-title-bar ul .h2,
.screenlet-title-bar ul .h3 {
border-left: none;
float: left;
}

.screenlet-title-bar .h1 {
font-size: 1.6em;
}

.screenlet-title-bar .h2 {
font-size: 1.3em;
}

.screenlet-title-bar .h3,
.screenlet-title-bar .head4 {
font-size: 1.1em;
}

.screenlet-title-bar .h3 a {
color: #ffff66;
display: inline;
}

.screenlet-title-bar ul a {
color: #ffff66;
display: block;
}

.screenlet-title-bar ul a:visited {
color: #ffff66;
}

.screenlet-title-bar ul li:hover {
background-color: #f03737;
background-image: url(gradient_sub_sel_black.gif);
background-repeat: repeat-x;
}

.screenlet-title-bar ul a:hover {
color: #ffffff;
text-decoration: none;
}

.screenlet-title-bar ul .disabled {
color: #CCCCCC;
}

.screenlet-title-bar ul .collapsed,
.screenlet-title-bar ul .collapsed:hover {
background: url(/images/expand.gif) no-repeat center center;
min-height: 1.1em;
min-width: 1.1em;
}

.screenlet-title-bar ul .expanded,
.screenlet-title-bar ul .expanded:hover {
background: url(/images/collapse.gif) no-repeat center center;
min-height: 1.1em;
min-width: 1.1em;
}

.screenlet-title-bar ul .collapsed a,
.screenlet-title-bar ul .expanded a {
/* IE fix */
cursor: default;
}

.screenlet-title-bar ul .h1:hover,
.screenlet-title-bar ul .h2:hover,
.screenlet-title-bar ul .h3:hover {
background-color: #000099;
background-image: url(gradient_sub_uns_black.gif);
}

/* login screenlet decorator */
.login-screenlet {
min-width: 25em;
width: 25%;
}

.login-screenlet .screenlet-title-bar {
text-align: center;
}

/* ======================================================= */
/* ===== Basic Navigation (Vertical Menu) Style ========== */
/* ======================================================= */

.basic-nav {
/* indent menu - helpful for widgets */
padding-left: 1em;
}

.basic-nav ul {
/* placeholder */
}

.basic-nav ul li {
}

.basic-nav ul a {
color: #000099;
font-size: 1.1em;
}

.basic-nav ul .selected,
.basic-nav ul .selected a {
color: #0000ff;
}

.basic-nav ul a:hover {
color: #0000ff;
}

.basic-nav ul .disabled,
.basic-nav ul .disabled a {
color: #D4D0C8;
}

/* ======================================== */
/* ===== Button Bar Navigation Styles ===== */
/* ======================================== */

.button-bar {
margin-bottom: 1.0em;
width: 100%;
}

.button-bar ul {
display: inline; /* IE Fix */
}

.button-bar ul li {
float: left;
font-weight: bold;
padding: 0.1em 0.4em 0.1em 0.4em;
}

.button-bar ul .opposed {
float: right;
}

.button-bar ul a,
.tabContainer ul a {
display: block;
}

.button-bar ul a,
.button-bar a {
padding: 0.1em 0.5em 0.1em 0.5em;
white-space: nowrap;
}

.button-bar ul a:hover {
color: #0000ff;
}

.button-bar .opposed,
.button-bar .opposed li,
.button-bar ul .opposed {
float: right;
}

/* ===== Button style decorator ===== */

.button-style-1 ul li,
.tabContainer ul li {
background-color: #ffffff;
color: #000099;
}

.button-style-1 a,
.button-style-1 ul a,
a.button-style-1 {
background-color: #D4D0C8;
border: solid #000099 0.1em;
color: #000099;
}

.button-style-1 .selected,
.button-style-1 ul .selected,
.button-style-1 ul .selected a {
background-color: #000099;
color: #ffffff;
}

.button-style-1 a:hover,
.button-style-1 ul a:hover,
a.button-style-1:hover {
background-color: #000099;
color: #ffffff;
text-decoration: none;
}

/* ===== Button style decorator ===== */

.button-style-2 ul li {
background-color: #ffffff;
color: #000099;
}

.button-style-2 ul a,
.button-style-2 a,
a.button-style-2 {
background-color: #ffffff;
border: solid #000099 0.1em;
color: #000099;
}

.button-style-2 ul .selected a,
.button-style-2 .selected {
background-color: #000099;
color: #ffffff;
}

.button-style-2 ul a:hover,
.button-style-2 a:hover,
a.button-style-2:hover {
background-color: #000099;
color: #ffffff;
text-decoration: none;
}

/* ===== Button bar decorators ===== */

.tool-bar {
background-color: #D4D0C8;
border: 0.1em solid #000099;
padding: 0.2em;
}

.tool-bar ul li {
background-color: #D4D0C8;
padding: 0.1em;
}

/* tab-bar decorator intended to be used at
the top of the main content area */
.tab-bar {
}

.tab-bar ul li {
background-color: #cd303b;
border-right: 0.1em solid #FFFFFF;
margin: 0;
padding: 0;
}

.tab-bar ul a,
.tab-bar ul a:visited {
color: #ffffff;
}

.tab-bar ul a:hover,
.tab-bar ul .selected,
.tab-bar ul .selected a,
.tab-bar ul .selected a:hover {
background-color: #f03737;
color: #ffffff;
text-decoration: none;
}

.tab-bar ul .disabled {
color: #D4D0C8;
padding: 0.1em 0.4em 0.1em 0.4em;
}

.tab-bar .opposed,
.tab-bar .opposed li,
.tab-bar ul .opposed {
border-left: 0.1em solid #5f9fcf;
border-right: none;
}

/* ======================== */
/* ===== Table Styles ===== */
/* ======================== */

.basic-table {
color: #000000;
margin-bottom: 1em;
width: 100%;
}

form .basic-table,
.screenlet-body .basic-table {
margin-bottom: 0;
}

.basic-table tr td {
/* Style for all cells */
padding: 0.1em;
}

.basic-table tr .label,
.basic-table tr .group-label {
/* field labels for forms */
font-weight: bold;
text-align: right;
padding-right: 1.5em;
white-space: nowrap;
width: 1%;
}

.basic-table tr .group-label {
/* "header" for field label groups */
font-size: 1.2em;
padding: 2em 1.5em 0 0;
}

.basic-table tr th,
.basic-table .header-row {
font-weight: bold;
text-align: left;
}

.basic-table .header-row td {
border-bottom: 0.1em solid #000000;
}

.basic-table .selected {
background: #FFFCCF;
}

.basic-table .alternate-rowSelected {
background: #FFF55F;
}

.basic-table tr .button-col {
/* button column style - for the small
collection of buttons used in lists */
vertical-align: top;
}

.basic-table tr .button-col a {
background-color: #ffffff;
border: #999999 solid 0.1em;
color: #000099;
float: left;
margin: 0 0.1em 0 0.1em;
padding: 0.1em 0.4em 0.1em 0.4em;
white-space: nowrap;
}

.basic-table tr .smallSubmit,
.basic-table tr .smallSubmit:visited {
border: #999999 solid 0.1em;
color: #000099;
font-size: 1em;
font-weight: bold;
margin: 0.2em;
padding: 0.1em 0.2em 0.1em 0.2em;
white-space: nowrap;
}

.basic-table tr .button-col a:hover,
.basic-table tr .button-col a:active,
.basic-table tr .smallSubmit:hover,
.basic-table tr .smallSubmit:active {
color: #ff0000;
text-decoration: none;
}

.basic-table .collapsed {
visibility: collapse;
}

/* ===== Alternate table header style ===== */
.basic-table .header-row-2 th,
.basic-table .header-row-2 td {
background-color: #999999;
border-bottom: 0;
border-left: 0.1em solid #cccccc;
color: #ffffff;
font-weight: bold;
text-align: left;
}

/* ===== Table decorator - Hover bar ===== */

.hover-bar tr:hover {
background-color: #cccccc;
cursor: default;
}

.hover-bar .header-row:hover,
.hover-bar tr th:hover {
background-color: #ffffff;
color: #000000;
}

/* ===== Table decorator - Grid ===== */

/* These decorators need an IE hack. IE7 does not
render borders around empty <td> elements */

.dark-grid {
/* dark grid */
border-right: 0.1em solid #000000;
border-top: 0.1em solid #000000;
}

.dark-grid td,
.dark-grid .header-row-2 th,
.dark-grid .header-row-2 td {
border-bottom: 0.1em solid #000000;
border-left: 0.1em solid #000000;
}

.light-grid {
/* light grid */
border-right: 0.1em solid #cccccc;
border-top: 0.1em solid #cccccc;
}

.light-grid td,
.light-grid .header-row td{
border-bottom: 0.1em solid #cccccc;
border-left: 0.1em solid #cccccc;
}

/* ===== Table decorator - Calendar ===== */

.calendar {
border-right: 0.1em solid #cccccc;
}

.calendar tr td {
border-bottom: 0.1em solid #cccccc;
border-left: 0.1em solid #cccccc;
vertical-align: top;
padding: 0.5em;
}

.calendar .header-row td {
background-color: #69a9d9;
border-bottom: 0.1em solid #cccccc;
border-left: 0.1em solid #cccccc;
color: #ffffff;
height: auto;
text-align: center;
}

.calendar tr td .add-new {
float: right;
}

.calendar tr td .h1 {
color: #000099;
float: left;
}

.calendar .current-period {
background-color: #ffffcc;
}

.calendar .active-period {
background-color: #eeeeee;
}

/* ======================= */
/* ===== Tree Styles ===== */
/* ======================= */

.basic-tree {
/* placeholder */
}

.basic-tree ul {
padding-left: 1em;
}

.basic-tree li {
padding-left: 1em;
white-space: nowrap;
}

.basic-tree li .expanded {
background: url(/images/collapse.gif) no-repeat left center;
padding-right: 1em;
}

.basic-tree li .collapsed {
background: url(/images/expand.gif) no-repeat left center;
padding-right: 1em;
}

.basic-tree li .leafnode {
background: url(/images/expand-collapse-placeholder.gif) no-repeat left center;
padding-right: 1em;
}

.basic-tree li .treeitem {
/* treeitem is deprecated */
border-style: none;
color: #000099;
font-size: 1em;
}

.basic-tree li a:hover {
color: #0000ff;
}

/* ======================== */
/* ===== Form Styles ===== */
/* ======================== */

.basic-form {
margin-bottom: 1em;
}

.basic-form table {
width: 100%;
}

.basic-form table .header-row:hover {
background-color: #ffffff;
color: #000000;
}

.basic-form table tr td {
padding: 0.1em;
}

.basic-form table tr .label,
.basic-form table tr .group-label {
/* field labels for forms */
font-weight: bold;
text-align: right;
padding-right: 1.5em;
width: 1%;
}

.basic-form table tr .group-label {
/* "header" for field label groups */
font-size: 1.2em;
padding: 2em 1.5em 0 0;
}

.basic-form table tr th,
.basic-form table .header-row {
font-weight: bold;
text-align: left;
}

.basic-form table .header-row:hover,
.basic-form table tr th:hover{
background-color: #ffffff;
color: #000000;
}

.basic-form table .header-row td {
border-bottom: 0.1em solid #999999;
}

.basic-form table .viewManyTR1,
.basic-form table .alternate-row {
/* Alternating row style */
/* .viewManyTR1 deprecated - use .alternate-row */
background-color: #eeeeee;
}

.basic-form table tr td .smallSubmit,
.basic-form table tr td .smallSubmit:visited {
background-color: #ffffff;
border: #999999 solid 0.1em;
color: #000099;
font-size: 1em;
font-weight: bold;
margin: 0.2em;
padding: 0.1em 0.2em 0.1em 0.2em;
}

.basic-form table tr td .smallSubmit:hover,
.basic-form table tr td .smallSubmit:active {
color: #ff0000;
text-decoration: none;
}

.basic-form table tr td .disabled {
background-color: #cccccc;
color: #333366;
text-decoration: none;
}

/* ===== Form decorator - Form Widget ===== */

.form-widget table tr .label,
.form-widget-table tr .label {
/* Added for backward compatibility */
width: 20%;
}

.form-widget table,
.form-widget-table {
width: auto;
}

.form-widget-table {
margin-bottom: 1em;
}

/* Pager */

.nav-pager {
height: 2em;
padding-bottom: 0.7em;
padding-top: 0.4em;
}

.nav-pager ul {
display: inline; /* IE Fix */
}

.nav-pager ul li {
background-color: #ffffff;
float:left;
font-weight: bold;
line-height: 1.8em;
margin: 0.2em;
}

.nav-pager ul li a {
display: block;
}

.nav-pager ul .nav-first,
.nav-pager ul .nav-previous,
.nav-pager ul .nav-next,
.nav-pager ul .nav-last {
border: #999999 solid 0.1em;
padding: 0 1em 0 1em;
}

.nav-pager ul .nav-first-disabled,
.nav-pager ul .nav-previous-disabled,
.nav-pager ul .nav-next-disabled,
.nav-pager ul .nav-last-disabled {
border: #999999 solid 0.1em;
color: #333333;
padding: 0 0.5em 0 0.5em;
}

.nav-pager select {
margin: 0;
}

/* ================================= */
/* ===== Visual Embellishments ===== */
/* ================================= */

.view-calendar {
background: url(/images/cal.gif) no-repeat;
}

.field-lookup {
background: url(/images/fieldlookup.gif) no-repeat;
}

.nav-first {
/*
background: url(/images/prev-year.gif) no-repeat left center;
padding-left: 1.8em;
*/
}

.nav-last {
/*
background: url(/images/next-year.gif) no-repeat right center;
padding-right: 1.8em;
*/
}

.nav-next {
/*
background: url(/images/next.gif) no-repeat right center;
padding-right: 1.8em;
*/
}

.nav-previous {
/*
background: url(/images/prev.gif) no-repeat left center;
padding-left: 1.8em;
*/
}

/* ================================= */
/* ===== Calendar Date Select ====== */
/* ================================= */

.calendar_date_select {
  color: #fff;
  border: #777 1px solid;
  display: block;
  width: 200px;
  z-index: 1000;
}
/* this is a fun ie6 hack to get drop downs to stay behind the popup window.  This should always be just underneath .calendar_date_select */
iframe.ie6_blocker {
  position: absolute;
  z-index: 999;
}

.calendar_date_select thead th {
  font-weight:bold;
  background-color: #4682B4;
  border-top:1px solid #777;
  border-bottom:2px solid #777;
  color: white !important;
}

.calendar_date_select .cds_buttons {
  text-align:center;
  padding:5px 0px;
  background-color: #4682B4;
}

.calendar_date_select .cds_footer {
  background-color: #4682B4;
  padding:3px;
  font-size:12px;
  text-align:center;
}

.calendar_date_select table {
  margin: 0px;
  padding: 0px;
}

.calendar_date_select .cds_header {
  background-color: #87CEEB;
  border-bottom: 2px solid #87CEEB;
  text-align:center;
}

.calendar_date_select .cds_header span {
  font-size:15px;
  color: #000;
  font-weight: bold;
}

.calendar_date_select select { font-size:11px;}

.calendar_date_select .cds_header a:hover {
  color: #fff;
}
.calendar_date_select .cds_header a {
  width:22px;
  height:20px;
  text-decoration: none;
  font-size:14px;
  color: #000 !important;
}

.calendar_date_select .cds_header a.prev {
  float:left;
}
.calendar_date_select .cds_header a.next {
  float:right;
}
.calendar_date_select .cds_header a.close {
  float:right;
  display:none;
}

.calendar_date_select .cds_header select.month {
  width:90px;
}

.calendar_date_select .cds_header select.year {
  width:61px;
}

.calendar_date_select .cds_buttons a {
  color: #fff;
  font-size: 9px;
}
.calendar_date_select td {
  font-size:12px;
  width: 24px;
  height: 21px;
  text-align:center;
  vertical-align: middle;
  background-color: #87CEEB;
}
.calendar_date_select td.weekend {
  background-color: #ADD8E6;
}

.calendar_date_select td div {
  color: #fff;
}
.calendar_date_select td div.other {
  color: #888;
}
.calendar_date_select td.selected div {
  color: #000;
}

.calendar_date_select tbody td {
  border-bottom: 1px solid #FFD700;
}
.calendar_date_select td.selected {
  background-color: #fff;
}

.calendar_date_select td:hover {
  background-color:#00BFFF;
}

.calendar_date_select td.today {
  border: 1px dashed #FFFF00;
}

.calendar_date_select td.disabled div {
  color: #454545;
}


.fieldWithErrors .calendar_date_select {
  border: 2px solid #FF0000;
}

/* ARLnet old css */
/******************/
.tableHeaderNormal {
    FONT-WEIGHT: normal; 
    FONT-SIZE: 12px; 
    COLOR: #333333; 
    FONT-STYLE: normal; 
    FONT-FAMILY: Helvetica, Arial, sans-serif; 
    TEXT-DECORATION: none
}

.tableHeaderSmall {
    FONT-WEIGHT: bold; 
    FONT-SIZE: 8pt; 
    FONT-STYLE: normal; 
    FONT-FAMILY: Verdana, Helvetica, Arial, sans-serif; 
    TEXT-DECORATION: none
}
.tabletextdeduction {
font-size: 12px;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
background-color: lightgreen;
font-weight: normal;
}

.tabletextpayment {
font-size: 12px;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
background-color: lightblue;
font-weight: normal;
}

.subtotals {
font-size: 12px;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
background-color: white;
font-weight: bold;
border-width: 0;
}

.reference {
font-size: 10pt;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
background-color: white;
font-weight: bold;
border-width: 0;
}

.tabletextremittance {
font-size: 12px;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
background-color: pink;
font-weight: normal;
}

.tabletextred {
font-size: 12px;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
color: red;
}

.tabletextblue {
font-size: 12px;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
color: steelblue;
font-weight: bold;
}

.tableheadtext {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: black;
text-decoration: none;
padding-top: 1px;
padding-bottom: 1px;
margin-top: 0px;
margin-bottom: 0px;
}

A.tabletext:hover {
font-size: 12px;
text-decoration: underline;
font-family: Arial, Helvetica, sans-serif;
padding-top: 1px;
padding-bottom: 1px;
margin-top: 0px;
margin-bottom: 0px;
}

A.smalltabletext, DIV.smalltabletext, SPAN.smalltabletext, P.smalltabletext, .smalltabletext {
font-size: 12px;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
}

A.smalltabletext:hover {
font-size: 12px;
font-weight: bold;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
}

.tablebuttontext {
font-size: 12px;
color: #1E3C66;
font-family: Arial, Helvetica, sans-serif;
}

.contenttext {
font-size: 10pt;
font-family: Arial, Helvetica, sans-serif;
}

.headerboxoutside {
background-color: #FFFFFF;
padding: 0;
}

.headerboxtop {
background-color: #FFFFFF;
padding: 4;
border-color: #FFFFFF;
border-style: solid;
border-width: 1px 1px 0px 1px;
}

.headerboxbottom {
padding: 0;
border-color: #FFFFFF;
border-style: solid;
border-width: 0px 1px 1px 1px;
}

.boxhead {
font-family: Arial, Helvetica, sans-serif;
margin: 0px;
padding: 0.2em;
font-size: 12px;
font-weight: bold;
text-decoration: none;
color: #FFFFFF;
}

INPUT.boxhead {
font-family: Arial, Helvetica, sans-serif;
margin: 0px;
font-size: 12px;
font-weight: bold;
text-decoration: none;
color: #FFFFFF;
background-color: #cd303b;
border-style: none;
border-width: 0px; 
}

A.boxheadbutton {
font-family: Arial, Helvetica, sans-serif;
margin: 0px;
font-size: 12px;
font-weight: bold;
text-decoration: none;
color: #FFFFFF;
}

A.boxheadbutton:hover {
font-family: Arial, Helvetica, sans-serif;
margin: 0px;
font-size: 12px;
font-weight: bold;
text-decoration: none;
color: red;
}

.boxoutside {
padding: 0px;
border-color: #999999;
border-style: solid;
border-width: 1px 1px 1px 1px;
}

.boxtop {
background-color: #cd303b;
padding-top: 0px;
padding-bottom: 0px;
padding-right: 4px;
padding-left: 4px;
border-color: #999999;
border-style: solid;
border-width: 0px 0px 0px 0px;
background-image: url(gradient_sub_uns_black.gif);
background-repeat: repeat-x;
}

.boxtop_large {
background-color: #ffffff;
padding-top: 1px;
padding-bottom: 1px;
padding-right: 4px;
padding-left: 4px;
border-color: #999999;
border-style: solid;
border-width: 0px 0px 0px 0px;
background-image: url(gradient_sub_uns_black_large.gif);
background-repeat: repeat-x;
}

.boxbottom {
padding: 4px;
border-color: #999999;
border-style: solid;
border-width: 0px 0px 0px 0px;
}

.button {
border-style: outset; border-color: #9999CC; border-width: 2px;
background-color: #dddddd;
padding-right: 5px; padding-left: 5px;
}

/* ===== Colour Button Styles ===== */
.greenButton,.redButton,.purpleButton,.blueButton,.orangeButton,.greyButton,.steelblueButton,.whiteButton,.brownButton,.redGoldButton, .burntOrangeButton {
border-width: 2px;
padding-right: 5px; padding-left: 5px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color:white;
font-weight:bold;
}

.greenButton {
background-color:green;
}

.redButton {
background-color:red
}

.purpleButton {
background-color:purple;
}

.blueButton {
background-color:blue;
}

.orangeButton {
background-color:orange;
}

.burntOrangeButton {
background-color:#CC5500;
}

.greyButton {
background-color:grey;
}

.steelblueButton {
background-color:steelblue;
}

.whiteButton {
color:black;
background-color:white;
}

.brownButton {
background-color:brown;
}

.redGoldButton {
color:gold;
background-color:#cd303b;
}

.smallSubmit {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration: none;
color: blue;
background-color: white;
border: #999999 solid 1px;
padding-right: 4px;
padding-left: 4px;
}

.smallSubmitDisabled {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration: none;
color: grey;
background-color: white;
border: #999999 solid 1px;
padding-right: 4px;
padding-left: 4px;
}

.smallSubmitDouble {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration: none;
color: blue;
background-color: white;
border: #999999 solid 1px;
padding-right: 4px;
padding-left: 4px;
height: 40px;
}


.smallSubmitButton {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration: none;
color: blue;
}


.smallSubmitBrown {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration: none;
color: brown;
background-color: white;
border: #999999 solid 1px;
padding-right: 4px;
padding-left: 4px;
}

.smallSubmitGreen {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration: none;
color: green;
background-color: white;
border: #999999 solid 1px;
padding-right: 4px;
padding-left: 4px;
}

.smallSubmitYellowBackground {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration: none;
color: black;
background-color: yellow;
border: #999999 solid 1px;
padding-right: 4px;
padding-left: 4px;
}

.smallSubmitselected {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration: none;
color: #303030;
background-color: #dddddd;
border: #999999 solid 1px;
padding-right: 4px;
padding-left: 4px;
}

/* styles for ratio packs */
.packTable {
background: #FFFFFF;
border-color: #999999;
border-style: solid;
border-width: 0px;
border-spacing: 1px;
}

.packTD {
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
text-align: center;
vertical-align: middle;
color: #000000;
border-color: #999999;
border-width:1px;
border-style:solid;
width: 30;
font-weight: normal;
padding: 3;
}

.packGreyRow {
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: bold;
border: 1px solid #000000;
text-align: center;
margin: 2 auto;
width: auto;
}

.packLeft {
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: bold;
text-align: left;
vertical-align: middle;
color: #000000;
border-color: #999999;
border-width:1px;
border-style:solid;
padding: 3;
}

.packTotal {
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: bold;
text-align: center;
vertical-align: middle;
color: #000000;
border-color: #999999;
border-width:1px;
border-style:solid;
background-color: #DDDDDD;
padding: 3;
width: 30px;
}

.packTotalRight {
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: bold;
text-align: right;
vertical-align: middle;
color: #000000;
border-color: #999999;
border-width:1px;
border-style:solid;
background-color: #DDDDDD;
padding: 3;
}

.packTotalLeft {
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: bold;
text-align: left;
vertical-align: middle;
color: #000000;
border-color: #999999;
border-width:1px;
border-style:solid;
background-color: #DDDDDD;
padding: 3;
}

.viewOneTR1 {
background-color: #B4B0AA;
font-size: 10px;
font-family: Arial, Helvetica, sans-serif;
}

.viewOneTR2 {
background-color: #D4D0C8;
font-size: 10px;
font-family: Arial, Helvetica, sans-serif;
}

.viewManyHeaderTR {
background-color: #99CCFF;
font-size: 10px;
font-family: Arial, Helvetica, sans-serif;
}

.viewManyTR1 {
background-color: #EEEEEE;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
}

.viewManyTR2 {
background-color: #FFFFFF;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
}

.viewManyTR1_white {
background-color: white;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
}

.viewManyTR2_grey {
/*background-color: lightgrey;*/
background-color: #eeeeee;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
}

.inputBox {
font-family: Arial, Helvetica, sans-serif;
background-color: #FFFFFF;
font-size: 12px;
font-weight: normal;
}

.pinkInputBox {
font-family: Arial, Helvetica, sans-serif;
background-color: pink;
font-size: 12px;
}

.selectBox {
font-family: Arial, Helvetica, sans-serif;
background-color: #FFFFFF;
font-size: 12px;
font-weight: normal;
}

.textAreaBox {
font-family: Arial, Helvetica, sans-serif;
background-color: #FFFFFF;
font-size: 10pt;
}

.radioButton {
font-family: Arial, Helvetica, sans-serif;
background-color: #FFFFFF;
font-size: 10pt;
}

.checkBox {
font-family: Arial, Helvetica, sans-serif;
background-color: #FFFFFF;
font-size: 10pt;
}

.sortTableHeaderButton {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration: none;
color: blue;
background-color: white;
border: #999999 solid 1px;
padding-right: 4px;
padding-left: 4px;
}

.sortTableHeaderButton:hover {
background-color: #D3D3D3;
color: #F43131;
cursor: pointer;
}

.bigfont {
font-family: Arial, Helvetica, sans-serif;
margin: 0px;
font-size: 26px;
font-weight: bold;
color: #000000;
}

.mediumfont {
font-family: Arial, Helvetica, sans-serif;
margin: 0px;
font-size: 16px;
font-weight: bold;
color: #000000;
}

.info {
font-family: Arial, Helvetica, sans-serif;
margin: 0px;
font-size: 10px;
font-style: normal;
color: #000000;
}

DIV.graybox {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
background-color: #CCCCCC;
border: 1px solid #000000;
text-align: center;
margin: 2 auto;
width: auto;
padding: 4;
}

DIV.tabletexthidden {
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
visibility: hidden;
}

a.tabletext, div.tabletext, span.tabletext, p.tabletext, .tabletext, div.form-label, div.form-field
{
font-size: 12px;
text-decoration: none;
font-family: Arial,Helvetica,sans-serif;
}

a.tabletextGrey, div.tabletextGrey, span.tabletextGrey, p.tabletextGrey, .tabletextGrey, div.form-label, div.form-field
{
font-size: 12px;
text-decoration: none;
font-family: Arial,Helvetica,sans-serif;
color: grey;
}

A.tabletextMono, DIV.tabletextMono, SPAN.tabletextMono, P.tabletextMono, .tabletextMono {
font-size: 12px;
text-decoration: none;
font-family: Monospace;
}

.head1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
margin: 0px; 
font-size: 14px;
font-weight: bold;
color: #303030;
}

.head2 {
font-family: Arial, Helvetica, sans-serif;
margin: 0px;
font-size: 12px;
font-weight: bold;
color: #000000;
}

.head3 {
font-family: Arial, Helvetica, sans-serif;
margin: 0px;
font-size: 12px;
font-weight: bold;
color: #000000;
}

.bigfont {
font-family: Arial, Helvetica, sans-serif;
margin: 0px;
font-size: 26px;
font-weight: bold;
color: #000000;
}

.mediumfont {
font-family: Arial, Helvetica, sans-serif;
margin: 0px;
font-size: 16px;
font-weight: bold;
color: #000000;
}

.prodSummaryTitle, A.prodSummaryTitle, DIV.prodSummaryTitle {
font-family: Arial, Helvetica, sans-serif;
font-size: 12pt;
font-weight: bold;
text-decoration: none;
color: blue;
}

/* home page style */
.homepageTitleHeaderText {
font-family: Arial, Helvetica, sans-serif;
font-size: 14pt;
font-weight: bold;
text-align: center;
vertical-align: middle;
color: #FFFFFF;
padding: 7;
}

.homepageTitleText {
font-family: Arial, Helvetica, sans-serif;
font-size: 11pt;
font-weight: bold;
text-align: center;
vertical-align: middle;
color: #FFFFFF;
}

.homepageBodyText {
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
color: #FFFFFF;
}

.homepageBarText {
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
font-weight: bold;
color: #FFFFFF;
}

a.homepageBarText:hover, a.homepageBarText:visited {
color: #ffffff;
font-weight: bold;
text-decoration: underline;
font-size: 8pt;
font-family: Arial, Helvetica, sans-serif;
}

DIV.appheader {
background-color: #8f8f8f;
background-image: url("header_black.gif");
background-repeat: no-repeat;
border: 0.0em solid #999999;
height: 165; /* IE fix */
width:1000;
margin: 0.0em;
}

.floatright
{
float: right;
width: 250px;
margin: 0 0 0px 0px;
background-color: #ffffff;
padding: 0px;
/*border-top: 1px solid #999;*/
border-right: 2px solid #555;
border-bottom: 2px solid #555;
/*border-left: 1px solid #999;*/
}

.mapfloatright
{
float: right;
width: 70px;
margin: 0 0 0px 0px;
/*background-color: #8f8f8f;*/
padding: 15px;
/*border-top: 1px solid #999;*/
/*border-right: 2px solid #555;*/
/*border-bottom: 2px solid #555;*/
/*border-left: 1px solid #999;*/
}


/*
div.floatright img
{
border-top: 2px solid #555;
border-right: 1px solid #999;
border-bottom: 1px solid #999;
border-left: 2px solid #555;
}
*/

table.container
{
border-spacing:0px;
padding:0px
border-top: 0.1px solid #555;
border-right: 1px solid #999;
border-bottom: 1px solid #999;
border-left: 1px solid #555;
}

ul.square
{
list-style-type:square;
}

.homepagefooterBar {
background-color:#494949;
background-image: url(gradient_sub_uns_black.gif);
background-repeat: repeat-x;
}

.demoBody {
background-image: url("demo.jpg");
background-repeat: repeat;
background-attachment: scroll;
}