﻿body 
{
    font-family: Tahoma, Arial, san-serif;
    margin: 5px;
    background-color: #eeebe4;
    background-image: url("images/puttywave2.jpg");
}

#content
{
    margin: 20px;
}

.pagelayout
{
    width: 740px;
    min-height: 600px;
    margin-left: auto;
    margin-right: auto;
    border: solid 1px #006699;
    padding-bottom: 5px;
    background-color: White;
    border-right: outset 3px #E9E5DC;
    border-bottom: outset 3px #E9E5DC;
}

.topmargin 
{
    height: 20px;
    margin: 0px;
    font-size: .8em;
    background-color: #E5E6DC;
    padding: 0px 10px 0px 10px;
    border-bottom: solid 1px #FF6600;
}

.breadcrumbs 
{
    text-align: left;
}

.NodeStyle
{
    color: #006699;
    font-size: 0.8em;
}

.RootNodeStyle
{
    color: #006699;
    font-weight: bold;
    font-size: 0.8em;
}

.PathSeparatorStyle
{
    color: #85897C;
}

.CurrentNodeStyle
{
    color: #f47832;
    color: #817e7d;
    font-weight: bold;
    font-size: 0.8em;
}

.toplinks
{
    text-align: right;
}

.toplinks a:link
{
    color: black;
    font-size: 12px;
    text-transform: lowercase;
    text-decoration: none;
    border-left: solid 2px #006699;
    padding: 0px 3px 0px 5px;
}

.toplinks a:hover
{
    color: #DD4400;
    font-size: 12px;
    text-transform: lowercase;
    text-decoration: underline;
    border-left: solid 2px #006699;
    padding: 0px 3px 0px 5px;
}

.toplinks a:visited
{
    color: #DD4400;
    font-size: 12px;
    text-transform: lowercase;
    text-decoration: underline;
    border-left: solid 2px #006699;
    padding: 0px 3px 0px 5px;
}


#header 
{   background-color: White;
    font-family: tahoma, Arial, Sans-Serif;
    height: 80px;
    padding: 0px 5px 0px 5px;
}

.homeimage
{
    position: relative;
    top: 0px;
    border-bottom: ridge 2px #336699;    
}

.homelogo
{
    position: relative;
    left: 0px;
    top: -77px;
    padding: 0px;
    border-top: ridge 2px #336699; 
}

.tagline
{
    position: relative;
    /* background-color: #333333; */
    left: 330px;
    top: -185px;
    width: 380px;
    height: 80px;
    -moz-opacity: 0.6;
    filter: alpha(opacity=60);
    padding: 15px 3px 5px 3px;
    color: white;
    font-weight: bold;
    font-size: 24pt;
    text-align: right;
}

#menu 
{
    background-color: #006699;
    height: 25px;
    font-size: .8em;
    padding: 3px 5px 0px 5px;
    border-bottom: ridge 2px black; 
    border-top: outset 6px #FFCC00;
}

.StaticMenuStyle
{
    color: White;
    height: 20px;
    background-color: #336699;
    padding: 0px 0px 0px 0px;
}

.StaticMenuItemStyle
{
    color: white;
    background-color: #848181;
    background-color: #336699;
    border-top: solid 2px #006699;
    border-left: solid 2px #006699;
    border-right: solid 1px #006699;
    border-bottom: solid 1px #006699;
    padding: 0px 5px 2px 5px;
}

.StaticHoverStyle
{
    color: white;
    background-color: #535050;
    background-color: #004477;
    border-top: solid 2px black;
    border-left: solid 2px black;
    border-bottom: solid 1px #E9E5DC;
    border-right: solid 1px #E9E5DC;
    padding: 0px 5px 2px 5px;
}

.StaticSelectedStyle
{
    color: white;
    background-color: #5588BB;
    background-color: #817e7d;
    border-top: solid 2px black;
    border-left: solid 2px black;
    border-bottom: solid 1px white;
    border-right: solid 1px white;
    padding: 0px 5px 2px 5px;
}

.DynamicMenuStyle
{
    background-color: #a6a3a3;
    margin-top: 6px;
    padding: 0px 0px 0px 0px;
    border-bottom: ridge 3px #FFCC00;
    border-right: ridge 2px black;
    /* 
    -moz-opacity: 0.9;
    filter: alpha(opacity=80);
    */
}

.DynamicMenuItemStyle
{
    color: white;
    background-color: #848181;
    background-color: #336699;
    border-top: solid 2px #336699;
    border-left: solid 2px #336699;
    border-right: solid 1px #336699;
    border-bottom: solid 1px #336699;
    padding: 2px 5px 4px 5px;
    /* 
    -moz-opacity: 0.9;
    filter: alpha(opacity=80);
    */
}

.DynamicHoverStyle
{
    color: white;
    background-color: #535050;
    background-color: #004477;
    border-top: solid 2px black;
    border-left: solid 2px black;
    border-bottom: solid 1px #E9E5DC;
    border-right: solid 2px #E9E5DC;
    padding: 2px 5px 4px 5px;
    /* 
    -moz-opacity: 0.9;
    filter: alpha(opacity=80);
    */
}

.DynamicSelectedStyle
{
    color: white;
    background-color: #5588BB;
    background-color: #817e7d;
    border-top: solid 2px black;
    border-left: solid 2px black;
    border-bottom: solid 1px white;
    border-right: solid 1px white;
    font-weight: bold;
    padding: 2px 5px 4px 5px;
    /* 
    -moz-opacity: 0.9;
    filter: alpha(opacity=80);
    */
}

.bottom_band 
{
    display: none;
    height: 2px;
    width: 640px;
    background-color: #6699CC; /*#FFCC00;*/
    position: relative;
    top: -180px;
    left: 100px;
    /*border-top: solid 1px white;*/
    border-bottom: solid 1px white;
}

.contentarea
{
    padding: 0px;
}

.homebody 
{
    position: relative;
    top: -175px;
    margin: 0px 10px 0px 10px;
    font-size: 0.8em;
}

.valueproposition
{
    border: 0px;
    padding: 5px 15px 10px 15px;
    /*background-color: #E5E9DC;*/
    vertical-align: top;
    width: 65%;
    text-align: left;
}

.feature
{
    width: 35%;
    vertical-align: top;
    padding: 5px 15px 5px 15px;
}

.services 
{
    padding: 5px 15px 10px 15px;
    background-color: white;
    vertical-align: top;
    width: 30%;
    border-left: solid 1px #E9E5DC;
}

.services a
{   
    display: block;
    padding-bottom: 3px;
    padding-left: 2px;
    padding-right: 2px;
    color: #336699;
    text-decoration: none;
    text-transform: lowercase;
}

.services a:hover
{
    color: White;
    background-color: #336699;
}

.news
{
    padding: 5px 15px 10px 15px;   
    width: 35%;
    vertical-align: top;
    border-left: solid 1px #E9E5DC;
}

H2
{
    color: #FF6600;
    margin-bottom: 2px;
    margin-top: 5px;
}

H4
{   
    color: #336699; 
    margin-bottom: 2px;
    margin-top: 5px;
    text-transform: lowercase;
    font-size: 0.9em;
}

p
{
    margin-top: 3px;
    margin-bottom: .7em;
}

#footer
{
    color: #006699;
    margin-top: 5px;
    border-top: solid 1px #E9E5DC;
    font-size: .7em;
    text-align: center;
    padding-top: 5px;
    background-color: White;
}

.sitemap
{
    margin-left: 100px;
}

.featuredsite
{
    background-color: white; /*#e8e5dc;*/
    vertical-align: top;
    width: 400px;
    border-top: outset 4px #e8e5dc;
    padding-bottom: 10px;
    padding-top: 10px;
}

.featuredsitedescription
{
    font-size: .8em;
    background-color: white; /*#e8e5dc;*/
    vertical-align: top;
    width: 300px;
    border-top: outset 4px #e8e5dc;
    padding-bottom: 10px;
    padding-top: 10px;
}

.errormessage
{
    font-size: 0.8em;
    color: Red;    
}

.alertmessage
{
    font-size: 0.8em;
    color: blue;
}

.contacttable
{
    Margin-left: 135px;
    border: solid 1px #336699;
    background-color: #e8e5dc;
    width: 380px;
}

.monitorimage
{
    position: relative;
    left: 208px;
    top: -307px;
    width: 108px;
    height: 60px;
}

.newsheadline
{
    font-size: 0.9em;
    color: #336699;
    font-weight: bold; 
    text-transform: capitalize; 
    padding-left: 3px;
    border-bottom: solid 2px #e8e5dc;
}

.newssummary
{
    font-size: 1em;
    color: Black;
    font-weight: normal;  
    margin-bottom: 10px; 
    padding-left: 3px;
    text-transform: lowercase; 
    border-left: solid 2px #e8e5dc;
}

.newsbyline
{
    font-size: 0.6em;
    color: Black;
    font-style: italic;    
}

.swdescription
{
    font-size: 0.8em;
    padding: 5px 10px 5px 10px;    
}

.swdownload
{
    vertical-align: top;
    font-size: 0.6em;    
    border-top: solid 3px #b5b2a9;
    border-bottom: solid 3px #b5b2a9;
    background-color: #e8e5dc;
    width: 150px;
    height: 50px;
    padding: 5px;
}

