/*************************
  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.4
  $Source: /cvsroot/coppermine/stable/themes/hardwired/style.css,v $
  $Revision: 1.4 $
  $Author: gaugau $
  $Date: 2005/08/19 07:42:43 $
**********************************************/

body {
        font-family : Verdana, Arial;
        font-size: 10px;
        color : #cccccc;
        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-image:url(images/bg.jpg);
        background-repeat: repeat-x;
        }

		.style6b {font-size: 11px; color: #000000; text-align:left;}
		.style6b:hover {font-size: 10px; color: #ff0000; text-align:left;}
		.style7 {font-size: 11px; color: #006600; text-align:left; font-family:Arial, Helvetica, sans-serif;}
		.style7b {font-size: 11px; color: #ff0000; text-align:left; font-family:Arial, Helvetica, sans-serif;}
		.style26 {font-size: 10px; font-family: Verdana; }
.style30 {font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight:bold; color: #ffb13e; }
.style31 {color: #CC0000}
.style32 {color: #014AA9}
.style33 {color: #115DB1}



table {
	font-size: 11px;
	text-align: left;
}

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;
}

.link {
	font-size:10px;
color:#000000;
font-weight:bold;
	text-decoration: none;
}

.link:hover {
        color: #ffffff;
        text-decoration: none;
}		
.link:active {
		color: #003300;
		text-decoration: none;
}

.layout_top_left
{
border-left:1px solid #cccccc;
border-right:1px solid #cccccc;
font-size:11px;
font-family:arial,helvetica,verdana;
text-align:left;

}
.layout_fonts1
{
font-size:12px;
color:#993300;
font-weight:bold;
}
.layout_top_left_fonts1
{
font-size:18px;
color:#993300;
font-weight:bold;
}
.layout_top_left_fonts2
{
font-size:18px;
color:#666666;
font-weight:bold;

}
.layout_top_left_fonts3
{
font-size:15px;
color:#993300;
font-weight:bold;
}
.layout_top_left_fonts4
{
font-size:15px;
color:#666666;
font-weight:bold;
}
.layout_left
{
border: 1px solid #ffffff;
border-left:1px solid #cccccc;
border-right:1px solid #F3FFF3;
border-bottom:1px solid #F3FFF3;
border-top:1px solid #F3FFF3;
font-size:11px;
font-family:arial,helvetica,verdana;
text-align:left;

}
.layout_bottom_left
{
border-left:1px solid #cccccc;
border-bottom:1px solid #cccccc;
font-size:11px;
font-family:arial,helvetica,verdana;
text-align:left;

}


.layout_top_right
{

font-size:20px;
color:#876a40;
font-family:arial,helvetica,verdana;
font-weight:bold;
text-align:left;

}
.layout_right
{
border: 2px solid #ffffff;
border-right:1px solid #000000;
border-left:2px solid #F3FFF3;
font-size:18px;
font-family:arial,helvetica,verdana;
font-weight:bold;
text-align:left;

}
.layout_bottom_right
{
border-right:1px solid #cccccc;
border-bottom:1px solid #cccccc;
font-family:arial,helvetica,verdana;
text-align:left;

}
.layout_bottom_left_right
{
border: 1px solid #ffffff;
border-left:1px solid #cccccc;
border-right:1px solid #cccccc;
border-bottom:1px solid #cccccc;
border-top:1px solid #F3FFF3;
font-size:10px;
font-family:arial,helvetica,verdana;


}
.layout_bottom
{
border-bottom:1px solid #cccccc;
font-size:12px;
font-family:arial,helvetica,verdana;


}
.layout_top
{
border-top:2px solid #000000;
border-left:1px solid #cccccc;
border-right:1px solid #cccccc;
font-size:12px;
font-family:arial,helvetica,verdana;


}
.layout_top_right_fonts1
{
font-size:12px;
color:#006600;
font-weight:bold;
}
.fonts1
{
font-size:10px;
color:#006600;
font-weight:bold;
}
.valign
{
vertical-align:top;
}
.layout_top_right_fonts2
{
font-size:11px;
color:#000000;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
}
.layout_top_right_fonts3
{
font-size:12px;
color:#000000;
font-weight:bold;
}

.table_bg
{
border: 1px solid #FFDFDF;

}
.table_bg2
{
border: 1px solid #d6ecd7;

}
.table_bg3
{
border: 1px solid #cccccc;

}

.layout_fonts_2
{
font-size:11px;
color:#ffffff;
text-align:left;
font-weight:bold;

}

.layout_fonts_3
{
font-size:11px;
color:#000000;
text-align:left;
background-color:#ffb13e;
padding-left:10px;

}
.layout_fonts_3b
{
font-size:10px;
text-align:left;
font-weight:bold;
color:#003E00;
background-color:#8bad57;
padding-left:10px
}

.layout_fonts_3b:active
{
font-size:10px;
color:#ffffff;
text-align:left;
font-weight:bold;
color:#006600;
background-color:#7C8D2E;
padding-left:10px
}

.layout_fonts_3b:Hover
{
font-size:10px;
color:#ffffff;
text-align:left;
font-weight:bold;
color:#ffffff;
background-color:#006600;
padding-left:10px
}
.layout_fonts_3:active
{
font-size:10px;
color:#ffffff;
text-align:left;
font-weight:bold;
color:#006600;
background-color:#BFD16E;
padding-left:10px
}

.layout_fonts_3:Hover
{
font-size:10px;
color:#ffffff;
text-align:left;
font-weight:bold;
color:#ffffff;
background-color:#006600;
padding-left:10px
}
.news_text
{
font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000000
}
.b:active
{
font-size:10px;
text-align:left;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
color:#ff0000
}

.b:Hover
{
font-size:10px;
text-align:left;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
color:#000000

}

