/*
$Id: style.css,v 1.1 2004/06/11 09:20:08 tarique Exp $
*/

body {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size:9pt;
	    color:#999999;
        margin: 0px;
		background-color: #000000;
		SCROLLBAR-ARROW-COLOR: #999999;
		SCROLLBAR-BASE-COLOR: #291F34;
		SCROLLBAR-FACE-COLOR: #291F34;	
		SCROLLBAR-DARKSHADOW-COLOR: #999999;
		SCROLLBAR-3DLIGHT-COLOR: #999999;
		SCROLLBAR-HIGHLIGHT-COLOR: #291F34;
}

table {
        font-size: 10px;
}

h1{
        font-weight: bold;
        font-size: 13px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        text-decoration: none;
        line-height : 100%;
        color : #999999;
        margin: 1px;
}

h2 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        margin: 1px;
}

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

p {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 100%;
        margin: 2px 0px;
}

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


input{
	BORDER-RIGHT: #121316 1px solid; 
	BORDER-TOP: #47475D 1px solid; 
	BORDER-BOTTOM: #121316 1px solid;
	BORDER-LEFT: #47475D 1px solid;
	background-color:#2C2C3C;
	color : #e4e4e4;
	font-size: 10px;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-position : bottom;
        padding-left: 5px;
        padding-right: 5px;
}

/*
Field for text input.
*/
.textinput {
    BORDER-RIGHT: #47475D 1px solid; 
	BORDER-TOP: #121316 1px solid; 
	BORDER-BOTTOM: #47475D 1px solid;
	BORDER-LEFT: #121316 1px solid;
	background-color:#000000;
	color : #e4e4e4;
	font-size: 10px;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.listbox {
    BORDER-RIGHT: #47475D 1px solid; 
	BORDER-TOP: #121316 1px solid; 
	BORDER-BOTTOM: #47475D 1px solid;
	BORDER-LEFT: #121316 1px solid;
	background-color:#000000;
	color : #e4e4e4;
	font-size: 10px;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
        vertical-align : middle;
}

/*
Simple button.
*/
.button {
    BORDER-RIGHT: #121316 1px solid; 
	BORDER-TOP: #47475D 1px solid; 
	BORDER-BOTTOM: #121316 1px solid;
	BORDER-LEFT: #47475D 1px solid;
	background-color:#2C2C3C;
	color : #e4e4e4;
	font-size: 10px;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-position : bottom;
        padding-left: 10px;
        padding-right: 10px;
}

/*
Picture comment button.
*/
.comment_button {
    BORDER-RIGHT: #121316 1px solid; 
	BORDER-TOP: #47475D 1px solid; 
	BORDER-BOTTOM: #121316 1px solid;
	BORDER-LEFT: #47475D 1px solid;
	background-color:#2C2C3C;
	color : #e4e4e4;
	font-size: 10px;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
        background-position : bottom;
        padding-left: 30px;
        padding-right: 30px;
}

.radio {
        BORDER-RIGHT: #121316 1px solid; 
	BORDER-TOP: #47475D 1px solid; 
	BORDER-BOTTOM: #121316 1px solid;
	BORDER-LEFT: #47475D 1px solid;
	background-color:#2C2C3C;
	color : #e4e4e4;
	font-size: 10px;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
        vertical-align : middle;
}

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

a {
        color: #A6A6C0;
        text-decoration: none;
}

a:hover {
        color: #ffffff;
}

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

bblink a:hover {
        color: #999999;
 
}

.maintable {
        height="20";
	/*border: 1px solid #1E1E2A;*/
        background-color: #443F5C;

}


/*
Zagolovok tabliz
*/
.tableh1 {
        height="18";
	background : #343552 ;
        color : #FFFFFF;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

/*
Tabliza statusa vnizu.
*/
.tableh1_compact {
        height="18";
	background : #343552 ;
        color : #FFFFFF;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

/*
Zagolovki albomov.
*/
.tableh2 {
        height="18";
	background: #343552 ;
        color : #FFFFFF;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

/*
Komentarii pod kartinkami. Logging polzovateley.
*/
.tableh2_compact {
        height="18";
	background: #1E1E2A ;
        color : #999999;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

/*
Okoshka vigruzki.  Fon tbl kategoriy.
*/
.tableb {
	background: #1E1E2A ;
        padding-top: 1px;
        padding-right: 1px;
        padding-bottom: 1px;
        padding-left: 1px;
}

/*
Tabliza s opisaniem gallerey v kategoriyah.
*/
.tableb_compact {
	background: #141218 ;
    	padding-top: 2px;
        padding-right: 2px;
        padding-bottom: 2px;
        padding-left: 2px;

        
}

/*
Polya s fonom knopok dobavleniya, poiska e.t.k.
*/
.tablef {
        height="18";
	background: #1E1E2A;
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
}

/*
Text opisaniya albomov statistika.
*/
.album_stat {
		font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        margin: 2px 2px;
}


/*
Text opisaniya albomov.
*/
.album_desc {
		font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: none;
        margin: 4px 2px;
}


/*
Shrift kol-vo procmotrov pod kartinkoy.
*/
.thumb_title {
        font-weight : bold;
        font-size: 100%;
        padding: 2px;
        display : block;
}

/*
Text commentariya pod kartinkoy.
*/
.thumb_caption {
        font-size: 84%;
        padding: 1px;
        display : block;
}

.thumb_caption a {
        color: #999999;
}

.thumb_num_comments {
        font-weight: normal;
        font-size: 84%;
        padding: 2px;
        font-style : bold;
        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: #A6A6C0;
}

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


/*
Ramka tablichki sortirovki faylov.
*/
.sortorder_cell {
        background : #1E1E2A ;
        border: 1px solid #443F5C;
	color : #999999;
       	padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 10px;
        padding-right: 10px;
        margin: 0px;
}

/*
Tablichka sortirovki faylov.
*/
.sortorder_options {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        background : #1E1E2A ;
        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 : #141218 ;
        border-style: none;
}

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

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

.navmenu a:hover {
        background : #141218 ;
        text-decoration: none;
        color:         #FFFFFF;
}

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

.admin_menu_thumb a {
        color: #A6A6C0;
        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: #FFFFFF;
        text-decoration: underline;
}


/*
Menu v admin rejime pod kartinkoy.
*/

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

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

.admin_menu a:hover {
        color: #FFFFFF;
}

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

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

.imageborder {
        border: 1px solid #999999;
        background-color: #141218;
        margin-top: 10px;
        margin-bottom: 10px;
}

.thumbnails {
        background: #1E1E2A ;
        padding: 3px;
}

.footer {
        font-size : 1px;
		color: #000000;
}

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

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

.statlink {
        color: #FFFFFF;
}

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

.statlink a:hover {
        color: #FFFFFF;     
}

.alblink a {
        color: #A6A6C0;
}

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

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

.catlink a {
        color: #A6A6C0;
}

.catlink a:hover {
        color: #FFFFFF;
}

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

.topmenu a {
        color : #A6A6C0;
}

.topmenu a:hover  {
        color : #FFFFFF;
}

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

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

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

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

.clickable_option {
        cursor : hand;
}

/*
Pole Dati bana polzovateley.
*/
.listbox_lang {
        color: #999999;
        background-color: #343552;
        border: 1px solid #443F5C;
        font-size: 100%;
        font-family: Arial, Helvetica, sans-serif;
        vertical-align : middle;

}