@import url(default-controlpanel.css);
@import url(common.css);
@import url(default-search.css);

/* Bridgemere Website CSS
**************************************** 
*/

div.header h1 a {
	background:url(uploads/2/bridgemere-logo_175px.gif) no-repeat center 7px;
	width: 175px;
}

/*
Homepage and Contact pages only
****************************************
*/

.page5 div.subnav {
	display: none;
}
.page5 div.content h1.heading {
	width: 486px;
}
.page1440 .feed div.info {
	visibility: hidden;
	height: 1px;
}
.news img {
	padding : 0 0 10px 10px;
}

/* PS: Make the header editor button clickable */
div.header .editor + .editor .buttons {
	position: absolute;
	top: 0;
	left: -20px;
	z-index: 200;
}

.gallery .item .image img {
	width:480px;
}

/* for the 'Bridgemere DC - Projects' template */

/* div.sidebar .block img, */
div.middle {
	width: 545px;
	float: left;
}
div.right {
	padding-top:100px;
	width: 200px;
	float: left;
}

.right .subnav .thumbs {
	margin:0 0 5px 15px;
}
div.right div.subnav ul.thumbs li {
	display:block;
	width:50px;
	height:50px;
	float: left;
	margin:0 5px 10px 5px;
	background:#EEE;
	text-align:center;
	clear:none;
	padding:0;
}
div.right div.subnav ul.thumbs a {
	display:inline;
	margin:0;
	padding:0;
	vertical-align:bottom;
}
div.right div.subnav ul.thumbs li img {
	border:none;
	margin:0;
	padding:0;
	vertical-align:bottom;
}
.middle .images .element img {
	padding:25px 0;
}

div.siteheader {
	padding:0;
}
div.siteheader span {
	color:#84929f;
}
div.siteheader .sitename {
	padding-top:10px;
}
div.siteheader .sitelocation {
	padding-bottom:10px;
}

h1.sitename, h1.sitename a, h2.sitelocation, h2.sitelocation a, .siteheader h1, .siteheader h1 a, .siteheader h2, .siteheader h2 a {
	font-weight: lighter;
}

h1.sitename span, h2.sitelocation span {
	color: #666;
}

.subnav.page3296, .subnav.page1440 {
display:none;
}
.content.project {
width: 520px; /* possible fix for IE display problem */
}

.subnav.projectsubnav ul.submenu4 {
display: none;
}