﻿@charset "utf-8";

h1 {
	padding-top: 0 !important;
	margin-bottom: 0 !important;
}

.SearchFrame {
	overflow: hidden;
	padding-top: 1em;
	margin-bottom: 2em;
}
.SearchTabs {
	display: block;
	padding-left: 5ex;
	margin-bottom: 0;
	/*
	overflow: hidden;
	width: 100%;
	clear: both;
	*/;
}
.SearchTabs.Inactive {
	display: none;
}
.SearchTabs li {
	cursor: pointer;
	background: transparent url("../../images/Homepage/SearchTab.png") repeat-x scroll center bottom;
	border: 2px solid #fff;
	border-bottom-width: 0;
	/*
	*/
	display: block;
	float: left;
	height: 22px;
	padding: 0 2ex;
	margin: 0 1px -2px 1px;
	color: #555;
	font-family: "Century Gothic", "Gill Sans MT", "Gill Sans", "Myriad Web", "Lucida Sans", Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 1.1em;
	line-height: 1.5em;
	
	border-top-left-radius: 0.7em;
	border-top-right-radius: 0.7em;
	-moz-border-radius-topleft: 0.7em;
	-moz-border-radius-topright: 0.7em;
}
.SearchTabs li.Active {
	background-image: url("../../images/Homepage/SearchTabActive.png");
	cursor: default;
}
.SearchTabs li.NoFloat {
	/* Provides a sort of padded invisible space for the other floating elements to live in, so the stuff underneath isn't crushed. */
	float: none;
	visibility: hidden;
}
.SearchW {
	background: transparent url("../../images/Homepage/32bit/SearchW.png") repeat-y scroll left top;
	_background-image: url("../../images/Homepage/SearchW.png");
	padding-left: 8px;
}
.SearchE {
	background: transparent url("../../images/Homepage/32bit/SearchE.png") repeat-y scroll right top;
	_background-image: url("../../images/Homepage/SearchE.png");
	padding-right: 8px;
}
.SearchPanes {
	background-color: #fbf8f0;
	padding: 0 2% 1em 2%;
	min-height: 90px;
	background: #fbf8f0 url("../../images/Homepage/SearchBG.jpg") repeat-x scroll left bottom;
	overflow: hidden;
	border-top: 2px solid #fff;
	/*
	*/
}
.SearchPanes div.Inactive {
	display: none;
}
.SearchPanes div.Active {
	display: block;
}
.SearchSW {
	background: transparent url("../../images/Homepage/32bit/SearchSW.png") no-repeat scroll left top;
	_background-image: url("../../images/Homepage/SearchSW.png");
	/* This fixes a bazzar IE 6 size miscalculation, It's corrected for real browsers below. */
	padding-left: 16px;
	height: 12px;
}
.SearchSE {
	background: transparent url("../../images/Homepage/32bit/SearchSE.png") no-repeat scroll right top;
	_background-image: url("../../images/Homepage/SearchSE.png");
	padding-right: 16px;
	height: 12px;
}
.SearchS {
	background: transparent url("../../images/Homepage/32bit/SearchS.png") repeat-x scroll center top;
	_background-image: url("../../images/Homepage/SearchS.png");
	height: 12px;
}
.SearchPanes p {
	font-style: italic;
	color: #777;
	margin-top: 0;
	margin-bottom: 1em;
	/*
	width: 100%;
	*/
}
.SearchPanes fieldset {
	border-color: #ccc;
	line-height: 2.5em;
}
/*
.SearchPanes fieldset legend {
	padding: 0 1ex;
	color: #666;
}
*/
.SearchPanes .textbox {
	width: 60%;
	/*
	line-height: 1.9em;
	background-color: #fff;
	padding: 0.1em 1ex 0.2em 1ex;
	border: 1px solid #aaa;
	border-color: #999 #aaa #ccc #bbb;
	*/
}
.SearchPanes .textbox, .SearchPanes .button, .SearchPanes select {
	height: 1.9em;
}
.SearchPanes .Pane {
	padding: 0.5em 2% 0.5em 2%;
}
/*
	background-image: url(/images/Backgrounds/TranslucentBackground.png);
.SearchPanes > .Pane {
	background-image: url(/images/Backgrounds/32Bit/TranslucentBackground.png);
	margin-top: 2em;
}
*/
.IndexFrame {
	margin-top: 2em;
}
.Heading {
	background: transparent url("../../images/Homepage/32bit/IndexHeadingW.png") no-repeat scroll left top;
	_background-image: url("../../images/Homepage/IndexHeadingW.png");
	/* This fixes a bazzar IE 6 size miscalculation, It's corrected for real browsers below. */
	padding-left: 16px;
	cursor: pointer;
	overflow: auto;
	/*
	height: 40px;
	*/
}
.HeadingInner {
	background: transparent url("../../images/Homepage/32bit/IndexHeadingE.png") no-repeat scroll right top;
	_background-image: url("../../images/Homepage/IndexHeadingE.png");
	padding-right: 16px;
}
#LibArticle div.Heading h3 {
	background: transparent url("../../images/Homepage/32bit/IndexHeadingBG.png") repeat-x scroll left top;
	_background-image: url("../../images/Homepage/IndexHeadingBG.png");
	border-top-left-radius: 0;
	-webkit-border-top-left-radius: 0;
	-moz-border-radius-topleft: 0;
	margin: 0;
	padding: 4px 2ex 12px 2ex;
	height: 24px;
	font-weight: normal;
	font-style: italic;
	color: #444;
	line-height: 28px;
	overflow: hidden;
	/*
	padding: 4px 2ex 12px 2ex;
	padding-top: 8px;
	padding-bottom: 12px;
	border: 1px solid blue;
	*/
}
#LibArticle div.Heading h3 .Title {
	font-weight: normal;
	float: left;
}
#LibArticle div.Heading h3 .Desc {
	float: right;
	font-size: 0.7em;
	/*
	width: 70%;
	*/
	white-space: nowrap;
	line-height: 1.1em;
	text-align: right;
	margin-right: 2ex;
	margin-left: 3ex;
	height: 28px;
	
	overflow: hidden;
	vertical-align: middle;
	margin-top: 6px;
}
#LibArticle div.Heading h3 .Chevron {
	visibility: visible;
	background: transparent url("../../images/Homepage/IndexChevron.png") repeat-x scroll right center;
	float: right;
	width: 24px;
	height: 28px;
}
#LibArticle div.Heading h3 .Chevron span {
	display: none;
}
#LibArticle div.Heading.Active {
	background: transparent url("../../images/Homepage/32bit/IndexHeadingActiveW.png") no-repeat scroll left top;
	_background-image: url("../../images/Homepage/IndexHeadingActiveW.png");
	cursor: auto;
	overflow-x: auto;
}
#LibArticle div.Heading.Active .HeadingInner {
	background: transparent url("../../images/Homepage/32bit/IndexHeadingActiveE.png") no-repeat scroll right top;
	_background-image: url("../../images/Homepage/IndexHeadingActiveE.png");
}
#LibArticle div.Heading.Active h3 {
	background: transparent url("../../images/Homepage/32bit/IndexHeadingActiveBG.png") repeat-x scroll left top;
	_background-image: url("../../images/Homepage/IndexHeadingActiveBG.png");
}
#LibArticle div.Heading.Active h3 .Title {
	font-weight: bold;
}
#LibArticle div.Heading.Active h3 .Chevron {
	visibility: hidden;
}
/*
#IndexFrame > .IndexBlock {
	overflow-x: auto;
}
*/
.IndexBlock {
	overflow-x: auto;
}
.InteractiveIndexFrame .IndexBlock {
	overflow-y: hidden;
	height: 0px;
}
.IndexW {
	background: transparent url("../../images/Homepage/32bit/IndexActiveW.png") repeat-y scroll left top;
	_background-image: url("../../images/Homepage/IndexActiveW.png");
	padding-left: 11px;
	overflow-x: auto;
}
.IndexE {
	background: transparent url("../../images/Homepage/32bit/IndexActiveE.png") repeat-y scroll right top;
	_background-image: url("../../images/Homepage/IndexActiveE.png");
	padding-right: 11px;
}
.IndexText {
	background-color: #faf9f5;
	padding: 0.4em 2% 0.6em 2%;
	overflow: hidden;
	/*
	_width: 96%;
	*/
}
/*
#PaneBody .IndexText {
	_padding-right: 0 !important;
}
*/
.IndexText ul {
	background: transparent none no-repeat scroll right bottom;
	padding: 0;
	margin: 0;
	/*
	width: 95%;
	overflow: hidden;
	*/
	color: #444;
	font-family: "Gill Sans MT", "Gill Sans", "Myriad Web", "Lucida Sans", Helvetica, sans-serif;
	font-size: 1.2em;
}
.IndexText ul li {
	width: 28ex;
	padding: 0;
	margin: 0.3em 0 0.3em 2ex;
	list-style: none outside none;
	float: left;
	_float: none;
	padding-left: 16px;
	/*
	background: transparent url(/images/Bullets/Disc.png) no-repeat scroll left top;
	_background-image: url(/images/Bullets/DiscFlat.png);
	border: 1px dashed green;
	border: 1px dashed red;
	border: 1px dotted fuchsia;
	list-style-position: outside;
	*/
}
.IndexText ul li.Long {
	width: 68ex;
}
.IndexText ul li.Full {
	width: 90%;
}
#LibArticle .IndexText ul a:active,
#LibArticle .IndexText ul a:hover,
#LibArticle .IndexText ul a:visited,
#LibArticle .IndexText ul a:link {
	color: #444;
}
.IndexText .More {
	text-align: right;
	font-size: 0.9em;
}
#LibArticle .IndexText .More a:active,
#LibArticle .IndexText .More a:hover,
#LibArticle .IndexText .More a:visited,
#LibArticle .IndexText .More a:link {
	color: #111;
}
#Index1 ul {
	background-image: url("../../images/Homepage/IndexTextBGF.png");
}
#Index2 ul {
	background-image: url("../../images/Homepage/IndexTextBGS.png");
}
#Index3 ul {
	background-image: url("../../images/Homepage/IndexTextBGH.png");
}
#Index4 ul {
	background-image: url("../../images/Homepage/IndexTextBGC.png");
}
#Index5 ul {
	background-image: url("../../images/Homepage/IndexTextBGA.png");
}
#Index6 ul {
	background-image: url("../../images/Homepage/IndexTextBGB.png");
}
.IndexSW {
	background: transparent url("../../images/Homepage/32bit/IndexActiveSW.png") no-repeat scroll left top;
	_background-image: url("../../images/Homepage/IndexActiveSW.png");
	padding-left: 16px;
	height: 10px;
	overflow: hidden;
}
.IndexSE {
	background: transparent url("../../images/Homepage/32bit/IndexActiveSE.png") no-repeat scroll right top;
	_background-image: url("../../images/Homepage/IndexActiveSE.png");
	padding-right: 16px;
}
.IndexS {
	background: transparent url("../../images/Homepage/32bit/IndexActiveS.png") repeat-x scroll center top;
	_background-image: url("../../images/Homepage/IndexActiveS.png");
	height: 10px;
	overflow: hidden;
}

.RightColumn {
	float: right;
	margin-top: 2.8em;
	margin-left: 20px;
	width: 25%;
}
/*
#PhotoPanFrame {
	border: 1px solid #ddd;
	overflow-x: hidden;
}
*/
#PhotoPan {
	height: 512px;
	background: transparent url("../../images/Backgrounds/LibraryPhotoAlbum.jpg") no-repeat scroll -23px 0px;
	/*
	float: right;
	border-radius: 1em;
	-moz-border-radius: 1em;
	*/
	border: 2px solid #fff;
	
	box-shadow: 0 4px 7px rgba(0,0,0, 0.2);
	-moz-box-shadow: 0 4px 7px rgba(0,0,0, 0.2);
	-webkit-box-shadow: 0 3px 4px rgba(0,0,0, 0.1);
}
#AdFrameBox {
	margin-bottom: 2em;
}
#AdFrame {
}
#AdFrame .Bonus {
	margin: 0;
	line-height: 1.6em;
	width: auto;
}
#AdFrame .Aside {
	width: auto;
	margin: 0;
	float: none;
	box-shadow: 0 4px 7px rgba(0,0,0, 0.2);
	-moz-box-shadow: 0 4px 7px rgba(0,0,0, 0.2);
	-webkit-box-shadow: 0 3px 4px rgba(0,0,0, 0.1);
}
#AdFrame .InfoBox {
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
}

.ToggleAccordion {
	float: right;
	padding-right: 2ex;
	/*
	overflow-x: hidden;
	border: 1px solid #ddd;
	position: absolute;
	right: 5%;
	border: 1px solid blue;
	*/
}


/*
.AdBG1 {
	padding: 10px 10px 10px 150px;
	background: white url(/News/images/SampleNewsAd2.jpg) no-repeat scroll;
	width: 320px;
	height: 40px;
	display: block;
	text-align: center;
	font-size: 130%;
}
	overflow: hidden;
*/


