/* Links */

A:link {
    color: #1385cd; 
    text-decoration: none; 
} 

A:visited {
    color: #1385cd; 
    text-decoration: none; 
} 

A:hover {
    color: #000;
    text-decoration: underline; 
} 

/* Main Settings */

BODY {
    font-size: 0.82em;
    margin:0px;
    padding: 0px 0px 20px 0px;
    font-family: Verdana, Arial, Verdana; 
    color: #000;
    background: #eee url(/layout/page/bg.gif) 50% 0% fixed repeat-y;    
}

#outer {
    margin:0px auto 0px auto;
    text-align:center;
}    

.inner {
    width:980px;
    text-align:left;
    margin:0px auto 0px auto;
    padding:5px 0px 0px 0px;
}

.inner_pad {
    padding:4px 22px 0px 22px;
}

.content {
    padding-top: 13px;
    background:url(/layout/page/content.gif) repeat-x;
    min-height:73px;
    height:auto !important;
    height:73px;
    font-size:0.9em;
}

/* Menu */

#menu {
    margin-top:6px;
}

#menu ul {
    font-family: Verdana;
    margin:0px;
    padding:0px 0px 0px 22px;
    list-style-type:none;
    height:29px;
    border-bottom:6px solid #b80f0f;
    font-size:0.85em;
}

#menu ul li {
    display:inline;
}

#menu a {
    float:left;
    background:url("/layout/page/menuleft.gif") no-repeat left top;
    margin:0 3px 0 0px;
    padding:0px 0 0px 4px;
    text-decoration:none;
}

#menu a span {
    float:left;
    display:block;
    background:url("/layout/page/menuright.gif") no-repeat right top;
    padding:8px 9px 8px 5px;
    color:#FFF;
}

#menu a.on {
    background-position:0% -49px;
}

#menu a.on span {
    background-position:100% -49px;
    color:yellow;
}

#menu a span {
    float:none;
}

#menu a:hover span {
    color:yellow;
}

#menu a:hover {
    background-position:0% -49px;
}

#menu a:hover span {
    background-position:100% -49px;
}  

/* Titles & Formatting */

h1,h2, h3, h4, h5 {
		font-size:1.6em;
		font-weight:normal;
    color:#b80f0f;
    margin:0px;
    padding:0px 0px 10px 0px;
}

h1 span,h2 span,h3 span,h4 span,h5 span {
    background:#fff;
    padding:2px;
}

.index_left h1 {
		font-size:1.4em !important;
}

h2, h3, h4, h5 {
    font-size:1.4em;
}

.fr {
    float:right;
}

.fl {
    float:left;
}

.tr {
    text-align:right;
}

.c {
    clear:both;
}

.c img {
    height:1px;
    width:1px;
}

img {
    border:0px;
}

form {
    margin:0px;
    padding:0px;
}

input {
    font-family:arial;
    font-size:0.9em;
    color:#111;
}

/* Top Right Section */

#searchcontainer {
    margin-left:125px;
    padding-top:8px;
}

#search {
    border:1px solid #67abd7;
    padding:4px 3px 1px 5px;
    float:left;
    width:138px;
    height:17px;
}


/* Site Bottom */

#footer a, #contacts a {
    color:#1385cd;
}


#footer {
    background:url(/layout/page/footer.gif) repeat-x;
    padding:10px 10px 0px 10px;
    color:#666;
    font-size:0.75em;
    min-height:90px;
    height:auto !important;
    height:90px;
    margin-top:24px;
}

.footer_pad {
    padding:5px 10px 0px 10px;
}

#footer_address {
    line-height:160%;
    margin-top:4px;
}

.returnto {
    background:url(/layout/page/returnto.gif) no-repeat right 4px;
    padding-right:10px;
}

a.returnto:hover {
    background-position: right -26px !important;
    color:#000 !important;
}


/* Misc */

*::-moz-selection {
    background:#6699cc none repeat scroll 0%;
    color:#fff;
}

.box {
    border:1px solid #aaa;margin:0px;background:#fff;
}

.box .title {
    color:#b80f0f;
    font-weight:bold;
    background:url(/layout/page/header.gif) repeat-x;
    padding:7px 5px 8px 10px;
    font-size:1.1em;
}

.box .pad {
    border-top:1px solid #b80f0f;
    margin:0px 10px 0px 10px;
    padding:7px 0px 7px 0px;
}

.small {
    font-size:0.9em;
}

.opener {
    line-height:150%;
    text-align:justify;
}

.sub {
    color:#b80f0f;
    font-weight:bold;
    font-size:1.1em;
}

#register {
    margin:16px 0px 7px 0px;
}

#register label {
    float:left;
    width:80px;		
    margin-left:15px;
    margin-bottom:8px;	
    font-size:0.9em;		
    padding-top:4px;
    text-align:right;
    margin-right:10px;
}

#register input, #register select {
    float:left;
    width:150px;
    margin-bottom:8px;	
    padding:4px;		
    background:#f1f1f1;
    border:1px solid #bbb;
		color:#333;
}

#register select {
    width:160px;

}

#register .submit {
    margin-left:105px;
    margin-top:4px;
    margin-bottom:0px;
    font-weight:bold;
    width:auto;
    overflow:visible;
}

.IEFIX { 
    height: 0.01%; 
}

a.icon {
    color:#b80f0f;font-weight:bold;
    background:#fff url(/layout/page/header.gif) repeat-x;
    padding:5px 5px 8px 10px;
    font-size:1.4em;
    border:1px solid #ccc;
    display:block;
    margin-bottom:10px;
    height:29px;
}

a.icon img {
    float:left;
    width:48px;
    height:30px;
    margin-right:15px;
    border:1px solid #ccc;
}

a.icon span {
    float:left;
    padding-top:5px;
    display:block;
}

a.icon:hover {
    text-decoration:none;
    border:1px solid #b80f0f;
}

#designedby a, #designedby {
    color:#888;
    margin-top:3px;
}

#designedby a {
    text-decoration:underline;
}

#designedby a:hover {
    color:#000;
}

.index_left {
    width:560px;
		margin-top:8px;
}

.index_right {
    width:340px;
    margin-left:35px;
		margin-top:8px;
}

.youarehere {
		padding:0px 0px 10px 0px;
		font-size:0.9em;
}

/***** BOARD ***** */

.board_top {
		height:80px;
}
.landscape {
		width:223px;
		background:#ffffb2;
		height:80px;
		float:left;
}
.land2 {
		margin:0px 14px 0px 14px;
}
.land3 {
		margin:0px 14px 0px 0px;
}
.board_middle {
		clear:both;padding-top:13px;
}
.board_column {
		width:114px;
		float:left;
}
.portrait {
		background:#ffc8c8;
		height:129px;
		margin-bottom:10px;
}
.board_main {
		width:674px;
		background:#eee;
		height:268px;
		margin:0px 16px 0px 16px;
		float:left;
}
.board_wrap {
		padding:10px;
}
.landscape a, .portrait a {
		display:block;
		border:2px solid #ccc;
}
.landscape a:hover, .portrait a:hover {
		border:2px solid #b80f0f;
}


.sub {
		margin-top:15px;
}



/* Error Function */

#warning {
    width: 100%;
    margin: 20px 0px 20px 0px;
    line-height: 150%;
}

div.wfloat1 {
    float: left;
    width: 60px;
    text-align: center;
}

div.wfloat2 {
    margin-left: 80px;
    text-align: left;
}

.err {
    color: #990000;
    font-weight:bold;
}

.pos {
    color: #336633;
    font-weight:bold;
}


/* Enquiry Form */

.enquiry_box form div {
    margin-bottom:6px;
    padding-left:10px;
}

.enquiry_box form div label {
    padding:3px;
    float:left;
    width:75px;
    text-align:right;
    margin-right:6px;
}

.enquiry_box form div input, .enquiry_box form div textarea {
    width:200px;
    padding:3px;
    float:left;
}

.enquiry_box form div textarea {
    height:100px;
    font-family:arial;
    color:#666;
    font-size:0.9em;
}

.enquiry_submit {
    width:auto !important;
    float:left;
    margin-left:88px;
}

.error_box {
		background:pink;
		padding:10px;
		width:288px;
}

/**/

#countyid {
		width:130px;
		font-size:0.9em;
}

.country {
		background:#990000;
		color:#fff;
}

.find_left {
    width:190px;
    border-right:1px solid #ccc;
    padding-right:10px;
    height:240px;
}
.find_postcode {
    margin-bottom:7px;
    margin-top:7px;
    border-bottom:1px dotted #ccc;
    border-top:1px dotted #ccc;
    padding-top:7px;
    padding-bottom:7px;
}
.find_right {
		width:432px;
		margin-left:19px;
}
.dist_app {
    margin-bottom:8px;
}

.finda {
		margin-top:0px !important;
		font-size:1.6em;
		font-weight:normal;
}

.board_results {
		height:207px;overflow:auto;
}

.board_form label {
		display:block;margin-bottom:3px;
}

#postcode {
		width:60px;text-align:center;
}

.keeping {
		padding-top:15px;
		padding-right:8px;
		font-size:0.8em;
}

.constrain {
		height:205px;
		overflow:auto;
}

.broker_results div {
		padding-bottom:7px;
		border-bottom:1px dotted #ccc;
		margin-bottom:7px;
}

.pbox {
		padding-bottom:7px;
		border-bottom:1px dotted #ccc;
		margin-bottom:7px;
		line-height:150%;
}

.description {
		overflow:auto;
		height:105px;
		margin-top:5px;
}

.map li {
		margin-top:8px;
}

.detail_lines {
		line-height:170%;
}

.subsmall {
		margin-top:6px !important;
}

.tl {
		text-align:left;
}

.subimage {
		margin-top:25px;
		display:block;
}

.advert_message {
    width:245px;
    margin-left:25px;
}

/* News */

.news {
    display:block;
		float:left;
    padding:10px 5px 10px 5px;
    
}

.news:hover {
    text-decoration:none;
    background:#fff;
}

.news img {
    border:1px solid #ccc;
}

.newsb {
    border-top:1px dotted #ccc;
}

.n {
    display:block;
    float:left;
    padding-left:10px;
    width:200px;
} 

.n span {
    display:block;
    color:#666;
    font-size:0.9em;
    float:left;
}

.n:hover {
    cursor:pointer;
}

.news_items {
    padding-left:6px;
    padding-top:7px;
    border-top:1px dotted #ccc;
}

.box_bump {
margin-top:15px;
}



/* Pages */

.pagenum {
    background:#fff;
    padding:3px;
    margin-right:5px;
		border:1px solid #ccc;
}

a.page {
    border:1px solid #aaa;
    padding: 2px 8px 3px 8px;
    margin:0px 3px 4px 0px;
    display:block;
    float:left;
    background:#fff;
}

a.page:hover, a.page_on {
    text-decoration:none;
    background:#0166a7 !important;
    border:1px solid #0166a7;
    color:#fff;
}

.news_im {
		margin-right:10px;
}


.news_body {
  margin-bottom:20px;
  margin-top:10px;
  width:550px;
}
.news_body h1 {
  padding-bottom:3px;
}
.news_date {
	color:#666;
	font-size:0.9em;
	padding-bottom:5px;
}
#footer_address a {
	color:#666;
	text-decoration:none;
}