
table {
        font-size : 11px;
				line-height : 13px;
}

h1{
        font-weight: normal;
        font-size: 9px;
        font-family: Trebuchet Ms;
        text-decoration: none;
        line-height : 120%;
        color: #718EA5;
		padding:5px;
        margin: 2px;
}

h2 {
        font-family: Trebuchet Ms;
        background-image : url();
        background-repeat : no-repeat;
		background-position:top;
        padding-left : 18px;
        font-size: 12px;
        margin: 0px;
}

h3 {
        font-weight: normal;
        font-family: Trebuchet Ms;
        font-size: 9px;
        margin: 2px;
}

p {
        font-family: Trebuchet Ms;
        font-size: 100%;
        margin: 2px 0px;
}

ul {
        margin-left: 5px;
        padding: 0px;
}

li {
        margin-left: 9px;
        margin-top: 4px;
        margin-bottom: 4px;
        padding: 0px;
        list-style-position: outside;
        list-style-type: disc;
}

.navigation {
        font-family: Trebuchet Ms;
        font-size: 90%;
		        color: #BF5A33;
}

.navigation a {
        font-family: Trebuchet Ms;
        font-size: 90%;
		text-decoration:none;
		        color: #EAB29D;
}

.navigation a:visited {
        font-family: Trebuchet Ms;
        font-size: 90%;
				text-decoration:none;
		        color: #EAB29D;
}

.navigation a:active {
        font-family: Trebuchet Ms;
        font-size: 90%;
				text-decoration:none;
		        color: #EAB29D;
}

.navigation a:hover {
        font-family: Trebuchet Ms;
        font-size: 90%;
				text-decoration: blink;
		        color: #F1F1F1;
}


.textinput {
        font-family: Trebuchet Ms;
        font-size: 100%;
        border: 0px solid #D9D9D9;
		background-color: #bfb5b5;
        color : #838383;
		
		background-position:top;
        padding-right: 3px;
        padding-left: 3px;
}

input, textarea, button, select {
        font-family: Trebuchet Ms;
        font-size: 100%;
        border: 0px solid #D9D9D9;
			background-color: #f5f5f5;
        color : #838383;
		
		background-position:top;
        padding-right: 3px;
        padding-left: 3px;
}

.listbox {
        font-family: Trebuchet Ms;
        font-size: 100%;
        border: 1px solid #D9D9D9;
		background-color: #f5f5f5;
        color : #838383;
		
		background-position:top;
        vertical-align : middle;
}

.button {
        font-family: Trebuchet Ms;
        font-size: 100%;
        border: 1px solid #2B2B2B;
		background-color: #f5f5f5;
        color : #838383;
		
		background-position:top;
}

.comment_button {
        font-family: Trebuchet Ms;
        font-size: 100%;
        border: 1px solid #D9D9D9;
		background-color: #f5f5f5;
        color : #838383;
		
		background-position:top;
        padding-left: 3px;
        padding-right: 3px;
}

.radio {
        font-family: Trebuchet Ms;
        font-size: 100%;
        vertical-align : middle;
}

.checkbox {
        font-family: Trebuchet Ms;
        font-size: 100%;
        vertical-align : middle;
}

a {
        color: #949494;
        text-decoration: none;
}

a:hover {
        color: #949494;
        text-decoration: underline;
}

.bblink a {
        color: #949494;
        text-decoration: none;
}

.bblink a:hover {
        color: #949494;
        text-decoration: underline;
}

.maintable {
        border: 0px solid #E5E5E5;
        background-color: #F5F5F5;
		padding:1px;
        margin-top: 1px;
        margin-bottom: 2px;
}

.tableh1 {
        font-family:Trebuchet Ms;
        background : #d9dfdf;
        color: #65534e;
					
					background-position:top;
				text-transform:uppercase;
		padding:10px;
}

.tableh1_compact {
        font-family: Trebuchet Ms;
        background : #EBEBEB;
        color: #6F6F6F;
		text-transform:uppercase;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.tableh2 {
        background: #f5f5f5;
        color : #838383;
							
							background-position: top;
        padding-top: 8px;
        padding-right: 9px;
        padding-bottom: 8px;
        padding-left: 9px;
}

.tableh2_compact {
        background: #FCFCFC ;
        color : #838383;
        padding-top: 8px;
        padding-right: 5px;
        padding-bottom: 8px;
        padding-left: 5px;
}

.tableb {
        background: #F5F5F5;
        padding-top: 3px;
        padding-right: 9px;
        padding-bottom: 3px;
        padding-left: 9px;
}

.tableb_compact {
        background: #F5F5F5;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.tablef {
        background: #FCFCFC ;
        padding-top: 9px;
        padding-right: 9px;
        padding-bottom: 9px;
        padding-left: 9px;
}

.catrow_noalb {
        background: #FCFCFC ;
        color : #838383;
        padding-top: 3px;
        padding-right: 9px;
        padding-bottom: 3px;
        padding-left: 9px;
}

.catrow {
        background: #F9F9F9 ;
        padding-top: 3px;
        padding-right: 9px;
        padding-bottom: 3px;
        padding-left: 9px;
}


.catrow a {
color:#949494;
text-decoration:none;
}

.album_stat {
        font-size : 85%;
        margin: 5px 0px;
}

.thumb_filename {
        font-size: 100%;
        display: block;
}

.thumb_title {
        font-weight : normal;
        font-size: 9px;
        padding: 2px;
		font-weight:bold;
        display : block;
}

.thumb_caption {
        font-size: 100%;
        padding: 1px;
        display : block;
}

.thumb_caption a {
        text-decoration: underline;
        color: #949494;
}


.thumb_num_comments {
        font-weight: normal;
        font-size: 85%;
        padding: 2px;
        font-style : italic;
        display : block;
}

.user_thumb_infobox {
        margin-top: 1px;
        margin-bottom: 1px;
}

.user_thumb_infobox th {
        font-weight : normal;
        font-size: 100%;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

.user_thumb_infobox td {
        font-size: 85%;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

.user_thumb_infobox a {
        text-decoration: none;
        color: #949494;
}
.user_thumb_infobox a:hover {
        color: #949494;
        text-decoration: underline;
}

.sortorder_cell {
        background : #EBEBEB;
        color: #666666;
        padding-top: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 20px;
        margin: 0px;
}

.sortorder_options {
        font-family: Trebuchet Ms;
        background : #EBEBEB;
        color: #C8C8C8;
        padding: 0px;
        margin: 0px;
        font-weight: normal;
        font-size: 100%;
        white-space: nowrap;
}

.navmenu {
        font-family: Trebuchet Ms;
        color: #666666;
        font-weight: none;
        background : #EBEBEB;
        border-style: none;
}

.navmenu img {
        margin-top: 1px;
        margin-right: 5px;
        margin-bottom: 1px;
        margin-left: 5px;
}

.navmenu a {
        display: block;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
        text-decoration: none;
        color: #666666;
}

.navmenu a:hover {
        background : #F9F9F9 ;
        text-decoration: none;
        color:         #838383;
}

.admin_menu_thumb {
        font-family: Trebuchet Ms;
        font-size: 100%;
        border: 0px solid #D9D9D9;
        background-image : url(images/textarea.jpg);
        background-position : bottom;
        color: #949494;
        font-weight: none;
        margin-top: 0px;
        margin-bottom: 0px;
        width: 85px;
}

.admin_menu_thumb a {
        color: #949494;
        text-decoration: none;
        display: block;
        position: relative;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 9px;
        padding-right: 9px;
}


.admin_menu_thumb a:hover {
        color: #949494;
        text-decoration: underline;
}
.admin_menu {
        font-family: Trebuchet Ms;
        font-size: 100%;
        border: 0px solid #D9D9D9;
        background-image : url();
        background-position : bottom;
        background-repeat: repeat-x;
padding:5px;
        background-color: #F9F9F9;
        color: #949494;
        margin-top: 0px;
        margin-bottom: 0px;
        text-align: center;
}

.admin_menu a {
        color: #949494;
        text-decoration: none;
        display: block;
        position: relative;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 2px;
        padding-right: 2px;
}

.admin_menu a:hover {
        color: #949494;
        text-decoration: underline;
}

td #admin_menu_anim {
        background-image : url(images/button_bg_anim.gif);
}

.comment_date{
        color : #5F5F5F;
        font-size: 100%;
        vertical-align : middle;
}


.image {
        border-style: solid;
        border-width:1px;
        border-color: #2aacdc;
		padding:0px;
        margin: 0px;
}

.imageborder {
        border: 1px solid #2aacdc;
        margin-top: 0px;
        margin-bottom: 0px;
}

.display_media {
        background: #F9F9F9 ;
        padding-top: 3px;
        padding-right: 9px;
        padding-bottom: 3px;
        padding-left: 9px;
}

.thumbnails {
        background: #F9F9F9;
        padding: 3px;
}

.footer {
        font-size : 9px;
}

.footer a {
        text-decoration: none;
        color: #949494;
}

.footer a:hover {
        color: #949494;
        text-decoration: underline;
}

.statlink {
        color: #65534e;
}

.statlink a {
        color: #65534e;
        text-decoration: none;
}

.statlink a:hover {
        color: #CE8473;
        text-decoration: underline;
}

.alblink a {
        color: #B0B0B0;
		margin-left:5px;
        text-decoration: none;
}

.alblink a:hover {
        color: #9C9C9C;
        text-decoration: none;
}

.catlink {
        display: block;
        margin-bottom: 5px;
}

.catlink a {
        color: #78706e;
}

.catlink a:hover {
        color: #78706e;
        text-decoration: underline;
}

.topmenu {
        font-family: Trebuchet Ms;
        line-height : 130%;
        font-size : 110%;
}

.topmenu a {
        color : #838383;
        text-decoration : none;
}

.topmenu a:hover  {
        color : #838383;
        text-decoration : underline;
}

.img_caption_table {
        border: none;
        background-color: #F9F9F9;
        width : 100%;
        margin : 0px;
}

.img_caption_table th {
        background: #D9D9D9 ;
        font-size : 100%;
        color : #838383;
        padding-top: 4px;
        padding-right: 9px;
        padding-bottom: 4px;
        padding-left: 9px;
        border-top : 0px solid #F9F9F9;
}

.img_caption_table td {
        background: #F9F9F9 ;
        padding-top: 6px;
        padding-right: 9px;
        padding-bottom: 6px;
        padding-left: 9px;
        border-top : 0px solid #F9F9F9;
        white-space: normal;
}

.img_caption_table td img {
border: 5px solid #000000

}
.debug_text {
        border: #BDBEBD;
        background-color: #EFEFEF;
        width : 100%;
        margin : 0px;
}

.clickable_option {
        cursor : default;

}

.listbox_lang {
        color: #949494;
        background-color: #F9F9F9;
        border: 1px solid #F9F9F9;
        font-size: 100%;
        font-family: Trebuchet Ms;
        vertical-align : middle;
}

#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);}