HTML {
	height: 100%;
	width: 100%;
}
BODY, .EditBody {
	height: 100%;
	width: 100%;
	color: Black;
	background-color: white;
	background-image: url(../images/SummerSocial/accma_bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.2em;
	text-align: center;
	margin: 0;
	padding: 0;
}

#mst {display:none;}


.EditBody{
	background-color: #ffffff;
	background-image: none;
	text-align: left;
}

a:link, a:active, a:visited {
	color: #990000;
}

a:hover {
	color: #696969;
}
.ingLink:link, .ingLink:active, .ingLink:visited {
	color: #cccccc;
}

.ingLink:hover {
	color: #FFFFFF;
	text-decoration: underline
}
P, TD, LI, DIV {
	font-size: .95em;
} 

#wrapper{
	margin:0 auto;
	text-align: left;
	width: 775px;
	background-color: #ffffff;
}

#banner{
	margin: 0;
	padding: 0; 
	width: 775px;

}
#content {
	margin: 0;
	padding: 0;
	width: 775px;
	vertical-align: top;
	min-height: 300px;
}

#content p, #content table{
	margin: 0 1em 1.5em 1em;
	padding: 0;

}

#sponsors p {
	margin: 0;
	padding: 0;
}
#content ul {
	font-weight: normal;
	margin: 3px 0 3px 1.6em;
	padding: 0;

}

#content ul li {
	list-style-type: square;
	list-style-position: outside;
	text-indent: 0;
	margin: .5em 0 0 0;
	padding: 0;
}
#fun, #food, #music {
	border: solid 1px;
	padding: 0;
	height: 215px;
	min-height: 215px;
} 
#fun *, #food *, #music * {
	padding: 10px;
	color: white;
}

#fun {
	border-color: #009900;
	background: #009900;
}
#food {
	border-color: #6699cc;
	background: #6699cc;
}
#music {
	border-color: #cc1111;
	background: #cc1111;
}

/*
#fun {
	border-color: #11cc11;
	background: #c0e0c0;
}
#food {
	border-color: #6699cc;
	background: #ddeeff;
}
#music {
	border-color: #cc1111;
	background: #e0c0c0;
}
*/

.search {
	width: 50px;
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	height: 18px;
	margin: 0px 0px 2px 5px;
	padding: 0px;
	vertical-align: text-bottom;
	border: 1px solid black;
}

.searchbox {
	width: 94px;
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	height: 18px;
	margin: 0px;
	padding: 0px;
	border: 1px solid black;
}

.searchForm{
	padding: 0px
	margin: 0px;
	display: inline;
}

#titlebar, #searchdiv  {
	float: left;
	width: 65%;
	background-color : #000066;
	color : #FFFFFF;
	font-size : 1.2em;
	font-weight : bold;
	padding: .2em;
	margin: 0 0 1em 0;

}
#searchdiv {
	float: right;
	width: 35%;
	text-align: right;
	}

#titlebar FORM {
	display: inline;
}	
.title {
	font-family: "Arial Narrow", Arial, "Sans Serif";
	font-size: 1.2em;
	font-weight: bold;
}



#leftnav {
	padding: 1em 0;
	margin: 0;
	width: 175px;
	height: 100%;
	background-color: #dfdfdf;
	vertical-align: top;
}
#news {
	width: 100%;
	padding: 0px 0 2px 0;
	margin: 0;
	border-bottom: 1px solid black;
}

#footer {
	clear: both;
	font-size: 0.8em;
	padding: 0px;
	margin: 0px;
	color: white;
	background-color: #666666;
	width: 775px;
	text-align: center;
}


.eLocalLink {
	text-align: center;
	margin: auto;	
}
TABLE.small TD {
	font-size: 0.8em;
}

.rightImage{
	margin-left: 10px;
	margin-bottom: 4px;
	margin-top: 4px;
	align: right;
	text-align: right;
}

.leftImage{
	margin-right: 10px;
	margin-bottom: 4px;
	margin-top: 4px;
	align: right;
	text-align: left;
}

.formThanks {
	text-align:center;
	margin: 30px auto;
}

/* -------------------------- Topnav -------------------------- */

#navcontainer ul
{
padding-left: 0;
margin-left: 0;
margin-top:0;
background-color: #036;
color: White;
float: left;
width: 100%;
font-family: arial, helvetica, sans-serif;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 0.2em 1em;
background-color: #036;
color: White;
text-decoration: none;
float: left;
border-right: 1px solid #fff;
}

#navcontainer ul li a:hover
{
background-color: #369;
color: #fff;
}




/*-------------------App Styles--------------------------*/
.NewsArchive 
{
	font-size: 10pt;
}
.NewsTitle 
{
	font-size: 10pt;
}
.NewsPubDate 
{
	font-size: 9pt;
}
.NewsSubTitle 
{
	font-size: 10pt;
}
.NewsItem 
{
	font-size: 10pt;
}

.LMNavTable {
	border-width: 1px 1px 1px 1px; 
	border-style: solid;
	border-color: #000000;
}
.LMNavRow {
	background-color: #CCCCCC;
	vertical-align: middle;
	font-weight: bold;
}

.cal1 
{
	color: Blue;
}
.cal2 
{
	color: Navy;
}
.cal1:hover
{
	color: Red;
}
.cal2:hover
{
	color: Red;
}
.caldir
{
	text-decoration: none;
	font-size: larger;
	font-weight: bolder;
}	
.cal_nav {
	background-color: lightgrey;
}
.cal_today {
	background-color: #e9e9e9;
}
.cal_monthday {
	background-color: #ffffff;
}
.cal_nonmonthday {
	background-color: lightgrey;
}
.cal_listhdr {
	font-weight: bold;
	font-size: 10pt;
}






/* ====== E-Postcard App ===== */

.epcTableBG {
	background-color: #cccccc;
}
.epcInnerTableBG{
	background-color: #FFFFFF;
	border: 1px solid #000000;
}

.epcCardName{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	font-weight: bold; 
}

.epcText{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: bold; 
}

.epcLink{
	color: #993333;
	font-weight: bold;
	text-decoration: none;
}

.epcLink:hover {
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}

.epcLink:active, epcLink:visited {
	color: #993333;
	font-weight: bold;
	text-decoration: none;
}



.search_link {
	font-size: 10pt;
}
.hilite {
	background-color: #FCF403;
	color: #000000;
	font-weight: bolder;
}

.galleryImg {
	border: solid 1px #000000;
}

div.slideshow {
			z-index: 1;
		}
div.homeslideshow {
			z-index: 1;
			float: right;
		}




/**
 * jQuery lightBox plugin
 */

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 10000;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

/* jQuery lightBox plugin - Gallery style */
#gallery {
	background-color: #fff;
}

#gallery img {
	background-color: #fff;
	padding: 5px;
	border: 1px solid #eee;
}
A.ymp-btn-page-play  {
	font-size: 10pt;
	font-weight: bold;
}

A.ymp-btn-page-play EM.ymp-skin {
	top: 0.12em !important;
}
