﻿body
{
    background: #c1beb9 url('/site/Images/BodyBG.jpg') repeat-x center top;
    margin: 0px;
    padding: 0px;
    text-align: center;
}
#wrap
{
    width: 980px;
    margin: 0px auto;
    text-align: left;
    padding: 131px 0px 0px 0px;
    background: url('/site/Images/HeaderBG.jpg') no-repeat center top;
    border: solid 1px #938d84;
    overflow: auto;
    position: relative;
}

a 
{
	color: #0000ff
}
p, div
{
	font-family: "trebuchet ms", helvetica, sans-serif;
	font-size: 10pt;
	color: #696765;
	margin: 0px;
	padding: 0px
}

#wrap #login
{
    position: absolute;
    top: 8px;
    right: 16px;
    width: 204px;
}

#wrap #login #ctl00_pnlLogin
{
    margin: 0px;
    padding: 20px 0px 0px 0px;
    background: url('/site/Images/LoginText.jpg') no-repeat left top;
}

#wrap #login #ctl00_pnlLogin input.tx
{
    width: 200px;
    border: solid 1px #cdcdcd;
    margin: 0px 0px 2px 0px;
    padding: 2px 3px 2px 3px;
    height: 18px;
    line-height: 18px;
    color: #696765;
}

#wrap #login #ctl00_pnlLogin .cb label
{
    font-family: "trebuchet ms", helvetica, sans-serif;
	font-size: 8pt;
	color: #696765;
}

#wrap #contentwrap
{
    width: 980px;
    background: #ffffff url('/site/Images/ContentBG.png') repeat-y;
    overflow: auto;
}

#wrap #contentwrap #content
{
    width: 732px;
    margin: 0px;
    padding: 0px 8px 8px 8px;
    float: left;
}

#wrap #contentwrap #sidebar
{
    width: 232px;
    margin: 0px;
    padding: 0px;
    float: left;
}

#wrap #contentwrap #sidebar div
{
    width: 218px;
    height: 28px;
    line-height: 28px;
    padding: 0px 0px 0px 14px;
    border-bottom: solid 1px #c6c6c6;
    font-size: 11pt;
}

#wrap #contentwrap #sidebar div.indent
{
    width: 188px;
    padding: 0px 0px 0px 44px;
    font-style: italic;
}

#wrap #contentwrap #sidebar div.indentsel
{
    width: 188px;
    padding: 0px 0px 0px 44px;
    font-style: italic;
    background: url('/site/Images/SidebarBG.png') repeat-y;
}

#wrap #contentwrap #sidebar div.sel
{
    background: url('/site/Images/SidebarBG.png') repeat-y;
}

#wrap #contentwrap #sidebar div a
{
    color: #666666;
    text-decoration: none;
}

#wrap #contentwrap #sidebar div a:hover, #wrap #contentwrap #sidebar div.sel a, #wrap #contentwrap #sidebar div.indentsel a
{
    color: #cc8028;
    font-weight: bold;
}

#wrap #contentwrap #content #slideshow
{
    width: 748px;
    height: 200px;
    margin: 0px 0px 8px -8px;
}

#wrap #contentwrap #content div
{
	font-family: "trebuchet ms", helvetica, sans-serif;
	font-size: 10pt;
	color: #696765;
	margin: 0px;
	padding: 0px
}

#wrap #contentwrap #content div.floatingpanel
{
    width: 240px;
    float: right;
    margin: 0px 0px 8px 8px;
    padding: 5px;
    background: #f8eada;
    border: solid 1px #efd0ad;
}


#wrap #contentwrap #content h1
{
	font-size: 14pt;
	margin: 0px 0px 10pt 0px;
	color: #cc8028;
	padding: 0px;
}
#wrap #contentwrap #content h2
{
	font-size: 12pt;
	margin: 0px 0px 10pt 0px;
	color: #cc8028;
	padding: 0px;
}
#wrap #contentwrap #content h3
{
	font-size: 10pt;
	margin: 0px 0px 10pt 0px;
	color: #cc8028;
	padding: 0px;
}
#wrap #contentwrap #content h4
{
	font-size: 10pt;
	margin: 0px 0px 10pt 0px;
	color: #696765;
	padding: 0px;
}
#wrap #contentwrap #content p
{
	margin: 0px;
	padding: 0px;
}
#wrap #contentwrap #content li, #wrap #contentwrap #content ol
{
    font-family: "trebuchet ms", helvetica, sans-serif;
	font-size: 10pt;
	color: #696765;
	margin: 0px 0px 2px 0px;
	padding: 0px;
}
#copy
{
    clear: both;
    width: 224px;
    height: 62px;
    margin: 0px auto 10px auto;
    text-align: left;
    padding: 9px 0px 0px 756px;
    background: url('/site/Images/FooterBG.jpg') no-repeat left top;
    font-size: 8pt;
}
#copy a
{
    color: #000000;
}

input.tx, textarea.tx
{
    width: 150px;
    border: solid 1px #696765;
	font-family: Arial;
}

span.field
{
    display: block;
    margin: 0px 0px 3px 0px;
    font-weight: bold;
}

span.field span
{
    font-weight: normal;
}

div.thumb
{
    width: 122px;
    height: 97px;
    background: url('Images/ThumbBG.png');
    position: static;
    background-image: url('Images/ThumbBG.png');
    /* IE 6 Fix */
    _background-image:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='Images/ThumbBG.png');
    float: left;
}

div.thumb img
{
    padding: 11px 11px 11px 11px;
    border: none;
}

#wrap #contentwrap #content p.documentname
{
    font-size: 9pt;
    margin: 0px 0px 10pt 0px;
}

.admindesc
{
    display: block;
    margin: 5px 0px 2px 0px;
    font-weight: bold;
}

.mapitem
{
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
    z-index: 1;
    visibility: hidden;
    display: none;
}

.mapdetailsbox
{
    width: 250px;
    height: 130px;
    background: url('/site/Images/MapDetailsBox.png') no-repeat;
    visibility: hidden;
}



div.client input.tx, div.client textarea.tx, div.client input.readonly
{
    font-family: Arial;
    font-size: 10pt;
    color: #000000;
    border: solid 1px #696765;
}

div.client span.field
{
    display: block;
    margin: 5px 0px 2px 0px;
    font-weight: bold;
    color: #000000;
    font-size: 10pt;
}

div.client span.field span
{
    font-weight: normal;
    display: inline;
}

div.client label.field, div.client label
{
    color: #000000;
    font-size: 10pt;
}


#wrap #contentwrap #content div.clientheader
{
    width: 666px;
    height: 80px;
    background: url('/site/Clients/Images/HeadingBG.png') no-repeat;
    position: relative;
    margin-bottom: 10px;
}

div.clientheader span.welcome
{
    position: absolute;
    top: 8px;
    left: 8px;
    width: 650px;
    height: 20px;
    color: #ffffff;
    font-weight: bold;
    font-size: 11pt;
}

div.clientheader span.heading
{
    position: absolute;
    top: 0px;
    line-height: 80px;
    right: 8px;
    width: 650px;
    color: #ffffff;
    font-size: 20pt;
    font-style: italic;
    text-align: right;
}

div.links img
{
    border: none;
}


#wrap #contentwrap #content .accordionHeader
{
    border: 1px solid #282421;
    color: #282421;
    background-color: #FFC75E;
    font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

#wrap #contentwrap #content .accordionHeaderSelected
{
    border: 1px solid #282421;
    color: #282421;
    background-color: #F09C00;
    font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

#wrap #contentwrap #content .accordionContent
{
    background: none;
    border: 1px solid #282421;
    border-top: none;
    padding: 10pt 5px 0px 5px;
}

.dropdown
{
    border: solid 1px #000000;
    background: #ffffff;
    height: 150px;
    overflow: auto;
}

.dropdown ul
{
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.dropdown li
{
    list-style-type: none;
       
}

.dropdown a
{
    width: 100%;
    display: block;
    text-decoration: none;
    color: #696765;
  /*  padding: 5px 5px 5px 5px;*/
    
}
.dropdown a:hover
{
    background: #FAC769;
}
