@charset "utf-8";
/* CSS Document */

body {
	margin: 0 auto;
	font-family: tahoma;
	font-size: 11px;
	line-height: 20px;
}
img, div {
	behavior: url(http://www.polyforum.edu.sg/templates/polyforum/images/iepngfix.htc);
}
img {
	border: none;
}
a {
	text-decoration:none;
}

.main-container {
	min-height: 100%;
	margin-bottom: -55px;
	position: relative;
}

.header {
	float: left;
	width: 100%;
	height: 54px;
	background:url(../images/main-site/bg-top-grey.jpg) repeat-x;
}
.header-container {
	width: 914px;
	height: 54px;
	margin: 0 auto;
}
.logo {
	float: left;
	width: 226px;
	height: 97px;
	position: relative;
	margin-left: 6px;
}
.main-menu {
	float: right;
	position: relative;
	margin-top: 22px;
}
.content-container {
	width: 912px;
	min-height: 672px;
	margin: 0 auto;
	background: url(../images/main-site/bg-container.jpg) no-repeat left top;
	padding: 0px 1px 0px 1px;
	_margin-top: -45px;
}
.heading {
	border-bottom:1px solid #e5e5e5;
	padding-bottom: 8px;	
}

.breadcrumbs {
	float: none;
	font-size: 14px;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 14px;
	padding: 8px 0;
}
.content {
	float: left;
	width: 912px;
	padding: 0px 0px;
}
.banner-top {
	float: left;
	width: 912px;
	height: 261px;
	margin-bottom: 26px;
}
.home-left-container {
	float: left;
	width: 433px;
	padding-left: 24px;
	padding-right: 69px;
}
.home-right-container {
	float: left;
	width: 386px;
}
.title {
	margin-bottom: 22px;
}

.leftcolumn {
	float: left;
	width: 218px;
	margin: 0px 20px 0px 20px;
}
.leftcolumn ul {
	margin: 0px;
	padding: 0px;
	text-align: left;
	background: url(../images/menu-bg-item.jpg) repeat-y;
}
.leftcolumn li {
	list-style-type: none;
	width: 212px;
	margin-left: 3px;
}
.leftcolumn a {
	display: block;
	border-color: #cdcdcd;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding: 6px 12px;
	color: #555555;
	font-size: 11px;
	font-weight: bold;	
}
.leftcolumn a:hover {
	background: #DDDEEE;
}
.leftcolumn li.parent ul {
	background: none;
}
.leftcolumn li.parent li {
	margin-left: 0px;
}
.leftcolumn li.parent li a {
	padding: 6px 16px;
}
.left-menu-bottom {
	width: 218px;
	height: 19px;
	background: url(../images/menu-bg-bottom.jpg) top no-repeat;
}
.moduletableabout h3 {
	font-family: Tahoma, Arial;
	font-size: 14px;
	background: url(../images/menu-bg-about.jpg) no-repeat left top;
	color: #FFFFFF;
	margin: 0;
	padding: 10px 12px;
	width: 198px;
	height: 18px;
}
.moduletableprogramme h3 {
	font-family: Tahoma, Arial;
	font-size: 14px;
	background: url(../images/menu-bg-programme.jpg) no-repeat left top;
	color: #FFFFFF;
	margin: 0;
	padding: 10px 12px;
	width: 198px;
	height: 18px;
}
.moduletablegallery h3 {
	font-family: Tahoma, Arial;
	font-size: 14px;
	background: url(../images/menu-bg-gallery.jpg) no-repeat left top;
	color: #FFFFFF;
	margin: 0;
	padding: 10px 12px;
	width: 198px;
	height: 18px;
}
.moduletableresources h3 {
	font-family: Tahoma, Arial;
	font-size: 14px;
	background: url(../images/menu-bg-resources.jpg) no-repeat left top;
	color: #FFFFFF;
	margin: 0;
	padding: 10px 12px;
	width: 198px;
	height: 18px;
}
.moduletablepartners h3 {
	font-family: Tahoma, Arial;
	font-size: 14px;
	background: url(../images/menu-bg-partners.jpg) no-repeat left top;
	color: #FFFFFF;
	margin: 0;
	padding: 10px 12px;
	width: 198px;
	height: 18px;
}
.moduletablefacilitators h3 {
	font-family: Tahoma, Arial;
	font-size: 14px;
	background: url(../images/menu-bg-facilitators.jpg) no-repeat left top;
	color: #FFFFFF;
	margin: 0;
	padding: 10px 12px;
	width: 198px;
	height: 18px;
}


/* Annoncement */
.announcement {
	margin-left: 7px;
	margin-bottom: 26px;
	line-height: 14px;
	text-align: justify;
}
.announcement-title {
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 8px;
}
.announcement-title a, a.contentpagetitle {
	font-weight: bold;
	color: #4e4e4e;
}
.announcement-title a:hover, a.contentpagetitle:hover {
	color: #1085df;
	text-decoration: underline;
}
ul.latestnews {
	padding: 0px;
	margin: 0px;
}
li.latestnews {
	list-style-type: none;
}
.announcement-content {
	font-size: 10px;
}
/* Organiser */
.organisers {
	margin-left: 12px;
}
.organiser-logo {
	float: left;
	width: 176px;
	height: 50px;
}


/* Footer */
.clearfooter {
	height: 55px;
	clear: both;
}
.footer {
	position: relative;
	width: 812px;
	height: 52px;
	margin: 0 auto;
	padding: 12px 0px 20px 40px;
	_margin-bottom: 10px;
	background: url(../images/main-site/footer-bg.jpg) no-repeat left top;
	font-size: 11px;
	color: #aaaaaa;
	margin-top: 44px;
}

.footer A, .footer A:visited {
	text-decoration: none;
	color: #2698f0;
}
.footer A:hover {
	text-decoration: underline;
}