/* @override http://staging.iraqbodycount.org/about/styles/styles.css */

/* About IBC home page */

/* @group topnav */

div#topnav {
	background: url('/about/images/topnav-bottomleftstrip.png') left bottom no-repeat;
	}
	
div#topnav ul {
	background: url('/about/images/topnav-bottomrightcnr.png') right bottom no-repeat;
}

div#topnav ul li.selected {
	background: #6b5938 url('/about/images/tab-topleftstrip.png') left top no-repeat;
}

div#topnav ul li.selected span {
	background: url('/about/images/tab-bottomleftcnr.png') left bottom no-repeat;
}

div#topnav ul li.selected span span {
	background: url('/about/images/tab-toprightstrip.png') right top no-repeat;
}

div#topnav ul li.selected span a {
	background: url('/about/images/tab-bottomrightcnr.png') right bottom no-repeat;
}

/* @end */


/* @group subnav */

/* the subnav declarations start here */

div#subnav {
	background: #695b3f url('/about/images/frame-leftstrip.png') left center repeat-y;
	height: 1.2em;
}
div#subnav a:hover {
	color: white;
	text-decoration: none;
}

div#subnav span {
	background: url('/about/images/frame-toprightstrip.png') top right repeat-y;
	height:  100%;
	float: right;
	width:  10px;
	display: inline;

	}

div#subnav ul {

margin: 0;
padding: 0 0 0 52%;
}

div#subnav ul li {
	width: 33%;
	padding: 0;
}

div#subnav ul li a {
	padding-left: 3em;
}

div#subnav li.selected a {
	color: #fff;
}

	

/* @end */

#content h1 {
	color:  #73674e;
}

#content h2 {
	color: #73674e;
}


#content ul li {
	
list-style-image: url('/about/images/about-squarebullet.png');
}

#content ul ul li {
	padding-left: 2em;
	}


#content ol.outline li {
	color: #6b5938;
	list-style-type: decimal;
	}
	
#content ol.outline li a {
	color: #6b5938;
}

#content td {
	background: #dcd7cb;
}

#content th {
	background: #cfc5b1;
}

#content div.rightbox-more div.inner p span.ref-more,
#content div.rightbox-notes div.inner p span.ref-more {
	background-color: #806c47;}
	
#content span.ref-more {
	background-color: #806c47;} {
	
}	

/* @group content containers */

#background {
	background: #eaeaea;
}


/* @end */

/* @group footer div & p */

.footer {
	background: url('/about/images/frame-bottomleftstrip.png') top left no-repeat;
}

.footer p {
	background: url('/about/images/frame-bottomrightcnr.png') top right no-repeat;
}

/* @end */
