/* Singapore Tourism Board Style Sheet Guide */
/* Designed + Developed by Spoon Creative */

/* Press Releases */
.index_press_img {
	float: left;
	margin: 0px 10px 0px 0px;
}

#section_header_press {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 16px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 13px;
	margin-top: -1px;
}

#section_header_press 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_press 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_press 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_press 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_press {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10px;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
	color: #330033;
	line-height: 13px;
}

#story_header_press {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	color: #330033;
	line-height: 16px;
}

#story_header_press a {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	color: #330033;
	line-height: 16px;
}

#story_header_press a:link {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	color: #330033;
	line-height: 16px;
}

#story_header_press a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	color: #330033;
	line-height: 16px;
}

#story_header_press a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	text-transform: none;
	color: #330033;
	line-height: 16px;
}

.story_subheader_press {
	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 -2px 0px;
}

.othernews_press {
	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;
}

#press_backtotop {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10px;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
	color: #FF9966;
	line-height: 13px;
	padding-top: 2px;
}

#press_backtotop a {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10px;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
	color: #FF9966;
	line-height: 13px;
	padding-top: 2px;
}

#press_backtotop a:link {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10px;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
	color: #FF9966;
	line-height: 13px;
	padding-top: 2px;
}

#press_backtotop a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10px;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
	color: #FF9966;
	line-height: 13px;
	padding-top: 2px;
}

#press_backtotop a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10px;
	text-decoration: underline;
	text-transform: none;
	font-weight: bold;
	color: #FF9966;
	line-height: 13px;
	padding-top: 2px;
}

/* Dividers */
.divider_horizontal_press {
	width: 100%;
	height: 1px;
	background-image: url(../images/img_divider.gif);
	background-color: #996699;
}

.divider_vertical_press {
	width: 1px;
	height: 100%;
	background-image: url(../images/img_divider.gif);
	background-color: #996699;
}

/* Header Divs */
.div_header_holder_press {
	width: 336px;
	height: 36px;
	padding: 12px 12px 6px 12px;
	background-image: url(../images/img_bg_press.gif);
}

.div_breadcrumb_spacer_press {
	width: 1px;
	height: 20px;
}

/* Story Divs */
.div_story_border_press {
	width: 358px;
	border: solid;
	border-width: 1px;
	border-color: #CC6633;
	background-color: #F9EFF4;
	margin-bottom: 1px;
}

.div_story_content_holder_press {
	height: 175px;
	padding: 12px 12px 12px 12px;
}

.div_story_content_holder_press_feb {
	height: 200px;
	padding: 12px 12px 12px 12px;
}