

/* general stuff found throughout the site
------------------------------------------- */

p.cal_year_header
{
	color: black;
	background-color: #eaead9;
	background: url("gif/titlebacknew.jpg") repeat-y top left;
	padding-left: 5px;
	font-size: 125%;
	font-weight: bold;
	border-bottom: 1px #8a8a79 solid;
}

.largeheadingcenter
{
	
	background: #dcdcc0;
	font: bold 140%/1.4 Helvetica,Arial,Sans-serif;
	color: #000;
	padding:5px;
    /* border-bottom: 1px #8a8a79 solid; */
    /* border-top: 1px #8a8a79 solid; */
    text-align: left;
    width: 50%;    
}

.medheadingcenter
{
	background: #dcdcc0;
	font: bold 100%/1.0 Helvetica,Arial,Sans-serif;
	color: #000;
	padding:5px;
    /* border-bottom: 1px #8a8a79 solid; */
    /* border-top: 1px #8a8a79 solid; */
    text-align: left;
    width: 50%;    
}

/* Casteel Reporter stuff */

p.newsitemheader
{
	color: black;
	background-color: #eaead9;
	background: url("gif/titlebacknew.jpg") repeat-y top left;
	padding-left: 5px;
	font-size: 100%;
	font-weight: bold;
	border-bottom: 1px #8a8a79 solid;
}


#casteelheader
{
	background-color: #e9e9d3;
	background: url("gif/titlebacknew.jpg") repeat-y top left;
	color: #ddd;
	margin-top: 20px;
	padding: 10px 20px;
	padding-left: 0px;
	border-top: 1px solid #8a8a79;
	font: 100% Verdana,Arial,Sans-serif;
	clear: both;
}

#casteeltitleblock
{
	background: url("gif/sfsalogo40x78.png") no-repeat top left;
	color: #000;
	text-align: right;
	font-size: 18pt;
	margin-left: 5px;
	padding-left: 50px;
	height: 80px;
	clear: both;
	width: 600px;
}

div.affilbox
{
	width: 80%;
	text-align: center;
	margin-top: 10px;
	border: 1px solid #8a8a79;
	padding: 10px;
}

/* picture layout */

div.figure {  float: right;
  text-align: center;  border: transparent;  margin: 0.5em;  padding: 0.5em;}div.figure p {  text-align: center;  font-style: italic;  font-size: smaller;  text-indent: 0;}


/* indented paragraph */

.indentit
{
	margin-left: 2em;
}

/* list styles */

/* definition lists */

dt.dict { font: bold 100%/1.5 Helvetica,Arial,Sans-serif; background: #cfcfa9; padding: 3px; border: 1px #8a8a79 solid; }
dd.dict { font: 100%/1.2 Helvetica,Arial,Sans-serif; background: #e6e5d0; padding: 3px; border: 1px #8a8a79 solid; margin-bottom: 10px; margin-top: 1px; }

*.dict dt { font: bold 100%/1.5 Helvetica,Arial,Sans-serif; background: #cfcfa9; padding: 3px; border: 1px #8a8a79 solid; }
*.dict dd { font: 100%/1.2 Helvetica,Arial,Sans-serif; background: #e6e5d0; padding: 3px; border: 1px #8a8a79 solid; margin-bottom: 10px; margin-top: 1px; }

/* table shadings */

.shaded
{
	background: #cfcfa9;
}

.light
{
	background: #e6e5d0;
}

.right
{
	text-align: right;
}

.left
{
	text-align: left;
}

.center
{
	text-align: center;
}

/* misc text formatting */

span.smalltext
{
	font: 90% Helvetica,Arial,Sans-serif;
}

span.tinytext
{
	font: 70% Helvetica,Arial,Sans-serif;
}

div.pubsection
{
	border: #cfcfa9 1px solid;
	background: #e6e5d0;
	padding: 3px;
	margin-bottom: 10px;
}

/* main home page stuff */

div.mainleft
{
	width: 49%;
	float: left;
	margin-left: 5px;
}

div.mainright
{
	width: 49%;
	float: right;
	margin-right: 10px;
}

div.mainbox
{
	padding: 1px 1px 1px 10px;
	margin: 3px;
	border: 1px solid #8a8a79;
}

img.rwmportrait
	{
		position: relative;
		float: right;
		left: 0px;
		padding-top: 10px;
		margin-left: 10px;
		margin-right: 10px;
	}

/* tables */

table.dirlist
	{
		border-collapse: collapse;
	}

table.dirlist a:link
	{
		color: black;
	}
	
table.dirlist th
	{
		color: black;
		border: 2px solid #8a8a79;
		border-collapse: collapse;
		padding-left: 3px;
	}

table.dirlist td
	{
		color: black;
		border: 1px solid #8a8a79;
		border-collapse: collapse;
		padding-left: 3px;
	}
	
table.dirlist tr
	{
		color: black;
	}


table.boxed
{
	margin: 20px;
	border: #8a8a79 1px solid;
}

table.mainpg
{
	background-color:white;
	margin: 0px 15px;
	Font-size: 90%;
}

table.mainpg td
{
	padding: 1px 5px 1px 7px;
	margin: 15px;
	border: 1px solid #8a8a79;
}


table.pricelist
{
	background-color:white;
	border: 1px #8a8a79 solid;
	border-collapse: collapse;
	padding: 5px;
}

table.pricelist td
{
	padding: 5px;
	border: 1px solid black;
}

table.pricelist th
{
	padding: 5px;
	border: 1px solid black;
}

table.epubllist
{
	background-color:white;
	border: transparent;
	border-collapse: collapse;
	padding: 5px;
}

table.epublist td.filename
{
	border: none;
	text-align: left;
	vertical-align: top;
	width: 85px;
}

table.epublist td.filesize
{
	border: none;
	text-align: left;
	vertical-align: top;
	width: 70px;
	font-size: 85%;
}

table.epublist td.filedesc
{
	border: none;
	text-align: left;
	vertical-align: top;
}

table.filelist
{
	background-color:white;
	border: 1px #8a8a79 solid;
	border-collapse: collapse;
	padding: 5px;
}

table.filelist td
{
	padding: 2px;
	border: 1px solid black;
	vertical-align: top;
}

table.filelist th
{
	padding: 5px;
	border: 1px solid black;
}

/* table with small text */

table.minitable
{
	padding: 1px;
	border-collapse: collapse;
	font: 90% Helvetica,Arial,Sans-serif;
}


/* misc links */

a.lightline
{
	color: #e6e5d0 ;
}

/* floating navigation menu used in glossary*/

#dictnav
{
	position: fixed;
	top: 155px;
	right: 15px;
	border: 1px #8a8a79 solid;
	background: #e6e5d0;
}

table.glossnav
{
	padding: 1px;
	border-collapse: collapse;
	font: 150% Helvetica,Arial,Sans-serif;
	color: #f6f5e0;
}