﻿
a:link, a:visited
{
	color:#284E7B;
	text-decoration:none;
}
a:hover, a:active { text-decoration:underline; color: #D9A31C; }


/* for any image replacements; just apply padding-top and height for the image replaced element. */
.ir {
	background:url(/!images/blank.gif);
	height/**/:/**/0!important;
	overflow: hidden;
	display: block;
	padding:0; margin:0;
	position:relative;
	z-index:1;
}

/* for any navigation elements */
.nav, .nav ul, .nav dd {
	list-style: none;
	margin: 0; padding: 0;
}

.nav dd {position:relative; z-index:1;}

/* for accessibility elements */
.acc, .nav dt {
	overflow: hidden;
	display: block;
	height: 0; width: 0;
	visibility: hidden;
	position: absolute;
}

table.details tr { background: #E0E8FF; }
table.details tr.alt_row { background: Transparent; }
table.details tr td
{
    text-align: expression(this.parentNode.childNodes[0] == this ? "right" : "inherit");
    font-weight: expression(this.parentNode.childNodes[0] == this ? "bold" : "inherit");
    padding: 3px .5em;
}
table.details tr td:first-child { text-align: right; font-weight: bold; }
table.details tr.buy_now,
table.details tr.buy_now td
{
    text-align: center;
    font-weight: normal;
    background: none;
}

* {margin: 0; padding: 0;}
body
{
	background: url(/!images/mp/ahc_civilwar_mp_backtile.gif);
	font-family: Verdana;
	font-size: 13px;
}

#Wrapper
{
	width: 959px;
	position: relative;
	margin: 0 auto;
	background: url(/!images/int/ahc_civilwar_int_bodytile.jpg) repeat-y;
    border-left:1px solid black;
    border-right:1px solid black;
}

#Header 
{
	background: url(/!images/subheads/ahc_counties_sub_left.jpg) no-repeat 176px 0;
	height: 115px;
}
#Header #homelnk
{
	background: url(/!images/int/ahc_counties_int_logo.jpg) no-repeat;
	padding-top: 115px;
	width: 176px;
	float: left;
}
#Header #subhead
{
    /*background:url(/!images/subheads/ahc_civilwar_int_sub_about.jpg) no-repeat;*/
	height: 114px;
	width: 168px;
	float: right;
	overflow: hidden;
	border-bottom:1px solid black;
}
#HeadBase
{

	margin-left: -17px;
	overflow: hidden;

}
#ContentArea
{
	Width: 959px;

}
#ContentArea .LeftCol
{
	Width: 178px;
	float: left;

}
#ContentArea .RightCol
{
	Float: left;
	width: 705px;
	padding-left: 15px;
}

#ContentArea .RightCol p {padding-bottom: 15px;}
#ContentArea .RightCol h1 {padding-bottom: 10px; font-size: 18px; color: #D2AC03;}
#ContentArea .RightCol ul {padding-left: 35px; list-style: square; padding-bottom: 15px;}

#Footer
{
	background: url(/!images/int/ahc_counties_int_navtile.jpg) no-repeat;
	width: 963px;
	clear: both;
	 color:White;
	 font-family:Verdana;
	 font-size:.9em;
	 text-align:center;
	 padding:30px 0;
}
#Footer a
{
	color:#FFBA19;
	text-decoration:none;
	font-weight:bold;
}
#Footer a:hover { text-decoration:underline; }

#Footer a:visited { color:#FFBA19; }


/* Int Sprites */
#IntNav
{
	float:left;
	margin:0;
	padding:0;
	width:178px;
	height:285px;
	background:url(/!images/int/ahc_counties_int_nav_hover.jpg) 0 0 no-repeat;
}

#IntNav a.ir
{
	background:url(/!images/int/ahc_counties_int_nav.jpg) 0 0 no-repeat;
}

#about a.ir{background-position:0 -0; padding-top:59px;}
#research a.ir{background-position:0 -59px; padding-top:41px;}
#ancestors a.ir{background-position:0 -100px; padding-top:67px;}
#timeline a.ir{background-position:0 -167px; padding-top:39px;}
#home a.ir{background-position:0 -206px; padding-top:82px;}


.sec_about #about a.ir,
.sec_research  #research a.ir,
.sec_ancestors #ancestors a.ir,
.sec_timeline #timeline a.ir, #IntNav a.ir:hover {background: transparent none;}

.detailTbl td {padding:3px;}

#SubNav
{
color: #DFDFDF; text-align: center; padding-top: 12px; padding-bottom: 12px; font-size: 10px;
}

#SubNav a {color: #DFDFDF;}

