/* @override 
	http://nargalzius.com/files/css_global.css
	http://www.nargalzius.com/f/c/global.css
*/

/* RESET FIRST */
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}

/* GLOBAL SHIT */
html { 
	height: 100%; 
	background: url(/f/i/global/background.gif) repeat-y top center #94988B;
}

body { 
	height: 100%;
}

body, td {
	margin: 0;
	padding: 0;
	font: 10px "Lucida Grande", Arial, Helvetica, sans-serif;
	color: #494949;
}

em {
	font-style:italic;
}

strong {
	font-weight:bold;
}

div {
	top: 0;
	margin:0;
}

p {
	margin-top: 15px;
}

.fnBreak, .clear, .break {
	clear: both;
}

a, 
a:link, 
a:visited {
	color: #954B00;
	text-decoration: none;
}

a:active, 
a:hover {
	color: #FFA400;
	text-decoration: none;
}

/* PREVENTS A REDRAW BUG IN SAFARI */

img.nb, .nb {
	background-image: url(/f/i/global/pixel.gif);
	border: none;
}

/* HEADER CONTENT FOOTER */

#nContent, #nFooter {
	width: 950px !important;
	margin: 0px auto;
}

#nContent {
	position: relative;
	height: 100%;
}

* html #nContent {
	height: 100%;
}

#nHeader {
	background-image: url(/f/i/global/header_line.gif);
	background-position: top;
	background-repeat: repeat-x;
	padding: 0px;
	color: #FFF;
	height: 79px;
}

#nLOGO {
	margin-left: 10px;
}

#nFooter {
	background-image: url(/f/i/global/footer_line.gif);
	background-repeat: repeat-x;
	height: 100px;
	vertical-align: bottom;
}

#nTOPNAV { float: right; }

#nHRtopleft, #nHRtopright {
	height: 19px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
}

#nHRtopspan a,
#nHRtopspan a:link,
#nHRtopspan a:visited {
	margin-left: 20px;
	color: #DDD;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 9px;
}

#nHRtopspan a:hover,
#nHRtopspan a:active {
	color: #FFF;
}

#nHRtopleft {
	text-align: center;
	background-image: url(/f/i/global/header_toptabL.gif);
	background-position: left top;
	color: #FFF;
}

#nHRtopright {
	background-image: url(/f/i/global/header_toptabR.gif);
	background-position:right top;
}

#nHRtopspan {
	padding: 3px 10px 0px 10px;
}

/* SEARCH FUNCTION */

#module-search {
	text-transform: uppercase;
	font-size: 9px;
	float: right;
	margin: 9px 7px 0px 0px;
}

#search_function {
	background-image: url(/f/i/global/icon_search.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 17px;
}

#searchsubmit  {
	display:none;
}

#nArchiveSideBar #module_search {
	font-size: 9px;
	padding-right: 5px;
}

#search { border: 1px solid #DDD; }

#search_function input#s { 
	width: 140px; 
	}
#search_function input {
	text-transform: lowercase;
	font-size: 10px;
	padding: 2px 2px 0 2px;
	height: 13px;
}


/* THE FLASH PLAYER */

#AJAX_playerdiv {
	width: 250px;
	/* background-image: url(/f/i/music/player_bg.gif); */
	padding: 0;
	margin: 0;
	/* border: 1px solid #CCC; */
}

#crumb {
	display:none;
}

/* THE LIGHBOX (ZOOM) CAPTION */

#ZoomCaption,
#ZoomCaption a,
#ZoomCaption a:link,
#ZoomCaption a:visited {
	color: #FFF;
}

#ZoomCaption a:active,
#ZoomCaption a:hover {
	color: #ccffcc;
}
