/* Singapore Tourism Board Style Sheet Guide */
/* Designed + Developed by Spoon Creative */

/* Centrepiece Page */

/* Text Formatting */
.section_header_cp_act {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #996600;
	line-height: 16px;
}

.section_header_cp_act a {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #996600;
	line-height: 16px;
}

.section_header_cp_act a:link {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #996600;
	line-height: 16px;
}

.section_header_cp_act a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #996600;
	line-height: 16px;
}

.section_header_cp_act a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	text-transform: uppercase;
	color: #996600;
	line-height: 16px;
}

.section_subheader_cp_act {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-transform: capitalize;
	color: #993300;
	line-height: 7px;
}

#summary_header {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #990000;
	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: #990000;
	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: #990000;
	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: #990000;
	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: #990000;
	line-height: 17px;
	padding-top: 5px;
}

.story_header_cp_act {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #990000;
	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;
}

.story_subheader_brm_fc {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #996600;
	line-height: 14px;
}

.story_topicheader_brm_fc {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color:#996600;
	line-height: 14px;
}


/* Header Divs */
.div_content_border_cp_act {
	width: 604px;
	border: solid;
	border-width: 4px;
	border-color: #DEC871;
	padding: 1px 1px 1px 1px;
}

.div_header_holder_cp_act {
	width: 578px;
	height: 53px;
	border: solid;
	border-width: 1px;
	border-color: #E6CF75;
	padding: 12px 12px 6px 12px;
	margin: 0px 0px 1px 0px;
	background-color:#FFCC33;
}

.div_header_holder_cp_sp11 {
	width: 578px;
	height: 60px;
	border: solid;
	border-width: 1px;
	border-color: #E6CF75;
	padding: 12px 12px 6px 12px;
	margin: 0px 0px 1px 0px;
	background-color:#FFCC33;
}

.div_breadcrumb {
	width: 450px;
}

.div_breadcrumb_mar {
	width: 580px;
}
.div_breadcrumb_spacer_cp_act {
	width: 450px;
	height: 10px;
}


/* Summary Divs */
.div_summary_border {
	width: 602px;
	border: solid;
	border-width: 1px;
	border-color: #E6CF75;
}

.div_summary_content_holder {
	width: 578px;
	height: 114px;
	padding: 12px 12px 6px 12px;
	background-image: url(../images/img_summary_centrepiece.jpg);
	background-repeat: repeat-x;
}

.div_summary_img_left {
	float: left;
	margin: 0px 15px 5px 0px;
}


/* Story Divs */
.div_story_border_cp_act {
	width: 602px;
	border: solid;
	border-width: 1px;
	border-color: #E6CF75;
	background-color: #FFFFD9;
}

.div_story_content_holder_cp_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
}

/* set millions of background images */
.rbroundbox { background: url(nt_cp.gif) repeat; }
.rbtop div { background: url(tl_cp.gif) no-repeat top left; }
.rbtop { background: url(tr_cp.gif) no-repeat top right; }
.rbbot div { background: url(bl_cp.gif) no-repeat bottom left; }
.rbbot { background: url(br_cp.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; }
.rbroundbox { width: 100%; margin: 1em auto; }
