/* $Id: other_styles.css,v 1.15 2009/07/21 17:22:38 jkeisers Exp $ */
/********************************
 Global Styles
*********************************/

/* h1, h2, h3, h4, h5, h6
{
	COLOR: #333333;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	margin: 0 0 4px 0;
} */

/* form
{
	display: inline;
	margin: 0;
} */


/********************************
 Search Results Styles
*********************************/

.titlelink
{
	font-size: 12px;
}

.hrule
{
	border-top: 1px solid #AAAAAA;
}
.relevancebars
{
	border: 1px solid #999999;
	background-color: #EEEEEE;
}


/********************************
 Story Styles
*********************************/

.headline
{
    font-size: 18px;
    line-height: 19px;
	color: #626366;
	margin: 0 0 6px 0;
}
.subhead
{
    font-size: 12px;
    line-height: 13px;
	color: #626366;
	margin: 6px 0 6px 0;
}
/* .byline
{
    font-size: 12px;
	color: #626366;
	margin: 0 0 6px 0;
} */

.pubdate
{
	font-size: 11px;
	color: #626366;
	margin: 0 0 3px 0;
	font-style: italic;
}

div.storyoutput table
{
	background-color: #AAAAAA;
	border: none;
	width: auto;
	border-color: #AAAAAA;
	border-width: 1px 0 0 1px;
	border-style: solid;
	margin
	clear: both;
}
div.storyoutput table td
{
	background-color: #FFFFFF;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-color: #AAAAAA;
	border-width: 0 1px 1px 0;
	border-style: solid;
}
div.storyoutput table th
{
	background-color: #CCCCCC;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	border-color: #AAAAAA;
	border-width: 0 1px 1px 0;
	border-style: solid;
}
div.storyoutput table td font
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

div.storyoutput pre
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	white-space: pre-wrap;
}

.storypaging
{
	margin: 9px 0 3px 0;
	font-size: 11px;
}

.storypaging a, .storypaging a:visited, .storypaging a.active
{
	border: 1px solid #3973B8;
	background: white;
	color: #3973B8;
	padding: 0 4px 0 4px;
	margin: 0 1px 0 1px;
	font-weight: normal;
}
.storypaging a:hover
{
	background: #D0DEEB;
	text-decoration: none;
}

.storypaging a.active, .storypaging a.active:visited, .storypaging a.active:hover
{
	border: 1px solid #3973B8;
	color: #FFFFFF;
	text-decoration: none;
	cursor: default;
	background-color: #3973B8;
}

/********************************
 Right Sidebar Styles
*********************************/

.rightSideBar
{
	margin: 0 0 9px 18px;
	width: 180px;
}
.toolbarBox
{
	border-color: #BDC7DE;
	border-width: 1px;
	border-style: solid;
	width: 180px;
}
.toolbarHeader
{
	background-color: #BDC7DE;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 2px 6px 2px 6px;
}


/********************************
 Special class for hiliting
 Internal Links (iLinks)
*********************************/

a.iLinks
{
	padding: 0px 1px 0px 1px;
	background-color: none;
	text-decoration: none;
	color: black;
    border-bottom: 3px double;
    border-color: black;
}
a.iLinks:hover
{
	text-decoration: none;
	background-color: none;
	color: green;
    border-bottom: 3px double;
    border-color: green;
}

.keywordHilite
{
	background-color: none;
}

/********************************
 Styles for formatting site map
*********************************/

.siteMapGroup
{
	margin: 0 0 9px 36px;
}
.siteMapGroup#level0
{
	margin: 0 0 10px 18px;
}
.siteMapItem
{
	margin-top: 0;
	margin-bottom: 3px;
}
.siteMapTitle
{
	/* font-weight: normal; */
}

a.siteMapTitle:link, a.siteMapTitle:visited
{
	color: #004685;
}

.siteMapDescription
{
	display: none;
	font-size: 10px;
}


/********************************
 Styles for formatting surveys/polls
*********************************/

.surveyTable
{
}
.message
{
	font-size: 11px;
	padding-bottom: 9px;
}
.question
{
	font-size: 11px;
	font-weight: bold;
}
.answer
{
	font-size: 11px;
}
.surveyDropList
{
	font-size: 11px;
}
.surveySubmitBtn
{
	font-size: 11px;
}
.pollResultsBar
{
	height: 9px;
	background-color: #BF272D;
}


/********************************
 Styles for masthead js rollover
*********************************/
#mastheadtext
{
	padding-left:18px;
	padding-right:25px;
	font-weight:bold;
	color: #555;
	font-size:10px;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	background-image:url(/images/masthead_textarea_blank.gif)
}


/********************************
 Styles for Adv Search Box
*********************************/

div#advsrch
{
	position: absolute;
	top: 96px;
	left: 603px;
	z-index: 3000;
	width: 380px;
	height: 192px;
	background-image: url(/images/adv_search_box.png);
	background-repeat: no-repeat;
}

div#advsrch a.close, div#advsrch a.close:visited
{
	display: block;
	float: right;
	position: relative;
	top: 4px;
	right: 4px;
	width: 12px;
	height: 12px;
}

div#advsrch .contents
{
	position: relative;
	top: 9px;
	padding: 0 0 0 42px;
	width: 315px;
	font-size: 11px;
	line-height: 16px;
}

div#advsrch .contents .msg
{
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 8px;
}

div#advsrch .Item
{
	clear: both;
	margin-bottom: 5px;
}

div#advsrch .Item .Label
{
	float: left;
	display: block;
	width: 108px;
}

div#advsrch .Item .Control
{
	display: block;
	margin-left: 110px;
}

div#advsrch form
{
	color: #333333;
	margin: 0;
}

div#advsrch .Item .Control input
{
	height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #333333;
}

div#advsrch .Item .Control input.radio
{
	position: relative;
	top: 4px;
	margin: 0 3px 0 0;
	padding: 0;
}

div#advsrch .Item .Control input.text
{
	width: 196px;
	margin: 0;
	padding: 1px;
	border: 1px #6996DC solid;
}

div#advsrch .Item .Control select
{
	height: 19px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #333333;
	margin: 0;
	padding: 1px 0 0 0;
	border: 1px #6996DC solid;
}

div#advsrch .Item .Control select option
{
	font-size: 11px;
}

div#advsrch input.btn
{
	border: none;
	padding: 0;
	margin: 0;
	margin-left: 110px;
}

/********************************
 Misc Styles
*********************************/

.nonpubsection {
	margin: 9px 0 9px 0;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #5C9F46;
}

table#shoppingCart
{
	color: #fff;
	background-color: #666;
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
}

table#shoppingCart td
{
	background-color: #EEE;
	color: #000;
	padding: 4px;
	border: 1px #fff solid;
}

table#shoppingCart th
{
	background-color: #666;
	color: #fff;
	padding: 4px;
	border-bottom: 2px #fff solid;
	font-size: 12px;
	font-weight: bold;
}



#tab_tools
{
	border: 9px #E9E9E9 solid;
	background: #E9E9E9;

}

#tab_tools .headings
{
	background: #CECCCD;
	color: #000000;
	float: left;
	min-width: 60px;
	text-align: center;
	margin-right: 3px;
	font-size: 12px;
}

#tab_tools .headings a
{
	padding: 8px 9px 0px 9px;
	background: #CECCCD;
	color: #000000;
	float: left;
	min-width: 60px;
	height: 24px;
	text-decoration: none;
	text-align: center;
}

#tab_tools .headings a.current, #tab_tools .headings a.current:hover
{
	background: #FFFFFF;
	text-decoration: none;
}

#tab_tools .headings a:hover
{
	background: #B3B2B2;
	text-decoration: none;
}

#tab_tools #content
{
	background: #FFFFFF;
	min-height: 300px;
	padding: 10px;
}


/* K4 STORY TABLES */

table.atable
{
	background-color: #94BED4;
	/* clear: both; */
	margin: 0 12px 9px 0;
	width: auto;
}

table.atableright
{
	background-color: #94BED4;
	/* clear: both; */
	margin: 0 0 9px 12px;
	width: auto;
}

table.atable td, td.acell
{
	font-size: 9px;
	background-color: #E0F1FF;
	color: #333;
	padding: 1px 2px 1px 2px;
}


/* K4 IMAGE BOX */

.k4image
{
	float: left;
	margin: 0 10px 6px 0;
	padding: 0;
}

.k4image img
{
	border: 0px;
}

.credit
{
	font-size: 9px;
	color: #777777;
}

/* K4 SIDEBAR */

.sidebar
{
	/*
	float:right;
	width:50%;
	margin:0 1em 1em 0;
	border:1px solid #94BED4;
	background-color:#E0F1FF;
	color:#000;
	padding:10px;
	*/

	margin-left: auto;
	margin-right: auto ;
	width:98%;
	margin:1em 0 1em 0;
	border:1px solid #94BED4;
	background-color:#fafafa;
	color:#000;
	padding:10px;
}

/* K4 PULLQUOTE */

.pullquote {
	width: 35%;
	float:right;
	font-size:125%;
	line-height:160%;
	margin:10px;
	border: 1px dotted #ababab;
	background: url(/images/quote2.gif) no-repeat bottom right !important;
	background /**/:url(); /* removing quote graphic in IE5+ */
	padding:10px 10px 10px 10px;
}

.pullquote:first-letter {
	background: url(/images/quote1.gif) no-repeat left top !important;
	padding:5px 2px 10px 35px!important;
	padding /**/:0px; 	/* resetting padding in IE5+ */
	background /**/: url(); /* removing quote graphic in IE5+ */
}

/* K4 TAGLINE */

.tagline {
	border:1px solid #94BED4;
	background-color:#fafafa;
	color:#000;
	padding:10px;
}

/* Photo / Caption Box */

table.photoleft
{
	float: left;
	margin: 0 12px 6px 0;
	padding: 0;
}

table.photoright
{
	float: right;
	margin: 0 0 6px 12px;
	padding: 0;
}

td.photocaption
{
	font-size: 10px;
	padding-top: 4px;
}

