
/*
Yorkshire Landlords Day Style sheet
*/

* {margin: 0; padding: 0;}

body {background-color: #fefbe4; font-family: verdana, arial, helvetica, sans-serif; font-size: 10pt; color: #2b3326;}
.page {margin: 0 auto;}
.body_top {background: url(/images/content_top.gif); height: 16px; width: 760px; margin:0px;}
.body_bottom {background: url(/images/content_bottom.gif); height: 16px; width: 760px;}
.body_main {background: url(/images/content_middle.gif);}
.container {width: 760px;}
.top {height: 115px; margin-right: 20px; margin-top: 5px;}


/* Navigation */

.leftnav {float: left; text-align: right; width: 140px;}
.leftnav ul {list-style: none;}
.leftnav li {height: 36px; margin-right: 10px; width: 120px;}
.leftnav a {color: #fff; font-weight: bold; font-size: 10pt;}
#navlist1 a:hover {color: #2b3326;}
a.menu {position: relative; top: 10px;}
a.thismenu {position: relative; top: 10px;}
#active {background: url(/images/arrow.gif);
width: 166px;
height: 36px;
background-repeat: no-repeat;
background-position: 132px;
}
#navlist1 li .thismenu {color: #2b3326; margin-right: 46px;}
.leftnav form{width: 130px;}
.searchform {width: 80px; margin-right: 5px;}

/* Organised */
.organised {width: 123px; margin-top: 15px;}
.organised p{font-size: 7pt; text-align: left; margin-left: 10px; margin-bottom: 15px; color: #fff;}
.organised img{margin-bottom: 15px;}
.content p {margin-left: 40px;}
.content img{margin-left: 40px;}

/* Content  */

.content {width: 605px; margin-left: 132px; min-height: 700px;}
#map {margin-left: 40px; margin-bottom:10px;}
.smalltext {text-decoration: none; color: #263326; font-size: 8pt; position: relative; margin-left: 40px; float: left; clear: both;}
.headline {visibility: hidden; height:0px;}
.headline h1{visibility: hidden;}
.content h1 {margin-bottom: 10px; font-size: 14pt; margin-left: 40px;}
.content ul {margin-left: 65px; margin-bottom: 10px;}
.content p{margin-bottom: 10px;}

/* Frontpage */

.page_narrow {width: 410px;}
.page_narrow ul {margin-left: 65px; margin-bottom: 0px;}
.front_image {background: url(/images/YLD_front_back.jpg); height: 500px; width: 600px; background-repeat: no-repeat;}
.spacer1 {height: 163px;}
.comments {width: 150px; font-size: 90%; float: right; margin-right: 10px;}
.comments p{margin-bottom: 18px; margin-left: 0px;}
.smalltext {margin-left: 0px;}
.smalltext {visibility: hidden; height:0px;}

/* Footer */

.footer {font-size: 8pt; text-align: right; padding-right: 15px; margin-top: 5px;}
.footer a {text-decoration: none; color: #2b3326;}

/* cms */

.admintable {margin-left: 3px; position: relative; top: -0px;}
 
#fck {float: left; width: 580px; margin: 10px 0 10px 10px;}
