/* Singapore Tourism Board Style Sheet Guide */
/* Designed + Developed by Spoon Creative */

/* Tourism Statistics */
.index_statistics_img {
	float: left;
	margin: 0px 10px 15px 0px;
}

#section_header_statistics {
	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_statistics 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_statistics 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_statistics 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_statistics 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_statistics {
	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_statistics {
	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_statistics 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_statistics 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_statistics 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_statistics 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_statistics {
	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_statistics {
	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;
}

#statistics_backtotop {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10px;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
	color: #00CCFF;
	line-height: 13px;
	padding-top: 2px;
}

#statistics_backtotop a {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10px;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
	color: #00CCFF;
	line-height: 13px;
	padding-top: 2px;
}

#statistics_backtotop a:link {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10px;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
	color: #00CCFF;
	line-height: 13px;
	padding-top: 2px;
}

#statistics_backtotop a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10px;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
	color: #00CCFF;
	line-height: 13px;
	padding-top: 2px;
}

#statistics_backtotop a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10px;
	text-decoration: underline;
	text-transform: none;
	font-weight: bold;
	color: #00CCFF;
	line-height: 13px;
	padding-top: 2px;
}

/* Dividers */
.divider_horizontal_statistics {
	width: 100%;
	height: 1px;
	background-image: url(../images/img_divider.gif);
	background-color: #996699;
}

.divider_vertical_statistics {
	width: 1px;
	height: 100%;
	background-image: url(../images/img_divider.gif);
	background-color: #996699;
}

/* Header Divs */
.div_header_holder_statistics {
	width: 229px;
	height: 36px;
	padding: 12px 12px 6px 12px;
	background-color:#006699;
}

.div_breadcrumb_spacer_statistics {
	width: 1px;
	height: 20px;
}

/* Story Divs */
.div_story_border_statistics {
	width: 251px;
	border: solid;
	border-width: 1px;
	border-color: #006699;
	background-color: #F4F8FB;
	margin-bottom: 1px;
}

.div_story_content_holder_statistics {
	height: 175px;
	padding: 12px 12px 12px 12px;
}

.div_story_content_holder_statistics_feb {
	height: 200px;
	padding: 12px 12px 12px 12px;
}
