body {
margin:0;
padding:0;
border:0;	/* This removes the border around the viewport in old versions of IE */
width:100%;
background:#c9d4c5 url("../i/bk_main.gif") top left repeat-y;
min-width:600px;    /* Minimum width of layout - remove line if not required */
/* The min-width property does not work in old versions of Internet Explorer */
font-family: verdana, sans-serif; 
color: #333; 
font-size: .8em;
}
h1 {
border-bottom:1px solid #D5E2EA;
color:#016ca2;
font-family:georgia,serif;
font-size:1.9em;
font-weight:normal;
letter-spacing:-1px;
margin:5px 0;
}
h1.button {background:#C9DDEA none repeat scroll 0 0;
border:2px solid #FFFFFF;
font-family:lucida sans unicode,arial,verdana;
margin:20px 0;
padding:0 10px;
width:70%;
}
h2 {
margin:.8em 0 .2em 0;
color:#016ca2;
padding:0;
font-family: georgia, serif;
font-size: 1.9em; 
font-weight:normal;
letter-spacing:-1px;
border-bottom:1px solid #D5E2EA;
clear:both;
}
h2.nob {
margin:.8em 0 .2em 0;
color:#016ca2;
padding:0;
font-family: georgia, serif;
font-size: 1.9em; 
font-weight:normal;
letter-spacing:-1px;
border-bottom:0px solid #D5E2EA;
clear:both;
}
h3 {
margin:.8em 0 .2em 0;
padding:0;
color:#016ca2;
font-family: georgia, serif;
font-size: 1.5em; 
font-weight:normal;
letter-spacing:-1px;
}
p { margin: 0.8em 0 
}
span { font-size: .8em; margin:0 0 5px 0;float:right;
}
a { color:#0066cc;text-decoration:none;
}
a:hover { color:#0066cc;text-decoration:underline;
}
hr {color: #d5e2ea; 
background-color: #d5e2ea;
border:0; 
height: 1px;}
.col3 hr {color: #acc9dc; 
background-color: #acc9dc;
border:0; 
height: 1px;
text-align:center;
width:80%;}
img {
border:0;
}
img.b {
border:1px solid #9DA0A4;
}
td.b{background:#C9DDEA;width:32%;
}
table.c{font-size:.85em;
}
th {text-align:left;}
td.c{background:#C9DDEA;padding:10px;
}
td.d{background:#C9DDEA;width:25%;
}
td.ds{background:#C9DDEA;width:14%;font-size:.85em;
}
td.b3	{margin-left:90px;background:#C9DDEA;padding:0 10px;font-family:lucida sans unicode, arial, verdana;border:2px solid #ffffff;font-size:1em;
}
td.b2	{background:#8db1c9; color:#fff;font-size:1em;
}
#wrap {
width:1004px;
background:#b7d6ea;
}
/* Header styles */
#header {
clear:both;
float:left;
width:100%;
background:#004466;
}
#logo {
float:left;
width:207px;
height:112px;
margin:0; padding:0;
background:#004466 ;
}
#nextsale {
margin:0 0 0 207px;
height:112px;
background:#004466 url("../i/bk_next07.jpg") top left repeat-x;
}
.next-in {
margin:0; padding:.8em 1.7em 0.5em 2em;
background:transparent;
color: #cccccc;
font-family: lucida sans unicode, verdana, sans-serif;
font-size: 1.3em;
}
.next-in a 	{ color:#fc0;
text-decoration:none;
}
.next-in a:hover 	{ color:#fc0;
text-decoration:underline;
}
.next-in hr {color: #5989A1; 
background-color: #5989A1; 
height: 1px;
}
.next-in td {font-size:.9em;
color: #cccccc;
}
/* 'widths' sub menu */
#layoutdims {clear:both;
background:#eee;
border-top:4px solid #000;
margin:0;
padding:6px 15px !important;
text-align:right;
}
/* column container */
.colmask {position:relative; /* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
clear:both;
float:left;
width:100%;		/* width of whole page */
overflow:hidden;/* This chops off any overhanging divs */
}
/* holy grail 3 column settings */
.holygrail {background:#d8e3ea;    	/* Right column background colour */
}
.holygrail .colmid {float:left;
width:200%;
margin-left:-207px; 	/* Width of right column */
position:relative;
right:100%;
background:#b7d6ea url("pics/bk_ev09.gif");   	/* Centre column background colour */
}
.holygrail .colmid2 {float:left;
width:200%;
margin-left:-207px; 	/* Width of right column */
position:relative;
right:100%;
background:#b7d6ea url("pics/bk_ev09.gif");   	/* Centre column background colour */
}
.holygrail .colleft {float:left;
width:100%;
margin-left:-50%;
position:relative;
left:414px;         	/* Left column width + right column width */
background:#016ca2;    	/* Left column background colour */
}
.holygrail .col1wrap {float:left;
width:50%;
position:relative;
right:207px;        	/* Width of left column */
padding-bottom:1em; 	/* Centre column bottom padding. Leave it out if it's zero */
}
.holygrail .col1 {margin:0 222px;     	/* Centre column side padding:
                 	Left padding = left column width + centre column left padding width
                 	Right padding = right column width + centre column right padding width */
position:relative;
left:200%;
overflow:hidden;
}
.holygrail .col1results {margin:0 0 0 222px;     	/* Centre column side padding:
                 	Left padding = left column width + centre column left padding width
                 	Right padding = right column width + centre column right padding width */
position:relative;
left:200%;
overflow:hidden;
}
.holygrail .col2 {float:left;
float:right;			/* This overrides the float:left above */
width:207px;        	/* Width of left column content (left column width minus left and right padding) */
position:relative;
right:0px;         	/* Width of the left-had side padding on the left column */
}
.holygrail .col2 p 	{ padding:0 2px 6px 6px;
font-size:.8em;
color:#d0e2ee;
}
.holygrail .col2 a 	{color:#ffcc00;
}
.holygrail .col2 a:hover{text-decoration:underline;
}
.holygrail .col2 li { font-size:.85em;
color:#d0e2ee;
}
.holygrail .col2 h2 {font-family: lucida sans unicode, verdana, sans-serif;
font-size: 1.5em;
padding:0 0 0 6px;
margin-bottom:-15px;
color:#7dbfee;
border-bottom:0px solid #D5E2EA;
}
.holygrail .col2 h3 {font-family: lucida sans unicode, verdana, sans-serif;
font-size: 1.2em;
padding:0 0 0 6px;
margin-bottom:-15px;
color:#7dbfee;
}
.holygrail .col2 img {margin:0 0 0 16px;
}
img.b {border:1px solid #9DA0A4;
}
.holygrail .col3 {float:left;
float:right;		/* This overrides the float:left above */
width:197px;        /* Width of right column content (right column width minus left and right padding) */
margin-right:29px;  /* Width of right column right-hand padding + left column left and right padding */
position:relative;
left:51%;
}
.holygrail .col3 p 	{padding:6px 5px 6px 15px;
font-size:.85em;
color:#333;
}
.holygrail .col3 li { font-size:.85em;
color:#333;
}
.holygrail .col3 h2 {font-family: lucida sans unicode, verdana, sans-serif;
font-size: 1.5em;
padding:0 0 0 6px;
margin-bottom:-15px;
color:#016ca2;
}
.holygrail .col3 h3 {font-family: lucida sans unicode, verdana, sans-serif;
font-size: 1.2em;
padding:0 0 0 7px;
margin-bottom:-15px;
color:#016ca2;
}
.holygrail .col3 img {border:1px solid #9DA0A4;margin:0 0 0 16px;
}
/* Footer styles */
#footer {clear:both;
float:left;
width:100%;
background:#004466;
text-align:center;
}
#footer p {
padding:10px;
margin:0;
color:#d8e3ea;
font-size:.85em;
}
#footer a {color:#ffcc00;
}
#footer a.d {color:#999}
/*start of left column menu*/
/* ================================================================ 
This copyright notice must be untouched at all times.
The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/flyoutt.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* common styling */
.menu {font-family: arial, sans-serif; 
width:207px; 
position:relative; 
margin:0; 
font-size:12px;
font-weight:bold; 
padding:30px 0 0 0;
background:#016ca2 url("../i/bk_nav.jpg") top left no-repeat;
min-height:423px;
_height:393px;
}
.menu ul li a, .menu ul li a:visited {display:block; 
text-decoration:none; 
color:#b9d8ee !important; 
width:177px; 
height:25px; 
text-align:left; 
border:1px solid #758f9c; 
border-width:0 0 1px 0; 
background:transparent; 
line-height:19px; 
font-size:11px;
padding:5px 0 0 5px;
}
.menu ul {padding:0; 
margin:0 10px;
list-style-type: none; 
}
.menu ul li {float:left; 
margin-right:1px; 
position:relative;
}
.menu ul li ul {display: none;
}
/* specific to non IE browsers */
.menu ul li:hover a {color:#fff; 
background:transparent;
}
.menu ul li:hover ul {display:block; 
position:absolute; 
top:0; 
left:172px; 
width:187px;
}
.menu ul li:hover ul li a.hide {background:#0181c2; 
color:#fff;
}
.menu ul li:hover ul li:hover a.hide {width:150px;
}
.menu ul li:hover ul li ul {display: none;
}
.menu ul li:hover ul li a {display:block; 
background:#016ca2; 
color:#b9d8ee; 
width:150px;
}
.menu ul li:hover ul li a:hover {background:#0181c2; 
color:#fff;
}
.menu ul li:hover ul li:hover ul {display:block; 
position:absolute; 
left:145px; 
top:0; 
color:#b9d8ee;
}
.menu ul li:hover ul li:hover ul li a {display:block; 
width:160px; 
background:#0181c2; 
color:#b9d8ee;
}
.menu ul li:hover ul li:hover ul li a:hover {background:#016ca2; 
color:#fff;
}
/*end of left column menu*/

div.newsitem {clear:both;overflow:auto;position:relative;border-top:1px solid #eaeaea;background-color:#caddea;padding:0 9px;}
div.newsitem img {float:right;margin:9px 0 9px 10px;}

#gallery img {border:1px solid #9DA0A4;margin:5px;}

/* form styles start */
input{	font-size: 12px; background-color : #d8e3ea; border: 1pt solid #9cb6c7;	margin-top: 3px;}
input.nob {	border:0px; font-size: 12px; color:#000; background-color : #fff;}
textarea{font-size: 12px; background-color : #d8e3ea; border: 1pt solid #9cb6c7;}
select{	background-color : #d8e3ea;	font-size: 12px; border: 1pt inset #9cb6c7;}
input.submit{color: #333333; font-size: 12px; background-color : #d8e3ea;border: 1pt outset #9cb6c7;}
input.send{color: #333333; font-size: 12px; background-color : #d8e3ea;border: 1pt outset #9cb6c7;}

.compbox {margin:0px 12px 16px 16px;}

.rih { float: right;}

body.nob {
margin:0;
padding:0;
border:0;	/* This removes the border around the viewport in old versions of IE */
width:100%;
background:transparent;
min-width:500px;    /* Minimum width of layout - remove line if not required */
/* The min-width property does not work in old versions of Internet Explorer */
font-family: verdana, sans-serif; 
color: #333; 
font-size: .7em;
}
body.nob td {font-family: verdana, sans-serif; 
color: #333; 
font-size: .8em;}

body.nob hr {color: #7DBEDF; 
background-color: #7DBEDF;
border:0; 
height: 1px;}

body.nobe {
margin:0;
padding:0;
border:0;	/* This removes the border around the viewport in old versions of IE */
width:100%;
background:transparent;
min-width:500px;    /* Minimum width of layout - remove line if not required */
/* The min-width property does not work in old versions of Internet Explorer */
font-family: verdana, sans-serif; 
color: #333; 
font-size: .7em;
}
body.nobe td {font-family: verdana, sans-serif; vertical-align:text-top;
color: #333; background:#C9DDEA;width:32%;
font-size: .7em;}

body.nobe hr {color: #7DBEDF; 
background-color: #7DBEDF;
border:0; 
height: 1px;}

img.nob {border:0 !important;}
div.sponsorz img {margin:2px !important;border:2px solid #9DA0A4 !important;}

