﻿body
{
    margin: 0px;
    padding: 0px;
    background-color: #000000;
    text-align:center;
}
a
{
    color:#ffffcc;
}

.master
{
    width: 800px;
    /*height: 1000px;*/
    background-image: url(../../images/ProdBkgd.jpg);
    margin: 0px;
    padding: 0px;
    background-repeat: no-repeat;
    background-color: #000000;
    position:relative;
/*    
    border-right: #ffff33 1px dotted;
    border-top: #ffff33 1px dotted;
    border-left: #ffff33 1px dotted;
    border-bottom: #ffff33 1px dotted;
*/
}

/* flyout menu styles menu stuff */

#dropmenudiv
{
    position:absolute;
    border:1px solid black;
    border-bottom-width: 0;
    font:normal 10px Verdana;
    line-height:18px;
    z-index:100;
}

#dropmenudiv a
{
    width: 100%;
    display: block;
    text-indent: 3px;
    border-bottom: 1px solid black;
    padding: 1px 0;
    text-decoration: none;
    font-weight: bold;
    text-align: left;
    color: #000000;
    background-color: #cccccc;
}

#dropmenudiv a:hover
{
    /*hover background color*/
    background-color: gray;
}

img
{
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}

ul
{
    margin-top: 2px;
    padding-top: 2px;
}

.newline
{
    clear: both;
    float: none;
}

.paragraph
{
    padding-right:10px;
    padding-left:10px;
    padding-top:10px;
    padding-bottom:10px;
}

.linktext a a:visited
{
    color: #ffffcc;
}

#linktext a a:visited
{
    color: #ffffcc;
}

.logo
{
    left: 0px;
    /*position: absolute;*/float:left;
    top: 0px;
    height: 102px;
    width:220px;
    text-align:center;
    color:#ffffff;
/*
    border-right: #ffff33 1px dotted;
    border-top: #ffff33 1px dotted;
    border-left: #ffff33 1px dotted;
    border-bottom: #ffff33 1px dotted;
*/
}
.topsection
{
    left: 222px;
    /*position: absolute;*/
    top: 0px;float:left;
    height: 94px;
    width:567px;
    text-align:center;
    color:#ffffff;
/*
    border-right: #ffff33 1px dotted;
    border-top: #ffff33 1px dotted;
    border-left: #ffff33 1px dotted;
    border-bottom: #ffff33 1px dotted;
*/
}

.topnav
{
    left: 222px;
    /*position: absolute;*/float:left;
    top: 82px;
    height: 20px;
    width:567px;
    text-align:center;
    color:#ffffff;
/*
    border-right: #ffff33 1px dotted;
    border-top: #ffff33 1px dotted;
    border-left: #ffff33 1px dotted;
    border-bottom: #ffff33 1px dotted;
*/
}

.rightnav
{
    left: 652px;
    /*position: absolute;*/float:right;
    top: 10px;
    width:137px;
    text-align:center;
/*
    border-right: #ffff33 1px dotted;
    border-top: #ffff33 1px dotted;
    border-left: #ffff33 1px dotted;
    border-bottom: #ffff33 1px dotted;
*/
}

.rightnav p
{
    text-align: center;
    list-style-type: circle;
    font-family: arial;
    margin-right: 0px;
    margin-left: 0px;
    /*margin-bottom: 19px;*/
    margin-top: 0px;
/*
    border-right: #ffff00 1px dotted;
    border-top: #ffff00 1px dotted;
    border-left: #ffff00 1px dotted;
    border-bottom: #ffff00 1px dotted;
*/
}

.mainbody
{
    left: 0px;
    top: 0px;
    width:650px;
    /*position: absolute;*/float:left;
    overflow: auto;
/*
    border-right: #ffff33 1px dotted;
    border-top: #ffff33 1px dotted;
    border-left: #ffff33 1px dotted;
    border-bottom: #ffff33 1px dotted;
*/
}

.exteriorbottom
{
    top: 350px;
    left:0px;
    width:650px;
    font-family:Arial;
    font-size:small;
    color:#FFFFFF;
    position: absolute;
}
.bottomnav
{
    left: 0px;
    top: 400px;
    width:789px;
    /*position: absolute;*/float:left;
    overflow: auto;
    text-align:center;
/*
    border-right: #ffff33 1px dotted;
    border-top: #ffff33 1px dotted;
    border-left: #ffff33 1px dotted;
    border-bottom: #ffff33 1px dotted;
*/
}

.mainbodynomenu
{
    left: 0px;
    top: 102px;
    width:789px;
    /*position: absolute;*/float:left;
/*
    border-right: #ffff33 1px dotted;
    border-top: #ffff33 1px dotted;
    border-left: #ffff33 1px dotted;
    border-bottom: #ffff33 1px dotted;
*/
}


.maintext
{
    color: #ffffff;
    background-color: #000000;
}

.maintexttransparent
{
    color: #ffffff;
}

.imgspacer
{
    padding-right: 10px;
    padding-left: 10px;
}

.maintext li
{
    text-align: left;
    list-style-type: disc;
}

.maintexttransparent li
{
    text-align: left;
    list-style-type: disc;
}


.scroll
{
    overflow: auto;
    left: 10px;
    top: 10px;
    width:640px;
    /*position: absolute;*/
    height: 420px;
}

.center
{
    text-align:center;
}

.left
{
    text-align:left;
}

.right
{
    text-align:right;
}

.featuresection
{
    float: none;
    clear: both;
    width:610px;
    margin-bottom: 10px;
    margin-top: 10px;
    text-align:left;
    font-family:Arial;
    font-size:medium;
    text-align:left;
}

.featuresectiondetails
{
    overflow: auto;
    float: none;
    clear: both;
    left:10px;
    margin-left:20px;
    margin-bottom: 10px;
    margin-top: 10px;
    height:330px;
    text-align:left;
    font-family:Arial;
    font-size:medium;
}

.featurestandard h3 h2
{
    text-align:center;
}

.featurestandard
{
    width:300px;
    margin-right:2px;
    float:left;
    color: #ffffff;
    background-color: #000000;
    text-align:left;
    font-family:Arial;
    font-size:small;
}
.featurestandardtransparent
{
    width:300px;
    margin-right:2px;
    float:left;
    color: #ffffff;
    text-align:left;
    font-family:Arial;
    font-size:small;
}

.featureoptional h3 h2
{
    text-align:center;
}

.featureoptional
{
    width:300px;
    margin-left:2px;
    float:right;
    color: #ffffff;
    background-color: #000000;
    text-align:left;
    font-family:Arial;
    font-size:small;
}

.featureIkon h3 h2
{
    text-align:center;
}

.featureIkon
{
    width:600px;
    margin-right:2px;
    color: #ffffff;
    background-color: #000000;
    text-align:left;
    font-family:Arial;
    font-size:small;
}

.footer
{
    color:#ffffff;
    text-align:center;
    left: 0px;
    top: 538px;
/*
    border-right: #ffff33 1px dotted;
    border-top: #ffff33 1px dotted;
    border-left: #ffff33 1px dotted;
    border-bottom: #ffff33 1px dotted;
*/
}

.footerleft
{
    color:#ffffff;
    text-align:left;
    left: 0px;
    /*position: absolute;*/float:left;
    top: 590px;
    height: 45px;
    width:300px;
/*
    border-right: #ffff33 1px dotted;
    border-top: #ffff33 1px dotted;
    border-left: #ffff33 1px dotted;
    border-bottom: #ffff33 1px dotted;
*/
}

.footercenter
{
    color:#ffffff;
    text-align:center;
    left: 306px;
    /*position: absolute;*/float:left;
    top: 590px;
    height: 45px;
    width:170px;
/*
    border-right: #ffff33 1px dotted;
    border-top: #ffff33 1px dotted;
    border-left: #ffff33 1px dotted;
    border-bottom: #ffff33 1px dotted;
*/
}
.footerright
{
    color:#ffffff;
    text-align:right;
    left: 482px;
    /*position: absolute;*/float:left;
    top: 590px;
    height: 45px;
    width:300px;
/*
    border-right: #ffff33 1px dotted;
    border-top: #ffff33 1px dotted;
    border-left: #ffff33 1px dotted;
    border-bottom: #ffff33 1px dotted;
*/
}

.minwidth
{
    width:100%;
    height:444px;
}

.minheight
{
    height:300px;
}

.rlogo
{
    position:absolute;
    left:0px;
    top:40px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
    width: 333px;
    height: 81px;
}

.topmiddle
{
    background-image: url(../../images/TopMiddle.jpg);
    background-repeat: no-repeat;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    width: 192px;
    padding-top: 0px;
    height: 81px;
    top:40px;
    left:333px;
    position:absolute;
}

.headertext
{
    position: absolute;
    top: 65px;
    left:375px;
    width:400px;
    text-align:center;
    font-size: 18pt;
    font-weight:bold;
    color: #ffffcc;
    font-family: Arial;
}

.flagleft
{
    left: 0px;
    background-image: url(../../images/FlagLeft.jpg);
    width: 85px;
    background-repeat: no-repeat;
    position: absolute;
    top: 121px;
    height: 78px;
}

.topmenu
{
    background-image: url(../../images/TopBar.jpg);
    height:40px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    margin: 0px;
    width:100%;
    top:0px;
}

.content
{
    /*z-index: 5;*/
    left: 75px;
    position: absolute;
    top: 155px;
    border-top: silver 4px ridge;
    border-right: silver 4px ridge;
    border-left: silver 4px ridge;
    border-bottom: silver 4px ridge;
    background-color:#ffffff;
    width: 85%;
   /* height: 300px;*/
}

.submenu
{
    background-image: url(../../images/SubMenuBack.jpg);
    height: 47px;
    width: 100%;
    border-bottom: gray 1px solid;
}

.contentbody
{
    width: 100%;
    font-size: 10pt;
    color: #666666;
    font-family: arial;
    float: none;
    display: block;
}

.contentbottom
{
    background-image: url(../../images/ContentBottom.jpg);
    height: 56px; 
    z-index: 5; 
    width: 100%;
    /*float: none;*/
    /*position: inherit;*/
    clear: both;
    display: block;
}

.contentbottom p
{
    background-image: url(../../images/ContentBottom.jpg);
    height: 56px;
    z-index: 5;
    width: 100%;
    float: none;
    position: inherit;
    clear: both;
    display: block;
    vertical-align: baseline;
}

.menuitem
{
    height: 40px;
    top:11px;
    display: inline;
    position: relative;
    padding-right: 10px;
    padding-left: 10px;
}

.menuitems
{
    height:40px;
    top:15px;
    margin: 0px;
    padding: 10px 0px 0px 30px;
    display: inline;
    position: static;
}

.menuitem a
{
    height:40px;
    text-align: center;
    text-decoration: none;
    font-size: 10pt;
    font-weight: bold;
    text-transform: uppercase;
    color: #cccccc;
    vertical-align: middle;
}

.spacer
{
    height:10px;
}

.sectionhead
{
    font-weight: bold;
    font-size: medium;
    color: #666666;
    font-family: Arial;
}

.footertext
{
    font-size: 7pt;
    color: #ffffff;
    font-family: arial;
    text-indent: 0pt;
    padding-left: 5px;
    padding-top: 5px;
}

.footertext a
{
    color: #ffffff;
}

.center
{
    text-align:center;
}

.left
{
    float: left;
    padding-left: 10px;
    display: inline;
}

.right
{
    float:right;
    padding-right:10px;
    display: inline;
}

.half
{
    width: 46%;
    clear: none;
}

.big
{
    font-size: 16pt;
    text-transform: uppercase;
    font-family: arial;
    text-align:center;
}

.small
{
    font-size: smaller;
}

.scrollcontent
{
    height:450px;
    overflow:auto;
}

.floorplandivider
{
    border-top: #666666 1px dashed;
    width: 95%;
    height: 15px;
    text-align: center;
    margin-top: 15px;
    position: static;
}