/* Default CSS Stylesheet for a new Web Application project */

.GeneralPage
{
	background-color: white; /* Background Color */
	background-image: none; /* Background Image */
	margin-bottom: 0px; /* Margins */
	margin-left: 0px; /* Margins */
	margin-right: 0px; /* Margins */
	margin-top: 0px; /* Margins */
}


.GeneralTable
{
	background-color: white; /* Background Color */}

.TopBanner
{
	font-family: "Trebuchet MS" , Verdana, "Gill Sans MT" , Arial;
	font-size: 28px; /* Font Size */
	color: #666666; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	background-color: #FFFFFF; /* Background Color */
	background-image: none; /* Background Image */
	text-align: left; /* Align Text */
}

.TopSubBanner
{
	font-family: "Trebuchet MS" , Verdana, "Gill Sans MT" , Arial;
	font-size: 9pt; /* Font Size */
	color: #E7E3D7; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	background-color: #666666; /* Background color */
	background-image: none; /* Background Image */
	text-align: center; /* Align Text */
}


.LeftColumn
{
	font-family: "Trebuchet MS" , Verdana, "Gill Sans MT" , Arial;
	font-size: 8pt; /* Font Size */
	color: #000000; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	background-color: #C6BFA5; /* Background color */
	background-image: none; /* Background Image */
	vertical-align: top; /* Vertical Align Text */
	text-align: left; /* Align Text */
	width: 20%; /* Cell Width */
}

.RightColumn
{
	font-family: "Trebuchet MS" , Verdana, "Gill Sans MT" , Arial;
	font-size: 8pt; /* Font Size */
	color: #000000; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	background-color: #C6BFA5; /* Background color */
	background-image: none; /* Background Image */
	vertical-align: top; /* Vertical Align Text */
	text-align: left; /* Align Text */
	width: 20%; /* Cell Width */
}


.Footer
{
	font-family: "Trebuchet MS" , Verdana, "Gill Sans MT" , Arial;
	font-size: 8pt; /* Font Size */
	color: #C6BFA5; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	background-color: #000000; /* Background color */
	background-image: none; /* Background Image */
	text-align: center; /* Align Text */
	vertical-align: top; /* Vertical Align Text */
}


.Instructions
{
    font-family: "Trebuchet MS" , Verdana, "Gill Sans MT" , Arial;
    font-size: 10pt;
    color: #330000;
	background-color: #E7E3D7; /* Background color */
    font-weight:200;
}


.ErrorMessages
{
    font-family: "Trebuchet MS" , Verdana, "Gill Sans MT" , Arial;
    font-size: 10pt;
    background-color: #FFFFFF;
	white-space:normal;
	color: Red; /* Font Color */
	font-weight: bold; /* Font Style */
	text-align: center; /* Text Align */
}

.Messages
{
    font-family: "Trebuchet MS" , Verdana, "Gill Sans MT" , Arial;
    font-size: 10pt;
    color: #330000;
    background-color: #FFFFFF;
	font-weight: bold; /* Heading Font Style */
	text-align: left; /* Text Align */
	white-space:normal;
}

.Headings
{
    font-family: "Trebuchet MS" , Verdana, "Gill Sans MT" , Arial;
    font-size: 12pt;
    color: #330000;
    background-color: #FFFFFF;
	font-weight: bold; /* Heading Font Style */
	text-align: left; /* Text Align */
	white-space:normal;
}

.Inputs
{
	font-family: "Trebuchet MS" , Verdana, "Gill Sans MT" , Arial;
	font-size: 8pt; /* Font Size */
	color: black; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: #FFFFFF; /* Background color */
	background-image: none; /* Background Image */
}

.Content
{
    font-family: "Trebuchet MS" , Verdana, "Gill Sans MT" , Arial;
    font-size: 10pt;
    color: #330000;
    background-color: #FFFFFF;
    font-weight:200;
}
.ContentRight
{
    font-family: "Trebuchet MS" , Verdana, "Gill Sans MT" , Arial;
    font-size: 10pt;
    color: #330000;
    background-color: #FFFFFF;
    font-weight:200;
    text-align:right;
}
.CDollarValue
{
	padding-top:7px;
}
.CPadLeftAndRight
{
	padding-left:5px;
	padding-right:3px;
}
.CQtyBox
{
	padding-top:4px;
}
.chkQtyBtn
{
	width:50px;height:23px;padding-bottom:25px;
}
.ContentTableHeader
{
	font-family: "Trebuchet MS" , Verdana, "Gill Sans MT" , Arial;
	font-size: 12pt; /* Heading Font Size */
    color: #330000;
	background-color: #E7E3D7; /* Background color */
	background-image: none; /* Background Image */
	font-weight: bold; /* Heading Font Style */
	text-align: left; /* Text Align */
	white-space:normal;
}
.CTHStatus
{
	padding-left:5px;
}

.CTHOptions
{
	text-align:right;
}

.ContentTableHeaderLarger
{
	font-family: "Trebuchet MS" , Verdana, "Gill Sans MT" , Arial;
	font-size: 12pt; /* Heading Font Size */
	color: #000000; /* Heading Font Color */
	font-weight: bold; /* Heading Font Style */
	font-style: normal; /* Heading FontStyle */
	text-decoration: none; /* Heading Font Style */
	background-color: #E7E3D7; /* Background color */
	background-image: none; /* Background Image */
	padding-top: 4px;
	text-align: left; /* Text Align */
}

.ContentTableHeaderLargerSearch
{
	font-family: "Trebuchet MS" , Verdana, "Gill Sans MT" , Arial;
	font-size: 12pt; /* Heading Font Size */
	color: #000000; /* Heading Font Color */
	font-weight: bold; /* Heading Font Style */
	font-style: normal; /* Heading FontStyle */
	text-decoration: none; /* Heading Font Style */
	background-color: #E7E3D7; /* Background color */
	background-image: none; /* Background Image */
	padding-top: 4px;
	text-align: right; /* Text Align */
}

.ContentTable
{
}

.ContentTableHorizontal
{
}
.captionLeftBold
{
    font-family: "Trebuchet MS" , Verdana, "Gill Sans MT" , Arial;
    font-size: 10pt;
	text-align:left;
	vertical-align:top;
	white-space:nowrap; 
	font-weight:bold;
}
.captionLeft
{
    font-family: "Trebuchet MS" , Verdana, "Gill Sans MT" , Arial;
    font-size: 10pt;
	text-align:left;
	vertical-align:top;
	white-space:nowrap; 
}
.captionLeftBottom
{
    font-family: "Trebuchet MS" , Verdana, "Gill Sans MT" , Arial;
    font-size: 10pt;
	text-align:left;
	vertical-align:bottom;
	white-space:nowrap; 
	width:200px;
}
.value
{
    font-family: "Trebuchet MS" , Verdana, "Gill Sans MT" , Arial;
    font-size: 10pt;
	vertical-align:top;
	white-space:nowrap; 
}
.orderButton
{
    font-family: "Trebuchet MS" , Verdana, "Gill Sans MT" , Arial;
    font-size: 10pt;
	width:25%;
}
.left
{
	text-align:left;
}
.right
{
	text-align:right;
}
.center
{
	text-align:center;
}
.indent
{
	padding-left:10px;
}
.bold
{
	font-weight:bold;
}
.subheaderHR
{
	color:Silver;
	height:2px;
	width:100%;
}
.leftColOrderDetail
{
	width:48%;
}
.orderHistoryGrid
{
    font-family: "Trebuchet MS" , Verdana, "Gill Sans MT" , Arial;
    font-size: 10pt;
	width:635px;
	border-right-style:none;
	border-bottom-style:none;
}
.orderHistoryOrderDetailHeader
{
	 vertical-align:top;
}
.orderHistoryOrderNumberHeader
{
	 vertical-align:top;
}
.orderHistoryCustomerReferenceHeader
{
	 width:80px;
	 vertical-align:top;
}
.orderHistoryDateHeader
{
	 vertical-align:top;
}
.orderHistoryOrderTotalHeader
{
	text-align:right;
	 vertical-align:top;
}
.orderHistoryStatusHeader
{
	padding-left:10px;
	vertical-align:top;
}
.orderHistoryStatusItem
{
	padding-left:10px;
	white-space:nowrap;
}
.topCaptions
{
	width:150px;
}
.orderHistoryDeliveryStatusItem
{
	white-space:nowrap;
	padding-left:10px;
}
.OrderHistoryLineItemStatus
{
	padding-left:5px;
}
