/*********************************************************
** Description : High Contrast Style Sheet for Bear SQL	**
** File Name   : highcontrast.css						**
** Version     : 1.20									**
** Modified    : 1 March 2009   	    		    **
** Author      : Tony Aslett							**
** Website     : http://bearsql.org 					**
** Email	   : tony@appcreator.com					**
**********************************************************/
/************************************************************************
    PHP:MySQL Table Manager simplifies mysql table management.
    Copyright (C) 2003  Tony Aslett

    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.

    This program 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 this program; if not, write to the Free Software
    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
********************************************************************************/

#skiplinks{ size:9px; color:#000; top:0; right:.5em;}
#skiplinks a{ text-decoration:underline; size:smaller; color:blue;}
#skiplinks a:hover{ color:#1c748f;}

div.info{color:#000; font-weight:bold;} 

.mesg span{ color:#8b3e63;}
.error{ color:purple;}
.notice{ color:#000;}
.warning{ color:#f19603; }	
.info{ color:#000;}

label{font-size:1em;}

div.fieldset{ background-image:none; border:1px solid #CCC; }
legend{ color:#1c748f; font-weight:bold;}
legend span{ color:#000;}

h1, h2, h3{ color:#000; }

.dbname, .tablename{ color:#000; margin:20px}

.type{color:#000; font-size:small;}
/* tables */
caption{color:#000;}

thead, thead tr:hover{ background-image:none; background-color:#FFF;}

td.rst{ background-color:#FFF;}

th{ color:#000; font-size:1em; } 
tbody tr th{ background:#FFF; color:#000;}

 .but, .org, .blu, .ser, .del, .sml, .smldel, .deltable, .icon{
	 color:blue; font-size:1em; 	
} 
	
.icon{color:blue; }
.icon:hover{color:#f19603; }
.disabled, .disabled:hover{color:#CCC; background-position: 2px -44px;}
.current, .current:hover{color:#f19603; background-position: 2px -22px;}
