/* Template Styles */ 

body {
	margin: 0;
  	padding: 0;
	font-family: arial;
	font-size: 12px;
}
.LTR
{
min-width:960px;
}

div#header {
	background-image: url(../App_Themes/jaheartland/ja_top_background.gif);
	width: 100%;
	border-bottom: solid 1px black;
	margin: 0 0 15px 0;
}

div#logo {
	width: 750px;
	height: 82px;
	background-image: url(../App_Themes/jaheartland/ja_logo_background.gif);
	background-repeat: no-repeat;

}

/* Left Navigation Styles */
div#left_navigation {
	width: 200px;
	float: left;
	padding: 10px;
}

div#left_navigation h2 {
	background-color: green;
	border: solid 1px black;
	color: white;
	padding: 0;
	margin: 0;
	
}

div#left_navigation a, div#div#left_navigation a:visited, div#div#left_navigation a:active {
	color: #116611;
}

div#div#left_navigation a:hover {
	color: #000;
}

/* Content Styles */
div#page_content_holder {
	border-left: solid 1px black;
	margin: 0 0 0 275px;
}

div#page_content {
	margin: 0 10px 0 10px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	padding-bottom: 20px;
}

div#page_content a, div#page_content a:visited, div#page_content a:active {
	color: #116611;
}

div#page_content a:hover {
	color: #000;
}

div#page_content table th {
	text-align: left;
}

div#page_content table td {
	padding: 7px;
}

div#page_content h1 {
	color: #339966;
}
table#hof td {
	width: 200px;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
}

div#content_footer {
clear:both;
	background-image: url(../App_Themes/jaheartland/content_bottom.jpg);
	background-repeat: no-repeat;
	width: 725px;
	height: 67px;
	margin: 0 0 0 101px;
}

/* Footer Styles */
div#footer {
clear:both;
	background-image: url(../App_Themes/jaheartland/page_footer.jpg);
	height: 62px;
	width: 100%;
}


/* Navbar Styles */

div#header_navigation {
	border: solid 1px black;
	border-bottom: none;
	border-right: none;
	height: 25px;
	position: relative;
	background-color: white;
	margin-left: 25px;
}
#header ul {
	padding: 0px;
	margin: 0px; 
	width: 100%;
	list-style: none;
	font-weight: bold;
	
	z-index: 2;
}

#header li {
	padding: 5px 15px 5px 15px; 
	float: left; 
	background-color: white;
	cursor: pointer;
}

#header a { 
	padding: 0px; 
	display: list-item; 
	margin: 0px; 
	width: auto; 
	color: black; 
	text-decoration: none;
}

#header span {
	display: list-item;
	padding: 0;
	margin: 0px;
}

#header li li {
	border-bottom: solid 1px black;
	z-index: 2;
}



#header a:hover { 
	background-color: transparent; 
	color: #ffd235; 
	text-decoration: none;
}

#header ul ul {
	z-index: 500;  
	position: absolute;
	margin: 0 0 0 -20px;
	border: solid 1px black;
	border-bottom: none;
	width: 155px;
}

#header ul ul ul {
	margin: 0;
}

#header ul ul li {
	width: 125px;
	clear: left; 
	display: block;
	position: relative;
	background-color: white;
}

#header ul ul ul { 
	left: 100%;
	top: -1px;
}

#header ul ul { 
	display: none;
}

#header ul li:hover ul ul { 
	display: none;
}

#header ul ul li:hover ul ul { 
	display: none;
}

#header ul li:hover ul { 
	display: block;
}

#header ul ul li:hover ul { 
	display: block;
}

#header ul ul ul li:hover ul { 
	display: block;
}


/*#Donate Form#*/
.donateTable
{
width:100%;
}
.donateTable .donateHeadingRow td
{
font-weight:bold;
border:1px solid #000;
}
.donateTable .removeRow
{
width:50px;
}
.donateTable .alignRight
{
text-align:right;
}
.specialEvents
{
margin-top:10px;
}
.donateButton
{
text-transform:uppercase;
font-weight:bold;
}

/*#Shopping Cart#*/
.CartStepHeader
{
font-style:italic;
}
.CartStepTable h2
{
font-size:18px;
color:#116611;
text-align:center;
}
.UnitsTextBox
{
width:50px;
}
.HideButton
{
visibility:hidden;
display:none;
}
.ContentButton
{
text-transform:uppercase;
font-weight:bold;
border:1px solid #000;
background-color:#116611;
color:#fff;
cursor:pointer;
}
.PricePanel table
{
float:right;
}
legend
{
font-weight:bold;
}
.billingCustomLabel
{
margin:15px 0px 5px 10px;
font-weight:normal;
}
#plcRoot_Layout_page_content_pageplaceholder_partPlaceholder_Layout_zoneLeft_ShoppingCart_cartElem_wzdStep3_lblBill td
{
margin:0px;
padding:0px;
display:inline;
}
.DonationCartTable
{
border:1px solid #000;
}
.DonationCartTable .DonationCartHeaderRow .One
{
width:40px;
border-bottom:1px solid #000;
}
.DonationCartTable .DonationCartHeaderRow .Two
{
border-bottom:1px solid #000;
}
.DonationCartTable td
{
vertical-align:top;
text-align:left;
}
.DonationCartTable .DonationCartHeader
{
font-weight:bold;
}
.DonationCartTable .DonationCartContentRow
{
}
.reqFieldMark
{
font-weight:bold;
font-size:18px;
color:#eb6d24;
}
.ErrorLabel
{
color:#eb6d24;
}
.lblState
{
display:block;
margin-top:10px;
}
.largerFont
{
font-weight:bold;
font-size:16px;
}
.requiredFieldsDisclaimer
{
font-style:italic;
}
.requiredFieldsDisclaimer .reqFieldMark
{
font-weight:bold;
font-size:18px;
color:#eb6d24;
vertical-align:top;
padding-left:1px
}



/*#Shopping Cart/Authorize.net#*/
.authorizeDiv
{
display: none;
visibility: hidden;
}
.authorizeProcessingDiv
{
width: 575px;
height: auto;
text-align: center;
}