/* misc definitely-used styles */

	* {
		font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	}
	
	body {
		margin: 0px;
		padding: 0px;
		background-color: white;
		color: #000033;
		font-size: 10px;
		line-height: 14px;

	}
	
	/* div that surrounds all */
	#wholebody {
		
	}
	
	
	a {
		text-decoration: none;
		font-weight: bold;
		font-size: 10px;
	}
	
	a:link			{text-decoration: none; 	 color: #0033cc; }
	a:visited		{text-decoration: none; 	 color: #0033cc; }
	a:hover			{text-decoration: underline; color: #0033cc; }
	a:active		{text-decoration: underline; color: #0033cc; }
	
	/* create nice thin lines */
	hr {
		border: 0;
		border-bottom: 1px solid #cccccc;
		height: 1px;
	}
	
	hr.immediate {
		margin-top: 0px;
		padding-top: 0px;
	}
	
	
	th {
		font-weight: normal;
		text-align: left;
	}
	
	td.tdContent ul, td.tdContent2 ul {
		margin-bottom: 0;
		margin-left: 1em;
		padding-left: 1em;
	}
	
	img {
		border: 0px solid black;
	}
	
	p {
		font-size: 12px;
		line-height: 16px;
		/*color: #333333;*/
		
	}
	
	
	h1 {
		font-size: 14px;
		line-height: 18px;
		/*color: #333333;*/
		font-weight: normal;
		margin-bottom: 1em;
	}
	
	h2 {
		font-weight: bold;
		font-size: 12px;
		line-height: 16px;
		/*color: #333333;*/
	}
	
	table, .whiteTable {
		/*font-size: 14px;*/
		font-weight: normal;
		/*color: #333333;*/
		background-color: white;
		border-spacing: 0px;
	}
	
	li{
		font-size: 12px;
		/*color: #333333;*/
	}

	/* mozilla strict mode adds whitespace crap inside tables
	   IE doesn't understand these, but does them by default anyway */
	td > :first-child { margin-top: 0px; }
	td :last-child { margin-bottom: 0px; }
	
	
	.pdfthumbs {
		border: 1px solid #cccccc;
	}
	
	/* show me how link */
	.largetext {
		font-size: 14px;
	}
	
	
	.blockquote {
		margin-left: 5%;
		margin-right: 5%;
	}
	
	/* under-thumbnail links */
	.narrowpipes {
		word-spacing: -4px;
	}
	
	.errorcolour {
		color: red !important;
	}
	
	.imageblock {
		border-spacing: 6px;
		margin-left: auto;
		margin-right: auto;
		vertical-align: top;
	}
	
	
	
	.roundcornerimage		{ text-align: center; vertical-align: top; padding: 0px; margin:0px; }
	.roundcornerimage a 		{ display:block; background-color: #D8DCE0; text-decoration: none; padding: 0px; margin:0px; width: 110px; line-height: normal;}
	.roundcornerimage a:hover	{ text-decoration: none; }
	.roundcornerimage a:active	{ text-decoration: none; }
	.roundcornerimage a:visited	{ text-decoration: none; }
	.roundcornerimage img		{ padding: 0px; margin:0px;}
	
	.roundcornerimageText {
		position: relative;
		top: -2px;
		display: block;
		background-color: white;
		padding: 0px;
		margin:0px;
	}
	
	.roundcornerimageText2 {
		top: -2px;
		display: block;
		background-color: white;
		padding: 0px;
		margin:0px;
	}	
	/*
		text-align: center;
		vertical-align: top;
		width: 105px;
	*/
	

	.randomimages {
		border: 0;
		margin: 10px;
		vertical-align: middle;
	}
	
	/* used in tables with alternating grey/white rows */
	.tdContent, .tdContent2, tr.tdContent td, tr.tdContent2 td {
		font-size: 12px;
		font-weight: normal;
		/*color: #333333;*/
	}
	
	.tdContent, tr.tdContent td {
		background-color: white;
	}
	
	.tdContent2, tr.tdContent2 td {
		background-color: #f5f5f5;
	}
	
	
	
	
	
	.pathfinderrow {
		clear: both;
		margin-bottom: 20px;
	}
	
	.pathfinderrow .thumbnailbox {
		float: right;
		margin-bottom: 10px;
		margin-left: 10px;
		margin-right: 5px;
		margin-top: 7px;
	}
	
	.pathfindercell {
		padding-top: 5px;
		padding-bottom: 5px;
		padding-right: 0px;
	}
	
	.pathfindercell p {
		text-align: justify;
		margin-top: 0px;
		margin-bottom: 0px;
	}
	
	
	

	
	.postcardbox {
		padding: 0px;
		width: 480px;
		border-width: 1px;
		border-style: solid;
		/* border-color: colour-specific */
	}
	
	.postcardbox td, .thumbnailtable td, td.thumbnailbox {
		padding: 0px;
	}
	
	.thumbnailtable {
		border-spacing: 5px;
		margin-left: auto;
		margin-right: auto;
	}
	
	.thumbnailbox {
		width: 160px; /* usually maximum thumbnail width + 10px */
		border-width: 1px;
		border-style: solid;
		text-align: center;
		/* border-color: colour-specific */
	}
	
	.thumbnailboximage {
		height: 130px; /* usually maximum thumbnail height + 10px */
	}
	
	.thumbnailbox img {
		margin-top: 5px;
		margin-bottom: 5px;
	}
	
	.toolbox {
		line-height: 1.5em;
		text-align: center;
		/* background-color: colour-specific */
	}
/*	
	.thumbnailbox .toolbox {
		position: relative;
		bottom: 0;
	}
*/	
	
	
	
	/* used on search results */
	.dbResults, .dbResultscolour {
		/*font-size: 14px;*/
		font-weight: normal;
		/*color: #333333;*/
		border: 1px solid #d8dce0;
		background-color: white;
		padding-left: 0px;
		padding-right: 0px;
	}
	
	.dbResultscolour .thumbnailbox {
		width: 156px; 
		margin-top: 1px; 
		margin-left: auto; 
		margin-right: auto; 
		border-width: 0px;
	}

	.albumtextitem {
		margin-left: auto;
		margin-right: auto;
		background-color: #d8dce0;
		width: 150px;
		height: 150px;
		overflow: auto;
	}
	
	
	
	
	.nomorefloat {
		clear: both;
	}
	
	table.highlighthover tr:hover td {
		border: 1px solid red;
	}
	
	
/* end misc definitely-used styles */


/* ############################################################################ */
/* ############################################################################ */

/* top logo bar */

	.bannerTable {
		position: relative;
		height: 88px;
		/* font-size: 14px; */
		/* color: black; */
		text-indent: 1pt;
		margin: 0px;
		padding: 1px 0px;
		font-weight: bold;
		/* background-color: #9ba8b6; */
		clear: both;
		/*
		background-image: url(/themes/default/images/greybevel_pagetop.gif);
		background-repeat: no-repeat;
		background-position: top right;
		*/
	}
	
	.bannerTableBorders {
		/* border-right: 1px solid #666666; */
	}
	
	/* where to anchor the logo container */
	.topleftlogo {
		position: absolute;
		bottom: 0px;
		left: 0px;
	}
	
	/* adjustment from the logo container to the image itself */
	.topleftlogoimage {
		margin-left: 3px;
		/*padding-top: 0px; */
		vertical-align: middle;
	}
	
	.toprightform {
		text-align: right;
		position: absolute;
		top: 5px;
		right: 10px;
	}
	
/* end top logo bar */

/* ############################################################################ */
/* ############################################################################ */

/* main layout table */

	/* outerPage = theoretically the style for the overall 3col table */
	.outerPage {
		/* font-size: 14px; */
		margin: 0px;
		padding: 0px;
		background-color: white;
		clear: both;
		/* border-right: 1px solid #666666; */
	}
	
	
	
	
	
	
	
	
	
	
	
	/* main left cell */
	.colsLeft {
		margin: 0px;
		padding-top: 80px;
		/* background-color: #9ba8b6; */
		font-size: 12px;
		line-height: 14px;
		border: thin none white;
		vertical-align: top;
		/* color: #333333; */
		width: 120px;
		/*
		background-position: bottom left;
		background-repeat: no-repeat;
		*/
	}
	
	/* possibly unused */
	.colsLeft hr {
		border-color: #666666;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	.centerCol, .singleCol {
		vertical-align: top;
		background-color: white;
	}
	
	/* centercol for onecolumn pages */
	.singleCol {
		padding: 0px;
		/* border-right-color: colour-specific */
	}
	
	/* horizontal border between bannertable and page content */
	/*
	.singleColTopBevel, .singleColTopGreyBevel {
	}
	.singleColTopBevel {
	}
	.singleColTopGreyBevel {
	}
	*/
	
	/* curve for top left corner */
	/*
	.singleColTopLeftBevel, .singleColTopLeftGreyBevel {
	}
	.singleColTopLeftBevel {
	}
	.singleColTopLeftGreyBevel {
	}
	*/
	
	
	/* horizontal border between bannertable and coloured right border */
	.singleColTopRightBevel {
	}
	
	/* bottom right corner bevel of bannertable */
	.singleColTopRightBevelBannertable {
	}
	
	
	/* main centre cell */
	.centerCol {
		width: 100%;
		padding: 0px;
		/*
		background-repeat: repeat-y;
		background-position: left;
		background-image: url(/themes/default/images/greybevel_vertical_white.gif);
		*/
	}
	
	
	
	
	
	
	
	
	/* centre top container with colour bar title */
	.colsHeaderCenter {
		background-repeat: repeat-x;
		background-position: top left;
		margin: 0px;
		padding: 0px;
		height: 60px;
		/* background-color: colour-specific */
		/* background-image: colour-specific */
		vertical-align: middle;
	}
	
	.colsHeaderCenter h1 {
		position: absolute;
		margin-top: 22px;
		margin-bottom: 0px;
		padding-left: 32px;
		height: 60px;
		background-color: transparent;
		vertical-align: middle;
		font-size: 17px;
		line-height: 17px;
		font-weight: bold;
		/*z-index: 4;*/
	}
	
	.colsHeaderCenter .colsHeaderCenterAdjunct {
		position: absolute;
		right: 15px;
		height: 65px;
		margin-top: 5px;
		font-size: 30px;
		font-weight: bold;
		line-height: 60px;
		/* color: colour-specific */
	}
	
	.gradientholder {
		position: relative;
		top: 0px;
		left: 0px;
		margin: 0px;
		padding: 0px;
	}
	
	/* chrome */
	.centerheaderleftborder {
		position: absolute;
		top: 0px;
		left: 0px;
		height: 60px;
		width: 16px;
		background-repeat: repeat-y;
		/*z-index: 2;*/
		/* background-image: colour-specific */
	}
	
	.centerheaderRightCurve {
		position: absolute;
		right: 0px;
		top: 0px;
		height: 17px;
		width: 17px;
		background-repeat: no-repeat;
		background-position: top right;
		/*z-index: 4;*/
		/* background-image: colour-specific */
	}

	.centerheadertopleftcorner {
		position: absolute;
		top: 0px;
		left: 0px;
		height: 30px;
		width: 30px;
		background-repeat: no-repeat;
		/*z-index: 3;*/
		/* background-image: colour-specific */
	}
	
	
	.singleColMain, .singleColGreyHeader {
		position: relative;
	}
	
	/* single column page header, .e.g container for stuff dropdown bar */
	.singleColGreyHeader {
		/*color: #333333;*/
		background-color: #D8DCE0;
		/*
		background-repeat: repeat-y;
		background-position: top left;
		background-image: url(/themes/default/images/greybevel_vertical_grey.gif);
		*/
	}
	
	.stuffdropdownbar {
		clear: both;
		padding-top: 15px;
		padding-left: 25px;
		padding-bottom: 10px;
		position: relative;
	}
	
	/* single column grey header bar nonsense */
	.stuffdropdownbartitle {
		font-size: 14px;
		/*color: #333333;*/
		font-weight: normal;
		/*border: 1px solid red;*/
	}
	
	.stuffdropdownform {
		position: absolute;
		right: 0;
		top: 15px;
		text-align: right;
		display: inline;
		padding-right: 20px;
		line-height: 14px;
	}
	
	.centerColMain, .centerColPlain, .singleColMain {
		padding-right: 10px;
		padding-left: 15px;
	}
	.centerColMain {
		padding-top: 15px;
		padding-bottom: 0px;
	}
	.centerColPlain, .singleColMain {
		padding-top: 0px;
		padding-bottom: 15px;
	}
	
	/* first h1 on 3-col page */
	.centerColMain {
		background-repeat: no-repeat;
		background-position: top right;
		/* background-image: colour-specific */
	}
	
	/* grey header on searches & records */
	.databaseColMain {
		padding-top: 10px;
		padding-right: 15px;
		padding-left: 20px;
		padding-bottom: 10px;
		/*color: #333333;*/
		/*background-color: #D8DCE0;*/
		/*
		background-repeat: repeat-y;
		background-position: top left;
		background-image: url(/themes/default/images/greybevel_vertical_grey.gif);
		*/
	}
	
	.databaseColMain h1 {
		margin: 0px;
		padding: 0px;
		font-size: 13px;
		font-weight: bold;
	}
	
	
	
	
	
	
	
	
	/* righthand column */
	.cols {
		font-size: 12px;
		line-height: 14px;
		/*color: #333333;*/
		border: thin none white;
		vertical-align: top;
		width: 122px;
		padding-top: 10px;
		margin: 0px;
		background-repeat: no-repeat;
		background-position: top right;
		/* background-color: colour-specific */
		/* background-image: colour-specific */
	}
	
	.colsContent {
		margin: 0px;
		padding: 0px;
	}
	
	.cols hr {
		border: 0;
		border-bottom: 1px solid white;
		height: 2px;
		/* border-top: colour-specific */
	}
	
	
	
	
	
	
	
	
	
	
	
	/* page footer (used to be table rather than div) */
	.footerTable {
		clear: both;
		position: relative;
		margin: 0px;
		/*font-size: 14px;*/
		color: #ffffff;
		/* text-indent: 1pt; */
		padding: 0px;
		text-align: center;
		border: thin none white;
		/* 
		background-repeat: no-repeat;
		background-position: top left;
		height: 15px;
		line-height: 15px;
		*/
		vertical-align: middle;
		/* background-color: colour-specific */
	}
	
	/* chrome */
	.footerTableBorders {
	}
	
	.footerTablebevel, .footerTableSinglebevel {
	}
	
	.footerTablebevel {
	}
	
	.footerTableSinglebevel {
	}
	
	.footerTableCenterRightCurve, .footerTableSingleRightCurve {
	}
	
	.footerTableCenterRightCurve {
	}
	
	.footerTableSingleRightCurve {
	}
	
	

/* end main layout table cells */

/* ############################################################################ */
/* ############################################################################ */

/* lefthand popup menu stuff */

	#nav {
		font-weight: normal;
		/* WTF?! Setting a width on this makes IE Z-order it below the center text.. */
	}
	
	ul.sec-links {
		list-style: none;
		/* margin-bottom: 440px; */
	}
	
	/* menu container */
	.sec-links {
		margin: 0px;
		padding: 0px;
		width: 120px;
		font-weight: bold;
		/* background-color: #ffffff; */
	}
	
	/* both main menu and pageobject menu items */
	ul.sec-links li, .sec-links div {
		color: #003399;
		/* border-bottom: 1px solid #9ba8b6; */
	}
	
	/* just main menu items */
	ul.sec-links li {
		position: relative;
		padding: 0px;
		margin: 0px;
		z-index: 1000;
	}
	
	/* submenus */
	.sec-links li ul.sec-links {
		position: absolute;
		left: 120px;
		top: 0px;
		display: none;
		z-index: 1000;
	}
	
	/* submenus when active */
	.sec-links li:hover ul.sec-links, .sec-links li.over ul.sec-links {
		display: block;
	}
	
	.sec-links div {
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
	}
	
	/* each blocky link */
	.sec-links div a, ul.sec-links li a {
		display: block;
		
		/* these should add up to the total width */
		width: 115px;
		padding-left: 5px;
		
		padding-top: 2px;
		/* font-size: 14px; */
		padding-bottom: 3px;
		text-decoration: none;
		font-weight: bold;
		color: #003399;
		/* border-top: 1px solid #d8dce0; */
	}
	
	.sec-links li:hover, .sec-links li.over {
	}
	
	.sec-links div a:hover, .sec-links li a:hover {
		font-weight: bold;
		text-decoration: none;
		color: #ffffff;
		/* background-color colour specific */
	}
	/* in purple CSS
	.sec-links div a:visited, .sec-links li a:visited {
		color: #003399;
	}
	*/

/* end menu stuff */

/* ############################################################################ */
/* ############################################################################ */

/* editable items surrounding styles */
	
	/* centre column */
	
	/* titles */
	/*
	.centercolBlockHeadMiddle, .centercolBlockPageHeadMiddle {
		font-size: 14px;
		color: #333333;
		font-weight: normal;
		background-color: white;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #cccccc;
		margin-bottom: 1em;
		width: 100%;
	}
	
	div.centercolBlockHeadMiddle {
		left: 0px;
		right: 0px;
		margin-right: 10px;
		text-align: left;
		margin-top: 1em;
	}	
	*/
	/* content */
	/*
	.centerTextBlock {
		font-size: 10px;
		font-weight: normal;
		color: #333333;
	}
	
	div.centerTextBlock {
		width: 95%;
		position: relative;
		left: 2.5%;
		right: 2.5%;
		text-align: left;
	}
	
	*/
/* end editable items surrounding styles */

/* ############################################################################ */

/* editable items surrounding styles */
	
	/* left Column items */
	.leftContent {
		width: 100%;
		border: 1px none #9ba8b6;
		/* background-color: #9ba8b6; */
		text-align: left;
		padding-bottom: 0px;
		padding-top: 1em;
		margin-bottom: 0em;
		margin-top: 3px;
	}

	.leftContent h1 {
		/*font-size: 11px;*/
		font-weight: bold;
		/* color: #333333; */
		/* background-color: #9ba8b6; */
		padding-bottom: 2px;
		margin-bottom: 2px;
	}


	/* centre column items */
	
	.centerContent {
		width: 100%;
		background-color: white;
		text-align: left;
		padding-bottom: 0em;
		margin-bottom: 0.5em;
		border: 1px none black;
	}


	.centerContentBody {
		width: 100%;
		position: relative;
	}
	
	.centerContent h1, .centerColMain h1, .singleCol h1, .edumeta h1, .accompanyingMaterials h1 {
		font-size: 13px;
		line-height: 16px;
		/*color: #333333;*/
		border-bottom: 1px solid #cccccc;
		/*background-color: #d8dce0;*/
		margin-top: 1em;
		margin-bottom: 1em;
		border: 1px none black;
		padding-top: 0px;
		/*padding-left: 5px;*/
		padding-bottom: 0px;
		font-weight: bold;
		/*
		background-repeat: no-repeat;
		background-position: top right;
		*/
	}
	
	.centerContent h1, .centerContent h2, .centerContent p, .centerContent pre {
		padding-left: 5px;
		padding-right: 5px;
	}
	
	.centerContent h2 {
		/*color: #333333;*/
		margin-top: 1.5em;
		margin-bottom: 1em;
	}
	
	
	
	/* right Column items */
	.rightContent {
		width: 122px;
		border: 1px none black;
		text-align: left;
		padding-bottom: 0;
		padding-top: 10px;
		padding-left: 2px;
		margin-bottom: 2px;
		margin-top: 2px;
	}

	.rightContent h1 {
		/*font-size: 11px;*/
		font-weight: bold;
		border: 1px none black;
		border-bottom: 1px none #cccccc;
		/*color: #333333;*/
		text-align: left;
		margin-top: 0px;
		margin-bottom: 2px;
		padding: 0px 1px 2px 1px;
	}

	.rightContent p {
		width: 120px;
		/*font-size: 14px;*/
		/*color: #333333;*/
		margin-top: 0px;
		margin-bottom: 0px;
		padding: 2px 2px 2px 2px;
	}

	.rightContent h2 {
		/*color: black;*/
		margin-top: 0px;
		margin-bottom: 0px;
		padding-left: 2px;
		padding-right: 2px;
		padding-bottom: 0px;
		padding-top: 0px;
	}
	
	
/* end editable items surrounding styles */
	
/* ############################################################################ */


	
/* ############################################################################ */
/* Features */
	
	/* right hand column */
	.sidefeature {
		width: 122px;
		border: 0px none red;
		text-align: left;
		padding-bottom: 2px;
		padding-top: 0em;
		padding-left: 2px;
		margin-left: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-top: 0em;
		color: #333333;
	}

	.sidefeature h1 {
		/*font-size: 11px;*/
		font-weight: bold;
		border: 0px none blue;
		text-align: center;
		width: 120px;
		margin: 0px;
		margin-top: 5px;
		padding: 0px;
	}

	.sidefeature p {
		text-align: center;
		border: 0px none red;
		/*font-size: 10px;*/
		padding: 0px;
		margin: 0px;
	}
	.sidefeature img {
		border: 2px solid white;
		text-align: center;
		margin-top: 5px;
		margin-bottom: 2px;
		margin-left: auto;
		margin-right: auto;
	}
	
	
	
	
	/* feature record view */
	.featurebox {
		width: 166px;
		float: right;
		text-align: left;
		padding-bottom: 0em;
		margin: 0em 0em 1em 1em;
		clear: right;
		border-bottom: 1px solid #d8dce0;
		border-left: 1px solid #d8dce0;
		/*background-image: url(/themes/default/images/vertical_line_innergrey.gif);*/
		background-repeat: repeat-y;
		background-position: top right;
	}
	
	.featurebox div {
		text-align: center;
		padding: 5px 5px 5px 5px;
		margin: 0px;
	}
	
	.featurebox h1 {
		/*font-size: 11px;*/
		font-weight: bold;
		color: #333333;
		margin-top: 0px;
		margin-bottom: 0.5em;
		padding-bottom: 3px;
		padding-top: 3px;
		padding-left: 5px;
		padding-right: 5px;
	}
	
	.featurebox p {
		/*font-size: 16px;*/
		color: #333333;
		margin: 0px;
		padding-left: 5px;
		padding-right: 5px;
		padding-bottom: 5px;
		padding-top: 5px;
	}
	
	.featurebox table {
		
	}
	.featurebox li {
		padding: 0px;
	}

	.featurebox ul {
		padding-left: 2em;
	}
	

	
	
/* ############################################################################ */

/* start My Stuff tabs */

	.tabbar {
		padding-top: 5px;
		padding-bottom: 5px;
		padding-left: 0;
		padding-right: 0;
		margin: 0;
		border-bottom: 1px solid #cccccc;
		line-height: 25px;
	}
	
	
	.tabbar li {
		padding-top: 5px;
		padding-bottom: 5px;
		padding-left: 1em;
		padding-right: 1em;
		margin: 0;
		margin-right: 3px;
		display: inline;
		list-style-type: none;
		
		-moz-border-radius-topleft: 10px;
		-moz-border-radius-topright: 10px;
	}
	
	li.tabselected {
		border-top: 1px solid #cccccc;
		border-left: 1px solid #cccccc;
		border-right: 1px solid #cccccc;
		border-bottom: 1px solid #e5e5e5;
		background-color: #e5e5e5;
	}
	
	li.tabnotselected {
		border-bottom: 1px solid #cccccc !important;
		/* background-color: colour-specific */
	}
	
	
	.tabbar li a {
		line-height: 10px;
	}
	
	
	
	
	
	.tabbox {
		padding: 0;
		margin: 0;
		border-bottom: 1px solid #cccccc;
		border-left: 1px solid #cccccc;
		border-right: 1px solid #cccccc;
	}
	
	.tabboxmessage {
		padding: 1em;
		background-color: #e5e5e5;
		margin: 0px;
	}
	
	.tabboxcontent {
		padding: 1em;
		background-color: white;
	}
	
	.tabbox p {
		padding-top: 0.5em;
		padding-bottom: 0.5em;
		margin: 0;
	}
	.tabbox h2 {
		padding-top: 0.75em;
		padding-bottom: 0.75em;
		margin: 0;
	}

/* no longer used?
	
	ul.liketdcontenttable {
		list-style-type: none;
		border: 1px solid #cccccc;
		padding-left: 0;
	}
	
	ul.liketdcontenttable li {
		margin-left: 0;
		padding-left: 0.5em;
		padding-right: 0.5em;
		padding-top: 0.25em;
		padding-bottom: 0.25em;
		border-bottom: 1px solid #cccccc;
	}
	
*/


/* end of My Stuff tabs */


/* ############################################################################ */
/* ############################################################################ */

/* My Stuff Account table */
	table.stuffAccountList {
		width: 100%;
		border-top: 1px solid #cccccc;
		border-left: 1px solid #cccccc;
	}
	
	table.stuffAccountList tr {
		
	}
	
	
	table.stuffAccountList td {
		border-bottom: 1px solid #cccccc;
		border-right: 1px solid #cccccc;
		padding-left: 3px;
		padding-right: 3px;
		vertical-align: top;
	}


/* My Stuff object table */
	
	table.stuffObjectList {
		margin-left: auto;
		margin-right: auto;
		width: 100%;
		border: 1px solid #cccccc;
	}
	
	table.stuffObjectList tr {
		
	}
	
	table.stuffObjectList th {
		font-weight: bold;
		/*color: #333333;*/
		border-left: 1px solid white;
		padding-left: 3px;
		padding-right: 3px;
		/* background-color: colour-specific */
	}
	
	table.stuffObjectList td {
		border-top: 1px solid white;
		border-left: 1px solid white;
		padding-left: 3px;
		padding-right: 3px;
		vertical-align: top;
	}
	
	table.stuffObjectList td.firstcell, table.stuffObjectList th.firstcell {
		border-left: 0px solid #cccccc;
	}
	
	table.stuffObjectList td.tdContent, table.stuffObjectList tr.tdContent td {
		background-color: #e5e5e5;
	}
	
	table.stuffObjectList td.tdContent2, table.stuffObjectList tr.tdContent2 td {
		background-color: #d8dce0;
	}
	
	table.stuffObjectList .imagecell {
		/* width: 150px; */
		text-align: center;
	}
	table.stuffObjectList .doubleimagecell {
		text-align: center;
		white-space: nowrap;
	}
	table.stuffObjectList .albumimagesverticalcell {
		text-align: center;
		width: 175px;
	}
	table.stuffObjectList td .albumimagesvertical {
		overflow: auto;
		height: 170px;
		width: 170px;
		border: 1px solid #cccccc;
		background-color: #f5f5f5;
	}
	table.stuffObjectList .narrownowrapcell {
		width: 10%;
		white-space: nowrap;
	}
	
	table.stuffObjectList .thumbnailbox {
		background-color: white;
	}
	
	
	
	
	
/* end of My Stuff object table */


/* ############################################################################ */
/* ############################################################################ */


/* start Pathfinder boxes */

	.edumeta {
		width: 100%;
		text-align: left;
		padding-bottom: 1em;
		margin-bottom: 1em;
	}
	
	.edumeta h1 {
		background-color: #d8dce0;
		margin-top: 0px;
		margin-bottom: 0.5em;
		padding-bottom: 0px;
		padding-left: 16px;
	}
	
	/*.edumeta p {
		padding-left: 0px;
		padding-right: 1em;
	}*/
	
	.edumeta table {
		
	}

/* end Pathfinder boxes */


/* ############################################################################ */
/* ############################################################################ */


/* form styling */

	form {
		/*font-size: 10px;*/
		margin: 0;
	}
	
	select {
		font-size: 10px;
		white-space: normal;
		font-weight: normal;
		margin: 0px;
		padding: 0px;
	}
	
	input {
		font-size: 11px;
		font-weight: normal;
		padding-left: 1px;
		color: #333333;
	}
	
	label input {
		vertical-align: middle;
	}
	
	textarea {
		font-size: 11px;
	}
	
	.button {
		text-align: left;
		margin: 0;
		padding: 0;
		/*font-size: 10px;*/
		border: 0px;
		background-color: transparent;
		font-weight: bold;
		color: #0033cc !important;
		cursor: pointer;
	}
	
	.bigbutton {
		font-size: 11px ;
		text-align: center;
		font-weight: bold;
		border: 1px solid #6699CC;
		/*color: #0033cc !important;*/
		padding: 2px 1em;
		display: inline-block;
		cursor: pointer;
	}
	
	.headerbutton {
		/*font-size: 16px;*/
		/*background-color: #d8dce0;*/
		/*vertical-align: bottom;*/
		text-align: center;
		font-weight: bold;
		/* border: 1px solid #0033cc; */
		/*color: #0033cc !important; */
		/*padding: 1px 2px;*/
		display: inline-block;
		cursor: pointer;
	}
	
	a.bigbutton {
		padding: 3px 1em 4px 1em;
		display: inline-block;
	}

/* end form styling */

/* ############################################################################ */
/* ############################################################################ */

/* mysql editing interface stuff */

	form.fullwidthform table, table.fullwidthform {
		width: 99%;
		border: 1px solid #999999;
		margin-left: auto;
		margin-right: auto;
		border-spacing: 1px;
	}
	
	textarea.fullwidthtext {
		width: 99%;
	}
	textarea.bigfullwidthtext {
		width: 99%;
		height: 6em;
	}
	input.fullwidthtext {
		width: 99%;
	}
	
	form.fullwidthform table tr th {
		white-space: nowrap;
	}
	
	.fullwidthform th {
		background-color: #cccccc;
		color: black;
		font-weight: bold;
		line-height: 1.5em;
	}
	
	.fullwidthform td {
		background-color: #f5f5f5;
	}
	
	.fullwidthform input {
		color: black;
	}
	
	.newdata td {
		background-color: #e0e0ff;
	}
	

/* end mysql editing interface stuff */

/* ############################################################################ */
/* ############################################################################ */

/* start Info boxes */

	/* used in page item snippet */

	.infobox, .infobox2, .mystuffLogin {
		text-align: left;
		padding: 0px;
		margin: 0px;
		border-bottom: 1px solid #d8dce0;
		border-left: 1px solid #d8dce0;	
		/*background-image: url(/themes/default/images/vertical_line_innergrey.gif);*/
		background-repeat: repeat-y;
		background-position: top right;
	}
	
	/* mystuffLogin being in a table seems to mess up on firefox so added margin into the table cell instead */
	
	.infobox, .infobox2{
		margin-bottom: 1em;
	}
	
	.infobox {
		width: 99%;
		padding-bottom: 1em;
		position: relative;
	}
	
	.infobox2 {
		width: 100%;
		padding-bottom: 0em;
		clear: both;
	}
	
	.infobox h1, .infobox2 h1, .mystuffLogin h1 {
		background-color: #d8dce0;
		font-weight: bold;
		margin-top: 0px;
		margin-bottom: 0.5em;
		padding-bottom: 5px;
		padding-top: 5px;
		padding-left: 5px;
		padding-right: 5px;
	}
	
	.infobox h1 {
		/*font-size: 10px;*/
		color: #333333;
	}
	
	.infobox2 h1 {
		/*font-size: 11px;*/
		color: #333333;
	}
	
	.infobox p, .infobox2 p {
		margin-top: 0px;
		margin-bottom: 0px;
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 0px;
	}
	
	.infobox p {
		/*font-size: 10px;*/
		color: #333333;
		padding-bottom: 0px;
	}
	
	.infobox2 p {
		/*font-size: 11px;*/
		color: #333333;
		padding-bottom: 1em;
	}
	
	.infobox table {
		
	}
	.infobox li {
		padding-left: 5px;
		padding-right: 5px;
	}

	.infobox2 table {
		padding-bottom: 1em;
		padding-left: 1em;
		padding-right: 1em;
	}
	.infobox2 ul {
		padding-bottom: 1em;
		padding-right: 1em;
	}

	.imagescentered {
	}
	
	.imagescentered p, p.imagescentered {
		text-align: center;
	}
	
	.imagescentered img {
		padding: 5px;
	}
	
/* end Info boxes */


	
/* ############################################################################ */
/* ############################################################################ */

	/* used in page item snippet */

	.tableHeading, .tableHeadingFirst, .tableContent, .tableContentFirst {
		/*font-size: 11px;*/
		color: #333333;
		padding: 5px;
		border-bottom: 1px solid #cccccc;
		border-right: 1px solid #cccccc;
	}
	
	.tableHeading, .tableHeadingFirst {
		font-weight: bold;
		background-color: #f5f5f5;
		border-top: 1px solid #cccccc;
	}
	
	.tableHeading {
	}
	
	.tableHeadingFirst {
		border-left: 1px solid #cccccc;
	}
	
	.tableContent, .tableContentFirst{
		font-weight: normal;
		vertical-align: top;
	}
	
	.tableContent{
	}
	
	.tableContentFirst{
		border-left: 1px solid #cccccc;
	}



/* ############################################################################ */
/* ############################################################################ */
	
	/* 3 images side-by-side thing. possibly unused */
	
	.bannerImages {
		background-color: #f5f5f5;
		text-align: center;
	}
	
	.bannerImageLeft {
		border-right: 5px solid white;
		float: left;
	}
	.bannerImageRight {
		border-left: 5px solid white;
		float: right;
	}
	.bannerImageCenter {
		border-left: 5px solid white;
		border-right: 5px solid white;
	}

/* end banner images */

/* ############################################################################ */
/* ############################################################################ */

/* start zoom page */

	#divCursor{
		/*border: 1px solid red;*/
		position: absolute;
		width: 100px;
		height: 15px;
		z-index: 3;
		visibility: hidden;
	}
	.selectedbox {
		position: relative !important;
		border: 2px dashed blue !important;
		visibility: hidden;
		z-index: 2 !important;
	}
	.thumb_cl {
		z-index: 1;
		/*
		position: absolute;
		left: 10px;
		*/
	}


/* end zoom page */

/* ############################################################################ */
/* ############################################################################ */

/* Floating of images with padding */

	.imageLeft{
		float: left;
		padding-right: 5px;
		padding-bottom: 10px;
		clear: left;
	}
	
	.imageRight{
		float: right;
		padding-left: 5px;
		padding-bottom: 10px;
		clear: right;
	}

/* ############################################################################ */
/* ############################################################################ */

/* Login/out Boxes */

.loginContainer {
	padding-left: 5px;
	padding-right: 1px;
	height: 14px;
	line-height: 14px;
	/* color: white; */
	background-color: transparent;
	/*font-size: 11px;*/
	text-align: right;
	font-weight: bold;
}

.loginText {
	float: right;
	padding-right: 3px;
}

.loginLink {
	float: right;
	padding-right: 2px;
	width: 45px;
	text-align: left;
}



/* ############################################################################ */
/* ############################################################################ */
/* slides */
	.slidesimagebox {
		width: 600px;
		border: 1px solid #D8DCE0;
		padding-top: 0px;
		padding-bottom: 10px;
		margin: auto;
	}
	.slidesimageboxhoriz {
		padding: 0px;
		width: 450px;
	}
	
	.slidesimagebox .bulbous {
		padding: 10px;
		vertical-align: middle;
	}
	.slidesimageboxhoriz .bulbous {
		padding: 0px;
		padding-bottom: 10px;
		vertical-align: middle;
	}
	
	.slidestextbox, .slidestextboxhoriz {
		text-align: left;
		padding: 0px;
		padding-bottom: 5px;
	}
	.slidestextbox {
		width: 600px;
		margin: auto;
		border-bottom: 1px solid #D8DCE0;
		border-left: 1px solid #D8DCE0;
		/*background-image: url(/themes/default/images/vertical_line_innergrey.gif);*/
		background-repeat: repeat-y;
		background-position: top right;
		background-color: white;
	}
	.slidestextboxhoriz {
		margin-left: 460px;
	}
	.slidestextbox h1 {
		font-size: 13px;
		color: #333333;
		margin: 0px;
		width: 595px;
		border-bottom: 1px solid #D8DCE0;
		background-color: #D8DCE0;
		font-weight: bold;
		/*background-image: url(/themes/default/images/toprightcurvetiny_white.gif); *//* changed from left to right */
		background-repeat: no-repeat;
		background-position: top right;
	}
	.slidestextbox p {
		font-size: 12px;
		width: 550px;
		color: #333333;
		padding: 10px;
		padding-bottom: 0px;
		background-color: white;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #cccccc;
		margin-bottom: 1em;
		width: 100%;
	}


/* ############################################################################ */
/* ############################################################################ */
	
	
	.accompanyingMaterials {
		/*font-size: 10px;*/
		font-weight: normal;
		color: #333333;
		background-color: #D8DCE0;
		border-spacing: 0px;
		margin: 15px;
		padding-bottom: 1em;
		/*background-image: url(/themes/default/images/toprightcurvetiny_white.gif); */
		background-repeat: no-repeat;
		background-position: top right;
	}
	
	.accompanyingMaterials h2, .accompanyingMaterials p {
		padding: 0px;
		padding-left: 16px;
		margin: 0px;
	}
	
	.accompanyingMaterials h1 {
		background-image: none;
		background-color: transparent;
}
	

	
	
	
/* misc unknown-usage styles */

ul.spacedoutvertically li {
	margin-bottom: 0.5em;
}

.formButton {
	/*font-size: 10px;*/
	height: 20px;
	width: 20px;
}

.recordHeader{
	font-size: 9px;
	color:	#666666;
}

.resText{
	/*font-size: 10px;*/
	color:	#333333;
}

.pfTitle{
	font-size: 14px;
	color:	#333333;
}

.resTitle{
	/*font-size: 10px;*/
	color:	#333333;
}

.bannerStripLeft {
	color: white;
	background-color: #cccccc;
	white-space: nowrap;
}

.bannerStripCenter {
	/*font-size: 10px;*/
	color: black;
	background-color: white;
	white-space: nowrap;
}

.bannerStripRight {
	color: white;
	background-color: #f5f5f5;
	white-space: nowrap;
}

.banner-right {
	color: black;
	background-color: #cccccc;
	white-space: nowrap;
	padding-right: 5px;
}

.hidden {
	display: none;
}

.submenulist {
	margin-left: 1.75em;
	padding-left: 0;
}
.imgBorders {
	border: none;
	background-color: white;
}
.banner-right {
	white-space: nowrap;
	padding-right: 5px;
	background-color: #ffff00;
}

.daysearch {
	background-color: #f5f5f5;
}

.resFooter { /* footer cell of postcard table */
	background-color: #f5f5f5;
}

.menuRow {
	/*font-size: 10px;*/
	color: white;
	background-color: #cccccc;
	text-indent: 3pt;
	padding: 3px;
	font-weight: bold;
}

h4	{
	font-weight: bold;
	font-size: 11px;
	line-height: 1.3em;
	color: #333333;
}

	div.centercolBlockHeadMiddle {
		left: 0px;
		right: 0px;
		margin-right: 10px;
		text-align: left;
		margin-top: 1em;
	}	
	
	/* ############################################################################ */
	/* ############################################################################ */

/* another version of the stuff create panel Jamie Wheeler (12/6/07)*/
.stuffcreatebox {
	text-align: left;
	padding-bottom: 0em;
	margin: 0em 0em 1em 1em;
	padding: 0;
	position: relative;
	width: 600px;
	padding-bottom: 3em;
}

.stuffcreatebox h1 {
	/*font-size: 11px;*/
	font-weight: bold;
	color: #333333;
	margin: 0;
	padding: 3px 5px;
}

.stuffcreatebox .panel {
	width: 598px;
	height: 13em;
	position: relative;
	left: 0px;
	border: 1px solid #d8dce0;
	border-top: none;
	position: relative;
}

.stuffcreatebox .panel_item {
	float: left;
	width: 49%;
	padding: 0;
	height: 8em;
	padding-top: 5em;
	text-align: center;
}

.stuffcreatebox .panel_item p,.stuffcreatebox .panel_item form {
	margin: 0 auto;
}

.stuffcreatebox .toolbar {
	position: absolute;
	right: 0px;
	width: 47%;
	text-align: right;
	clear: both;
	padding-top: 2em;
}

.stuffcreatebox .toolbar form {
	display: inline;
}

.stuffcreatebox .toolbar .bigbutton {
	margin: 0em 0em 0em 1em;
	top: 0px;
}

.stuffcreatebox .toolbar a.bigbutton {
}

.clear {
	clear: both;
}

.icon_instruction_block {
	margin: 0em 0em 1em 1em;
	text-align: left;
	font-size: 30px;
	font-weight: bold;
}

/* ############################################################################ */
	/* start My Stuff tabs */

.tabboxmessage2 {
		padding: 1em;
background-color: #d8dce0;
margin: 0px;

}

	/* end of My Stuff tabs */

/* ############################################################################ */
/* ############################################################################ */
	/* slides */

.slidestextbox p {
	font-size: 12px;
	width: 550px;
	color: #333333;
	padding: 10px;
	padding-bottom: 0px;
	background-color: white;
}

/* ############################################################################ */
/* ############################################################################ */

/* misc unknown-usage styles */

/*
.centerHeader {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-color: #cccccc;
}
*/
.imgPhotos {
	border: 0px solid black;
	background-color: white;
}

.searchBox {
	font-size: 10px;
	color: black;
	height: 15px;
	width: 100%;
}

.navTable {
	/*font-size: 10px;*/
	font-weight: bold;
	color: #333333;
	background-color: #f5f5f5;
}

.dbHeader {
	/*font-size: 11px;*/
	font-weight: bold;
	color: #333333;
	background-color: white;
}

.tdHeader {
	/*font-size: 11px;*/
	font-weight: bold;
	/*color: white;
	background-color: #cccccc;*/
}




.itemObject {
	/*font-size: 10px;*/
	color: black;
	background-color: white;
	border: thin dashed black;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	text-indent: 0pt;
	white-space: normal;
	padding: 1px 0px 0px 3px;
}

/* fields on advanced/fielded search pages */
.alltextboxes {
	width: 70%;
}

.dkbl-link {
	font-size: 12px;
	color: white;
}

/* ############################################################################ */
/* ############################################################################ */

/*
*Styling for internal dashboard
*/
.dashboard {
	width: 490.97px;
	text-align:center;
	margin: 0; 
	background: #E3E7E9;
	padding: 0;
}

.dashboard span {
	margin: 0;
	padding: 0.3em;
	float : left;
	width: 154px;
	margin:1.5px;
	background: #eee none;
	float: left;
}
.title {
	font-weight: bold;
	margin-top: 0px;
}


.dashboard div {
	clear: left;
}

/* ############################################################################ */
/* ############################################################################ */

/*
*Styling for blog
*/

.blog {
	margin:0;
	padding:0;
}

.blog ul {
	margin:0;
	padding:0;
	list-style-type: none;
}
.blog li {
	margin:0;
	padding:0;
	display: inline;
}

/* ############################################################################ */
/* ############################################################################ */

/* Styling for Shop forms and Feedback
 * Todo: split color information (feedback) 
 * out into theme colors files 
 */
.shop_forms {
	width: 90%;
	margin: 0 auto;
}
.shop_forms fieldset {  
	float: left;  
	clear: left;  
	width: 100%;  
	padding: 0;
	margin: 0 auto 1em auto;
	border: solid 1px #dddddd;
}
.shop_forms fieldset legend {
	font-weight: bold;
	margin: 0 1em;
	padding: 0.5em;
}
.shop_forms fieldset p {
	margin: 1em;
}
.shop_forms fieldset label {
	float: left;
	width: 10em;
	margin: 0 1em;
	text-align: right;
}
.shop_forms fieldset ol {
	width: 100%;
	padding: 0;
	margin: 0;
}
.shop_forms fieldset li {
	float: left;
	clear: left;
	width: 100%;
	padding: 0;
	margin: 1em 0 0 0 ;
	list-style-type: none;
}
.shop_forms fieldset input.button {
	margin: 1em 0 1em 13em;
}

.shop_forms_feedback {
	width: 90%;
	margin: 0 auto;
}
div.feedbacks {
	border: solid 1px #00AEFF;
	background: #f5f5ff;
	padding: 1em;
}
p.feedback {
	color: #003399;
	margin: 0;
	padding: 0.5em;
}
div.warnings {
	border: solid 2px #000000;
	background: #f8c400;
	padding: 1em;
}
p.warning {
	color: #000000;
	font-weight: bold;
	margin: 0;
	padding: 0.5em;
}
div.warnings2 {
	border: solid 1px #000000;
	background: #f5e799;
	padding: 1em;
}
p.warning2 {
	color: #000000;
	margin: 0;
	padding: 0.5em;
}
div.errors {
	border: solid 1px #ff0000; 
	background: #fff5f5;
	padding: 1em;
}
p.error {
	color: #990000;
	margin: 0;
	padding: 0.5em;
}


/* Album standard views */
.album_block {
	/*list-style-type: decimal;*/
	/*list-style-position: inside;*/
}

.album_block li.record_block {
	padding: 3px;
	width: 160px;
	display: block;
	float: left;
}

.album_block li.record_block h2 {
}

.album_block div.record_block_links {
	margin: 0px auto;
	text-align: center;
}

.album_block div.record_block_thumb {
	margin: 0px auto;
	text-align: center;
}

/* ############################################################################ */
/* ############################################################################ */

/*styling for top10*/
.top10 {
	margin: 0;
	padding: 0;
}
.top10 legend {
	width:auto;
	font-size: 1.15em;
	font-weight: bold;
	padding: 0.3em;
}

.top10 span {
	margin: 0;
	padding: 0.3em;
	float : left;

}
.top10 .title {
	font-weight: bold;
	margin-top: 0px;
}

.top10 div {
	clear: left;
}

.top10 .section {
	background-color: #D8DCE0;
}

/* ############################################################################ */
/* ############################################################################ */

/*styling for contribute*/

/*
div.instructions{

}
div.instructions span.title{
font-size: 200%;
font-weight: bold;
font-variant:small-caps;
color:#CC66FF;
text-align:left;
}
div.instructions a{
font-size: 125%;
font-weight: bold;
font-variant:small-caps;
color:#0033CC;
text-decoration:none;
}
div.instructions a:hover{	
color:#003366;
} 


div.instructions p.text{
padding-bottom:30px;
padding-left:10px;
padding-right:10px;
vertical-align:top;
text-align:left;
}
div.instructions p.link{
display: block;
margin-left: auto;
margin-right: auto;
text-align:left;
}
*/
div.aform {
	margin: 0pt auto;
	max-width: 800px;
	min-width: 700px;
	text-align: left;
	width: 760px;
	padding: 5px;
	background-color: #ffffff;
	border: #eeeeee 1px solid;
}

div.notifications {
	border: solid 1px blue;
	background: #eeeeff;
	padding: 1em;
	font-family: "Frutiger 45 Light", "Helvetica Neue", Helvetica, Arial, sans-serif; 
	margin-bottom: 1em;
}
div.notifications p.notification {
	padding-left: 20px;
	background: url(../images/dialog-information.png) no-repeat left;
}
div.alerts {
	border: solid 1px black;
	background: #efd974;
	padding: 1em;
	font-family: "Frutiger 45 Light", "Helvetica Neue", Helvetica, Arial, sans-serif; 
	margin-bottom: 1em;
}
div.alerts p.alert {
	padding-left: 20px;
	background: url(../images/dialog-warning.png) no-repeat left;
}
div.errors {
	border: solid 1px red;
	background: #ffeeee;
	padding: 1em;
	font-family: "Frutiger 45 Light", "Helvetica Neue", Helvetica, Arial, sans-serif; 
	margin-bottom: 1em;
	color: #220000;
	font-weight: bold;
}
div.errors p.error {
	padding-left: 20px;
	background: url(../images/dialog-error.png) no-repeat left;
}
div.help {
	float: right;
	width: 150px;
	padding: 5px;
	padding-top: 0px;
	text-align: left;
	height: 100%;
}


div.help h2.help {
	padding: 0;
	color: #333333;
	/*font-size: 11px;*/
	font-weight: bold;
	line-height: 1.1em;
	width: 125px;
	border-bottom: 1px solid black;
	padding-left: 20px;
	background: url(../images/help-browser.png) top left no-repeat;
	margin-top: 0px;
	height: 18px;
	min-height: 18px;
}

div.aform h2.title {
	margin: 0px;
	padding: 10px;
	font-size: 200%;
	font-weight: normal;
	color: #ffffff;
	background-color: #cccccc;
	border-bottom: #BBB 2px solid;
}

/*for noting stuff about the form*/
div.aform p.legend {
	margin-bottom: 1em;
}
div.aform p.legend em {
	color: #cc0000;
}


/*we red * for required*/
div.aform p em {
	color: #cc0000;
	font-style: normal;
	font-weight: bold;
}

/*for noting stuff about form elements*/
div.aform form p.note {
	margin-left: 170px;
	font-size: 90%;
	color: #333;
}

div.aform form fieldset {
	margin: 10px 0;
	padding: 10px;
	border: #dddddd 1px solid;
}

div.aform form legend {
	font-weight: bold;
	color: #666666;
}

div.aform form fieldset div {
	padding: 0.25em 0;
}

div.aform label,
div.aform span.label {
	margin-right: 10px;
	padding-right: 10px;
	width: 150px;
	display: block;
	float: left;
	text-align: right;
	position: relative;
}

div.aform label.error,
div.aform span.error {
	color: #cc0000;
}

div.aform textarea.error,
div.aform input.error {
	border-color: #cc0000;
}

div.aform label em,
div.aform span.label em {
	position: absolute;
	right: 0;
	font-size: 120%;
	font-style: normal;
	color: #cc0000;
}

div.aform input:focus,
div.aform input.error:focus,
div.aform textarea:focus {
	background-color: #ffffcc;
	border-color: #ffcc66;
}

div.aform div.aformrolset label,
div.aform div.aformrolset input {
	display: inline;
	float: none;
}

div.aform div.aformrolset div {
	margin-left: 170px;
}

div.aform div.buttonrow {
	margin-left: 180px;
}

div.aform img.uploaded {
	padding: 6px;
	border-top: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	border-bottom: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
	display: block; 
}

/*
*Styling for the indivdiula cont man
*/

div.cont {
	width: auto;
	height: auto;
	background-color: #666699;
	margin: 0;
	padding: 0;
	float: left;
}

div.cont div.block {
	margin: 0.1em;
	width: 250px;
	background-color: #9999CC;
	float: left;
	margin: 0.1em;
	padding: 0.1em; 
}

div.block p.info {
	max-width: 250px;
	width: 250px;
	height: 150px;
}

div.block p.title {
	max-width: 250px;
	background-color: #cccccc;
	font-weight: bold;
	width: 250px;
}

div.titlebox span {
	float: left;
	display: block;
	padding: 2px;
	margin-right: 5px;
	width: 132px;
	font-weight: bold;
	background-color: #cccccc;
}

div.titlebox span.wee {
	width: 66px;
}

div.contthumbcontainer {
	float: left;
	height: 203px;
	min-height: 203px;
}

div.contthumbcontainer div.thumbnailbox {
	float: left;
	margin: 0.5em;
}

div.contbutcontainer {
	height: 203px;
	min-height: 203px;
	display: table-cell;
	vertical-align: middle ;
}

div.contbutcontainer button {
	vertical-align: middle;
	cursor: pointer;
}

div.tags div.subject, div.subjectLinks {
	float: left;
	padding: 1em;
	margin: 1em;
}

div.tags a.tagOn {
	color: #00ff00;
}
div.tags a.tagOff {
	color: #ff0000;
}

/* ############################################################################ */
/* ############################################################################ */

div.socTagBox {
	text-align:left;
	background:#FFFFFF none repeat scroll 0%;
	border:2px solid #E5E4E5;
	padding-bottom:10px;
	width:442px;
	z-index:1001;
	position:absolute;
	margin-top: -34px;
	margin-left: -3px;
	/* right:500px; */
}

div.socTagBox div.top {
	background:#CA8EED none repeat scroll 0%;
	float:left;
	margin-bottom:10px;
	width:442px;
}

div.socTagBox div.title {
	float:left;
	padding: .5em;
	color: #9529DC;
	font-weight: bold;
	font-size: 18px;
}

div.socTagBox div.side {
	float:right;
	padding: 1em;
}

div.socTagBox ul {
	padding:0px;
}

div.socTagBox ul li {
	height:18px;
	padding:2px;
	float:left;
	margin-left:10px;
	width:200px;
	list-style-type:none;
	border-top:1px dotted;
}

div.socTagBox a {
	padding:2px;
	padding-left: 20px;
	background-repeat:no-repeat;
}

a.delicious {
	background-image:url(/images/socBookIcons/icon_delicious.gif);
}
a.reddit {
	background-image:url(/images/socBookIcons/icon_reddit.gif);
}
a.google {
	background-image:url(/images/socBookIcons/icon_google.gif);
}
a.yahoo {
	background-image:url(/images/socBookIcons/icon_yahoo.gif);
}
a.facebook {
	background-image:url(/images/socBookIcons/icon_facebook.gif);
}
a.digg {
	background-image:url(/images/socBookIcons/icon_digg.gif);
}
a.stumbleupon {
	background-image:url(/images/socBookIcons/icon_stumbleupon.gif);
}
a.newsvine {
	background-image:url(/images/socBookIcons/icon_newsvine.gif);
}
a.livejournal {
	background-image:url(/images/socBookIcons/icon_livejournal.gif);
}
a.blinklist {
	background-image:url(/images/socBookIcons/icon_blinklist.gif);
}

/* ############################################################################ */
/* ############################################################################ */

/* debugging */

/*
table {
	border: 1px dashed green;
}
tr {
	border: 1px dashed blue;
}
td, th {
	border: 1px dashed red;
}
*/

/* end debugging */

