/*************************
  Coppermine Photo Gallery
  ************************
  Copyright (c) 2003-2005 Coppermine Dev Team
  v1.1 originaly written by Gregory DEMAR

  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.
  ********************************************
  Coppermine version: 1.3.3
  $Source: /cvsroot/coppermine/stable/themes/hardwired/style.css,v $
  $Revision: 1.3 $
  $Author: gaugau $
  $Date: 2005/04/19 03:17:14 $
**********************************************/

body {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color : #AEAEAE;
        margin: 0px;
        scrollbar-face-color: #444444;
        scrollbar-highlight-color: #444444;
        scrollbar-shadow-color: #333333;
        scrollbar-3dlight-color: #555555;
        scrollbar-arrow-color:  #777777;
        scrollbar-track-color: #333333;
        scrollbar-darkshadow-color: #333333;
        margin:0px;
        background-color:#000000;
        background-image:url(images/hardwired_bak.gif);
        background-repeat:repeat;
        }

table {
        font-size: 12px;
}

h1{
        font-size: 11px;
        font-family: "Verdana", Verdana, Arial, Helvetica, sans-serif;
        text-decoration: none;
        color : #AEAEAE;
        margin: 2px;
        font-style : normal;
}

h2  { color: #f80; font-size: 12px; font-family: Verdana, Helvetica, sans-serif; background-image: url("images/box_left_icon.gif"); background-repeat: no-repeat; background-position: right 50%; margin: 0; padding-right: 18px }

h3 {
        font-weight: normal;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        margin: 2px;
}

p {
        font-family: Verdana, 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;
}

.textinput {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 100%;
        border: 1px solid #5D6876;
        padding-right: 3px;
        padding-left: 3px;
        background-color : #414852;
        color:#cccccc;
}

.listbox {
        font-family: Verdana, Arial, Arial, Helvetica, sans-serif;
        background-color : #414852;
        font-size: 100%;
        border: 1px solid #5D6876;
        vertical-align : middle;
        color:#cccccc;
}

.button {
        font-family: Verdana, Helvetica, sans-serif;
        font-size: 100%;
        border: 1px solid #404750;
        background-color : #5D6674;
        color:#cccccc;
}

.comment_button {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 100%;
        border: 1px solid #404750;
        background-color : #5D6674;
        color:#cccccc;
        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;
}

a  { color: #ccc; text-decoration: none }

a:hover  { color: #f80; text-decoration: underline }

bblink a {
        color: #8090A3;
        text-decoration: none;
}

bblink a:hover  { color: #f80; text-decoration: underline }

.maintable  { background-color: #4f5864; margin-top: 1px; margin-bottom: 1px; border: solid 1px #394049 }

.tableh1  { color: #f80; background: #4f5964; padding: 3px 10px }

.tableh1_compact {
        background : #515B67 ;
        color : #CCCCCC;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.tableh2  { color: #c7c7c7; background: #616c7a; padding: 3px 10px }

.tableh2_compact {
        background: #616D7B ;
        color : #CCCCCC;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.tableb  { background: #56606d; padding: 3px 10px }

.tableb_compact  { color: #f80; background: #474f5a; padding: 2px 5px }

.tablef {
        background: #5D6976;
        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: 100%;
        padding: 2px;
        display : block;
}

.thumb_caption {
        font-size: 85%;
        padding: 1px;
        display : block;
}

.thumb_caption a {
        text-decoration: underline;
        color: #AEAEAE;
}

.thumb_num_comments {
        font-weight: normal;
        font-size: 85%;
        padding: 2px;
        font-style : normal;
        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: 90%;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

.user_thumb_infobox a {
        text-decoration: none;
        color: #AEAEAE;
}

.user_thumb_infobox a:hover  { color: #f80; text-decoration: underline }

.sortorder_cell {
        background : #49525D ;
        color : #CCCCCC;
        padding: 2px;
        margin: 0px;
}

.sortorder_options {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        background : #49525D ;
        color : #CCCCCC;
        padding: 0px;
        margin: 0px;
        font-weight: normal;
        font-size: 85%;
        white-space: nowrap;
}

.navmenu {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #CCCCCC;
        font-size: 100%;
        font-weight: bold;
        background : #49525D ;
        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: #AEAEAE;
}

.navmenu a:hover {
        background : #49525D ;
        text-decoration: none;
        color:         #FFFFFF;
}

.admin_menu_thumb  { color: #ccc; font-size: 85%; font-family: Verdana, Helvetica, sans-serif; font-weight: bold; background-color: #5d6674; margin-top: 0; margin-bottom: 0; width: 85px; border: solid 1px #005d8c }

.admin_menu_thumb a {
        color: #CCCCCC;
        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: #CCCCCC;
        text-decoration: underline;
}

.admin_menu   { color: #000; font-size: 95%; font-family: Verdana, Helvetica, sans-serif; background-color: #0f0; text-align: center; margin-top: 0; margin-bottom: 0; border: solid 1px #404750 }

.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: #f00; text-decoration: underline }

.comment_date { color: #616c7a; font-size: 90%; vertical-align: middle }

.image {
        border-style: solid;
        border-width:2px;
        border-color: #394048;
        margin: 2px;
}

.imageborder {
        border: 1px solid #000000;
        background-color: #5B5B5B;
        margin-top: 30px;
        margin-bottom: 30px;
}

.thumbnails {
        background: #49525D ;
        padding: 5px;
}

.footer {
        font-size: 9 px;
        color: #B8B8B8;
}

.footer a {
        text-decoration: none;
        color: #B8B8B8;
}

.footer a:hover {
        color: #B8B8B8;
        text-decoration: none;
}

.statlink  { color: #aeaeae; font-size: 14px }

.statlink a  { color: #aeaeae; font-size: 14px; text-decoration: none }

.statlink a:hover  { color: #f80; text-decoration: underline }

.alblink a {
        text-decoration: underline;
        color: #EAEAEA;
}

.alblink a:hover {
        color: #F2F8FF;
        text-decoration: underline;
}

.catlink  { font-size: 14px; display: block; margin-bottom: 2px }

.catlink a {
        text-decoration: none;
        color: #EAEAEA;
}

.catlink a:hover  { color: #f80; text-decoration: underline }

.topmenu {
        font-size : 100%;
}

.topmenu a {
        color : #DFDFDF;
        text-decoration : none;
}

.topmenu a:hover   { color: #f80; text-decoration: none }

.topmenu td  {
        white-space: nowrap;
        font-weight : bold;
}


.img_caption_table {
        border: none;
        background-color: #49525D;
        width : 100%;
        margin : 0px;
}

.img_caption_table th {
        background: #49525D ;
        font-size : 100%;
        color : #cccccc;
        padding-top: 4px;
        padding-right: 10px;
        padding-bottom: 4px;
        padding-left: 10px;
        border-top : 1px solid #394049;
}

.img_caption_table td {
        background: #49525D ;
        padding-top: 6px;
        padding-right: 10px;
        padding-bottom: 6px;
        padding-left: 10px;
        border-top : 1px solid #394049;
}

.gal_name
{
        color:#FFFF00;
background-color:black;
        font-size:14px;
        font-weight : bold;
        text-decoration: none;
}

.debug_text {
        border: #BDBEBD;
        background-color: #EFEFEF;
        width : 100%;
        margin : 0px;
}

.clickable_option {
        border-bottom : 1px dotted #444444;
        cursor : hand;
}

.listbox_lang {
        color: #BDBEBD;
        background-color: #4F5864;
        border: 1px solid #4F5864;
        font-size: 90%;
        font-family: Arial, Helvetica, sans-serif;
        vertical-align :right;
}
#MPcontainerB { 
	padding: 0px;
	width: 320px; /* רוחב הבאנר */
	height: 60px; /* גובה הבאנר */
	direction: rtl;
	background: #49525D; /* צבע הבאנר */
	border: 3px solid #ff9900; /* עובי וצבע המסגרת */
	}
	
#MPcontainerB p.p1 { /* הגדרות להודעות האי זוגיות 2, 4, 6 והלאה */
	font-size: 14px; /* גודל הפונט */
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold; /* הדגשה של הפונט */
	color: #ff9900; /* צבע הפונט */
	background: #49525D; /* צבע הרקע של ההודעה */
	margin: 0px 2px 10px 2px; /* מגדיר את הרווח בין הודעה להודעה */
	padding: 3px;
	line-height: 17px; /* גובה של כל הודעה */
	}
	
#MPcontainerB p.p2 { /* הגדרות להודעות האי זוגיות 1, 3, 5 והלאה */
	font-size: 14px; /* גודל הפונט */
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold; /* הדגשה של הפונט */
	color: #ff9900; /* צבע הפונט */
	background: #49525D; /* צבע הרקע של ההודעה */
	margin: 0px 2px 10px 2px; /* מגדיר את הרווח בין הודעה להודעה */
	padding: 3px;
	line-height: 17px; /* גובה של כל הודעה */
	}

#MPcontainerB a.link1 { /* הגדרות להודעות האי זוגיות 2, 4, 6 והלאה */
	font-size: 14px; /* גודל הפונט */
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold; /* הדגשה של הפונט */
	color: #ff9900; /* צבע הפונט */
	background: #49525D; /* צבע הרקע של ההודעה */
	margin: 0px 2px 10px 2px; /* מגדיר את הרווח בין הודעה להודעה */
	padding: 3px;
	line-height: 17px; /* גובה של כל הודעה */
	}
	
#MPcontainerB a.link2 { /* הגדרות להודעות האי זוגיות 1, 3, 5 והלאה */
	font-size: 14px; /* גודל הפונט */
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold; /* הדגשה של הפונט */
	color: #ff9900; /* צבע הפונט */
	background: #49525D; /* צבע הרקע של ההודעה */
	margin: 0px 2px 10px 2px; /* מגדיר את הרווח בין הודעה להודעה */
	padding: 3px;
	line-height: 17px; /* גובה של כל הודעה */
	}

#MPcontainerB a:hover, #MPcontainerB a:active {
	text-decoration: underline;
	}