/* --------------------------------- */
/* PUB VACANCY PAGES STYLE           */
/* --------------------------------- */

div#main_content div#content {
	width: 983px;
}

h2 {
	color: #FFB342;
	font-size: 250%;
	line-height: 130%;
	margin: 0;
	text-shadow: #012F12 1px 1px 2px;
	text-transform: uppercase;
}
p#address {
	color: #A3ACA6;
	font-family: Georgia, times, serif;
	font-size: 130%;
	margin-bottom: 25px;
}
p#view_all {
	font-size: 90%;
	position: absolute;
	right: 20px;
	top: 60px;
}

h3 {
	color: #FFB342;
	font-size: 160%;
	margin: 0 0 0.6em 0;
}

div#left {
	float: left;
	font-size: 90%;
	width: 540px;
}

	div#left div#intro {
		background: #17481E;
		background: -webkit-gradient(linear, left top, left bottom, from(#17481E), to(#103413));
		background: -moz-linear-gradient(center top, #17481E, #103413);
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		-moz-box-shadow: 2px 2px 2px #041B0B;
		-webkit-box-shadow: 2px 2px 2px #041B0B;
		font-size: 110%;
		margin-bottom: 25px;
		padding: 18px 18px 5px 18px;
	}
		div#left div#intro div#keypoints {
			float: left;
			width: 240px;
		}
			div#left div#intro div#keypoints p {
				color: #CCB088;
				font-family: georgia, times, serif;
				font-size: 130%;
				margin-bottom: 0.6em;
			}
				div#left div#intro div#keypoints p span {
					color: #fff;
					display: block;
					font-weight: bold;
					margin-top: 0.4em;
				}
			div#left div#intro div#keypoints ul {
				margin: 2em 0 0.2em 0;
			}
				div#left div#intro div#keypoints li {
					background: url(images/bg/ticklist-li-bg.png) no-repeat 0 0;
					list-style: none;
					margin: 0 0 0.8em 0;
					padding: 0 0 0 24px;
				}
		
		div#left div#intro div#summary {
			color: #94AD97;
			float: right;
			width: 240px;
		}
		div#summary.kickstart {
		    position: relative;
		    padding-bottom: 60px;
		}
		div#summary p#kickstart {
		    position: absolute; bottom:0; right:0;
		    margin: 0 0 8px 0;
		    width: 218px;
		}
		
	div#left div#opportunity {
		background: #315E3D;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		-moz-box-shadow: 2px 2px 2px #041B0B;
		-webkit-box-shadow: 2px 2px 2px #041B0B;
		margin-bottom: 25px;
		padding: 18px 18px 2px 18px;
	}
	
		p#pdf a {
			display: block;
			border-top: 2px solid #24452d;
			background: url('images/bg/pdf-large.png') no-repeat 2px 16px;
			font-family: Georgia;
			font-size: 150%;
			line-height: 140%;
			padding: 16px 5px 15px 68px;
		}
		p#pdf a span {
			display: block;
			font-family: arial;
			color: #FFF;
			font-size: 70%;
			line-height: 130%;
		}
	
	div#left div#financial_info {
		background: #155226;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		-moz-box-shadow: 2px 2px 2px #041B0B;
		-webkit-box-shadow: 2px 2px 2px #041B0B;
		margin-bottom: 40px;
		padding: 18px 18px 5px 18px;
	}
		div#left div#financial_info h4 {
			border-bottom: 1px solid #718157;
			color: #CCB088;
			font-size: 130%;
			font-weight: bold;
			margin: 1.5em 0 0.5em 0;
			padding-bottom: 0.3em;
			text-transform: uppercase;
		}
		div#left div#financial_info h5 {
			color: #fff;
			font-size: 120%;
			font-weight: bold;
			margin: 0;
			text-transform: uppercase;
		}
		div#left div#financial_info p.small {
			color: #bbb;
			font-size: 85%;
			margin-bottom: 1em;
		}
		div#left div#financial_info table {
			border: 0;
			border-collapse: collapse;
			font-size: 100%;
			width: 100%;
		}
			div#left div#financial_info table th {
				font-weight: normal;
				padding: 1px 2px;
				text-align: left;
			}
			div#left div#financial_info table td {
				padding: 1px 2px;
				text-align: right;
			}
			div#left div#financial_info table tr.highlight td,
			div#left div#financial_info table tr.highlight th {
				background: #215B2E;
			}
			
	
		div#left div#financial_info div.profit_potential h5 {
			background: url(images/icons/finance/profit_potential.gif) no-repeat 0 0;
			height: 31px;
			padding: 7px 0 0 43px;
		}
		div#left div#financial_info p {
			margin-bottom: 0;
		}
			div#left div#financial_info p span {
				color: #95B883;
				font-weight: bold;
			}
			
		div#left div#financial_info div.col1 {
			float: left;
			width: 235px;
		}
			div#left div#financial_info div.col1 div.turnover div.drinks h5 {
				background: url(images/icons/finance/drinks.gif) no-repeat 0 0;
				height: 31px;
				padding: 7px 0 0 43px;
			}
			div#left div#financial_info div.col1 div.turnover div.food h5 {
				background: url(images/icons/finance/food.gif) no-repeat 0 0;
				height: 31px;
				padding: 7px 0 0 43px;
			}
			div#left div#financial_info div.col1 div.turnover div.machines h5 {
				background: url(images/icons/finance/machines.gif) no-repeat 0 0;
				height: 31px;
				padding: 7px 0 0 43px;
			}
			
			div#left div#financial_info div.col1 div.investment p.small {
				background: url(images/icons/finance/investment.gif) no-repeat 0 0;
				padding: 0 0 0 43px;
			}
			
			div#left div#financial_info div.col2 div.barrelage p.small {
				background: url(images/icons/finance/barrelage.gif) no-repeat 0 0;
				padding: 0 0 0 43px;
			}
			
			div#left div#financial_info div.col2 div.rates p.small {
				background: url(images/icons/finance/rates_rent.gif) no-repeat 0 0;
				padding: 0 0 0 43px;
			}
			
			div#left div#financial_info div.col2 div.rent p.small {
				background: url(images/icons/finance/rates_rent.gif) no-repeat 0 0;
				padding: 0 0 0 43px;
			}
		
		div#left div#financial_info div.col2 {
			float: right;
			width: 235px;
		}
		
		div.interested {
			background: #35771A;
			background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #4b882d), color-stop(0.49, #34771a), color-stop(0.51, #2d6d16), color-stop(1, #1a5908));
			background: -moz-linear-gradient(center top, #4b882d 0%, #34771a 49%, #2d6d16 51%, #1a5908 100%);
			border-top: 1px solid #6A9D50;
			border-left: 1px solid #6A9D50;
			border-bottom: 1px solid #0C2B03;
			border-right: 1px solid #0C2B03;
			border-radius: 5px;
			-moz-border-radius: 5px;
			-webkit-border-radius: 5px;
			-moz-box-shadow: 2px 2px 2px #041B0B;
			-webkit-box-shadow: 2px 2px 2px #041B0B;
			margin-bottom: 75px;
			padding: 15px 20px;
		}
			div.interested p {
				font-family: georgia, times, serif;
				font-size: 175%;
				line-height: 130%;
				margin: 0;
			}
			div.interested p strong {
				display: block;
				font-size: 110%;
				text-transform: uppercase;
			}
			div.interested p span {
				color: #CCB38B;
				font-size: 110%;
			}


div#right {
	float: right;
	font-size: 90%;
	width: 410px;
}
	div#right div.interested {
		font-size: 80%;
		margin-bottom: 30px;
		padding: 15px;
	}
		div#right div.interested strong {
			font-size: 120%;
		}

	div#right div#photo_main {
		border: 5px solid #fff;
		display: block;
		margin-bottom: 12px;
	}
		div#right div#photo_main img {
			display: block;
		}
	div#right div#photos {
		margin-bottom: 15px;
	}
		div#right div#photos img {
			border: 1px solid #fff;
			display: block;
			float: left;
			height: 84px;
			margin: 0 14px 14px 0;
			width: 125px;
		}
			div#right div#photos img.right {
				margin-right: 0;
			}
	
	div#right div#specification	{
		margin-bottom: 25px;
	}
		div#right div#specification p strong {
			color: #CCB088;
		}
	
	div#right div#location {
		margin-bottom: 75px;
	}
        div#right div#location h3 {
            position: static; /* position:relative makes the h3 overlay the popup links so they're unclickable! */
        }
	
		div#right div#location div#popup_links {
			float: right;
			margin: 0 0 10px 15px;
			width: 200px;
		}
	
		div#right div#location p#map_view {
			background: url(images/bg/vacancies/map.gif);
			height: 53px;
			margin: 0;
			width: 200px;
		}
			div#right div#location p#map_view a {
				background: url(images/bg/vacancies/map.gif);
				display: block;
				height: 0;
				overflow: hidden;
				padding: 53px 0 0 0;
				width: 200px;
			}
			div#right div#location p#streetview {
				background: url(images/bg/vacancies/streetview.gif);
				height: 53px;
				margin: 10px 0 0 0;
				width: 200px;
			}
				div#right div#location p#streetview a {
					background: url(images/bg/vacancies/streetview.gif);
					display: block;
					height: 0;
					overflow: hidden;
					padding: 53px 0 0 0;
					width: 200px;
				}
				
				/* overlay stuff */
				div.overlay_wrap {
					height: 326px;
					left: 150px;
					position: absolute;
					top: 1200px;
					width: 398px;
				}
				div.overlay_wrap.invisible {
					display: none;
				}
				div.simple_overlay {
					background-color:#0C3815;
					border: 5px solid #0E5B22;
					border-radius: 15px;
					-moz-border-radius: 15px;
					-webkit-border-radius: 15px;
					-moz-box-shadow:0 0 90px 5px #000;
					-webkit-box-shadow: 0 0 90px #000;	
					margin: 0 auto;
					padding: 15px;
					position: relative;
					width:620px;
					z-index:10000;
				}
					/* close button positioned on upper right corner */
					div.simple_overlay div.close {
						background:url(/images/overlay/close.png) no-repeat;
						cursor:pointer;
						height:35px;
						position:absolute;
						right:-12px;
						top:-12px;
						width:35px;
					}
					div.simple_overlay small a {
						display: none;
					}
					div.simple_overlay h3 {
						color: #ffb342 !important;
						font-size: 140%;
						margin: 0 0 14px 0;
						}
		
		div#right div#location p strong {
			color: #CCB088;
		}
		
div#footnotes {
	clear: both;
	color: #777;
	font-size: 75%;
	line-height: 120%;
}
