body#mainBody {
	margin:0;
	padding: 0;
	padding-bottom: 20px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	background-color: #d4d3db;
}

div#flashBox {
	display: none;
	height: 27px;
	overflow: hidden;
}

div#updateProgress {
	position: fixed;
	top: 0;
	left: 0;
	padding: 3px 5px;
	background-color: #eee;
	font-size: 9pt;
	border:solid 1px gray;
}

span#loadingWords, div#updateProgress, img#loadingGraphic {
 vertical-align: middle;
}

form#aspnetForm {
	background-color: white;
	width: 850px;
	margin: 0 auto;
	border: 1px solid black;
}

div#contentArea {
}

div#FormExplanation 
{
	margin-top: 5px;
	margin-bottom: 5px;
}

div#titleSection {
	padding-top: 15px;
	background-image: url(../images/titlebar.gif);
	background-repeat: no-repeat;
	width: 630px;
	min-height: 20px;
	text-align: left;
	margin-top: 15px;
}

h1#topBanner {
	background-image: url(../images/back_office_header.jpg);
	text-indent: -10001px;
	margin: 0;
	background-repeat: no-repeat;
	height: 95px;
}

div#topMenuHolder {
	background-color: #3f3f3f;
	padding: 1px 0 2px 10px;
	border-top: 2px solid black;
	height: 20px;
}

ul#debugInfo {
	position: absolute;
	right: 10px;
	top: 10px;
	margin: 0;
	padding: 5px;
	background-color: #ccc;
	list-style: none;
	display: none;
}

div#debugInfoTrigger {
	display:none;
	/*background-color: #444;
	float: right;
	height: 2px;
	width: 4px;
*/
}

.errorText2 
{
	background-image: url(../images/error_back.gif);
	background-repeat:repeat-x;
	height:27px;
	/*width:90%;*/
	font-family : Verdana, Arial; 
	color : white;
	font-weight : bold; 
	font-size : 10px; 
	text-align : left;
	vertical-align:middle;
	padding-top:8px;
	padding-left:5px;
	/*margin-bottom:5px;*/
	display:block
}
.errorText
{}

.pageTitle {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	color : Black;
	font-size : 14px;
	font-weight: bold;
	padding-left : 0px;
	text-transform:uppercase;
}
.title {
	padding: 20px 0 0 0;
	color:black;
	font:bold medium Arial, Helvetica, sans-serif;
}

.titlebar
{
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	color : #1a2d65;
	font-size : 18px;
	font-weight: bold;
	width:630px;
	height:53px;
	background-image:url(../images/titlebar.gif);
	background-repeat:no-repeat;
}

.titleGray 
{
	color:gray;
	font:bold large Arial, Helvetica, sans-serif;
}


a, a:link, a:visited {color:#891D02;font:normal 12px Arial, Helvetica, sans-serif;}
a:hover, a:hover.subMenu {color:#FF0000;font:normal 12px Arial, Helvetica, sans-serif;}
a.subMenu, a:link.subMenu, a:visited.subMenu {MARGIN-TOP:1px;MARGIN-LEFT:20px;color:white;font-weight:bold;float:left;}
a.btnLink, a:link.btnLink, a:visited.btnLink {color:#FFFFFF;font-size:11px;}
a.gridLink, a:link.gridLink, a:visited.gridLink {color:#891D02;font-size:8px;}

.main {
	margin:0;
	margin-left:2em;
	margin-bottom:1em;
	padding:0;
	font:normal 9pt arial,san-serif;
	letter-spacing:1px;
}

.login, a.login, a:visited.login, a:link.login, a:hover.login {
	margin:0;
	margin-left:2em;
	margin-bottom:1em;
	padding:0;
	font:normal 12px arial,san-serif;
	letter-spacing:1px;
	color:white;
}

.personal {
	font:normal 12px Arial, Helvetica, sans-serif;
}

.theColor, a.theColor, a:link.theColor, a:hover.theColor, a:visited.theColor {color:#fd9719;}
.theTitle {color:black;height:2px;text-align:left;}
.theSubTitle {color:#3F3F3F;height:1px;text-align:left;}
.theSubHeading {background-color:black;height:2px;text-align:left;}
.theBackColor {background-color:#f4fafb;}
.theBackColor2 {background-color:#EADBBA; /*#FBEBC9;*/}
.theBackTotals {FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=1,StartColorStr=#E5E5E4,EndColorStr=#F8F5F0);}
.menuBorder {background-color:black;}
.menuBack {background-color:#3F3F3F;}
.topBanner {background-color:#ffffff;}		/* 1of2 WHEN CHANGING TOP IMAGE - side */
.topBanner2 {background-color:#f5f9fc;}
.generalBack {background-color:black;}	/* 2of2 WHEN CHANGING TOP IMAGE - bottom */
.generalBorder {background-color:black;}
.generalBorder2 {BORDER: black 2px solid; }
.theBorder {border : black 1px solid;}

a.WhatsThis, a:link.WhatsThis, a:visited.WhatsThis, a:hover.WhatsThis {font-size: 10px;}

.topInfo { 
	FONT-SIZE: 8pt; 
	COLOR:Gray; 
	FONT-FAMILY: 'Verdana', 'Arial', 'Sans-Serif' 
}

.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.header2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size:12px;
}

.subheader2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #f5f9fc;
	font-size: 10px;
}

.subTotals {
	height: 16px;
	color : #061301;
	font-size : 14px;
	font-weight: normal; 
	text-align: right;
	vertical-align: middle;
	margin-top: 3px;
	padding-right: 2px;
	font-family : arial, helvetica, sans-serif;
}

.leftSide {WIDTH:60px}
.topGap {padding-top:20px;}
.choiceSize {font-size:10px; font-family:Arial, Verdana; font-weight:bold}

.button60, .btnSmallGray
{
	border-right: #000000 1px solid;
	border-bottom: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	background-position: center center;
	background-image: url(../images/btnBlank_black_1x16.gif);
	background-repeat: repeat-x;
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
	font-size: 12px;
	font-family : verdana, arial, helvetica, sans-serif;
	text-decoration:none;
	margin-bottom: 1px;
	margin-top: 3px;
	margin-left: 2px;
	margin-right: 14px;
	height: 16px;
}

.btnSmallGray
{
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 4px;
	/*
	border:0;
	background-position: center center;
	background-image: url(../images/bttnGray.jpg);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 14px;
	padding-right: 14px;
	text-align: center;
	vertical-align:middle;
	font-size: 12px;
	font-family : verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	text-decoration:none;
	height: 20px;
	*/
}

.buttonSim
{
	border-right: #000000 1px solid;
	border-bottom: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	text-align: center;
	font-size: 12px;
	font-family : verdana, arial, helvetica, sans-serif;
	text-decoration:none;
	height: 17px;
	width: 40px;
}


/***************************
 SIDEBOX 
***************************/

div.sideBox {
	border: 1px solid black;
	border-bottom: 10px solid black;
	padding-bottom: 3px;
	width: 170px;
	background-color: #888;
	margin-bottom: 5px;
}


div.sideBox h4:first-child {
	font-size: 10px;
	margin: 0;
	text-align: center;
	background-color: black;
	color: white;
	text-transform: uppercase;
	padding-bottom: 2px;
	font-weight:bold;
}

/***************************
 CART
***************************/

div.cart {
	width: 500px;
	border: 1px solid black;
	margin-top: 2px;
	margin-bottom: 10px;
}

div.cartItem {
	clear: both;
	height: 46px;
	border: 1px solid #ccc;
	border-bottom: none;
	padding: 3px 5px;
}

div.cartHeader {
	background-image: url(../images/treeview_headerBg.gif);
	background-repeat:repeat-x;
	background-color: #000;
	color: #FFFFFF;
	height: 26px;
	color: white;
	border: 1px solid black;
	border-bottom: none;
}

div.cartItem div {
	padding: 6px 5px;
	height: 32px;
	display: block;
	float: left;
	border-right: 1px solid #ccc;
	width: 40px;
}

div.cartHeader div {
	height: 12px;
}

div.cartItem div.cartCode {
	width: 40px;
}

div.cartItem div.cartName {
	width: 220px;
}

div.cartItem div.cartUnitPrice, div.cartItem div.cartTotalPrice {
	width: 46px;
}

div.cartItem div.cartQuantity {
	width: 50px;
	padding: 0 5px;
	height: 44px;
}

div.cartHeader div.cartQuantity {
	padding: 6px 5px;
	height: 12px;
}

div.cartItem div.cartRemove {
	width: auto;
	border-right: none;
}

div.cartTotals {
	vertical-align: middle;
	text-align: right;
	width: 500px;
}

span.subTotalAmount {
	width: 55px;
	padding-left: 5px;
	display: block;
	float: right;
}

.subtitlebar
{
	font-weight: bold;
	height: 18px;
	background-color: #527da2;
	color:White;
	font-size:12px;
	font-family : arial, helvetica, sans-serif;
}


.dots {letter-spacing:5px; color:#8e929a; font-size:14px; font-weight:bold;}


.areaText, a.areaText, a:link.areaText, a:visited.areaText {
	font-family: Arial Black, Helvetica, sans-serif; 
	color : #B60300;
	text-decoration: none;
	font-weight:normal;
	font-size: 15px; 
	letter-spacing: 1px;
	text-align: center;
	padding-bottom: 6px;
}

.subTitle {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	color : #fd9733;
	font-size : 14px;
	font-weight: bold;
	padding-left : 0px;
	vertical-align:middle;
	text-align:right;
	height:18px;
}

.BlueText { color:#093d76; }

.asterisk { color: red; font-size:12px; }

span.whichMemberID {background-color:inherit; color:silver; font-size:12px; display:none;}