/*----------------------------------------------------*/
/* Tabs Bar Styles */

#TabsBar1 ul li {
	background: white;
	border:0px;
	padding: 0px;
	margin: 0px;
	width:163px;
	height:29px;
	text-align: center;
	margin-right: 5px;
	background-color: #05354F;
}

#TabsBar1Td {
	padding-top: 10px;
	padding-left: 5px;
	margin: 0px;
	padding-left: 50px;	
	background-color: #05354F;
}

#TabsBar1 ul li:hover {
	background-color: #05354F;
    color:black;
	padding: 0px;
	margin: 0px;
	margin-right: 5px;
}

#TabsBar1 ul {
	padding-left:2px;
}

#TabsBar1 img {
	padding: 0px;
	margin: 0px;
	position: relative;
	bottom: -2px;
}

#TabsBar1 ul li.select {
	background-color: #05354F;
}

#TabsBar1 ul li a:link, #TabsBar1 ul li a:visited {
	color: black;
}

/* -------------- */

#TabsBar2 ul li {
	background-color:#F4F4F4;
	border:0px;
	padding: 0px;
	margin: 0px;
	width:163px;
	height:29px;
}

#TabsBar2Td {
	padding-top: 10px;
	padding-left: 5px;
	margin: 0px;	
	background: url('../images/LightGrayBg.gif');
	background-position:top;
	background: #FCFAF4;
}

#TabsBar2 ul li:hover {
	background-color:#F4F4F4;
    color:black;
	padding: 0px;
	margin: 0px;
}

#TabsBar2 ul {
	padding-left:2px;
}

#TabsBar2 img {
	padding: 0px;
	margin: 0px;
	position: relative;
	bottom: -1px;
}

#TabsBar2 ul li.select {
	background: #F4F4F4;
}

/*----------------------------------------------------*/
/* Page Title Styles */

#PageTitle td, #PageTitle td h1
{
	border-top: 1px solid black;
	background:url('../images/OrangeGradient2.gif');
	background-repeat: repeat-x;
	background-position:bottom;
}

#PageTitle td h1 {
	padding-top: 10px;
}

#PageTitle {
	background-color: #E6CFA2;
}

#PathBarTd{
	background-color: #FCFAF4;
	padding-bottom: 5px;
}

/*----------------------------------------------------*/
/* ContentWell Styles */

#ContentWellTd, div.ContentWell {
	background: white;
}

div.ContentWell {
	padding:10px;
	border-top: 1px solid #C0C0C0;
}

#ContentWell h3 {
	border-bottom: 1px dotted gray;
}


/* seserd-specific features */
/* ------------------------------------------- */

.review {
	background-color: white;
	padding:0px;
	font-size: 90%;
}

.reviewTitle {
	font-weight: bold;
	color:black;
	padding:10px;
}

.reviewContent {
	padding:10px;
}

.reviewText {
	margin-bottom: 20px;
}

.reviewQuestion {
	font-weight: bold;
}

.reviewResponses {
	font-weight: normal;
}

.reviewModified {
	font-size:90%;
	color:gray;
}

.review.select {
	border: 3px solid yellow;
}


.publishedReview .reviewTitle {
	background-color: #E1EFFC;
	border-bottom: 1px dotted #72B1EB;
}

.privateReview .reviewTitle {
	background-color: #F0FFE8;
	border-bottom: 1px dotted #9FEA77;
}

.pendingReview .reviewTitle {
	background-color: #FEDDA1;
	border-bottom: 1px dotted #FDC662;
}

.publishedReview {
	border: 1px dotted #72B1EB;
	background: #F7FBFF;
	border-left: 2px solid #72B1EB;
	border-top: 2px solid #72B1EB;
}

.privateReview {
	border: 1px dotted #9FEA77;
	background: #F7FFF3;
	border-left: 2px solid #9FEA77;
	border-top: 2px solid #9FEA77;
}

.pendingReview {
	border: 1px dotted #FEDDA1;
	background: #FFFBF3;
	border-left: 2px solid #FDC662;
	border-top: 2px solid #FDC662;
}

.notification.full {
	background-color: #F6E8CD;
/*	font-size: 80%; */
	padding: 8px;
	border-bottom: 1px dashed #F3AD34;
	border-right: 1px dashed #F3AD34;
}

.notification .seeReviewLink {
	float:right;
}

.review .seeReviewLink {
	display:none;
}

.review .notification {
	background-color: yellow;
	background-color: #FFFCA5;
	font-size: 80%;
	padding: 8px;
	border-bottom: 1px dashed #F3AD34;
	border-right: 1px dashed #F3AD34;
}

.user {
	background-color: #FAF9FF;
	border: 1px solid #EEECFF;
	padding:10px;
	font-size: 90%;
}

.user img {
	width: 40px;
	float: left;
}

.user .userName {
	margin-left: 60px;
	margin-bottom: 5px;
}

.user .userDetails, .user .userBasicInfo {
	margin-left: 60px;
	line-height: 150%;
	margin-bottom: 20px;
}


.collectionQueryBox {
	background-color: #FAF9FF;
	border: 1px solid #EEECFF;
	padding:10px;
	font-size:90%;
}

h3 {
	font-size: 108%;
}

h4 {
	font-size: 100%;
}


.error {
	display:block;
	background:orange;
	border:1px solid brown;
	padding:10px;
	margin:10px;
}

input, select, textarea {
	font-family: verdana;
	font-size: 100%;
	padding:0px;
	margin:0px;
}

.review input {
	font-size:11pt;
}

.reviewListing {
	margin-left: 50px;
}

form {
	display: inline;
}

body {
	font-family: verdana;
	font-size: 11pt;
}

/* link coloring */

#BottomBar a:link, #BottomBar a:visited, #BottomBar a:active {
	color: black;
	text-decoration: underline;
}



#loginPanel table td {
	padding: 3px;
}

#loginPanel {
	padding-bottom: 100px;
	width:50%;
	display:block;
	margin-left:auto;
	margin-right:auto;
}

.pairKey {
	font-weight: bold;
	margin-right: 2px;
}

.pairValue {
	line-height: 120%;
}

.lightBody .key {
	width: 150px;
	text-align:right;
	padding-right: 10px;
}

tr.lightBody {
	background-color: #F9F9F9;
}

.lightBody td {
	padding: 5px;
}

tr.lightBody.highlight td {
	background-color: #FCFAF4;
}

.notificationBox {
	display:block;
	background-color: #F6E8CD;
	border:1px solid #F3AD34;
	padding:10px;
	margin:5px;
	font-size: 80%;
}

.fullReviewHistory .notification{
	margin:5px;
}

.fullReviewHistory a {
	display: none;
}


ul.editorListing {
/*	padding:0px;*/
	margin-top:0px;
}

table.editorListing td, th{
	text-align:center;
	padding: 3px;
}

table.editorListing td.catalogItem, th.catalogItem {
	text-align:right;
	width:33%;
}

table.editorListing tr.even td {
	background-color: #FAF9FF;
}

table.editorListing tr.odd td {
	background-color: #EEECFF;
}

form#chooseReviewType {
	line-height:120%;
}

form#chooseReviewType li {
	padding: 3px;
}

.helpblurb
{
	display:none;
	border:1px solid gray;
	background:#f8f8f8;
	padding:5px;
}

/*#BottomBar a, a:link, a:visited
{
	color: black;
	text-decoration: underline;
}*/

/* For resources site: */
h2 {
        font-family:georgia, serif;
        font-size:13pt;
        font-weight:bold;
}
h1 {
        font-family:georgia, serif;
        font-size:15pt;
        font-weight:bold;
}

.textTabLink_select {
	font-weight: bold;
}

/*From Search*/
/* Displaying metadata on a catalog view page */

.mdKey {
	background: #f3f3f3;
	padding: 5px 8px 5px 10px;
	text-align: right;
	font-size: 90%;
	font-weight: bold;
}

.mdValue {
	padding: 5px;
}

/* Search Result sets */

.ResultSet-StatsBox {
	width: 100%;
	background: #f3f6ff;
}

.ResultSet-SearchBox {
	width: 100%;
	background: #f3f6ff;
	padding: 8px 0px 8px 0px;
	clear: both;
		
}

.ResultSet-NextPage {
	float: right;
}

.ResultSet-NextPrevBox {
	padding: 8px 0px 8px 0px;
	clear: both;
}

/*************************************/
/* Search */

.highlightedSearchTerm {
	background: yellow;
}

.ResultsListItemTitle {
	font-size: 110%;
	font-weight: bold;
}
.btnSearch{
	background: #000;
	color: #fff;
	font-weight: bold;
	font-variant: small-caps;
	width: 55px;
	height: 18px;
	border: 0px;
}
#sbox{
	width: 150px;
}
.ResultsListItemEven, .ResultsListItemOdd {
	padding: 10px;
}

.ResultsListItemEven {
	background: #f3f6ff;
}
.ResultSet-Highlight {
	background-color: yellow;
}
a:link .ResultSet-Highlight, a:visited .ResultSet-Highlight {
	background-color: yellow;
	text-decoration: underline;
}

/**************************************/
/* Browse */

#CSERDSearchBar{
	background: #CCCCCC;
	border: 1px solid gray;
	padding: 5px;
	margin: 5px 0;
	float: left;
	clear: left;
	font-size: 12px;
	height: 22px;
}

*>#CSERDSearchBar{
	float: none;
	overflow: hidden;
}
#CSERDSearch{
	float: left;
}
#CSERDPager{
	float: right;
}
a.browserPagerItem {
	color: #003C9C;
	text-decoration: underline;
}
.ratingText{
	font-weight: normal;
	font-size: 13px;
	font-style: italic;
	color: #808080;
	margin-left: 5px;
}

