@import url("page.css");
@import url("classifieds.css");
body    { font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #eee; background-image: url("../pix/bk-page.gif"); margin: 0 }
#wrapper { text-align: center; margin-top: 0; margin-right: auto; margin-left: auto }
#bkshad  { background-image: url("../pix/banner/bk-page-shadow.gif"); background-repeat: repeat-y; margin-right: auto; margin-left: auto; width: 824px; }
#head {
	background-color: #eee;
	margin: 0 auto;
	width: 800px;
	height: 115px;
	background-image: url(../pix/banner/banner.jpg);
	background-repeat: no-repeat;
}
#headBanner {
	height: 60px;
	width: 468px;
	float:right;
	margin-right:2px;
	margin-top:20px;
	top: 10px;
	right: 100px;
}
#nav  {
	margin: 0 auto;
	width: 800px;
	height: 29px
}
#contents   {
	background-color: white;
	background-image: url(../pix/bk-contents-1col.gif);
	margin: 0 auto;
	width: 800px;
	min-height: 200px;
}
/**/
#contentMain {
	float: right;
	width: 618px;
	margin: 0px;
	text-align:left;
}
#contentMainCol1 {
	float: left;
	width: 436px;
}
#contentMainCol1Hed {width:436px;height:75px;}
#contentMainCol1Shop {width:170px;height:71px;padding:2px 6px;}
#contentMainCol2 {
	float: right;
	width: 182px;
	}
/**/
#homeFlash {
	margin: 0px;
	height: 224px;
	width: 398px;
	float: left;
	background-color: #DDDDDD;
}
#homeScroll {
	margin: 0px;
	float: right;
	height: 224px;
	width: 220px;
	background-image: url(../images/pageimg/top-ten.jpg);
	background-repeat: no-repeat;
}
/**/
#navside {
	float: left;
	width: 182px;
}
#container   {
	background-color: white;
	background-image: url(../pix/bk-contents.gif);
	margin-right: auto;
	margin-left: auto;
	width: 618px;
}
#container2   {
	margin-right: auto;
	margin-left: auto;
	width: 618px;
}
#main {
	margin:0;
}
#footer  { background-color: #eee; background-image: url("../pix/banner/bk-footer.gif"); background-repeat: no-repeat; margin-right: auto; margin-left: auto; width: 800px; height: 64px }
#footer2  { background-color: #eee; background-image: url("../pix/banner/bk-footer2.gif"); background-repeat: no-repeat; margin-right: auto; margin-left: auto; width: 800px; height: 44px }

#special { background-image: url("../pix/bk-special-offers.gif"); background-repeat: repeat-y }
#search {
	background-image: url("../pix/bk-search.gif");
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}
#2ndcol  { background-image: url("../pix/bk-2ndcol.gif"); background-repeat: repeat-y }
#indent   {
	margin-left: 10px;
	margin-right: 20px;
}
#newsindent   {
	margin-left: 10px;
	margin-right: 0px;
	text-align: left;
}
#spacer {
	height:27px;
}
/* adverts */

#adSideR {
	width: 182px;
	text-align: center;
	margin-top:0px;
	margin-bottom:26px;
	margin-right: auto;
	margin-left: auto;
}
#adSideL {
	width: 160px;
	text-align: center;
	margin-top:0px;
	margin-bottom:26px;
	margin-right: auto;
	margin-left: auto;
}
/* nav */
#hmSearch {
	height:19px;width:181px;padding: 5px 0 0;
	}
.hmSearch {
	margin:-2px 0 0 -40px;
}
#hmSearch #keyword {
	margin:0 4px 0 0;
	}
.ie #hmSearch #hmGo {
	margin:1px 0 0;
	}
	
.ie .hmSearch {
	margin:-2px 0 0;
}
.ie .hmSearch #btnHome {
	margin:1px 0 0;
	}
#navigation{
	display: block;
	width: 800px;
	height: 29px;
	background: url(../pix/topnav/top-nav-strip.gif) left top no-repeat;
	margin:0px;
}

#navigation li{
	display: block;
	float: left;
}

#navigation li a{
	display: block;
	height:29px;
	text-indent:-9999px;
}

#navigation li a:hover,
#navigation li a.on{
	background-image: url(../pix/topnav/top-nav-strip.gif);
}

#navigation li.top1 a{
	width:180px;
	background-position:-0px -29px;
}

#navigation li.top2 a{
	width:80px;
	background-position:-180px -29px;
}

#navigation li.top3 a{
	width:79px;
	background-position:-262px -29px;
}

#navigation li.top4 a{
	width:104px;
	background-position:-339px -29px;
}

#navigation li.top5 a{
	width:107px;
	background-position:-443px -29px;
}

#navigation li.top6 a{
	width:88px;
	background-position:-550px -29px;
}

#navigation li.top7 a{
	width:92px;
	background-position:-638px -29px;
}

#navigation li.top8 a{
	width:67px;
	background-position:-730px -29px;
}
/* tidying */
.clear {
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0
}
.clearfix:after {
	clear:both;
	content:'.';
	display:block;
	visibility:hidden;
	height:0
}
.clearfix {
	display:inline-block
}
* html .clearfix {
	height:1%
}
.clearfix {
	display:block
}