BODY {
    PADDING-RIGHT: 0px; BACKGROUND-POSITION: 50% 50%; PADDING-LEFT: 0px; FONT-SIZE: 100%; BACKGROUND-IMAGE: url(/files/background.gif); PADDING-BOTTOM: 0px; MARGIN: 0px; COLOR: #000000; PADDING-TOP: 0px; BACKGROUND-REPEAT: repeat-y; FONT-FAMILY: arial, sans-serif; BACKGROUND-COLOR: #50788F;
}
A:link {
    FONT-WEIGHT: normal; COLOR: #216264; BACKGROUND-COLOR: transparent; TEXT-DECORATION: underline;
}
A:visited {
    FONT-WEIGHT: normal; COLOR: #216264; BACKGROUND-COLOR: transparent; TEXT-DECORATION: underline;
}
A:active {
    FONT-WEIGHT: normal; COLOR: #216264; BACKGROUND-COLOR: transparent; TEXT-DECORATION: underline;
}
A:hover {
    FONT-WEIGHT: normal; COLOR: #006699; BACKGROUND-COLOR: transparent; TEXT-DECORATION: underline;
}
INPUT {
    BORDER-RIGHT: gray 1px solid; BORDER-TOP: gray 1px solid; FONT-SIZE: 75%; BORDER-LEFT: gray 1px solid; BORDER-BOTTOM: gray 1px solid
}
SELECT {
    BORDER-RIGHT: gray 1px solid; BORDER-TOP: gray 1px solid; FONT-SIZE: 75%; BORDER-LEFT: gray 1px solid; BORDER-BOTTOM: gray 1px solid
}
#livesite-site-border {
    MARGIN-BOTTOM: 10px; MARGIN-LEFT: auto; WIDTH: 765px; MARGIN-RIGHT: auto
}
#livesite-nav {
    FONT-SIZE: 60%; PADDING-BOTTOM: 5px; PADDING-TOP: 5px
}
#livesite-nav A:link {
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none;
    color: #216264;
}
#livesite-nav A:visited {
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none;
    color: #216264;
}
#livesite-nav A:active {
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none;
    color: #216264;
}
#livesite-nav A:hover {
    FONT-WEIGHT: normal;
    TEXT-DECORATION: underline;
    color: gray;
}
#livesite-site-header {
    FONT-SIZE: 75%;
    BACKGROUND-REPEAT: no-repeat;
    BACKGROUND-COLOR: transparent;
    background-position: left;
}
/*
#livesite-site-header a: {
    BACKGROUND-COLOR: transparent; TEXT-DECORATION: none;
}
#livesite-site-header a:link {
    BACKGROUND-COLOR: transparent; TEXT-DECORATION: none;
}
#livesite-site-header a:visited {
    BACKGROUND-COLOR: transparent; TEXT-DECORATION: none;
}
#livesite-site-header a:active {
    BACKGROUND-COLOR: transparent; TEXT-DECORATION: none;
}
*/
#livesite-site-header a:hover {
    COLOR: red; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none;
}

/*added - sjp - 2/2009 */
.livesite-site-header-content a,
.livesite-site-header-content a:link,
.livesite-site-header-content a:visited,
.livesite-site-header-content a:active
 {
    TEXT-DECORATION: none;
    background-color: transparent;
    border: NONE;
}

#livesite-site-nav {
    WIDTH: 100%;
    COLOR: white;
    BACKGROUND-IMAGE: url(/files/navbackground.jpg);
    background-color: gray;
}

#livesite-page-border {
    MARGIN-BOTTOM: 10px; WIDTH: 763px
}
#livesite-area-header {
    FONT-SIZE: 75%
}
#livesite-page-header {
    PADDING-RIGHT: 15px; PADDING-LEFT: 15px; FONT-SIZE: 75%
}
#livesite-page-content-left {
    PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-SIZE: 75%; FLOAT: right; WIDTH: 545px
}
/**************************************
 1/2009 - Added watermark style - sjp
**************************************/
#livesite-page-content-left-watermark {
    PADDING-RIGHT: 10px; PADDING-LEFT: 10px; FONT-SIZE: 75%; FLOAT: right; WIDTH: 525px; background-image: url(/files/aud_cross_gray.gif); background-position:center; background-repeat:no-repeat;
}
#livesite-page-content-right {
    PADDING-RIGHT: 3px; PADDING-LEFT: 3px; FONT-SIZE: 60%; FLOAT: left; WIDTH: 210px; COLOR: #000000; BACKGROUND-COLOR: #C6DCDC;
}

#livesite-page-content-right A:link {
    FONT-WEIGHT: normal;
    TEXT-DECORATION: underline;
    color: #2D4156;
}
#livesite-page-content-right A:visited {
    FONT-WEIGHT: normal;
    TEXT-DECORATION: underline;
    color: #2D4156;
}
#livesite-page-content-right A:active {
    FONT-WEIGHT: normal;
    TEXT-DECORATION: underline;
    color: #2D4156;
}
#livesite-page-content-right A:hover {
    FONT-WEIGHT: normal;
    TEXT-DECORATION: underline;
    color: gray;
}

#livesite-system-area {
    PADDING-RIGHT: 15px; PADDING-LEFT: 15px; FONT-SIZE: 75%
}
#livesite-page-footer {
    PADDING-RIGHT: 15px; PADDING-LEFT: 15px; FONT-SIZE: 75%; ; COLOR: #F2EAD7
}
#livesite-area-footer {
    FONT-SIZE: 75%
}
#livesite-site-footer {
    FONT-SIZE: 60%
}
#livesite-site-footer A:link {
    FONT-WEIGHT: bold; TEXT-DECORATION: none
}
#livesite-site-footer A:visited {
    FONT-WEIGHT: bold; TEXT-DECORATION: none
}
#livesite-site-footer A:active {
    FONT-WEIGHT: bold; TEXT-DECORATION: none
}
#livesite-site-footer A:hover {
    FONT-WEIGHT: bold; TEXT-DECORATION: underline
}
#menu {
    PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none
}
#menu LI {
    FLOAT: left
}
#menu A {
    border-right: gray 1px groove;
    PADDING-RIGHT: 7px;
    DISPLAY: block;
    PADDING-LEFT: 7px;
    FONT-SIZE: 75%;
    FLOAT: left;
    PADDING-BOTTOM: 5px;
    COLOR: white;
    PADDING-TOP: 5px;
    BACKGROUND-COLOR: transparent;
    font-weight: normal;
    text-decoration: none;
}
#menu A:hover {
    COLOR: white;
    BACKGROUND-COLOR: #aaaaaa;
    font-weight: normal;
   text-decoration: none;
}
.drop_down_menu {
    BORDER-RIGHT: white 1px solid; BORDER-TOP: white 1px solid; FONT-SIZE: 70%; LEFT: 0px; VISIBILITY: hidden; BORDER-LEFT: white 1px solid; COLOR: white; POSITION: absolute; TOP: 0px; BACKGROUND-COLOR: #aaaaaa
}
.drop_down_menu UL {
    PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none
}
.drop_down_menu A:link {
    PADDING-RIGHT: 10px; DISPLAY: block; PADDING-LEFT: 10px; PADDING-BOTTOM: 2px; WIDTH: 150px; COLOR: white; PADDING-TOP: 2px; BORDER-BOTTOM: white 1px solid; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none
}
.drop_down_menu A:visited {
    PADDING-RIGHT: 10px; DISPLAY: block; PADDING-LEFT: 10px; PADDING-BOTTOM: 2px; WIDTH: 150px; COLOR: white; PADDING-TOP: 2px; BORDER-BOTTOM: white 1px solid; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none
}
.drop_down_menu A:active {
    PADDING-RIGHT: 10px; DISPLAY: block; PADDING-LEFT: 10px; PADDING-BOTTOM: 2px; WIDTH: 150px; COLOR: white; PADDING-TOP: 2px; BORDER-BOTTOM: white 1px solid; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none
}
.drop_down_menu A:hover {
    COLOR: #295BA2; BACKGROUND-COLOR: #cccccc; TEXT-DECORATION: none
}
.submit_search {
    FONT-SIZE: 100%; COLOR: gray; BACKGROUND-COLOR: white
}
.submit_mailing_list {
    FONT-SIZE: 11px;
    color: gray;
    background-color: white;
}
.search-query {
    FONT-SIZE: 15px
}
.search-submit {
    FONT-SIZE: 11px;
    BORDER-RIGHT: gray 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: #e0e0e0 1px solid; PADDING-LEFT: 2px; PADDING-BOTTOM: 2px; BORDER-LEFT: #e0e0e0 1px solid; COLOR: gray; PADDING-TOP: 2px; BORDER-BOTTOM: gray 1px solid; BACKGROUND-COLOR: white
}
.software_highlight {
    COLOR: #216264; BACKGROUND-COLOR: transparent
}
.software_hr {
    BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; COLOR: gray; HEIGHT: 1px; BACKGROUND-COLOR: gray; BORDER-RIGHT-WIDTH: 0px
}
.software_input_submit {
    BORDER-RIGHT: #216264 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: #e0e0e0 1px solid; PADDING-LEFT: 2px; PADDING-BOTTOM: 2px; BORDER-LEFT: #e0e0e0 1px solid; COLOR: white; PADDING-TOP: 2px; BORDER-BOTTOM: #295BA2 1px solid; BACKGROUND-COLOR: gray
}

.software_input_submit_primary {
    BORDER-RIGHT: #216264 1px solid;
    PADDING-RIGHT: 2px;
    BORDER-TOP: #e0e0e0 1px solid;
    PADDING-LEFT: 2px;
    PADDING-BOTTOM: 2px;
    BORDER-LEFT: #e0e0e0 1px solid;
    COLOR: white;
    PADDING-TOP: 2px;
    BORDER-BOTTOM: #216264 1px solid;
    BACKGROUND-COLOR: #216264;
}

.software_input_submit_secondary {
    BORDER-RIGHT: gray 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: #e0e0e0 1px solid; PADDING-LEFT: 2px; PADDING-BOTTOM: 2px; BORDER-LEFT: #e0e0e0 1px solid; COLOR: gray; PADDING-TOP: 2px; BORDER-BOTTOM: gray 1px solid; BACKGROUND-COLOR: white;
}
.software_input_radio {
    BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px
}
.software_input_checkbox {
    BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px
}
A.software_button_primary {
    BORDER-RIGHT: gray 1px solid; PADDING-RIGHT: 10px; BORDER-TOP: #e0e0e0 1px solid; PADDING-LEFT: 10px; PADDING-BOTTOM: 2px; BORDER-LEFT: #e0e0e0 1px solid; COLOR: white; PADDING-TOP: 2px; BORDER-BOTTOM: gray 1px solid; BACKGROUND-COLOR: #295BA2; TEXT-DECORATION: none
}
A.software_button_primary:link {
    BORDER-RIGHT: gray 1px solid; PADDING-RIGHT: 10px; BORDER-TOP: #e0e0e0 1px solid; PADDING-LEFT: 10px; PADDING-BOTTOM: 2px; BORDER-LEFT: #e0e0e0 1px solid; COLOR: white; PADDING-TOP: 2px; BORDER-BOTTOM: gray 1px solid; BACKGROUND-COLOR: #295BA2; TEXT-DECORATION: none
}
A.software_button_primary:visited {
    BORDER-RIGHT: gray 1px solid; PADDING-RIGHT: 10px; BORDER-TOP: #e0e0e0 1px solid; PADDING-LEFT: 10px; PADDING-BOTTOM: 2px; BORDER-LEFT: #e0e0e0 1px solid; COLOR: white; PADDING-TOP: 2px; BORDER-BOTTOM: gray 1px solid; BACKGROUND-COLOR: #295BA2; TEXT-DECORATION: none
}
A.software_button_primary:hover {
    BORDER-RIGHT: gray 1px solid; PADDING-RIGHT: 10px; BORDER-TOP: #e0e0e0 1px solid; PADDING-LEFT: 10px; PADDING-BOTTOM: 2px; BORDER-LEFT: #e0e0e0 1px solid; COLOR: white; PADDING-TOP: 2px; BORDER-BOTTOM: gray 1px solid; BACKGROUND-COLOR: #295BA2; TEXT-DECORATION: none
}
A.software_button_primary:active {
    BORDER-RIGHT: gray 1px solid; PADDING-RIGHT: 10px; BORDER-TOP: #e0e0e0 1px solid; PADDING-LEFT: 10px; PADDING-BOTTOM: 2px; BORDER-LEFT: #e0e0e0 1px solid; COLOR: white; PADDING-TOP: 2px; BORDER-BOTTOM: gray 1px solid; BACKGROUND-COLOR: #295BA2; TEXT-DECORATION: none
}
A.software_button_small_secondary {
    BORDER-RIGHT: gray 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #e0e0e0 1px solid; PADDING-LEFT: 5px; FONT-SIZE: 90%; PADDING-BOTTOM: 2px; BORDER-LEFT: #e0e0e0 1px solid; COLOR: gray; PADDING-TOP: 2px; BORDER-BOTTOM: gray 1px solid; BACKGROUND-COLOR: white; TEXT-DECORATION: none
}
A.software_button_small_secondary:link {
    BORDER-RIGHT: gray 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #e0e0e0 1px solid; PADDING-LEFT: 5px; FONT-SIZE: 90%; PADDING-BOTTOM: 2px; BORDER-LEFT: #e0e0e0 1px solid; COLOR: gray; PADDING-TOP: 2px; BORDER-BOTTOM: gray 1px solid; BACKGROUND-COLOR: white; TEXT-DECORATION: none
}
A.software_button_small_secondary:visited {
    BORDER-RIGHT: gray 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #e0e0e0 1px solid; PADDING-LEFT: 5px; FONT-SIZE: 90%; PADDING-BOTTOM: 2px; BORDER-LEFT: #e0e0e0 1px solid; COLOR: gray; PADDING-TOP: 2px; BORDER-BOTTOM: gray 1px solid; BACKGROUND-COLOR: white; TEXT-DECORATION: none
}
A.software_button_small_secondary:hover {
    BORDER-RIGHT: gray 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #e0e0e0 1px solid; PADDING-LEFT: 5px; FONT-SIZE: 90%; PADDING-BOTTOM: 2px; BORDER-LEFT: #e0e0e0 1px solid; COLOR: gray; PADDING-TOP: 2px; BORDER-BOTTOM: gray 1px solid; BACKGROUND-COLOR: white; TEXT-DECORATION: none
}
A.software_button_small_secondary:active {
    BORDER-RIGHT: gray 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #e0e0e0 1px solid; PADDING-LEFT: 5px; FONT-SIZE: 90%; PADDING-BOTTOM: 2px; BORDER-LEFT: #e0e0e0 1px solid; COLOR: gray; PADDING-TOP: 2px; BORDER-BOTTOM: gray 1px solid; BACKGROUND-COLOR: white; TEXT-DECORATION: none
}

.software_legend
{
    color: gray;
    font-weight: bold;
}

.software_office_use_only
{
    background-color: #50788F;
}

.software_monthly_calendar {
    width: 100%;
    border-collapse: collapse;
}
.software_monthly_calendar td, .software_monthly_calendar th {
    line-height: 12px;
    padding: 2px;
    border: #666666 1px solid;
    vertical-align: top;
}
.software_monthly_calendar th {
    width: 14%;
    background-color: #dbdbdb;
}
.software_monthly_calendar td.inactive {
    background-color: #f2f2f2;
}
/* Photo Gallery Page Type uses these styles */
.software_photo_gallery
{
    text-align: center;
}
.software_photo_gallery .slideshow
{
    text-align: right;
    margin-bottom: 0.5em;
     color: #999999;
     font-weight: bold;
}
.software_photo_gallery span
{
     font-weight: bold;
     color: #999999;
      border: #999999 1px solid;
    PADDING: 4px 7px;
     font-weight: bold;
    background: none;
}
.software_photo_gallery .slideshow .active
{
     font-weight: bold;
     color: white;
    background: #999999;
    PADDING: 4px 7px;
     font-weight: bold;
}
.software_photo_gallery table
{
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1em;
}
.software_photo_gallery td
{
    padding: .5em;
    text-align: center;
}
.software_photo_gallery .previous, .software_photo_gallery .next
{
     BORDER-TOP: #e0e0e0 1px solid;
    BORDER-BOTTOM: gray 1px solid;
    BORDER-RIGHT: gray 1px solid;
    BORDER-LEFT: #e0e0e0 1px solid;
    PADDING: 1px 3px;
     COLOR: #999999;
    BACKGROUND-COLOR: white;
     font-weight: bold;
     color: #999999;
}
.software_photo_gallery .thumbnail
{
    border: 1px solid #cccccc;
    background: #eeeeee;
    padding: 5px;
    margin-top: 0px;
    margin-bottom: 5px;
    margin-left: 0px;
    margin-right: 10px;
}
.software_photo_gallery .current_thumbnail
{
    border: 1px solid #cccccc;
    background: #D7F0B2;
    padding: 5px;
    margin-top: 0px;
    margin-bottom: 5px;
    margin-left: 0px;
    margin-right: 10px;
}
.software_photo_gallery .thumbnail_label
{
    
}
.software_photo_gallery .current_thumbnail_label
{
    font-weight: bold;
}
.software_photo_gallery .photo
{
    border: 1px solid #eeeeee;
    background: #D7F0B2;
    padding: 10px;
    margin-top: 0px;
    margin-bottom: 15px;
    margin-left: 0px;
    margin-right: 20px;
}
.software_photo_gallery a,
.software_photo_gallery a:link,
.software_photo_gallery a:visited,
.software_photo_gallery a:active
{
    border: none;
}
.software_photo_gallery a[target ="_blank"] {
   padding-right: 0;
   background: none;
}
.software_photo_gallery .caption
{
    font-weight: bold;
}
.software_pagination
{
    margin-top: 1em;
    margin-bottom: 1em;
     text-decoration: none;
    color: #333333;
    background: white;
}
.software_pagination a,
.software_pagination span
{
    padding: 0.2em 0.4em;
    margin-left: 0.1em;
    margin-right: 0.1em;
    border: 1px solid #cccccc;
     text-decoration: none;
     font-style: normal;
}
.software_pagination a
{
    border: 1px solid #cccccc;
}
.software_pagination a:hover
{
    border: 1px solid #666666;
}
.software_pagination .current
{
     font-weight: bold;
     background: #eeeeee;
}
.software_pagination .number
{
}
.software_pagination a.previous,
.software_pagination a.next
{
    font-weight: bold;
    BACKGROUND-COLOR: #BCE67D;
}
.software_pagination span.previous,
.software_pagination span.next
{
    border: 1px solid #dddddd;
    color: #999999;
}

.software_input_submit_small_primary {
    BORDER-TOP: #e0e0e0 1px solid;
    BORDER-BOTTOM: gray 1px solid;
    BORDER-RIGHT: gray 1px solid;
    BORDER-LEFT: #e0e0e0 1px solid;
    PADDING: 1px 3px;
     COLOR: #666666;
    BACKGROUND-COLOR: #D7F0B2;
     font-weight: bold;
     font-size: 80%;
}

/* <custom_formats> */
.calloutbox {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; text-decoration: none; background-color: gray; color: white; padding-top: 10px; padding-bottom: 10px; padding-left: 10px; padding-right: 10px;}
.calloutbox2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14pt; text-align:center; text-decoration: none; background-color: #aaaaaa; color: white; padding-top: 5px; padding-bottom: 5px; padding-left: 10px; padding-right: 10px; border-width: 3px; border-style:solid; border-color: #295BA2;}
.Heading {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16pt; text-decoration: none; color: #295BA2}
.PageTitle {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14pt; text-decoration: none; color: #295BA2}
.PageSubTitle {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #295BA2}
.lowbutton a {padding-top: 1px; padding-bottom: 1px; padding-left: 5px; padding-right: 5px; border: 1px solid gray;  text-decoration: none;}
.highbutton a {padding-top: 1px; padding-bottom: 1px; padding-left: 5px; padding-right: 5px; border: 1px solid red;  text-decoration: none;}
.red_text {
    color: red;
}
/* </custom_formats> */

/****************************************************************************
*****************************************************************************
v5.5 Menu Settings - 01/2009 sjp
*****************************************************************************
****************************************************************************/
#site-menu-border {
    background-color: gray;
     width: 763px;
     margin-left: 0px;
     margin-right: 0px;
}
 
/****************************************************************************
Site Menu Defaults  - defines the main site-wide common region used to display
the main menu.
*****************************************************************************/

#site-menu {
    WIDTH: 100%; /* must have this for IE */
       PADDING-TOP: 0px; */ /*this is magic, removes margin in Mozilla */
     PADDING-RIGHT: 0px;
       PADDING-BOTTOM: 0px;/*this is magic, removes margin in Mozilla */
     PADDING-LEFT: 0px;
     MARGIN: 0px;
     COLOR: transparent;
     background-image: url('/files/navbackground.jpg');
     background-repeat: repeat-x;
     background-position:left;
     background-color: gray;
     height: 30px;
     font-size: 80%;
}

/****************************************************************************
Each menu region must have the following styles defined with are used by the
software's javascript that controls the menu "fly-outs" and "drop-downs" that
are invoked using the <menu></menu> tags in Page Styles.
*****************************************************************************/
/*used for all menus */
ul.software_menu, .software_menu ul
{
    padding: 0;
    margin: 0;
    list-style-type: none;
}
/***************************************************************************/
/* Style definition for the menu region named "main-menu". */
/***************************************************************************/
ul#software_menu_main-menu.software_menu li {
    float: left; /* necessary for IE 6 */
    position: relative;
    padding: 0;
    margin: 0;
}
ul#software_menu_main-menu.software_menu li a {
   display: block;
   border-right: 1px groove gray; 
    padding: 5px 7px 5px 7px;
    /* margin-bottom: -1px;  required to prevent javascript menus from disappearing on hover for mozilla */
     color: #ffffff;
   FONT-FAMILY: "Trebuchet MS","Arial","Helvetica",sans-serif,"Verdana";
    font-weight: normal;
   text-decoration: none;
}
ul#software_menu_main-menu.software_menu li.on a {
    color: #ffffff;
}
ul#software_menu_main-menu.software_menu li.on,
ul#software_menu_main-menu.software_menu li a:hover {
    color: #ffffff;
    background-color: #aaaaaa;
}
ul#software_menu_main-menu.software_menu li ul {
    position: absolute;
    visibility: hidden;
    top: 0px;
    left: 0;
    width: auto;
}
ul#software_menu_main-menu.software_menu li ul li a,
ul#software_menu_main-menu.software_menu li.on ul li a {
    padding-top: 0px;
     padding-left: 5px;
     padding-right: 5px;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    margin: 0;
    background-image: none;
    background-color: #aaaaaa;
      color: #ffffff;
     font-size: 90%;
     font-family: "Trebuchet MS","Arial","Helvetica",sans-serif,"Verdana";
     font-weight: normal;
    text-decoration: none;
    width: 200px;  /*fix width of menu items */
}
ul#software_menu_main-menu.software_menu li ul li a:hover {
    color: #006600;
    background-color: #cccccc;
    text-decoration:none;
}

/* styling for the ad region container */
.software_ad_region_dynamic
{
    width: 500px; /* this should probably match the width for the ads_container selector below */
    position: relative; /* set this to relative if the ad region menu is absolutely positioned */
}

/* styling for the ads container */
.software_ad_region_dynamic .items_container
{
    width: 500px; /* this is the width of the scrolling area. this should probably match the width for the ad region container above */
    height: 250px; /* this is the height of the scrolling area */
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;
}

/*
styling for ads
The height, width, and padding below need to work with the values entered above.
For example, if these values are set too small, then the content might not take up enough space,
and if the values are too large, then the content might be cropped.
*/
.software_ad_region_dynamic .item
{
    width: 460px;
    height: 210px;
    padding: 20px;
}

/* styling for the ad region menu */
.software_ad_region_dynamic ul.menu
{
    list-style: none;
    padding: 0em;
    margin: 0em;
    position: absolute; /* set the menu so that it is absolutely positioned on top of the ad region */
    bottom: .5em; /* set the location of the absolutely positioned menu, starting from the bottom */
    right: 0em; /* set the location of the absolutely positioned menu, starting from the right */
    z-index: 1; /* you might need to set this so that the menu items are clickable in Firefox */
}

/* styling for the menu items */
.software_ad_region_dynamic ul.menu li
{
    list-style-type: none;
    display: inline; /* set the menu items so they appear horizontally */
    margin-right: .5em;
}

/* styling for the menu item links */
.software_ad_region_dynamic ul.menu a
{
    padding: .25em;
}

/* styling for the current menu item */
.software_ad_region_dynamic ul.menu a.current
{
    background-color: #dddddd;
}

.software_catalog_search_results
{
    margin-top: 1.5em;
    margin-bottom: 1.5em;
}

.software_catalog_search_results .item
{
    margin-bottom: 1.5em;
}

.software_catalog_search_results .item .image
{
    margin-bottom: .25em;
}

.software_catalog_search_results .item .short_description
{
    margin-bottom: .25em;
}

.software_catalog_search_results .item .short_description a
{
    font-weight: bold;
}

/* styling for the comments and add comment form headers */
.comments_heading,
.add_comment_heading
{
    font-size: 1em;
    font-weight: bold;
    margin: 1em 0em .5em 0em;
}

/* styling for the comment container */
.comment
{
    margin: 0em 0em 1em 0em;
    padding: 1em;
    border: 1px solid;
}

/* styling for the comment name */
.comment .name
{
    font-weight: bold;
}

/* styling for the comment date and time */
.comment .date_and_time
{
    font-size: .75em;
    font-style: italic;
}

/* styling for the comment notice */
.comment .notice
{
    color: red;
}

.software_rss_link
{
    text-align: right;
    margin-top: 1em;
    margin-bottom: 1em;
}

.software_icalendar_link
{
    margin-top: 1em;
    margin-bottom: 1em;
}

/****************************************************************************
/* WYSIWYG Editor Defaults - In order to keep page editing consistent across
themes, these values "override" the theme's colors so that editing is always
in black on white.  This section should not be edited.
*****************************************************************************/
.mceContentBody,
.mceContentBody .image-left-primary,
.mceContentBody .image-left-secondary,
.mceContentBody .image-right-primary,
.mceContentBody .image-right-secondary,
.mceContentBody .link-button-primary-large,
.mceContentBody .link-button-primary-small,
.mceContentBody .link-button-secondary-large,
.mceContentBody .link-button-secondary-small,
.mceContentBody .link-content-more,
.mceContentBody .link-menu-item,
.mceContentBody .paragraph-indent,
.mceContentBody .paragraph-no-margins,
.mceContentBody .paragraph-no-top-margin,
.mceContentBody .paragraph-no-bottom-margin,
.mceContentBody .text-annotate,
.mceContentBody .text-box-example,
.mceContentBody .text-box-notice,
.mceContentBody .text-box-primary,
.mceContentBody .text-box-secondary,
.mceContentBody .text-box-warning,
.mceContentBody .text-fine-print,
.mceContentBody .text-highlighter,
.mceContentBody .text-quote
 {
    font-size: 90% !important;
    font-family: arial, sans-serif !important;
    background: none !important;
    background-color: white !important;
    border-color: black !important;
     color: black !important;
}

.software_tag_cloud a
{
    margin-right: .75em;
}


.software_discounted_price
{
    color: #990000;
    font-weight: bold;
}

.watcher_container
{
    margin: 2em 0em .5em 0em;
}

.watcher_count
{
    font-size: 1em;
    font-weight: bold;
    margin: 0em 0em .5em 0em;
}

.watcher_question
{
    margin: 0em 0em .5em 0em;
}

.software_menu_sequence
{
    padding: 0em;
    margin: 0em 0em 1em 0em;
    text-align: right;
}

.software_menu_sequence .previous,
.software_menu_sequence .next
{
    padding: .5em;
    margin: 0em;
}

.software_menu_sequence a.previous:hover,
.software_menu_sequence a.previous:focus,
.software_menu_sequence a.next:hover,
.software_menu_sequence a.next:focus
{
    text-decoration: none;
}

.software_photo_gallery_album .heading
{
    font-size: 125%;
    font-weight: bold;
    margin-bottom: .5em;
}

.software_photo_gallery_album table
{
    border-collapse: collapse;
    margin-bottom: 1em;
}

.software_photo_gallery_album table td
{
    width: 100px;
    text-align: center;
}

.software_photo_gallery_album table td.album
{
    padding: 1em;
}

.software_photo_gallery_album table td.photo
{
    padding: .5em;
}

.software_photo_gallery_album .image
{
    cursor: pointer;
}

.software_photo_gallery_album .album .image
{
    display: block;
    border: 1px solid #333333;
    background: #EAEAEA;
    padding: 5px;
    position: relative;
    z-index: 3;
}

.software_photo_gallery_album .album .image_hover
{
    background: #333333;
    border: 1px solid #EAEAEA;
}

.software_photo_gallery_album .album .thumbnail
{
    margin-bottom: 1em;
}

.software_photo_gallery_album .album_frame
{
    position: absolute;
    border: 1px solid #333333;
    background: #EAEAEA;
}

.software_photo_gallery_album #album_frame_1
{
    top: 1px;
    left: 1px;
    z-index: 2;
}

.software_photo_gallery_album #album_frame_2
{
    top: 4px;
    left: 4px;
    z-index: 1;
}

.software_photo_gallery_album .album .name
{
    font-weight: bold;
}

.software_photo_gallery_album .photo .image
{
    border: 1px solid #EAEAEA;
    padding: 5px;
}

.software_photo_gallery_album .photo .image_hover
{
    border: 1px solid #333333;
}

.software_badge
{
    padding: .1em .3em;
    border: 1px solid #48832A;
    font-size: 60%;
    font-weight: bold;
    font-style: normal;
    -moz-border-radius-topleft: 3px;
    -webkit-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
    -moz-border-radius-topright: 3px;
    -webkit-border-top-right-radius: 3px;
    border-top-right-radius: 3px;
    -moz-border-radius-bottomleft: 3px;
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-left-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

.software_error,
.software_notice
{
    margin-bottom: 1.5em;
    padding: 1em;
    -moz-border-radius-topleft: 7px;
    -webkit-border-top-left-radius: 7px;
    border-top-left-radius: 7px;
    -moz-border-radius-topright: 7px;
    -webkit-border-top-right-radius: 7px;
    border-top-right-radius: 7px;
    -moz-border-radius-bottomleft: 7px;
    -webkit-border-bottom-left-radius: 7px;
    border-bottom-left-radius: 7px;
    -moz-border-radius-bottomright: 7px;
    -webkit-border-bottom-right-radius: 7px;
    border-bottom-right-radius: 7px;
}

.software_error
{
    background-color: #fdd5ce;
    border: 2px solid red;
    color: red;
}

.software_notice
{
    background-color: #edfced;
    border: 1px solid #428221;
    color: #428221;
}

.software_error .description,
.software_notice .description
{
    font-size: 110%;
    font-weight: bold;
}

.software_error .icon,
.software_notice .icon
{
    float: left;
    margin-right: .75em;
}

.software_error ul,
.software_notice ul
{
    margin-top: 1em !important;
    margin-bottom: 0em !important;
}
