/* Resolution Interactive Media */
/* Developed By: Jonathan Kochis And Brendan Farr-Gaynor */
/* jonathan@teamresolution.com / brendan@teamresolution.com */


/* Start of Basic Classes 
--------------------------------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------------------------------- */
.clearBox { clear:both; height:1px; width:100%; overflow:hidden; }

body {
  background-color: #F5F4EE;
  font: normal 10px Verdana, Arial, Georgia, sans-serif; 
  color:#333333;  
  padding:0;
  margin:0;
  text-align: center;
  background-image:url(/images/stripeRepeat.png);
  
}

td { vertical-align:top; }

/****************************
a { color:#999999; }
a:hover { color:#000000; }
 ****************************/
a { font-weight:bold; }
a:hover { text-decoration:none; }

label { font-weight: bold; font-size:10px; }

hr {
	color: #CCCCCC;
	height: 1px;
	margin:0px;
	padding:0px;
}

li { font-size:12px; }

p { font-size:12px; }

input {
	font-size:10px;
}

textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

h1 { padding:0px; margin:0px; }
* html h1 { font-size:18px; font-weight:bold; }
*:first-child+html h1 { font-size:18px; font-weight:bold; }

/* End of Basic Classes 
--------------------------------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------------------------------- */




/* Start of Layout Classes 
--------------------------------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------------------------------- */

#inhalt {
  text-align: left;
  vertical-align: top;	
  margin: 0px auto;
  padding:0px;
  width: 775px;
  height: 100%;
}

#inhalt #header { background:url(/images/abmvHeaderBack.png) no-repeat; height:160px; padding:0px; margin:0px; }
#inhalt #header #safeHeader { display:none; }
#inhalt #header #homeButton { border:none; margin:35px 0px 0px 10px; width:400px; height:70px;  }
* html #inhalt #header #homeButton { margin-top:30px; }
*:first-child+html #inhalt #header #homeButton { margin-top:30px; }

#inhalt #header #abmvLink { float:right; padding:5px 15px 0px 0px;  }

#inhalt #header #primaryNav {
	/*width:99%; *//*680px;*/
	float:left;
	padding: 0px 0px 0px 20px;
	margin: 0px;
	font-weight:bold;
	font-size: 10px;
}

#inhalt #header #primaryNav div {
	border:none; 
	margin:0px; 
	padding:0px;
}

#inhalt #header #primaryNav a {
	display:block;
	float:left;
	font-weight:bold;
	color:#333333;
	padding:5px;
	text-decoration:none;
	margin:0px;
	border:1px solid #CCCCCC;
	border-bottom:none;
	border-top:none;
}

#inhalt #header #primaryNav a:hover {
	font-weight:bold;
	color:#666666;
	text-decoration:underline;
}


#body { background:url(/images/abmvMiddleRepeat.png) repeat-y;  padding:0px; margin:0px; }
#body #bodyGrad	{  background:url(/images/abmvMiddleVertGradRepeat.png) repeat-x top;  padding:0px; margin:0px 9px 0px 10px; }
#body #bodyGrad #content {
	width:auto;
	/*background-color:#0033FF;*/
	margin:0px 10px 0px 7px;
	padding:0px 0px 0px 0px;
	
}
#body #bodyGrad #content h1#contentHeader {
	margin:0px;
	padding:5px;
	font-size:14px;
}

#body #bodyGrad #content h3 {
	margin:0px 0px 5px 0px;
	padding:0px;
	font-size:11px;
}

#body #bodyGrad #content h2 {
	margin:0px;
	padding:0px;
	padding:0px;
	font-size:15px;
}

#inhalt #footer {clear:both; background:url(/images/abmvFooterBack.png) no-repeat; height:104px; }
#inhalt #footer #deepFooter {
	background:none; /*background-color:#00FF99; border:1px solid #CCCC00;*/
	width:auto;
	margin:20px 5px 0px 25px;
	font-size:9px;
	color:#999999;
	line-height: 1.1em;
}

#inhalt #footer #deepFooter span.wrapL { float: left; padding: 0px 10px 0px 0px;  }
#inhalt #footer #deepFooter span.wrapR { float: right; }
#inhalt #footer #deepFooter span.wrapR #resLogo { border:none; margin:0px;  }

/* End of Layout Classes 
--------------------------------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------------------------------- */

/* Start of plainBox Classes 
--------------------------------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------------------------------- */
.plainBox {
	/*border: thin solid #000000; */
	padding:0px;
	background-color:#FFFFFF;
}

.plainBox td {
	padding:7px 5px 5px 5px;
}

.plainBoxHeader {
	font-weight: bold;
	color:#333333;

}

.plainBoxHeader a {
	color:#4FA994;
}

.plainBoxHeader td {
/*	background-color:#666666;*/
	background:url(/images/boxTopRepeater.png) repeat-x #FFFFFF;
	padding-top:13px;
	font-size:14px;

}

.plainBoxBody {

}

.plainBoxLinkHolder {
	font-weight:normal;
	padding-right:10px;
}
	
/* End of plainBox Classes 
--------------------------------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------------------------------- */

/* Start of plainBoxGrey Classes 
--------------------------------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------------------------------- */
.plainBoxGrey {
	/*border: thin solid #000000; */
	padding:0px;
	background-color:#EEEEEE;
}

.plainBoxGrey td {
	padding:0px 10px 10px 10px;
}

.plainBoxGreyHeader {
	font-weight: bold;
	color:#333333;
	background-color:#EEEEEE;
}

.plainBoxGreyHeader a {
	color:#4FA994;
}

.plainBoxGreyHeader td {
	background:url(/images/boxTopRepeater.png) repeat-x left top;
	padding-top:13px;
	font-size:14px;

}

.plainBoxGreyBody { }

.plainBoxGreyLinkHolder {
	font-weight:normal;
	padding-right:10px;
}
	
/* End of plainBoxGrey Classes 
--------------------------------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------------------------------- */

/* Start of General Box Classes 
--------------------------------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------------------------------- */
#alertBoxFunction {
	background-color:#FFFFCC;
	border: 1px solid #CCCCCC;
	padding-top: 12px;
	padding-left: 50px;
	padding-bottom: 10px;
	padding-right: 5px;
	background-position: 1px 1px;
	background-repeat:no-repeat;
	margin-bottom: 10px;
	}
	
#alertBoxFunction ul li {
	font-size:10px;
	}
/* End of General Box Classes 
--------------------------------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------------------------------- */


/* Start of Homepage Classes 
--------------------------------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------------------------------- */
#homeIntro { float:left; width:45%; padding:0px 25px 0px 5px; }
#homeIntro p { font-size:11px; }
#homeIntro ul { margin:0px; padding:0px 0px 0px 15px; }
#homeIntro ul li { font-size:11px; margin:0px; padding:0px; }


.stewardshipLinks { display:block; padding:0px 0px 10px 0px; margin:0px; }

.stewardshipDownloads {
	display:block; 
	float:left; 
	padding:5px 0px 0px 25px; 
	margin:0px 0px 5px 0px; 
	width:40%;
	background:url(/images/pdfIcon.gif) no-repeat 0px 0px;
}

.stewardshipPhotosLink { 
	display:block; 
	float:left; 
	padding:5px; 
	margin:5px; 
	border:1px solid #999999;
	height:50px;
	width:65px;
	overflow:hidden;
}
.stewardshipPhotos { border:none; }

#stewardshipPhotosPage { clear:both; text-align:right; padding:0px; margin:5px; }

/* End of Homepage Classes 
--------------------------------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------------------------------- */

/* Start of News and Information page Classes 
--------------------------------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------------------------------- */
#newsInformationPanel {
	float:right;
	width:70%;
}
.getArticlePicDir { float:right; padding:0px 0px 10px 10px; border:none; }
.getArticleTitle { 
	width:100%; 
	border-bottom:1px solid #999999; 
	font-size:14px;
	font-weight:bold;
	padding-bottom:5px;
	margin-bottom:5px;
}
.getArticleDate { color:#666; }
.getArticleFileDir { color:#666; }
.getArticleContent { color:#666; }


#newsArchiveTitle { 
	background:url(/images/boxTopRepeater.png) repeat-x left bottom; 
	padding:10px 0px 10px 0px;
	margin-bottom:10px;
	font-size:14px;
	font-weight:bold;
}


.iArticleListTitle { float:left; }
.iArticleListTitle a { color:#333; text-decoration:none; }
.iArticleListTitle a:hover { color:#CCCCCC; text-decoration:underline; }
.iArticleListDate { float:left; color:#333333; }
.iArticleListContent { clear:both; padding-bottom:5px; margin-bottom:5px; border-bottom:1px solid #CCCCCC; color:#666; }
.iArticleListContent a { color:#333; text-decoration:none; }
.iArticleListContent a:hover { color:#CCCCCC; text-decoration:underline; }
.iArticleListPaging { text-align:right; }



#newsAdditionalPanel {
	float:left;
	width:29%;
}
#newsAdditionalPanel #newSearchBox {
	display:block;
	border:1px solid #CCCCCC;
	background-color:#EEEEEE;
	color:#666666;
	padding:5px;
	margin-top:10px;
}

#newsAdditionalPanel #newSearchBox div { padding:0px; margin:0px; font-size:10px; background-color:#EEEEEE; float:right; }

#newsAdditionalPanel #newSearchBox h3 { display:block; float:left; width:150px; padding:0px; margin:0px; }

#newsAdditionalPanel #newSearchBox { }


/* End of News and Information page Classes 
--------------------------------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------------------------------- */
