@charset "UTF-8";

/* margin and padding initialization */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin:0px;
	padding:0px;
}

/* font-size initialization */
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
}

/* remove list-style */
ol, ul {
	list-style:none;
}

/* reset font-style and font-weight */
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight:normal;
}

/* remove table border */
table {
	border-collapse:collapse;
	border-spacing:0px;
}

/* remove img border */
img {
	border:0px;
}

/* caption and th alignment */
caption, th {
	text-align:left;
}

/* remove " from q */
q:before, q:after {
	content:'';
}

		


BODY {
	background : #ffffff;
	color : #000000;
	font-family : "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	text-decoration: none;
	font-size:small;
	min-width:980px;
	max-width:auto;
}

#wrapper {
	width:980px;
	margin-left:-490px;
	left: 50%;
	position:relative;
}

TABLE {
	border:none;
}
TD.news_headline {
	background-color: #f4f1ea;
	font-size:small;
}
TD.select_box {
	background-color: #f4f1ea;
	color : #4f5d2e;
	vertical-align:top;
}
TD.select_on {
	background-color: #ffffff;
	color : #000000;
}
TD.tool_off {
	color : #4f5d2e;
	width :10%;
	font-size: small;
}
TD.footer {
	color : #555555;
	text-align:center;
	font-size: x-small;
}
TD.content {
	color : #555555;
	padding:10;
	line-height: 15pt;
	text-align:justify;
	font-size: small;
}
TD.head1{
	font-size: x-large;
	color: #4f5d2e;
	font-weight: bold;
}
TD.head2{
	font-size: large;
	color: #000000;
	font-weight: normal;
}
HR{
	height:1px;
	border-width:0;
	color:#999999;
}
a:link.tool {
	font-size: small;
	color: #4f5d2e;
	text-decoration: none;
}
a:visited.tool {
	font-size: small;
	color: #4f5d2e;
	text-decoration: none;
}
a:hover.tool {
	font-size: small;
	color: #000000;
	text-decoration: underline;
}
a:active.tool {
	font-size: small;
	color: #000000;
	text-decoration: none;
}
a:link.box {
	font-size: small;
	color: #4f5d2e;
	text-decoration: none;
}
a:visited.box {
	font-size: small;
	color: #4f5d2e;
	text-decoration: none;
}
a:hover.box {
	font-size: small;
	color: #000000;
	text-decoration: underline;
}
a:active.box {
	font-size: small;
	color: #000000;
	text-decoration: none;
}
a:link.highlight {
	font-size: small;
	color: #090;
	text-decoration: underline;
	font-weight:bold;
}
a:visited.highlight {
	font-size: small;
	color: #090;
	text-decoration: underline;
	font-weight:bold;
}
a:hover.highlight {
	font-size: small;
	color: #000000;
	text-decoration: underline;
	font-weight:bold;
}
a:active.highlight {
	font-size: small;
	color: #000000;
	text-decoration: underline;
	font-weight:bold;
}
li.green{
	color : #8cc63f;
}
Table.green{
	height:100%;
	border:1pt;
	border-color:#8cc63f;
	border-style:solid;
}

.error {
	/* supply height to ensure consistent positioning for every browser */
	height:15px;
	background-color:#FFFE36;
	border:1px solid #E1E16D;
	font-size:11px;
	color:#000;
	padding:3px 10px;
	margin-left:-2px;


	/* CSS3 spicing for mozilla and webkit */
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-topleft:0;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-top-left-radius:0;

	-moz-box-shadow:0 0 6px #ddd;
	-webkit-box-shadow:0 0 6px #ddd;
}

#loginform {
	width:400px;
	margin-left:-200px;
	margin-top:100px;
	margin-bottom:100px;
	left:50%;
	position:relative;
	padding:0px;
}

#loginform p {
	margin:20px 50px;
}

#loginform label {
	float:left;
	width:120px;
}


#menu {
	width:245px;
	float:left;
	margin-top: 35px;
}

.menuDiv {
	width:200px;
	height:40px;
	margin-top:25px;
	background:url(/images/menuBg.jpg) top left no-repeat;
	font-size:16px;
	text-align:center;
	line-height:43px;
	color:#FFFFFF;
}

.menuDivOn {
	width:200px;
	height:40px;
	margin-top:25px;
	background:url(/images/menuBg_On.jpg) top left no-repeat;
	font-size:16px;
	text-align:center;
	line-height:43px;
	color:#FFFFFF;
}

.menuDivOn .menuLink:hover {
	color:#FFFFFF !important;
	cursor: default;
}

#content {
	width:695px;
	margin:10px 0px 10px 30px;
	float:left;
}

#content h1 {
	font-size:24px;
	margin-bottom:15px;
}

#tblOrderForm {
	font-size:14px;
	color:#666;
}

#tblOrderForm tr td{
	padding:2px;
}

.tdFirstCol {
	width:150px;
}

.tdSecondCol {
	width:300px;
}

.inputshort {
	width:50px;
}

.tblOrderLeftCol {
	width:120px;
	color:#666;
}

#footer p {
	clear:left;
	padding-top:15px; 
	font-size: 10px; 
	color: #555555
}

#footer {
	text-align: center;
}

.prompt {
	color:#000;
}

#stlbranch {
	width:400px;
}

#stlprinter {
	width:400px;
}

#stltoner {
	width:400px;
}

#content h2 {
	font-size:14px;
	margin:20px 0px 10px 0px;
	color:#666;
}

#content hr {
	width:705px;
	height:5px;
	border-bottom:1px #ccc solid;
}

#orderDetailTbl {
	font-size:12px;
	color:#00f;
}

.order1td {
	vertical-align:top;
	width:20px;
}

.orderPrinter {
	font-weight:bold;
	width:320px;
}

.orderPartNo {
	font-weight:bold;
	width:120px;
}

.orderBranch {
	font-weight:bold;
	width:160px;
}

.orderNo {
	width:80px;
	text-align:center;
}

.orderTitle {
	width:80px;
	font-weight:bold;
	text-align:center;
}

.menuLink:link, .menuLink:visited {
	color:#FFF;
	text-decoration:none;
}

.menuLink:hover {
	color:#004500;
}

.invTable {
	font-size:12px;
}

.invTable tr th {
	background:#747c21;
	color:#fff;
	padding:3px;
}

.invTable tr td {
	background:#eee;
	padding:3px;
}