﻿*{padding: 0; margin: 0;}

body 
{
	font-family:Tahoma;
	font-size: 9pt;
}

a
{
	color: #004490;
	cursor: pointer !important;
}

#gcsLogo 
{
    height: 50px;
}
#divGCS
{
	position: absolute;
    top: 80px;
    right: 10px;
}

/********************************************
*********** TAG ORDERING STYLES 
*********************************************/
a.breadcrumb
{
	float: left;
	width: 160px;
	font-size: 0.8em;
	text-decoration: none;
	padding: 0 0.6em;
	border-left: solid 1px #000;
	border-top: solid 1px #000;
	border-bottom: solid 1px #000;
	color: #000;
}

a.breadcrumbLast
{
	float: left;
	width: 160px;
	font-size: 0.8em;
	text-decoration: none;
	padding: 0 0.6em;
	border: solid 1px #000;
	color: #000;
}

a.product
{
}
a.imgLink
{
}

.btnNext
{
	position: absolute;
    top: 0;
    right: 0;
    font-size: 1em;
    font-family: Tahoma;
    margin: 5px;

}

.btnSearch
{
	float:left;
	margin-bottom: 10px;
}
.btnSave
{
	display: inline;
	float: right;
}
.btnSubmit
{
	font-size: 0.8em;
}
.btnShop
{
	text-decoration: none;
}

div.product
{
	float:left;
	margin: 20px 40px;
	text-align: center;
}
div.product a
{
  display: block;
  margin: 3px;
}

div.summary
{
	margin-bottom: 40px;
}
div.viewOrderSummary
{
	width: 960px;
	margin-bottom: 10px;
	font-size: 1.0em;
	font-weight: bold;
	clear: both;
}
div.clear
{
	background: none;
	border: 0;
	clear: both;
	display: block;
	float: none;
	font-size: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

div.pageContainer
{
	margin: 20px 20px 0 20px;
	clear: both;
}

div.tooltip
{
	width: 750px;
	margin-bottom: 20px;
}
div.addressSelection
{
	width: 960px;
	margin-bottom: 20px;
}
div.addressHeader
{
	width: 100%;
	background-color: #ccc;
	margin-bottom: 20px;
	clear: both;
}
div.addressHeader100
{
	width: 100%;
	background-color: #ccc;
	margin-bottom: 20px;
	clear: both;
}
div.orderForm100
{
	width: 100%;
	margin-right: 20px;
	margin-bottom: 20px;
	clear: both;
}
div.accordionHeader  
{	
	float: left; 
	width: 960px;
	background: #ccc; 
	border-bottom: solid 1px #000
}

div.orderForm
{
	overflow-x: scroll;
}

div.spacer
{
	margin-top: 20px;
	margin-bottom: 20px;
}

div.prodDetailContainer
{
	width: 750px;
}

div.img
{
	float:left;
	margin: 10px;
	display: inline;
	width: 50%;
}
div.productDetail
{
	float: left;
	display: inline;
	width: 40%;
	margin: 10px;
}
div.prodDetailHeader
{
	width:750px;
	background-color: #00498F;
	color: #fff;
	font-size: 1.3em;
	font-weight: bold;
	padding: 10px;
}

div.selected
{
}

div.plantSearch
{
	width: 33%;
    float: left;
    height: 200px;
    border: solid 1px #000;
}
div.plantStatus
{
	font-weight: bold;
	font-size: 1.2em;
	display: inline;
	float: left;
	margin-left: 40px;
}

.gridHeadButton
{
	display: block;
	text-align: left;
	font-size: 0.8em;
	font-weight: bold;
}

p.addressHeader
{
    padding: 10px;
    font-size: 1.1em;
    font-weight: bold;
    position: relative;
}

p.productDetailHeader
{
	font-family: Tahoma;
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;
}

p.status
{
	font-weight: bold;
	font-size: 1.2em;
	display: inline;
	float: left;
	margin-left: 40px;
}

p.statusError
{
	color:Red;
	font-weight: bold;
	font-size: 1.2em;
	display: block;
	float: left;
	margin-left: 10px;
}

.lnkDownload
{
	font-family:Tahoma;
	font-size: 0.9em;
}

p.tagTitle
{
	margin-top: 10px;
	margin-bottom: 20px;
	font-family: Tahoma;
	font-size: 1.3em;
	font-weight:bold;
	color: #000;
}

p.Info
{
	font-family: Tahoma;
	font-size: 1.1em;
	margin-bottom: 20px;
}
p.WriteIn
{
	font-family: Tahoma;
	font-size: 1em;
	margin: 20px;
}

p.OrderInfo
{
	font-family: Tahoma;
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 20px;
}

p.BadCredit
{
	font-family: Tahoma;
	font-size: 1.1em;
	margin-bottom: 20px;
	color: Red;
	font-weight: bold;
}

p.Instructions
{
	margin:10px;
	padding:1em
}

p.ProductHeader
{
	display: block;
	text-align: center;
	font-family:Tahoma;
	font-size: 1.0em;
	font-weight: bold;
	margin-bottom: 5px;
}
p.ProductNote
{
	display: block;
	text-align: center;
	font-family:Tahoma;
	font-size: 0.8em;
	margin-bottom: 5px;
}

p.TrackNote
{
	float: left;
	font-family:Tahoma;
	font-size: 0.8em;
	margin-bottom: 20px;
}

p.ShipNote
{
	float: left;
	font-family:Tahoma;
	font-size: 1em;
	margin-top: 20px;
	font-weight: bold;
	color:Red;
}

p.OrderNote
{
	float: left;
	font-family:Tahoma;
	font-size: 0.8em;
	padding: 10px 10px 10px 0px;
	font-weight: bold;
	width: 90%;
}

div.OrderNote
{
	float: left;
	font-family:Tahoma;
	font-size: 1.0em;
	padding: 0px 10px 0px 0px;
	font-weight: bold;
}
p.help
{
	font-family:Tahoma;
	font-size: 0.9em;
	margin-bottom: 20px;
}
table.address 
{
	font-size: 0.9em;
	display: block;
	float: left;
	width: 212px;
	margin-bottom: 30px;
}

input[type="radio"], input[type="checkbox"]
{
	display: block;
	float: left;
	margin-right: 10px;
}

td input[type="text"]
{
	font-size: 1em;
}

.shipRadio
{
	display: inline;
	float: left;
	margin-right: 10px;
}

tr.pricegrid
{
	font-family: Tahoma;
	font-size: 8pt;
	background-color: #E6EDF4;
}

.btn
{
	font-family: Tahoma;
	font-size: 1em;
}

input.checked + label + table 
{
	background-color: #DEE3EF;
}

.validator
{
	display: inline;
	float: left;
	font-family: Tahoma;
	font-size: 0.8em;
	font-weight: bold;
	color: Red;
}

.gridstatus
{
	display: block;
	float: left;
	font-family: Tahoma;
	font-size: 1.1em;
	font-weight: bold;
	color: Red;
	margin-bottom:10px;
	margin-left: 10px;
}

select
{
	font-size: 0.9em;
}

span.SplitterPaneHeader
{
	display: block;
    height: 46px;
	line-height: 46px;
	padding-left: 14px;
	font-size: 1.3em;
}

ul.options
{
	margin: 10px 0px;
	list-style-position: inside;
	list-style-type: square;
}
ul.options li
{
	line-height: 20px;
}

h4.help
{
	font-family: Tahoma;
	font-size: 1.1em;
	margin-bottom:10px;
}

.toolTip
{
	margin: 20px;
}

.costLabel
{
	display:block;
	float:left;
}

.controlLabel
{
	font-family: Tahoma;
	font-size: 0.9em;
	font-weight: bold;
}

.gridHeader
{
	font-family: Tahoma;
	font-size: 0.9em;
	background-color: #DEE3EF;
	padding: 4px;
}
.gridItem
{
	background-color:#fff;
	font-size: 0.9em;
}

.gridAlternatingItem
{
	background-color: #F1F3F8;
	font-size: 0.9em;
}
.gridCommandTemplate
{
	width: 759px;
	padding:10px 0px;
	background-color:#DEE3EF;
	border-top: solid 1px #000;
	border-bottom: solid 1px #000;
	font-size: 0.9em;
}

h3 { font-size: 1em; clear: both; margin-bottom: 10px;}
dt 
{	
	float: left;
	margin: 0 20px 0 0;
	width: 150px;
}
dd
{
	width: 100px;
	text-align: right;
}
dl{ margin-bottom: 20px }

dl.combo{ margin:0px; }

td.Account
{
	color: Navy;
	font-size: 0.8em;
	font-weight: bold;
}

/********************************************
*********** ORDER TRACKING STYLES 
*********************************************/
fieldset {
    width: 30%;
    background-color: #eee;
    float: left;
    margin: 0 1em;
    height: 175px;
    text-align: center;
    border: solid 1px #000;
}

legend 
{
    font-size: 1.1em;
    font-weight: bold;
    background-color: #fff;
    padding: 0px 10px 0px 10px;
    margin-bottom: 10px;
}
fieldset label {
    display: block;
    float: left;
    font-size: 0.9em;
    font-weight: bold;
    line-height: 2em;
	text-align: right;
	width: 80px
}
fieldset p 
{
	vertical-align: middle;
    margin: 5px;
}
p.formSubmit 
{
	font-family: Tahoma;
    text-align: center;
}

/*.error
{
	float:left;
	text-align:center;
	font-weight: bold;
	color: Red;
	font-size: 0.8em;
	margin-left: 10px;
	margin-top: 5px;
}*/

.label
{
	font-size: 0.9em;
	color: Red;
}

p.clear {
    text-align: center;
    clear: both;
    padding: 15px 0;
    font-size: 0.8em;
}

input.text 
{
	display:block;
	float:left;
    width: 80px;
    font-size: 1em;
}

#resultsGrid table 
{
	float: left;
    font-size: 0.9em;
    padding-left: 0px;
    margin: 0;	
}
a.trackingLink { text-decoration: none }
a.trackingLink img {
    border: none;
    margin-left: 5px;
}
#resultsGrid td, #resultsGrid th {
    text-align: left;
    padding: 2px 15px 0 0;
}

#resultsGrid tr.alt td {
    background-color: #ddd;
}

#resultsGrid th {
    border-bottom: 1px solid #ccc;
}

#resultsGrid thead tr {
}

table.tablesorter {
    font-family: Tahoma;
    background-color: #CDCDCD;
    margin:10px 0pt 15px;
    font-size: 8pt;
    width: 100%;
    text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
    background-color: #DEE3EF;
    border: 1px solid #FFF;
    font-size: 8pt;
    padding: 4px;
}
table.tablesorter thead tr .header {
    background-image: url(images/bg.gif);
    background-repeat: no-repeat;
    background-position: center right;
    cursor: pointer;
}
table.tablesorter tbody td {
    color: #3D3D3D;
    padding: 4px;
    background-color: #FFF;
    vertical-align: top;
}
table.tablesorter tbody tr.odd td {
    background-color:#F1F3F8;
}
table.tablesorter thead tr .headerSortUp {
    background-image: url(images/asc.gif);
}
table.tablesorter thead tr .headerSortDown {
    background-image: url(images/desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
background-color: #BAC5DD;
}
    
a.rmLink { cursor: pointer !important; }



/* messages */
input.message, select.message, div.message, textarea.message{
	color: #0033CC; /* Red */
	border: 1px solid #0033CC; /* Red */
	background: #FFFFCC; /* Lt Yellow */
	padding: 2px;
}

table.message td
{
	color: #0033CC; /* Red */
}

div.message{
	color: #000000;
	padding: 2px 10px;
	margin-bottom: 10px;
}
div.message h2, div.message h3{
	margin-top: 5px;
	color: #0033CC; /* Red */
	vertical-align: middle;
}

div.message li
{
	color: #0033CC;
	list-style: none;
}
/* end messages */

/* errors */
input.error, select.error, div.error, textarea.error{
	color: #CC0000; /* Red */
	border: 1px solid #CC0000; /* Red */
	background: #FFFFCC; /* Lt Yellow */
	padding: 2px;
}

table.error td
{
	color: #CC0000; /* Red */
}

div.error{
	color: #000000;
	padding: 2px 10px;
	margin-bottom: 10px;
}
div.error h2, div.error h3{
	margin-top: 5px;
	color: #CC0000; /* Red */
	vertical-align: middle;
}

div.error li
{
	color: #CC0000;
	list-style: none;
}
/* end errors */





/* quick order */
.grayedDiv{
	background: #CCCCCC;
	height:40px;
	width: 100%;
}

.checkoutButton{
	float: right;
	margin-top:10px;
	margin-bottom: 10px;
	margin-right: 10px;
}

.qolList > thead {
	background-color:lightblue;
}

.qolItem:nth-child(even) {
	background-color:#DDD;
}

.qolProduct,
.qolPlant,
.qolQuantity, 
.qolFields, 
.qolCost,
.qolTaxValue,
.qolShipValue,
.qolTotalValue {
	padding-left: 5px;
	border-left: 1px solid black;
}

.qolShipTo,
.qolProduct,
.qolPlant,
.qolQuantity,
.qolFields {
	padding-right: 5px;
}

.qolPlant > ul > li, 
.qolFields > ul > li {
	list-style-type:none;
}

.qolStLabel,
.qolTaxLabel,
.qolShipList,
.qolTotalLabel {
	text-align:right;
	padding-right:5px;
	font-weight:bold;
}

.qolSubtotal,
.qolTotal{
	border-top: 1px solid black;
	padding-right: 5px;
}

.qolFields > ul {
	display: table;
}

.qolFields > ul > li {
	display: table-row;
}

.qolFields > ul > li > span {
	display: table-cell;
}

.qolFields > ul > li > span:nth-child(odd) {
	padding-right: 3px;
	font-weight: bold;
}

.qolDelete {
	cursor: pointer;
}

.qolTotalLabel,
.qolTotalValue {
	font-weight: bold;
	font-size: x-large;
}

