/* ----- START LAYOUT COMMON TO ALL PAGES ----- */

/* START ANTI-MARGIN-COLLAPSING */
div#something {
	margin-top: -1px;
	padding-top: 1px;
}
/* END ANTI-MARGIN-COLLAPSING */


/* START FLOAT ENCLOSING ("EASY CLEARING") */
div#something:after {
	content: '.';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* END FLOAT ENCLOSING ("EASY CLEARING") */


/* START OFFSCREEN */
div#languages h2,
div#credits h2 {
	display: inline;
	position: absolute;
	overflow: hidden;
	margin: 0;
	border: 0;
	padding: 0;
	width: 0;
	height: 0;
}
/* END OFFSCREEN */

html{
	background:url("../images/bgpattern.jpg") repeat 0 0;
}

body{
	background:url("../images/pattern_works.jpg") no-repeat 0 191px;
	_behavior: url(/csshover.htc);
}

ul.shortcuts li.active .cufon-vml{
	cursor:default;
}
		
div#holder{
	position: relative;
	margin: 30px auto 0;
	width: 985px;
}
	div#holder h1{
		width: 985px;
		position: absolute;
		top: 12px;
		left: 0;
		z-index:120;
		zoom:1;
		margin: 0 auto;
	}
	div#holder-top{
		width: 985px;
		height: 16px;
		background:url("../images/container_top.png") no-repeat 0 0;
	}
	div#holder-body{
		width: 985px;
		float: left;
		clear: both;
		background:url("../images/container_body.png") repeat-y 0 0;
	}
	div#holder-bottom{
		width: 985px;
		height: 16px;
		clear: both;
		background:url("../images/container_bottom.png") no-repeat 0 0;
	}

div#branding{
}
		div#branding h2{
			position:absolute;
			left:-9999px;
		}
		div#branding #logo{
			position: absolute;
			top: 20px;
			left: 45px;
		}
		
div#language-navigation{
	position: absolute;
	top: 35px;
	right: 35px;
	width: 138px;
	height: 18px;
	border: 1px solid #d0d0c9;
	background:url("../images/dropper.jpg") no-repeat 125px 2px;
}
	div#language-navigation h2{
		float: left;_display:inline;
		margin: 2px;
	}
	div#language-navigation ul{
		list-style: none;
		list-style-type: none;
		padding-left: 0;
		margin-top: 2px;
		width: 75px;
		height: 14px;		
		float: right;_display:inline;
		*position: absolute;
		*right: 1px;
		*top: 1px;

	}

	*+html div#language-navigation ul{
		margin-top: 3px;
	}
		*+html div#language-navigation ul li{
			width: 75px;
		}
		div#language-navigation ul li{
			list-style: none;
			list-style-type: none;
			height: 14px;
			width: 76px;
		}
		div#languages ul li.active{
			position:relative;
			z-index:50;
		}
		div#language-navigation ul li.active a{
			padding-bottom: 3px;_padding-bottom: 0px;
			display: block;
			zoom:1;
		}		
		*+html div#language-navigation ul li.active a{
			padding-bottom: 2px;
		}
		div#language-navigation ul li ul{
			display:none;
			z-index:25;
			list-style: none;
			list-style-type:none;
			margin: 0;
			padding: 0;
			border: 1px solid #d0d0c9;
			*position: absolute;
			*top: 14px;
			_top: 15px;
			*right: -2px;
		}
		div#language-navigation ul li ul li{
			padding: 2px;
		}
		/* START popup menu effects */
		
		div#language-navigation ul li a:hover + ul,
		div#language-navigation ul li ul:hover {
			display: block; visibility: visible;
		}			
		* html div#language-navigation ul li:hover ul { /* IE<=6 requires csshover.htc */
			display: block; visibility: visible;
		}
		* html div#language-navigation ul li.active-nojs ul {
			display: block; visibility: visible;
		}
		
		/* END popup menu effects */
	
div#mod_pukkaJobs h3.itemPreviewTitle{
	padding: 0 0 10px;
}

div#main-menu{
	width: auto;
	height: 18px;
	position: absolute;
	top: 122px;
	right: 35px;
}
	div#main-menu h2{
		position:absolute;
		left:-9999px;
	}
	div#main-menu ul{
		margin: 0;
		padding: 0;
	}
		div#main-menu ul li{
			float: left;_display:inline;
			list-style: none;
			list-style-type: none;
			margin-right: 6px;
			padding-left: 12px;
			background:url("../images/main_menu_list_bullet.jpg") no-repeat left 6px;
		}
		div#main-menu ul li.active a{
			cursor: default!important;
		}
		div#main-menu ul li.shortcut1{
			background: none!important;
		}
		div#main-menu ul li.last{
			margin-right: 0;
		}
	
div#misc-links{
	position: absolute;
	top: 82px;
	right: 35px;
	_width: 300px;
}
	div#misc-links ul{
		margin: 0;
		padding: 0;
		border-bottom: 1px solid #000000;
		height: 22px;
		float:right;_display:inline;
	}
		div#misc-links ul li{
			float: left;_display:inline;
			list-style: none;
			list-style-type: none;
			padding: 0 12px;
		}
		div#misc-links ul li.active a{
			cursor: default!important;
		}
		div#misc-links ul li.shortcut1{
			padding-left: 0;
		}
		div#misc-links ul li.last{
			padding-right: 0;
		}
		
div#promoBanner{
    background:url("../images/banner-bg.png") no-repeat 0 0;
    height: 158px;
    left: 32px;
    position: absolute;
    top: 158px;
    width: 204px;
    z-index: 100;
}		
	div#promoBanner a{
		display:block;
	}		
		div#promoBanner a div#offerClick{
			display: block;
			height: 80px;
			left: 15px;
			position: absolute;
			top: 20px;
			width: 100px;
			z-index: 200;
		}
		
div#stay-with-us{
	width: 262px; 
	height: 28px;
	background:url("../images/staywithus-btn.jpg") no-repeat 0 0;
}
	div#stay-with-us a{
		width: 262px; 
		height: 28px;
		display: block;
	}
	
div#footer{
	width: 985px;
	margin: 10px 0;
	clear:both;
	float:left;_display:inline;
}
	div#footer-top{
		width: 985px;
		height: 16px;
		background:url("../images/container_top.png") no-repeat 0 0;
	}
	div#footer-body{
		width: 985px;
		height: 70px;*height: 85px;
		background:url("../images/container_body.png") repeat-y 0 0;
	}
		div#alt-menu{
			width: 935px;
			height: 25px;
			margin: 0 auto;
			border-bottom: 1px solid #000;
		}
			div#alt-menu ul{
				width: 765px;
				margin: 0 auto;
				padding: 0;
			}
				div#alt-menu ul li{
					display: inline;
					list-style: none;
					list-style-type: none;
					margin-right: 6px;
					padding-left: 12px;
					background:url("../images/main_menu_list_bullet.jpg") no-repeat left 5px;
				}
				div#alt-menu ul li.active a{
					cursor: default!important;
				}
				div#alt-menu ul li.shortcut1{
					background: none!important;
					padding-left: 0;
				}
				div#alt-menu ul li.last{
					margin-right: 0;
				}
		div#contact-details{
			float: left;_display:inline;
		}
		div.middleContact{
			margin-left:50px;
		}
			div#contact-details ul{
				padding: 0;
				width: 300px;
				margin-top:1px;
				margin-left:25px;
				margin-right:0px;
			}
			div#contact-details ul.middle-contactDetails{
				width: 300px;
			}
				div#contact-details ul li{
					list-style: none;
					list-style-type: none;
				}
				div#contact-details ul li p{
					margin: 0;
				}
		div#community-info{
			float: right;_display:inline;
			width: 250px;
			margin-right: 20px;
			_margin-right: 0;
		}
			div#community-info ul{
				padding: 0;
				height: 16px;
				margin: 30px 0 0;
				width: 237px;
			}
				div#community-info ul li{
					float: right;_display:inline;
					list-style: none;
					list-style-type: none;
					padding: 0 8px;
				}
				div#community-info ul li.share-widget{
					padding-right: 0;
				}
				div#community-info ul li.newsletter-signup{
				    bottom: 40px;
					clear: both;
					float: right;_display:inline;
					padding: 0;
					position: relative;
					width:200px;
				}
				div#community-info label{
					float: left;_display:inline;
					line-height: 1.2em;
					margin-right: 8px;
				}
				div#community-info .email-entry{
					width: 83px;
					height: 18px;
					float: left;_display:inline;
					background:url("../images/newsletter-input-bg.jpg") no-repeat right 0;
				}
				div#community-info .email-entry input#email-address{
					width: 68px;
					border: medium none;
					float: left;_display:inline;
					margin-left: 8px;
				}
				div#community-info input.go{
					float: left;_display:inline;
					width: 19px;
					height: 17px;
					border: medium none;
					display: block;
					padding-left: 3px;
					margin-left: 8px;
					background:url("../images/goBtn.jpg") no-repeat;
				}
				
	div#footer-bottom{
		width: 985px;
		height: 16px;
		background:url("../images/container_bottom.png") no-repeat 0 0;
	}

/*GOOGLE MAPS*/
div#main-content #map #logocontrol + div {
	white-space:normal !important; /*this will force the copyright text on the bottom of the goolge map to wrap when the map container is too small*/
}
/*END GOOGLE MAPS*/
