@import 'reset.css';
/**************
	Defaults
***************/
body {
	background: #ffffff;
	color: #000000;
	font: 0.76em/1.5 verdana, arial, helvetica, sans-serif;
	margin: 5px;
}

h2 {
	font-size: 130%;
	margin: .5em 0;
	color: #d60000;
	background: inherit;
}

h3 {
	color: #306b99;
	margin-top: 1em;
	font-size: 110%;
	background: inherit;
}

p {
	margin: 0 0 .5em 0;
}

#content a[href] {
	color: #cc6600;
	text-decoration: underline;
	background: transparent;
}

abbr, acronym {
	border-bottom: 1px dotted #c0c0c0;
	cursor: help;
}

/**************
	Common classes
***************/
.cleaner {
	clear: both;
}

div.flash {
	color: #000000;
	background: #fff9d7;
	border: 1px solid #e2c822;
	padding: 1em;
	margin: 1em 0;
}

/**************
	Layout
***************/
#main {
	position: relative;
	width: 960px;
	margin: 0 auto;
}

#page-header {
	border: 1px solid #c0c0c0;
	margin-bottom: 5px;
}

#header {
	min-height: 66px;
}

h1 {
	font-size: 150%;
	float: left;
}

h1 a {
	display: block;
	width: 166px;
	height: 73px;
	background: url(../images/pqlogo.png) no-repeat 0 0;
}

#loginlink {
	float: right;
}

#navigation {
	border-top: 1px solid #7bb3dc;
	background: url(../images/menu_background.gif);
}

#navigation ul li {
	border-right: 1px solid #7bb3dc;
	float: left;
}

#navigation ul li a {
	display: block;
	padding: .2em 1em;
	font-size: 100%;
	line-height: 27px;
	text-decoration: none;
	color: #000000;
	text-align: center;
	background: inherit;
}

#navigation ul li a:hover, #navigation ul li a:focus {
	background: url(../images/menu_hover.gif) repeat-x;
}

#navigation ul li.active {
	background: url(../images/menu_hover.gif) repeat-x;
}

#cols {
	border: 1px solid #c0c0c0;
	padding: .5em;
}

#content {
	float: left;
	padding-right: 10px;
	padding-left: 5px;
	width: 708px;
}

#sidebar {
	float: left;
	width: 220px;
}

.panel {
	margin-bottom: .5em;
	padding: .5em;
	background: #c4d063;
}

#partners {
	margin-top: 1em;
	text-align: center;
}

#footer p.copyright {
	border-bottom: 1px solid #000000;
	background: #c0c0c0;
	font-size: smaller;
	padding: .5em;
}

/***************************
	Individual settings
****************************/
#loginlink {
	position: relative;
	left: -2em;
	top: 1.5em;
}

#loginlink a {
	color: #ffffff;
	display: block;
	background: url(../images/login.gif) no-repeat;
	padding-top: .2em;
	width: 134px;
	height: 42px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

#loginlink a span {
	padding-right: 1.4em;
}

#cols a:hover, #cols a:focus, #navigation a:hover, #navigation a:focus {
	color: #000000;
	background: #c4d063;
}

h3.news {
	border-bottom: 2px solid #cc6600;
}

#content ul {
	margin-bottom: .5em;
}

#content ul li {
	list-style: disc;
	margin-left: 2em;
}

.panel h3 {
	color: #ffffff;
	background: url(../images/title_arrow.gif) #aabc20 no-repeat 3px 8px;
	font-size: 100%;
	padding: .3em .3em .3em 1.3em;
	margin: -.5em -.5em .5em -.5em;
}

.panel a:hover, .panel a:focus {
	color: #ffffff !important;
}

.panel ul li {
	list-style-image: url(../images/li.gif);
	margin-left: 1.3em;
}

.panel p.no-bottom {
	margin-bottom: 0;
}

#cols a[href^="http"] {
	padding-right: 12px;
	background: url(../images/external-link.gif) no-repeat top right;
}

#cols a[href^="http"]:hover, #cols a[href^="http"]:focus {
	background: url(../images/external-link.gif) #c4d063 no-repeat top right;
}

#partners img {
	vertical-align: middle;
	margin: 0 1em;
}

.hidden, h1 a span {
	display: none;
}

#cols a:visited, #cols a:active, .panel a {
	color: #696969;
}

p.tool-link {
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 2em;
}

p.avi {
	background-image: url(../images/icons/avi.gif);
}

p.doc {
	background-image: url(../images/icons/doc.gif);
}

p.other {
	background-image: url(../images/icons/other.gif);
}

p.pdf {
	background-image: url(../images/icons/pdf.gif);
}

p.ppt {
	background-image: url(../images/icons/ppt.gif);
}

p.print {
	background-image: url(../images/icons/print.gif);
}

p.rtf {
	background-image: url(../images/icons/rtf.gif);
}

p.www {
	background-image: url(../images/icons/www.gif);
}

p.xls {
	background-image: url(../images/icons/xls.gif);
}

/***************************
	Konsorcia - offer
****************************/

#konsorcia h3 {
	border-bottom: 2px solid #cc6600;
	margin-bottom: .5em;
}

#konsorcia td {
	vertical-align: top;
	width: 45%;
}

#konsorcia #list-left {
	padding-right: 1em;
}

#konsorcia #list-right {
	padding-left: 1em;
}

.more {
	text-align: right;
}

.disclaimer, #cols a.disclaimer, #cols a.disclaimer:visited {
	color: orange;
	font-weight: bold;
	text-decoration: none;
}

.footnote {
	margin-top: 1.5em;
	border-top: 1px solid;
}

/***************************
	ProQuest search box
****************************/
#proQuestSearchBox {
	border: 1px solid black;
	background-color: white;
	padding: 1.00em 0.75em;
}

#proQuestSearchBox a:hover, #proQuestSearchBox a:focus, #proQuestSearchBox a {
	background: transparent !important;
	background-image: none !important;
}

#proQuestSearchBox img {
	margin-bottom: .5em;
}

#proQuestInput {
	margin-bottom: .3em;
}

#proQuestInput input {
	width: 95%;
}

#proQuestButton {
	padding-right: 0.3em;
	text-align: right;
}
