/* CSS Document */
body, html {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 0.85em;
	
}

input {font-family: Arial, Helvetica, sans-serif;
       color: #000000;
       border: 1px solid #B2B2B2;
       padding: 3px;
       font-size: 11px;}

.cl {
clear: both;
font-size: 0px;
line-height: 0px;
}

.page_centered {
width: 950px;
padding: 0px 10px 0px 10px;
margin: 0 auto;
clear: both;
background-image: url(http://intendance2.clients.squiz.co.uk/__data/assets/image/0016/14164/background.gif);
background-repeat: repeat-y;
background-position: center top;
}

.logo {
width: 450px;
height: 239px;
float: left
}

.top_right {
float: left;
width: 500px;
height: 239px;
background-image:url(/?a=14183);
}


#search {
padding: 190px 20px; 
float: right;
}

#search .txt {
border: 1px solid #B2B2B2;
background-color: #FFFFFF;
padding: 3px;
}

#search .go {
border: 1px solid #C4C87C;
background-color: #C4C87C;
padding: 2px;
color: #FFFFFF;
}

.contents {
width: 950px;
clear: both;
}

#menu {
padding-top: 25px;
padding-bottom: 20px;
width: 200px;
float: left;
}

#menu a {
background-color: #EEF0D7;
display: block;
padding: 10px 15px;
font-size: 12px;
color: #666666;
margin-bottom: 2px;
text-decoration: none;
font-weight: bold;
}

#menu .submenu a:hover {
color: #999999;
background-color: #ffffff;
}

#menu .submenu a {
display: block;
background-color: #ffffff;
padding: 3px 15px;
font-size: 11px;
color: #666666;
text-decoration: none;
font-weight: bold;
text-align:right;
}

#menu a:hover {
background-color: #C4C87C;
}


.content_home {
padding: 25px 30px 20px 30px;
width: 430px;
float: left;
text-align: justify;
}

.content_main {
padding: 25px 30px 20px 30px;
width: 600px;
float: left;
text-align: justify;
}

#home_right_column {
padding-top: 25px;
float: left;
width: 230px;
}

#home_right_column .block {
background-color: #EEF0D7;
margin-bottom: 10px;
}

#home_right_column .title {
background-color: #C4C87C;
text-align: center;
padding: 10px 15px;
color: #FFFFFF;
font-size: 13px;
font-weight: bold;
}

#home_right_column .title a {
color: #FFFFFF;
}


#home_right_column .txt {
padding: 10px;
font-size: 11px;
}

#home_right_column a {
color: #7FA539;
text-decoration: none;
font-weight: bold;
}

#home_right_column a:hover {
text-decoration: underline;
}

#home_right_column p {
margin-top: 0px;
margin-bottom: 8px;
}

.footer {
clear: both;
background-color: #C4C87C;
color: #FFFFFF;
font-size: 11px;
text-align: center;
font-weight: bold;
padding: 3px;
border-bottom: 1px #808437 solid;
}

.footer a {
color: #FFFFFF;
text-decoration: none;
}

.footer a:hover {
color: #FFFFFF;
text-decoration: underline;
}

.footer_shadow {
clear: both;
width: 960px;
margin: 0 auto;
}

/* ------------------------------------ LISTING STYLE ------------------------------------ */

#listing {
border: 1px solid #C4C87C;
}

#listing .title {
background-color: #C4C87C;
padding: 10px 15px;
color: #FFFFFF;
font-size: 15px;
font-weight: bold;
}

#listing .txt {
padding: 10px;
}

#listing .date {
color: #88AB47;
font-weight: bold;
}

#listing a {
color: #88AB47;
font-weight: bold;
text-decoration: none;
}

#listing a:hover {
color: #88AB47;
text-decoration: underline;
}

#listing table {
margin-bottom: 10px;
}

#listing .bottom {
clear: right;
font-size: 0px;
line-height: 0px;
}

#listing .control {
background-color: #C4C87C;
float: right;
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}

#listing .control .normal {
padding: 7px;
float: left;
}

#listing .control .pages {
padding: 7px;
color: #666666;
border-left: 1px solid #fff;
border-right: 1px solid #fff;
background-color: #C4C87C;
float: left;
}

#listing .control a {
color: #FFFFFF;
text-decoration: none;
}


#listing .control a:hover {
text-decoration: underline;
}

#pscroller1{
width: 100%;
height: 40px;
}

#members {
border: 1px solid #C4C87C;
padding: 5px;
margin-top: 5px;
background-color: #F1F2DF;
color: #4E5021;
font-size: 1.2em;
}

#members img {
border: 1px solid #C4C87C;
margin-right: 15px;
}

#members a {
color: #4E5021;
text-decoration: none;
}

#members a:hover {
text-decoration: underline;
}



/* ------------------------------------ TEXT STYLES -------------------------------------- */
h1 {font-size: 2.1em; margin-top: 0px; color: #88AB47; font-weight: normal; margin-bottom: 6px;}
p {margin-top: 0px; margin-bottom: 15px;} 
a {color: #88AB47; text-decoration: none;}
a:hover {color: #88AB47; text-decoration: underline;}
