﻿/*Under Maintainance*/

.maintainanceImg 
{
	margin-bottom:-6px;
	padding-bottom:0px;
}

.maintainanceMsg
{	
	font-family:@Arial Unicode MS;
	border: solid 5px #666666;
	margin-top:0px !important;
	padding:5px 10px;
	font-size:11pt;
	color:#444444;
	background-color:#fff;
}
#msg 
{
	font-family:@Arial Unicode MS;
	border: solid 5px #666666;
	margin-top:0px !important;
	padding:5px 10px;
	font-size:11pt;
	color:#444444;
	background-color:#fff;
}
/*

.:|Core|:.

*/
firstBold :first-letter
{
	font-weight:bold;
}

body {	
	margin: 0px;
	margin-left:10px;
	font-family: Arial;
	font-weight:normal;
	height: 100%;
	font-size:13px;
	background:#ffffff url("../images/leftDetail.png") repeat-y left;
	
}
h1{
	background:#ffffff url('../images/header_corner.png') no-repeat right top;
	font:15px Arial;
	font-weight:bold;	
	padding:7px 0px 6px 6px;
	margin:0px;
	clear:none;
}
h2{
	font:15px Arial;
	font-weight:bold;
	padding:14px 0px 6px 12px;
	margin:0px;
	color:#4d4d4d;
}
h3{
	color:#4d4d4d;
	padding:0px 14px 0px 14px;
	font-size:13px;
	margin:0px 0px 10px 0px;
	text-align:right;
}
h4{
	margin:0px;
	padding:0px;
	color:#4d4d4d;
	margin:10px 0px 10px 10px;
	font-size:14px;
}
h5{
	margin:0px 0px 6px 12px;
	font-size:13px;
}
p{
	text-align:justify;
	padding:0px 16px 14px 12px;
	color:#4d4d4d;
	margin:0px 0px 0px 0px;
}
a{
	color:#4d4d4d;
	text-decoration:underline;
}
a img{
	border:none;
}

a:hover{
	text-decoration:underline; 
}
#pagecontainer{
	clear: both;
	height: 100%;
	margin-left:0%;
	/*width: 75%;	
	min-width:1085px;*/
	width:1095px;
	padding-right:10px;
	background:#ffffff url("../images/rightDetail.png") repeat-y right;
	
}
div:after { 
    content: "."; 
    display:block; 
    width:100%; 
    height:0px;   
    clear:both;
    float:none;
    visibility:hidden;
}

/*

.:|Header|:.

*/
#masthead{
	background:#ffffff;
	height:120px;
	width:100%;
	/*border-bottom:solid 4px #FAA835;*/
	border-bottom:solid 4px orange;
	background:#ffffff url('../images/searchbar_bg.png') repeat-x left bottom;

}
#masthead div{
	float:left;
	width:40%;
	text-align:left;
	padding-top:10px;	
}
.leftMasthead 
{
	float:right !important;
	width:57.5% !important;
	text-align:right !important;
	
	}

#promomasthead{
	height:140px;
	width:100%;
	/*border-bottom:solid 4px #FAA835;*/
	border-bottom:solid 4px orange;
	background:#ffffff url('../images/searchbar_bg.png') repeat-x left bottom;

}
#promomasthead div {
	float:left;
	width:100%;
	text-align:left;
	padding-top:0px;
}

#promomasthead div img
{

    float:left;
}

/*

.:|Menu|:.

*/
#menu{
	height:65px;
	background-color:#4D4D4D;	
	padding:0px;
	margin:0px;
}
#menubasedetail
{
	background:#ffffff url('../images/separatordetail.png') repeat-x left top;
	display:block;
	height:4px;
}
#menu ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#menu ul li{	
	float:left;
	border-right: solid 2px #ffffff;
	height:65px;
	width:100px;
	margin:0px;
	padding:0px;
}

#menu ul li a{
	margin:0px;
	text-decoration:none;
	color: #ffffff;
	display:block;
	height:100%;
	padding:5px 0px 0px 6px;
}


#menu ul li a{
	margin:0px;
	text-decoration:none;
	color: #ffffff;
	display:block;
	height:100%;
	padding:5px 0px 0px 6px;
}
#menu ul li a:hover{
	background-color:#FAA835;
}
#menu ul li ul{
	position:absolute;
	width:100px;
	left:-999px;
	background-color:#7d7d7d;
}
#menu ul li:hover ul{
	left:auto;
	padding:0px;
	margin:-5px 0px 0px 0px;
	border:0px;
}
#menu ul li ul li
{

	margin:0px 0px 0px 0px;
	border-right:0px;
	border-top:2px #ffffff solid;
	height:auto;
}
#menu ul li ul li a
{
	height:100%;
	display:block;
	padding-bottom:15px;
	}
#menu ul li ul li:hover
{
	background-color:#Faa835;
	}

.menuselectedtrue
{
	background:transparent url('../images/sectionmarker.png') no-repeat top right;
}
#rightside 
{
	float:right;
	width:75%;
	padding-left:10px;
	}
#leftpicturebar 
{
	border-right:none !important;
	min-height:200px;
	width:24%;
	float:left;	
	padding:0px 0px 160px 0px;
	display:block;
	text-align:center;
	
	
}	
/*

.:|Banner|:.

*/
#banner{
	height:100%;
	background:#ffffff url('../images/banner_bg.png') repeat-x left top;
	padding:0px;
	margin:0px;
	
}
#banner img 
{
	float:left;
}

#bannermenu
{
	display:block;
	border-top:solid 4px #8CC642;
	height:65px;
	background-color:#4D4D4D;	
	padding:0px;
	margin:0px;
	width:100%;
	clear:left;
}
#bannermenu ul {
	margin:0px 0px 0px 0px;
	padding:0px;
	list-style-type:none;
}
#bannermenu ul li{	
	float:left;
	border-right: solid 2px #ffffff;
	height:65px;
	width:97px;
}
#bannermenu ul li a{
	text-decoration:none;
	color: #ffffff;
	display:block;
	height:60px;
	padding:11px 0px 0px 6px;
	margin-top:-4px;
}
#bannermenu ul li a:hover{
	background-color:#8CC642;
}
#bannermenu ul li div.categorydescription
{
	background:white url('../images/banner_bg.png') repeat-x;
	width: 80%;
	min-width: 810px;
	height:225px;
	position:absolute;
	left:-9999px;
	top:0px;
	margin:0;
	padding:0;

}

#bannermenu ul li:hover div.categorydescription
{
	/* this is not good as does not allow a resize */
	/* but if we swap to relative position the menu go wrong */
	left:10px;
	/*margin-top:193px;*/
	margin-top:213px;
	background:white url('../images/banner_bg.png') repeat-x;
	margin-bottom:1px;
	width:800px;
	
}
#bannermenu ul li:hover div.categorydescription a:hover
{
	
	background:white url('../images/banner_bg.png') repeat-x;


}

#staffbannerlinks 
{
		background:white url('../images/staffbanner_bg.png') repeat-x top left;

}

#staffbannerlinks a
{
	padding:0px;
	margin:0px;
	border:0px;
	border-collapse:collapse;

}
/*SPECIALISATIONS FRONT PAGE BANNER LINK*/


/*

.:|Main Contents and Front Page|:.

*/
#maincontentcontainer{
	background:#ffffff url('../images/maincontent_bg.png') repeat-x top;
	min-height:10px;
	width:100%;
	margin:0px;
	padding:0px;	
}
#maincontentcontainer ul li
{
	list-style:disc;
	color:#4d4d4d;
	font-size:10pt;
}
#frontnewsbar{
	width:33.1%;
	margin-top:10px;
	float:left;
	clear:none;
	border-right:2px #ffffff solid;	
}
#frontnewsbar a
{
	text-decoration:none;
}
#frontnewsbar a:hover
{
	text-decoration:underline;
}
#fronteventbar{
	width:33.1%;
	margin-top:10px;	
	clear:none;	
	float:left;
}
#fronteventbar a
{
	text-decoration:none;
}
#fronteventbar a:hover
{
	text-decoration:underline;
}
#frontinfobar{
	width:33.1%;
	float:left;	
	clear:none;		
}
#frontinfobar a
{
	text-decoration:none;
}
#frontinfobar a:hover
{
	text-decoration:underline;
}
#submaincontent{
	float:left;
	clear:none;
	width:66%;
}
/*

.:|Side and Main Articles|:.

*/
#infobar{
	margin-top:10px;
	border-right:2px #ffffff solid;
}
#infobar h1{
	background-color:#FAA835;
	color:#993300;
}
#infobar div{
	border-right:2px #FAA835 dotted;
	border-bottom:2px #FAA835 dotted;
	height:100%;
}
#infobar div div{
	border:none;
}
#infobar h2{
	color:#993300;
}
.homeTextHeaderLeft
{
    font-size:16px;
    font-weight:bold;
    color:#4d4d4d;
    margin-bottom:5px;
}
.homeTextPLeft
{
    padding-left:85px;
}
.homeTextHeaderRight
{
    font-size:16px;
    font-weight:bold;
    color:#4d4d4d;
    padding-top:0px;
    margin-bottom:10px;
    text-align:right;
}
.homeTextPRight
{
    padding-left:85px;
}
#pagearticle{
	margin-top:10px;
	padding:0px;
	width:66%;
	clear:none;
	float:left;
}
#pagearticle h1{
	background-color:#FAA835;
	color:#993300;
	padding:14px 0px 13px 6px;
	font-size:18px;
}
#pagearticle div{
	border-right:2px #9e9e9e dotted;
	border-bottom:2px #9e9e9e dotted;
	height:100%;
	padding-bottom:0px;	
	color:#4d4d4d;
}
#pagearticle div div{
	border:none;
	padding:0px;
	margin:0px;
}
#pagearticle div div div{
	border:none;
	margin-left:12px;	
}
#pagearticle div div div div{
	border:none;
	margin-left:0px;	
}
.tel{
	display:inline;
}
 img.stafficon{
	float:right;
	clear:right;
	margin-right:12px;
	margin-left:12px;
}
#pagearticle #contactsidebar{	
	border:none;
	width:200px;
	clear:both;
	float:right;
	margin:20px;
	padding:0px;
	background-color:#DDDDDD;

}
#pagearticle #contactbody{
	border:none;
	margin:0;
	padding:0;
	float:right;

}
#pagearticle h2{
	color:#4d4d4d;
	font-size:18px;
}
#pagearticle h2 a{
	color:#4d4d4d;
	text-decoration:underline;

}
#pagearticle .staffimg {
	float:right;
	padding:0px;
	margin:0px;
}
#pagearticle ul{
	list-style:none;	
	font-size:14px;
}
#pagearticle ul a{
	text-decoration:none;
	color:#4d4d4d;
}
#pagearticle ul a:hover {
	text-decoration:underline;
}
#sidebar{
	clear:none;
	width:33.7%;
	float:right;
	margin-top:10px;
	border-left:2px #ffffff solid;
}
#newsbar h1{
	background-color:#24A6DD;
	color:#034460;
}
#newsbar h1 a{
	text-decoration:none;
	color:#034460;
}
#newsbar h1 a:hover{
	text-decoration:underline;
}
#newsbar span{
	color:#ffffff;
	font-size:25px;
	font-weight:bold;
	float:right;
	padding:1px 25px 0px 0px;
}
#newsbar span a{
	color:#ffffff;
	text-decoration:none;
}
#newsbar div{
	border-right:2px #24A6DD dotted;
	border-bottom:2px #24A6DD dotted;
	height:50%;
	margin:0px 0px 2px 0px;
}
#newsbar h2{
	color:#034460;
}
#newsbar h2 a{
	color:#034460;
	text-decoration:none;
}
#newsbar h2 a:hover{
	text-decoration:underline;
}
#newsbar p{

}
#newsbar p a{
	background-image:url('../images/readmore_btn.png');
	text-align:center;
	vertical-align:middle;
	color:#ffffff;
	float:right;
	clear:both;
	padding:0px;
	margin:5px 14px 10px 0px;
	width:82px;
	height:19px;
	text-decoration:none;
}
#eventbar h1{
	background-color:#8CC642;
	color:#006633;	
}
#eventbar h1 a{
	text-decoration:none;
	color:#006633;
}
#eventbar span{
	color:#ffffff;
	font-size:25px;
	font-weight:bold;
	float:right;
	padding:1px 25px 0px 0px;
}
#eventbar span a{
	color:#ffffff;
	text-decoration:none;
}
#eventbar div{
	border-right:2px #8CC642 dotted;
	border-bottom:2px #8CC642 dotted;
	height:50%;
	/*overflow:scroll;
	width:100%;
	max-height:500px;*/
}

#eventbar div div
{
	border: none;
	overflow:visible;
}

#eventbar abbr
{
	border: none;
}

#eventbar h2{
	color:#006633;	
}
#eventbar h2 a{
	color:#006633;
	background-image:none;
	width:100%;	
	text-align:left;
	float:none;
}
/*Case Study Bar*/

#casestudybar h1{
	background-color:#cecece;
	color:#4d4d4d;	
}
#casestudybar h1 a{
	text-decoration:none;
	color:#4d4d4d;
}

#casestudybar h2 a{
	text-decoration:none;
	color:#4d4d4d;
}
#casestudybar h2 a:hover
{
	text-decoration:underline;
}
#casestudybar span{
	color:#ffffff;
	font-size:25px;
	font-weight:bold;
	float:right;
	padding:1px 25px 0px 0px;
}
#casestudybar span a{
	color:#ffffff;
	text-decoration:none;
}
#casestudybar div{
	border-right:2px #cecece dotted;
	border-bottom:2px #cecece dotted;
	height:50%;
	/*overflow:scroll;
	width:100%;
	max-height:500px;*/
}

#casestudybar div div
{
	border: none;
	overflow:visible;
}

#casestudybar abbr
{
	border: none;
}

#casestudybar h2{
	color:#006633;	
}
#casestudybar h2 a{
	color:#006633;
	background-image:none;
	width:100%;	
	text-align:left;
	float:none;
}



.readmore{
	background-image:url('../images/readmore_btn.png');
	text-align:center;
	vertical-align:middle;
	color:#ffffff;
	float:right;
	clear:both;
	padding:0px;
	margin:5px 30px 10px 0px;
	width:82px;
	height:19px;
	text-decoration:none;
}
/*

.:|Pull Quotes|:.

*/
#bmfooteraddress {
	clear:both;
	width:100%;
	text-align:center;
	color:#4d4d4d;
	font-size:10px;
	margin:10px 0px 0px 0px;
	padding:0;
}

#bmcopyright {
	clear:both;
	width:100%;
	text-align:center;
	color:#4d4d4d;
	font-size:10px;
	margin:5px 0px 0px 0px;
	padding:0;
}
#pullquoteright {
	background:transparent url('../images/Lquotes.png') no-repeat left top;
	text-align:center;
	width:170px;
	font-size:15px;
	float:right;
	margin:20px;
	color:#4d4d4d;
	font-weight:bold;
	padding-top:26px;
}
#pullquoteright span span{
	background:transparent url('../images/Rquotes.png') no-repeat right bottom;
	height:26px;
	width:26px;
	float:right;
}
#pullquoteright .pullquoter{
	float:none;
	font-size:13px;
	font-style:italic;
	background-image:none;
}
#pullquoteright p
{
	text-align:center;
}
#pullquoteleft {
	background:transparent url('../images/Lquotes.png') no-repeat left top;
	text-align:center;
	width:170px;
	font-size:15px;
	float:left;
	margin:20px;
	color:#4d4d4d;
	font-weight:bold;
	padding-top:26px;
}
#pullquoteleft span span{
	background:transparent url('../images/Rquotes.png') no-repeat right bottom;
	height:26px;
	width:26px;
	float:right;
}
#pullquoteleft p
{
	text-align:center;
}
#pullquoteleft .pullquoter
{
	float:none;
	font-size:13px;
	font-style:italic;
	background-image:none;
}
#pullquotewide {
	background:transparent url('../images/Lquotes.png') no-repeat left top;
	text-align:center;
	font-size:15px;
	width:auto;
	float:right;
	margin:20px;
	color:#4d4d4d;
	font-weight:bold;
	padding-top:26px;
}
#pullquotewide span span{
	background:transparent url('../images/Rquotes.png') no-repeat right bottom;
	height:26px;
	width:26px;
	float:right;
}
#pullquotewide .pullquoter
{
	float:none;
	font-size:13px;
	font-style:italic;
	background-image:none;
}
#pullquotewide p
{
	text-align:center;
}
#pullquotefront 
{
    color:green;
    background:transparent url('../images/Lquotes.png') no-repeat left top;
    text-align:center;
	font-size:15px;
	margin:0px 30px 30px 30px;
	color:#4d4d4d;
	padding-top:40px;
}
#pullquotefront div p{
	background:transparent url('../images/Rquotes.png') no-repeat right bottom;
	height:26px;
    float:right;
	padding:30px 20px 30px 0px;
	font-style:italic;
}
#aboutBMDrop {
 background-color:green;
}
#diagram {
	float:left;
	margin:10px 10px 10px 12px;
}

/*
.
..
...
Form Details
...
..
.
*/
label
{
}
#searchbar
{
	padding:0px 0px 4px 0px;
	float:right;
	

}
#searchbar span
{
	background:#24A6DD url('../images/header_corner_bottom.png') no-repeat bottom right;
	padding:8px 8px 8px 8px;
	margin:0px;
}
#searchbar span span
{
	background:none;
	padding:0px;
	margin:0px;
	}
#searchbar span input
{
	margin-top:4px;
	width:115px;
}
#searchbar span input.searchText 
{
    width:41px;
    margin-right:10px;
}
#searchbar span span input
{
	background:none;
	border:none;
	font-family:Arial;
	font-weight:normal;
	color:#ffffff;
	font-weight:bold;
	font-size:10px;
	cursor:pointer;
}
.newsbuttonright 
{
	float:right;
}
.newsbuttonleft 
{
	float:left;
}

#casestudylist h2 a {
background-image:none;
color:#4d4d4d;
float:none;
text-align:left;
width:100%;
}
.imageright 
{
	float:right;
	margin:15px;
}
.imageleft 
{
	float:left;
	margin:15px;
}
.imagecentre
{	
	display: block;
  margin-left: auto;
  margin-right: auto;

}
/*
*
**
***
****
Black Marble Saves Christmas Styles*/
#savesXmas
{
	
	background:#ffffff url('../images/banner_bg.png') repeat-x top;
}
#savesXmas a
{
	
	text-decoration:none;
}
#savesXmas #savesXmasPic
{
	clear:both;
	/*width:100%;*/
	text-align:center;
	/*padding-top:25px;*/
}
#savesXmas #next
{
	text-align:left;
	float:right;
	width:220px;
	height:20px;
	padding-top:10px;
	font-size:16px;
	font-weight:bold;
}
#savesXmas #back
{
	text-align:right;
	width:220px;
	float:left;
	height:20px;
	padding-top:10px;
	font-size:16px;
	font-weight:bold;
	
}
.Specialisations 
{
	background-color:#03A99D !important;
	color:#ffffff !important;
}
.Services 
{
	background-color:#988575 !important;
	color:#ffffff !important;
}
.Publications 
{
	background-color:#C2262D !important;
	color:#ffffff !important;
}
.Events 
{
	background-color:#8CC641 !important;
	color:#ffffff !important;
}
.Community 
{
	background-color:#ED257A !important;
	color:#ffffff !important;
}
.News 
{
	background-color:#1072BA !important;
	color:#ffffff !important;
}
.About
{
	background-color:#FBB03B !important;
	color:#ffffff !important;
}
/*
#savesXmas #xmasArchive
{
		background-color:pink;
		height:25px;
}*/

.entry-content h2 p
{
	padding: 0px 12px 0px 0px;
}


.hentry
{
	float:left;
	clear:both;
 margin-left: 10px !important;
 margin-top:20px !important;
 margin-right:15px !important;
 margin-bottom:5px !important;
 background-color:#dddddd;
}

/*.hentry p
{
	padding-left: 0px;
	margin: 0px;
}
h2.entry-title 
{
	padding-left: 0px;
	margin: 0px;
}*/

/*REGISTER FOR EVENTS PAGE*/

h2.registerevent{
	background:#8CC641 url('../images/header_corner.png') no-repeat right top;
	font:18px Arial;
	font-weight:bold;	
	padding:14px 0px 13px 6px;
	margin:0px;
	clear:none;
	color:#ffffff !important;
	margin-top:10px;
}
h1.registerevent{
	background:#8CC641 url('../images/header_corner.png') no-repeat right top !important;
	font:18px Arial;
	font-weight:bold;	
	padding:14px 0px 13px 6px;
	margin:0px;
	clear:none;
	color:#ffffff !important;

}
h1.whoweareheader 
{
	background:#FBB03B url('../images/header_corner.png') no-repeat right top !important;
	font:18px Arial;
	font-weight:bold;	
	padding:14px 0px 13px 6px;
	margin:0px;
	clear:none;
	color:#ffffff !important;
	
}
div.tobook 
{
	background-color:#dddddd;
	padding:7px;
	margin:0px 20px 10px 0px !important;
	
}

.productservicesflyerpanel 
{
	width:250px;
	background-color:#DDDDDD;
	float:right;
	clear:none;
	display:block;
	margin:0px 20px 5px 12px;
	padding:12px 12px 20px 12px;
}
.productservicesflyerpanel a
{
	margin-left:25px;
}
.productserviceslinkpanel  
{
	background-color:#DDDDDD;
	padding-bottom:10px;
	text-align:center;
	padding-top:10px;
}
.productserviceslinkpanel p
{
	padding:10px 12px 0px 12px;
	margin:0px;
	font-weight:bold;
}
.productserviceslinkpanel a
{
	margin:0px 20px 20px 0px;	
	padding-top:0px;
}
.staffID 
{
	float:right;
	background-color:#eee;
	width:310px;
	margin-right:16px !important;
}
.staffID p {
	padding-top:26px;
	font-size:14pt;
	text-align:center;
}
.staffID p span 
{
	font-size:8pt;
	font-style:italic;
}

/***********************************************
**************** Xmas Loving *******************
************************************************/

#page-wrap
{
    background: url(../xmas/images/background.png) no-repeat #17362f;
    width: 780px;
    margin: 0 auto;
    height: 1120px;
    border-bottom: 4px solid #17362f;
}
#xmas-nav ul
{
	margin: 0 auto;
	padding-top: 10px;
    text-align: center;
    width:287px;
}
#xmas-nav ul li
{
    display: inline;


}
#xmas-nav ul li a{
	text-decoration: none;
	font: Arial;
	color: #fff;
	font-weight: bold;
	background:url(../xmas/images/xmasBtnYr.png) no-repeat;
	display:block;
	float:left;
	width:60px;
	height:25px;
	padding-top:4px;
	margin-right: 15px;
}
#xmas-nav ul li a.norightmargin
{
    margin-right:0px;
}

#xmas-nav ul li a.current{
	color: black;
}
#asside
{
    padding-top:10px;
    float: left;
    clear:left;
}
#asside ul
{
    margin-top: 0;
    padding-left: 20px;
    margin-left: 0;
}
#asside ul li
{
    list-style: none;
    margin-bottom: 10px;
}
#asside ul li img
{
    border: 3px solid white;
     height: 100px;
    width: 100px;

}
#asside.horizontal
{
    padding-top: 10px;
    width: 100%;
}
#asside.horizontal ul
{
    width: 700px;
    margin: 0 auto;
}
#asside.horizontal ul li
{
    float:left !important;
    list-style:none;
    margin-right:10px;
}
#asside.horizontal ul li img 
{
    height:100px;
    width:100px;
    border:3px solid white;
}

#asside img:hover, #asside ul li a.active img
{
    border-color: Black;
}
#xmas-content.landscape
{
    padding-top: 10px;
    float: left;
    width: 100%;
}
#xmas-content img
{
    padding-top: 10px;
    width:595px;
}
#xmas-content.landscape img 
{
    padding-top: 0;
    width:695px;
    margin: 0 auto;
}
