/* MASTER STYLES */

body { 
	margin: 0px; 
	padding: 0px; 
	text-align: center; 
	height: 100%;
	background:url(/images/agBackground.jpg) center top no-repeat #302918;
	}

a {
	color: #009900;
	text-decoration: none;
	outline:0;
	}
	
a img {
	border:0;
}		

a:hover {
	text-decoration: underline;
	}
	
td, th, body { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal;
	}
	
#beta { 
	position: absolute; 
	top: 0px; 
	left: 0px; 
	z-index: 100; 
	width: 80px; 
	height: 80px; 
	}


h2 {
	margin:0;
	font-size:16px;
	text-transform:uppercase;
}

h4 {
	margin:0;
	color:#333;
	font-size:12px;
}

/* LAYOUT */

#wrapper { 
	margin: 0 auto; 
	width: 960px;
	}
	
#topDVDBar {
	top: 0;
	left: 0;
	width: 100%;
	height: 25px;
	z-index: 98;
	background-image: url(/images/agTopRepeat.gif);
	background-repeat: repeat-x;
	position: absolute;
	}
	
#content {
	top: 0px;
	left: 0px;
	height: 550px; 
	}
	
#logo {
	margin: 0px 0px 0px 20px;
	width: 263px;
	height: 39px;
	background-image: url(../images/logos/cdLogo-Ag.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	}

#mainContent {
	top: 0px;
	left: 0px;
	width: 960px;
	height: 400px;
	z-index: 90;
	position: relative;
	}
	
#contentPanel {
	top: 0px;
	margin: 40px auto 0px 305px;
	width: 630px;
	height: 451px;
	padding: 0px;
	text-align: center;
	background-image: url(/images/transparentPanel.png);
	background-repeat: no-repeat;
	position: relative;
	}
	
#flashContentPanel {
	margin: 15px auto 0px auto;
	width: 960px;
	height: 500px;
	padding: 0px;
	text-align: center;
	position: relative;
	z-index: 10;
	}

#denPanel {
	top: 0px;
	margin: 40px auto 0;
	width: 880px;
	height: 451px;
	padding: 0px;
	text-align: center;
	position: relative;
	z-index: 10;
	}

.mainHeader {
	margin: 0px;
	font-size: 21px;
	font-weight: bold;
	text-transform: uppercase;
	color: #009900;
	text-align: left;
	z-index: 102;
	}
	
.mainCopy {
	width: 100%;
	margin: 0;
	padding-top: 5px;
	color: #333333;
	font-size: 12px;
	text-align: justify;
	line-height: 1.4em;
	float: left;
	}
	
.donkeysCopy {
	width: 495px;
	height: 300px;
	margin: 0;
	padding-top: 5px;
	font-size: 12px;
	text-align: left;
	line-height: 1.2em;
	float: left;
	position: relative;
	z-index: 100;
	}

#donkeyHerd {
	top: 10px;
	width: 160px;
	text-align: right;
	float: right;
	clear: right;
	position: relative;
	}
	
#donkeyDen {
	top: 45px;
	padding-bottom: 100px;
	text-align: center;
	position: relative;
	}
	
.panelCopy {
	top: 0px;
	text-align: center;
	color: #000;
	padding: 50px 80px 50px 80px;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	position: relative;
	}

.contactCopy {
	width:395px;
	overflow:hidden;
	margin-right:100px;
}

#donkey {
	top: -6px;
	left: -10px;
	width: 385px;
	height: 535px;
	background-image: url(/images/agDonkey.png);
	background-repeat: no-repeat;
	background-position: top;
	position: absolute;
	z-index: 90;
	}
	
#phone {
	top: -7px;
	left: 20px;
	width: 385px;
	height: 525px;
	background-image: url(/images/phone.png);
	background-repeat: no-repeat;
	background-position: top;
	position: absolute;
	z-index: 90;
	}	
	
#footer {
	top: 550px;
    width: 960px;
	margin: 0px 0px 0px 0px; 
	padding-top: 0px;
	text-align: center;
	position: absolute;
	}
	
#footerWrapper {
	width: 960px; 
	margin: 0px auto; 
	padding: 20px 0px 10px 0px; 
	text-align: center;
	position: relative;
	}
	
#footerCopyright {
	margin: 5px 10px 0px 10px;
	padding: 10px;
	font-size: 0.95em; 
	text-align: center;
	clear: both;
	}

/* NAVIGATION STYLES */
#navigation { 
	margin: 19px auto 0px 0px;
	padding: 5px 2px 0px 2px;
	height: 19px;
	position: relative;
	}
	
#navigation ul { 
	margin: -2px 0px 0px 0px; 
	padding: 0px; 
	width: 40%; 
	font-size: 1.1em; 
	color: #FFFFFF; 
	line-height: 20px; 
	white-space: nowrap; 
	/*float: left;*/ 
	}

#navigation li { 
	list-style-type: none; 
	display: inline; 
	}

#navigation li a { 
	text-decoration: none; 
	padding: 3px 15px; 
	color: #FFFFFF; 
	}

#navigation li a:link { 
	color: #FFFFFF; 
	}

#navigation li a:hover { 
	color: #FFFFFF; 
	background-color: #009900;
	}

	
#footerNav { 
	margin: 0px 20px 0px 0px; 
	padding: 0px 0px 0px 0px; 
	width: 585px;
	border: 1px solid #221d11;
	/*border-bottom: 3px solid #221d11;*/
	/*border-right: 3px solid #221d11;*/
	text-align: center;
	font-size: 14px;
	text-transform: uppercase; 
	color: #FFF;
	background-color: #302918;
	float: right;
	}

#footerNav ul { 
	margin: 0px 0px 0px -3px; 
	padding: 9px 0px; 
	width: 500px; 
	color: #FFF; 
	line-height: 20px; 
	white-space: nowrap; 
	}
	
#footerNav li { 
	padding: 0px;
	list-style-type: none; 
	display: inline; 
	}

#footerNav li a {
	padding: 11px 15px;
	color: #FFF;
	text-decoration: none;
	}	
	
#footerNav li a:link { 
	color: #FFF; 
	text-decoration: none; 
	}
	
#footerNav li a:hover { 
	color: #FFF;
	background-color: #221d11;
	text-decoration: none; 
	}

#footerNav li a:active { 
	color: #FFF; 
	text-decoration: none; 
	}
	
#footerNav li a:visitied { 
	color: #FFF; 
	text-decoration: none; 
	}
	
/* Staff */

.donkeysCopyOverFlowHide {
	width: 495px;
	height: 300px;
	margin: 0;
	border-top: #CCC 1px solid;
	border-bottom: #CCC 1px solid;
	padding-top: 5px;
	font-size: 12px;
	text-align: left;
	line-height: 1.2em;
	float: left;
	position: relative;
	overflow:  hidden;
	z-index: 100;
	}

.headShot {
	margin-right: 3px;
	margin-bottom: 1px;
	float: left;	
	}

.headShot img {
	
	}
	
.toolTip {
	margin: 0px 0px 0px 0px;
	padding: 8px;
	width: 140px;
	color: #FFF;
	text-align: center;
	border: 1px solid #221D11;
	background-color: #5E4E45;
	position: absolute;
	z-index: 100;
	display:none;
	}

.thank-you{
	background:#4E413A;
	border-width:5px;
	display:block;
	left:123px;
	top:110px;
	width:200px;
}

.close{
	border:3px solid #221D11;
	padding:3px;
	margin:8px 0 0 0;
	color:#FFFFFF;
	display:block;
	float:right;
	
}

#donkeyBlock {
	margin: 0px;
	width: 550px;
	height: 220px;
	}

#topRow {
	position: absolute;
	z-index: 100;
	width:550px;
	top:0;
	}

#bottomRow {
	top:177px;
	margin-top:0;
	position: absolute;
	z-index: 99;
	width:550px;
	}

#bottomRow a, #topRow a {
	display: block;
	width:79px;
	height:93px;
	}

#topRow a {
	margin-top:80px;
}

.tabContent { 
	margin-top: -25px;
	position: absolute;
	width:490px;
	}

#staffLineup {
	overflow: hidden;
	}

.staffShot {
	margin-right: 10px;
	float: left;
	}

.staffName {
	text-transform: uppercase;
	font-weight: bold;
	}

.tabContent h1 {
	margin:0; 
	font-weight: bold;
	text-transform: uppercase;
	font-size:12px;
	}
	
.tabContent h2 {
	margin: 0 0 2px 0; 
	font-weight: bold;
	font-size:10px;
	text-transform:none;
	}	
	
.hide {
	display:none;
	}

#staffInfo {
	display:block;
}	

.bold {
	font-weight:bold;
}	


.clear{
	clear:both;
}

#contactInfo {
	height:75px;
	width:500px;
}

#contactInfo div{
	height:45px;
	float:left;
	color:#FFF;
	padding:10px 40px 10px 10px;
}

#contactInfo div h4 {
	color:#FFF;
}

#contactInfo div p {
	margin-top:0;
}

#mailing{
	background:#5E4E45;
	border-bottom:5px solid #282120;
}

#telephone{
	background:#4E413A;
	border-bottom:5px solid #1C1717;
}

#fax, .employment{
	background:#3F342F;
	border-bottom:5px solid #0A0808;
}

address {
	font-style: normal;
	margin:0;
	}

.general, .employment, #general, #employment {
	clear:both;
	display:block;
	width:464px;
	padding:9px 0 9px 10px;
	color:#FFF;
	font-size:14px;
	text-transform:uppercase;
}

#general, #employment {
	font-size:12px;
	text-transform:none;
	padding-top:0;
}

.general, #general{
	background:#5E4E45;
}

#employment {
	display:none;
	background:#3F342F;
	padding:9px 0 0 10px;
	border-top:5px solid #fff;
}

#general {
	border-bottom:5px solid #fff;
}

.formContent{
	float:left;
	width:230px;
}

label {
	display:block;
	margin-top:4px;
	font-size:10px;
}	

#general input, #general textarea, #employment input, #employment textarea {
	display:block;
	width:198px;
	border:1px solid #282120;
	padding:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}	

#general textarea {
	height:116px;
}

#employment textarea {
	height:76px;
}
	
#general .submit {
	color:#282120;
	width:80px;
	font-weight:bold;
	margin-top:5px;
}

#employment .submit {
	color:#0A0808;
	width:80px;
	font-weight:bold;
	margin-top:5px;
}	

#employment input, #employment textarea {
	border:1px solid #0A0808;
}
	
#contactForm textarea {
	height:65px;
}	

form p {
	margin:0;
}		
	
#contentPanel form .contactBox{
	display:none;
	width:0px;
}	
	
#contentPanel input.error {
	border:1px solid #FF0000;
	background:url(/images/icon/exclaimation.png) 185px center no-repeat #fff;
}		
	
/* PUSH UP
___________________________________*/

#pushup {
  position: fixed;
  top: 10px;
  right: 10px;
  margin: 0;
  padding: 4px;
  background: #ffffc6;
  border: 1px solid #b0dfc8;
  z-index: 9999;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
}
* html #pushup {
  position: absolute;
  top: expression(_pushupIETop = 10 + (document.documentElement.scrollTop || 0) + 'px');
}
#pushup * {
  margin: 0;
  padding: 0;
  border: 0;
  background: none;
}
.withReminder { padding-bottom: 6px; }
#pushup a { 
  outline-style: none;
  text-decoration: none;
}

#pushup .pushup_messageLink {
  float: left;
  position: relative;
  color: #4293cd;
  font-size: 12px;
  cursor: pointer;
}

#pushup .pushup_icon {
  position: relative;
  float: left;
  height: 22px;
  width: 22px;
  margin-right: 5px;
  overflow: hidden;
  vertical-align: middle;
}

#pushup .pushup_message {
  position: relative;
  float: left;
  marginRight: 3px;
  line-height: 22px;
  vertical-align: middle;
}

#pushup .pushup_reminder {
  float: left;
  clear: both;
  font-size: 10px;
  color: #84a2ac;
  margin-left: 27px;
  cursor: pointer;
}

#pushup .pushup_messageLink:hover,
#pushup .pushup_reminder:hover { text-decoration: underline; }
	
	