/* ================================================================================================== */
/* Generic Style Declarations */

body		{	margin: 0;
			padding: 0; }

b, strong	{	font-weight: bold; }

i, em, cite	{	font-style: italic; }

u		{	text-decoration: underline; }

abbr, acronym	{	border-bottom: 1px dotted #999999;
			cursor: help; }

hr		{	height: 1px;
			border: 0;
			margin: 5px 0;
			padding: 0; }

h1, h2, h3, h4, h5, h6, legend
		{	font-weight: 400; 
			margin: 1.2em 0 0 0; }

h1		{	font-weight: 600;
			font-size: 150%;
			margin-top: 2em; }

h1 a:link, h1 a:visited
		{	text-decoration: none; }

h2, legend	{	font-size: 130%; }

h1+h2		{	margin-top: 0; }

h3		{	font-size: 120%; }

h4, h5, h6	{	font-size: 100%; }

h5		{	margin-left: 1.5em; }

h6		{	margin-left: 3em; }

dt		{	margin-top: .75em; }

ol, ul		{	margin: 0 0 1.2em 2em;
			padding-left: 0; }

ol ol, ul ul, ol ol ol, ul ul ul, ol ol ol ol, ul ul ul ul
		{	margin-bottom: 0; }

sub, super	{	font-size: 75%; }

code, pre	{	font-family: Courier, "Courier New", fixed-width, monospace;
			font-size: 80%; }

code		{	padding: 0 .5em; }

pre		{	overflow: auto;
			padding: 1em;
			margin: 0 0 1.2em 0;  }

input, select, textarea
		{	font-family: Arial, Helvetica, sans-serif; }

small		{	font-size: 85%; }

fieldset	{	border: 1px solid #cccccc; }

p, div, dl	{	margin: 0 0 1.2em 0; }

blockquote	{	margin: 0 1.5em 0 0;
			padding: 0 0 1.2em 1.5em; }

div		{	margin: 0; }

dd		{	margin-left: 0; }

dd p, li p, dt p, dd div, li div, dt div
		{	margin: 0; }

a:link, a:visited, a:hover
		{	text-decoration: underline; }

/* END Generic Style Declarations */
/* ================================================================================================== */





/* ================================================================================================== */
/* Styles for content containers */

ol#SiteMap, ol#SiteMap ol
		{	list-style-type: circle; }

ol#SiteMap ol	{	border-left: 1px solid;
			margin-left: -12px;
			padding-left: 50px; }

/* END Styles for content containers */
/* ================================================================================================== */





/* ================================================================================================== */
/* Layout Styles */

#Wrapper	{	margin: 0 auto;
			clear: both;
			padding: 0; }

#Banner		{	margin: 0;
			padding: 0;
			line-height: 100%; }

#Content	{	line-height: 180%;
			margin: 0 250px 0 0;
			padding: 10px 20px 10px 0;
			background-color: transparent;
			/*max-width: 90em;*/ }

#Nav		{	width: 250px;
			float: right;
			padding: 10px 0 0 0;
			max-width: 250px; }

#Footer		{	font-size: 85%;
			clear: both;
			margin: 0;
			padding: 2em 0; }

.PullQuote	{	width: 200px;
			float: right;
			padding: 1em;
			margin: .5em 0 .5em 1.5em; }

.PullQuote img	{	border: none;
			display: block; }

/* inserted because of broken wrapping in IE7 */
div#BookIndex	{	float: left;
			padding-bottom: 1em; }

p.BookThumb	{	float: left;
			width: 160px;
			padding: 0;
			margin-right: 2em;
			height: 17em;
			line-height: 160%;
			overflow: visible; }

p.BookThumb img	{	border: none; }

p.CodeAlert, ul.error
		{	margin: 1.2em;
			padding: .7em; }

.PrintOnly, #PrintLogo, .Hide
		{	display: none; }

/* END Layout Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Home Page Styles */

.HomeFeature	{	border: none;
			width: 30%;
			float: left;
			padding: 0;
			margin: 1em 2em 2em 0; }

.HomeFeature dt	{	margin-top: 0; }

.HomeFeature h2	{	margin: 0 0 .5em 0; }

.HomeFeature img
		{	border: none;
			margin: .3em auto; }

div#Speaking	{	margin-right: 0; }

div#Books p	{	text-align: center; }


/* END Home Page Styles */
/* ================================================================================================== */




/* ================================================================================================== */
/* Banner Styles */

#Banner		{	padding: 2em 0;
			margin: 0; }

#Banner p	{	margin: 0px; }

#Banner p#Title	{	font-size: 5em;
			line-height: 100%;
			margin: 0;
			padding: 0; }

#Banner p#Title a, #Banner p#Title a:link, #Banner p#Title a:visited, #Banner p#Title a:hover, #Banner p#Title a:active
		{	text-decoration: none; }

/* END Banner Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Nav Styles */

#BlogNav, #SubNav, #SearchForm, div.NavContent
		{	margin: 5em 0 0 0;
			clear: both; }

#SearchForm	{	margin-top: 5em; }

div.NavContent ul, div.NavContent ol
		{	padding-left: 1em; }

#BlogNav h2, #SubNav h2, #SearchForm label, div.NavContent h2
		{	padding: .3em 1em;
			margin: 0 0 .5em 0;
			font-weight: 600;
			font-size: 110%; }

#SearchForm label
		{	display: block; }

#BlogNav p, #SubNav p, div.NavContent p
		{	padding: 0 1em;
			margin: .5em 0; }

#BlogNav a.RSSicon img
		{	float: right;
			border: none; }

#BlogNav h2.img	{	padding: 0 0 0 .3em; }

#BlogNav h2 a	{	display: inline;
			margin: 0;
			padding: 0; }

#BlogNav h2 a img
		{	border: none;
			margin: 0; }

#BlogNav ul, #SubNav ul
		{	list-style: none;
			margin: .1em 0 .3em 0;
			padding: 0; }

#BlogNav li a, #SubNav li a
		{	display: block;
			padding: .4em 1em;
			margin: 0 0 0 0; }

#BlogNav li a:link, #BlogNav li a:visited, #BlogNav li a:hover, #BlogNav li a:active, #SubNav li a:link, #SubNav li a:visited, #SubNav li a:hover, #SubNav li a:active
		{	text-decoration: none; }

/* END Nav Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Search Styles */

#SearchForm input
		{	margin: .3em 0 .5em 1em; }

/* END Search Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Data Table Styles */

table.Data	{	border-collapse: collapse;
			margin: 10px 0px; }

table.Data td, table.Data th, #Content table.Data td, #Content table.Data th
		{	padding: 3px 10px; }

table.Data th	{	font-weight: bold;
			line-height: 140%; }

table.Data tr.NewRow td
		{	border-top: 1px solid; }

table.Data .center
		{	text-align: center; }

table.Data .right
		{	text-align: right; }

table.Data .left
		{	text-align: left; }

table.Data .bold
		{	font-weight: bold; }

table.Data .nowrap
		{	white-space: nowrap; }

table.Data .HeaderCol, table.Data th.Vertical
		{	text-align: left; }

table.Data tr.Divider th, table.Data tr.Divider td
		{	border-top: 4px double; }

table.Data .Totals
		{	font-weight: bold; }

table.Data .HideCol
		{	display: none; }

/* END Data Table Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Application Error Styles */

.error          {       color: #ff0000; }

input.error, textarea.error, select.error
		{	background-image: url(/files/images/std/input_error.gif);
			background-position: top left;
			background-repeat: no-repeat;
			color: #ff0000; }

ul.error	{	padding-left: 2.5em; }

/* END Application Error Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Footer Styles */

#Footer	a:link, #Footer	a:visited, #Footer a:hover
		{	text-decoration: underline; }

#Footer a:hover	{	text-decoration: none; }

#Footer img	{	float: right; }

/* END Footer Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Breadcrumb Styles */

#Bread		{	font-size: 80%; }

#Bread a:link, #Bread a:visited, #Bread a:hover
		{	text-decoration: underline; }

/* END Breadcrumb Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Login Form Styles */

#LoginForm	{	margin: 0px;
			padding: 0px; }

#LoginForm p	{	background-image: none;
			line-height: 180%; }

#LoginForm p.error
		{	margin: 20px 0px; }

#LoginForm input#cmdLogin
		{	padding: 3px;
			margin-top: 5px; }

.b		{	padding: 3px 5px;
			margin: 4px 8px 4px 0px; }

/* END Login Form Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Simple Gallery Styles */

#FGThumbnails	{	margin: 20px 0; }

#FGThumbnails a:link img, #FGThumbnails a:visited img, #FGThumbnails a:active img, #FGThumbnails a:hover img
		{	border: 2px solid #333333; }

#FGThumbnails a:active img, #FGThumbnails a:hover img
		{	border: 2px solid #cccccc; }

#FGThumbnails a.Sel:link img, #FGThumbnails a.Sel:visited img, #FGThumbnails a.Sel:active img, #FGThumbnails a.Sel:hover img
		{	border: 2px solid #ffc000; }

#FGBigPhoto	{	position: relative;
			text-align: center;
			padding: 0;
			margin: 0 auto;
			background: transparent url(/files/images/template/loading.gif) 50% 50% no-repeat;
			min-height: 340px; }

#BigPhoto	{	z-index: 1; }

#PrevImg, #NextImg
		{	position: absolute;
			top: 0;
			display: block;
			width: 49%;
			height: 300px;
			text-indent: -999px;
			overflow: hidden;
			z-index: 20;
			/* Hack for IE7, IE8 */
			background-color: #000000;
			filter: alpha(opacity=0);
			opacity: 0; }

#PrevImg	{	left: 0; }

#NextImg	{	right: 0; }

a#PrevImg:hover	{	background: transparent url(/files/images/template/prevlabel.gif) 0 50% no-repeat; }

a#NextImg:hover	{	background: transparent url(/files/images/template/nextlabel.gif) 100% 50% no-repeat; }

a#PrevImg:hover, a#NextImg:hover
		{	/* Hack for IE7, IE8 */
			filter: alpha(opacity=100);
			opacity: 1; }

/* END Simple Gallery Styles */
/* ================================================================================================== */