.at-begin
{
	font-weight: bold;
	color: #00FF00;
}
.at-end
{
	font-weight: bold;
	color: #FF0000;
}
.row1
{
	background-color: #E0E8FF;
        color : #000000;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}
.row2
{
	background-color: #D0D8F0;
}
.forumline
{
	background-color: #E8E8E8;
	border: 2px solid #000000;
	width: 99%;
}
.filmstrip
{
	background:        #000000 url(/images/tile.gif) center left;
	background-repeat: repeat-x;
	padding:           0px;
	height:            10px;
}
body
{
	background: #f8f4d8;
	font-family: Arial, Verdana, sans-serif; 
	padding: 0px;
}
div
{
	text-align: center;
}
.bold
{
	font-weight: bold;
}
table.outside
{
	background-color: #E0E8FF; 
	border: 1px #0000FF solid;
	height: 70%;
}
p
{
	color: #000033; 
	font-family: Arial, Verdana, sans-serif; 
	text-align: justify;
	text-indent: 12px;
	padding-left: 5px;
	padding-right: 5px;
}
.square,
p.square
{
	color: #000033;
	font-size: 12px;
	font-family: Lucida Console, System, serif;
	text-align: left;
}
p.news
{
	color: #000033;
	font-size: 15px;
	font-family: Arial, Verdana, sans-serif; 
	text-align: left;
}
td.serverstatus
{
	background-color: #FFFFFF;
	text-align: center;
	padding: 3px 0px 1px 5px;
}
img
{
	border-width: 0px;
}


/***************************/
/* Gallery-specific stlyes */
/***************************/

table.gallery {
        font-size: 12px;
}

h1{
        font-weight: bold;
        font-size: 22px;
        font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
        text-decoration: none;
        line-height : 120%;
        color : #000000;
        margin: 2px;
}

h2 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 18px;
        margin: 0px;
}

h3 {
        font-weight: normal;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        margin: 2px;
}


ul {
        margin-left: 5px;
        padding: 0px;
}

li {
        margin-left: 10px;
        margin-top: 4px;
        margin-bottom: 4px;
        padding: 0px;
        list-style-position: outside;
        list-style-type: disc;
}

.textinput {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 100%;
        border: 1px solid #D1D7DC;
        padding-right: 3px;
        padding-left: 3px;
}

.listbox {
        font-family: Verdana, Arial, Arial, Helvetica, sans-serif;
        font-size: 100%;
        border: 1px solid #D1D7DC;
        vertical-align : middle;
}

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

.comment_button {
        font-family: Arial, Helvetica, sans-serif;
        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-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 100%;
        vertical-align : middle;
}

.checkbox {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 100%;
        vertical-align : middle;
}





.maintable {
        border: 1px solid #0E72A4;
        background-color: #FFFFFF;
        margin-top: 1px;
        margin-bottom: 1px;
}
.tableh1 {
        background : #0E72A4 ;
        color : #FFFFFF;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}
.tableh1_compact {
        background : #0E72A4 ;
        color : #FFFFFF;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

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

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

.tableb, .display_media, .catrow {
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

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

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

.album_stat {
        font-size: 10px;
	color: #FFFFFF;
        margin: 5px 0px;
}

.thumb_filename {
        font-size: 80%;
        display: block;
}

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

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

.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;
}

.sortorder_cell {
        background : #0E72A4 ;
        color : #FFFFFF;
        padding: 0px;
        margin: 0px;
}

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

.navmenu {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #FFFFFF;
        font-size: 100%;
        font-weight: bold;
        background : #0E72A4 ;
        border-style: none;
}

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

.admin_menu_thumb {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        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;
}

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

.image {
        border-style: solid;
        border-width:1px;
        border-color: #000000;
        margin: 2px;
}

.imageborder {
        border: 1px solid #000000;
        background-color: #FFFFFF;
        margin-top: 30px;
        margin-bottom: 30px;
}

.thumbnails {
        background: #EFEFEF ;
        padding: 0px;
}

.footer {
        font-size : 9px;
}

.statlink {
        color: #FFFFFF;
}







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

.navmenu a {
        position: relative;
        display: block;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
        text-decoration: none;
        color: #FFFFFF;
}

.navmenu a:hover {
        background : #EFEFEF ;
        text-decoration: none;
        color:         #000000;
}

.admin_menu {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
	background: #000000 url(/images/button_bg.gif) bottom left;
	background-repeat: repeat-x;
        border: 1px solid #3C66B0;
        color: #000000;
        text-align: center;
        text-decoration: none;
}

.admin_menu a:link,
.admin_menu a:visited {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
	padding: 1px;
        color: #000000;
        text-decoration: none;
	font-weight: normal;
}

.admin_menu a:active,
.admin_menu a:hover {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
	padding: 1px;
        color: #000000;
        text-decoration: underline;
	font-weight: normal;
}

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

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

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

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

.thumb_caption a,
.user_thumb_infobox a:hover,
.footer a:hover,
.catlink a,
.catlink a:hover {
        color: #000000;
        text-decoration: underline;
}

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

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












.catlink {
        display: block;
        margin-bottom: 2px;
}

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

.img_caption_table {
        border: none;
        background-color: #FFFFFF;
        width : 100%;
        margin : 0px;
}

.img_caption_table th {
        background: #D1D7DC ;
        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 {
        background: #EFEFEF ;
        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;
}
/*
.listbox_lang
{
	color: #000000;
	background-color: #D1D7DC;
	border: 1px solid #D1D7DC;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align : middle;
}
*/
.clickable_option
{
}

#vanity a {
        display:block;
        width:57px;
        height:20px;
        margin: 3px 20px;
}

#vanity img {border:0}
#v_php {float:left;background-image:url(../../images/powered-php.gif);}
#v_php:hover {background-image:url(../../images/h_powered-php.gif);}
#v_mysql {float:left;background-image:url(../../images/powered-mysql.gif);}
#v_mysql:hover  {background-image:url(../../images/h_powered-mysql.gif);}
#v_xhtml {float:right;background-image:url(../../images/valid-xhtml10.gif);}
#v_xhtml:hover {background-image:url(../../images/h_valid-xhtml10.gif);}
#v_css {float:right;background-image:url(../../images/valid-css.gif);}
#v_css:hover{background-image:url(../../images/h_valid-css.gif);}
/***************************/
/* Gallery-specific stlyes */
/***************************/





.textheader
{
	color: #000033; 
	font-family: Arial, Verdana, sans-serif; 
	text-align: center;
	font-weight: bold;
	font-size: 40pt;
}	
table
{
	border-width: 0px;
}
.row2
{
	background: #D0D8F0;
	color: #000033; 
	font-family: Verdana, Helvetica, sans-serif;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
}
.win
{
	background: #E0E8FF;
	color: #000033; 
	font-family: Verdana, Helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
}
.windark,
.headerbar
{
	background-color: #60B888;
	color: #FFFFFF; 
	font-size: 15px;
	text-align: center;
	font-family: Trebuchet MS, serif;
	padding: 3px;
}




/******************/
/* <News Headers> */
/******************/
td.titlebar
{
	color: #FFA34F;
	background: #3C66B0 url(/images/blue-down.gif) bottom left;
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	height: 30px;
}
td.bottombar
{
	color:          #FFFFFF; 
	background: #3C66B0 url(/images/blue-up.gif) top left;
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
	font-weight:    bold;
	height: 30px;
	padding-top:    2px;
	padding-right:  5px;
	padding-bottom: 2px;
	padding-left:   5px;
}
td.header-left
{
	background:        #60B888 url(/images/green-left.gif) center left;
	background-repeat: no-repeat;
	color:             #FFFFFF;
	font-size:         15px;
	font-family:       Trebuchet MS, serif;
	text-align:        left;
	padding-left:      10px;
	width:             253px;
	height:            31px;
}
td.header-middle
{
	background:  #60B888;
	color:       #FFFFFF;
	font-size:   15px;
	font-family: Trebuchet MS, serif;
	text-align:  center;
	height:      31px;
}
td.header-right
{
	background:        #60B888 url(/images/green-right.gif) center right;
	background-repeat: no-repeat;
	color:             #FFFFFF;
	font-size:         15px;
	font-family:       Trebuchet MS, serif;
	text-align:        right;
	padding-right:     10px;
	width:             253px;
	height:            31px;
}
td.header-left a,
td.header-middle a,
td.header-right a
{
	color:       #FFFFFF; 
	font-size:   15px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
}
td.header-left a:active,
td.header-left a:hover,
td.header-middle a:active,
td.header-middle a:hover,
td.header-right a:active,
td.header-right a:hover
{
	text-decoration: underline;
}
/*******************/
/* </News Headers> */
/*******************/





/***********************/
/* <Serverlist Styles> */
/***********************/
td.svrlist,
td.svrlist a:link,
td.svrlist a:visited,
td.svrlist a:active,
td.svrlist a:hover
{
	background:        #60B888 url(/images/svrlist.gif) center center;
        background-repeat: no-repeat;
	color:             #FFFFFF;
	font-family:       Trebuchet MS, serif;
	font-size:         14px;
	font-weight:       bold;
	text-align:        center;
}
td.svrlist-name,
td.svrlist-name a:link,
td.svrlist-name a:visited,
td.svrlist-name a:active,
td.svrlist-name a:hover
{
	color:       #000033;
	background:  #E0E8FF;
	font-family: Verdana, Helvetica, sans-serif; 
	font-size:   13px;
	font-weight: normal;
}
td.svrlist-sack
{
	background:        #60B888 url(/images/svrlist.gif) center center;
        background-repeat: no-repeat;
	color:             #FFFFFF;
	font-family:       Trebuchet MS, serif;
	font-size:         14px;
	text-align:        center;
}
td.svrlist-sname
{
	background:  #E0E8FF;
	padding-left: 12px;
	text-align:   left;
}
td.svrlist-sname,
td.svrlist-sname a:link,
td.svrlist-sname a:visited,
td.svrlist-sname a:active,
td.svrlist-sname a:hover
{
	color:       #000033;
	font-family: Verdana, Helvetica, sans-serif; 
	font-size:   11px;
	font-weight: normal;
}
/************************/
/* </Serverlist Styles> */
/************************/



/********************/
/* <Standard Links> */
/********************/
a:link
{
	color:           #0033CC;
	font-family:     Arial, Verdana, sans-serif;
	font-size:       16px;
	font-weight:     bold;
	text-decoration: none;
}
a:visited
{
	color:           #33A070;
	font-family:     Arial, Verdana, sans-serif;
	font-size:       16px;
	font-weight:     bold;
	text-decoration: none;
}
a:active,
a:hover
{
	color:           #0033CC;
	font-family:     Arial, Verdana, sans-serif;
	font-size:       16px;
	font-weight:     bold;
	text-decoration: underline;
}
/*********************/
/* </Standard Links> */
/*********************/



/********************/
/* <Titlebar Links> */
/********************/
td.titlebar a:link,
td.titlebar a:visited,
td.titlebar a:active,
td.titlebar a:hover,
td.bottombar a:link,
td.bottombar a:visited,
td.bottombar a:active,
td.bottombar a:hover
{
	color:          #FFFFFF; 
	font-size:      16px;
	font-family:    Arial, Verdana, Helvetica, sans-serif;
	font-weight:    bold;
	text-align:     center;
	padding-top:    2px;
	padding-right:  5px;
	padding-bottom: 2px;
	padding-left:   5px;
}
td.titlebar a:active,
td.titlebar a:hover,
td.bottombar a:active,
td.bottombar a:hover
{
	text-decoration: underline;
}
/*********************/
/* </Titlebar Links> */
/*********************/



/* Clock-specific stlyes */
td.clock-header select
{
	background-color: #1A6229;
	color:            #FFFFFF;
	font-family:      Arial, Verdana, sans-serif;
	font-size:        12px;
	margin:           0px;
	vertical-align:   middle;
}
td.clock-header
{
	background:        #60B888 url(/images/clock-middle.gif) center left;
	background-repeat: repeat-x;
	padding:           0px;
	height:            31px;
}
td.clock-header-left
{
	background:        url(/images/clock-left.gif) center left;
	background-repeat: no-repeat;
	color:             #FFFFFF;
	font-size:         15px;
	text-align:        center;
	font-family:       Trebuchet MS, serif;
	padding:           0px;
	height:            25px;
}
td.clock-header-middle
{
	color:       #FFFFFF;
	font-size:   15px;
	text-align:  center;
	font-family: Trebuchet MS, serif;
	padding:     0px;
	height:      25px;
}
td.clock-header-right
{
	background:        url(/images/clock-right.gif) center right;
	background-repeat: no-repeat;
	color:             #FFFFFF;
	font-size:         15px;
	text-align:        center;
	font-family:       Trebuchet MS, serif;
	padding:           0px;
	height:            25px;
}
font.closed
{
	color:       #FF0000;
	font-weight: bold;
}
font.holiday
{
	color:       #BB8800;
	font-weight: bold;
}
font.open
{
	color:       #00CC44;
	font-weight: bold;
}
.ships1
{
	border:     1px solid blue;
	text-align: center;
}
.ships2
{
	border:     1px solid blue;
	text-align: center;
	width:      15%;
}
/* Clock-specific stlyes */
