﻿html, body
{
	margin: 0px;
	width: 100%;
	height: 100%;
}

.headertext
{
	height: 25px;
	text-align:center;
	font-weight:bold;
}


.volumeheader
{
	height: 25px;
	text-align:center;
	font-weight:bold;
}

.issuesheader
{
	height: 25px;
	text-align:center;
	font-weight:bold;
}

.volumeheader
{
	height: 25px;
	text-align:center;
	font-weight:bold;
}

.pagesheader
{
	height: 25px;
	text-align:center;
	font-weight:bold;
}

.numberheader
{
	padding: 5px 5px 5px 5px;
	height: 25px;
	text-align:left;
	font-weight:bold;
}

.dateheader
{
	height: 25px;
	text-align:center;
	font-weight:bold;
}

.voltitleheader
{
	height: 25px;
	text-align:left;
	font-weight:bold;
}

.issuetitleheader
{
	height: 25px;
	text-align:left;
	font-weight:bold;
}

.archivetitleheader
{
	height: 25px;
	text-align:left;
	font-weight:bold;
}

.datecol
{
	width: 100px;
	text-align:center;		
}

.volumecol
{
	width: 100px;
	text-align:center;		
}

.issuescol
{
	padding: 5px 5px 5px 5px;		
	width: 100px;	
	text-align:center;	
}

.pagescol
{
	width: 100px;	
	text-align:center;	
}

.viewcol
{
  padding: 5px 5px 5px 5px;		
  width : 100px;
  text-align:center; 
}

.numbercol
{
	padding: 5px 5px 5px 5px;	
    width : 50px;	
	text-align:left;
}

.publishertext
{
	padding: 0px 5px 5px 50px;
	font-size:smaller;
	font-style: italic;
}

.rowcolour1
{
	background-color: #E6E6E6;
}

.rowcolour2
{
	background-color: #E1EBFD;
}

.headercolour
{
	background-color: #A5A6A8;
}

.thumbnail
{
	padding: 5px 5px 5px 5px;	
	width:150px;
	text-align:center;		
}

.searchtableborder
{
	border: solid 1px #4778D5;
}

.collapsetableborders
{
	border-collapse: collapse;	
}

.voltitlecol
{
	width: 400px;
	text-align:left;
}

.issuetitlecol
{
	width: 300px;
	text-align:left;
}

.archivetitlecol
{
	width: 300px;
	text-align:left;
}

.searchtitlecol
{
	width: 650px;
	text-align:left;
}

.crumbs
{
	padding: 5px 5px 5px 5px;
	font-weight:bold;
}

.ucTopBanner
{
	font-size:20px;
	font-weight:bold;
	font-family:Verdana,Arial;
	color:#4778D5;
}

.searchdetailstext
{
	text-align:left;
	font-size:smaller;
	padding: 2px 2px 2px 5px;
}
