/*

Library website styles

Created: Thomas Rutter 20070209

*/

.defaultTextActive {
	color: #a1a1a1;
}

/* Library Home Page */

	/* Catalogue/Databases Area */
	
		#lib_catalogue_databases fieldset
		{
			border: 1px solid #f1f1f1;
			padding: 4px 10px;
		}
		#lib_catalogue_databases fieldset legend
		{
			font-size: 1.12em;
		}
		#lib_d_search label
		{
			display:inline;
			float:none;
			width: auto;
			margin: 0 3px 0 0;
			font-weight:normal;
			line-height:inherit;
		}
		/* correct for strange spacing of radio buttons */
		#lib_d_search label input.radio
		{
			vertical-align: -2px;
		}
		#lib_d_search .morelinks
		{
			display: block;
			float: none;
			width: auto;
			margin: 6px 0;
			font-weight: normal;
			line-height: inherit;
		}

	/* Contact Us / About the library area */
	
		#lib_aboutthelibrary_panel ul
		{
			list-style: none;
			padding: 0;
			margin: 3px 0;
		}
		#lib_aboutthelibrary_panel ul li
		{
			padding: 0 0 0 14px;
			margin: 0 4px 1px;
			background: url(/images/arrow2.gif) 0 3px no-repeat;
		}
		
	/* Find bar on front page */
	

		#lib_frontpage_find h2 {
			margin-top:0;
			}
		#lib_frontpage_find {
			padding-bottom:16px;
			}

		#lib_frontpage_find ul, #browse, #blogHome ul
		{
			padding: 0;
			margin: 4px 0;
			list-style: none;
		}
		#browse li, #blogHome li
		{
			padding: 0 0 0 36px;
			background: url(http://www.swinburne.edu.au/images/icons/bullet-red.gif) no-repeat scroll 26px 6px;
			margin: 0 4px 4px;
			font-size: 100%;
		}
		#lib_frontpage_find ul li {
			float:left;
			width:13.2em;
			background:transparent url(http://www.swinburne.edu.au/images/icons/bullet-red.gif) no-repeat scroll 3px 6px;
			padding-left:14px;
			}

		#lib_frontpage_find ul li a
		{
			white-space: nowrap;
		}
		#lib_frontpage_find li a { font-size: 100%; font-weight: normal; float: none; }
	
		#lib_d_search ul
		{
			padding: 6px 0 6px;
			margin: 0;
			width: 100%;
			list-style: none;
			overflow: auto;
		}
		#lib_d_search ul li
		{
			padding: 0;
			margin: 0 4px 1px 2px;
			float: left;
			font-size: 100%;
		}
	
	/* Secondary Navigation */
		
		.secondarynav
		{
			width: 270px;
			padding: 8px 4px 6px 12px;
			float:left;
			height:8em;
			border: 1px solid #CCC;
		}
		
		.secondarynav.tl {
			border-right:none;
			border-bottom:none;
			}
		.secondarynav.tr {
			border-bottom:none;
			}
		.secondarynav.br {
			border-left:none;
			}
		
		.secondarynav img
		{
			float: left;
		}
		.secondarynav h3 {
			margin: 0 0 0 60px;
			}
		.secondarynav li a { font-size: 100%; font-weight: normal; }
		.secondarynav ul
		{
			padding: 0;
			margin: 4px 0 0 55px;
			list-style: none;
		}
		.secondarynav ul li
		{
			padding: 0 0 0 14px;
			background: url(/images/arrow2.gif) 0 3px no-repeat;
			margin: 0 4px 1px;
			font-size: 100%;
			float: left;
		}
		.secondarynav ul li a
		{
			white-space: nowrap;
		}
		
	/* Front page news panel (links to news items) */
	
		#lib_frontpage_newspanel ul
		{
			padding: 0;
			margin: 4px 0;
			list-style: none;
		}
		#lib_frontpage_newspanel ul li a { font-weight: bold; }
		#lib_frontpage_newspanel ul li
		{
			padding: 0 0 0 14px;
			background: url(/images/arrow5.gif) 0 5px no-repeat;
			margin: 0 0 8px 4px;
		}
		
/* Library Top Level Nav Pages */

	/* Top nav box */
		
		#lib_toplevel_page_box
		{
			margin: 10px 0 20px;
			padding: 16px 0 20px 136px;
			border-top: 1px dotted #999;
			border-bottom: 1px dotted #999;
			display: inline-block;
			overflow: hidden;
			max-width: 750px;
		}
		#lib_toplevel_page_box p { margin-top: 0;}
		#lib_toplevel_page_box div { font-size: 84%; font-weight: bold; }
		#lib_toplevel_page_box img
		{
			float: left;
			margin-left: -136px;
		}
		
		#lib_toplevel_page_box li a { font-size: 100%; font-weight: normal; }
		#lib_toplevel_page_box ul
		{
			padding: 0;
			margin: 4px 0;
			list-style: none;
			width: 100%;
			overflow: hidden;
			display: inline-block;
		}
		#lib_toplevel_page_box ul li
		{
			padding: 0 0 0 14px;
			background: url(/images/arrow2.gif) 0 3px no-repeat;
			margin: 0 4px 1px;
			width: 240px;
			float: left;
			white-space: nowrap;
		}
		#lib_toplevel_page_box ul.lib_wide_list li
		{
			float: none;
			width: auto;
			display: block;
		}
		
/* Subject guide */

	/* Subject guide with icons */
	
		div.iconpointer
		{
			padding-left: 72px;
			margin: 10px 0;
			overflow: hidden;
			display: inline-block;
		}
		div.iconpointer img
		{
			float: left;
			margin: 0 12px 10px -72px;
		}
		div.iconpointer h3 { margin: 0 0 6px; }
		div.iconpointer p { margin: 8px 0; }
		
/* Generic Styles */
	
	/* Hot link (regular sized link with arrow) */
	
		a.lib_hotlink
		{
			padding: 0 0 0 14px;
			background: url(/images/arrow2.gif) 0 3px no-repeat;
			display: block;
			margin: 10px 0;
			max-width: 750px;
		}
				
	/* Bug fixing styles (workarounds for swin-wide sheets) */
	
/*screen shot alignment*/
		div.screenshot_right
		{
			clear:right;
			margin:20px 70px;
		}


/* custom Form styles  [nick drysdale - Nov 09] */

.libraryForm .formNumber {
	float:left;
	width:6%;
	clear:both;
	font-size:120%;
	color:#FFC648;
	font-weight:bold;
	}
	
.libraryForm label, .libraryForm  .optionGroup {
	float:left;
	width:80%;
	padding-bottom:1.6em;
	}

.libraryForm .note {
	font-size:80%;
	}
	
.libraryForm  .optionGroup label {
	float:none;
	}

input.error {
	border:1px dotted red;
}

	
/* custom table formatting  [nick drysdale - Dec 09] */
table.display th 
{
	background-color:#EBEBEB;
}
table.display td, table.display th {
	padding:5px 8px 5px 8px;
	text-align:left;
	border-bottom:1px dotted #ECE6D8;
	border-left:1px dotted #ECE6D8;
}

table.display td ul {
	margin-top:0;
	margin-bottom:0;
}
table.display tr:nth-child(odd)		{ background-color:#fff; }
table.display tr:nth-child(even)	{ background-color:#F9F7F3; }


/* updated home page styles */

.lib_homepage h1 {
	margin-top:0;
	font-size: 1.46em;
	color: #222;
	font-weight: bold;
	}
.lib_homepage fieldset#lib_d_search {
	border: none;
	background: #e7dfd1;
	color: #633;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	padding: 10px 10px 6px;
	margin: 1em auto 16px;
}
.lib_homepage fieldset#lib_d_search a { color: #A22; }
.lib_homepage .link-list
{
	margin-bottom: 14px;
}
.contactTable {
	margin:14px 0;
	}

.lib_newsbox
{
}
.lib_newsbox a { font-weight: bold; }
.lib_newsbox ul { margin: 0; padding: 0; list-style: none; }
.lib_newsbox li
{ 
	margin: 0; 
	padding: 0 0 10px 35px;
	min-height: 30px;
	background: url("../images/libraryhome/icon-news.png") no-repeat;
}
.lib_newsbox li div { margin: 1px 0; }


.homeSearchLine
{
	margin: 0;
	width: auto;
	float: none;
	white-space: nowrap;
	margin-right: -10px;
}
.homeSearchLine * { vertical-align: middle; }

.homeSearchInput {
	height: 19px;
	padding:1px;
	font-size: 115%;
	line-height: 15px;
	width:422px;
	}
	
.button {
	-moz-border-radius: 8px; 
	-webkit-border-radius: 8px;
	font-size:1em;
	padding:2px 10px;
	background-color:#D8CDBA;
	}

#sidecol .contact
{
	margin: 0 2.5em;
	color: #fff;
}
#sidecol .contact p
{
	padding: 0;
	margin-bottom: 6px;
}
#sidecol .contactLabel {
	width:45;
	float:left;
	font-weight:bold;
	}
#sidecol .contactDetails {
	margin-left:46px;
	margin-bottom: 3px;
	}
.icon-paragraph
{
	margin-left: 65px;
	min-height: 58px;
}
.icon-paragraph img, .icon-paragraph img.border
{
	float: left;
	margin-left: -65px;
}
.icon-paragraph p
{
	margin: 1px 0;
}
img.border
{
	border: 1px solid #D4D4D4;
	margin: 0px 8px 0px 0px;
	padding: 2px;
}
iframe.opacframe
{
	width: 100%;
	border: none;
	border-width: 0;
	height: 435px;
}
