@charset "utf-8";

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;}


body,td,th {
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	margin:0;
	padding:0;
}
a {
	text-decoration:none;
	color: #369;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color:black;
	text-decoration:none;
}
a:active {
	text-decoration: none;
}

em {
	font-style: italic;
}

strong {
	font-weight: bold;
}

h1 {
	font-size: 24px;
	font-family: Georgia, Helvetica, sans-serif;
	font-style: italic;
	letter-spacing: 4px;
	font-size: 52px;
	line-height: 40px;
	padding: 40px 0 5px 0;
}
#header #version {
	font-size: 11px;
	font-family: Georgia, Helvetica, sans-serif;
	font-style: italic;
	padding-left: 20px;
	margin: 10px 0 40px 0;
}

h1 a {
	text-decoration:none;
	font-style:normal;
	font-style:italic;
}

h1 a:hover{
	color:#000;
	text-decoration:none;
}

h1 a:visited {
	color:#369;
}

h1 a span {
	color: #999;
	font-style:normal;
}

h1 a:hover, h1 a:hover span {
	color: #ddd;
}

#citefields h2 {
	background:url(/images/pencil.gif) no-repeat left;
	color: #000;
	line-height: 25px;
	padding: 0 0 0 24px;
}

#seperator {
	padding: 5px 0 15px 0;
	border-bottom: 1px dotted #eee;
	margin: 0 0 15px 0;
}

#header {
	padding-bottom:35px;
	margin:20px 0 0 0;
}

#header #desc {
	color: #444444;
	font-size:11px;
	display:block;
	margin-top:5px;
	text-indent: 20px;
	font-style: italic;
}

#desc em {
	font-style: italic;
}


#desc strong {
	font-weight: bold;
}

#topbanner {
	float:right;
	margin-top:20px;
}


/* OUTER BOXES */

.wrapper {
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 20px;
}

.right {
	width: 655px;
	padding-left:45px;
	float:right;
}

.left {
	width: 240px;
	float:left;
	clear:left;
}


#main_nav {
	padding-bottom: 10px;
	margin:20px 0 30px;
}


#main_nav ul, #main_nav ul li {
	list-style:none;
	padding:0;
	margin:0;
	display:inline;
}

#main_nav ul {
	display:block;
	width:950px;
	margin:0 auto;
}

.clear-both {
	clear: both;
}

#main_nav ul li {
	margin-right:10px;
}

#main_nav ul li a {
	color: #369;
	font-weight:bold;
}

#main_nav ul li a:hover {
	color: black
}

#navad {
	width:950px;
	margin:0 auto;
	position:relative;
	left: -5px;
}

#ad-1 {
	float: right;
	width: 500px;
	text-align: right;
}

#disclaimer {
	padding: 5px 0 0 0;
	color: #999;
	font-size: 10px;
}

#footer-update {
	padding: 10px 0;
	float: left;
	font-size: 11px;
}

#footer-content {
	float: left;
	width: 450px;
}

#bottomadwrap {
	clear:left;
	border-bottom: 1px solid #e0e0e0;
	padding: 10px 0;
	margin:70px 0 20px;
}

h2 {
	font-size: 20px;
	font-family: Georgia, Helvetica, sans-serif;
	line-height: 30px;
	color: #666;
}

#nav {
	margin-bottom:20px;
}

#nav_pad h2 {
	background:url(/images/font_go.gif) no-repeat left;
	padding-left: 23px;
}

#nav ul, #nav ul li, #nav ul li ul li, #nav ul li ul {
	list-style:none;
	padding:0;
	margin:0;
	line-height:2em;
}

#nav ul li a span.new-option {
	background:url(/images/new.gif) no-repeat right;
	padding-right: 22px;
}

#nav ul {
	padding-top:5px;
}

#nav ul li a {
	font-weight:bold;
	background:url(/images/bullet_down.gif) no-repeat left;
	outline:none;
	text-indent:10px;
	display:block;
	width:100%;
	text-indent:23px;
	font-size:16px;
}

#facebook {
	float: left;
}

#retweet {
	float: left;
	margin-right: 4px;
	margin-bottom: 5px;
}

#nav ul li ul li span {
	color: #A0A0A0;
}

#nav ul li {
	position: relative;
	width: 100%;
}

#betatag {
	position: absolute;
	top: 0px;
	left: 130px;
	font-size: 10px;
	color: orange;
}

#nav ul li a.on {
	font-weight:bold;
	background:url(/images/bullet_up.gif) no-repeat left;
	color: #202020;
	text-indent:23px;
}

#nav ul li  ul li a {
	font-weight:normal;
	background:none;
	text-indent: 5px;
	font-size:12px;
}

#nav ul li ul.on li a.thispage {
	color:black;
}

#nav ul li ul.on li a.thispage:hover {
	text-decoration:none;
	cursor:text;
}

#leftbanner {
	margin-top:30px;
	clear:left;
}

.clear {
	clear: left;
}

#google_translate_element {
	float: left;
	margin: 5px 0 0 25px;
}


/* THE NITTY GRITTY */

#processform {
	padding:0;
	margin:0;
}

.title {
	color: #6f8039;
	font-size: 14px;
	font-weight: bold;
	padding-top: 30px;
}

.type {
	font-size: 12px;
	color: #6f8039;
	padding-left: 17px;
	padding-top: 5px;
	padding-bottom:5px;
}

.title_desc {
	color: #809248;
	font-size: 10px;
	margin-bottom: 10px;
	text-indent: 16px;
}

.num {
	color: #96b338;
	width: 20px;
}

#citationlist {
	margin: 20px 0 15px 0;
}

#citationlist h2 {
	background:url(/images/table_row_insert.gif) no-repeat left;
	padding-left: 24px;	
	margin: 0 0 5px;
}

.save_citationlist {
	padding:5px;
}

#citationtypes {
	font-size: 11px;
	padding:5px;
}

.beta {
	color: #C0C0C0;
	font-size: 9px;
	vertical-align: top;
	padding-left: 3px;
}

#submit {
	padding: 2px 5px;
	width: auto;
}


.submitLink {
   background-color: transparent;
   border: none;
   cursor: pointer;
   padding:0;
   margin:0;
   text-decoration: none;
   font-size: 11px;
   color: #5a3019;
   text-align: left;
}
  
#toptitle {
	color: #6f8039;
	font-family: arial;
	font-size: 18px;
	margin-bottom: 15px;
	margin-top: 15px;
	width: 100%;
	text-indent: 10px;
	display: none;
}

#additionalauthors {
	padding-top: 5px;
	padding-bottom:10px;
	height:20px;
	font-weight: bold;
}
#additionalauthors label {	
	padding:0;
	margin:0;
	margin-left: 12px;
	font-size: 11px;
	padding-right:5px;
}
#additionalauthors input {
	margin-right: 2px;
}

#additionalauthors span {
}


/* FORM STYLING */

dl {
	font:normal 12px/15px Arial;
    position: relative;
    width: 430px;
	padding:8px;
	margin:3px;
	padding-left:0px;
	margin-left:0px;
	float: left;
}
dt {
    clear: both;
    float:left;
    width: 130px;
    padding: 4px 0 2px 0;
    text-align: left;
}
dt label {
	font-size: 12px;
	font-weight: bold;
}

dd input {
	padding: 1px 0;
}

dd {
    float: left;
    width: 220px;
    margin: 0 0 8px 0;
    padding-left: 6px;
	text-align: right;
}

.img_icon {
	vertical-align: middle;
	padding:0;
	margin:0;
	padding-right: 3px;
}

/* The hint to Hide and Show */
.hint {
    position: absolute;
    right: -230px;
    width: 230px;
    margin-top: -4px;
    border: 1px solid #c93;
    padding: 10px 12px;
	text-align: left;
	font-size: 11px;
	z-index: 1000;
    /* to fix IE6, I can't just declare a background-color,
    I must do a bg image, too!  So I'm duplicating the pointer.gif
    image, and positioning it so that it doesn't show up
    within the box */
    background: #ffc url(/images/pointer.gif) no-repeat -10px 5px;
}

/* The pointer image is hadded by using another span */
.hint_special .hint-pointer_special {
    position: absolute;
    left: -10px;
    top: 5px;
    width: 10px;
    height: 19px;
    background: url(/images/pointer_special.gif) left top no-repeat;
}

/* The hint to Hide and Show */
.hint_special {
    position: absolute;
    right: -160px;
    width: 160px;
    margin-top: -4px;
    border: 1px solid #b5de4f;
    padding: 10px 12px;
	text-align: left;
	font-size: 11px;
    /* to fix IE6, I can't just declare a background-color,
    I must do a bg image, too!  So I'm duplicating the pointer.gif
    image, and positioning it so that it doesn't show up
    within the box */
    background: #eeffd6 url(/images/pointer.gif) no-repeat -10px 5px;
}

/* The pointer image is hadded by using another span */
.hint .hint-pointer {
    position: absolute;
    left: -10px;
    top: 5px;
    width: 10px;
    height: 19px;
    background: url(/images/pointer.gif) left top no-repeat;
}

/* Done with forms */

.loading {
	padding:0;
	margin:0 auto;
}

#citecenter {
	float:left;
	width:500px;
}


#resultsection {
	width:100%;
	margin-top:10px;
}


#result {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: left;	
	line-height: 2;
	padding-left: 0.5in;
	text-indent: -0.5in;
}

#resulterror {
	width:400px;
}

#resultpad {
	border:1px solid #ebc764;
	padding:5px;
}

.footer {
	font-size: 10px;
	clear:left;
	border-top: 1px solid #eee;
	margin-top: 25px;
	padding-bottom: 50px;
}

#footer-inner {
	display: block; 
	width:960px;
	margin:0 auto 0 auto;
	padding: 20px 0 0 0;
}

#footer-update strong {
	font-weight: bold;
	display: block;
	background: url('images/lightbulb.gif') no-repeat center left;
	text-indent: 22px;
	line-height: 24px;
	color: #666;
}


.footer span {
	font-size: 10px;
	color: #A0A0A0;
}
.footer span a {

}

#author_2 {
	margin:0;
	padding:0;
	padding-left: 30px;
	margin-bottom:5px;
}
#author_3 {
	Margin:0;
	padding:0;
	padding-left: 30px;
	margin-bottom:5px;
}
#author_4 {
	Margin:0;
	padding:0;
	padding-left: 30px;
	margin-bottom:5px;
}
#author_5{
	Margin:0;
	padding:0;
	padding-left: 30px;
	margin-bottom:5px;
}


.standardicon {
	margin-right: 1px;
	vertical-align: middle;
	border: none;
}

dd input {
	width: 200px;
}

.lastpanel_inner {
	padding:5px;
}


.citelist_wrap {
	margin:5px;
}

.citelist {
	line-height:22px;
	display:block;
}

.citelist span {
	float:left;
	width:178px;
}

.deletebutton {
	font-family: Verdana, Arial, serif;
	font-size: 10px;
	background:url(/images/delete.gif) no-repeat right;
	width:20px;
	height:20px;
	float:right;
}

.save_citationlist {
	text-align:right;
	clear:left;
}
.save_citationlist input {
	font-size: 11px;
	color:#0047da;
	text-align:right;
	font-weight:bold;
}

/* DROP DOWN MENU */
#resultpad{
	margin-bottom:7px;
}
ul.resultsopts {
	text-align:right;
	display:block;
}
ul.resultsopts, ul.resultsopts li {
	list-style:none;
	padding:0;
	margin:0;
}
ul.resultsopts li {
	margin-left:10px;
	display:inline;
	line-height:12px;
}

ul.resultsopts li a {
	font-size:11px;
	font-weight:bold;
}

#content {
	clear: left;
	color: #ccc;
}







