﻿/* STYLE SHEET */
body
{
    margin: 0;
    font-family: Arial,sans-serif,Helvetica;
    font-size: 12px;
    background: #03927e url('') repeat-y;
    background-position: center top;
}
#frame
{
    width: 890px;
    margin: 0 auto;
    border-left: 1px solid #828086;
    border-right: 1px solid #828086;
    padding-bottom: 10px;
    background: #FFFFFF;
}
/* HYPERLINKS/DEFINITIONS */
a:link
{
    color: #000000;
}
a:visited
{
    color: #000000;
}
a:hover
{
    color: #449A6E;
}
a:active
{
    color: #449A6E;
}
img
{
    border-style: none;
    text-decoration: none;
}
.imgbrd
{
    border: 1px solid #e0e0e0;
}
h1
{
    font-size: 16px;
    color: #449A6E;
    text-align: left;
    margin: 0 0 5px 0;
}
h2
{
    margin: 0 0 3px 0;
    font-size: 14px;
    font-weight: bold;
    color: #555453;
    text-transform: capitalize;
}
h3
{
    margin: 10px 0px 0px 0px;
    font-size: 0.8em;
    color: #000000;
}

/* BODY DEFINITIONS */
.d1
{
    /*border-bottom:1px solid #ccc;*/
    margin-bottom: 35px;
    background: url('_images/Home/d1.jpg') repeat-x;
    position: relative;
}
.rm /*READ MORE*/
{
    color: #000000;
    font-size: 14px;
    font-weight: bold;
    margin: 10px 0 0 0;
}
.liitem
{
    margin: 25px 80px 0 5px;
    list-style-type: lower-roman;
    background: url('_images/Home/d1a.jpg') repeat-x;
    position: relative;
}
.tocitem
{
    margin: 0px 80px 0 5px;
    list-style-type: upper-roman;
    text-transform: capitalize;
    position: relative;
    font-size: 13px;
}
.regdiv
{
    background: #E0E0E0 url('_images/mhdrbg.jpg') repeat-x;
    border-bottom: 1px solid #d4d4d4;
    border-top: 1px solid #d4d4d4;
}

/* HEADER */
#header
{
    background: #fff;
    padding: 10px 10px 0px 10px;
    height: 70px;
}
.logo
{
    float: left;
}
.slogan
{
    font-size: 20px;
    color: #76695c;
    padding: 6px 15px 0 0;
    font-family: Arial Narrow;
}
#time
{
    /*font-style: italic;*/
    font-weight: bold;
    font-size: 11px;
    padding-right: 15px;
    margin: 5px 0 0 0;
}
#sitemappath
{
    margin: 5px 0 0 0;
    padding-left: 15px;
    font-size: 11px;
    font-weight: bold;
    color: #76695c;
}

/* HORIZONTAL MENU */
#hmenu
{
    padding: 3px 0 3px 9px;
    background: #E0E0E0;
    border-bottom: 1px solid #d4d4d4;
    border-top: 1px solid #d4d4d4;
    font-size: 14px;
    font-weight: bold;
}
#hmdiv
{
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    padding-top: 7px;
    padding-bottom: 7px;
}
ul#navlist
{
    margin: 0;
    padding-left: 0;
    white-space: nowrap;
}

#navlist li
{
    display: inline;
    list-style-type: none;
    margin: 0 6px 0 6px;
}

#navlist a
{
    padding: 3px 10px;
}

#navlist a:link, #navlist a:visited
{
    color: #000; /*background-color: #E0E0E0;*/
    text-decoration: none;
}
#navlist a:hover
{
    color: #000;
    margin: 0 -6px 0 -6px;
    border-left: solid 6px #449a6e;
    border-right: solid 6px #449a6e;
    background-color: #FFFFFF;
    text-decoration: none;
}
/*#hcurrent
{
    margin: 0 -6px 0 -6px;
    border-left: solid 6px #449a6e;
    border-right: solid 6px #449a6e;
    background-color: #FFFFFF;
    text-decoration: none;
}*/

/*VMENU*/
#navcontainer
{
    margin-top: 0px;
}

#navcontainer ul
{
    margin-left: 0;
    margin-top: 0;
    padding-left: 0;
    list-style-type: none;
    font-family: Arial, sans-serif;
}

#navcontainer a
{
    display: block;
    padding: 3px 0 3px 15px;
    width: 160px;
    background-color: #f0f0f0; /*#F4F4F4;*/ /*border-bottom: 1px solid #ccc;*/
}

#navcontainer a:link, #hlist a:visited
{
    color: #000;
    text-decoration: none;
}
#navcontainer a:hover
{
    position: relative;
    margin: 0 -6px 0 -6px;
    background-color: #fff;
    color: #000;
    border-right: solid 6px #449a6e;
    border-left: solid 6px #449a6e;
}
.menuind
{
}
.mhdr
{
    font-weight: bold;
    text-transform: uppercase; /*border-top: 1px solid #d4d4d4;     border-bottom: 1px solid #d4d4d4;*/
    padding: 3px 0 3px 15px;
    background: #E0E0E0 url('_images/mhdrbg.jpg') repeat-x;
}

/*CONTENT CONTAINER */
#cc
{
    clear: both;
    position: relative;
    width: 860px;
    background: #f0f0f0;
}
/*L/R COL*/
#left_col
{
    width: 175px;
    position: absolute;
    left: 0px;
    top: 0px;
}
/*#right_col
{
    width: 175px;
    position: absolute;
    top: 0px;
    right: 0px;
}*/
#page_content
{
    margin-right: 0px;
    margin-left: 175px;
    background-color: #FFFFFF;
    padding: 0px 0px 10px 15px;
    text-align: left;
}
.pcgen
{
    padding: 0 80px 10px 10px;
    position: relative;
}
/*LIGHTBOX*/

#lightbox
{
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 100;
    text-align: center;
    line-height: 0;
}
#lightbox img
{
    width: auto;
    height: auto;
}
#lightbox a img
{
    border: none;
}

#outerImageContainer
{
    position: relative;
    background-color: #fff;
    width: 250px;
    height: 250px;
    margin: 0 auto;
}
#imageContainer
{
    padding: 10px;
}

#loading
{
    position: absolute;
    top: 40%;
    left: 0%;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0;
}
#hoverNav
{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
}
#imageContainer > #hoverNav
{
    left: 0;
}
#hoverNav a
{
    outline: none;
}

#prevLink, #nextLink
{
    width: 49%;
    height: 100%;
    background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */
    display: block;
}
#prevLink
{
    left: 0;
    float: left;
}
#nextLink
{
    right: 0;
    float: right;
}
#prevLink:hover, #prevLink:visited:hover
{
    background: url(_images/Home/lightbox/prevlabel.gif) left 15% no-repeat;
}
#nextLink:hover, #nextLink:visited:hover
{
    background: url(_images/Home/lightbox/nextlabel.gif) right 15% no-repeat;
}

#imageDataContainer
{
    font: 10px Verdana, Helvetica, sans-serif;
    background-color: #fff;
    margin: 0 auto;
    line-height: 1.4em;
    overflow: auto;
    width: 100%;
}

#imageData
{
    padding: 0 10px;
    color: #666;
}
#imageData #imageDetails
{
    width: 70%;
    float: left;
    text-align: left;
}
#imageData #caption
{
    font-weight: bold;
}
#imageData #numberDisplay
{
    display: block;
    clear: left;
    padding-bottom: 1.0em;
}
#imageData #bottomNavClose
{
    width: 66px;
    float: right;
    padding-bottom: 0.7em;
    outline: none;
}

#overlay
{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    width: 100%;
    height: 500px;
    background-color: #000;
}


/* SimpleTabs: default style */

div.simpleTabs
{
    padding: 0px;
    margin: 0;
}
ul.simpleTabsNavigation
{
    margin: 0 0 0 0;
    padding: 0;
    text-align: left;
}
ul.simpleTabsNavigation li
{
    list-style: none;
    display: inline;
    margin: 0;
    padding: 0;
}
ul.simpleTabsNavigation li a
{
    padding: 3px 6px;
    background: #03927e;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    text-decoration: none;
}
ul.simpleTabsNavigation li a:hover
{
    text-decoration: none;
    background-color: #3B3B3B;
    color: #fff;
}
ul.simpleTabsNavigation li a.current
{
    background: #ededed;
    color: #222;
    border-bottom: 1px solid #ededed;
}
div.simpleTabsContent
{
    padding: 15px 15px 15px 15px;
    margin-top: 3px;
    display: none;
    font-size: 12px;
    font-family: Arial;
    background: #ededed url('http://www.dmcsystems.com/_images/home/stbg.jpg') no-repeat;
    height: 220px;
}
div.simpleTabsContent.currentTab
{
    display: block;
}



/*featured content glider*/
.glidecontentwrapper
{
    position: relative; /* Do not change this value */ /*width: 350px;*/
    height: 250px; /* Set height to be able to contain height of largest content shown*/
    overflow: hidden;
    margin: 0;
    background: #fff;
}
.glidecontent
{
    position: absolute; /* Do not change this value */
    background: #e0e0e0;
    visibility: hidden;
}
.glidecontenttoggler
{
    /*style for DIV used to contain toggler links. */
    margin-right: -3px;
    text-align: right; /*How to align pagination links: "left", "center", or "right" background: white; /*always declare an explicit background color for fade effect to properly render in IE*/
}
.glidecontenttoggler a
{
    /*style for every navigational link within toggler */
    display: -moz-inline-box;
    display: inline-block;
    border-top: 1px solid #424242;
    border-left: 1px solid #424242;
    border-right: 1px solid #424242;
    color: #FFF;
    font-weight: bold;
    background: #03927e;
    font-size: 14px;
    padding: 3px 6px;
    margin: 0 3px 0 0;
    font-weight: bold;
    text-decoration: none;
}

.glidecontenttoggler a.selected
{
    /*style for selected page's toggler link. ".selected" class auto generated! */
    background: #fff;
    color: #000;
}

.glidecontenttoggler a:hover
{
    background: #3B3B3B;
    color: #fff;
}

.glidecontenttoggler a.toc
{
    /*style for individual toggler links (page 1, page 2, etc). ".toc" class auto generated! */
}

.glidecontenttoggler a.prev, .glidecontenttoggler a.next
{
    /*style for "prev" and "next" toggler links. ".prev" and ".next" classes auto generated! */
}

.glidecontenttoggler a.prev:hover, .glidecontenttoggler a.next:hover
{
    background: #1A48A4;
    color: white;
}

