﻿
body 
{
	margin:0px;
    font: 0.8em arial;

}
a
{
	color:#73880A;
}


#homeTbl td
{
       border: solid 1px #cccccc;
       margin: 0 0 0 0;
}

#homeTbl table td
{
    border:0px;
}

#homeheader
{
    background:url(images/homestock.jpg);
}

#header
{
	background:#ffffff  top left repeat-x;
	margin:0px;
	height:110px;
	
}
#headerseparator
{
	height:65px;
	background-color:#97281D;
}
#mainwrapper
{
    width:800px;
    border-left:#5F5F5F 2px solid;
    border-right:#5F5F5F 2px solid;
	background:#ffffff;
	margin-left:auto;
	margin-right:auto;
}

#elLog
{
    right:32px;
}

#top
{
    /*padding: 0 15px;
    margin: 0 -15px;*/
    
    
    float:right;
    position:relative;
    width: 400px; 
    text-align: right;
    color:black;
    margin-top: 5px;
}

* html div#top 
{
	padding-right:20px;
}

#intwrapper
{
    margin-left:12px;
    margin-right:12px;
}
#nav
{
    
    background:#97281D;
    height:35px;
    border-top:#B83B35 5px solid;
    border-bottom:#83261F 5px solid;
    padding-left: 10px;
}



#search
{
    vertical-align:top;
    color:Black;
}
#search a
{
    color:#EDB12F;
}

#searchbox
{
    text-align:right;
    float:right;
    position:relative;
    bottom:30px;
    left:100px;
    color:#5E5E5E;
    font-size:10pt;
    font-weight:bold;
}

#repeater a
{
    font-size:8pt;
    color:#97281D;
    font-weight:bold;
}

#main
{
	color: #666666;
	margin-left:100px;
	margin-right:100px;
	padding:0;
}
#title
{
	/* margin-left: 20px; */
	padding-top:20px;
	position:inherit;
	margin: 0 0 0 0;
	font-size: 12pt;
	color: #97281D;
	font-family: Arial,Helvetica;
	width:279px;
	float: left; 
}
#title a
{
	color: #97281D;
	text-decoration:underline;
}
#subtitle
{
	margin-top: 0px;
	margin-left: 100px;
	color: #c5c5c5;
	font-size: 1.3em;
	font-family: Arial,Helvetica;


}
#loginbox
{
	padding:40px;
	background:black;
}
#loginboxwrapper
{
	background:url(images/login.png);
	float:left;
	margin-right:30px;
	margin-bottom:30px;
	margin-left:0px;
	height:225px;
	width:240px;
}
#leftbox
{
	float:left;
	margin:15px;
}
th
{
    vertical-align:top;
}
td
{
    vertical-align:top;
}
h1
{
	color: #ECB131;
	font-size: 1.5em;
	font-family: arial;
	margin-bottom: 3px;
	border-bottom: solid 1px gainsboro;
	padding: 2px;
}

h2 {
	color: #5F5F5F;
	font-size: 10pt;
    line-height: normal;
    font-style: normal;
    font-family: 'Arial';
    font-variant: normal;
    font-weight: bolder;
    
}

h3 {
	color: #996600;
	font-size: 1.0em;
    line-height: normal;
    font-style: normal;
    font-family: 'Arial Rounded MT Bold';
    font-variant: normal;
}


img { border: 0px; }
hr { color: #ccc; height: 1px; }
table { font-size: 100%; }
.codeblock 
{
	color: #73880A; 
	font: 100% "Courier New", Courier, monospace; 
	padding:20px;
	margin:20px;
	border-left:1px solid #666666; 
}
form { margin: 0px; padding: 0px; }
input, select 
{
    font-size: 9pt;
    font-family: 'Lucida Sans';
    border:1px solid #c5c5c5;
    
    }
textarea
{
    font-size: 9pt;
    font-family: 'Lucida Sans';
    border:1px solid #c5c5c5;
}


#footer 
{
    /* text-align:center; */
    padding-bottom:35px;
    position:relative;
    margin-bottom:40px;
    vertical-align:middle;
    font:arial;
	text-align:left;
	font-size:8pt;
	color:#000000;
	padding-top:1em;
	bottom:0;
	border-top:5px solid #BFBFBF;
	margin-top:20px;
}
#footer a
{
    color:#000000;
    
}
#footernav
{
margin-left:400px;
vertical-align:top;
}

.pagesummary
{
	font-size: 0.9em;
	color: #000000;
	bottom: 0;
	font-style: italic;
	font-family: arial;
	margin-bottom:15px;
}

.lastupdated
{
	font-size: 0.8em;
	color: dimgray;
	padding-top: 1em;
	bottom: 0;
	border-top: 1px solid whitesmoke;
	margin-top: 20px;
	font-style: italic;
	font-family: arial;
	font-weight: bold;
}
.loadingbox
{
    position:absolute;
    top:40%;
    left:40%;
    border:1px solid lightsteelblue; 
    background-color: #ffffff; 
    height:50px; 
    width:250px;
    text-align:center;
    padding-top:20px
}

.headlinks
{
	color:#97281D;
	font-weight:bold;
	font-size:small;
}

#titleLabel
{
   font-size:10pt;
}
#titleLabel a
{
    font-size:10pt;
    font-weight:bold;
    
}
#resultsGrid
{
    border-top:0px;
}
#resultsGridUser
{
    border-top:0px;
}

#image
{
    /*height:*/
}

.eventmonth
{
   border: 1px solid #DBDB79;
   width: 694px;
   margin-right: auto;
   margin-left: auto;
   background: #FEFFAB url("Images/background_fullwidth.jpg") repeat-y;
   margin-bottom: 10px;
   padding-left: 15px;
   padding-right: 15px;
   padding-top: 10px;
   text-align: center;
}

.eventmonth a:link, .eventmonth a:active, .eventmonth a:visited
{
       color: #000000;
       text-decoration: none;
}
.eventmonth a:hover
{
       text-decoration: underline;
}

.eventmonth h3
{
   padding-left: 20px;
   padding-right: 20px;
}

/* used as the cssclass of the actual calendar */
.eventmonthtable
{
   width: 694px;
   margin-right: auto;
   margin-left: auto;
   position: relative;
   margin-bottom: 15px;
   border: 1px solid #DBDB79;
   border-collapse:collapse;
}


.dayNumber
{
   float: right;
   border-bottom: 1px solid #C7C272;
   border-left: 1px solid #C7C272;
   clear: none;
   padding: 2px;
}


.calcurrentmonth
{
   /* no styles needed at this time */
}
.calothermonth
{
   background-color: #DCD78E;
}
.calcurrentday
{
   background-color: #FFFFC1;
}
.calweekend
{
   background-color: #FEEB95;
 /*  width: 15%; */
}

.calcurrentmonth , .calcurrentmonth , .calothermonth , .calcurrentday
, .calweekend
{
   text-align: left;
   border: 2px solid #C7C272;
   height: 60px;
   vertical-align: top;
   /* needed for positioning the dayNumber part */
   position:relative;
    border-collapse:separate;
    border-spacing: 5px;

}

.dashedline
{
   border-bottom: 1px dashed #DBCE6A;
   margin-bottom: 10px;
   height: 3px;
   margin-top: 0px;
   padding-top: 0px;
   clear:right;
}

.thumbnail
{
   float: right;
   margin: 0 0 0 5px;
}

/*  Dave's Totally Custom CSS Nav */
#menu, #menu ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#menu li a {
	display: block; 
	color: #ffffff;
	padding: 0px 20px 0px 10px;
	text-decoration: none;
	font-size:9pt;
	
}

#menu li ul li a {
	display: block; 
	color: #000000;
	padding: 0px 20px 0px 10px;
	text-decoration: none;
	font-size:9pt;
	
}

#menu a:hover {
	text-decoration:underline;
}

#menu li { /* all list items */
	float: left;
	line-height:16px;
	font-size:9pt;
	color:#ffffff;
	font-weight:bold;
}

#menu li ul { /* second-level lists */
	position: absolute;
	background: #FFFFFF;
	width: 150px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	line-height:15px;
	margin-left:-1px;
	margin-top:0px;
	border: 1px solid #cccccc;
	padding:5px;
}

#menu li ul li /* second-level list items */
{
    width:100%;
    font-size:9pt;
    color:#000000;
}


#menu li ul ul { /* third-and-above-level lists */
	margin: -1em 0 0 150px;
	line-height:15px;
	width:150px;
	border: 2px solid #AAA997;
	
}

#menu li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#menu li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	-filter:alpha(opacity=90); 
	-moz-opacity:.90; 
	-opacity:.90;
}
