/* Singapore Tourism Board Style Sheet Guide */
/* Designed + Developed by Spoon Creative */

/* General */
body {
	margin-top:0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 100%;
	background-color: #FFFFFF;
	
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #111111;
	line-height: 13px;
}

/* Text Formatting */
p {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	text-decoration: none;
	text-transform: none;
	font-weight: normal;
	color: #111111;
	line-height: 13px;
	margin: 9px 0px 0px 0px;
}

/* Anchor Tag */
a {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	text-decoration: none;
	text-transform: none;
	font-weight: normal;
	color: #111111;
	line-height: 13px;
}

a:link {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	text-decoration: none;
	text-transform: none;
	font-weight: normal;
	color: #111111;
	line-height: 13px;
}

a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	text-decoration: none;
	text-transform: none;
	font-weight: normal;
	color: #111111;
	line-height: 13px;
}

a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	text-decoration: underline;
	text-transform: none;
	font-weight: normal;
	color: #111111;
	line-height: 13px;
}

/* Small Links */
#common_link {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	text-decoration: none;
	font-weight: none;
	color: #0066FF;
	line-height: 13px;
}

#common_link a {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #0066FF;
	line-height: 13px;
}

#common_link a:link {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	text-decoration: none;
	font-weight:bold;
	color: #0066FF;
	line-height: 13px;
}

#common_link a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #0066FF;
	line-height: 13px;
}

#common_link a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
	color: #0066FF;
	line-height: 13px;
}

/* Breadcrumbs */
#breadcrumb {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10px;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
	color: #333333;
	line-height: 12px;
}

#breadcrumb a {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10px;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
	color: #333333;
	line-height: 12px;
}

#breadcrumb a:link {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10px;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
	color: #333333;
	line-height: 12px;
}

#breadcrumb a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10px;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
	color: #333333;
	line-height: 12px;
}

#breadcrumb a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10px;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
	color: #333333;
	line-height: 12px;
}

/* Pagination */
#pagination {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10px;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
	color: #666666;
	line-height: 12px;
}

#pagination a {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10px;
	text-decoration: underline;
	text-transform: none;
	font-weight: bold;
	color: #333333;
	line-height: 12px;
}

#pagination a:link {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10px;
	text-decoration: underline;
	text-transform: none;
	font-weight: bold;
	color: #333333;
	line-height: 12px;
}

#pagination a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10px;
	text-decoration: underline;
	text-transform: none;
	font-weight: bold;
	color: #333333;
	line-height: 12px;
}

#pagination a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10px;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
	color: #000000;
	line-height: 12px;
}

/* Divider*/
.divider_footer {
	width: 100%;
	height: 1px;
	background-image: url(../images/img_divider.gif);
	background-color: #CCCC99;
}

/* Search Elements */
.search_txt_label {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

.search_bg {
	background-color: #016801;
	background-image: url(../images/img_masthead_3.jpg);
	background-repeat: no-repeat;
}

.search_bg_nov {
	background-color: #660032;
	background-image: url(../images/img_masthead_nov_03.jpg);
	background-repeat: no-repeat;
}

.search_bg_dec {
	background-color: #CC0000;
	background-image: url(../images/img_masthead_dec_05.jpg);
	background-repeat: no-repeat;
}

.search_bg_jan08 {
	background-color: #BD2558;
	background-image: url(../images/img_masthead_jan08_06.jpg);
	background-repeat: no-repeat;
}

.search_bg_sp08 {
	background-color: #007AAD;
	background-image: url(../images/img_masthead_sp08_06.jpg);
	background-repeat: no-repeat;
}

.search_bg_may08 {
	background-color: #7A0000;
	background-image: url(../images/img_masthead_may08_06.jpg);
	background-repeat: no-repeat;
}

.search_bg_jun08 {
	background-color: #FF7B0F;
	background-image: url(../images/img_masthead_jun08_06.jpg);
	background-repeat: no-repeat;
}

.search_bg_jul08 {
	background-color: #C1273F;
	background-image: url(../images/img_masthead_jul08_06.jpg);
	background-repeat: no-repeat;
}

.search_bg_aug08 {
	background-color: #D4AC32;
	background-image: url(../images/img_masthead_aug08_06.jpg);
	background-repeat: no-repeat;
}

.search_bg_sept08 {
	background-color: #1E7DBD;
	background-image: url(../images/img_masthead_sept08_06.jpg);
	background-repeat: no-repeat;
}

.search_bg_oct08 {
	background-color: #5857BD;
	background-image: url(../images/img_masthead_oct08_06.jpg);
	background-repeat: no-repeat;
}

.search_bg_nov09 {
	background-color: #168CA8;
	background-image: url(../images/img_masthead_nov09_06.jpg);
	background-repeat: no-repeat;
}

.search_bg_feb {
	background-color: #560057;
	background-image: url(../images/img_masthead_feb_05.jpg);
	background-repeat: no-repeat;
}

.search_bg_mar {
	background-color: #00ADEF;
	background-image: url(../images/img_masthead_mar_05.jpg);
	background-repeat: no-repeat;
}

.search_bg_oct {
	background-color: #990000;
	background-image: url(../images/img_masthead_3.jpg);
	background-repeat: no-repeat;
}

.search_bg_special {
	background-color: #000098;
	background-image: url(../images/img_masthead_sd_05.jpg);
	background-repeat: no-repeat;
}

.search_bg_jun {
	background-color: #FF6600;
	background-image: url(../images/img_masthead_jun_05.jpg);
	background-repeat: no-repeat;
}

.search_bg_jul {
	background-color: #FF3366;
	background-image: url(../images/img_masthead_jul_05.jpg);
	background-repeat: no-repeat;
}

.search_bg_oct07 {
	background-color: #CD0067;
	background-image: url(../images/img_masthead_oct07_06.jpg);
	background-repeat: no-repeat;
}

.search_bg_nov07 {
	background-color: #0F7675;
	background-image: url(../images/img_masthead_nov07_06.jpg);
	background-repeat: no-repeat;
}

.search_bg_dec08 {
	background-color: #BD2558;
	background-image: url(../images/img_masthead_dec08_06.jpg);
	background-repeat: no-repeat;
}

.search_bg_jan09 {
	background-color: #FE8A01;
	background-image: url(../images/img_masthead_jan09_06.jpg);
	background-repeat: no-repeat;
}

.search_bg_feb09 {
	background-color: #A82923;
	background-image: url(../images/img_masthead_feb09_06.jpg);
	background-repeat: no-repeat;
}

.search_bg_mar09 {
	background-color: #009999;
	background-image: url(../images/img_masthead_mar09_06.jpg);
	background-repeat: no-repeat;
}

.search_bg_jun09 {
	background-color: #14819E;
	background-image: url(../images/img_masthead_jun09_06.jpg);
	background-repeat: no-repeat;
}

.search_bg_aug09 {
	background-color: #1E7DBD;
	background-image: url(../images/img_masthead_aug09_06.jpg);
	background-repeat: no-repeat;
}

.search_bg_sept09 {
	background-color: #434343;
	background-image: url(../images/img_masthead_sept09_06.jpg);
	background-repeat: no-repeat;
}

.search_bg_sp09 {
	background-color: #9A0000;
	background-image: url(../images/img_masthead_sp09_06.jpg);
	background-repeat: no-repeat;
}

.search_bg_dec09 {
	background-color: #329902;
	background-image: url(../images/img_masthead_dec09_06.jpg);
	background-repeat: no-repeat;
}

.search_bg_may10 {
	background-color: #669801;
	background-image: url(../images/img_masthead_may10_06.jpg);
	background-repeat: no-repeat;
}

/* Form Style */
form {
	margin: 0px;
	padding: 0px;
}

input {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #333333;
}

.textfield {
	padding: 0px 4px 0px 4px;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	color: #333333;
}

select {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #333333;
}

/* Footer Style */
.footer_index_bg {
	background-image: url(../images/index_bar_footer.jpg);
	background-repeat: no-repeat;
}

.footer_common_bg {
	background-image: url(../images/common_bar_footer.jpg);
	background-repeat: no-repeat;
}

#footer_text {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	color: #666666;
	line-height: 12px;
}

#footer_text a {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	text-transform: none;
	color: #666666;
	line-height: 12px;
}

#footer_text a:link {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	text-transform: none;
	color: #666666;
	line-height: 12px;
}

#footer_text a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	text-transform: none;
	color: #666666;
	line-height: 12px;
}

#footer_text a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	text-transform: none;
	color: #666666;
	line-height: 12px;
}


/* Div */
.div_fontsize {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	color: #999999;
	line-height: 10px;
	padding-bottom: 10px;
}

.div_caption_200 {
   width: 200px;
   font-family: "Trebuchet MS", Arial, Helvetica;
   font-size: 10px;
   font-weight: normal;
   text-decoration: none;
   text-transform: none;
   color: #666666;
   line-height: 10px;
   margin: 1px 8px 5px 2px;
}

.div_caption_160 {
   width: 172px;
   font-family: "Trebuchet MS", Arial, Helvetica;
   font-size: 10px;
   font-weight: normal;
   text-decoration: none;
   text-transform: none;
   color: #666666;
   line-height: 10px;
   margin: 1px 8px 5px 2px;
}

.div_caption_200_jun {
   width: 278px;
   font-family: "Trebuchet MS", Arial, Helvetica;
   font-size: 10px;
   font-weight: normal;
   text-decoration: none;
   text-transform: none;
   color: #666666;
   line-height: 10px;
   margin: 1px 8px 5px 2px;
}

.div_caption_270 {
   width: 260px;
   font-family: "Trebuchet MS", Arial, Helvetica;
   font-size: 10px;
   font-weight: normal;
   text-decoration: none;
   text-transform: none;
   color: #666666;
   line-height: 10px;
   margin: 1px 8px 5px 2px;
}

.div_caption_300{
   width: 310px;
   font-family: "Trebuchet MS", Arial, Helvetica;
   font-size: 10px;
   font-weight: normal;
   text-decoration: none;
   text-transform: none;
   color: #666666;
   line-height: 10px;
   margin: 1px 8px 5px 2px;
}

.div_caption_protrait {
   width: 180px;
   font-family: "Trebuchet MS", Arial, Helvetica;
   font-size: 10px;
   font-weight: normal;
   text-decoration: none;
   text-transform: none;
   color: #666666;
   line-height: 10px;
   margin: 1px 8px 5px 2px;
}

.div_caption_100 {
   width: 135px;
   font-family: "Trebuchet MS", Arial, Helvetica;
   font-size: 10px;
   font-weight: normal;
   text-decoration: none;
   text-transform: none;
   color: #666666;
   line-height: 10px;
   margin: 1px 0px 5px 2px;
}

.div_caption_179 {
   width: 176px;
   font-family: "Trebuchet MS", Arial, Helvetica;
   font-size: 10px;
   font-weight: normal;
   text-decoration: none;
   text-transform: none;
   color: #666666;
   line-height: 10px;
   margin: 1px 0px 5px 2px;
}

.div_banner_editorsdesk {
	width: 220px;
	height: 102px;
	padding: 0px 0px 0px 0px;
	margin-bottom: 1px;
}

.div_banner_calendar {
	width: 614px;
	height: 104px;
	padding: 0px 0px 0px 0px;
	margin-bottom: 1px;
}