﻿/* DEFAULTS
----------------------------------------------------------*/

body   
{
    background: #E6E3FF;
    font-size: .80em;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    margin: 0px;
    padding: 0px;
    color: #000000;
}

a:link, a:visited
{
    color: #034af3;
}

a:hover
{
    color: #1d60ff;
    text-decoration: none;
}

a:active
{
    color: #034af3;
}

p
{
    margin-bottom: 10px;
    line-height: 1.6em;
}


/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #666666;
    font-variant: small-caps;
    text-transform: none;
    font-weight: 200;
    margin-bottom: 0px;
}

h1
{
    font-size: 1.6em;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

h2
{
    font-size: 1.5em;
    font-weight: 600;
}

h3
{
    font-size: 1.2em;
}

h4
{
    font-size: 1.1em;
}

h5, h6
{
    font-size: 1em;
}

/* this rule styles <h1> and <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0px;
}


/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

.page
{
    position: relative;
    width: 1024px;
    height: auto;
    background-color: #FFFFFF;
    margin: 0px auto 0px auto;
    border: 0px solid #496077;
    
    top: 0px;
    left: 0px;
}

.header1
{
    float: left;
    position: relative;
    margin: 0px;
    padding: 0px;
    background: #FFFFFF;
    width: 300px;
    height: 150px;
}

.header1 h1
{
    font-weight: 700;
    margin: 0px;
    padding: 0px 0px 0px 20px;
    color: #f9f9f9;
    border: none;
    line-height: 2em;
    font-size: 2em;
}



.leftCol
{
    padding: 6px 0px;
    margin: 12px 8px 8px 8px;
    width: 200px;
    min-height: 200px;
}

.footer
{
    color: #4e5766;
    padding: 8px 0px 0px 0px;
    margin: 0px auto;
    text-align: center;
    line-height: normal;
}


/* TAB MENU   
----------------------------------------------------------*/

div.hideSkiplink
{
    position:absolute; 
    background-color: #564D52;
    top:105px;
    width:724px;
    height: 39px;
    z-index: 999;
    /*  opacity:0.3;
   filter:alpha(opacity=30);*/ /* For IE8 and earlier */
}

div.menu
{   
    position:absolute; 
    top:0px;
    padding: 0px 0px 0px 0px;
    

}


div.menu ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    
    z-index: 1000;
}

div.menu ul li a, div.menu ul li a:visited
{
    background-color: #564D52;
    border: 1px #3e3e3e solid;
    color: #c7c7FF;
    font-size: 1.2em; 
    display:  block;
    line-height: 1.35em;
    padding:    8px 20px;
    text-decoration: none;
    white-space: nowrap;
    z-index: 1000;
}

div.menu ul li a:hover
{
    background-color: #bfcbd6;
    color: #465c71;
    text-decoration: none;
}

div.menu ul li a:hover
{
    background-color: #bfcbd6;
    color: #465c71;
    text-decoration: none;
}

div.menu ul li a:active
{
    background-color: #465c71;
    color: #cfdbe6;
    text-decoration: none;
}

/* FORM ELEMENTS   
----------------------------------------------------------*/

fieldset
{
    margin: 1em 0px;
    padding: 1em;
    border: 1px solid #ccc;
}

fieldset p 
{
    margin: 2px 12px 10px 10px;
}

fieldset.login label, fieldset.register label, fieldset.changePassword label
{
    display: block;
}

fieldset label.inline 
{
    display: inline;
}

legend 
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input.textEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

input.passwordEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

div.accountInfo
{
    width: 42%;
}

/* MISC  
----------------------------------------------------------*/

.clear
{
    clear: both;
}

.title
{
    
    float: left;
    text-align: left;
    width: 724px;
    height: 150px;
}

.loginDisplay
{
    font-size: 1.1em;
    display: block;
    text-align: right;
    padding: 10px;
    color: White;
}

.loginDisplay a:link
{
    color: white;
}

.loginDisplay a:visited
{
    color: white;
}

.loginDisplay a:hover
{
    color: white;
}

.failureNotification
{
    font-size: 1.2em;
    color: Red;
}

.bold
{
    font-weight: bold;
}

.submitButton
{
    text-align: right;
    padding-right: 10px;
}






/*NEW AND HOT?*/



middle
{
    

    text-align: left;
    width: 1024px;
    height:600px;
    min-height: 600px;
    position:relative;
    top:200px;
}

.newandhot { float:left; background-position: center top; background-repeat: no-repeat; width:300px;height:600px;}
.newandhotimg { border-color:lightgray;border-style:solid;border-width:1px;border-left:none;float:left; background-size:  cover;background-position: center center; background-repeat: no-repeat; width:299px; height:200px;font-size: 1.0em; color: black;text-align:left}
.newandhothdr { border-color:lightgray;border-style:solid;border-width:1px;float:left; background-position: center center; background-repeat: no-repeat; width:299px; height:200px;font-size: 1.0em; color: black;text-align:left}

.main
{
    padding: 0px 0px;
    margin: 0px 0px 0px 0px;
    width: 724px;
    min-height: 606px;
    float: left;
    
}

/* HEADER */
.header { height:100px; float:left;}
.headerimg { background-position: center top; background-repeat: no-repeat; width:300px; height:100px;position:absolute;float:left;
}
.headerimgs {height:100px;float:left;width:300px;}

.headertext {
    width: 724px;float:left;height:100px;
}

.cLINE {    font-size: 1.4em;
    color: black;text-decoration:underline;font-weight:bold;}


.cINFO {    font-size: 1.0em;
    color: GrayText;
}


.latestheader {width:724px;font-size: 2.8em; color: black;text-align:left;padding-bottom: 25px;padding-top:50px;padding-left:50px;padding-right:50px;}

.latestimage { width:724px; height:50px;font-size: 1.0em; color: black;text-align:left;padding-bottom: 25px;padding-top:0px;padding-left:50px;padding-right:50px;}

.latesttext { width:600px; height:200px;font-size: 1.2em; color: black;text-align:left;padding-bottom: 0px;padding-top:0px;padding-left:50px;padding-right:50px;}


.googlemap {height:606px;width:425px;float:left;
}

.territorytext {position:relative; left:5px;font-size: 1.2em; color: black;text-align:left;padding-bottom: 0px;padding-top:0px;padding-left:50px;padding-right:10px;
}



.designservices {height:380px;width:380px;float:left;
}

.designservicestext {position:relative; left:5px;font-size: 1.2em; color: black;text-align:left;padding-bottom: 0px;padding-top:0px;padding-left:50px;padding-right:10px;
}

.hrline {color:lightgray; left:1px;
}


.aboutheader {font-size: 1.2em; color: black;text-align:left;position:relative; left:5px;top: 25px;padding-bottom: 0px;padding-top:0px;padding-left:50px;padding-right:10px;
}

.aboutaddress {float:left;width: 300px; height: 175px;font-size: 1.2em; color: black;text-align:left;position:relative; left:5px;padding-bottom: 0px;padding-top:0px;padding-left:50px;padding-right:0px;
}

.aboutaddresscontainer {position:relative; top:60px;
}



#headernav-outer { position:relative; top:5px; margin:0 auto; width:100px;height:32px;z-index:100; }
#headernav { padding-left:1px; }

.btn { height:32px; width:32px; float:left; cursor:pointer; }
#back { background-image:url("../images/btn_back.png"); }
#next { background-image:url("../images/btn_next.png"); }
#control { background-image:url("../images/btn_pause.png"); }