﻿*
{
    margin: 0;
    padding: 0;
}
p
{
    padding-top: 8px;
    padding-bottom: 8px;
}

html
{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 80%;
    background-color: #FFFFCC;
}
#outercontainer
{
    background-color: #9CAD69;
    margin: 0 auto;
    margin-top: 8px;
    width: 960px;
    text-align: left;
    border:1px solid #BBBBBB;
}
#container
{
    margin: 0 auto;
    width: 960px;
    text-align: left;
    background-color: #ae6a25;
    color: #996633;
}
#header
{
    padding: 0px;
    margin: 0px;
    position: relative;
}
#header img
{
    border-bottom: 1px solid White;
}

body
{
    margin: 0px;
    border: 0px;
    padding: 0px;
    text-align: center;
}

img
{
    border-style: none;
    border-width: 0px;
    margin: 0;
    padding: 0px;
}

.interior body
{
    background-attachment: scroll;
    background-color: transparent;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
}
#navsearch
{
    margin-left: 725px;
    margin-top: 6px;
}
.highlight
{
    background-color: yellow;
}
#nav
{
    clear: both;
    float: left;
    position: relative;
    width: auto;
}
#nav li
{
    display: block;
    float: left;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 0;
    border-right: 1px solid #EFECCA;
}
#nav li a
{
    color: #FFFF99;
    display: block;
    font-size: 12px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 14px;
    padding-right: 14px;
    font-weight: bold;
    text-decoration: none;
}
#nav a:hover
{
    background-attachment: scroll;
    background-color: transparent;
    background-position: left bottom;
    background-repeat: repeat-x;
    background-color: #C1A277;
    text-decoration: none;
}
h1
{
    margin-top: 10px;
    color: #996633;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    border-bottom: 1px solid #996633;
    margin-bottom: 10px;
    letter-spacing: -0.7px;
}
h2
{
    margin-top: 10px;
    color: #996633;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    border-bottom: 1px solid #cccccc;
    margin-bottom: 10px;
}

hx2
{
    font-size: 14px;
    color: #996633;
    margin-top: 10px;
    margin-left: 20px;
    position: relative;
    text-align: left;
}
h3
{
    color: #996633;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 6px;
    position: relative;
    text-align: center;
    letter-spacing: -0.9px;
}
h4
{
    font-size: 18px;
    color: #996633;
    position: relative;
    text-align: left;
    border-bottom: 1px solid #dddddd;
    margin-bottom: 10px;
}
h5
{
    font-size: 16px;
    font-style: italic;
    font-weight: bold;
    color: #996633;
    position: relative;
    text-align: center;
    margin-bottom: 5px;
    margin-top: 10px;
}

.question
{
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
    color: #996633;
    position: relative;
    text-align: left;
    margin-top: 10px;
    margin-bottom: 2px;
    padding: 0;
}
.answer
{
    font-size: 13px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-top: 3px;
}

#page
{
    clear: both;
    width: 960px;
    margin: 0px;
}

.content
{
    float: left;
    width: 920px;
    font-size: 12px;
    color: #666666;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    background-color: #FFFFFF;
    margin: 0px;
    min-height: 350px;
}
.left
{
    float: left;
    width: 590px;
}

.right
{
    float: right;
    width: 300px;
}

#bodycopy
{
    float: left;
    margin-bottom: 40px;
    margin-left: 0;
    margin-right: 40px;
    margin-top: 0;
    position: relative;
    width: 500px;
}

/* table formatting */
table
{
    padding: 10px;
}
tr.odd
{
    background-color: #f0f0f0;
}

tr.even
{
}
th
{
    text-align: left;
}
/***************************************************************/
#calendar
{
    padding: 5px;
    margin: 0;
    width: 100%;
}

#calendar td
{
    padding: 1px;
}

/*************************************************/

.BDEntry
{
    padding: 20px;
}
.BDEntry th
{
    padding-left: 4px;
    text-align: right;
    font-size: 12px;
}
.BDEntry td
{
    padding-left: 4px;
}

.membertable
{
    padding: 1px;
    margin: 0;
    border-collapse: collapse;
    width: 100%;
}

.membertable th
{
    width: 20%;
    background-color: #F7F4EF;
    color: #454545;
    white-space: nowrap;
    text-align: right;
    border: 1px solid #FFFFFF;
    padding: 2px;
    font-weight: 300;
    padding-right: 6px;
}

.membertable td
{
    background-color: #F3F3F3;
    border: 1px solid #FFFFFF;
    padding: 2px;
    height: 20px;
}

.gridtable
{
    padding: 0px;
    margin: 0;
    border-collapse: collapse;
    border: none;
}

.gridtable td
{
    padding: 0px;
    padding-right:30px;
}

.showhide
{
    text-align: right;
}

#printbutton
{
    margin-top: 0px;
    text-align: right;
}
.red
{
    color: red;
}

.errors
{
    border: 2px solid red;
    color: red;
    margin: 5px 0px;
    padding: 15px;
}
.errors li
{
    padding: 0px;
    margin: 5px;
    padding-left: 10px;
    margin-left: 10px;
}
#error
{
    color: red;
    padding: 5px;
}

.edit
{
    width: 100%;
    margin-top: 15px;
    margin-bottom: 5px;
    text-align:right;

}
.edit a
{
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 4px;
    padding-bottom: 5px;
    margin: 0px;
    font-size: small;
    color: White;
    text-decoration: underline;
    background-color: #006699;
    border: 1px solid;
}
/******************************************************************************************************************/
.reports
{
}
.reports li
{
    padding-left: 5px;
    padding-right: 5px;
    margin-right: 2px;
    margin-left: 50px;
    padding-top: 8px;
    padding-bottom: 8px;
    list-style-type: decimal;
    list-style-image: none;
}

/******************************************************************************************************************/
#subnav
{
    margin-left: 0px;
}
#subnav li
{
    float: right;
    padding-left: 5px;
    padding-right: 5px;
    margin-right: 2px;
    padding-top: 8px;
    padding-bottom: 8px;
    list-style-type: none;
}
fieldset
{
    padding: 10px;
    border: 1px solid #DDDDDD;
}
legend
{
    padding: 20px;
}

input
{
    color: #444455;
}
.bold
{
    font-weight: bold;
}
.chk
{
    width: 10px;
    height: 10px;
}

#footer
{
    clear: both;
    color: #E7F9B0;
    text-align: center;
    height: 30px;
    line-height: normal;
    vertical-align: middle;
    padding-top: 20px;
}
#footer a:link
{
    color: #E7F9B0;
    text-decoration: underline;
}
#footer a:visited
{
    color: #E7F9B0;
    text-decoration: underline;
}

p
{
    font-size: 12px;
}
#topright a
{
    color: #BBBBBB;
    position: absolute;
    left: 880px;
    font-size: 11px;
    font-family: Verdana;
    top: 15px;
}
#topright a:hover
{
    color: White;
}
.contactform
{
}
.contactform fieldset
{
    padding: 5px;
    width: 550px;
    margin-bottom: 30px;
}

.contactform table
{
    padding: 5px;
}
.contactform th
{
    width: 175px;
    font-weight: normal;
    text-align: right;
    padding-right: 5px;
    vertical-align: top;
}
.cbxCategory
{
    color: #222222;
    background-color: #FFFFCC;
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
    height: 30px;
}

.mGrid
{
    width: 100%;
    background-color: #fff;
    margin: 5px 0 10px 0;
    border: solid 1px #525252;
    border-collapse: collapse;
}
.mGrid td
{
    padding: 3px;
    border: solid 1px #c1c1c1;
    color: #717171;
}
.mGrid th
{
    padding: 8px;
    color: #fff;
    background: #424242 url('../images/grd_head.png') repeat-x top;
    border-left: solid 1px #525252;
    font-size: 0.9em;
}
.mGrid .alt
{
    background: #fcfcfc url('../images/grd_alt.png') repeat-x top;
}
.mGrid .pgr
{
    background: #424242 url('../images/grd_pgr.png') repeat-x top;
}
.mGrid .pgr table
{
    margin: 5px 0;
}
.mGrid .pgr td
{
    border-width: 0;
    padding: 0 6px;
    border-left: solid 1px #666;
    font-weight: bold;
    color: #fff;
    line-height: 12px;
}
.mGrid .pgr a
{
    color: #666;
    text-decoration: none;
}
.mGrid .pgr a:hover
{
    color: #000;
    text-decoration: none;
}
.mGrid th a
{
    color: #FFFF66;
    text-decoration: none;
}
.mGrid th a:hover
{
    text-decoration: underline;
}
.mGrid td a
{
    color: #996600;
    text-decoration: none;
}
.mGrid td a:hover
{
    text-decoration: underline;
}
input.btn
{
    padding: 3px;
    color: #336699;
    font: bold small 'trebuchet ms' , helvetica, sans-serif;
}



#crumbs
{
    height: 2.3em;
    border: 1px solid #dedede;
}
#crumbs li
{
list-style-type:none;
padding:0;
margin:0;

    float: left;
    line-height: 2.3em;
    color: #777;
    padding-left: .75em;
}
#crumbs li a
{
    background: url('../images/crumbs.gif') no-repeat right center;
    display: block;
    padding: 0 15px 0 0;
}
#crumbs li a:link, #crumbs li a:visited
{
    color: #777;
    text-decoration: none;
}
#crumbs a:link, #crumbs a:visited, #crumbs li a:hover, #crumbs li a:focus
{
    color: #dd2c0d;
}


/*** alternative table/gridview layout **/

.tablestyle{
	font-family:arial;
	margin:10px 0pt 15px;
	font-size: 8pt;
	border-color: #CDCDCD;
	width:850px;
	color: #3D3D3D;
}
.tablestyle td, .tablestyle th{
	border-color: #CDCDCD;
}
.alternatingrowstyle{
    background-color:#F0F0F6;
}
.headerstyle {
    background-color:#F0F0F6;
    background-image: url(img/sort_none.gif);
    background-repeat: no-repeat;
    background-position: center left;     
    padding-left: 20px;
}  
.headerstyle a{
	text-decoration:none;
    color:black;
	display:block;
}    
.rowstyle{
	background-color: #FFF;
}
.rowstyle td, .alternatingrowstyle td {
	padding: 4px;
}
.sortascheaderstyle{
    background-image: url(img/sort_asc.gif);     
    background-color: #8dbdd8; 	
    background-repeat: no-repeat;
    background-position: center left;       
}
.sortdescheaderstyle{
    background-image: url(img/sort_desc.gif);     
    background-color: #8dbdd8; 	
    background-repeat: no-repeat;
    background-position: center left;       
}   