


body 
{
	margin:0;
	padding:0;
	background-color: #404040;
	color: black;
	min-width:750px;
	font-family: Arial;
	font-size: 10pt;
	behavior: url("./includes/csshover.htc");
	background-image: url('./../images/background.jpg');
	background-repeat: repeat-x;

}

IMG
{
	behavior : url('./includes/pngbehavior.htc');
}

A
{
	color: black;
	font-weight: bold;
}

A:hover
{
	text-decoration:none;
}


	
#wrap
{
	height: 1%;
	
}


#wrap:after, #body:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#header
{

	margin: 0;
	margin-top: 50px;
	background-image: url("../images/header.jpg");
	height: 137px;

	background-repeat: repeat-x;
	padding-bottom: -20px;
	border-top:  2px solid #878380;
	border-bottom:  2px solid  #878380;
	
	

}

#title
{
	height: 100%;
	background-image: url('./../images/logo.jpg');
	background-repeat: no-repeat;
	background-position: bottom right;

}

#title IMG
{
	height: 210px:
	width: 505px;
	float:left;
	margin: 20px;
}	

#content
{

}

#menu
{
	float: left;
	background-image: url('./../images/header.jpg');
	background-repeat: repeat-x;
	height: 20px;
	margin-top:0;
	width: 100%;
	margin-top: -15px;
	_margin-top: 0;
	
}

#donate
{
	width: 120px;
	position: absolute;
	color: white;
	text-align: center;
	margin-top: 100px;
}

#menu UL, #menu LI
{
	margin:0;
	padding:0;
	list-style-type:none;
}

#menu 
{
	margin-left: 0;
	border-top: 2px solid black;
	border-bottom: 2px solid black;
	background-color: #A6BFE7;
	background-image: url('./../images/menuback.jpg');
	background-repeat: repeat-x;
	
}

TEXTAREA
{
	width: 400px;
	height: 250px;
}
#menu LI
{
	padding: 2px 8px;
	float: left;
	border-right: 1px solid #CDCDCD;
	text-align: center;
	margin-left: 0;
}

#menu LI A
{
	font-weight: bold;
	text-decoration: none;
	color: black;
}

#content 
{
	margin: 50px;
	width: 100%;
}



#menuItems .selectedTab A
{
	font-weight: bold;
	color: black;
}


.selectedPage A 
{
	text-decoration: underline !important;
}

#body H1
{
	font-family: times new roman;
	background-color: transparent;
	font-size: 25pt;
	margin-bottom: 10px;

}

#body HR
{
	color: black;
}

.page
{


}

.page .story
{
	padding-bottom: 45px;
	margin-bottom: 20px;
	border: none;
	background-image:url('./../images/grass.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
	border-bottom:1px solid #A5DEA5;
}

.page FIELDSET
{
	border:none;
	border-top: 2px solid black;
}

.page CITE,.page CODE, .page FORM, #spacer1 PRE
{
	display:block;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	padding: 5px;
	background-image: url('./../images/back2.jpg');
	background-repeat: repeat-x;
	background-color: white;
	margin: 16px;
	overflow:auto;
	width: 90%;

}

.databasetable
{
	float: left;
	width: 100px;
	border: 1px solid black;
	margin: 16px;
}

.databasetable H3
{
	margin: 0;

	background-color: black;
	color: white;
	text-align: center;
	padding: 2px;
	font-size: 11pt;
}

.databasetable UL
{
	margin: 0;
	padding: 0;
	background-image: url('./../images/back2.jpg');
	background-repeat: repeat-x;
	background-color: white;
}

.databasetable LI
{
	border: 1px solid black;
	list-style-type:none;
	padding: 2px;
}

.databasetable LI STRONG
{
	text-decoration: underline;
}
#footer
{
	text-align:center;
}


.ajaxLink
{
	font-size: 10px;
	text-decoration: underline;
	cursor: pointer;
}

A
{
	color: black;
}


.ajaxLink
{
	font-size: 10px;
	text-decoration: underline;
	cursor: pointer;
}




.ajaxtable td
{
	padding: 2px;
}
.ajaxtable tbody tr:hover
{
	background-color: #EAF6E2;
	cursor:pointer;	
}

.ajaxtable tbody tr
{
	background-color: #FEFEFE;
	cursor:pointer;	
}

.ajaxtable thead th
{
	background-color: #569824;
	color: white;
	
}

.ajaxtable tfoot tr
{
	background-color: #569824;
}

.ajaxtable tfoot td
{
	text-align:center;
}

.ajaxtable tfoot A, .ajaxtable thead A
{
	color: white;
	font-weight: bold;
	padding: 8px;

}


.editorlink
{
	font-size: 9px;
	text-decoration: none;
	border: 1px solid navy;
	background-color: #CDCDCD;
	padding: 2px;
	color: #000000;
}

.editorlink:hover
{
	background-color: #FFFFFF;
	color:#000000;
}

.relations
{
	margin-left: 5px;
}

.relations STRONG
{
	font-size: 15px;
}

.relations LI
{
	
	border-bottom: 1px solid #000000;
	display:block;
	margin: 5px;
	padding: 10px;
}

.relations UL LI
{
	padding: 5px;
	background-color: #FFFFFF;
	margin-left: 0;
	border: 1px solid #FFFFFF;
	position:relative;
}

.relations UL LI:hover
{
	
	border: 1px solid #CDCDCD;
}


.relations UL
{
	margin-left: 0;
	padding:0;

}

.editspace
{
	margin: 5px;
	padding: 5px;
}

.links
{
	visibility:hidden;
	margin-left: 20px;
	position: relative;
	right: 0;
}


.closeButton
{
	border: 1px solid black;
	background-color: white;
	padding: 5px;
	float: right;
	cursor: pointer;
	margin: 10px;
}

#treeview
{
	float: left;
	border: 1px solid black;
	padding-left: 0;
}


#treeview LI
{
	list-style-type:none;
	
}

#treeview LI A
{
	font-size: 11px;
	padding: 2px;
	color: black;
	text-decoration: none;
}


#items UL, #items LI
{
	list-style-type:none;
	margin-left:0;
	padding-left:0;
}

.itemEditor
{
	background-color: #EFEFEF;
	padding: 5px;
	border: 1px solid #CDCDCD;
}

.itemAdder
{
	background-color: #EFEFEF;
	padding: 5px;
	margin: 0;
	border: 1px solid #CDCDCD;
}
.lightbox
{
	background-color: black;
	position: absolute;
	left: 0px; 
	top: 0px;
	width: 100%;
	height: 100%;
	display: block;
}

.lightboxdialog
{
	background-color: transparent;
	top: 0px;
	left: 0px;
	border: 1px solid black;
	display:block;
	height: 0px;
	margin: 100px;
	position: absolute;
	padding: 20px;
	background-image: url('./../images/logofade.jpg');
	background-position: bottom right;
	visibility:hidden;
	background-repeat: no-repeat;
	overflow:auto;
}
.lightboxtitle
{
	background-color: #59A618;
	color: white;
	text-align:center;
	font-size: 11pt;
	padding: 10px;
	font-weight: bold;
	left: 0px;
	display:block;
	visibility:hidden;
	margin-bottom: 20px;
}

.closeButton
{
	border: 1px solid black;
	background-color: white;
	padding: 5px;
	float: right;
	cursor: pointer;
	margin: 10px;
}



.calendarTable
{
	border: 1px solid black;
	background-color: white;
	top: 0;
	left: 0;
	margin-top: 15px;
	margin-left: 15px;
	margin: 5px;
	width: 160px;
	border-collapse:collapse;
}

.calendarTable TD
{
	border: 1px solid #CDCDCD;
	padding: 0;
	width: 14%;
	color: black;
	text-align: center;
	-moz-border-radius: 2px;
}

.calendarTable TH
{
	background-color: #CDCDCD;
	color: white;
	font-weight: bold;
	
}

.weekday
{

}

.currentMonth
{
	font-weight: bold;
}

.weekend
{
	background-color: #EFEFEF;
}


.currentdate
{
	font-weight: bold;
	background-color: lightblue;
	color: white;
}

.othermonth
{
	background-color: #ABABAB;
	color: white;
}
.monthSwitch
{
	background-color: #ABABAB;
}
 .weekend:hover, .workday:hover, .othermonth:hover, .monthSwitch:hover
{
	background-color: #59A618; !important;
	color: white;
	cursor:pointer;
}
.smallPageContent
{
	border: 1px solid #CDCDCD;
	font-size: 9px;
	background-color: #EFEFEF;
	margin: 5px;
	padding: 5px;
}

.notconnected LI:hover
{
	background-color: #EFEFEF;
	border: 1px solid green;
	cursor:pointer;
}

.searchButton
{
	border: 1px solid black;
	background-color: white;
	margin: 5px;
	padding: 5px;
	display:block;
	width: 80px;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}

.searchButton:hover
{
	background-color: #569824;
	color: white;

}

#editorStatus
{
	color: red;
	font-weight: bold;
	text-align: center;
	font-size: 12pt;
	padding: 5px;
	height: 0px;

}

FIELDSET FIELDSET
{
	background-color: white;
}

#profile
{
	float: right;
}

#recentTrips, #routes
{
	float: left;
	width: 350px;
}

.chart
{
	float: left;
}

.chart H3, #profile H3
{
	padding: 0;
	margin: 0;
	margin-bottom:0;
}

#profile, #recentTrips, #routes, .chart, .login, fieldset
{
	border: 1px solid black;
	background-color: white;
	padding: 15px;
	margin: 15px;
	background-image: url('./../images/header.jpg');
	background-repeat: repeat-x;
	border-top: 2px solid black;
	border-bottom: 2px solid black;
	background-color: #A6BFE7;
}

#profile
{
	width: 25%;
}

#recentTrips 
{
	width: 45%;
}

#recentTrips UL, #routes UL
{
	list-style-type:none;
	margin-left: 0;
	padding-left:0;
}

#recentTrips LI, #routes LI, #Route_Table LI, UL.connect LI
{
	margin: 0;
	margin-left:0;
	padding: 2px;
	border: 1px solid #ABABAB;
	background-image: url('../images/blockgradient.jpg');
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	width: 350px;
	font-size: 11pt;
	margin: 2px;
}

#recentTrips H4
{
	margin: 0;
	padding: 2px;
	text-align: center;
	color: black;
	font-family:Arial,Helvetica,sans-serif;
	border-bottom: 1px solid #CDCDCD;
}

H3 A
{
	float: right;
	display:block;
	margin-top: -15px;
	font-size: 10pt;
}	

#topmenu
{
	float: right;
	padding: 2px;
	padding-right: 10px;
}

#topmenu A
{
	text-decoration: none;
}

.spacer
{
	width: 100%;
	height:1px;
	display: block;
	clear: both;
	visibility:hidden;
}

.lightboxdialog * 
{
	height:auto;
}

.validationMessage
{
	
	display:block;	
	border: 1px solid black;
}

.message
{
	display: block;
	color:red;
	font-style: italic;

}

FIELDSET
{
	border: 1px solid black;
	position: relative;
}

LEGEND
{
	border: 1px solid black;
	background-color: white;
	color: black;
	font-weight:bold;
	padding: 3px 10px;
	position: relative;
	top: -25px;
}

.shock
{
	display:block;
}

.shock IMG
{
	background-color: #EFEFEF;
	padding: 5px;
	border: 1px outset black;
}

.connect
{
	padding-left: 0;
}

.connect LI
{
	list-style-type:none;
	margin-left:0;
	padding-left: 0;
}

UL.connect LI LABEL
{
	
}


.screenshots LI
{
	padding: 15px;
	text-align:center;
	list-style-type:none;
	float: left;
	width: 220px;
	height: 220px;
}

.screenshots A
{
	text-decoration: none;

}

.screenshots A SPAN
{
	display:block;
}

.screenshots A IMG
{
	border: 1px solid black;
	margin: 5px;
	padding: 0;
}

.screenshots A:hover IMG
{
	border: 1px solid white;
}

.screenshots A:hover
{
	text-decoration: underline;
}


#banner IMG
{
	background-color: white;
	margin: 5px;
	border: 0;
}

.postInfo
{
	font-weight: bold;
	font-style: italic;
}

#status
{
	margin: 25px;
	color: red;
	padding:10px;
}