/* Singapore Tourism Board Style Sheet Guide */
/* Designed + Developed by Spoon Creative */

/* Editor's Desk Page */

/* Text Formatting */
.section_header_ed_act {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #FFFFFF;
	line-height: 16px;
}

.section_header_ed_act a {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #FFFFFF;
	line-height: 16px;
}

.section_header_ed_act a:link {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #FFFFFF;
	line-height: 16px;
}

.section_header_ed_act a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #FFFFFF;
	line-height: 16px;
}

.section_header_ed_act a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	text-transform: uppercase;
	color: #FFFFFF;
	line-height: 16px;
}

.section_subheader {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-transform: capitalize;
	color: #006699;
	line-height: 7px;
}

#summary_header {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #006699;
	line-height: 17px;
	padding-top: 5px;
}

#summary_header a {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #006699;
	line-height: 17px;
	padding-top: 5px;
}

#summary_header a:link {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #006699;
	line-height: 17px;
	padding-top: 5px;
}

#summary_header a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #006699;
	line-height: 17px;
	padding-top: 5px;
}

#summary_header a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
	color: #006699;
	line-height: 17px;
	padding-top: 5px;
}

.story_header_ed_act {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #006699;
	line-height: 20px;
}

.story_subheader {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	line-height: 14px;
}


/* Header Divs */
.div_content_border_ed_act {
	width: 604px;
	border: solid;
	border-width: 4px;
	border-color: #99CCCC;
	padding: 1px 1px 1px 1px;
}

.div_header_holder_ed_act {
	width: 578px;
	height: 53px;
	border: solid;
	border-width: 1px;
	border-color: #77A2CE;
	padding: 12px 12px 6px 12px;
	margin: 0px 0px 1px 0px;
	background-color:#0099CC;
}

.div_breadcrumb {
	width: 450px;
}

.div_breadcrumb_spacer_ed_act {
	width: 450px;
	height: 24px;
}


/* Summary Divs */
.div_summary_border {
	width: 602px;
	border: solid;
	border-width: 1px;
	border-color: #99CCCC;
}

.div_summary_content_holder {
	width: 578px;
	height: 114px;
	padding: 12px 12px 6px 12px;
	background-image: url(../images/img_summary_editorsdesk.jpg);
	background-repeat: repeat-x;
}

.div_summary_img_left {
	float: left;
	margin: 0px 15px 5px 0px;
}


/* Story Divs */
.div_story_border_ed_act {
	width: 602px;
	border: solid;
	border-width: 1px;
	border-color: #99CCCC;
	background-color: #EAF1F8;
}

.div_story_content_holder_ed_act {
	width: 578px;
	padding: 12px 12px 12px 12px;
}

.div_story_img_left {
	float: left;
	margin: 0px 15px 5px 0px;
}

.div_story_img_right {
	float: right;
	margin: 0px 0px 5px 15px;
}
.div_issue_date {
	font-family: "Trebuchet MS", Arial, Helvetica;
	color: #000000;
	font-weight:bold;
	float: left;
	margin: 0px 15px 5px 0px;
	font-size: 11px;
}

a.div_issue_date:link {
	font-family: "Trebuchet MS", Arial, Helvetica;
	color: #000000;
	font-weight:bold;
	float: left;
	margin: 0px 15px 5px 0px;
	font-size: 11px;
	text-decoration:none
}

a.div_issue_date:hover {
	font-family: "Trebuchet MS", Arial, Helvetica;
	color:#666666;
	font-weight:bold;
	float: left;
	margin: 0px 15px 5px 0px;
	font-size: 11px;
	text-decoration:none
}

a.div_issue_date:visited {
	font-family: "Trebuchet MS", Arial, Helvetica;
	color:#000000;
	font-weight:bold;
	float: left;
	margin: 0px 15px 5px 0px;
	font-size: 11px;
	text-decoration:none
}
