/*
* $Id: style01.css,v 1.4 2001/04/18 11:24:32 jpadilla Exp $
*/
A:link
{
	color: #000000;
}

A:visited
{
	color: #000000;
}

A:active
{
	color: #B078E3;
}

A:hover
{
	color:#009900;
}

body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0px
}

td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: 000000;
}

.gray
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 500;
	color: #676767;
}

.graySubHeadline
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: 630;
	color: Black;
}

.graySmall
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 500;
	color: #black;
}

.blackSmall
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 500;
	color: black;
}

.blackHeadline
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 600;
	color: black;
}

.blackBig
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: 600;
	color: black;
}

.white
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 500;
	color: white;
}

.whiteSmall
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 500;
	color: white;
}

.whiteLarge
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 600;
	color: #FFFFFF;
	text-decoration:none;
}

.redLarge
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 600;
	color: #FF0000;
}
.darkblueLarge
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 600;
	color: 1D5F7C;
}

.error
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: ff0000;
}

.errorBold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;
	color: ff0000;
}

.errorHeadline
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: 600;
	color: ff0000;
}

.copyright
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 500;
	color: #454545;
}

input,textarea, select {
color : #000000;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 11px;
font-weight : normal;
border-color : #000000;
}

input, textarea, select {
border-top-width : 1px; 
border-right-width : 1px; 
border-bottom-width : 1px; 
border-left-width : 1px;  
}

input { text-indent : 2px; }

input.button {
border-top-width : 1px; 
border-right-width : 1px; 
border-bottom-width : 1px; 
border-left-width : 1px; 
}
.bluelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #0000FF;
}
.btnaddprod{background-color:#cd8b35; border:solid 1px #cd8b35; padding:5px; moz-border-radius:5px; border-radius:5px; color:#ffffff; font-weight:bold;}
#adminsection{margin:0px auto; width:1000px; padding-top:0px;}
#addbtn{float:right; padding-right:25px; padding-bottom:10px;}
#addbtn1{float:right; padding-right:100px; padding-bottom:10px;}
.qbstatus{background-image: url(../images/delstat.gif); width:15px; height:15px;}
.pending{background-position:-15px;}
