/* Singapore Tourism Board Style Sheet Guide */
/* Designed + Developed by Spoon Creative */

/* Calendar of Events */
.index_calendar_img {
	float: left;
	margin: 0px 10px 0px 0px;
}

#section_header_calendar {
	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_calendar 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_calendar 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_calendar 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_calendar 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_calendar {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10px;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
	color: #FFCC99;
	line-height: 13px;
}

#story_header_calendar {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #663300;
	line-height: 20px;
}

#story_header_calendar a {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #663300;
	line-height: 20px;
}

#story_header_calendar a:link {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #663300;
	line-height: 20px;
}

#story_header_calendar a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #663300;
	line-height: 20px;
}

#story_header_calendar a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	text-transform: uppercase;
	color: #663300;
	line-height: 20px;
}

#calendar_backtotop {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10px;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
	color: #FFCC99;
	line-height: 13px;
}

#calendar_backtotop a {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10px;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
	color: #FFCC99;
	line-height: 13px;
}

#calendar_backtotop a:link {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10px;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
	color: #FFCC99;
	line-height: 13px;
}

#calendar_backtotop a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10px;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
	color: #FFCC99;
	line-height: 13px;
}

#calendar_backtotop a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10px;
	text-decoration: underline;
	text-transform: none;
	font-weight: bold;
	color: #FFCC99;
	line-height: 13px;
}

/* Dividers */
.divider_horizontal_calendar {
	width: 100%;
	height: 1px;
	background-image: url(../images/img_divider.gif);
	background-color: #D3B064;
}

.divider_vertical_calendar {
	width: 1px;
	height: 190px;
	background-image: url(../images/img_divider.gif);
	background-color: #D3B064;
}

/* Header Divs */
.div_header_holder_calendar {
	width: 590px;
	height: 36px;
	padding: 12px 12px 6px 12px;
	background-color:#996600;
}

.div_breadcrumb_spacer_calendar {
	width: 1px;
	height: 9px;
}

/* Story Divs */
.div_story_border_calendar {
	width: 612px;
	border: solid;
	border-width: 1px;
	border-color: #D3B064;
	background-color: #F6EFDF;
	margin-bottom: 1px;
}

.div_story_content_holder_calendar {
	height: 190px;
}

.div_story_content_holder_calendar_dec {
	height: 210px;
}

.div_story_individual_holder_calendar {
	height: 185px;
	padding: 10px 10px 10px 10px;
}

.div_story_individual_holder_calendar_dec {
	height: 200px;
	padding: 10px 10px 10px 10px;
}

.div_icon_calendar {
	margin-bottom: 10px;
}
