@charset "UTF-8";

/*
-----------------------------------------------
Spry Demos CSS Rules
Version:  12 Apr 2006 (0.2b)
----------------------------------------------- */
body {
	margin: 0;
	padding: 0;
	color: #999;
	background: #000;
	font-family: "Lucida Grande", "Trebuchet MS", sans-serif;
	font-size: x-small; /*for IE5/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small; /*for compliant browsers */	

	/*only for IE*/
	scrollbar-track-color : #000000;
	scrollbar-darkshadow-color : #000000;
	scrollbar-shadow-color : #BFBFBF;
	scrollbar-3dlight-color : #000000;
	scrollbar-highlight-color : #BFBFBF;
	scrollbar-face-color : #000000;
	scrollbar-arrow-color : #BFBFBF;

	}
	

html>body { font-size: small; } /* be nice to Opera */


/* Links
----------------------------------------------- */
a img { border-style: none; }

/* Paragraph Headings
----------------------------------------------- */
h1, h2, h3, h4, h5, h6 {font-weight: normal; }
h1 { font-size: 165%; text-align: left; color: #fff; }
p { margin:0.375em 0; }


.itemHeadings {
	color: #fff;
	font-weight: bold;
	font-size: 200%;
	width: 100%;
	height: 20px;
	margin: 0;
	padding: 0;
	text-align: left;
}

.itemHeadings  #mainMenu {
	color: #999;
	font-weight: normal;
	font-size: 60%;

}

.copyright{
	color: #333333;
	font-weight: normal;
	font-size: 50%;
	font-variant: normal;
	text-align: right;
	
}


.wrap {
	padding-top: 50px;
	padding-bottom: 30px;
	margin: 0 25px;
	text-align: left;
	vertical-align: top;
	float: bottom;
}

.indexwrap {
	height:100%;
	padding-top: 20px;
	margin: 0 px;
	text-align: left;
	vertical-align: top;
}

.leftmenu {
	height:100%;
	padding-top: 300px;
	color: #fff;
	font-weight: bold;
	font-size: 139%;
	width:200px;
	background: url('images/bg_nollimap2_01.gif') no-repeat;
	text-align: right;
	vertical-align: top;
	
}

.leftmenu a {
	text-decoration:none;
	color: white;
}

.rightmenu {
	width:600px;
	height:100%;
	text-align: left;
	vertical-align: top;
	float: bottom;
}


iframe { 
	border: none; 
	width: 100%; height: 100%;
  }


.theme {
	text-decoration:none;
	color: #333333;
	font-size : 70%;
	font-weight: normal;
}


.theme a {
	text-decoration:none;
	color: #999999;
}






/* Layout Rules
----------------------------------------------- */

#header {
	margin-bottom: 2em;
	text-align: left;
	padding-left: 0.5em;
}
.LeftColumn {
  margin:0 10px 0 0;
  padding:0;
  width: 200px;
  float: left;
}
.LeftColumn, .articles {
  border-left: solid 1px #404040;
  border-right: solid 1px #404040;
  border-bottom: solid 1px #404040;
}
.articles {	margin-bottom: 10px; }

.RightColumn {
	margin:0;
	padding:0;
	float: left;
	width: 100%;
}
.content, #sidebar {
	float: left;
	text-align: left;
}
.content {
	width:200px;
	margin-right: 15px;
	padding-top: 5px;
}
#sidebar {
	width: 240px;
	margin-top: 0;
}
.SpryHiddenRegion {
   visibility: hidden;
}

/* Form Elements
----------------------------------------------- */
label, select { 
	font-size: 85%;
	font-family: "Lucida Grande", "Trebuchet MS", sans-serif;
}

select {
	color: #B1B1BC;
	background-color:  #131313;
	border: 1px solid #b1b1bc;
}

/* Table Rules
----------------------------------------------- */
td.rank { }

.Layers { 
	border-collapse:collapse;
	empty-cells:show;
	width:100%;
	margin: 0;
}
.Layers caption {
	color: #fff;
	text-transform:uppercase;
	text-align: left;
	font-weight: bold;
	letter-spacing: 0.1em;
	background-color: #b1b1bc;
	background: url('images/bg_grad_gray1.gif') repeat-x;	
	border-top: solid 1px #999;
	border-bottom: solid 1px #3a3a3a;
	padding: 3px 0 3px 0.25em;
	margin: 0;
	
	
	
}
.Layers th {
	border-bottom: solid 1px #404040;
	padding: 0.25em 0.375em 0.45em 0.25em;
	color: #fc0;	
	font-weight: normal;
	margin: 0;
}


.rfYear {
	font-size: 85%;
	text-align: right;
	font-weight: bold;
	
}

.Layers td { 
	border-bottom: dotted 1px #404040;
	margin: 0; 
	padding: 0.25em 0.375em 0.45em 0.25em;

}

.Layers tr {
	border-bottom: solid 1px #414141;
	-moz-user-select: none;
	-khtml-user-select: none;
}
.Layers tr.infocus {
	background-color:red;
	cursor: pointer;
}

.Layers tr.notinfocus { background-color:#fff; }
.Layers tr.selected { color:#fc0; }
.Layers tbody { margin-top: 0; }
.even { background-color: #151515; }

.rowHover {
	color: #000;
	background-color: #777;
	cursor: pointer;
}

.rowSelected { color: #fc0; }


/* RSS Reader Rules
----------------------------------------------- */




#SubjectTitle, #PubDateTitle, #FunctionTitle, .SubjectColumn, .PubDateColumn, .FunctionColumn { 
	padding:3px 0 5px 0.25em; 
	float: left;
 	cursor: pointer;
	white-space: nowrap;
	overflow: hidden;
	-moz-user-select: none;
	-khtml-user-select: none;
}
#RSSItemsList {
  width: 100%;
  height: 280px;
  overflow: auto;
  clear: both;
  border-bottom: solid 1px  #999;
}
#RSSItemContent {
	width: 100%;
	white-space: nowrap;
	overflow: auto;
}
.RSSItemListRow {
	float: left;
	border-bottom: solid 1px #202020;
	background-color: #000;
	width: 330px;
	white-space: nowrap; 
	overflow: hidden; 
}

.EvenRow { background-color: #1b1b1b; }
.ListBoxItemHover {	background-color: #777; color: #000; }
.SelectedListBoxItem { color: #fc0; }

.RSSItemListFeedback {
	height: 32px;
	margin: 75px auto auto auto;
	background-color: #151515;
	border: solid 1px #202020;
}
.RSSItemListFeedback td {
	padding: 10px;
}
td.RSSItemListLoading {
	height: 32px;
	background-image: url(../images/throbber.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 36px;
}

/* iFrame Stuff
----------------------------------------------- */


/* Utility IDs, classes, and HTML selectors
----------------------------------------------- */
#boxshot {
	background-color: #fff;
	border-top: solid 1px #999;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #3a3a3a;
	border-right: solid 1px #3a3a3a;
	text-align: center;
 }
.clear {
	visibility: hidden;
	display: block;
	clear: both;
	height: 0px;
	margin: 0;
	padding: 0;
	}
.ClearAll {
	clear: both;
	height: 0;
	font-size: 0;
	line-height: 0;
}

code { color: #000; }
pre { font-size: small; color: #000; }

.highlightedcode {background-color: #ff9;}

.sample {
	background: #eee;
	padding: 20px;
	border: 2px solid #666;
	margin-top: 20px;
	overflow: scroll;
}


/* Home Page Classes
----------------------------------------------- */
.screen {
	background-color: #bbb;
	border-top: solid 1px #999;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #3a3a3a;
	border-right: solid 1px #3a3a3a;
	margin: 5px 5px 5px 0;
	padding: 1em 1em 0.5em 1em;
	float: left;
	display: block;
	text-decoration: none;
}
.screen:hover {
	background-color: #fff;
	color: #000;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #404040;
	text-decoration: none;
}
.imgcaption {
	font-size: 90%;
	font-weight: bold;
	margin: 0em 0 1em 0;
	line-height: 1.1em;
	color: #333333;
	border: none;
	text-decoration: none;
}
/* Navigation Classes
----------------------------------------------- */
.demo a, .return a, .demo a, .source a {
	text-decoration: none; 
	font-size: small;
	font-weight: normal;
	margin-left: 24px;
	padding-left: 16px;
}

.return a:link { color: #fff; background: url('images/btn_return_link.gif') no-repeat left 50%; }
.return a:visited { color: #fff; background: url('images/btn_return_link.gif') no-repeat left 50%; }
.return a:hover {
	color: #fc0; 
	border-bottom:dotted 1px #fc0; 
	background: url('../images/btn_return_hover.gif') no-repeat left 50%;
}
.return a:active { 
	color: #fff; 
	border-bottom:dotted 1px #fff; 
	background: url('images/btn_return_link.gif') no-repeat left 50%;
	}

.demo a:link { color: #fff; background: url('images/btn_demo_link.gif') no-repeat left 50%; }
.demo a:visited { color: #fff; background: url('images/btn_demo_link.gif') no-repeat left 50%; }
.demo a:hover {
	color: #fc0; 
	border-bottom:dotted 1px #fc0; 
	background: url('images/btn_demo_hover.gif') no-repeat left 50%;
}
.demo a:active { 
	color: #fff; 
	border-bottom:dotted 1px #fff; 
	background: url('images/btn_demo_link.gif') no-repeat left 50%; 
	}

.source a:link { color: #fff; background: url('images/btn_source_link.gif') no-repeat left 50%; }
.source a:visited { color: #fff; background: url('images/btn_source_link.gif') no-repeat left 50%; }
.source a:hover {
	color: #fc0; 
	border-bottom:dotted 1px #fc0; 
	background: url('images/btn_source_hover.gif') no-repeat left 50%;
}
.source a:active { 
	color: #fff; 
	border-bottom:dotted 1px #fff;  
	background: url('images/btn_source_link.gif') no-repeat left 50%;
	}


/* SpryCollapsiblePanel.css - Revision: Spry Preview Release 1.4 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/* This is the selector for the main CollapsiblePanel container. For our
 * default style, the CollapsiblePanel is responsible for drawing the left and
 * right borders around the widget.
 *
 * If you want to constrain the width of the CollapsiblePanel widget, set a width on
 * the CollapsiblePanel container. By default, our CollapsiblePanel expands horizontally to fill
 * up available space.
 *
 * The name of the class ("CollapsiblePanel") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style the
 * CollapsiblePanel container.
 */
.CollapsiblePanel {
	margin: 0px;
	width: 350px;
	padding: 0px;
	
}

/* This is the selector for the CollapsiblePanelTab. This container houses
 * the title for the panel. This is also the container that the user clicks
 * on to open or close the panel.
 *
 * The name of the class ("CollapsiblePanelTab") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * CollapsiblePanel panel tab container.
 */
.CollapsiblePanelTab {

	background: url('images/bg_grad_gray1.gif') repeat-x;	
	border-top: solid 1px #999;
	border-bottom: solid 1px #3a3a3a;
	
	padding: 0px 0 0px 0.1em;
	color: #fff;	
	font-weight: bold;
	margin: 0;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;

}

/* This is the selector for a CollapsiblePanel's Content area. It's important to note that
 * you should never put any padding on the content area element if you plan to
 * use the CollapsiblePanel's open/close animations. Placing a non-zero padding on the content
 * element can cause the CollapsiblePanel to abruptly grow in height while the panels animate.
 *
 * The name of the class ("CollapsiblePanelContent") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style a
 * CollapsiblePanel content container.
 */
.CollapsiblePanelContent {
	margin: 0px;
	padding: 0px;
	border-bottom: solid 1px #CCC;
}

/* An anchor tag can be used inside of a CollapsiblePanelTab so that the
 * keyboard focus ring appears *inside* the tab instead of around the tab.
 * This is an example of how to make the text within the anchor tag look
 * like non-anchor (normal) text.
 */
.CollapsiblePanelTab a {
	color: black;
	text-decoration: none;
}

/* This is an example of how to change the appearance of the panel tab that is
 * currently open. The class "CollapsiblePanelOpen" is programatically added and removed
 * from panels as the user clicks on the tabs within the CollapsiblePanel.



.CollapsiblePanelOpen .CollapsiblePanelTab {
	background-color: red;
}
 */
/* This is an example of how to change the appearance of the panel tab as the
 * mouse hovers over it. The class "CollapsiblePanelTabHover" is programatically added
 * and removed from panel tab containers as the mouse enters and exits the tab container.
 */

.CollapsiblePanelTabHover {
	background-color: green;
}
 
.CollapsiblePanelOpen .CollapsiblePanelTab  {
	background-color: red;
}

/*
This is an example of how to change the appearance of all the panel tabs when the
 * CollapsiblePanel has focus. The "CollapsiblePanelFocused" class is programatically added and removed
 * whenever the CollapsiblePanel gains or loses keyboard focus.
 */

.CollapsiblePanelFocused .CollapsiblePanelTab {
	background-color: red;
}

.CollapsiblePanelClosed .CollapsiblePanelTab h3 { 
	background-color: #EEE; 
	background: url('images/blt_panel_clps.gif') no-repeat left 50%;
}

.CollapsiblePanelClosed .CollapsiblePanelTab { 
	background-color: black; 
}

.CollapsiblePanelClosed .CollapsiblePanelTabHover {
	background-color: green;
}

.CollapsiblePanelTab h3 {
	margin: 0;
	padding: 2px 2px 4px 36px;
	font-size: 110%;
	font-weight: bold;
	background-color: #CCC;
	background: url('images/blt_panel_exp.gif') no-repeat left 50%;
} 


#previews {
	border-top: solid 1px #404040;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #404040;
	padding: 10px 10px 20px 10px;
	margin-bottom: 5px;
	background-image: url('images/bg.gif');
	float: left;
	margin-right: 10px;
}


/*buttons

*/
#layers_btn {
	float: bottom;
	margin: 10px;
	}


.btn {margin:0 auto 10px auto; }


.btn_basic {
	margin: 0;
	padding: 0;
	list-style: none;
}
.btn_basic li {
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
}
.btn_basic a {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 90%;
	font-weight: bold;
	letter-spacing: 0.05em;
	margin: 0 1px 0 0;
	padding: 4px 8px;
	float: left;
	display: block;
	-moz-user-select: none;
	-khtml-user-select: none;
}
.btn_basic a:link {
	background: #666 url('images/bg_grad_gray1.gif') repeat-x;
	color: #fff;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #404040;
}
.btn_basic a:visited {
	background: #666 url('images/bg_grad_gray1.gif') repeat-x;
	color: #fff;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #404040;
}
.btn_basic a:hover {
	background: #666 url('images/bg_grad_gray2.gif') repeat-x;
	color: #000;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #404040;
}
.btn_basic a:focus {
	-moz-user-select: none;
	-khtml-user-select: none;
}


/*------
btn-inputlist-function
---------*/

.btn_inputlist_function {
	margin: 0;
	padding: 0;
	list-style: none;
}
.btn_inputlist_function li {
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
}
.btn_inputlist_function a {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 80%;
	font-weight: bold;
	letter-spacing: 0.05em;
	margin: 0 0 0 5px;
	padding: 2px 2px 2px 2px;
	float: left;
	display: block;
	-moz-user-select: none;
	-khtml-user-select: none;
}
.btn_inputlist_function a:link {
	color: #999;
	border: dotted 1px #999;

}
.btn_inputlist_function a:visited {

	color: #999;
	border: dotted 1px #999;
}
.btn_inputlist_function a:hover {
	color: white;
	border: dotted 1px #999;
}
.btn_inputlist_function a:focus {
	-moz-user-select: none;
	-khtml-user-select: none;
}


/*------------
btn_small
----------*/



.btn_small {
	margin: 0;
	padding: 0;
	list-style: none;
}
.btn_small li {
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
}
.btn_small a {
	text-decoration: none;
	font-size: 60%;
	font-weight: bold;
	letter-spacing: 0.05em;
	margin: 0 1px 2px 0;
	padding: 1px 1px;
	float: left;
	display: block;
	-moz-user-select: none;
	-khtml-user-select: none;
}
.btn_small a:link {
	color: #BFBFBF;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #404040;
	background-color: #292828;
}
.btn_small a:visited {
	color: #BFBFBF;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #404040;
	background-color: #292828;
}
.btn_small a:hover {
	color: #ffffff;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #404040;
	background-color: #FF9933;
}
.btn_small a:focus {
	-moz-user-select: none;
	-khtml-user-select: none;
}
