
@import "reset.css";

body { background-color: #fff; color: #000; font: .689em/normal Verdana, Arial, Helvetica, sans-serif; text-align: center; }

a,a:link,a:visited { color: #485eb4; }
a:hover { color: #009fe7; }

img.star { display: inline; float: right; margin: 0 0 1em 10px; }
img.port { display: inline; float: left; margin: 0 10px 1em 0; }

p { margin-bottom: 1em; }

ul { list-style: disc; margin-bottom: 1em; padding-left: 2em; }
ol { list-style: decimal; margin-bottom: 1em; padding-left: 2em; }
ul.reset, ul.reset ul, ul.reset ol, ol.reset, ol.reset ol, ol.reset ul { list-style: none; margin: 0; padding: 0; }

big { font-size: 120%; }

.edge { float: right; padding-top: .5em; }
.meta { color: #707070; font: 1.091em Arial, Helvetica, sans-serif; }
.label, .important { color: #485eb4; }

a.add { padding: 5px 0 5px 25px; background: url(../images/icons/plus.png) 0 50% no-repeat; }



/* Headings */

h1,h2,h3,h4,h5,h6 { margin-bottom: .5em; font-family: Arial, Helvetica, sans-serif; color: #485eb4; }

h1 { font-size: 140%; }
h2 { font-size: 18px; }
h3 { font-size: 130%; }
h4 { font-size: 120%; }
h5 { font-size: 110%; }
h6 { margin-bottom: 1em; font-size: 100%; }


/* Forms */

input, select { vertical-align: middle; }
input.text{width:188px;}
form.searchForm input.text{width:100px;}
input.text, input.smalltext, input.tinytext, textarea, select { padding: 5px; border: solid 1px #596fbf; color: #5a5a5a; font-size: 1em; font-family: Verdana, Arial, Helvetica, sans-serif; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
input.smalltext { width: 30px !important; text-align: center; }
input.tinytext { width: 25px !important; }
input.longtext, textarea.longtext { width: 292px !important; }
input.verylongtext, textarea.verylongtext { width: 377px; }
input.text:focus, textarea:focus, select:focus { border-color: #009fe7; }
input.button { padding: 3px 5px; border-style: solid; border-width: 2px; border-color: #fff; background-color: #485eb4; color: #fff; font-size: 11px; font-weight: bold; }
input.button:active { border-color: #828177 #f9f8f3 #f9f8f3 #828177; }
textarea { overflow: auto; height: 100px; }
input.checkbox { width: 15px; height: 15px; }
img.cal { border: solid 1px #596fbf; vertical-align: middle; }

form em.required { color: #485eb4; font-weight: bold; font-style: none; }
form label, form .label { color: #485eb4; }

form ul.options li { clear: both; width: 100%; margin-bottom: 1em; }
form ul.options li input.checkbox { float: left; margin: 0 5px 1em 0; }

form ul.options2 li { clear: both; width: 100%; margin-bottom: 1em; }
form ul.options2 li input.checkbox { float: left; }
form ul.options2 li .assc { margin-left: 30px; }

form ul.rows li { float: left; width: 100%; padding-bottom: 8px; }
form label.col { padding-top: 4px; }
form .colset { padding-top: 2em; }

form.longform fieldset { margin-bottom: 1em; padding: 20px 30px 12px; border: solid 1px #c0c0c0; }



/* Column group model */

.colgroup { clear: both; }
.colgroup .colset { clear: both; width: 100%; }
.colgroup .col { clear: none; display: inline; float: left; width: 49.9%; }
.colgroup .port { float: left; }
.colgroup .star { float: right; }


/* Box models */

.box { margin-bottom: 1em; }

.boxA { padding: 55px 24px 42px; background-color: #3f62ac; color: #fff; }


/* List models */

.listA {  }

.pagination { float: right; }
.pagination li { float: left; margin-left: 6px; }
.pagination li a { float: left; padding: 3px 6px; }
.pagination li span { float: left; padding: 3px 6px; background-color: #8c8c8c; color: #fff; }
.pagination li span.disabled { background-color: #e6e6e6; color: #fff; }
.pagination li a, .pagination li a:visited { background-color: #e6e6e6; color: #5f5f5f; }
.pagination li a:hover, .pagination li a.on { background-color: #8c8c8c; color: #fff; }

.profiles li { padding-left: 33px; background: url(../images/icons/profile.png) 0 0 no-repeat; }

ul.normal li { margin-bottom: 1em; }

dl.normal dt { font-weight: bold; }
dl.normal dd { margin-bottom: 1em; }


.rating { float: left; width: 80px; }
.rating span { float: left; width: 72px; white-space: nowrap; }
.rating li { display: inline; width:100px; float:left; }
.rating .before { position: relative; float: left; margin-left: -4px; padding-left: 4px; background: url(../images/box2-left.png) 0 50% no-repeat; }
.rating .after { position: relative; float: left; margin-right: -4px; padding-right: 4px; background: url(../images/box2-right.png) 100% 50% no-repeat; }
.rating ol { float: left; height: 19px; width: 80px; background-color: #8c8c8c; text-align: center; }
.rating ol li { position: relative; padding: 0; margin: 1px 0 0 1px; width: auto; }
.rating.first { width:100px; }


/* Table models */

table { margin-bottom: 2em; }

.tableA {  }
.tableA tr.odd { background-color: #f0f0f0; color: #000; }
.tableA tr.even { background-color: #fff; color: #000; }
.tableA th, .tableA td { padding: 6px 15px; }
.tableA th, .tableA td { border-right: solid 1px #c5c5c5; }
.tableA th.last, .tableA td.last { border-right: none; }
.tableA thead th { color: #485eb4; font-weight: normal; }
.tableA thead th a.order { display: block; padding: 2px 20px 2px 0; color: #485eb4; background: url(../images/icons/order.png) 100% 50% no-repeat; }
.tableA thead th a.order.two { display: inline; }
.tableA tbody td { vertical-align: top; }
.tableA table th, .tableA table td { padding: 0; border: none; }


/* Custom headings */

#logo { display: inline; float: left; margin: 20px 0 0 20px; }


/* */


#pagetitle { position: relative; padding: 17px 35px; border-bottom: solid 3px #3f62ac; }
#pagetitle h2 { margin: 0; }
#pagetitle ul { position: absolute; bottom: 0; right: 30px; z-index: 11; font: 1.091em Arial, Helvetica, sans-serif; }
#pagetitle ul li { float: left; margin-left: 2px; }
#pagetitle ul a, #pagetitle ul a:visited { float: left; padding-left: 7px; background: url(../images/tab1.png) 0 0 no-repeat; color: #a9b0cd; }
#pagetitle ul a span { float: left; padding: .75em 21px .75em 14px; background: url(../images/tab1.png) 100% 0 no-repeat; }
#pagetitle ul a.on, #pagetitle ul a:hover { background-color: #3f62ac; background-image: url(../images/box1-tl.png); color: #fff; }
#pagetitle ul a.on span, #pagetitle ul a:hover span { background-color: #3f62ac; background-image: url(../images/box1-tr.png); }
#pagetitle ul a.on { font-weight: bold; }


/* Single layers */

div.inner { padding: 30px 35px; }

#container { width: 900px; margin: 0 auto; text-align: left; }
#header { position: relative; height: 75px; border-bottom: solid 1px #fff; background: #284d8f url(../images/grad1.png) repeat-x; font: 1.091em Arial, Helvetica, sans-serif; }
#content { clear: both; width: 100%; }


/* Search bar */

#search { padding: 15px 35px 10px; background-color: #3f62ac; color: #fff; font: 1.091em Arial, Helvetica, sans-serif; }
#search h2 { float: left; width: 105px; color: #fff; }
#search form { float: right; width: 725px; }
#search form p { height: 25px; margin-bottom: 5px; }
#search form input.text, #search form select { padding: 3px; width:auto; }
#search form .colA { width: 350px; margin-right: 10px; text-align: right; }
#search form .colB { width: 260px; margin-right: 5px; }
#search form .colC { width: 100px; }
#search form label {color:#fff;}
#search form input.button { width: 100px; height: 25px; margin-top: 30px; padding: 0; }
#search #criteria-keywords { width: 195px; }
#search form .colB label { display: inline-block; width: 40px; text-align: right; }
#search form #from-year, #search form #to-year { width: 50px; }


/* Criteria bar */

#criteria { padding-top: .75em;width:830px;float:left; }
#criteria.doi{ width:100%;padding-top:0;float:none; }
#criteria-right { padding:20px 30px 0 0;width:30px;float:right; }
#criteria h2 { padding: 0 35px; }
#criteria .tabs { float: left; width: 100%; background: url(../images/grad3.png) 0 100% repeat-x; font: 1.091em Arial, Helvetica, sans-serif; }
#criteria .tabs ul { padding: 0; }
#criteria .tabs ul li { float: left; border-left: solid 1px #b4c3da; }
#criteria .tabs ul li a { position: relative; float: left; margin-right: -1px; padding: .6em 8px; border-right: solid 1px #b4c3da; }
#criteria .tabs ul li a, #criteria .tabs ul li a:visited { color: #3968b8; }
#criteria .tabs ul li a:hover, #criteria .tabs ul li a.on { background-color: #4063ad; color: #fff; }
#criteria .body { clear: both; margin: 0; padding: 10px; 35px; background-color: #4063ad; color: #fff; }
#criteria .body .inner { padding: 15px 20px 3px; background-color: #fff; color: #485eb4; }


/* Talkbox */

.dialog .body { display: none; }
.dialog .triggered { color: #485eb4; text-decoration: underline; }

#talkbox { position: absolute; top: 1em; left: 1em; z-index: 100; width: 325px; padding: 10px 10px 10px 15px; border: solid 6px #485eb4; background-color: #fff; color: #4062aa; font: 1.091em Arial, Helvetica, sans-serif; }
#talkbox .inner { padding: 0; }
#talkbox .fixed { overflow: auto; height: 150px; }


/* Custom column groups */

#colgroup1 {  }
#colgroup1 .colA { float: left; width: 585px; }
#colgroup1 .colA .colgroupA .colA { width: 120px; }
#colgroup1 .colA .colgroupA .colB { width: 403px; }
#colgroup1 .colB { float: right; width: 220px; }

#colgroup2 .col { width: 403px; }
#colgroup2 .colB { float: right; }
#colgroup2 .colgroupA .colA { width: 120px; }
#colgroup2 .colgroupA .colB { width: 221px; }


/* Navigation */

#topnav { display: inline; float: right; margin: 10px; padding: 6px 0; background-color: #244a8b; }
#topnav li { float: left; padding: 0 15px; border-right: solid 1px #fff; line-height: 1.1em; }
#topnav li.last { border-right: none; }
#topnav a, #topnav a:visited { color: #fff; text-decoration: none; }
#topnav a:hover, #topnav a.on { text-decoration: underline; }

#nav { position: absolute; bottom: 0; left: 140px; z-index: 10; }
#nav li { float: left; padding: .5em 20px; border-right: solid 1px #4e6c9f; }
#nav a, #nav a:visited { color: #fff; text-decoration: none; }
#nav a:hover, #nav a.on { text-decoration: underline; }


/* Story section */

#story p, #story blockquote, #story ul, #story ol { margin-bottom: 1.5em; }
#story h1, #story h2, #story h3, #story h4, #story h5, #story h6 { font-weight: normal; }


/* Log Research Form */

#log-research input.submit { width: 128px; height: 27px; }


/* Manage Profile form */

#profile-manage input.text { width: 209px; }
#profile-manage .colgroupA .colB { position: relative; width: 241px; margin-right: -20px; }
#profile-manage #login-details fieldset { overflow: hidden; height: 128px; }
#profile-manage #sales-contacts { margin-bottom: 1em; }
#profile-manage #sales-contacts ul.contacts {  }
#profile-manage #sales-contacts ul.contacts li { height: 30px; padding: 0 10px 0 43px; border-bottom: solid 1px #485eb4; border-left: solid 1px #485eb4; background: #fff url(../images/icons/profile.png) 10px 50% no-repeat; color: #3f62ac; line-height: 30px; }
#profile-manage #sales-contacts ul.contacts li.on { background-color: #3f62ac; color: #fff; }
#profile-manage #sales-contacts .colA1 { width: 340px; }
#profile-manage #sales-contacts .colB1 { width: 348px; height: 200px; margin: 0; padding: 30px 30px 30px 50px; background-color: #3f62ac; color: #fff; }
#profile-manage #sales-contacts .colB1.doi{height:120px;}
#profile-manage #sales-contacts .colB1 label { color: #fff; }
#profile-manage #sales-contacts .colB .colA { width: 120px; }
#profile-manage #sales-contacts .colB .colB { position: relative; width: 221px; margin-right: 0; }


/* Review Write form */

#review-write #review { width: 823px; height: 115px; }
#review-write #author { width: 162px; }


/* Footer */

#footer { clear: both; width: 100%; border-top: solid 1px #6c7da2; background: url(../images/grad2.png) repeat-x; color: #5f5f5f; font-family: Arial, Helvetica, sans-serif; }
#footer .inner { padding: 1em 25px 1em 35px; border-top: solid 1px #fff; }
#footer a, #footer a:visited { color: #5f5f5f; text-decoration: none; }
#footer a:hover { color: #5f5f5f; text-decoration: underline; }
#footer ul { float: right; }
#footer ul li { float: left; padding: 0 10px; border-right: solid 1px #6f6f6f; line-height: 1.1em; }
#footer ul li.last { border-right: none; }

.help, .help div.child, div.more{ display:none; }
.company-name{ margin-top:50px; }
.research-division{ margin-top:85px; }
.report-title{ margin-top:165px; }
.lead-author{ margin-top:230px; }
.other-authors{ margin-top:265px; }
.num-pages{ margin-top:300px; }
.sumnary{ margin-top:330px; }
.company-coverage{ margin-top:900px; }
.err{color:red;}
.white{color:#fff !important;}
.check-filters{background-color:#fff !important;padding:15px 20px 3px;}
.body.box.filters{display:none;}
.subtitle{font-size:12px;font-weight:bold;color:#485EB4;margin-bottom:20px;}

#rate-quality{ width:340px; float:left; background:url("../images/rate-quality.gif") no-repeat center center; height:51px; }
#rate-quality ul{ margin:16px 0 0 20px; padding:0; }
#rate-quality ul li{ margin:0 26px; padding:0; list-style:none; float:left; }
#rate-quality ul li.first{ margin-left:0; }
#rate-quality ul li.last{ margin-right:0; }
#rate-quality ul li a, #rate-quality ul li a:link, #rate-quality ul li a:visited{ display:block; width:15px; height:15px; background:url("../images/yellow-arrow.gif") no-repeat; }
#rate-quality ul li a.on{ background-position:left bottom !important; }

#rate-relevance{ width:340px; float:left; background:url("../images/rate-relevance.gif") no-repeat center center; height:51px; }
#rate-relevance ul{ margin:15px 0 0 30px; padding:0; }
#rate-relevance ul li{ margin:0 26px; padding:0; list-style:none; float:left; }
#rate-relevance ul li.first{ margin-left:0; }
#rate-relevance ul li.last{ margin-right:0; }
#rate-relevance ul li a, #rate-relevance ul li a:link, #rate-relevance ul li a:visited{ display:block; width:15px; height:15px; background:url("../images/blue-arrow.gif") no-repeat; }
#rate-relevance ul li a.on{ background-position:left bottom !important; }

/* DO NOT EDIT OR ADD CODE BELOW */

.clearfix:after, .box:after, .colgroup:after, .colset:after, .section:after, .after:after  { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix, .box, .colgroup, .colset, .section, .after { display: inline-block; }
/* hide from ie/mac \*/
* html .clearfix, * html .box, * html .colgroup, * html .colset, * html .section, * html .after { height: 1%; }
.clearfix, .box, .colgroup, .colset, .section, .after { display: block; }
/* end hide */
