@charset "UTF-8";
/*--------------------------------------------------------------------------------------------
	Global 
  --------------------------------------------------------------------------------------------*/
html {
	overflow-y:scroll;		
}
html, body {
	margin:0;
	padding:0;
	height:100%;
}
body {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:0.75em;
	background:#eaece7;
}
/* Floaters */
.right {
	float:right;
}
.left {
	float:left;
}
/*--------------------------------------------------------------------------------------------
	Structural 
  --------------------------------------------------------------------------------------------*/
#container {
	position:relative;
	width:800px;
	margin:auto;
	background:#FFFFFF;
/*	min-height:100%;*/
}
/* Header */
#header {
	width:800px;
	height:175px;
	background:url(../images/img_header.jpg) no-repeat;
	position:relative;
	z-index:5
}
 
#navbar {
	/*width:303px;*/
	float:right;
	margin:104px 0 0 0;
	display:inline;
}
#logo a:link, #logo a:active, #logo a:visited{
	width:200px;
	height:80px;
	display:block;
	float:left;
	margin:50px 0 0 60px;
}
#main_panel {
	width:800px;
	background:#FFFFFF;
}
#main_panel2 {
	width:570px;
	margin:0 0 0 130px;
}
#left_img {
	width:298px;
	float:left;
	display:inline;
}
#left_img img {
	margin:0 20px 0 0;
	float:right;
}

#left_img2 {
	display:inline;
	width:143px;
	float:left;
	margin: 0px 20px 0px 130px;
}


#left_img_copyright {
	float:left;
	font-size:0.92em;
	color:#666666;
	margin: 10px 0px 20px 0px;
	width:143px;
}


#author_txt {
	width:502px;
	float:left;
	display:inline;
	wid\th:472px;
	padding: 0px 30px 20px 0px;
}
#mid_panel {	
	width:560px;
	float:left;
	margin:0 17px 0 28px;
	display:inline;
}

#mid_panel2 {	
	width:290px;
	float:left;
	margin:0 17px 0 0;
	display:inline;
}

#shelf {	
	width:800px;
	float:left;
}
#footer {	
	width:800px;
	float:left;
	padding: 0px 16px 0px 16px;
	wid\th:768px;
	text-align:center;
}
.footertext{
	margin-right: 10px;
}
#right_panel {
	width:195px;
	float:right;
	background:url(../images/img_v_dots.gif) repeat-y;
	position:relative;
	z-index:10;
}
#right_panel input {
	margin:0px 0 0 20px;
	z-index:10;
}
#right_panel img {
	margin:0px 0 0 20px;
	z-index:10;
}

#half_left {
	width:540px;
	float:left;
	margin:0 0 0 130px;
	display:inline;
}
#half_right {
	width:330px;
	float:left;
}
.newsrule {
	display:none;
}
.article {
	background:url(../images/img_h_dots.gif) no-repeat;
	width:450px;
	margin:0 0 12px 130px;
	padding:25px 0 0 0;
}
/*--------------------------------------------------------------------------------------------
	Navigation 
  --------------------------------------------------------------------------------------------*/  
/* Main nav */
ul#nav {
	padding: 0;
	margin:0 0 0 0;
	list-style: none;
}
ul#nav li {
	float: left;
	position: relative;
	padding:0;
}
ul#nav li a:link, ul#nav li a:active, ul#nav li a:visited {
	width:101px;
	height:24px;
	display:block;
}
#news {	
	background:url(../images/btn_news.gif) no-repeat;
}
#authors {
	background:url(../images/btn_authors.gif) no-repeat;
}
#submissions {
	background:url(../images/btn_submissions.gif) no-repeat;
}
#permissions {
	background:url(../images/btn_permissions.gif) no-repeat;
}
ul#nav li a:hover {
	opacity: .5;
	filter: alpha(opacity=50);
}
/* authors */
ul#alpha {
	padding: 0;
	margin:0 0 0 0;
	list-style: none;
}
ul#alpha li {
	float: left;
	position: relative;
	padding:0;
	margin:0;
}
ul#alpha li a:link, ul#alpha li a:active, ul#alpha li a:visited {
	display:block;
	margin:0 3px;
	font-size:1.17em;
}
/* Generic Links */
a:link, a:visited, a:active {
	color:#ff6d00;
	text-decoration: none;
	outline: none; 
}
a:hover {
	color: #666;
	text-decoration: underline;
}
a:focus { 
	outline: none; 
}
:focus
{
  -moz-outline-style: none;
}
:-moz-any-link:focus {
  outline: none;
}
/*--------------------------------------------------------------------------------------------
	Typography
  --------------------------------------------------------------------------------------------*/
/* Headings */
h1 {
	color:#ff6d00;
	font-size:1.33em;
	font-weight:normal;
	margin:0 0 10px 0;
	padding:0;
}
h2 {
	color:#666666;
	font-size:1.33em;
	font-weight:normal;
	margin:0 0 10px 130px;
	padding:0;
}
h3 {
	color:#ff6d00;
	font-size:0.92em;
	font-weight:normal;
	margin:0;
	padding:0;
}
h4 {
	color:#ff6d00;
	font-size:1.33em;
	font-weight:bold;
	margin:0 0 10px 0px;
	padding:0;
}
h5 {
	color:#666666;
	font-size:1em;
	font-weight:bold;
	margin:0 0 10px 0px;
	padding:0;
}
/* Type */
p {
	font-size:0.92em;
	color:#666666;
	margin:0 0 12px 0;
	padding:0;
}
.orange {	
	color:#ff6d00;
	font-size:1.5em;
	font-weight:bold;
}
li {
}
div#header h1 {
	margin:0px 0px 0px -6000px;
}
.menutextclass {
	margin:0 0 0 -5000px;
}
/*--------------------------------------------------------------------------------------------
	Forms - form, input, label etc
  --------------------------------------------------------------------------------------------*/
/* SpryAccordion.css - version 0.4 - Spry Pre-Release 1.6.1 */
/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */
/* This is the selector for the main Accordion container. For our default style,
 * we draw borders on the left, right, and bottom. The top border of the Accordion
 * will be rendered by the first AccordionPanelTab which never moves.
 *
 * If you want to constrain the width of the Accordion widget, set a width on
 * the Accordion container. By default, our accordion expands horizontally to fill
 * up available space.
 *
 * The name of the class ("Accordion") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style the
 * Accordion container.
 */
.Accordion {
	overflow: hidden;
}
/* This is the selector for the AccordionPanel container which houses the
 * panel tab and a panel content area. It doesn't render visually, but we
 * make sure that it has zero margin and padding.
 *
 * The name of the class ("AccordionPanel") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * accordion panel container.
*/
.AccordionPanel {
	margin: 0px;
	padding: 0px;
}
/* This is the selector for the AccordionPanelTab. This container houses
 * the title for the panel. This is also the container that the user clicks
 * on to open a specific panel.
 *
 * The name of the class ("AccordionPanelTab") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * accordion panel tab container.
 *
 * NOTE:
 * This rule uses -moz-user-select and -khtml-user-select properties to prevent the
 * user from selecting the text in the AccordionPanelTab. These are proprietary browser
 * properties that only work in Mozilla based browsers (like FireFox) and KHTML based
 * browsers (like Safari), so they will not pass W3C validation. If you want your documents to
 * validate, and don't care if the user can select the text within an AccordionPanelTab,
 * you can safely remove those properties without affecting the functionality of the widget.
 */
.AccordionPanelTab {
	background-color: #fff;
	border: solid #ccc;
	border-width:0 0 1px 0;
	color:#ff6d00;
	font-size:1.17em;
	margin: 0px;
	padding: 2px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
}
/* This is the selector for a Panel's Content area. It's important to note that
 * you should never put any padding on the panel's content area if you plan to
 * use the Accordions panel animations. Placing a non-zero padding on the content
 * area can cause the accordion to abruptly grow in height while the panels animate.
 *
 * Anyone who styles an Accordion *MUST* specify a height on the Accordion Panel
 * Content container.
 *
 * The name of the class ("AccordionPanelContent") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * accordion panel content container.
 */
.AccordionPanelContent {
	overflow: auto;
	margin:10px 0 0 0px;
	padding:0 0 10px 0;
	border: solid #ccc;
	border-width:0 0 1px 0;
}
.AccordionPanelContent a:link, .AccordionPanelContent a:active, .AccordionPanelContent a:visited{
	width:300px;
	display:block;
}
/* This is an example of how to change the appearance of the panel tab that is
 * currently open. The class "AccordionPanelOpen" is programatically added and removed
 * from panels as the user clicks on the tabs within the Accordion.
 */
.AccordionPanelOpen .AccordionPanelTab {
	background-color: #fff;
}
/* This is an example of how to change the appearance of the panel tab as the
 * mouse hovers over it. The class "AccordionPanelTabHover" is programatically added
 * and removed from panel tab containers as the mouse enters and exits the tab container.
 */
.AccordionPanelTabHover {
	color: #666;
}
.AccordionPanelOpen .AccordionPanelTabHover {
	color: #666;
}
/* This is an example of how to change the appearance of all the panel tabs when the
 * Accordion has focus. The "AccordionFocused" class is programatically added and removed
 * whenever the Accordion gains or loses keyboard focus.
 */
.AccordionFocused .AccordionPanelTab {
	background-color: #fff;
}
/* This is an example of how to change the appearance of the panel tab that is
 * currently open when the Accordion has focus.
 */
.AccordionFocused .AccordionPanelOpen .AccordionPanelTab {
	background-color: #fff;
}

