/* CSS Document */
#Tab_content_system {
	float: left;
	width: 531px;
	margin: 0px 0px 0px 1px;
	padding: 0px;
}

#Feature_pub {
	background: url(IMAGES/homepage/featured_bck.gif) no-repeat top left;
	float: left;
	width: 207px;
	height: 915px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#Feature_pub h1.fp {
	font-size: 16px;
	font-weight: bold;
	text-align:center;
	color: #990000;
	margin: 15px 0px 10px 0px;
	padding: 0px;
}
#Feature_pub h2.fp_title {
	font-size: 16px;
	font-weight: bold;
	text-align:center;
	color: #003366;
	margin: 15px 0px 10px 0px;
	padding: 0px;
}
#Feature_pub .fp_subhead {
	font-size: 12px;
	font-weight: normal;
}
#Feature_pub img#fp_image {
	margin: 0px 0px 10px 27px;
	padding: 0px;
	border: 1px solid #000000;
}
#Feature_pub img#fp_image2 {
	margin: 15px 0px 10px 27px;
	padding: 0px;
}
#Feature_pub p {
	font-size: 9px;
	text-align: justify;
	width: 167px;
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
#Feature_pub p.fpintro {
	font-size: 11px;
	line-height: 12px;
	color: #003366;
	text-align: left;
	display: block;
	width: 160px;
	background-color:#FFFFCC;
	border: 1px solid #990000;
	margin: 0px 0px 0px 15px;
	padding: 5px 5px 5px 10px;
}
#Feature_pub p.fpubtxt {
	font-size: 9px;
	text-align: justify;
	line-height: 11px;
	width: 167px;
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
#Feature_pub a.fp_morinfo {
	float:left;
	color: #333333;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-decoration: none;
	font-size: 11px;
	display: block;
	background: url(images/but_sbscr_bck.gif) no-repeat top;
	width: 90px;
	height: 25px;
	margin: 0px 5px 0px 5px;
	padding: 5px 0px 0px 0px;
}
#Feature_pub a.fp_morinfo:hover {
	color: #FF0000;
	text-decoration: none;
}

#Feature_pub a.fp_sbscr {
	float:left;
	color: #333333;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-decoration: none;
	font-size: 11px;
	display: block;
	background: url(images/but_sbscr_bck.gif) no-repeat top;
	width: 90px;
	height: 25px;
	margin: 0px 5px 0px 0px;
	padding: 5px 0px 0px 0px;
}
#Feature_pub a.fp_sbscr:hover {
	color: #FF0000;
	text-decoration: none;
}

#Introduction_content {
	width: 531px;
	height: 100px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#Tabs {
	width: 531px;
	height: 41px;
	margin: 0px;
	padding: 0px;
}

.Books {
	background: url(IMAGES/homepage/tab_books.gif) no-repeat bottom;
}
.Journals {
	background: url(IMAGES/homepage/tab_journals.gif) no-repeat bottom;
}
.Trade_Magazines {
	background: url(IMAGES/homepage/tab_trademags.gif) no-repeat bottom;
}
.Newsletters {
	background: url(IMAGES/homepage/tab_newsletters.gif) no-repeat bottom;
}
.CD_ROMs {
	background: url(IMAGES/homepage/tab_cdroms.gif) no-repeat bottom;
}

#Tabs ul {
	list-style: none;
	width: 531px;
	margin: 0px;
	padding: 0px;
}
#Tabs ul li {
	float: left;
	margin: 0px;
	padding: 0px;
}
#Tabs ul li a {
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	margin: 0px 1px 0px 0px;
	padding: 18px 0px 0px 0px;
}
#Tabs ul li a.tab_journals {
	display: block;
	width: 74px;
}
#Tabs ul li a.tab_journals_selected {
	display: block;
	width: 74px;
	font-weight: bold;
	color: #003366;
	font-size: 12px;
	padding: 12px 0px 0px 0px;
}
#Tabs ul li a.tab_journals_selected:hover {
	font-weight: bold;
	color: #003366;	
}
#Tabs ul li a.tab_books {
	display: block;
	width: 58px;
}
#Tabs ul li a.tab_books_selected {
	display: block;
	width: 58px;
	font-weight: bold;
	color: #003366;
	font-size: 12px;
	padding: 12px 0px 0px 0px;
}
#Tabs ul li a.tab_books_selected:hover {
	font-weight: bold;
	color: #003366;	
}
#Tabs ul li a.tab_trademags {
	display: block;
	width: 130px;
}
#Tabs ul li a.tab_trademags_selected {
	display: block;
	width: 130px;
	font-weight: bold;
	color: #003366;
	font-size: 12px;
	padding: 12px 0px 0px 0px;
}
#Tabs ul li a.tab_trademags_selected:hover {
	font-weight: bold;
	color: #003366;	
}
#Tabs ul li a.tab_newsletters {
	display: block;
	width: 96px;
}
#Tabs ul li a.tab_newsletters_selected {
	display: block;
	width: 96px;
	font-weight: bold;
	color: #003366;
	font-size: 12px;
	padding: 12px 0px 0px 0px;
}
#Tabs ul li a.tab_newsletters_selected:hover {
	font-weight: bold;
	color: #003366;	
}
#Tabs ul li a.tab_cdroms {
	display: block;
	width: 80px;
}
#Tabs ul li a.tab_cdroms_selected {
	display: block;
	width: 80px;
	font-weight: bold;
	color: #003366;
	font-size: 12px;
	padding: 12px 0px 0px 0px;
}
#Tabs ul li a.tab_cdroms_selected:hover {
	font-weight: bold;
	color: #003366;	
}
#Tabs ul li a.tab_databases {
	display: block;
	width: 87px;
}
#Tabs ul li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#Tab_content_container {
	width: 530px;
	margin: 0px;
	padding: 15px 0px 15px 0px;
	border-left: 1px solid #597A9B;
}
#Tab_content {
	width: 529px;
	margin: 0px;
	padding: 0px;
	border-right: 1px solid #D4E0EC;
}
#Tab_content h1.journals_heading {
	font-size: 24px;
	color: #003366;
	display: block;
	width: 505px;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 2px 15px;
}
#Tab_content p.cat_links_small {
	font-size: 10px;
	color: #990000;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 2px 15px;
}
#Tab_content p.cat_links_small a {
	color: #990000;
	text-decoration: none;
}
#Tab_content p.cat_links_small a:hover {
	text-decoration: underline;
}

#Tab_content h2.sec_title {
	font-size: 18px;
	color: #FFFFFF;
	display: block;
	background: url(images/Homepage/section_heading_sm.gif) no-repeat top left;
	width: 225px;
	margin: 0px 0px 10px 12px;
	padding: 2px 0px 10px 10px;
}
#Tab_content h2.sec_title_lg {
	font-size: 18px;
	color: #FFFFFF;
	display: block;
	background: url(images/Homepage/section_heading_lg.gif) no-repeat top left;
	width: 485px;
	margin: 0px 0px 10px 12px;
	padding: 2px 0px 10px 10px;
}
table.resources {
	margin: 0px 0px 0px 15px;
	padding: 0px;
	width: 230px;
}

table.resources tr {
	margin: 0px;
	padding: 0px
}
table.resources td {
	font-size: 12px;
	font-weight: bold;
	margin: 5px 5px 10px 0px;
	padding: 0px 0px 10px 0px;
}
table.resources td a {
	color: #990000;
	text-decoration: none;
}
table.resources td a:hover {
	color: #003366;
	text-decoration: underline;
}
.resources_icon {
	float: left;
	border: none;
	margin: 0px;
	padding: 0px 5px 0px 0px;
}
/*#Tab_content ul.collections {
	list-style-type: circle;
	margin: 0px 0px 20px 38px;
	padding: 0px;
	width: 200px;
}
#Tab_content ul.collections li {
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 0px
}
#Tab_content ul.collections li a {
	color: #990000;
	text-decoration: none;
}
#Tab_content ul.collections li a:hover {
	color: #003366;
	text-decoration: underline;
}
#Tab_content ul.products_other {
	list-style-type: circle;
	margin: 0px 0px 20px 38px;
	padding: 0px;
	width: 475px;
}
#Tab_content ul.products_other li {
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 0px
}
#Tab_content ul.products_other li a {
	color: #990000;
	text-decoration: none;
}
#Tab_content ul.products_other li a:hover {
	color: #003366;
	text-decoration: underline;
}
#Tab_content ul.press {
	list-style-type: disc;
	margin: 0px 0px 20px 38px;
	padding: 0px;
	width: 455px;
}
#Tab_content ul.press li {
	font-size: 11px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	line-height: 14px;
}
#Tab_content ul.press li a {
	color: #000000;
	text-decoration: none;
}
#Tab_content ul.press li a:hover {
	color: #990000;
	text-decoration: underline;
}*/
a.collections {
	font-size: 12px;
	font-weight:bold;
	color: #990000;
	text-decoration: none;
}
a.collections li a:hover {
	color: #003366;
	text-decoration: underline;
}
a.products_other {
	font-size: 12px;
	font-weight:bold;
	color: #990000;
	text-decoration: none;
}
a.products_other li a:hover {
	color: #003366;
	text-decoration: underline;
}
a.press {
	font-size: 11px;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
}
a.press li a:hover {
	color: #990000;
	text-decoration: underline;
}
.eventdate {
	color: #999999;
	font-weight: normal;
	font-size: 12px;
}



form#discipline_form {
	margin: 0px;
	padding: 0px;
}
select.discipline_dropdowns {
	width: 235px;
	font-size: 11px;
	background: #FFFFFF;
	color: #003366;
	border: 1px solid #D4E0EC;
	margin: 2px 10px 1px 10px;
	padding: 1px;
}
table#disciplines {
	/*width: 500px;*/
	margin: 0px 0px 20px 15px;
	padding: 0px;
}
table#disciplines tr {
	margin: 0px;
	padding: 0px;
}
table#disciplines td.tdr {
	margin: 0px;
	padding: 2px;
	text-align: right;
}
table#disciplines td.tdl {
	margin: 0px;
	padding: 2px;
	text-align: left;
}
