/* ------------------------------------------------------------------------- //
// Coppermine Photo Gallery 1.3.2                                            //
// ------------------------------------------------------------------------- //
// Updated by the Coppermine Dev Team                                        //
// (http://coppermine.sf.net/team/)                                          //
// see /docs/credits.html for details                                        //
// ------------------------------------------------------------------------- //
// This program is free software; you can redistribute it and/or modify      //
// it under the terms of the GNU General Public License as published by      //
// the Free Software Foundation; either version 2 of the License, or         //
// (at your option) any later version.                                       //
// ------------------------------------------------------------------------- //
// $Id$
// ------------------------------------------------------------------------- //
// This coppermine theme 'singapore' is based on the looks and graphics used //
// in the default theme of the open source gallery software 'Singapore' that //
// is being released under GNU GPL and that can be found at                  //
// http://singapore.sourceforge.net/ .                                       //
// Most graphics used in this theme have been created by Tamlyn Rhodes, the  //
// creator of the 'Singapore' software.                                      //
// ------------------------------------------------------------------------- */


#midlink {position:absolute; top:55px; left:0; width:924px; height:18px; text-align:center; background:transparent url(http://gallery.terrorchid.org/themes/singapore/images/main_back.gif);}
#main_menu {padding:0; margin:0px; list-style-type:none; width:924px; height:16px; background:transparent url(http://gallery.terrorchid.org/themes/singapore/images/divider.gif) no-repeat top right;}
#main_menu li {float:left; display:inline; width:84px;background:transparent; background:#fff url(http://gallery.terrorchid.org/themes/singapore/images/main_back_off.gif);}
#main_menu li a, #main_menu li a:visited {display:block; width:84px; height:16px; color:#000; font-size:10px; text-decoration:none; line-height:12px; font-family:arial, verdana, sans-serif;}

#main_menu li a:hover, #main_menu li a.chosen, #main_menu li a.chosen:visited,  #main_menu li a:active, #main_menu li a:focus {color:#fff; background:transparent  url(http://gallery.terrorchid.org/themes/singapore/images/main_back_over.gif);} 




body {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        background : #FFFFFF ;
        color : Black;
        margin: 0px;
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
}

table {
        font-size: 11px;
}

h1{
        font-weight: bold;
        font-size: 20px;
        text-decoration: none;
        line-height : 120%;
        color : #000000;
        margin: 2px;
}

h2 {
        font-size: 16px;
        margin: 0px;
}

h3 {
        font-weight: normal;
        font-size: 11px;
        margin: 2px;
}

p {
        font-size: 100%;
        margin: 2px 0px;
}



.textinput {
        font-size: 100%;
        border: 1px solid #009AFF;
        padding-right: 3px;
        padding-left: 3px;
}

.listbox {
        font-size: 100%;
        border: 1px solid #009AFF;
        vertical-align : middle;
}

.button {
        font-size: 100%;
        border: 1px solid #005D8C;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
}

.comment_button {
        font-size: 85%;
        border: 1px solid #005D8C;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
        padding-left: 3px;
        padding-right: 3px;
}

.radio {
        font-size: 100%;
        vertical-align : middle;
}

.checkbox {
        font-size: 100%;
        vertical-align : middle;
}

a {
        color: #0033CC;
        text-decoration: none;
}

a:hover {
        color: #0033CC;
        text-decoration: underline;
}

bblink a {
        color: #0033CC;
        text-decoration: none;
}

bblink a:hover {
        color: #0033CC;
        text-decoration: underline;
}

.maintable {

	
}

.oldtableh1 {
font-weight: bold; border: #FFFFFF; border-style: solid; height: 36px;
border-width: 1px 0px 0px 0px;
	color: #465964; font-size: 11px;
	background-image: url(http://forum.terrorchid.org/templates/subSilver/images/cellpic6.gif);
	padding: 12px 0px 0px 10px;
}

.tableh1 {
font-weight: bold; border: #FFFFFF; border-style: solid; height: 36px;
        background: #F3F3F3 ;
        padding: 10px;
        clear: both;
        margin-left: auto;
        margin-right: auto;
  border-top:dashed 1px silver;
  border-left:dashed 1px silver;
  border-right:dashed 1px silver;
  border-bottom:none;
}


.catrow{
	background-image: 
url('http://forum.terrorchid.org/templates/Aeolus/images/bg_main.gif');
background-repeat: repeat;
padding: 12px;
}

.catrowlight{
	background-color: #DEE3E7;
padding: 12px;
}

.tableh1_compact {
        color : #000000;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.tableh2 {
        color : #000000;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.tableh2_compact {
        color : #555555;
background-color: #F3F3F3;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
border-top: solid 1px silver;
border-right: dashed 1px silver;
border-left: dashed 1px silver;
}

.tableb {
        background: #FFFFFF ;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        margin-left: auto;
        margin-right: auto;
        clear: both;
}

.tablet {
        background: #F3F3F3 ;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        margin-left: auto;
        margin-right: auto;
        clear: both;
}

.tabletitle {
        background: #FFFFFF ;
font-family: "Times New Roman", Times, serif;
        font-size: 150%;
font-style: oblique;
        padding-top: 10px;
        padding-right: 0px;
        padding-bottom: 10px;
        padding-left: 0px;
        margin-left: auto;
        margin-right: auto;
        clear: both;
}

.tablecaption {
        background: #F3F3F3 ;
        padding: 5px;
        margin-left: auto;
        margin-right: auto;
        clear: both;
  border:solid 1px silver;
}

.nakedcaption {
        background: #FFFFFF ;
        padding: 5px;
        margin-left: auto;
        margin-right: auto;
        clear: both;
  border:0px;
}

.statbox {
        background: #F3F3F3 ;
        padding: 10px;
        clear: both;
        margin-left: auto;
        margin-right: auto;
  border:solid 1px silver;
}




.tableb_compact {
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
background-color: #F3F3F3;
color: #666666;
}

.tablef {
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
}

.album_stat {
        font-size: 85%;
        margin: 5px 0px;
}

.thumb_title {
        font-weight : bold;
        font-size: 80%;
        padding: 2px;
        display : block;
}

.thumb_title_lite {
        font-weight : normal;
font-style: italic;
        font-size: 80%;
        padding: 2px;
        display : block;
}


.thumb_caption {
        font-size: 80%;
        padding: 1px;
        display : block;
}

.thumb_caption a {
        text-decoration: underline;
        color: #000000;
}

.thumb_num_comments {
        font-weight: normal;
        font-size: 80%;
        padding: 2px;
        font-style : italic;
        display : block;
}

.user_thumb_infobox {
        margin-top: 1px;
        margin-bottom: 1px;
}

.user_thumb_infobox th {
        font-weight : bold;
        font-size: 100%;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

.user_thumb_infobox td {
        font-size: 80%;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

.user_thumb_infobox a {
        text-decoration: none;
        color: #000000;
}

.user_thumb_infobox a:hover {
        color: #000000;
        text-decoration: underline;
}

.sortorder_cell {
        color : #000000;
        padding: 0px;
        margin: 0px;
}

.sortorder_options {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color : #000000;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
        margin: 0px;
        font-weight: normal;
        font-size: 80%;
        white-space: nowrap;
}

.navmenu {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 100%;
        font-weight: bold;
        border-style: none;
}

.navmenu img {
        margin-top: 1px;
        margin-right: 5px;
        margin-bottom: 1px;
        margin-left: 5px;
}

.navmenu a {
        position: relative;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
        text-decoration: underline;
        color: #009AFF;
}

.navmenu a:hover {
        text-decoration: none;
        color:         #009AFF;
}

.admin_menu_thumb {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 85%;
        border: 1px solid #005D8C;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
        color: #000000;
        font-weight: bold;
        margin-top: 0px;
        margin-bottom: 0px;
        width: 85px;
}

.admin_menu_thumb a {
        color: #000000;
        text-decoration: none;
        display: block;
        position: relative;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 10px;
        padding-right: 10px;
}


.admin_menu_thumb a:hover {
        color: #000000;
        text-decoration: underline;
}


.admin_menu {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 85%;
        border: 1px solid #005D8C;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
        color: #000000;
        margin-top: 0px;
        margin-bottom: 0px;
        text-align: center;
}

.admin_menu a {
        color: #000000;
        text-decoration: none;
        display: block;
        position: relative;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 2px;
        padding-right: 2px;
}

.admin_menu a:hover {
        color: #000000;
        text-decoration: underline;
}


td admin_menu_anim {
        background-image : url(images/button_bg_anim.gif);
}

.comment_date{
        color : #5F5F5F;
        font-size : 90%;
        vertical-align : middle;
}

.image {
}

.imageborder {
}

.thumbnails {
        padding: 5px;

}

.footer {
        font-size : 9px;
}

.footer a {
        text-decoration: none;
        color: #000000;
}

.footer a:hover {
        color: #000000;
        text-decoration: underline;
}

.statlink {
        color: #000000;
}

.statlink a {
        text-decoration: none;
        color: #006699;
}

.statlink a:hover {
        color: #DD6900;
        text-decoration: underline;
}

.alblink a {
        text-decoration: underline;
        color: #000000;
}

.alblink a:hover {
        color: #000000;
        text-decoration: underline;
}

.catlink {
        display: block;
        margin-bottom: 10px;
		margin-left: 5px
}

.catlink a {
text-decoration: none; color : #006699;
font-size : 12px;
}

.catlink a:hover {
text-decoration: underline; color : #DD6900;
font-size : 12px;
}

.topmenu {
        line-height : 130%;
        font-size: 100%;
}

.topmenu a {
        color : #0033CC;
        text-decoration : none;
}

.topmenu a:hover  {
        color : #0033CC;
        text-decoration : underline;
}

.img_caption_table {
        border: none;
        width : 100%;
        margin : 0px;
}

.img_caption_table th {
        font-size: 100%;
        color : #000000;
        padding-top: 4px;
        padding-right: 10px;
        padding-bottom: 4px;
        padding-left: 10px;
        border-top : 1px solid #FFFFFF;
}

.img_caption_table td {
        padding-top: 6px;
        padding-right: 10px;
        padding-bottom: 6px;
        padding-left: 10px;
        border-top : 1px solid #FFFFFF;
}

.debug_text {
        border: #BDBEBD;
        background-color: #EFEFEF;
        width : 100%;
        margin : 0px;
}

.clickable_option {
        border-bottom : 1px dotted blue;
        cursor : hand;
}

.listbox_lang {
        color: #000000;
        font-size: 80%;
        font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
        vertical-align : middle;

}


/* stuff from singapore */


div.sgShadow {
  text-align: center;
  padding: 1em;
}

table.sgShadow {
  margin-left: auto;
  margin-right: auto;
  clear: both;
}

table.sgShadow, table.sgShadowTab {
  background-color: #f0f0f0;
  /*background: #f0f0f0 url('images/osx-bg.gif')*/
  padding: 0;
  text-align: left;
}

table.sgShadowTab td {
  font-size: 13px;
}

table.sgShadow td {
  padding: 0;
  margin: 0;
}

table.sgShadow td.tabm, table.sgShadow td.tabr {
  background-color: #fff;
}

table.sgShadow td.tl {
  background-image: url('images/shadow-tl.gif');
}

table.sgShadow td.tm {
  background-image: url('images/shadow-tm.gif');
}

table.sgShadow td.tr {
  background-image: url('images/shadow-tr.gif');
}

table.sgShadow td.ml {
  background-image: url('images/shadow-ml.gif');
}

table.sgShadow td.mm {
  padding: 10px;
}

table.sgShadow td.mr {
  background-image: url('images/shadow-mr.gif');
}

table.sgShadow td.bl {
  background-image: url('images/shadow-bl.gif');
}

table.sgShadow td.bm {
  background-image: url('images/shadow-bm.gif');
}

table.sgShadow td.br {
  background-image: url('images/shadow-br.gif');
}

div.sgGallery {
  margin: 5px;
  padding: 5px;
  border: 1px solid #ccc;
  background-color: #fff;
}

td.sgGallery {
  width: 100px;
  text-align: center;
}

img.sgGallery {
  border: 1px solid #000;
}

img.image {

}

div.sgGallery p {
  margin-top: 0;
  margin-bottom: 2px;
}

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

div.sgNavBar, p.sgNavBar {
  text-align: center;
  float: right;
}


div.sgThumbnail {
  width:  120px;
  height: 120px;
  margin: 10px 5px 10px 5px;
  float: left;
        padding: 0px;
  text-align: center;
}

div.sgThumbnail table {
  width:  116px;
  height: 116px;
  margin: 0px;
  text-align: center;
  vertical-align: middle;
}

.sgThumbnailContent {
  background: #fff;
        margin: 0px;
        padding: 0px;
        border: 1px solid #ccc;
}

.roundedCornerSpacer {
    margin: 0px; padding: 0px; border: 0px;
    clear: both;
    font-size: 1px; line-height: 1px;
}
.borderTL, .borderTR, .borderBL, .borderBR {
    width: 5px; height: 5px;
    padding: 0px; border: 0px;
    z-index: 99;
}
.borderTL, .borderBL { float: left; clear: both; }
.borderTR, .borderBR { float: right; clear: right; }
.borderTL { margin: -1px 0px 0px -1px; }
.borderTR { margin: -1px -1px 0px 0px; }
.borderBL { margin: -5px 0px 0px 0px; }
.borderBR { margin: -5px 0px 0px 0px; }
/* IE5-5.5/win needs the border scooted to the left or right by an
additional 3px! Why? */
.borderTL {
    margin-left: -4px;
    ma\rgin-left: -1px;
}
html>body .borderTL {
    margin-left: -1px;
}
.borderTR {
    margin-right: -4px;
    ma\rgin-right: -1px;
}
html>body .borderTR {
    margin-right: -1px;
}
.borderBL {
    margin-left: -3px;
    ma\rgin-left: 0px;
}
html>body .borderBL {
    margin-left: 0px;
}
.borderBR {
    margin-right: -3px;
    ma\rgin-right: 0px;
}
html>body .borderBR {
    margin-right: 0px;
}

