/* Singapore Tourism Board Style Sheet Guide */
/* Designed + Developed by Spoon Creative */

/* The Board Room */
.index_boardroom_img {
	float: left;
	margin: 0px 10px 10px 0px;
}

#section_header_boardroom {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 16px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 13px;
}

#section_header_boardroom a {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 16px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 13px;
}

#section_header_boardroom a:link {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 16px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 13px;
}

#section_header_boardroom a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 16px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 13px;
}

#section_header_boardroom a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 16px;
	text-decoration: underline;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 13px;
}

.section_subheader_boardroom {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10px;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
	color: #FF99CC;
	line-height: 13px;
}

#story_header_boardroom {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	color: #330033;
	line-height: 14px;
}

#story_header_boardroom a {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	color: #330033;
	line-height: 14px;
}

#story_header_boardroom a:link {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	color: #330033;
	line-height: 14px;
}

#story_header_boardroom a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	color: #330033;
	line-height: 14px;
}

#story_header_boardroom a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	text-transform: none;
	color: #330033;
	line-height: 14px;
}

.story_subheader_boardroom {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #993366;
	line-height: 12px;
	margin: 0px 0px 0px 0px;
}

.othernews_boardroom {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #330033;
	line-height: 12px;
	margin: 10px 0px 3px 0px;
}

#boardroom_backtotop {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10px;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
	color: #FF99CC;
	line-height: 13px;
}

#boardroom_backtotop a {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10px;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
	color: #FF99CC;
	line-height: 13px;
}

#boardroom_backtotop a:link {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10px;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
	color: #FF99CC;
	line-height: 13px;
}

#boardroom_backtotop a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10px;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
	color: #FF99CC;
	line-height: 13px;
}

#boardroom_backtotop a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10px;
	text-decoration: underline;
	text-transform: none;
	font-weight: bold;
	color: #FF99CC;
	line-height: 13px;
}

/* Dividers */
.divider_horizontal_boardroom {
	width: 100%;
	height: 1px;
	background-image: url(../images/img_divider.gif);
	background-color: #996699;
}

.divider_vertical_boardroom {
	width: 1px;
	height: 100%;
	background-image: url(../images/img_divider.gif);
	background-color: #996699;
}

/* Header Divs */
.div_header_holder_boardroom {
	width: 369px;
	height: 36px;
	padding: 12px 12px 6px 12px;
	background-image: url(../images/img_bg_boardroom.gif);
}

.div_breadcrumb_spacer_boardroom {
	width: 1px;
	height: 9px;
}

/* Story Divs */
.div_story_border_boardroom {
	width: 391px;
	border: solid;
	border-width: 1px;
	border-color: #C9A0CA;
	background-color: #F7F0F7;
}

.div_story_content_holder_boardroom {
	height: 148px;
	padding: 12px 12px 12px 12px;
}