body {
	background-image:url(images/page_bg.jpg);
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:tahoma, Arial, verdana, sans-serif;
	font-size:11px;
	color:#333333;
	line-height:1.5em;
}

#siteContainer {
	width:742px;
	background-image:url(/images/bg_faded_bordersg.jpg);
	background-repeat:no-repeat;
	padding-left:20px;
	padding-right:20px;
	margin-left:auto;
	margin-right:auto;
}
#headerNav {width:732px; font-family:tahoma, Arial, verdana, sans-serif; font-size:10px; text-align:right; padding-right:10px; padding-top:4px;}
#headerNav a:link, #headerNav a:visited, #headerNav a:active{ color:#333333; text-decoration:none;}
#headerNav a:hover{ color:#333333; text-decoration:underline;}

#layerCloser {position:absolute; width:250px; height:300px; z-index:1; visibility: hidden;}
#layerProducts {position:absolute; width:150px; z-index:2; visibility: hidden; border:solid #999999 1px; background-color:#FFFFFF;}
#layerProductsSub {position:absolute; width:150px; z-index:2; visibility: hidden; border:solid #999999 1px; background-color:#FFFFFF;}
#layerProductsSubBusiness {position:absolute; width:150px; z-index:2; visibility: hidden; border:solid #999999 1px; background-color:#FFFFFF;}
#layerServices {position:absolute; width:150px; z-index:2; visibility: hidden; border:solid #999999 1px; background-color:#FFFFFF;}
#layerShop {position:absolute; width:150px; z-index:2; visibility: hidden; border:solid #999999 1px; background-color:#FFFFFF;}
#layerTechnology {position:absolute; width:150px; z-index:2; visibility: hidden; border:solid #999999 1px; background-color:#FFFFFF;}
#layerProducts ul, #layerProductsSub ul, #layerProductsSubBusiness ul, #layerServices ul, #layerShop ul, #layerTechnology  ul {
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 1.5em;
}
#layerProducts li, #layerProductsSub li, #layerProductsSubBusiness li, #layerServices li, #layerShop li, #layerTechnology li {
	margin: 0 0 0px 0;
}
#layerProducts a, #layerProductsSub a, #layerProductsSubBusiness a, #layerServices a, #layerShop a, #layerTechnology a {
	/*/*/display: block;
	padding: 2px 2px 2px 15px;
	border: 0px solid #333;
	width: 133px;
	background-color: #EAEAEA;
}
#layerProducts a:link, #layerProductsSub a:link, #layerProductsSubBusiness a:link, #layerServices a:link, #layerShop a:link, #layerTechnology a:link, #layerProducts a:visited, #layerProductsSub a:visited, #layerProductsSubBusiness a:visited, #layerServices a:visited, #layerShop a:visited, #layerTechnology a:visited {
	color: #666666;
	/*/*/color: #666666;
	text-decoration: none; /* */
}
#layerProducts a:hover, #layerProductsSub a:hover, #layerProductsSubBusiness a:hover, #layerServices a:hover, #layerShop a:hover, #layerTechnology a:hover {
	border: 0px solid #333;
	background-color: #0079BA;
	color: #FFFFFF;
}

#indexHeadingSEO {position:absolute;width:200px;height:115px;z-index:1;left: -250px;}

#header {
	width:742px;
	height:88px;
	background-image:url(/images/bg_banner.jpg);
	background-position:right;
	background-repeat:no-repeat;
	border-bottom:solid #999999 1px;
}
#headerLogo{ width:362px;
	float:left;
}
#headerButtons{
	width:380px;
	float:right;
	margin-top:61px;
}
#bodyContainer {
	
	width:727px;
	padding-right:15px;
}
.clearboth{
	clear:both;
}
#LHColumnContainer {
	width:159px;
	float:left;
	background-color:#F2F2F2;
	border-right:solid #C0C0C0 1px;
	border-left:solid #C0C0C0 1px;
	margin-left: 10px;
}
#LHColumn {
	width:145px;
	padding:15px 7px 0px 7px;
	background: url(/rotator-images/rotate.php) no-repeat center bottom;
	}
#RHColumn {
	/*background-image:url(/images/bg_body.jpg);
	background-repeat:no-repeat;*/
	width:541px;
	float:left;
	padding-top:15px;
	padding-left:15px;
	}
#footer{
	width:727px;
	background-image: url(/images/bg_footer.jpg);
	background-repeat: no-repeat;
	height: 33px;
	font-family: tahoma, Arial, verdana, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-top: 17px;
	padding-left: 15px;
}
#footer a { color:#999999; text-decoration:none;}
#footer a:hover {color:#999999; text-decoration:underline;}
#design{
	font-family:tahoma, Arial, verdana, sans-serif;
	font-size:10px;
	color:#CCCCCC;
	text-align:right;
	width:742px;
}
#design a:link, #design a:visited {text-decoration:none; color:#cccccc}
#design a:hover {text-decoration:underline; color:#cccccc}
#design a:active {text-decoration:none; color:#cccccc}
#pageTitle {
	font-family:tahoma, Arial, verdana, sans-serif;
	font-size:16px;
	color:#333333;
}

#bodyContent {
	font-family:tahoma, Arial, verdana, sans-serif;
	font-size:11px;
	color:#333333;
	line-height:1.5em;
}
#bodyContent a { color:#333333; text-decoration:none; border-bottom:dashed #333333 1px;}
#bodyContent a:hover { color: #006699; text-decoration:none; border-bottom:dashed #333333 1px;}

.subHeading {
	font-family:tahoma, Arial, verdana, sans-serif;
	font-size:13px;
	color:#0079BA;
	font-weight:bold;
	background-image:url(/images/bg_sub_heading.gif);
	background-repeat:no-repeat;
	height:23px;
	padding-left:15px;
	padding-top:5px;
}
.subHeading a.link {
	font-size:13px;
	color:#0079BA;
	text-decoration:none;
	}
.quotes {
	background-image:url(/images/quotemark.png);
	background-repeat:no-repeat;
	height:33px;
	padding-left:45px;
}
#bodyContentLeft{
	/*width:350px;
	float:left;*/
}
#bodyContentRight{
	/*width:350px;
	float:right;*/
}

H2 {
	font-family: tahoma, verdana, Arial, sans-serif;
	font-size:16px;
	color:#333333;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:0px;
}
.jssMenuBox {
	border:solid #68B0D6 1px;
	margin-bottom:8px;
	}
.jssMenuBoxTitle {
	background-color:#68B0D6;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	padding:2px;
}
.jssMenuBoxContent {
	padding:4px;
	text-align:center;
	background-color:#FFFFFF;
	}
	
#qtyBox {
	float:right;
	margin:3px;
	border:solid #000000 1px;
	width:200px;
}	
form {
	margin:0px;
	}

.busLitTable {
	padding: 0px;
	border: solid #68B0D6 1px;
}

.busLitTable caption {
	margin-left: auto;  margin-right: auto;
	text-align: right;
	font-weight: bold;
}

.busLitTable th {
	font-size:14px;
	font-weight: bold;
	color:#FFFFFF;
	padding: 5px;
	text-align: left;
	vertical-align: top;
	background-color:#68B0D6;
	/*border-bottom: 1px dotted #000;*/
}

.busLitTable td {
	font-weight: normal;
	padding: 2px;
	text-align: center;
}

.busLitTable td.bold {
	font-weight: bold;
	padding: 3px;
	text-align: center;
	background-color:#F2F2F2;
	/*border-bottom: 1px dotted #000;*/
}
.busLitTable td.left {
	font-weight: normal;
	text-align: left;
}

.busLitTableDetails {
	padding: 0px;
	border: solid #666666 1px;
	background-color:#F2F2F2;
}

.busLitTableDetails caption {
	margin-left: auto;  margin-right: auto;
	text-align: right;
	font-weight: bold;
}

.busLitTableDetails th {
	font-size:14px;
	font-weight: bold;
	color:#FFFFFF;
	padding: 5px;
	text-align: left;
	vertical-align: top;
	background-color:#68B0D6;
	/*border-bottom: 1px dotted #000;*/
}

.busLitTableDetails td {
	font-weight: normal;
	padding: 2px;
	text-align: center;
}

.busLitTableDetails td.bold {
	font-weight: bold;
	padding: 3px;
	text-align: center;
	background-color:#CCCCCC;
	/*border-bottom: 1px dotted #000;*/
}
.busLitTableDetails td.left {
	font-weight: normal;
	text-align: left;
}

/* ============== ORDER STATUS SPECIFIC CSS  ============== */

body.OrderStatus {
	background-image:url(images/page_bg.jpg);
	background-repeat:repeat-x;
	background-color:#EBEBEB;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:tahoma, Arial, verdana, sans-serif;
	font-size:11px;
	color:#333333;
	line-height:1.5em;
}
#siteContainerOrderStatus {
	/*width:90%;*/
	/*background-image:url(/images/bg_faded_bordersg.jpg);
	background-repeat:no-repeat;*/
	background-color:#EBEBEB;
	padding-left:5px;
	padding-right:5px;
	margin-left:auto;
	margin-right:auto;
	min-width:760px;
}
#bodyContainerOrderStatus {
	/*width:727px;*/
	padding-right:15px;
	background-color:#FFFFFF;
}
#headerNavOrderStatus {/*width:732px;*/ font-family:tahoma, Arial, verdana, sans-serif; font-size:10px; text-align:right; padding-right:10px; padding-top:4px; background-color:#FFFFFF;}
#headerOrderStatus {
	/*width:742px;*/
	height:88px;
	background-image:url(/images/bg_banner.jpg);
	background-position:right;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	border-bottom:solid #999999 1px;
}
#RHColumnOrderStatus {
	background-image:url(/images/bg_body.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	/*width:700px;*/
	/*float:left;*/
	padding-top:15px;
	padding-left:15px;
	}
#footerWrapper {
	background-image:url(/images/bg_footer_behind.gif)
}
#footerOrderStatus{
	/*width:727px;*/
	background-image: url(/images/bg_footer.jpg);
	background-repeat: no-repeat;
	background-position:right;
	height: 33px;
	font-family: tahoma, Arial, verdana, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-top: 17px;
	padding-left: 15px;
}
#designOrderStatus{
	font-family:tahoma, Arial, verdana, sans-serif;
	font-size:10px;
	color:#CCCCCC;
	text-align:right;
	background-color:#FFFFFF;
	height:auto;
	/*width:742px;*/
}

H1.orderStatus{
	font-family: tahoma, verdana, Arial, sans-serif;
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:0px;
	padding: 10px;
	background-color: #2B779F;
}
.tableorderStatus {
	border: solid #68B0D6 1px;
}
.tableorderStatus td {
	/*border-right:dotted 1px #CCCCCC;*/
	border-bottom:dotted 1px #CCCCCC;
	text-align:center;
}
.tableorderStatus th  {
	border-bottom:solid 1px #999999;
	text-align:center;
	background-color:#CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	vertical-align: top;
	font-size: 11px;
}
.tableorderStatusLogin {
	border: solid #68B0D6 1px;
	width:300px;
}
.tableorderStatusLogin td {
	/*border-right:dotted 1px #CCCCCC;*/
	border-bottom:dotted 1px #CCCCCC;
	text-align:left;
	background-color:#ffffff;
}
.tableorderStatusLogin th  {	
	border-bottom:solid 1px #999999;
	text-align:left;
	background-color:#CCCCCC;
	font-weight:bold;
}

.urgentOrderStatus {font-weight:bold; color:#CC0000;}

