/****************************************************************/
/* Singapore frontpage styles */
/****************************************************************/

input, textarea, select, .inputbox { border: 1px solid gray; color: #000; background-color: #fff; }
input.button { font-weight: bold; border: 1px outset gray; color: black; background: #EAEAEA; text-align: center; }
input.button:hover { cursor: pointer; }

.sgLanguageFlipper, .sgTemplateFlipper { float: right; margin-left: 10px; }
.sgContainer { margin: 12px auto 12px auto; }

.gallerytitle { background: #336834 url(images/pic_gallery.gif) top left no-repeat; text-align: left; padding: 2px; padding-left: 18px; margin: 0; }
.small{ font-size: smaller; font-weight: normal; }
.sgGalleryTitle { margin: 0; padding: 2px 2px 0 2px; float:left}

.sgTab { padding: 2px; margin: 10px 0 0 0; clear: both; background-color: #EFEFEF; border: 1px solid #DDDDDD; }
.sgContent { background-color: #FBFBFB; padding: 10px; text-align: center; border: 1px solid #DDDDDD; margin-bottom: 10px; margin-left: auto; margin-right: auto;}
.sgGallery{ margin: 3px 0 3px 0; padding: 2px 2px 0 2px; border: 1px solid #DDDDDD; background-color: #fff; text-align: left; }
.sgGalleryThumbnail { text-align: left; margin: 4px; width: 110px; float: left; }
.sgGalleryThumbnail img, .sgContent img, .sgNavBar img { background-color: #fff;border: 1px solid #8A8A8A; padding:4px }
.sgGalleryTitle p { margin: 2px; padding:0; }
.sgThumbnail { float: left; margin: 8px; padding: 2px; border: 1px solid #DDDDDD; background-color: #fff; text-align: left;  margin: 8px; border: 1px solid #DDDDDD; }

.sgNavBar { text-align: center; border-bottom: 1px dotted #DDDDDD; margin: 4px; }
.sgNavBar2 { border: 1px dotted #DDDDDD; margin-top: 12px; margin-bottom: 12px; padding: 4px; text-align: center;}

.clearer{ clear: both; display: block; height: 2px; font-size: 1px; line-height: 1px; }

img.sgImage { border: 1px solid #000; }
img.sgNavBar{ margin: 5px; }

.details{ background-color: #FBFBFB; border: 1px dotted #CCCCCC; font-size: x-small; margin: 4px auto 4px auto; padding: 4px; text-align: left; line-height: 16px; }
#crumb { font-size: xx-small; color: #888888; padding: 6px; border-bottom: 1px dotted #336834; text-align: left; }

.sgContainer a:link, .sgContainer a:visited{ border: 0 none; }
.sgContainer a:hover{ border: 0 none; }

/****************************************************************/
/* Singapore admin styles */
/****************************************************************/

table.sgList { background-color: #fff; border: 1px solid #888; padding:5px}
tr.sgRow0 { background-color: #F4F4F4; margin: 1px; }
tr.sgRow1 { background-color: #e0e0e0; margin: 1px; }
table.formTable input, table.formTable textarea, table.formTable .inputbox { width: 450px; }
table.formTable td { vertical-align: top; }
table.formTable input.radio, table.formTable input.checkbox { width: auto; height: auto; }
.sgImageInput { text-align: center; padding: 2px; }
#sgAdminMessages { background-color: #fff; border: 1px dashed #000; margin: 1em 0 1em 0; padding: 5px; font-size: x-small; }

/****************************************************************/
/* BLOG:CMS mods */
/****************************************************************/
#items{width:708px;padding:10px 10px 10px 10px;background-color: white}
