/*
 * Author:		Ronan Sprake [ronansprake@gmail.com]
 * Project: 	Lowestoft China
 * Comment:		Print stylesheet
 */@import url("reset.css");

#header
{
	font-family:			verdana;
	display:				list-item;
	list-style-image:		url(../../media/images/lot2.jpg);
	list-style-position:	inside; 
}

#header li a
{
	float:					left;
	width:					15px;
	height:					15px;
	overflow:				hidden;
	margin-left:			5px;
}

#header ul, #header p
{
	position:				absolute;
	right:					5px;
	top:					5px;
}

#header p
{
display:none;
}

#header ul
{
display:none;
}

#skip span,#bookmark span,#print span
{
display:none;
}

#header h1
{
	width:					300px;
	height:					75px;
}
.accessibility{display:none;}
#header h1 a
{
	position:				absolute;
	top:					30px;
	left:					250px;
	width:					300px;
	font-family:			"Georgia", "Palatino", "Times New Roman";
	font-size:				135%;
}
/*--------------------------------------------------------------------------
	=index
----------------------------------------------------------------------------*/

#page-container
{
	background:				url(../../media/images/bg_header.gif) repeat-x;
	width:					100%;
	margin:					0 auto;
	background-color:		#f1f1e3;
	position:				relative;
}

#header li,#footer li
{	
	display:				inline;
}

#mainnav {display:none;}
#mainnav a {font-family: "Georgia", "Palatino", "Times New Roman"; font-size: 1.1em; padding: 8px 0px 8px 15px;display:block;width:170px; text-decoration: none}
#mainnav li {margin-bottom: 3px;}
#mainnav li {width:170px;}
#mainnav a:hover {color: navy; border: 1px solid white; padding: 7px 0 7px 14px}
#topnav
{display:none;
}

#content-container {position:relative;min-height:500px;padding: 0 5px 0 0}

.content ol
{
list-style:inside decimal;
margin-bottom:-12px;
}

.content li
{
width: 502px;
font-size:80%;
font-family: Verdana;
margin-bottom:17px;
}

form table
{
width:500px;
}
.content a,#list-content ol a,#list-content p a{text-decoration: underline; color: navy}
.content a:hover,#list-content a:hover{text-decoration: none; color: navy}
.content{border: 1px silver solid;float:right;font-family: Verdana; width: 502px; margin: 0 0 25px 20px; padding:10px 5px 10px 10px; background-color: white}
.content a{font-family: Verdana;}
.content h3 {font-size: 80%;padding:0 0 15px 0;font-weight:bold;font-family:Verdana;}
.content h1,.content h2	{font-family: "Georgia", "Palatino", "Times New Roman";padding-bottom:15px;font-size:110%;}
.content img{float: left; margin: 5px 15px 5px 5px}
.content p{font-family: Verdana;font-size:80%;padding-bottom:13px;
line-height:130%; }
#catalogue,#conditions
{
background-color:#FFFFFF;
border:1px solid silver;
}
.tbl-subheading
{
	font-weight:bold;
	text-align:center;
}
em{font-style:italic!important;}
table
{
clear:both;
font-family: Verdana;
width:100%;
font-size:90%;
}

#tablehead th
{
border-bottom:1px solid silver;
}

#tablehead th,td
{
padding:8px 0 7px 5px;
vertical-align:top;
}

.notice, .notice
{
font-style:normal!important;
float:left!important;
font-size:80%;
margin:5px 0 8px 2px;
}

#list-content em a,#report-content em a
{
color:navy;
}

#list-content h1,#report-content h1
{
font-size:135%;
font-family: "Georgia", "Palatino", "Times New Roman";
margin:7px 0;
}

#list-content ol,#list-content p
{
float:right;
font-size:80%;
margin:5px 0 8px 2px;
}

#list-content li
{
display:inline;
}

#list-content,#report-content
{
margin-left:5px;
margin-bottom:50px;
width:100%;
}

#report-content p
{
font-size:80%;
margin:6px 2px;
}

#footer
{
display:none;
}
#footer {clear: both;  padding-top: 15px;}
#footer a {text-decoration: underline;}
#footer a:hover {text-decoration: none; color: black; background-color: inherit}
