@charset "utf-8";
/* PCC Property Conference and Show */

* {
	margin:0;
	padding:0;
	border:0;
}
@font-face {
    font-family: 'GillSansLT';
	src: url('fonts/gilllt.eot');
    src: url('fonts/GillSansLT.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'GillSansMT';
	src: url('fonts/gillmt.eot');
    src: url('fonts/GillSansMT.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
h3 {
	font-family: 'GillSansMT', Arial, Helvetica, sans-serif;
	color: #bd3538;
	font-size:19px;
	font-weight:100;
	margin-bottom: 10px;
}
h4 {
	font-family: 'GillSansMT', Arial, Helvetica, sans-serif;
	color: #666;
	font-size:21px;
	font-weight:100;
	margin-bottom: 10px;
}
h5 {
	font-family: 'GillSansMT', Arial, Helvetica, sans-serif;
	color: #B66;
	font-size:16px;
	font-weight:100;
	margin: 0 0 -5px 0;
}
.event h5 {
	color:#bd3538;
	font-family: 'GillSansLT', Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:100;
	margin: 15px 0 4px 0;
}

body {
	background-color: #ffe6c6;
}

#container {
	width:1000px;
	margin:0 auto;
	background-color: #FFFFFF;
	box-shadow: 0 0 60px 10px #888;
}
	#header {
		height:89px;
	}
		#logo {
			float:left;
			width:470px;
			height:89px;
		}
		#social {
			float: right;
			width: 460px;
			height:69px;
			text-align: right;
			margin: 20px 18px 0 0;
			font-family:Arial, Helvetica, sans-serif;
			font-size: 12px;
		}
			#social img {
				margin: 0 6px 0 0;
				vertical-align: bottom;
			}
			#social img:hover {
				box-shadow: 2px 2px 5px 1px #BBB;
			}
			.langs {
				color: #000000;
				text-decoration:none;
			}
				.langs:hover {
					color:#bc2126;
				}
				#social .selected {
					color: #00834f;
					font-weight:bolder;
				}
				
	
	#menu {
		height:64px;
		background: url(../images/background_menu.jpg) repeat-x;
	}
		#mainmenu {
			width: 637px;
			list-style:none;
			float:right;
			margin-top:27px;
		}
		#mainmenu_pt {
			width: 896px;
			list-style:none;
			float:right;
			margin-top:27px;
		}
			#mainmenu li, #mainmenu_pt li {
				float:left;
				font-family:Arial, Helvetica, sans-serif;
				text-transform:uppercase;
				font-size:10px;
				line-height:10px;
				padding:0 15px;
				border-right: 1px solid #000000;
			}
				#mainmenu li.last, #mainmenu_pt li.last {
					border:0;
				}
				#mainmenu li a, #mainmenu_pt li a {
					color: #000000;
					text-decoration:none;
				}
				#mainmenu li a:hover, #mainmenu_pt li a:hover {
					color:#00834f;
				}
				#mainmenu li a.selected, #mainmenu_pt li a.selected {
					color: #bc2126;
				}
				
		#submenu {
			list-style:none;
			float: right;
			margin: 12px 0 0 0;
		}
			#submenu li {
				float:left;
				font-family:Arial, Helvetica, sans-serif;
				text-transform:uppercase;
				font-size:10px;
				line-height:10px;
				padding:0 5px;
				border-right: 1px solid #00834f;
			}
				#submenu li.last {
					border:0;
				}
				#submenu li a {
					color: #00834f;
					text-decoration:none;
				}
				#submenu li a:hover {
					color:#bc2126;
				}
				#submenu li a.selected {
					color: #bc2126;
				}
	
	#intro {
		margin: 0 18px 0 18px;
		height:361px;
	}
		#intro .introtext {
			float:left;
			width:326px;
			height:361px;
			background:#bd3538;
			border-bottom-left-radius: 70px;
			-moz-border-bottom-left-radius: 70px;
			-webkit-border-bottom-left-radius: 70px;
			color:#FFFFFF;
		}
			#intro .introtext h2 {
				font-family: 'GillSansMT', Arial, Helvetica, sans-serif;
				font-size:50px;
				line-height:60px;
				font-weight:100;
				padding-left: 30px;
			}
			#intro .introtext p {
				font-family: 'GillSansLT', Arial, Helvetica, sans-serif;
				font-size:13px;
				padding: 0 0 10px 34px;
			}
		#intro .photo {
			float: right;
			width:638px;
		}
	
	#main {
		margin: 30px 18px 10px 18px;
	}
		#main h1 {
			font-family: 'GillSansMT', Arial, Helvetica, sans-serif;
			font-size:24px;
			color:#bc2126;
			font-weight:100;
			line-height:35px;
		}
		.column1, .column2, .column3 {
			width:311px;
		}
		.column1, .column2 {
			float: left;
		}
		.column2 {
			line-height:42px;
			margin-left:15px;
		}
		.column3 {
			float:right;
			margin-left:15px;
		}
			
			.text {
				font-family: 'GillSansLT', Arial, Helvetica, sans-serif;
				font-size:14px;
				color:#646363;
				line-height:28px;
				margin-bottom: 10px;
			}
			.column3 .video {
				margin:0 30px;
			}
			.hometime {
				font-family: 'GillSansMT', Arial, Helvetica, sans-serif;
				font-size:13px;
				line-height:13px;
				color:#bc2126;
			}
			
	#conference {
		margin: 30px 18px 10px 18px;
	}
		#conference .leftcol {
			float:left;
			width: 260px;
			text-align:right;
		}
		#conference .rightcol {
			float: right;
			width: 638px;
		}
		#conference .programme {
			float:right;
			width:311px;
			margin-right:15px;
		}
		#conference .speakers {
			float:right;
			width:311px;
		}
		#conference p {
			font-family: 'GillSansLT', Arial, Helvetica, sans-serif;
			font-size:14px;
			color:#646363;
			line-height:24px;
			margin-bottom: 10px;
		}
			.programme_item {
				border-bottom: 2px solid #bd3538;
				padding:10px 0 0 0;
			}
				.programme_item h5 {
					color:#bd3538;
					font-family: 'GillSansLT', Arial, Helvetica, sans-serif;
					font-size:14px;
					font-weight:100;
				}
				.programme_item p {
					padding:0;
					margin:0;
				}
			.exhibitor_item {
				float:left;
				width: 210px;
				margin: 0 0 10px 0;
			}
				.exhibitor_item h5 {
					color:#666;
					font-family: 'GillSansMT', Arial, Helvetica, sans-serif;
					font-size:14px;
					font-weight:100;
				}
			.press_item {
				border-bottom: 1px solid #666;
				padding:10px 0;
				margin:0;
			}
				.press_item a {
					font-family: 'GillSansMT', Arial, Helvetica, sans-serif;
				}
			.show_item {
				width:310px;
				float:left;
				margin: 0 13px 10px 0;
			}
				.show_item .time {
					font-family: 'GillSansLT', Arial, Helvetica, sans-serif;
					font-size:14px;
					color: #bd3538;
					line-height:20px;
				}
				.show_item .speaker {
					font-family: 'GillSansLT', Arial, Helvetica, sans-serif;
					font-size:14px;
					color: #666;
					line-height:20px;
				}
				.show_item .desc {
					font-family: 'GillSansMT', Arial, Helvetica, sans-serif;
					font-size:14px;
					color: #666;
					line-height:20px;
				}
	
	#footer {
		background:#e9e9e9;
		padding: 10px 18px;
		font-family: 'GillSansLT', Arial, Helvetica, sans-serif;
		font-size:13px;
	}
		#footer .box {
			width: 325px;
			float: left;
		}
			#footer .box>p {
				margin-bottom:10px;
			}
		.copy {
			color:#929291;
			text-align:center;
			margin:20px 0 10px 0;
		}

black {
	color: #000;
}
.clear {
	clear:both;
}
.left {
	float:left;
}
.right {
	float: right;
}
.link {
	color: #bd3538;
	font-family: 'GillSansLT', Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.link:hover {
	border-bottom: 1px solid #bd3538;
	color: #bd3538 !important;
}
.bulletlist {
	font-family: 'GillSansLT', Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666;
	margin-left:15px;
	line-height:19px;
}
	.bulletlist li {
		margin:4px 0;
	}
.button_tl {
	display:block;
	float:left;
	width:150px;
	height:50px;
	padding: 8px 0;
	margin-bottom: 15px;
	color: #000;
	background:url(../images/background_topbutton.png) repeat-x;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 20px;
	box-shadow: 3px 3px 6px 1px #666;
	text-decoration:none;
	text-align:center;
	font-family:'GillSansMT', Arial, Helvetica, sans-serif;
	font-size:16px;
	text-transform:uppercase;
}
.button_tlh {
	display:block;
	float:left;
	width:150px;
	height:50px;
	padding: 8px 0;
	margin-bottom: 15px;
	color: #000;
	background:url(../images/background_topbutton.png) repeat-x #AFA;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 20px;
	box-shadow: 3px 3px 6px 1px #666;
	text-decoration:none;
	text-align:center;
	font-family:'GillSansMT', Arial, Helvetica, sans-serif;
	font-size:16px;
	text-transform:uppercase;
}
.button_tr {
	display:block;
	float:right;
	width:150px;
	height:50px;
	padding: 8px 0;
	margin-bottom: 15px;
	color: #000;
	background:url(../images/background_topbutton.png) repeat-x #AFA;
	border-top-left-radius: 20px;
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 20px;
	box-shadow: 3px 3px 6px 1px #666;
	text-decoration:none;
	text-align:center;
	font-family:'GillSansMT', Arial, Helvetica, sans-serif;
	font-size:16px;
	text-transform:uppercase;
}
.button_bl {
	display:block;
	float:left;
	width:150px;
	height:50px;
	padding: 8px 0;
	color: #000;
	background:url(../images/background_bottombutton.png) repeat-x #F99;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
	border-top-left-radius: 20px;
	box-shadow: 3px 3px 6px 1px #666;
	text-decoration:none;
	text-align:center;
	font-family:'GillSansMT', Arial, Helvetica, sans-serif;
	font-size:16px;
	text-transform:uppercase;
}
.button_br {
	display:block;
	float:right;
	width:150px;
	height:50px;
	padding: 8px 0;
	color: #000;
	background:url(../images/background_bottombutton.png) repeat-x #F99;
	border-top-right-radius: 20px;
	border-bottom-left-radius: 20px;
	border-top-left-radius: 20px;
	box-shadow: 3px 3px 6px 1px #666;
	text-decoration:none;
	text-align:center;
	font-family:'GillSansMT', Arial, Helvetica, sans-serif;
	font-size:16px;
	text-transform:uppercase;
}
.button_tl:hover {
	background: #EEE;
}
.button_tlh:hover, .button_tr:hover {
	background: #00834f;
	color:#FFF;
}
.button_bl:hover, .button_br:hover {
	background: #bc2126;
	color: #FFF;
}
.button {
	display:block;
	width: 152px;
	height: 35px;
	color: #FFFFFF;
	text-decoration:none;
	text-align:center;
	line-height:35px;
	float:right;
	font-family: 'GillSansLT', Arial, Helvetica, sans-serif;
	font-size:14px;
	margin: 5px 0 0 10px;
}
.button:hover {
	box-shadow: 2px 2px 5px 1px #BBB;
}
.red {
	background: #bc2126;
}
.green {
	background: #00834f;
}
.black {
	color:#000;
}
.gillmt13 {
	font-family: 'GillSansMT', Arial, Helvetica, sans-serif !important;
	font-size:15px !important;
	color: #666;
	line-height:23px;
	margin-bottom: 8px;
}
.gilllt13 {
	font-family: 'GillSansLT', Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #666;
	line-height:23px;
	margin-bottom: 8px;
}
.gillmt23 {
	font-family: 'GillSansMT', Arial, Helvetica, sans-serif;
	font-size:23px;
	color: #666;
}
.gilllt23 {
	font-family: 'GillSansLT', Arial, Helvetica, sans-serif;
	font-size:23px;
	color: #666;
}

.slides {position: relative; width: 638px; height: 361px; overflow-x: hidden; overflow-y: hidden;}
.carousel { float: left; clear: both; width: 638px; height: 361px; }