/**
 * Column stylesheet
 *
 * This file is part of phpChain.
 *
 * phpChain 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.
 *
 * phpChain is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
 *
 * You should have received a copy of the GNU General Public License
 * along with phpChain; if not, write to the Free Software
 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 *
 * @package    phpChain
 * @version    $Id: column.css,v 1.10 2006/02/27 04:39:51 gogogadgetscott Exp $
 * @link       http://phpchain.sourceforge.net/
 * @author     Scott Greenberg <me@gogogadgetscott.com>
 * @copyright  Copyright (c) 2005-2006. SEG Technology. All rights reserved.
 */

/* --- Page spans --- */
#titlebar, #menubar { text-align: right;  overflow: hidden; padding: 5px 10px; }
#titlebar {background: #ffffff; font-size: large; border-top: outset #ffffff; }
#titlebar, #titlebar a { color: #165079; }
#menubar { background: #ffcc00; }
#menubar, #menubar a { color: #165079; }
.menuleft { float: left; text-align: left; }
#nossl { text-align: center; font-size: medium; background: #FF0000 url(img/nossl.png) repeat-x; }
#nossl a { text-decoration: underline; color: white; font-weight: bold; }

/* --- Sidebar --- */
#sidebar { padding: 0; padding-top: 5px; text-align: center; width: 160px; float: left; z-index: 1; font-size: 0.8em;}
#groupswrap { padding: 2px; background: #ffcc00; margin-bottom: 5px; text-align: left; }
#groups form { text-align: center; }
#groups ul { margin: 0; padding: 0; list-style-type: none; text-align: left; width: 100%; }
#groups li { margin: 0; padding: 1px; }
#groups a { display: block; padding: 2px 5px; text-decoration: none; }
#groups a:link, #groups a:visited { text-decoration: none;}
#selected a { background-color: #30617a; color:#fff; text-decoration: none; }
#groups a:hover { background-color: #faa614; color: #fff; text-decoration: none;}
#sidebox { color: #000; margin-bottom: 5px; }
#sidebox p { text-align: center; }
.heading2 {  }
 
/* ------- Button styles  ------- */
a.button { background-color: #faa614; color: #000; text-decoration:bold; }
a.button:link, a.button:visited { color: #000; text-decoration:bold; }
a.button:hover, a.button:active { background-position: 0 -36px; color: #fff; text-decoration:bold; }

/* a.button { display: block; background: #ece7e2;) no-repeat; width: 132px; height: 28px; margin: 5px auto; padding: 5px 0 0 0; text-align: center; font-weight: bold; text-decoration: none; font-family: Arial, Helvetica, sans-serif; border: 0; }
a.button:link, a.button:visited { color: #ece7e2; }
a.button:hover, a.button:active { background-position: 0 -36px; color: #fff; }
*/ 
/* ------- Main content -------- */
#content { margin: 5px 0 5px 165px;  padding: 5px; padding-right: 0; text-align: center; background: #fff; }
#content th { background:#30617a; border: 1px solid #fff; border-bottom: 0; color: #fff; font-size: 11px; font-weight: bold; letter-spacing: 2px; text-transform: uppercase; text-align: left; padding: 6px; }
.entries { border: 0; width: 99%; background: #fc995e; text-align: left;  font-size: 95%; }
.entries a { color: blue; }
.entryodd { background-color: #fff; color: #000; }
.entryeven { background-color: #f1f1f1; color: #000; }
.entryodd a:hover, .entryeven a:hover { display: block; background-color: #faa614; color: #fff; }
.passwordodd { color: #fdfed0; }
.passwordeven { color: #dff6bd; }
.passwordshow { color: #000; }

/* ------- Settings/Logs -------- */
.heading1 { font-size: 1.1em; }

/*  ------- GNU General Public License  ------- */
#gpl { text-align: left; font-family: sans-serif; }

/* ------- Footer -------- */
#footer { background: #ece7e2; color: #000; padding: 2px 10px; clear: both; text-align: right; overflow: hidden; }
#footer a { color: #000; text-decoration: none; }
#stats { background-color: #fff; }

/* ------- Right hand border -------- */
