/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	


A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	none;
	color:	#3333cc;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG 	{

	}
.td-secure {
padding: 15px 4px 15px 4px;
}

ul.sidemenu {
	list-style: none;
	text-align: left;
	margin: 3px 0 8px 0; padding: 0;
	text-decoration: none;		
}
ul.sidemenu li {
	border-bottom: 1px solid #EFF0F1;
	background: url(images/go.gif) no-repeat 5px 5px;	
	padding: 2px 0 2px 25px;
	margin: 0 2px;	
}
ul.sidemenu a {
	font-weight: bolder;
	text-decoration: none;	
	background-image: none;	
}
ul.sidemenu a:hover {
	font-weight: bolder;
	text-decoration: underline;	
	background-image: none;	
}
.button-back { background-image:url(images/button-background.jpg); background-repeat:repeat-x; border:solid 1px F3E9D8;
}
#button {
	width: 12em;
	border-right: 1px solid #000;
	padding: 0 0 1em 0;
	margin-bottom: 1em;
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
	background-color: #8B8B8B;
	color: #333;
	}
	
	#button h1 {padding: 3px 3px 3px 3px; font-size:12px; color:#FFFFFF; font-weight:bold; text-align:center}
	
	#button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
	#button li 
	{
		list-style: none;
		border-bottom: 1px solid #D0D0D0;
		margin: 0;
		}
		
	#button li a 
	{
		list-style: none;
		display: block;
		padding: 5px 5px 5px 0.5em;
		border-left: 10px solid #7D7D7D;
		border-right: 10px solid #A9A9A9;
		background-color: #A9A9A9;
		color: #fff;
		text-decoration: none;
		width: 100%;
		}

	html>body #button li a 
	{
		list-style: none;
		width: auto;
		}

	#button li a:hover {
		border-left: 10px solid #A9A9A9;
		border-right: 10px solid #5ba3e0;
		background-color: #7D7D7D;
		color: #fff;
		}


.disabled-box { background-color:#999999;}
.ErrorLabel {color:Red; font-weight:bold;}
.control-panel-head { background-image:url('images/control-panel-background.gif'); background-color:#DCBA88; background-repeat:no-repeat; height:30px; width:570px; background-position:right top;}
.manu-bg { background-image:url('images/manu-bg.gif'); background-color:#DCBA88; background-repeat:no-repeat; height:30px; width:570px; background-position:right top;}
.vendors-bg { background-image:url('images/vendors-bg.gif'); background-color:#DCBA88; background-repeat:no-repeat; height:30px; width:570px; background-position:right top;}
.yourinfo-bg { background-image:url('images/your-info-bg.gif'); background-color:#DCBA88; background-repeat:no-repeat; height:30px; width:570px; background-position:right top;}
.users-bg { background-image:url('images/users-bg.gif'); background-color:#DCBA88; background-repeat:no-repeat; height:30px; width:570px; background-position:right top;}
.sitesettings-bg { background-image:url('images/site-settings-bg.gif'); background-color:#DCBA88; background-repeat:no-repeat; height:30px; width:570px; background-position:right top;}
.perviousorders-bg { background-image:url('images/orders-bg.gif'); background-color:#DCBA88; background-repeat:no-repeat; height:30px; width:570px; background-position:right top;}
.placeorder-bg { background-image:url('images/place-order-bg.gif'); background-color:#DCBA88; background-repeat:no-repeat; height:30px; width:570px; background-position:right top;}
.ordersheets-bg { background-image:url('images/order-sheets-bg.gif'); background-color:#DCBA88; background-repeat:no-repeat; height:30px; width:570px; background-position:right top;}
.orderdetails-bg { background-image:url('images/order-details.gif'); background-color:#DCBA88; background-repeat:no-repeat; height:30px; width:570px; background-position:right top;}
.edituser-bg { background-image:url('images/edit-user-bg.gif'); background-color:#DCBA88; background-repeat:no-repeat; height:30px; width:570px; background-position:right top;}
.login-bg { background-image:url('images/login_bg.gif'); background-color:#DCBA88; background-repeat:no-repeat; height:30px; width:570px; background-position:right top;}

.box {width:568px; border-right:solid 1px #DCBA88; border-bottom:solid 1px #DCBA88; border-left:solid 1px #DCBA88;}
