﻿body
{
	font-family: Arial, Verdana;
}
#container1
{
	/*contains all 3:  fastorderpad, stock, price*/
	position: relative;
	top: 10px;
	left: 10px;
	width: 580px; /*border: solid 1px black;*/
}
.divContent
{
	/*fastorderpad*/ /*border: solid 1px blue;*/
	width: 420px;
	padding-bottom: 20px;
}
.divStock
{
	/*stock*/ /*border: solid 1px green;*/
	top: 0px;
	width: 420px;
}
.divStockOnly
{
	/*stock*/ /*border: solid 1px green;*/
	width: 420px;
}

.divPrice
{
	/*price*/
	position: relative;
	top: 0px;
	left: 15px; /*border: solid 1px red;*/
	width: 350px;
}
.divInternal
{
	/*price*/
	position: absolute;
	top: 200px;
	position: absolute;
	left: 600px;
}

.divPriceOnly
{
	/*price*/
	position: absolute;
	top: 0px;
	left: -10px; /*border: solid 1px red;*/
	width: 350px;
}

.pnlHeader
{
	clear: both;
	padding-bottom: 10px;
}
.tdHd
{
	font-family: Arial, Verdana;
	font-size: 9pt;
	text-align: center;
	border-right: 1px solid;
	border-top: 1px solid;
	border-left: 1px solid;
	border-bottom: 1px solid;
	border-color: White;
	font-weight: bold;
}
.btnLookUp
{
	padding-top: 2px;
}
.hide
{
	/*visibility: hidden;*/
	display: none;
}
.hide1
{
	background-color: Yellow; /*display: none;*/
}

.lblErr
{
	display: block;
	color: red; /*width: 320px;*/
	font-family: Arial, Verdana;
	font-size: 10pt;
}
.center
{
	text-align: center;
	height: 300px;
	width: 350px;
}
.wrapper
{
	text-align: center;
	height: 300px;
}
.show
{
}
.pnlErr
{
	padding-left: 5px;
}
.pnl
{
	padding-bottom: 10px;
}

.pnlLine
{
	clear: both;
	margin-left: 10px;
	font-size: 5px;
	padding-top: 3px;
}
.divideLine
{
	color: #add8e6;
	height: 1px;
}

.yellow
{
	background-color: yellow;
	text-align: right;
}
.white
{
	background-color: white;
	text-align: right;
}
.yellowLeft
{
	background-color: yellow;
}
.whiteLeft
{
	background-color: white;
}

.table
{
	display: block;
	margin-bottom: 10px;
	font-family: Arial, Verdana;
	font-size: 8pt;
	color: Black;
}

.pnlTable
{
	padding-top: 10px;
	padding-bottom: 10px;
}

.prodInfo
{
	color: #00008b;
	font-size: 10pt;
	font-weight: bold;
	font-family: Arial, Verdana;
	width: 400px;
}

.pnlTop
{
	background-color: #add8e6;
	border-right: #3399cc 1px solid;
	border-top: #3399cc 1px solid;
	border-left: #3399cc 1px solid;
	border-bottom: #3399cc 1px solid;
	width: 420px;
	padding-bottom: 10px;
}

.pnlInfo
{
	background-color: #add8e6;
	padding-bottom: 10px;
	padding-left: 3px;
	width: 380px;
}

.pnlDesc
{
	padding-left: 3px;
	width: 310px;
	background-color: #add8e6;
}

.pnlDescLeft
{
	float: left;
	width: 90px;
	background-color: #add8e6;
}

.pnlDescRight
{
	float: left;
	width: 220px;
	background-color: #add8e6;
}

.center
{
	text-align: left;
	padding-left: 0px;
	width: 195px;
}

.pnlSpBelow
{
	padding-bottom: 10px;
	width: 295px;
}
.pnlGroup3
{
	width: 350px;
	vertical-align: middle;
}

.pnlWide
{
	vertical-align: middle;
	width: 350px;
}
.pnlNarrow
{
	width: 200px;
	padding-left: 50px;
	padding-top: 20px;
}
.pnlPlain
{
}
.pnlL
{
	float: left;
}
.pnlR
{
	padding-top: 1px;
	float: right;
}
.tablePlain
{
	width: 295px;
	border-collapse: collapse;
}
.pnlButtons
{
	padding-bottom: 10px;
}
.pnlItems
{
	padding-top: 10px;
	width: 195px;
}
.pnlPicCenter
{
	text-align: left;
	padding-bottom: 10px;
	padding-left:50px;
}
.yellowSP
{
	background-color: #ffff99;
	text-align: center;
	font-family: Arial, Verdana;
	font-size: 9pt;
	border-right: white 1px solid;
	border-top: white 1px solid;
	border-left: white 1px solid;
	border-bottom: white 1px solid;
}

.BlankSP
{
	background-color: #ffffff;
	text-align: center;
	font-family: Arial, Verdana;
	font-size: 9pt;
	border-right: white 1px solid;
	border-top: white 1px solid;
	border-left: white 1px solid;
	border-bottom: white 1px solid;
}
.tableSP
{
	font-family: Arial, Verdana;
	font-size: 8pt;
	border-color: White;
	empty-cells: show;
	background-color: #add8e6;
	width: 295px;
	border-collapse: collapse;
}
.whiteSP
{
	text-align: right;
	padding-right: 12px;
	border-right: 1px solid;
	border-top: 1px solid;
	border-left: 1px solid;
	border-bottom: 1px solid;
	border-color: White;
	font-family: Arial, Verdana;
	font-size: 9pt;
}
.whiteSPC
{
	text-align: center;
	border-right: 1px solid;
	border-top: 1px solid;
	border-left: 1px solid;
	border-bottom: 1px solid;
	border-color: White;
	font-family: Arial, Verdana;
	font-size: 9pt;
}
/* links start */
.lblLink
{
	text-decoration: none;
	color: red;
	font-size: 8pt;
	background-color: transparent;
	width: 210px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	overflow: visible;
	font-family: Arial, Verdana;
}
.lblLink1
{
	text-decoration: none;
	color: red;
	font-size: 9pt;
	font-family: Arial, Verdana;
}

.BdLink
{
	font-family: Arial, Verdana; /*font-size: 9pt;*/
	font-size: 9pt;
	color: red;
	font-weight: bold;
}
.linkBgBd
{
	font-family: Arial, Verdana;
	font-size: 10pt;
	color: red;
	font-weight: bold;
}
.link
{
	font-family: Arial, Verdana;
	font-size: 9pt;
	color: red;
	text-decoration: none;
}
.linkSm
{
	font-family: Arial, Verdana;
	font-size: 8pt;
	color: red;
}

/* links end */
/* labels start */
.labelSM
{
	font-family: Arial, Verdana;
	font-size: 8pt;
	width: 295px;
	color: Red;
}
.labelStatus
{
	font-family: Arial, Verdana; /*font-size: 9pt;*/
	font-size: 11pt;
	width: 195px;
}
.label1
{
	font-family: Arial, Verdana; /*font-size: 9pt;*/
	font-size: 9pt;
	width: 295px;
}
.label
{
	font-family: Arial, Verdana;
	font-size: 9pt;
	width: 295px;
	padding-bottom: 10px;
}
.labelStone
{
	font-family: Arial, Verdana;
	color: #cc0000;
	font-size: 9pt;
	width: 195px;
	padding-bottom: 10px;
}
.labelYourAcc
{
	font-family: Arial, Verdana;
	font-size: 9pt;
	width: 195px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: left;
}
.lblPlain
{
	font-size: 9pt;
}
.lblBoldRed
{
	font-size: 10pt;
	font-weight: bold;
	color: Red;
}
.lblRed
{
	font-size: 9pt;
	color: Red;
}
.lblBold
{
	font-size: 10pt;
	font-weight: bold;
}
.lblBoldMd
{
	font-size: 9pt;
	font-weight: bold;
}
.quote
{
	font-family: Arial, Verdana;
	font-size: 9pt;
	width: 195px;
	font-weight: bold;
}
.plainText
{
	/*display: block;*/
	font-family: Arial, Verdana;
	font-size: 8pt;
	text-align: left;
}

.plainBold
{
	color: #330099;
	font-weight: bold;
	font-family: Arial, Verdana;
	font-size: 9pt;
}
.boldText
{
	font-weight: bold;
	font-size: 9pt;
	text-decoration: underline;
	background-color: White;
}
.lblProdDesc
{
	color: blue;
	font-weight: bold;
	font-family: Arial, Verdana;
	font-size: 9pt;
}

.hProdDesc
{
	display: block;
	font-family: Arial, Verdana;
	font-size: 8pt;
	text-align: left;
	color: blue;
}
.lblItems
{
	font-family: Arial, Verdana;
	font-size: 8pt;
	padding-top: 10px;
	vertical-align: top;
	padding-left: 95px;
	width: 195px;
	text-align:left;
}
/* labels end */

/* entryboxes start */
.entryQty
{	
	font-family: Arial, Verdana;
	font-size: 8pt;
	text-align: center;
}
/* entryboxes end */
.pnlClear
{
	clear: both;
}

/**************************************************************************/

/*user's input box  darkblue*/
.inputText
{
	border-right: #35b1d7 1px solid;
	border-top: #35b1d7 1px solid;
	border-left: #35b1d7 1px solid;
	border-bottom: #35b1d7 1px solid;
	font-size: 12px;
	width: 280px;
	height: 18px;
	color: darkblue;
	font-family: Verdana, Arial;
	background-color: #f5f5f5;
}

/*span underneath the input box:
Don't change font styles here:  Use the classes below: .spanNormalElement, .spanMatchText, and .spanHighElement
Change width and height of drop down box here.
If you want both horizontal and verical scrollbars, add overflow: scroll;
and remove overflow: hidden; and overflow-y: scroll;
*/
.spanTextDropdown
{
	position: absolute;
	width: 465px; /* height: 260px; 16 row height: 320px;  20 rows  */
	height: 325px;
	z-index: 101;
	background-color: white;
	display: none;
	cursor: hand;
	overflow: hidden; /*overflow-y: scroll;*/
	border-right: #35b1d7 1px solid;
	border-top: #35b1d7 1px solid;
	border-left: #35b1d7 1px solid;
	border-bottom: #35b1d7 1px solid;
	z-index: 500;
}

/*non-highlighted text in list*/
.spanNormalElement
{
	font-size: 10px;
	font-family: Verdana, Arial;
	color: darkblue;
	background: white;
	line-height: 1.6em;
	white-space: nowrap;
}

/*highlighted matched words*/
.spanMatchText
{
	font-size: 10px;
	font-family: Verdana, Arial;
	line-height: 1.6em;
	white-space: nowrap;
	color: darkblue;
	background-color: skyblue;
}

/*highlight mouseover line*/
.spanHighElement
{
	font-size: 10px;
	font-family: Verdana, Arial;
	color: white;
	background: #3399cc;
	cursor: hand;
	line-height: 1.6em;
	white-space: nowrap;
}

/* formats the "No Matching Data" message */
.noMatching
{
	position: absolute;
	font-size: 10px;
	font-weight: bold;
	color: red;
	display: none;
	padding-top: 10px;
	padding-left: 2px;
	font-family: Verdana, Arial;
	width: 176px;
	height: 20px;
	z-index: 101;
	background-color: white;
	border-right: #35b1d7 1px solid;
	border-top: #35b1d7 1px solid;
	border-left: #35b1d7 1px solid;
	border-bottom: #35b1d7 1px solid;
	z-index: 110;
}
.lblInstructions
{
	padding-right: 5px;
	display: block;
	padding-left: 5px;
	font-size: 10pt;
	padding-bottom: 5px;
	color: #006699;
	padding-top: 5px;
	font-family: Arial, Verdana;
}
.pnlReadMoreShow
{
	border-right: #3399cc 1px solid;
	padding-right: 5px;
	border-top: #3399cc 1px solid;
	display: block;
	padding-left: 5px;
	font-size: 10pt;
	padding-bottom: 5px;
	border-left: #3399cc 1px solid;
	color: #006699;
	padding-top: 5px;
	border-bottom: #3399cc 1px solid;
	font-family: Arial, Verdana;
}
.lblReadMore
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 10pt;
	padding-bottom: 5px;
	color: red;
	padding-top: 5px;
	font-family: Arial, Verdana;
}
.clsShow
{
	display: block;
}
.clsHide
{
	/*display: none;*/
}
.spacer
{
	font-size: 3px;
}
.ResultHeader
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	padding-bottom: 2px;
	width: 575px;
	color: white;
	border-top-style: none;
	padding-top: 1px;
	font-family: Arial, Verdana;
	border-right-style: none;
	border-left-style: none;
	height: 18px;
	background-color: #3399cc;
	border-bottom-style: none;
	vertical-align: middle;
}
.LogBox
{
	height: 100px;
	width: 500px;
}
.title
{
	font-family: Arial;
	font-weight: bold;
	color: Blue;
	font-size: 12px;
}
.descrip
{
	font-family: Arial;
	font-weight: bold;
	color: Black;
	font-size: 11px;
}
A:link
{
	text-decoration: none;
}
A:visited
{
	text-decoration: none;
}
A:active
{
	text-decoration: none;
}
A:hover
{
	text-decoration: none;
}


.rootPosition
{
	margin-top: 15px;
	margin-left: 8px;
}
.dgPrevNext
{
	font-weight: bold;
	font-size: 12px;
	color: blue;
	font-family: Arial;
	letter-spacing: 1px;
}

/*Autocomplete*/
.completionListElement
{
	visibility: hidden;
	margin: 0px !important;
	background-color: inherit;
	color: black;
	border: solid 1px gray;
	cursor: pointer;
	text-align: left;
	list-style-type: none;
	font-family: Verdana;
	font-size: 11px;
	padding: 0;
}
.listItem
{
	background-color: white;
	padding: 1px;
}
.highlightedListItem
{
	background-color: #c3ebf9;
	padding: 1px;
}

/*Autocomplete End*/


.buttontext
{
	padding: 0px;
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	width: auto;
	text-align: center;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	height: 19px;
	font-weight: bold;
	color: #222222;
	vertical-align: bottom;
	padding-top: 5px;
	padding-left: 8px;
	padding-right: 8px;
	cursor: pointer;
	border: solid 1px #009acd;
}

.buttontext:hover
{	
	background-color:#009acb;
	color:#FFFFFF;
}


