BODY {
    font-family: Verdana;
    font-size: 11px;
    line-height: 1.5em;
    color: #535353;
}

p,
td {
    font-family: Verdana;
    font-size: 11px !important;
    line-height: 1.5em;
    color: #535353;
}

p {
    margin: 1em 0;
}

h1,h2,h3,h4,h5,h6 { 
    margin: 0px !important;
}

a img {
    border: none;
}

a:link,
a:visited,
a:active {
    color: #535353;
    text-decoration: none;
}

a:hover {
    background-color: #689E80;
    color: #ffffff;
    text-decoration: none;
}

.site-footer {
    padding-left: 30px;
    height: 57px
}
.site-footer-right {
    padding-right: 30px;
    height: 57px
}

ul {
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin: 0px;
    padding: 0px;
}
#menu div {
    border-left: none !important;
    border-right: none !important;
}
.software_menu li {
    float: left;
    margin: 0px 0px 0px 1px;
    padding: 0px;
    position: relative;
}

.software_menu a {
    font-size: 11px;
    color: #646464;
    text-decoration: none;
    float: left;
    padding: 17px 0;
    width: 126px;
    text-align: center;
}

.software_menu li.active a,
.software_menu li:hover a,
.software_menu li.hover a,
.software_menu li.on,
.software_menu li.on a,
.software_menu li a:hover {
    background-image: url(/files/GreenNav.jpg) !important;
    background-repeat: repeat-y !important;
    color: #ffffff !important;
}
.software_menu li.active ul li a,
.software_menu li:hover ul li a,
.software_menu li.on ul li a,
.software_menu li.on ul li {
    background-image: none !important;
    background-color: #7fc19c;
    text-align: left !important;
}

.software_menu li ul li a:hover {
    background-color: #699e80 !important;
    background-image: none !important;
}

.software_menu ul {
    background: url(/files/none.gif);
    width: 114px;
    position: absolute !important;
    top: 37px;
    left: 2px;
    z-index: 10;
    visibility: hidden;
}
.software_menu ul li {
    width: 170px;
    margin: 1px 0 0;
}
.software_menu li.on ul {
    position: absolute;
    top: 0;
    left: 0;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    background-color: #7fc19c;
    display: block;
    width: auto !important;
}
.software_menu li.on ul li {
    margin: 2px 0 0;
    float: none !important;
    display: block;
    width: auto !important;
}

.software_menu li ul li a {
    width: 168px;
    background-color: #7EC09E;
    color: white;
    height: 21px;
    font-size: 11px;
    line-height: 21px;
    padding: 0 0px 0 12px !important;
    float: none !important;
    display: block;
}
.software_menu li ul li a:hover {
    background-color: #E1EDAD;
}

/* Calendar (Page Types) use these styles */
.software_monthly_calendar {
    clear: both;
    width: 100%;
    border-collapse: collapse;
}
.software_calendar div a,
.software_calendar div strong {
    font-size: 14px !important;
}
.software_calendar div {
    padding-bottom: 12px;
    margin-bottom: 10px !important;
}
.software_calendar form {
    margin-left: 400px;
    float: right;
    padding-top: 8px;
}
.software_monthly_calendar div {
    padding-left: 2px;
    padding-bottom: 0px !important;
}
.software_monthly_calendar div a,
.software_monthly_calendar div strong {
    font-size: 11px !important;
}
.software_monthly_calendar a strong {
    font-weight: normal !important;
}
.software_monthly_calendar td, .software_monthly_calendar th {
    line-height: 12px;
    padding: 2px;
    border: 1px solid;
    vertical-align: top;
}
.software_monthly_calendar th {
    width: 14%;
    background-color: #EFEFEF;
}
.software_monthly_calendar td.inactive {
    background-color: #F9F9F9;
}

/* Photo Gallery (Page Types) use these styles */
.software_photo_gallery
{
    text-align: center;
}
.software_photo_gallery .slideshow
{
    text-align: right;
    margin-bottom: 0.2em;
}
.software_photo_gallery span
{
    padding: 0.1em;
}
.software_photo_gallery table
{
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1em;
}
.software_photo_gallery td
{
    padding: .1em;
}
.software_photo_gallery .previous, .software_photo_gallery .next
{
    border: 1px solid;
    padding: 0.25em;

}
.software_photo_gallery .thumbnail
{
    border: 1px solid;
    padding: 5px;
    margin-top: 0px;
    margin-bottom: 5px;
    margin-left: 5px;
    margin-right: 5px;
}
.software_photo_gallery .current_thumbnail
{
    border: 1px solid;
    padding: 5px;
    margin-top: 0px;
    margin-bottom: 5px;
    margin-left: 5px;
    margin-right: 5px;
}
.software_photo_gallery .current_thumbnail_label,
.software_photo_gallery .slideshow .active
{
    font-weight: bold;
}
.software_photo_gallery .photo
{
    border: 1px solid;
    padding: 10px;
    margin-top: 0px 0px 15px 0px;
}

/* Software Pagination (Form List View Page Type use these styles) */
.software_pagination
{
    margin: 1em 0px;
}
.software_pagination a,
.software_pagination span
{
    padding: 0.2em 0.4em;
    border: 1px solid;
}
.software_pagination a
{
    BORDER: 1px solid;
}
.software_pagination a:hover
{
    BORDER: 1px solid;
}
.software_pagination .current,
.software_pagination a.previous,
.software_pagination a.next
{
    font-weight: bold;
}
.software_pagination span.previous,
.software_pagination span.next
{
    BORDER: 1px solid;
    display: none;
}
.mceContentBody
{
    background: none;
    background-color: white;
    text-align: left;
    font-family: Verdana;
    font-size: 11px;
    line-height: 1.5em;
    color: #535353;
}
/* <custom_formats> */
a.urderlined_link {
    text-decoration: underline !important;
}
/* </custom_formats> */

/* 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 .ads_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 .ad
{
    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;
}

.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;
}