@charset "utf-8";
/* Provincial Building Services */


body {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color: #2c213f;
	font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
}

a { color:#3399FF; text-decoration:underline; }

a:hover { color:#3399FF; text-decoration:none; }

#footer-container { color:#AAAAAA; font-size:11px; }

#footer-container a { color:#CCCCCC; text-decoration:none; }

#footer-container a:hover { color:white; text-decoration:underline; }

h1 { font-size:18px; font-weight:bold; color:black; margin:0px 0px 10px 0px; }
h2 { font-size:15px; font-weight:bold; color:#684875; margin:8px 0px 8px 0px; }
h3 { font-size:12px; font-weight:bold; color:#8f8869; margin:8px 0px 8px 0px; }
p { font-size:12px; color:black; margin:5px 0px 5px 0px; }

#header-wrapper {
	width:100%;
	margin:0px 0px 0px 0px;
	padding:20px 0px 0px 0px;
	/*background-color: #513580;*/
	background-image: url(../images/header-container-bg.png);
	background-position: bottom left;
	background-repeat:repeat-x;
}

#menu-container {
	width:900px;
	height:46px;
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	background-color:#996699;
	border-left:2px #121212 solid;
	border-right:2px #121212 solid;
	border-top:2px #121212 solid;
	background-image: url(../images/menu-bg.png);
	background-position: 0 0;
	background-repeat:no-repeat;
}

#header-container {
	width:900px;
	height:166px;
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	background-color: #6A5782;
	border-left:2px #121212 solid;
	border-right:2px #121212 solid;
}

#body-wrapper {
	width:100%;
}

#body-container {
	width:900px;
	margin: 0px auto 0px auto;
	background-color:#FFFFFF; /* bg of container doubles as excess column/body bg */
	border-left:2px #121212 solid;
	border-right:2px #121212 solid;
    background-image:url(/images/body-container-bg.png);
    background-position:top left;
    background-repeat:no-repeat;
}

#body-container2 {
	width:900px;
	margin: 0px auto 0px auto;
	background-color:#FFFFFF; /* bg of container doubles as excess column/body bg */
	border-left:2px #121212 solid;
	border-right:2px #121212 solid;
    background-image:url(/images/body-container-bg2.png);
    background-position:top left;
    background-repeat:no-repeat;
}

#body-left {
	float:left;
	width:171px;
	margin:0px 2px 2px 5px;
	padding:0px 0px 0px 0px;
}

#body-right {
	float:right;
	width:171px;
	margin:0px 5px 2px 2px;
	padding:0px 0px 0px 0px;
}

#body-middle {
	margin:0px 0px 0px 175px;
	background-color:#FFFFFF;
}

#body-middle2 {
	margin:0px 175px 0px 175px;
	background-color:#FFFFFF;
}


#footer-container {
	width:900px;
	height:70px;
	margin:0px auto 0px auto;
	background-color:#444444;
	border-left:2px #121212 solid;
	border-right:2px #121212 solid;
	border-bottom:2px #121212 solid;
}

.cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0; padding:0;
	background:transparent;
}
		
/* |||||||| MENU STUFF ||||||||| */

#menu-container ul {
	list-style:none;
	margin:0px;
	padding:0px;
}

.mainmenu-button {
	float:left;
	line-height:46px;
}

.selected {
	float:left;
	line-height:46px;
}

#cat_357138_divs ul {
	width:900px;
}

#navsub_357138_203107 {
	position:absolute;
    top:68px;
    z-index:999;
    display:none;
}

#navsub_357138_203107 li {
	float:none;
}

#navsub_357138_206693 {
	position:absolute;
    top:68px;
    z-index:999;
    display:none;
}

#navsub_357138_206693 li {
	float:none;
    margin-left:-34px;
}

.mainmenu-button a {
	display:block;
	width:auto;
	height:46px;
	padding:0px 29px;
	margin:0px 0px 0px 0px;
	font-family:"Trebuchet MS", "Arial", sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#f5e8c2;
    line-height:46px;
	background-image:url(../images/mainmenu-item-bg.png);
	background-position:top right;
	background-repeat:repeat-x;
}

.mainmenu-button a:hover {
	margin:0px 0px 0px 0px;
	color:#f5f0e0;
	background-image:url(../images/mainmenu-item-bg-hover.png);
	background-position:top right;
	background-repeat:repeat-x;
    cursor:pointer;
}

#nav_357138 li:hover ul  {
	display:block;	
}

.selected a {
	display:block;
	width:auto;
	height:46px;
	padding:0px 29px;
	margin:0px 0px 0px 0px;
	font-family:"Trebuchet MS", "Arial", sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#333333;
    line-height:46px;
    background-color:white;
    background-image:none;
}

.selected a:hover {
	display:block;
	width:auto;
	height:46px;
	font-family:"Trebuchet MS", "Arial", sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#333333;
    line-height:46px;
    background-color:white;
    background-image:none;
}

.submenu-button a {
	display:block;
	width:auto;
	height:46px;
    width:140px;
	padding:0px 10px;
	margin:0px 0px 0px 0px;
    border-top:1px white solid;
	font-family:"Trebuchet MS", "Arial", sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#f5e8c2;
    line-height:46px;
	background-color:#593693;
	background-image:none;
}

.submenu-button a:hover {
	color:white;
    cursor:pointer;
    width:140px;
    margin:0px 0px 0px 0px;
    background-color:#2e2044;
    background-image:none;
} 

ul .mainmenu-divider {
	width:3px;
    height:46px;
	background-image:url(../images/mainmenu-divider.png);
	background-position:top left;
	background-repeat:no-repeat;
}

#button-consultation {
	margin:10px 0px;
	padding:0px;
	width:171px;
	height:119px;
}

#button-consultation a {
	display:block;
	margin:0px;
	padding:0px;
	width:171px;
	height:119px;
	background-image:url(../images/button-consultation.png);
	background-position:0 0;
	background-repeat:no-repeat;
}

#button-consultation a:hover {
	background-position:-171px 0;
}

#button-newsletter-top {
	margin:10px 0px 0px 0px;
	padding:0px;
	width:171px;
	height:40px;
	background-image:url(../images/button-newsletter.png);
	background-position:0 0;
	background-repeat:no-repeat;
}

#button-newsletter-mid {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:171px;
	background-image:url(../images/button-newsletter.png);
	background-position:0 -40px;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#f0e2b2;
}

#button-newsletter-btm {
	margin:0px 0px 10px 0px;
	padding:0px;
	width:171px;
	height:40px;
	background-image:url(../images/button-newsletter.png);
	background-position:0 -360px;
	background-repeat:no-repeat;
}

.newsletter-box input {
	width:123px;
    font-size:10px;
}

.newsletter-box .cat_button {
	width:127px;
    font-weight:bold;
}

#button-login-top {
	margin:10px 0px 0px 0px;
	padding:0px;
	width:171px;
	height:40px;
	background-image:url(../images/button-login.png);
	background-position:0 0;
	background-repeat:no-repeat;
}

#button-login-mid {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:171px;
	background-image:url(../images/button-login.png);
	background-position:0 -40px;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#f0e2b2;
}

#button-login-btm {
	margin:0px 0px 10px 0px;
	padding:0px;
	width:171px;
	height:40px;
	background-image:url(../images/button-login.png);
	background-position:0 -360px;
	background-repeat:no-repeat;
}

#button-newsflash-top {
	margin:10px 0px 0px 0px;
	padding:0px;
	width:171px;
	height:40px;
	background-image:url(../images/button-newsflash.png);
	background-position:0 0;
	background-repeat:no-repeat;
}

#button-newsflash-mid {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:171px;
	background-image:url(../images/button-newsflash.png);
	background-position:0 -40px;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#f0e2b2;
}

#button-newsflash-btm {
	margin:0px 0px 10px 0px;
	padding:0px;
	width:171px;
	height:40px;
	background-image:url(../images/button-newsflash.png);
	background-position:0 -360px;
	background-repeat:no-repeat;
}


#design-photo-field img {
	width:300px;
}

#pdf-link-box {
	margin:10px 2px 0px 2px;
}

	#pdf-link-box a {
        display:block;
        width:100%;
        height:50px;
        line-height:50px;
        color:#865f94;
        background-image:url(/images/pdf-link-bg.png);
        background-repeat:no-repeat:
        background-position:0 0;
        text-align:center;
        font-size:14px;
        font-weight:bold;
        border:1px solid #DDDDDD;
        text-decoration:none;
    }
    
    #pdf-link-box a:hover {
    	color:white;
        background-position:-400px 0;
        border:1px solid #624e75;
        text-decoration:none;
    }
    
#createdbyprobity-container {
width:100%;
margin-top:10px;

}
#createdbyprobity-wrapper {
height:44px;
margin:0 auto;
width:870px;
}
#createdbyprobity-content {
height:44px;
left:670px;
position:relative;
width:200px;
z-index:2;
}
#createdbyprobity-content-hidden {
height:44px;
left:670px;
position:relative;
visibility:hidden;
width:200px;
z-index:1;
}
#createdbyprobity-content a {
background-image:url(http://www.probitypartners.com.au/images/createdbyprobity.png);
background-position:0 0;
display:block;
height:44px;
width:200px;
}
#createdbyprobity-content a:hover {
background-position:-200px 0;
}