/* Base CSS for NLAWEB 08 Design */

/* import contribute styles */
@import url("contribute.css");

/* import community heritage grants styles */
@import url("chg.css");

/*
--------------------------------------------------------
General layout & html styles
--------------------------------------------------------
*/

* {
	margin:0;
	padding:0
	}


body {
	margin:0;
	padding:0;
	font-family: "Myriad Pro", "Arial", "Helvetica", sans-serif;
	background:#fff url("/img/07_layout/body_header_bg.gif") top left repeat-x;
	}

a, a:link, a:visited {color:#069; text-decoration: underline;} 
a:hover, a:hover visited {color:#fff; background-color:#069;}

h1 {
	font-size:240%;
	font-weight:bold;
	line-height:1em;
	letter-spacing:-1px;
}
h1 em {
	color:#666;
	font-style:normal;
}
h1, h2, h3, h4, p, ul {
	margin-bottom:18px;
	}
	h1 span{
		font-size:60%;
		color:#ccc;
		line-height:.8em;
	}
	h1 sup {
		font-size:50%;
		color:#666;
		font-weight:lighter;
		/*line-height:.6em;*/
	}
h3 {
	font-size:120%;
	letter-spacing:-1px;
	color:#333;
}
h3 em {
	color:#666;
}
h2 {
	color:#666;
	padding-top:12px;
	font-size:180%;
	font-weight:lighter;
	line-height:1em;
	letter-spacing:-1px;
	margin-bottom:22px;
	/*border-top:1px solid #999;*/
	}
	
	
	h2 em {
		color:#666;
		}

/*
--------------------------------------------------------
super simple template (1col) styles
--------------------------------------------------------
*/

#topcontainer {
	width:803px;
	margin:0 auto;
	padding:0;
}


#container {
	margin:0 auto;
	width:803px;
	padding:0;
	/*background:#fff url("/img/07_layout/content_BG_single1.gif") no-repeat 558px 0;*/
	}
	
#footer .wrapper {
	margin:0 auto;
	width:803px;
}


.lcol {
	width:24%;
	float:left;
}
.rcol {
	width:24%;
	float:right;
}

#container-simple {
	margin:0 auto;
	width:803px;
	padding:0;
	}
	
#ls {
	float:left;
	width:538px;
	background:none;
	}
	
#rs {
	background:transparent url("/img/07_layout/rs_bg.gif") top left no-repeat;
	float:right;
	width:245px;
	padding:0;
	}
	
#rs_v2 {
	background:transparent url("/img/07_layout/rs_bg.gif") top left no-repeat;
	float:right;
	width:245px;
	padding:0;
	}
	
#rs_nxtLvl {/*
	background:transparent url("/img/07_layout/rs_L2_bg.gif") 0 0 no-repeat;*/
	background:transparent url('/img/newSearch-LS.jpg') 0 0 no-repeat;
	float:right;
	width:245px;
	padding:0;
	}
	
	
	#rs_nxtLvl h2 {
		color:#000;
		margin-left:6px;
		font-size:170%;
		font-weight:bold;
		line-height:1em;
		letter-spacing:-1px;
		border:none;
	}
		#rs_nxtLvl h2 a {
			color:#000;
			text-decoration:none;
		}
		#rs_nxtLvl h2 a:hover {
			color:#fff;
			text-decoration:none;
		}
	
	#rs h3 a, #rs h3 a:link, #rs h3 a:visited {color:#fff; text-decoration: none; background-image:none;}
	#rs h3 a:hover, #rs h3 a:hover visited {color:#fff; background-color:#069; text-decoration: none; }

/*
--------------------------------------------------------
header styles
--------------------------------------------------------
*/


#header {
	padding:10px;
	color:#fff;
	}
	#header h1 {
		text-indent: -9999px;
		margin: 0;
		}
		
		
	#header h1 a {
		display:block;
		width:243px;
		height:98px;
		background:transparent url("/img/07_layout/h1_NLA_logo-mar2011.gif") top left no-repeat;
		/*background:transparent url("/img/07_layout/h1_NLA_logo.gif") top left no-repeat;*/
		}
	#header a img {
		text-indent: -9999px;
		}
		
/* ---- */
	#header p {
		text-indent: -9999px;
		margin: 0;
		}		
	#header p a {
		display:block;
		width:243px;
		height:98px;
		background:transparent url("/img/07_layout/h1_NLA_logo-mar2011.gif") top left no-repeat;
		/*background:transparent url("/img/07_layout/h1_NLA_logo.gif") top left no-repeat;*/
		}
/* ---- */	
		
	#header ul, #skip_to_content ul {
		position: absolute;
		left: -9999px;
		top: -9999px;
		}
	#header a, #header a:link, #header a:visited {color:#fff; text-decoration: none;}
	#header a:hover, #header a:hover visited {color:#fff; text-decoration: none; }
	
/*
--------------------------------------------------------
main menu styles
NOTE: drop down styles are included in: 
--------------------------------------------------------
*/


#main_menu {
	margin-top:22px;
	height:41px;
	}
	#main_menu ul li {
		display:inline;
		list-style:none outside none;
		padding:0;
		margin:0;
	}


/*
--------------------------------------------------------
portal page styles
--------------------------------------------------------
*/

#lcol {
	width:50%;
	float:left;
	background-color:#f5f5f5;
	margin-bottom:40px;
}
#lcol h2 {
	margin-top:0;
	padding:10px;
	margin-bottom:0;
}
#lcol p, #lcol ul {
	margin:0 10px 6px 10px;
}

#content .ccol {
	margin-left:54%;
}

#content .ccol h2 {
	margin-top:0;
	padding-top:0;
}

#content .ccol h2, #rs_nxtLvl h2 {
	color:#999;
}

#content .ccol h2 a, #rs_nxtLvl h2 a {
	color:#000;
}

#rs_nxtLvl h2 {
	color:#999;
	margin-top:0;
	padding:10px;
	margin-bottom:0;
	
}


/* new portal styles */

#content .col .blob h2 {
	color:#666;
	}
#content .col .blob a {
	text-decoration:none;
	}
.col {
	float:left;
	width:32%;
	margin-right:10px;
	}

.blob {	
	border:1px solid #e5e5e5;
	margin-bottom:22px;
	}
	.blob h2, .blob p, .blob h3, .blob ul {
		margin-left:10px;
		margin-right:10px;
		}	
	
.breakout2 {
	border-top:1px solid #ccc;
	margin-bottom:22px;
	padding:0 6px;
	color:#666;
	background-color:#f5f5f5;
	}
	.breakout2 .blob {
		width:49%;
		float:left;
		border:none;
		padding:0;
		}
	#content .breakout2 p {
		font-size:120%;
		font-weight:lighter;
		line-height:1.2em;
		letter-spacing:0px;
		margin-bottom:8px;
		}
	#content .breakout2 p em span {
		font-style:italic;
		color:#666;
		}	
	#content .breakout2 a {
		text-decoration:none;
		}
	#content .breakout2 table {
		margin-top:12px;
		margin-left:10px;
		}
	
#content .blob h2 a {
	text-decoration:none;
	color: #069;
	border:none;
	}
	#content .blob h2 a:hover {
		color: #fff;
		}
		
.didyouknow {
	color:#fff;
	background-color:#666;
	}
	#content .col .didyouknow h2 {
		color:#fff;
	}


/* ---- misc link styles for content in portal page (predominantly: library news and events...) ---- */

.story {
	padding:8px 0 0 0;
	font-size:100%;
}

.dateAndTitle{
	color:#666;
}

.dateAndTitle a{
	font-size:120%;
	font-weight:bold;
}

.story p {
	padding:0;
	margin-bottom:12px;
}

.whatson {
	background:transparent url("../img/icons/calendar.png") 0 50% no-repeat;
	padding-left:22px;
	text-decoration:none;
}

.subscribe {
	background:transparent url("../img/icons/newspaper.png") 0 50% no-repeat;
	padding-left:22px;
}

.NLAnews {
	background-color:#f5f5f5;
	padding:8px;
}

.NLAnews h3{
	margin-bottom:8px;
}

.NLAnews img {
	padding:8px;
	border:1px solid #ccc;
	margin-bottom:8px;
	
}



/*
--------------------------------------------------------
News styles (col 1 - homepage)
--------------------------------------------------------
*/


#news_events {
	width:250px;
	float:left;
	margin-top:14px;
	border-top:1px solid #fff;
	}
	#news_events h3 {
		background:#000 url("/img/07_layout/news_events.gif") top left no-repeat;
		width:243px;
		height:38px;
		margin-bottom: 0;
		}
	#news_events h3 a {
		position:absolute;
		width:243px;
		height:38px;
		}
	#news_events h3 a:hover {
		background:none;
		}
	#news_events h3 a span{
		margin-left:-999em;
		}
	#news_events ul {
		margin:42px 30px 0 8px;
		font-size:80%;
		}
	#news_events ul li {
		width:100%;
		list-style:none outside none;
		display:block;
		border-bottom:1px solid #ccc;
		padding:8px;
		line-height:1.4em;
		}
	#news_events ul li a, #news_events ul li a:link, #news_events ul li a:visited {
		background:url("/img/07_layout/icon_more_arrow.gif") 100% 50% no-repeat;
		padding-right:18px;
		}
	#news_events ul li a:hover, #news_events ul li a:hover visited {color:#fff; background-color:#069; }
	
	.story {
		font-size:80%;
		border-bottom:1px solid #ccc;
		padding:14px 6px;
	}
	
	.story h4 {
		font-size:110%;
		margin-bottom:8px;
	}	
	
	/*
--------------------------------------------------------
Ref Help (Using the Library) styles - col 2 - homepage
--------------------------------------------------------
*/


#ref_help {
	width:250px;
	margin-left:270px;
	margin-top:14px;
	border-top:1px solid #fff;
	}
	#ref_help h3 {
		width:243px;
		height:38px;
		background:transparent url("/img/07_layout/using-the-library.gif") top left no-repeat;
	}
	#ref_help h3 a{
		position:absolute;
		width:243px;
		height:38px;
	}
	#ref_help h3 a:hover{
		background:none;
	}
	
	#ref_help h3 a span{
		margin-left:-999em;
	}
	#ref_help ul {
		margin:42px 16px 0 8px;
		}
	#ref_help ul li{
		width:100%;
		list-style:none outside none;
		display:block;
		border-bottom:1px solid #ccc;
		padding:0;
		}
		#ref_help ul li a{
			padding:8px;
			display:block;
			}
		#ref_help ul li ul {
			margin:0;
			padding:0;
			border-top:1px solid #ccc;
			}
		#ref_help ul li ul li{
		border:none;
			}
			#ref_help ul li ul li a{
				margin-left:22px;
				font-size:80%;
				}
		#ref_help a, #ref_help a:link, #ref_help a:visited {color:#333; text-decoration: none;}
		#ref_help a:hover, #ref_help a:hover visited {color:#333; background-color:#ccc; text-decoration: none; }

/*
--------------------------------------------------------
search Box styles
--------------------------------------------------------
*/

#search {
	/*background:transparent url('/img/newSearch-LS.jpg') 0 0 no-repeat; // comment out because the background img is now contained in the #rs_nxtLvl 
	float:right;
	width:24%;
	height:150px;*/
	color:#fff;
}

#L2_search { /* portal page search */
		background:transparent url('/img/newSearch-LS.jpg') 0 0 no-repeat;
		position:absolute;
		top:0;
		left:50%;
		margin-left:160px;
		width:224px;
		padding:0;
		color:#fff;
		height:150px;
		/*padding:10px 10px 0 10px;
		font-weight:bold;*/
		}
		
#search form, #L2_search form {
	margin-left:20px;
	margin-top:36px;
}

#search label, #L2_search label {
	display:block;
	font-size:160%;
	opacity:0.9;
	text-shadow:#000 1px 1px 1px;
	font-weight:normal; 
	letter-spacing:-1px;
	margin:0 0 6px 0;
}

#search span, #search input, #search button, #L2_search span, #L2_search input, #L2_search button {
	border: none;
	float: left;
	
}

#search span, #L2_search span {
	color: #666;
	width: 160px;
	height: 35px;
	margin:0;
	padding:0;
	background: transparent url('/img/newSearch-input-BG.gif') no-repeat 0 0;
}
#search input, #L2_search input {
	font-size:120%;
	margin:0;
	background:none;
	padding:6px 4px;
	width: 150px;
	height: 35px;
}
#search input:focus, #L2_search input:focus {
	outline: none;
}
#search button, #L2_search button {
	margin-left:0;
}
#search button.btn, #L2_search button.btn {
	width: 38px;
	height: 35px;
	cursor: pointer;
	text-indent: -9999px;
	background: transparent url('/img/newSearch-wht-GO.gif') no-repeat top right;
}
#search button.btn:hover, #L2_search button.btn:hover {
	background: transparent url('/img/newSearch-wht-GO.gif') no-repeat bottom right;
}



/* 
----------------------------------------
#rs_nxtLvl search styles
----------------------------------------

#rs_nxtLvl {
	padding:0;
	background:transparent url('/img/newSearch-LS.jpg') 0 0 no-repeat;
}
#rs_nxtLvl #search {
	height:150px;
}
#rs_nxtLvl #search form {
	margin-left:20px;
	margin-top:36px;
}

#rs_nxtLvl #search label {
	font-size:160%;
	color:#fff;
	opacity:0.9;
	text-shadow:#000 1px 1px 1px;
	font-weight:normal; 
	letter-spacing:-1px;
	margin:0 0 6px 0;
}

#rs_nxtLvl #search span, #rs_nxtLvl #search input, #rs_nxtLvl #search button {
	border: none;
	float: left;
	
}
#rs_nxtLvl #search span {
	color: #666;
	width: 160px;
	height: 35px;
	margin:0;
	padding:0;
	background: transparent url('/img/newSearch-input-BG.gif') no-repeat 0 0;
}
#rs_nxtLvl #search input {
	font-size:120%;
	margin:0;
	background:none;
	padding:6px 4px;
	width: 150px;
	height: 35px;
}



#rs_nxtLvl #search input:focus {
	outline: none;
}
#rs_nxtLvl #search button {
	
}
#rs_nxtLvl #search button.btn {
	width: 38px;
	height: 35px;
	cursor: pointer;
	text-indent: -9999px;
	background: transparent url('/img/newSearch-wht-GO.gif') no-repeat top right;
}
#rs_nxtLvl #search button.btn:hover {
	background: transparent url('/img/newSearch-wht-GO.gif') no-repeat bottom right;
}

----------------------------------------
*/

/*
#search {
	color:#ccc;
	height:144px;
	padding:10px;
	font-weight:bold;
	}
	#search p {
		margin-bottom:8px;
		}
	#search span {
		font-size:210%;
		font-weight:bold;
		letter-spacing:-1px;
		margin:0;
		color:#fff;
		}
	#search label {
		margin-top:0;
		font-size:80%;
		font-weight:normal;
		color:#fff;
		}
	#search input {
		font-size:120%;
		}
	#search a, #search a:link, #search a:visited {color:#ff9; text-decoration: none; background-color:transparent;}
	#search a:hover, #search a:hover visited {background-color:#ff9; color:#000;}
	
	#search table {
		width:100%;
		margin:0;
	}
	#search table td {
		padding:0;
		margin:0;
	}
	
	
	#L2_search {
		background:#000 url("/img/07_layout/rs_L2_bg.gif") top left no-repeat;
		position:absolute;
		top:0;
		left:50%;
		margin-left:160px;
		width:224px;
		padding:0;
		color:#ccc;
		height:150px;
		padding:10px 10px 0 10px;
		font-weight:bold;
		}
		
		
		#L2_search p {
		margin-bottom:8px;
		}
	#L2_search span {
		font-size:210%;
		font-weight:bold;
		letter-spacing:-1px;
		margin:0;
		color:#fff;
		}
	#L2_search label {
		margin-top:0;
		font-size:80%;
		font-weight:normal;
		color:#fff;
		}
	#L2_search input {
		font-size:120%;
		}
	
	#L2_search a, #L2_search a:link, #L2_search a:visited {color:#ff9; text-decoration: none; background-color:transparent;}
	#L2_search a:hover, #L2_search a:hover visited {background-color:#ff9; color:#000;}
	*/
	
	

/*
--------------------------------------------------------
RS / secondary nav styles
--------------------------------------------------------
*/


#secondary_nav {
	clear:left;
	position:relative;
	top:80px;
	/*margin-top:22px;*/
	font-size:85%;
	padding:8px;
	min-height:450px;
	/*background:transparent url("/img/07_layout/cnr_TL.gif") 0 0 no-repeat;	*/
	}
	#secondary_nav ul, #secondary_nav h3, #secondary_nav p, #secondary_nav div {
			margin-left:16px;
			}
			#secondary_nav div h3, #secondary_nav div p {
			margin-left:2px;
			}
	#secondary_nav ul {
		margin-right:10px;
		margin-bottom:22px;
		/*border:1px solid red;*/
		}
		#secondary_nav ul li ul {
			margin-right:10px;
			margin-bottom:0;
		}
	#secondary_nav ul li {
			list-style:none outside none;
			display:block;
			border-bottom:1px solid #e5e5e5;
			padding:4px;
			}
			
/*  back2index  */

	#secondary_nav ul li.back2index {
		padding:0 0 0 22px;
		background:#fff url("/img/icons/house.png")  2px 4px no-repeat;
		/*border-bottom:1px solid #ccc;*/
		font-weight:bold;
		margin-left:-22px;
		}
		
		#secondary_nav ul li.back2index a {
		padding:4px;
		display:block;
		background:transparent url("/img/cnr_TR.gif")  top right no-repeat;
		font-weight:bold;
		}
		
		#secondary_nav ul li.back2index a:hover {
			color:#069;
			background:none;
		}
	
		#secondary_nav ul li a, #secondary_nav ul li a:link, #secondary_nav ul li a:visited {color:#069; text-decoration: none;}
		#secondary_nav ul li a:hover, #secondary_nav ul li a:hover visited {color:#fff; background-color:#069; text-decoration: none; }
		
		#secondary_nav ul li ul {
				margin-top:6px;
				margin-bottom:0;
				padding:0;
				border-left:1px solid #ccc;
				}
		#secondary_nav ul li ul li {
				font-size:90%;
				list-style:none outside none;
				display:block;
				border-bottom:none;
				border-top:1px solid #fff;
				padding:4px 4px 4px 8px;
				background-color:#f5f5f5;
				}
			
			
		/* ben to fix later on http://www-devel.nla.gov.au/askalibrarian/index-v2.html */		
		#secondary_nav p{
			margin:22px 10px 0 18px;
		}
		
		
		#secondary_nav p.emphasize, #secondary_nav div.emphasize {
			margin:10px 10px 0 18px;
		}
		
		
/*
--------------------------------------------------------
related styles
--------------------------------------------------------
*/

#secondary_nav #related {
	background:#fff url('/img/related-bg.gif') 0 39px no-repeat;
	padding:0 10px 0 20px;
	color:#999;
	margin:0;
	min-height:220px;
}

#secondary_nav #related ul li a {
	color:#069;
	text-decoration:underline;
	/*border-bottom:1px dotted #999;*/
}

#secondary_nav #related h3 {
	color:#666;
	background: url('/img/related-H3-bg.gif') no-repeat 4px 0;	
	margin-left: -24px;
	margin-right: -10px;
	padding: 39px 0 0 24px;
}


#secondary_nav #related ul {
	margin-left:0;
	background-image:none;
}
#secondary_nav ul {
	margin-bottom:0;
}

#secondary_nav div ul {
	margin-bottom:22px;
}

#related ul li {
	border:none;
	padding-left:0;
	padding-right:0;
	
}
#related ul li ul {
	margin-left:0;
	border:none;
	margin-bottom:0;
}
#related ul li ul li {
	background-color:#fff;
	font-size:100%;
	border:none;
	padding-left:0;
}

#secondary_nav #related ul li a:hover { color:#fff; background-color:#069; text-decoration: none;
}

/*
--------------------------------------------------------
general content styles
--------------------------------------------------------
*/


#breadcrumbs {
	background:#f5f5f5 url('/img/cnr_BR.gif') no-repeat bottom right;
	padding:10px;
	margin:12px 0 18px 12px;
	font-size:85%;
	}
	#breadcrumbs span {
		position:absolute;
		left: -9999px;
		top: -9999px;
	}
	#breadcrumbs ul {
		margin:0;
	}
	#breadcrumbs ul li {
		display:inline;
	}

#content {
	padding:0 0 0 20px;
	min-height:560px;
	}
	#content h1{
		margin-top:22px;
	}
	#content h2{
		letter-spacing:-1px;
	}
	
	#content div h2 {
		color:#000;
		padding-top:16px;
		font-size:160%;
		font-weight:bold;
		line-height:1em;
		letter-spacing:-1px;
		border:none;
	}
		#content div h2 a {
			color:#000;
			text-decoration:none;
		}
		#content div h2 a:hover {
			color:#fff;
			text-decoration:none;
		}
	#content p{
		line-height:1.5em;
		font-size:90%;
	}
	#content ul, #content dl, #content ol  {
		font-size:90%;
	}
	#content ol  {
		margin-left:22px;
		margin-bottom:18px;
	}
	#content blockquote {
		margin-left:22px;
		padding:0 12px;
		border-left:8px solid #ccc;
		font-size:120%;
		color:#999;
	}
	#content ul li{
		margin-left:22px;
		padding-left:0;
		list-style:none outside none;
		list-style-image:url("/img/07_layout/content_li.gif");
		line-height:1.5em;line-height:1.5em;
	}
	#content ol li{
		padding-left:0;
		line-height:1.5em;line-height:1.5em;
	}
	#content dt {
		margin-bottom:6px;
		font-weight:bold;
	}
	#content dd {
		padding-bottom:12px;
		border-bottom:1px solid #ccc;
		margin-bottom:12px;
	}
	
	#content table {
	margin-bottom:18px;
	width:90%;
	border-collapse:collapse;
	font-size:80%;
}

/*
--------------------------------------------------------
Jase's forms
--------------------------------------------------------
*/


#content #form table td {
	border:none;
	font-size: 1.2em;
}


#content table th {
	padding:6px;
	border-top:1px solid #999;
	vertical-align:text-top;
	text-align:left;
}

#content table th.right, #content table td.right {
	text-align:right;
}

#content table td {
	padding:6px;
	border-top:1px solid #999;
	vertical-align:text-top;
}

#content div.hero {
	/*background-color:#333;*/
	margin-bottom:22px;
}

#content div.hero img {
	padding:3px;
	border:1px solid #ccc;
	margin-right:6px;
	/*border-bottom:1px solid #fff;
	margin-bottom:10px;*/
}

#content div.hero h1 {
	color:#fff;
	margin:0 10px;
	padding-bottom:8px;
}


/* style for striped tables */

.c1
{
	text-align: left;
}

tr.alt
{
	background-color: #e5e5e5;
}

.caption {
	font-weight:bolder;
	font-size:9px;
	margin-bottom:22px;
	background-color:#f5f5f5;
	padding:6px;
}

.backToTop {
	background:transparent url("/img/icons/arrow_up.png") 0 50% no-repeat;
	padding-left:16px;
}


/*
--------------------------------------------------------
BREAKOUT BOX styles (Purpose statement) 
--------------------------------------------------------
*/

.breakout {
	border-top:1px solid #ccc;
	margin-bottom:22px;
	padding:10px;
	color:#666;
	background-color:#f5f5f5;

}

#content .breakout p {
	font-size:180%;
	font-weight:lighter;
	line-height:1em;
	letter-spacing:-1px;
	margin-bottom:8px;
}

#content .breakout p em {
	font-style:normal;
	font-weight:normal;
	letter-spacing:0;
	line-height:1.4em;
	font-size:50%;
	color:#999;
}

#content .breakout p em span {
	font-style:italic;
	color:#666;
	
}

#content .breakout a {
	text-decoration:none;
	color:#666;
}
#content .breakout a img {
	border:none;
}

#content .breakout a:hover {
	color:#fff;
}


	.imgAndDesc-left {
	float:left;
	margin-right:12px;
	}
	
	.imgAndDesc-right {
		float:right;
		margin-left:12px;
		}
	
	#content .imgAndDesc-right p , #content .imgAndDesc-left p {
		font-size:75%;
		background-color:#e5e5e5;
		padding:6px;
		line-height:1em;
		} 
	
	.imgAndDesc-right img, .imgAndDesc-left img {
		border:none;
		} 
	
	.seealso {
		background-color:#ff9;
		font-weight:bold;
		}
	.seealso a {
		color:#000;
		font-weight:normal;
		text-decoration:none;
		}
	.seealso a:hover {
		background:none;
		}
		a.seealso:link, a.seealso:visited {
		color: #000;
		font-weight: normal;
		}

.alt { /* for alternate color on table rows */
	background-color:#f5f5f5;
}

/*
--------------------------------------------------------
Guide styles for '/collect/genealogy/mfmopen/...'
explantation: styled list for guides
example page: http://www-devel.nla.gov.au/collect/genealogy/mfmopen/genealact.html
--------------------------------------------------------
*/

#guides ul {
	margin-left:0;
	margin-bottom:22px;
	list-style:none outside none;
	line-height:1.4em;
	border-top:1px solid #ccc;
	}
	
#guides ul li {
	border-bottom:1px solid #ccc;
	padding:10px 0;
	list-style-image:none;
	margin-left:0;
}

#guides ul li ul {
	margin:10px 0 0 0;
	border:none;
}
#guides ul li ol {
	margin:10px 0 0 0;
	border:none;
	margin-left:22px;
}

#guides ul li ul li{
	margin-left:22px;
		padding:0;
		list-style:none outside none;
		list-style-image:url("/img/07_layout/content_li.gif");
		line-height:1.5em;line-height:1.5em;
		border:none;
	
}
#guides ul li ol li{
		padding:0;
		line-height:1.5em;line-height:1.5em;
		border:none;
		list-style:
	
}

/*
--------------------------------------------------------
event styles used in '/collect/genealogy/mfmopen/...'
--------------------------------------------------------
*/

.event-specifics {
	clear:both;
	border-bottom:1px solid #ccc;
	margin-bottom:22px;
	
}
.event-specifics ul {
	width:45%;
	float:right;
	margin-left:10px;
	padding-left:10px;
	border-left:1px solid #ccc;
	list-style:none outside none;
	margin-bottom:12px;
}

.event-specifics p {
	width:45%;
}

.event-specifics ul li {
	
}
.event-specifics ul li ul {
	border-left:1px solid #999;
	float:none;
	width:100%;
	background-color:#f5f5f5;
	padding:4px 0;
	margin-bottom:4px;
}


/*
--------------------------------------------------------
Share this icons
--------------------------------------------------------
*/

ul#sharethis li {
	list-style-type: none;
	list-style-image: none;
	margin-left: 0;
	padding-left: 0;
	}

#sharethis li a {
	padding-left: 20px;
	height: 20px;
	background-repeat: no-repeat;
	background-position: left center;
	}

#sharethis .twitter a {
	background-image: url('/img/social-networking-icons/twitter.png');
	}

#sharethis .delicious a {
	background-image: url('/img/social-networking-icons/delicious.gif');
	}

#sharethis .facebook a {
	background-image: url('/img/social-networking-icons/facebook.gif');
	}



/*
--------------------------------------------------------
Basic form styles (not sure where this is used...?
--------------------------------------------------------
*/

/*
.basicfm form{}
.basicfm fieldset{margin-top:12px;border:1px solid #ccc;padding:12px;}
.basicfm legend{color:#999;border-bottom:0 solid #000;font:140%/92% Helvetica, Arial, sans-serif;font-weight:lighter;margin-bottom:12px;}
.basicfm label{clear:left; float:left; width:12em;}
.basicfm input, .basicfm textarea {width:18em;}
.basicfm form.submit input{width:6em;}
.basicfm form em, form p em {font-weight:bold;font-style:normal;color:red;}
.basicfm form span, form p span {position:absolute;left:-500em;}
.basicfm .default {
	
}
*/

/*
--------------------------------------------------------
Footer styles
--------------------------------------------------------
*/


#footer {
	clear:both;
	border-top:1px solid #ccc;
	padding-top:22px;
	background-color:#f5f5f5;
	margin:0;
}

#footer .wrapper ul li {
	
}

#footer div {
	margin-bottom:0;
}

#footer div h3 {
	margin-left:20px;
	color:#666;
}

#footer div ul {
	list-style:none outside none;
	padding-left:10px;
	font-size:90%;
	margin-left:10px;
}

#footer div ul li {
	padding:2px 0;
}

#footer div ul li a {
	text-decoration:none;
}


#footer div.lcol {
	width:33%; 
	float:left;
}
#footer div.rcol {
	width:230px;
	float:right;
}


/*
--------------------------------------------------------
FIX FOR DIVS WITH FLOATED CONTENT
--------------------------------------------------------
*/


.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
