.imageleft { float: left; margin: 0 10px 3px 0; }
.imageright { float: right; margin: 0 0 3px 10px; }

#searchResults dl { margin: 10px 0 20px 0px; }
#searchResults dl dt, #searchResults dl dd { margin-left: 0px; }
#searchResults .info { font-size: 0.8em; color: #666; text-decoration: none; font-weight: normal; }


/* @group Sitemap */

ul#sitemap {
    margin: 0;
    padding: 0;
}
ul#sitemap li {
    font-weight: bold;
    list-style-type: none;
    margin: 10px 0 20px;
}
ul#sitemap li ul li {
    color: #6E5751;
    font-weight: normal;
    list-style-type: square;
    margin: 10px 0;
}
ul#sitemap-alpha {
    color: #6E5751;
    font-weight: normal;
    list-style-type: square !important;
    margin: 0;
    padding: 0 0 0 0;
}
ul#sitemap-alpha li {
    color: #6E5751;
    font-weight: normal;
    list-style-type: square !important;
    margin: 10px 0 10px 25px;
}

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


#page_title a{
	text-decoration:none;
	color:#3B3996;
}
.loginbox input{
	margin-left:30px;
}
table{
/*	border-style:solid; */
} 

h3{
	line-height:1.2em;
}
#event_subtitle{
	padding-bottom:10px;
	font-size:  1.2em;
}

/*Fix for bullets and numbers floating to the right of the text*/
#midcol ul,
#midcol ol {
	clear: left;
}
#TTSbarbutton{
	float: right;
	}
	
#organisation_info {
	margin: 25px 0 10px;
	clear:both;
	float: left;
	width:100%;
	text-align: center;
}

/* added logo to footer */

.belieflogos img
{
    text-align: center;
     margin-left: 130px;
     display: block;
     padding-bottom: 30px;
     
}

.event_summary
{
    font-weight: bold;
}

.resource_details{
    font-weight: bold;  
}

.resource_details td{
    padding: 0px;
}


/*
#legalpartners{
	background: url('../images/legalpartnersbg.gif') left top no-repeat;
	float: right;
	height: 200px;
	margin-top: 40px;
	width: 592px;
}

#footer_outer{
	height: 235px;
}

li#fathers_logo{
    margin-top: 15px;
	margin-left: 150px;
    width: 240px;
}

li#fathers_logo a{
    width: 235px !important;
    display: block;
}
*/

.partner_logo{
    padding-left: 20px;
}