/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;

}
.small_text{
	font-size:10pt;
}
/*The west dorset map*/
img.upper{
	position:absolute;
	left:136px;
	top:59px;
	z-index: -1;
} 

.gold1{
	font-size: 24px;
	color: #C1CB01;
}
.gold2{
	font-size:16px;
	font-style:normal;
		color: #C1CB01;
}
.heaading1{
	font-size:24px;
	font-weight:bold;
	color:#336600;
	text-decoration:none;
}
.redhead{
	font-size: 18px;
	color:#990000;
	}
.redheadsm{
	font-size: 14px;
	font-weight:bold;
	color:#990000;
	}	
.tenheavy{
	font-weight:bold;font-size:10pt;
	}
div.top{
	position:absolute;
	margin:0px auto;
	text-align:center;
	left:3px;
	right:3px;
	top:2px;
	height:102px;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	}
/*To make the block autostretch on IE*/
* html .top {left:3px;} 
* html .top {width:101%;}
div.left{
	position:absolute;
	top:100px;
	left:3px;
	width:120px;
	border-right-width:thin;
	border-right-style:ridge;
	background-color:#F7F7F7;
	border-right-color:#C1CB01;
	border-left-color:#C1CB01;
	border-left-width:medium;
	border-left-style:double;
	height:700px;
	padding-right:2px; /* 2px indent on all text*/
}
div.center{
	margin-top:120px;
	margin-right:205px;
	margin-left:125px;
	padding-left:10px;
	padding-right:5px;
	}
/*.center table{
	width:100%;
	
	}*/

div.right{
	position:absolute;
	background-color:#FFF2CC;
	right:3px;
	top:110px;
	width:200px;
	padding-left:3px;
	height:700px;
}

div.top_5{
	position:absolute;
	margin:0px auto;
	text-align:center;
	left:3px;
	right:3px;
	top:9px;
	height:30px;
	border-left-color:#C1CB01;
	border-left-width:medium;
	border-left-style:double;
	border-top-color:#C1CB01;
	border-top-width:medium;
	border-top-style:double;
	background-color:#800000;
	z-index:1;
	padding-right:inherit;
	padding-left:inherit;
	display: inline;
	}
/*To make the block autostretch on IE*/
* html .top_5 {left:3px;} 
* html .top_5 {width:98%;}
	
div.block1{
		border: medium double rgb(193,203,1);
		left:200px;
		width:150px;
		top:400px;
}

.cssnav { 
position: relative;
font-family: arial, helvetica, sans-serif;
background-image: url(images/button_hov.gif);
background-repeat: no-repeat;
white-space: nowrap;
display: block;
width: 120px;
height: 25px;
margin: 0; 
padding: 0; 
}

.cssnav a {
display: block;
color:#000000;
font-size: 11px;
width: 120px;
height: 25px;
display: block;
/*float:left;*/
text-align:center;
text-decoration: none;
}

.cssnav img {width: 120px; height: 30px; border: 0; }
* html a:hover {visibility:visible}
.cssnav a:hover img{visibility:hidden}

.cssnav span {
position: absolute;
left: 20px;
top: 8px;
margin: 0px;
padding: 0px;
cursor: pointer;
color:#FFFFFF;
text-align:center;
font-size:12px;
}
.cssnav A:link {text-decoration:none; color:#FFFFFF; font-weight:bold;}
.cssnav A:visited {text-decoration: none; color:#FFFFFF; font-weight:bold;}
.cssnav A:active {text-decoration: none; color:#990000; font-weight:bold;}
.cssnav A:hover {text-decoration:none;color:#FFFFFF; font-weight:bold;}

/*for the admin login or already logged in link box on the left*/
.cssnav2 { 
position: relative;
font-family: arial, helvetica, sans-serif;
background-image: url(images/button_hov_admin.gif);
background-repeat: no-repeat;
white-space:normal;
display: block;
width: 120px;
height: 80px;
margin-left:1px; 
padding: 0; 
}

.cssnav2 a {
display: block;
color:#000000;
font-size: 11px;
width: 120px;
height: 80px;
display: block;
/*float:left;*/
color: white;
text-align:left;
text-decoration: none;
}

.cssnav2 img {width: 120px; height: 80px; border: 0; }
* html a:hover {visibility:visible}
.cssnav2 a:hover img{visibility:hidden}

.cssnav2 span {
position: absolute;
left: 20px;
top: 12px;
margin: 0px;
padding: 0px;
cursor: pointer;
color:#C1CB01;
text-align:left;
font-size:12px;
}
.cssnav2 A:link {text-decoration:none; color:#FFFFFF;}
.cssnav2 A:visited {text-decoration: none; color:#FFFFFF;}
.cssnav2 A:active {text-decoration: none; color:#990000;}
.cssnav2 A:hover {text-decoration:none;color:#FFFFFF;}



A:link {text-decoration:none; color:#000099;}
A:visited {text-decoration: none; color:#000099;}
A:active {text-decoration: none; color:#990000;}
A:hover {text-decoration:underline;color:#990000;}

.small_link A:link {font-size:10pt;text-decoration:none; color:#000099;}
.small_link A:visited {font-size:10pt;text-decoration: none; color:#000099;}
.small_link A:active {font-size:10pt;text-decoration: none; color:#990000;}
.small_link A:hover {font-size:10pt;text-decoration: underline ;color:#990000;}

/*The centre block for pages without a right side block*/
div.centerright{
	margin-top:100px;
	margin-right:5px;
	margin-left:200px;
	}
/*The block for the validation images*/
div.valids{
	position:absolute;
	left:12px;
	width:100px;
	top:300px;
	
	}
/*The boxes down the right*/
.right_block1{
	position:relative; /*DW8 fix???*/
	background-color:#F7F7F7;
	display: block;
	border-left-color:#800000;
	border-left-width:thin;
	border-style:ridge;
	border-top-color:#800000;
	border-top-width:medium;
	width:180px;
	height:150px;
	margin-left:7px;
	padding-bottom:10px;
	
	}
.rb1.img {
	position:fixed;
	margin-bottom:5px;
	padding:0px;
	margin-left:5px;
	margin-top:30px;
	
}
.right_block1 SPAN{
position:relative;
background-image:url(images/box_top.gif);
background-repeat: no-repeat;
width: 180px;
height: 20px;
display: block;
margin: 0px;
padding: 0px;
text-align:center;
right:0px;
left:0px;
}
* html .right_block1 SPAN {width:180px;} 
* html .right_block1 SPAN {right:3px;}

/*The block used for the classifieds index page*/
div.box{
	position:relative;
	background-color:#F7F7F7;
	border-width:thin;
	border-style:outset;
	border-color:#C1CB01;
	width:180px;
	height:260px;
	float:left;
	margin-right:5px;
	margin-left:5px;
	margin-bottom:30px;
	top:0px;
	
	}
.box SPAN{
	position:relative;
	background-color:#C1CB01;
	width: 180px;
	height: 20px;
	display: block;
	margin: 0px;
	padding: 0px;
	text-align:center;
	right:0px;
	left:0px;
	top: 0px;
	vertical-align:top;
}
* html .box SPAN {width:180px;} 
* html .box SPAN {right:3px;}

img.box {
	position:absolute;
	display: block;
	width:145px;
	height:145px;
	margin-bottom:5px;
	padding: 0px;
	right:22px;
	left:20px;
	bottom:10px;
}
p.box {
	vertical-align:text-top;
	top:0px;
	text-align:center;
	line-height:16px;
	}
/*for pages without right margin*/
div.main{
	margin-top:50px;
	margin-right:5px;
	margin-left:160px;
	padding-left:5px;
	padding-right:5px;
	}

.small_red {
	font-size:10pt;
	color:#FF0000;
	}
	
.title1 {
	font-size:16px;
	font-weight:bold;
	color:#0000CC;
	}
.head1 {
	font-size:18px;
	font-weight:bold;
	color:#006666;
	}
.dir_block{
	position:relative; /*DW8 fix???*/
	float:left;
	background-color:#FFFFCC;
	border-left-color:#800000;
	border-left-width:thin;
	border-style:outset;
	border-top-color:#800000;
	border-top-width:thin;
	width:220px;
	height:210px;
	margin-bottom:20px;
	margin-top:20px;
	margin-left:10px;
	
	}
.dir.img {
	position:fixed;
	margin-bottom:5px;
	padding:0px;
	margin-left:5px;
	margin-top:30px;
	
}
.dir_block SPAN{
position:relative;

background-repeat: no-repeat;
width: 222px;
display: block;
margin: 0px;
padding: 0px;
text-align:center;
right:0px;
left:1px;
}

* html .right_block1 SPAN {width:180px;} 
* html .right_block1 SPAN {right:3px;}

links for the rest of directory listings
div.small_l2 {
font-size:10px;
}
.small_l2 a:link {font-size:10px;text-decoration:none; color:#990000;}
.small_l2 a:visited {font-size:10px;text-decoration:none; color:#990000;}
.small_l2 a:hover {font-size:10px;text-decoration:underline;color:#990000;}
.small_l2 a:active {font-size:10px;text-decoration:none; color:#990000;}
