/* CSS Document */

body, h1, h2, h3, h4, img, li, ol, ul, p, div, form, table {
	margin:0px;
	padding:0px;
	border:0px;
	text-align:left;
}

body {
	position:relative;
	font-family: arial, helvetica, sans-serif;
	font-size: 80%;
	margin: 0px;
	padding: 0px;
	color: #000;
	background-color: #e2d8bf;
}

#wrapper {
	text-align: center;
	width: 860px;
	margin: 0px auto;
	padding:0px 10px 0px 10px;
	background:url(../images/bg_tile.gif) repeat-y;
}

html>body #wrapper {
	text-align: left;
}

#header {
	height: 66px;
	text-align:left;
}

.left{
	float:left;
}

.right{
	float:right;
}

.clear{
	clear:both;
}

#nav {
	margin: 0px 1px 0px 1px;
	height: 30px;
	padding:0px;
	color: #000;
	background: #e98100 url(../images/nav_top.gif) no-repeat;
	list-style:none;
	text-align:left;
}

#nav li {
	display: block;
	float: left;
	text-align:left;
}

#nav li a {
	float:left;
	display:block;
	font-size: 0.9em;
	font-weight: bold;
	height:20px;
	padding:10px 20px 0px 20px;
	text-decoration:none;
	text-align:center;
	color:#000;
}

#nav li a:hover {
	color:#fff;
}

#subnav {
	height:16px;
	margin:0px 1px 0px 1px;
	padding: 2px 10px 0px 20px;
	background:url(../images/breadcrumb_bg.gif) no-repeat;
	color: #fff;
	font-size: 0.8em
}

#subnav a {
	color: #fff;
}

#main {
	background: #fff;
	padding: 10px 20px 10px 20px;
	height: 400px;
	min-height: 400px;
}

/* for Internet Explorer */

/*\*/

* html #main {
	height: expression('400px'); min-height: 400px;
}

/**/

html>body #main {
	height: auto;
}

#main a {
	color: #112f25;
	text-decoration: underline;
}

#main h1 {
	font-weight: normal;
	font-size: 1.8em;
	color: #6c5f55;
	margin-bottom: 10px;
}

#main h2 {
	font-weight: normal;
	font-size: 1.5em;
	color: #6c5f55;
	margin-bottom: 10px;
}

#main p {
	font-size: 0.9em;
	line-height: 1.4em;
	color: #000;
}

#main_fullwidth {
	float: left;
	padding-right: 7px;
	padding-left: 7px;
}

#main_left {
	background: #edfff7;
	float: left;
	width: 440px;
	padding-right: 23px;
	padding-left: 7px;
}

#main_right {
	background: #edfff7;
	float: left;
	width: 460px;
}

#image {
	float: left;
	width: 136px;
}

#links {
	float: left;
	width: 135px;
}

#footer {
	width: 860px;
	height:25px;
	margin:0px auto;
	padding: 5px 10px 0px 10px;
	font-size: 0.8em;
	color:#fff;
	background:url(../images/footer_bg.gif) no-repeat;
}

#footer_left {
	float: left;
	width: 500px;
	padding:0px 0px 0px 20px;
}

#footer_right {
	float: right;
	width: 250px;
	padding-right: 20px;
}

#footer_right a {
	color: #fff;
	text-decoration:none;
}

#footer_right a:hover {
	text-decoration:underline;
}

#footer_right p {
	text-align: right;
}

#login_img {
	width:274px;
	height:400px;
	margin-top:-10px;
	float:right;
	background: #fff url(../images/bg_login.gif) no-repeat 100% 0%;
}

#contact_img {
	width:274px;
	height:400px;
	margin-top:-10px;
	float:right;
	background: #fff url(../images/bg_contact.gif) no-repeat 100% 0%;
}

.public_login_img {
	float:right;
	width:380px;
	height:303px;
	margin:70px -20px 0px 0px;
	clear:none;
}

#top {
	padding: 10px;
}

#bottom {
	padding: 0px 5px;
}

#main p {
	line-height: 1.5;
}

.clear {
	clear: both;
}

img {
	border: none;
	display: block;
}

#terms-overflow {
	width: 400px;
	height: 100px;
	overflow: auto;
}

/* Additional styles for admin */

/* @group Forms */

form.swanky {
	width: 430px;
	padding: 0;
	margin: 10px 0 0 0;
	float: left;
	color: #000;
}

form.swanky h2 {
	width: 369px;
	font-size: 1em;
	margin-bottom: 10px;
	color: #6c5f55;
}

form.swanky h3 {
	width: 363px;
	margin: 10px 0 10px 3px;
	padding: 5px 0;
	background-color: #755b22;
	color: #6c5f55;
}

label, input, textarea, select,
div.fakelabel,div.fakeinput {
	width: 345px;
	float: left;
	margin-bottom: 0.5em;
	display: block;
	text-align: left;
	font-size: 1em;
	font-family: arial, helvetica, sans-serif;
	clear: both;
}

input.right {
	float: right;
}

select {
	margin-bottom: 1em;
	width: 20em;
}

label, div.fakelabel {
	width: 40em;
	padding: 0px 10px 0px 0px;
}

form br, .clearl {
	clear: left;
}

input.button,
input.normal,
select.normal,
label.normal,
input.button,
input.check {
	width: auto;
	text-align: center;
}

input.check, label.right-label {
	clear: none;
	margin-top: 10px;
}

label.right-label {
	margin-left: 10px;
}

input.searchbutton {
	clear: none;
	margin-left: 5px;
}

label.right-label {
	width: auto;
}

p.formerror {
	font-style: italic;
	color: #ff0000 !important;
	clear: both;
}

p.count {
	margin-left: 11em;
	font-style: italic;
	color: #e32507;
	clear: both;
}

#main_left form.swanky p {
	padding: 0px 10px 5px 10px;
}

form.right-button {
	margin: 10px 20px 0 0;
	float: right;
}

html>body form.right-button {
	margin-right: auto;
}

/* @end */

/* @group Flash Messages */

#flashMessageGood, #flashMessageBad {
	position: absolute;
	top: 180px;
	left: 300px;
	border: 1px solid #ccc;
	padding: 10px;
	margin-right: 15%;
	margin-left: 25%;
	text-align: center;
}

html>body #flashMessageGood, html>body #flashMessageBad {
	left: 100px;
}

#flashMessageGood {
	color: #000;
	background-color: #f9b701;
}

#flashMessageBad {
	color: #000;
	background-color: #a78d5c;
}
/* @end */

/* @group Dev Info */

#devlinks {
	position: absolute;
	top: 0;
	right: 0px;
	font-size: 11px;
}

#devlinks a {
	float: right;
	clear: right;
	padding-right: 3px;
	font-size: 0.8em;
}

#devlinks a:link,
#devlinks a:hover,
#devlinks a:active,
#devlinks a:visited {
	color: #000;
}

#benchmark-holder,
#post-holder,
#query-holder {
	position: absolute;
	top: 0;
	left: 0px;
}

#benchmarks,
#post,
#queries {
	font-size: 11px;
}
/* @end */

table {
	padding: 0;
}

table.halfwidth {
	width: 440px;
}

table.fullwidth {
	width: 820px;
	font-size: 0.8em;
	border:1px solid #6b5d5a;
	color:#000;
}

table.fullwidth a {
font-weight:bold !important;
text-align:right !important;
}

table.fullwidth th {
	padding: 1px 2px;
}

th {
	background-color: #e8e1db;
	color: #000;
	text-align: center;
	font-weight: bold;
	font-size:1.2em;
}

td {
	padding: 5px;
}

td.first {
	border-left: 1px solid #567764;
}

td.last {
	border-right: 1px solid #567764;
}

td.lastrow {
	border-bottom: 1px solid #567764;
}

tr.odd {
	background-color: #cfc1b6;
}

tr.even {
	background-color: #e8e1db;
}

tr.overdue {
	background-color: #e07c7c;
	color: #fff;
}

p.right-floater {
	float: right;
	margin-right: 10px;
}


/* NEW CSS BY EDD */

#top_bg {
	width:880px;
	height:20px;
	margin:0px auto;
	background:url(../images/site_top.gif) no-repeat;
}

.header_pad {
	padding:10px 0px 0px 20px;
}

.active_login a {
	display:block;
	width:51px;
	height:30px;
	margin-top:0px;
	background:url(../images/active_login.gif) no-repeat;
	color:#fff !important;
}

.active_add_member a {
	display:block;
	width:109px;
	height:30px;
	margin-top:0px;
	text-align:center;
	background:url(../images/active_add_member.gif) no-repeat;
	color:#fff !important;
}

.active_list_companies a {
	display:block;
	width:109px;
	height:30px;
	margin-top:0px;
	text-align:center;
	background:url(../images/active_add_member.gif) no-repeat;
	color:#fff !important;
}

.active_add_company a {
	display:block;
	width:109px;
	height:30px;
	margin-top:0px;
	text-align:center;
	background:url(../images/active_add_member.gif) no-repeat;
	color:#fff !important;
}

.active_papers a,
.active_search a,
.active_contact a {
	display:block;
	width:65px;
	height:30px;
	margin-top:0px;
	text-align:center;
	background:url(../images/active_papers.gif) no-repeat;
	color:#fff !important;
}

.active_log a {
	display:block;
	width:45px;
	height:30px;
	margin-top:0px;
	text-align:center;
	background:url(../images/active_log.gif) no-repeat;
	color:#fff !important;
}

.footer_text {
	float:left;
	margin-top:0px;
}

.footer_link_text {
	margin-top:0px;
}

.footer_square {
	margin:0px 20px 0px 20px;
	padding-top:2px;
	float:left;
}

#submit_button {
	float:right;
	padding:10px 0px 0px 0px;
}

#search_box {
	float:right;
	width:430px;
	height:185px;
	margin:10px 0px 0px 20px;
	background:url(../images/search_box_bg.gif) no-repeat;
}

.search_text {
	color:#fff !important;
	padding:50px 10px 10px 10px;
}

.search_field {
	float:left;
	width: 300px;
	height: 17px;	
	margin-left:10px;
	clear: none;
}

.input_wrap {
	float:left;
	color:#fff;
	margin-bottom:5px;
	margin-right:5px;
}

.input_wrap input{
	width:15px;
	padding:0;
	margin:0 5px 0 10px;
}

#results_wrap {
	width:800px;
	margin-top:20px;
	background:#6c5e57 url(../images/results_header_bg.gif) no-repeat top;
	padding:44px 10px 0px 10px;
	color:#000;
}

/* for Internet Explorer */

/*\*/

* html #results_wrap {
margin-top:35px;
}

/**/

#results_wrap a {
	color:#000;
	text-decoration:underline;
	font-weight:bold
}

#results_bottom {
	width:820px;
	height:11px;
	background:url(../images/results_footer.gif) no-repeat;
}

#results_border {
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
}

.result {
	padding:10px;
	background:#cec1b5;
	border-bottom:1px solid #fff;
}

.result_title {
	float:left;
	width:183px;
	font-size:1.2em;
	font-weight:bold;
}

.result_text {
	float:left;
	width:487px;
}

.result_chapter {
	margin-top:10px;
	padding-top:10px;
	border-top:1px solid #6c5e57;
}

.result_img_right {
	float:right;
}

.yellow_bg {
	background:#ffce00;
}

.result_purchase {
	padding:10px;
	background:#e2d8bf;
	border-bottom:1px solid #fff;
	color:#9e9785;
}

.purchase_text {
	color:#9e9785;
}

#left_menu {
	float:left;
	margin-left:-20px;
	width:243px;
	border-left:1px solid #fff;
	background-color: #f0ece9;
}

/* for Internet Explorer */

/*\*/

* html #left_menu {
margin-left:-10px;
}

/**/

#left_menu ul {
	margin-top: 0;
}

#chapter_navigation{
	overflow:hidden;
	width:100%;
}

#left_menu li {
	list-style:none;
}

#left_menu li a,
#left_menu li.active {
	display: block;
	padding: 5px 10px 5px 20px;
	text-decoration: none;
	font-weight: bold;
}

#left_menu li.active {
	background-color: #dcd3ca;
	width: 210px;
}

#left_menu li a:hover {
	text-decoration: underline;
	background-color: #dcd3ca;
}

#left_menu ul li a {
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	width: 210px;
}

#left_menu ul li a.firstli {
	border-top: 1px solid #fff;
}

#left_menu ul li ul {
	width:240px;
	border-right: 1px solid #fff;
}

#left_menu ul li ul li {
	border-bottom:#fff 1px solid;
}

#left_menu ul li ul li a{
	display:block;	
	border-right:#fff 1px solid !important;
	padding:5px 0 5px 35px;
	width:205px;
	border:0;
	font-size:0.85em;
}

#left_menu ul li ul li a br{
	display:none;
}

#article_header {
	width:213px;
	padding: 15px 15px 0 15px;
	background:url(../images/article_header_bg.gif) no-repeat;
}

.article_nav_top {
	background:url(../images/article_nav_top_bg.gif) no-repeat !important;
	padding-top:6px !important;
	height:23px !important;
}

#left_menu li a.active_article:link,
#left_menu li a.active_article:active,
#left_menu li a.active_article:hover,
#left_menu li a.active_article:visited {
	display: block;
	padding: 4px 10px 5px 20px;
	text-decoration: none;
	font-weight: bold;
	background-color: #dcd3ca;
}

.article_header_img {
	padding: 0 0 15px 0;
	float: left;
	margin: 0;
}

h3.article_header_text {
	float: left;
	clear: none;
	margin: 0px 10px 10px 0px;
	font-weight: bold;
	font-size: 1em;
	width: 215px;
	padding: 0;
}

#article_wrap {
	float:right;
	width:565px;
	margin:10px 5px 0px 0px;
}

#button_wrap{
	float:left;
	height:25px;
	width:100%;
}

#print_button {
	float:right;
	width:85px;
	height:17px;
	text-indent:-9999px;
	margin-left:10px;
}

#view_full_button {
	float:right;
	background:url(../images/view_full_screen.gif) no-repeat !important;
	width:85px;
	height:17px;
	text-indent:-9999px;
	margin-left:10px;
}

#print_chapter {
	float:right;
	background:url(../images/print_chapter.gif) no-repeat !important;
	width:85px;
	height:17px;
	text-indent:-9999px;
	margin-left:10px;
}

#print_report {
	float:right;
	background:url(../images/print_report.gif) no-repeat !important;
	width:85px;
	height:17px;
	text-indent:-9999px;
	margin-left:10px;
}

#print_button a,
#print_chapter a,
#print_report a,
#view_full_button a{
	display:block;	
	width:85px;
	height:17px;
}

#article_title {
	width:565px;
	float:left;
	font-size:1.8em;
	font-weight:bold;
	padding-bottom:10px;
	border-bottom:1px solid #e2d8bf;
	clear:left;
}

.article_title_text {
	color:#6c5e57;
}

#article_scroll_wrap {
	width:565px;
	height:376px;
	overflow:auto;
	clear:both;
}

#article_scroll {
	width:520px;
	padding:10px 0px 10px 0px;
}

#article_scroll a {
	font-weight:bold;
	color:#57bee1;
}

div.figure_img {
	padding: 20px 0 10px 0;
	width: 500px;
	height: auto;
	overflow: hidden;
}

div.figure_holder {
	clear: both;
	margin-bottom: 10px;
}

div.figure_holder h3 {
	margin-bottom: 10px;
}

#login_img {
	width:274px;
	height:400px;
	margin-top:-10px;
	float:right;
	background: #fff url(../images/bg_login.gif) no-repeat 100% 0%;
}

.public_login_img {
	float:right;
	width:380px;
	height:303px;
	margin:70px -20px 0px 0px;
	clear:none;
}

.popup_logo {
clear:both;
margin-bottom:10px;
}

.test_img {
position:absolute;
top:30%;
left:48%;
}

/* for Internet Explorer */

/*\*/

* html .test_img {
position:absolute;
top:30%;
left:55%;
}

/* Tooltips CSS definitions */	

.tooltip {
	position: absolute!important;
	overflow:hidden;
	font-size: 12px;
	z-index: 10000!important;
}
	
.tooltip .xboxcontent {
	padding:10px;
	margin: 0;
	color: #000;
	border:1px solid #CCCCCC;
	background-color: #F9B701;
}