/* © Brooke Weston Stylesheet July 2005
=========================================================================*/

/* Imported CSS
=========================================================================*/

@import "/CSS/cmxform.css";

/* Overall Definitions 
=========================================================================*/

body
{
	margin: 0 0 0 0;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', arial, verdana, sans-serif;
	font-size: .7em;
	color: #336;
	line-height: 1.5em;
	
}

#wrapper { width: 700px; }

#top
{
	background-color: #000;
	color: inherit;
	height: 40px;
}

#topsearch
{
	float: right;
	margin: 10px 5px 0px 5px;
}

#header
{
	background-color: #99C;
	color: inherit;
	height: 100px;
}

#headerphoto
{
	background-color: #99C;
	color: inherit;
	height: 168px;
}

#gallery { float: right; }

#headphoto
{
	padding: 1px 0px 10px 10px;
	width: 130px;
}

#updated
{
	background-color: inherit;
	border-bottom: 0px dotted #CCC;
	color: #CCC;
	padding: 5px 0px 5px 150px;
}

#headpad { padding: 1px 0px 10px 10px; }

#main
{
	border-top: 10px solid #66C;
	float: left;
	margin-bottom: 20px;
	position: relative;
}

#nav
{
	background-color: #CCF;
	color: inherit;
	float: left;
	margin-top: 0px;
	position: relative;
	width: 150px;
}

#navpad { padding: 0px 0px 0px 0px; }

#right
{
	border-left: 1px dotted #CCC;
	float: right;
	position: relative;
	width: 549px;
}

#search { padding: 10px 0px 0px 20px; }

#feature
{
	padding: 10px 0px 10px 20px;
	border-bottom: #CCC;
	border-width: 0 0 1px 0;
	border-style: none none dotted none;
}

.featuretoday
{
	padding: 0px 0px 0px 0px;
	height: 150px;
	background-color: #99C;
}

.featuretoday h1
{
	font-size: 1.5em;
	text-transform: uppercase;
	font-family: GillSans, Verdana, Helvetica, Arial, sans-serif;
	font-weight: lighter;
	font-stretch: narrower;
	margin-top: .2em;
	margin-bottom: 0em;
}

.feature
{
	padding: 5px 0px 10px 20px;
	border-color: #CCC;
	border-width: 0 0 1px 0;
	border-style: none none dotted none;
	clear: both;
}

#featured
{
	height: 145px;
	padding: 10px 0px 10px 0px;
	border-bottom: #CCC;
	border-width: 0 0 1px 0;
	border-style: none none dotted none;
}

#bar { margin: 10px 0px 10px 0px; }

#content
{
	padding: 10px 0px 0px 20px;
	background-color: #FFF;
}

#focus { padding: 10px 0px 0px 20px; }

#item2
{
	clear: both;
	padding: 10px 0px 0px 20px;
}

#item3 { padding: 10px 0px 0px 20px; }
#item4 { padding: 10px 0px 0px 20px; }

#col1
{
	padding: 10px 10px 10px 0px;
	border-top: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
}

#col1 p { }

#col2
{
	float: left;
	width: 150px;
	padding: 10px;
}

#col3
{
	float: left;
	width: 150px;
	padding: 10px;
}

#footer
{
	position: relative;
	float: left;
	width: 700px;
	margin-top: 5px;
}

#footerpad
{
	position: relative;
	float: left 160px;
	width: 680px;
	margin: 5px 0px 0px 160px;
	padding: 10px;
	color: #CCC;
}

#footerpad a:visited
{
	background-color: #FFF;
	color: #CCC;
}

#footerpad a:hover
{
	background-color: #FFF;
	color: #CCC;
}

/* Nav List Definitions 
=========================================================================*/

#navcontainer { width: 150px; }

#navcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a
{
	display: block;
	padding: 1px 0px 1px 10px;
	width: 140px;
	background-color: #CCF;
}

#navcontainer a:link, #navlist a:visited
{
	color: #333366;
	text-decoration: none;
}

#navcontainer a:hover
{
	background-color: #99C;
	color: #FFF;
}

#navcontainer li.navhead { padding: 10px 0px 1px 10px; }

/* Horizontal List Definitions 
=========================================================================*/

#h_list ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#h_list ul li
{
	display: inline;
	border-right: 1px dotted ##99C;
}

#h_list ul li a
{
	text-decoration: none;
	padding: 1px 5px 1px 0px;
}

#h_list ul li a:hover
{
	background-color: #99C;
	color: #FFF;
}

.h_list ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.h_list ul li
{
	display: inline;
	border-right: 1px dotted ##99C;
}

.h_list ul li a
{
	text-decoration: none;
	padding: 1px 5px 1px 0px;
}

.h_list ul li a:hover
{
	background-color: #99C;
	color: #FFF;
}

/* Inline Text Block Definitions 
=========================================================================*/

#block
{
	border-bottom: #999;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	background-image: url(/Images/_cccff.gif);
	clear: both;
}

#block h1
{
	font-size: 1.2em;
	background-color: #FFF;
	border-bottom: #999;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
}

#block p
{
	margin: 10px;
	text-align: justify;
}

.block
{
	border-bottom: #999;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	background-image: url(/Images/_cccff.gif);
	clear: both;
}

.block h1
{
	font-size: 1.2em;
	background-color: #FFF;
	border-bottom: #999;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
}

.block p
{
	margin: 10px;
	text-align: justify;
}

.block table { margin: 10px; }

.blockP250
{
	border-bottom: #999;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	background-image: url(/Images/_cccff.gif);
	clear: both;
	width: 250px;
}

.blockP250 h1
{
	font-size: 1.2em;
	background-color: #FFF;
	border-bottom: #999;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	margin: 0px;
}

.blockP250 p { margin: 10px; }

.blockP250 ul
{
	margin-top: 10px;
	list-style-type: square;
	list-style-position: default;
	list-style-image: url(/Images/listDiamond.gif);
}

.blockG250
{
	border-bottom: #999;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	background-image: url(/Images/_ebebeb.gif);
	clear: both;
	width: 250px;
}

.blockG250 img
{
	border: #999;
	border-width: 1px;
	border-style: solid;
	clear: both;
	margin: 0 10px 5px 0;
}

.blockP250 img
{
	border: #999;
	border-width: 1px;
	border-style: solid;
	clear: both;
}

.blockG250 h1
{
	font-size: 1.2em;
	background-color: #FFF;
	border-bottom: #999;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	margin: 0px;
}

#blockgray
{
	border-bottom: #999;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	background-image: url(/Images/_ebebeb.gif);
	clear: both;
}

.blockG250 p { margin: 10px; }

#blockgray h1
{
	font-size: 1.2em;
	background-color: #FFF;
	border-bottom: #999;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
}

#blockgray p
{
	margin: 10px;
	text-align: justify;
}

#block_featured
{
	height: 53px;
	margin: 0px 0px 0px 20px;
	background-image: url(/Images/_cccff.gif);
	clear: both;
}

.RightText p, h4
{
	width: 410px;
	float: right;
}

/* 3 colum bar definitions 
=========================================================================*/

.bar { margin: 10px 0px 10px 0px; }

.colleft
{
	width: 169px;
	float: left;
}

.colcentre
{
	width: 169px;
	margin-left: 10px;
	float: right;
}

.colright
{
	width: 169px;
	margin-left: 10px;
	float: right;
}

/* Form Definitions 
=========================================================================

#forms fieldset { background-color: #FCC; }
#forms fieldset input { margin-top: .5em; }

#forms fieldset legend
{
	color: #FFF;
	background-color: #99C;
	padding: 5px;
	border: 1px solid #666;
}

legend .normal
{
	font-family: GillSans, Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	font-weight: lighter;
	text-transform: uppercase;
}

fieldset .normal { border: 1px dotted #ccc; }

form input
{
	margin: 5px;
	line-height: 15pt;
}
*/

/* Text Definitions 
=========================================================================*/

h1
{
	font-size: 1.5em;
	font-family: GillSans, Verdana, Helvetica, Arial, sans-serif;
	font-weight: lighter;
	font-stretch: narrower;
	margin-top: .75em;
	margin-bottom: 0em;
}


.SPCharacter
{
	font-size: 3em;
}

h1.colour66C { color: #66C; }
h1.whitetext { color: #ffffff; }

h1.content
{
	font-size: 1.2em;
	margin-top: 0em;
	margin-bottom: 0em;
}

h1.Large
{
	font-size: 2.5em;
	margin-bottom: .25em;
	color: #99C;
	font-weight: lighter;
	padding: 0 0 1px 0;
	text-transform: uppercase;
}

h1.Massive
{
	font-size: 3em;
	margin-bottom: .25em;
	color: #CCF;
	font-weight: lighter;
	padding: 0 0 1px 0;
}

h2
{
	font-size: 1em;
	margin-top: .1em;
	margin-bottom: .75em;
}

h2.baseline
{
	font-size: 1em;
	margin-top: .1em;
	margin-bottom: 0em;
	color: #000;
}

.baselineBig
{
	font-size: 3em;
	margin-top: .5em;
	margin-bottom: 0em;
	color: #000;
}


h3
{
	font-size: 1.2em;
	margin-top: 0em;
	margin-bottom: 0em;
	text-transform: none;
}

h3.softer
{
	font-size: 1.2em;
	margin-top: .5em;
	margin-bottom: 0em;
	color: #06C;
	text-transform: none;
}

h3.softGreen
{
	font-size: 1.2em;
	margin-top: .5em;
	margin-bottom: 0em;
	color: #9F0;
	text-transform: none;
}

h4
{
	font-size: 1.2em;
	margin-top: 0em;
	margin-bottom: 0em;
	text-transform: none;
}

.Subject
{
	font-size: 1.75em;
	margin-top: .75em;
	margin-bottom: .5em;
	text-transform: none;
	border-bottom: #CCC;
	border-width: 0 0 1px 0;
	border-style: none none dotted none;
	padding: 0 0 2px 0;
}

.Large
{
	font-size: 2em;
	margin-bottom: .25em;
	color: #99C;
	font-weight: lighter;
	padding: 0 0 1px 0;
}

.XSymbol
{
	font-size: 2em;
	padding: 10px 0px 0px 15px;
}

h1.topmargin { margin-top: .8em; }

p
{
	margin-top: 0;
	color: #000;
}

.leadingNormal
{
	margin: 0 0 0 0;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', arial, verdana, sans-serif;
	font-size: 1em;
	line-height: 1em;
	color: #000;
	padding: 5px;
}

/* Same as h2 */
.NormalBold
{
	margin-top: 0;
	font-weight: bold;
}

.NormalBoldBlue
{
	margin-top: 0;
	font-weight: bold;
	color: #036;
}

.NormalBoldGreen
{
	margin-top: 0;
	font-weight: bold;
	color: #06C;
}

.NormalItalic
{
	margin-top: 0;
	font-style: italic;
}

.DateItalic
{
	margin-top: 0em;
	margin-bottom: 2em;
	font-style: italic;
}

.NormalRed
{
	margin-top: 0;
	color: #F03;
}

.SerifNormal
{
	margin-top: 0;
	font-size: 1.2em;
	font-family: Georgia, Times, Times New Roman,Serif;
}

.SerifBold
{
	margin-top: 0;
	font-size: 1em;
	font-weight: bold;
	font-family: Georgia, Times, Times New Roman,Serif;
}

.SerifItalic
{
	margin-top: 0;
	font-size: 1.1em;
	font-style: italic;
	font-family: Georgia, Times, Times New Roman,Serif;
}

/* Same as div.pic_right span */
.caption
{
	margin: 5px 10px 0px 10px;
	color: #FFF;
	font-size: .75em;
	font-style: italic;
}

.whitetext
{
	color: #ffffff;
	font-size: 1.5em;
	text-transform: none;
	font-family: GillSans, Verdana, Helvetica, Arial, sans-serif;
	font-weight: lighter;
	font-stretch: narrower;
	margin-top: 0em;
}

input { margin-top: -7px; }

.SubHeadingRule
{
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	font-size: 16px;
	border-bottom: #CCC;
	border-width: 0 0 1px 0;
	border-style: none none dotted none;
	font-weight: lighter;
	margin: .75em 0 .25em 0;
	text-transform: none;
}

/* Strike throuh text */
.line
{
	text-transform: inherit;
	text-decoration: line-through;
}

/* List Definitions 
=========================================================================*/

ul
{
	margin: 0px 0px 15px 20px;
	padding: 0px 0px 0px 20px;
	color: #000;
}

ol
{
	margin: 0px 0px 15px 20px;
	padding: 0px 0px 0px 20px;
	color: #000;
}

li { list-style-position: default; }

ul.indent
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 2px 0px;
	list-style-type: none;
	list-style-position: default;
}

li.indent { list-style-type: none; }

ul.linkimage
{
	list-style-type: default;
	list-style-image: url(' ');
	list-style-position: inside;
}

.linklist
{
	list-style-type: default;
	list-style-image: url(../Images/8square.gif);
	list-style-position: inside;
	margin: 0px 0px 25px 0px;
}

/* Link Definitions 
=========================================================================*/

a:link { color: #333366; }
a:visited { color: #333366; }

a:hover
{
	text-decoration: none;
	background-color: #666699;
	color: #ffffff;
}

a:active { }
#footerpad a:link { color: #CCC; }

/* Picture Definitions 
=========================================================================*/

.pic_right
{
	float: right;
	width: 250px;
	margin: 0 0 10px 10px;
	background-color: #99C;
	padding-bottom: 10px;
}

.pic_left
{
	float: left;
	width: 250px;
	margin: 0 10px 10px 0px;
	background-color: #99C;
	padding-bottom: 10px;
}

.picLarge
{
	width: 530px;
	margin: 10px 0 10px 0px;
	background-color: #FFF;
	padding-bottom: 10px;
}

.picLarge span
{
	width: 530px;
	margin-top: 10px;
	font-size: 1em;
	font-style: italic;
	color: #999;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', arial, verdana, sans-serif;
}

.books img
{
	float: left;
	margin: 0px 5px 0px 0px;
}

.pic_left200
{
	float: left;
	width: 200px;
	margin: 0 10px 10px 0px;
	background-color: #99C;
	padding-bottom: 10px;
}

.pic_left100
{
	float: left;
	width: 100px;
	margin: 0 10px 10px 0px;
	background-color: #99C;
}

.pic_right100
{
	float: right;
	width: 100px;
	margin: 0 10px 10px 0px;
	background-color: #99C;
}

.pic_right200
{
	float: right;
	width: 200px;
	margin: 0 0px 25px 20px;
	background-color: #99C;
	padding-bottom: 10px;
}

.pic_left_white
{
	float: left;
	width: 250px;
	margin: 0 10px 10px 0px;
	background-color: #FFF;
	padding-bottom: 10px;
}

/* Caption text*/
div.pic_right span
{
	float: left;
	margin: 5px 10px 0px 10px;
	color: #FFF;
	font-size: .9em;
	font-style: italic;
}

div.pic_right200 span
{
	float: left;
	margin: 5px 10px 0px 10px;
	color: #FFF;
	font-size: .9em;
	font-style: italic;
}

div.pic_left span
{
	float: left;
	margin: 5px 10px 0px 10px;
	color: #FFF;
	font-size: .9em;
	font-style: italic;
}

img { border: 0px; }

img.v
{
	border: none;
	vertical-align: middle;
	margin: 0 5px 0 0;
}

.left53
{
	float: left;
	width: 53px;
	margin: 0 10px 10px 0px;
}

.imgleft
{
	float: left;
	margin: 0 5px 0px 0px;
}

.imgRight
{
	float: Right;
	margin: 0 0px 0px 5px;
}

.imgleft10
{
	float: left;
	margin: 0 20px 0px 0px;
}

.ImgBig{
	border: 0px;
	margin: 10px 0px 10px 0px;
	background-color: #99C;

}

.ImgBig span
{
	margin: 5px 10px 10px 10px;
	padding: 10px;
	color: #FFF;
	font-size: .9em;
	font-style: italic;
	line-height: .75em;
	font-weight: lighter;
	text-indent: 0px;
	text-align: left;
	text-transform: none;
}

/* Div Text Definitions 
=========================================================================*/

div.toptitle { padding-bottom: 1.25em; }

div .indent
{
	position: relative;
	left: 20px;
}

div .indent p
{
	
	color: #000;
}

div .indentSerif
{
	position: relative;
	left: 20px;
}

div .indentSerif p
{
	font-size: 1.2em;
	font-family: Georgia, Times, Times New Roman,Serif;
	color: #333;
}


div .rightQuote
{
	float: right;
	margin: 0 0px 15px 15px;
	padding: 10px;
	width: 200px;
	background-color: #E2E2E2;
}

div .rightQuote span
{
	margin: 0 0px 0px 0px;
	color: #333;
	font-style: italic;
}

div .rightQuote h4
{
	color: #999;
	Margin: 0px;
	font-size: 1.2em;
	line-height: 1.6em;
	text-transform: uppercase;
	font-family: sans-serif;
}

div .rightQuote big
{
	color: #000;
	font-size: 10px;
	font-family: sans-serif;
	font-weight: bold;
}

/* Table Definitions 
=========================================================================*/

table
{
	margin: 0em 0 2em 0;
	border-width: 1px;
	border-color: #CCC;
}

caption
{
	color: #000;
	font-size: 1.2em;
	text-transform: uppercase;
	font-family: GillSans, Verdana, Helvetica, Arial, sans-serif;
	/*font-weight: lighter;
	font-stretch: narrower;*/
	padding-top: .5em;
	padding-bottom: .25em;
	border-width: 1px 0 1px 0;
	border-style: none none inset none;
	text-align: left;
}

.tabfoot
{
	font-style: italic;
	color: #999;
	padding-top: .5em;
	padding-bottom: .25em;
	border-width: 0 0 1px 0;
	border-style: none none inset none;
	background-color: #FFF;
}

.tabhead
{
	color: #000;
	font-weight: bold;
	text-align: left;
	padding: 3px 3px 3px 3px;
	background-color: #99C;
}

th
{
	color: #000;
	font-weight: bold;
	text-align: left;
	padding: 0px 3px 3px 3px;
}

th.center { text-align: center; }
th.right { text-align: right; }

td
{
	color: #000;
	vertical-align: top;
	padding: 3px 3px 3px 3px;
}

td.center { text-align: center; }

td.right
{
	text-align: right;
	padding-right: 5em;
}

/* Table Stripes Definitions 
=========================================================================*/

#stripes { }

#stripes tbody tr td
{
	padding: 3px 3px 3px 3px;
	vertical-align: middle;
}

#stripes tbody tr.selected td
{
	background-color: #3d80df;
	color: #ffffff;
	font-weight: bold;
}

/* Other Definitions 
=========================================================================*/

div.highlightimage
{
	float: left;
	margin: 0px 7px 7px 0px;
}

div.toppic
{
	float: left;
	margin: 10px;
	border: 0px;
}

.contentnav
{
	font-size: 1.2em;
	margin: 1px 0px 2px 10px;
}

/* Glossary Definitions 
=========================================================================*/

.abbr
{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

dt
{
	font-weight: bold;
	margin: 1.3em 0 .1em 1em;
	padding: 0 0 0 0;
}

dd
{
	margin: 0 2em 0 2em;
	padding: 0 0 0 0;
	color: black;
}

a:link.gloss,
a:visited.gloss,
a:hover.gloss,
a:active.gloss
{
	color: #000000;
	/* should be the same color as text */
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	background-color: none;
	cursor: help;
	border-bottom-color: #CCF;
	/* for IE 5, same color as above */
	font-style: normal;
	/* for use with dfn */
}

/* Style Guide Definitions 
=========================================================================*/

.StyleItalic
{
	margin: 0 0 0 0;
	font-size: 1.2em;
	font-style: italic;
	font-family: Georgia, Times, Times New Roman,Serif;
	color: #999;
}

.StyleSpell
{
	margin: 0 0 0 0;
	font-size: 1.2em;
	font-style: italic;
	font-family: Georgia, Times, Times New Roman,Serif;
	color: #C60;
}

.StyleCode
{
	margin: 0 0 0 0;
	font-size: 1em;
	font-family: courier, monospaced;
	color: #390;
}

/* Left margin Texts items definitions
=========================================================================*/

.itemwrap
{
	border-color: #CCC;
	border-width: 0 0 1px 0;
	border-style: none none dotted none;
	clear: both;
}

.itemtop
{
	padding: 10px 0px 0px 20px;
	clear: both;
}

.item
{
	padding: 0px 0px 20px 20px;
	clear: both;
}

.itemSlide
{
	padding: 20px;
	clear: both;
	margin: 0 0 0 40px;
}

img.item
{
	border: solid 1px #000;
	border-color: #000;
	float: left;
}

.itemtext
{
	width: 420px;
	float: right;
	padding: 0 0 1.5em 0;
}

.itemtext span
{
	color: gray;
	font-style: italic;
}

.itemdiv { clear: both; }

.itemprev
{
	width: 435px;
	float: right;
	padding: 0 0 .5em 0;
}

/* Striped Tables */
table.StripedDefault td { border: solid 0px #ccc; }
table.StripedDefault { }

table.StripedDefault tbody tr.ItemRow
{
	background-color: #fff;
	color: #000;
}

table.StripedDefault tbody tr.ItemRow td { border: solid 0px #999; }

table.StripedDefault tbody tr.AlternatingItemRow
{
	background-color: #E6E6FA;
	color: #000;
}

table.StripedDefault tbody tr.AlternatingItemRow td { border: none; }
table.StripedGreen { }

table.StripedGreen tbody tr.ItemRow
{
	background-color: #fff;
	color: #000;
}

table.StripedGreen tbody tr.AlternatingItemRow
{
	background-color: #E6FAE6;
	color: #000;
}

ul.horizontalList
{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

ul.horizontalList li
{
	border-right: solid 1px #aaa;
	display: inline;
}

ul.horizontalList li:last-child { border-right: none; }
ul.horizontalList li a:link, ul.horizontalList li a:visited { padding: 2px 5px 2px 5px; }
#ScreenFooter { }
#PrintFooter { display: none; }

/* Calendar items definitions
=========================================================================*/

.calhol { background: #FCC; }

.calsat
{
	background-image: url(../Images/cal_sat.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
}

.callinks { background-color: #CCF; }

.calstrike td
{
	text-transform: inherit;
	text-decoration: line-through;
}

.calamend
{
	background-color: #CFF;
	font-weight: bold;
}

/* Database navigation definitions
=========================================================================*/
.navi
{
	border-top-color: #CCC;
	border-top-width: 1px;
	border-top-style: dotted;
}

.navi h4
{
	font-size: 1em;
	font-style: italic;
	font-weight: lighter;
}


/* Podcast Definitions 
=========================================================================*/

.pod ul
{
	list-style-image: url(/Images/icon_podcast_small.gif);
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 20px;
	color: #000;
	list-style-position: inherit;
}


