/* version 2.5 definitions */

/* ###### HTML REDEFINITIONS ######### */

body {
	background-image: url(images/grey.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}

small {
	font-size: 8pt;
	color: #666666
}

strong {
	font-size: 9pt;
}

td {
	font-size: 12 pt;
}

h1, h2, h3, body, td, small, strong, p, div {
	Font-Family: Arial, Helvetica, sans-serif;
}




/* ########### LINKS ############ */

a { text-decoration:none }

a:link, a:visited {
	color: #003399;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
	color: #003366;
}

a.uline:link, a.uline:visited, a.uline:hover, a.uline:active {
	text-decoration: underline;
}

/* ######### HEADER/FOOTER ######### */
.footer, a.footer:link, a.footer:visited, a.footer:hover, a.footer:active {
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(images/blue.gif);
	background-repeat: repeat-x;
	text-align: center;
	margin-top: 10px;
	padding: 5px;
}


/* ######## CONTENT ############ */
.content {
	font-size: small;
	padding: 15px;
}

#clock {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10 pt;
}


.container {
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	margin: 5px;
}

.bg1 {
	background: #FFFFFF;
	border-bottom: 1px #CCCCCC solid;
}

.bg2 {
	background: #F2F2F2;
	border-bottom: 1px #CCCCCC solid;
}






/* ######### HEADINGS ########## */

.heading {
	font-size: 20px;
	font-weight: bold;
}

.subheading {
	font-size: 14px;
 	font-weight: bold;
}


.larger {
	font-size: 12px;
}


a.subheading:link, a.subheading:visited, a.subheading:active {
	text-decoration: none;
	color: #003399;
}

a.subheading:hover {
	text-decoration: underline;
	color: #003366;
}

.subject {
	font-size: small;
	font-style: normal;
	font-weight: bold;
	width: 400;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.title {
	font-size: 14pt;
	color: #003399;
	padding-bottom: 5px;
	padding-left: 10px
}







	



.navshow {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}


.navCurrent {
	font-family: "Arial Black";
	font-size: 18px;
	color: #336699;
	font-variant: normal;
	letter-spacing: -1px;
	text-decoration: none;
}


.border {
	border-bottom: 1px #CCC solid
}







.auctiondesc{	
	height: 75px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.auctionpic {
	height: 150px;
	align: center;
	valign: bottom;
}




/* ###### CATALOGUE RESULTS PAGE NAV BOX ###### */
.navBox {
	background: #EFEFEF;
	height: 20px;
	padding-bottom: 3px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

a.navBox:link, a.navBox:visited, a.navBox:active {
	background: none;
	border: 0px;
	color: #003399;
	text-decoration: underline;
	font-family: Verdana;
	font-size: 11px;
}

a.navBox:hover {
	color: #003366;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
}

.navBoxCurrentPage {
	color: #003366;
	font-weight: strong;
	font-size: 11pt;
	font-family: Verdana;
}


/* ####### SIDE BOXES ########## */
.boxHead {
	font-family: Arial;
	font-weight: bold;
	color: #224667;
	font-size: 16px;
	letter-spacing: -1px;
	background-color: #EFEFEF;
	text-align: left;
	padding-top: 5px;
	padding-left: 5px;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #224667;
	display: block;
	width: 175px;

}


.box {
	width: 175px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #F5F5F5;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 15px;
}