body
{
	margin: 0px;
	padding-left: 2px;
	padding-right: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family:"Arial";
}
h1
{
	text-align: center;
	font-family:"Arial";
	font-weight: bold;
	font-size:26px;
	text-decoration: underline;
	margin:0px;
	padding:0px;
}
h2
{
	text-align:center;
	font-size:32px;
	margin:0px;
	padding:1px;
}
h3
{
	text-align:left;
	font-size:26px;
	margin:0px;
	padding:1px;
}
h4
{
	font-family:"Arial";
	text-align:left;
	font-size:18px;
	font-weight: normal;
	margin: 0px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	white-space: nowrap;
}
h5
{
	padding: 0px;
	margin-left: 6px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family:"Arial";
	font-size:18px;
	white-space: nowrap;
}
h5.center
{
	font-size:18px;
	margin:0px;
	padding:1px;
	text-align: center;
}
h6
{
	font-family:"Arial";
	text-align:left;
	font-size:14px;
	font-weight: normal;
	margin: 0px;
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	white-space: nowrap;
}
p
{
	padding: 1px;
	margin: 1px;
	font-family:"Sans";
	font-size:14px;
}
p.cent
{
	padding: 1px;
	margin: 1px;
	font-family:"Arial";
	font-size:14px;
	text-align: center;
}
p.fleft
{
	float: left;
	padding: 1px;
	margin: 1px;
	font-family:"Arial";
	font-size:14px;
}
p.fright
{
	float: right;
	padding: 1px;
	margin: 1px;
	font-family:"Arial";
	font-size:14px;
}
/* ************************ Fixed Menu ************************** */
div.topbar
{
	width: 100%;
	height: 60px;
}
img.topbar
{
	width: 100%;
	height: 60px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 8;
	opacity: 0.86;
	filter: alpha(opacity=86); /* For IE8 and earlier */
}
img.topbarline
{
	width: 100%;
	height: 4px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	position: fixed;
	top: 56px;
	left: 0px;
	z-index: 10;
	opacity: 1.0;
	filter: alpha(opacity=100); /* For IE8 and earlier */
}
div.spacer
{
	border: 0px;
	margin: 0px;
	padding: 0px;
}
span.topbar
{
	font-family: Arial;
	font-size: 12px;
	position: fixed;
	top: 14px;
	left: 400px;
	z-index: 9;
}
span.topbar_right
{
	font-family: Arial;
	font-size: 12px;
	position: fixed;
	top: 1px;
	right: 30px;
	z-index: 9;
}
span.topbar_right a
{
	font-family: Arial;
	font-size: 12px;
}
span.topbar_right a:link, a:visited
{
	color: #000000;
	text-decoration: none;
}
span.topbar_right a:hover
{
	color: #a50000;
	text-decoration: none;
}
span.topbar_right a:active
{
	color: #000000;
	text-decoration: none;
}
/* *************************** Mini Info-bar ********************************** */
div.topbar_mini
{
	width: 100%;
	height: 35px;
}
img.topbar_mini
{
	width: 100%;
	height: 35px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 8;
	opacity: 0.86;
	filter: alpha(opacity=86); /* For IE8 and earlier */
}
img.topbarline_mini
{
	width: 100%;
	height: 4px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	position: fixed;
	top: 31px;
	left: 0px;
	z-index: 10;
	opacity: 1.0;
	filter: alpha(opacity=100); /* For IE8 and earlier */
}
div.spacer_mini
{
	border: 0px;
	margin: 0px;
	padding: 0px;
}
span.infobar_overlay
{
	color: #ffffff;
	font-family:"Arial";
	font-weight: bold;
	font-size: 16px;
	position: fixed;
	top: 4px;
	left: 4px;
	z-index: 9;
}
/* ************************ Centre in Browser ************************** */
#wrapper
{
	margin: 0 auto;
	width: 1000px;
}
#bigwrapper
{
	margin: 0 auto;
	width: 1200px;
}
#printwrapper
{
	margin: 0 auto;
	width: 800px;
}
#content
{
	width: 100%;
	text-align: center;
}
/* ************************ Login Section ************************** */
div.logintop
{
	position: absolute;
	right: 25%;
	left: 25%;
	top: 50px;
	height: 24px;
	text-align: left;
	border-top: 2px solid;
	border-bottom: 0px;
	border-left: 2px solid;
	border-right: 2px solid;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	border-radius: 10px 10px 0px 0px;
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	box-shadow: 2px 4px 4px 0px #888888;
	-moz-box-shadow: 2px 4px 4px 0px #888888;
	-webkit-box-shadow: 2px 4px 4px 0px #888888;
}
div.login
{
	position: absolute;
	right: 25%;
	left: 25%;
	top: 75px;
	height: auto;
	text-align: center;
	border-top: 0px;
	border-bottom: 2px solid;
	border-left: 2px solid;
	border-right: 2px solid;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	border-radius: 0px 0px 10px 10px;
	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-radius: 0px 0px 10px 10px;
	box-shadow: 2px 4px 4px 0px #888888;
	-moz-box-shadow: 2px 4px 4px 0px #888888;
	-webkit-box-shadow: 2px 4px 4px 0px #888888;
}
/* ************************ Toolbars ************************** */
div.toolbartip
{
	float: right;
	width: auto;
	height: 24px;
	margin-top: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	border-radius: 10px 0px 0px 10px;
	-moz-border-radius: 10px 0px 0px 10px;
	-webkit-border-radius: 10px 0px 0px 10px;
	box-shadow: 0px 4px 4px 0px #aaaaaa;
	-moz-box-shadow: 0px 4px 4px 0px #aaaaaa;
	-webkit-box-shadow: 0px 4px 4px 0px #aaaaaa;
}
div.toolbar
{
	float: right;
	width: auto;
	height: 24px;
	font-size: 10px;
	margin-top: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 4px;
	padding-left: 0px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	border-radius: 0px 10px 10px 0px;
	-moz-border-radius: 0px 10px 10px 0px;
	-webkit-border-radius: 0px 10px 10px 0px;
	box-shadow: 2px 4px 4px 0px #aaaaaa;
	-moz-box-shadow: 2px 4px 4px 0px #aaaaaa;
	-webkit-box-shadow: 2px 4px 4px 0px #aaaaaa;
}
div.plainbar
{
	float: left;
	width: auto;
	height: 16px;
	font-size: 10px;
	margin-top: 8px;
	margin-bottom: 0px;
	margin-left: 12px;
	margin-right: 0px;
	padding-left: 2px;
	padding-right: 4px;
	padding-top: 3px;
	padding-bottom: 1px;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
}
div.plainbar a
{
	font-family: Arial;
	font-size: 12px;
	padding-left: 4px;
	padding-right: 4px;
}
div.plainbar span
{
	font-family: Arial;
	font-size: 12px;
}
/* **************************** Standard Panels ****************************** */
div.paneltop
{
	font-family:"Arial";
	font-size:16px;
	font-weight: bold;
	white-space: nowrap;
	text-align: left;
	border-top: 1px solid;
	border-bottom: 0px;
	border-left: 1px solid;
	border-right: 1px solid;
	margin-top: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	border-radius: 10px 10px 0px 0px;
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	box-shadow: 2px 4px 4px 0px #aaaaaa;
	-moz-box-shadow: 2px 4px 4px 0px #aaaaaa;
	-webkit-box-shadow: 2px 4px 4px 0px #aaaaaa;
}
div.paneltop span
{
	padding-left: 6px;
}
div.panelbody
{
	overflow: auto;
	text-align: left;
	border-top: 0px;
	border-bottom: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	border-radius: 0px 0px 10px 10px;
	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-radius: 0px 0px 10px 10px;
	box-shadow: 2px 4px 4px 0px #aaaaaa;
	-moz-box-shadow: 2px 4px 4px 0px #aaaaaa;
	-webkit-box-shadow: 2px 4px 4px 0px #aaaaaa;
}
div.falsetab
{
	position: relative;
	left: 10px;
	font-family:"Arial";
	font-size:16px;
	font-weight: bold;
	white-space: nowrap;
	text-align: left;
	border-top: 1px solid;
	border-bottom: 0px;
	border-left: 1px solid;
	border-right: 1px solid;
	margin-top: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	border-radius: 10px 10px 0px 0px;
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
}
/* ************************ Serial Nos Divs ************************* */
div.snos
{
	background-color: #ffffff;
	width: 500px;
	height: 20px;
	position: absolute;
	top: 60px;
	left: 400px;
	transition:height 0.5s;
	-moz-transition:height 0.5s; /* Firefox 4 */
	-webkit-transition:height 0.5s; /* Safari and Chrome */
	-o-transition:height 0.5s; /* Opera */
	border: solid 2px #a50000;
	padding: 2px;
	display: none;
	z-index: 3;
	color: #000000;
	font-size: 14px;
	font-family: Arial;
	overflow: hidden;
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	box-shadow: 4px 6px 4px 2px #aaaaaa;
	-moz-box-shadow: 4px 6px 4px 2px #aaaaaa;
	-webkit-box-shadow: 4px 6px 4px 2px #aaaaaa;
}
div.snos.loaded
{
	height: 600px;
}
div.snosscroll
{
width: 499px;
height: 576px;
border: none;
overflow-y: auto;
overflow-x: hidden;
}
div.snosclose
{
	float: left;
	cursor: pointer;
	font-family: Arial;
	font-size: 10px;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 3px;
	padding-right: 3px;
	margin: 1px;
	border: 1px solid #818181;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
}
/* ***************************** Uploads  & FP Browser ************************************* */
div.upload
{
	background-color: #ffffff;
	width: 400px;
	height: 300px;
	position: absolute;
	top: 40px;
	left: 240px;
	transition:height 0.5s;
	-moz-transition:height 0.5s; /* Firefox 4 */
	-webkit-transition:height 0.5s; /* Safari and Chrome */
	-o-transition:height 0.5s; /* Opera */
	border: solid 2px #a50000;
	padding: 4px;
	display: none;
	z-index: 3;
	color: #000000;
	font-size: 14px;
	font-family: Arial;
	overflow: hidden;
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	box-shadow: 4px 6px 4px 2px #aaaaaa;
	-moz-box-shadow: 4px 6px 4px 2px #aaaaaa;
	-webkit-box-shadow: 4px 6px 4px 2px #aaaaaa;
}
div.upload.loaded
{
	height: 300px;
}
div.photosets
{
	float: left;
	margin: 5px;
	border: 1px solid #a50000;
	min-width: 180px;
	max-width: 180px;
	min-height: 600px;
	max-height: 600px;
	background-color: #cccccc;
	overflow-y: auto;
	overflow-x: hidden;
	z-index: 0;
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
}
div.mainphoto
{
	float: left;
	margin: 5px;
	min-width: 800px;
	max-width: 800px;
	min-height: 600px;
	max-height: 600px;
	background-color: #cccccc;
	overflow: hidden;
	border: 1px solid #a50000;
	width: 200px;
	height: 600px;
	z-index: 0;
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
}
div.photoprev
{
	clear: both;
	float: left;
	margin: 5px;
	border: 1px solid #a50000;
	min-width: 994px;
	max-width: 994px;
	min-height: 140px;
	max-height: 140px;
	background-color: #cccccc;
	overflow-y: hidden;
	overflow-x: auto;
	z-index: 0;
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
}
div.thumb
{
	float: left;
	display: inline;
	border: 1px solid #a50000;
	min-width: 132px;
	max-width: 132px;
	min-height: 99px;
	max-height: 99px;
	margin: 5px;
	background-color: #cccccc;
	overflow: hidden;
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
}
div.thumbcontainer
{
	border: 1px solid #00ff00;
	margin: 0px;
	padding: 0px;
	min-width: 2000px;
	min-height: 120px;
	max-height: 120px;
}
/* ****************************************************************** */
table.panel
{
	border-collapse:separate;
	border: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
}
th.panel
{
	border: 0px solid;
	padding: 2px;
	font-family:"Arial";
	font-size:16px;
	height:24px;
	text-align: left;
	vertical-align:center;
	white-space: nowrap;
}
td.panel
{
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 1px solid;
	padding: 1px;
	margin: 0px;
	font-family:"Arial";
	font-size:12px;
	text-align: left;
	height:18px;
	vertical-align:center;
}
/* **************************** Radius Tables ****************************** */
table.radius
{
	border-collapse: separate;
	border: 1px solid;
	margin-left: 0px;
	margin-right: 0px;
	padding: 6px;
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	box-shadow: 2px 4px 4px 0px #aaaaaa;
	-moz-box-shadow: 2px 4px 4px 0px #aaaaaa;
	-webkit-box-shadow: 2px 4px 4px 0px #aaaaaa;
}
table.radius th
{
	border: 1px solid;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family:"Arial";
	font-size:16px;
	height:20px;
	vertical-align:center;
	white-space: nowrap;
}
table.radius th:first-child
{
	border-radius: 10px 0px 0px 0px;
	-moz-border-radius: 10px 0px 0px 0px;
	-webkit-border-radius: 10px 0px 0px 0px;
}
table.radius th:last-child
{
	border-radius: 0px 10px 0px 0px;
	-moz-border-radius: 0px 10px 0px 0px;
	-webkit-border-radius: 0px 10px 0px 0px;
}
table.radius tr:last-child td:first-child
{
	border-radius: 0px 0px 0px 10px;
	-moz-border-radius: 0px 0px 0px 10px;
	-webkit-border-radius: 0px 0px 0px 10px;
}
table.radius tr:last-child td:last-child
{
	border-radius: 0px 0px 10px 0px;
	-moz-border-radius: 0px 0px 10px 0px;
	-webkit-border-radius: 0px 0px 10px 0px;
}
table.radius td
{
	border-left: 1px solid;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-right: 0px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	font-family: "Arial";
	font-size: 12px;
	height: 20px;
	vertical-align: center;
	text-align: left;
}
table.radius td:last-child
{
	border-right: 1px solid;
}
table.radius tr:last-child td
{
	border-bottom: 2px solid;
}
table.radius tr.alt td
{

}
table.radius tr.stockloc_ajax
{
	display: none;
}
table.radius tr.stockloc_ajax.show
{
	display: table-row;
	background-color: #ffffff;
}
table.radius tr.stockloc_ajax td
{
	border-top: none;
}
table.radius tr.loc_parent.show
{
	background-color: #ffffff;
}
/* **************************** Twin Radius Tables ****************************** */
table.twinradius
{
	border-collapse: separate;
	border: 1px solid #a50000;
	margin-left: 0px;
	margin-right: 0px;
	padding: 6px;
	background-color: #cccccc;
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	box-shadow: 2px 4px 4px 0px #aaaaaa;
	-moz-box-shadow: 2px 4px 4px 0px #aaaaaa;
	-webkit-box-shadow: 2px 4px 4px 0px #aaaaaa;
}
table.twinradius tr.group th
{
	border: 1px solid #818181;
	color: #cccccc;
	background-color: #818181;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family:"Arial";
	font-size:16px;
	height:20px;
	vertical-align:center;
	white-space: nowrap;
}
table.twinradius tr.quote th
{
	border: 1px solid #a8a8a8;
	color: #ffffff;
	background-color: #a8a8a8;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family:"Arial";
	font-size:16px;
	height:20px;
	vertical-align:center;
	white-space: nowrap;
}
table.twinradius tr.hidden
{
	visibility: hidden;
}
table.twinradius td.hidden
{
	visibility: hidden;
}
table.twinradius tr.quote th.hidden
{
	visibility: hidden;
}
table.twinradius tr.group th:first-child
{
	border-radius: 10px 0px 0px 0px;
	-moz-border-radius: 10px 0px 0px 0px;
	-webkit-border-radius: 10px 0px 0px 0px;
}
table.twinradius tr.group th:last-child
{
	border-radius: 0px 10px 0px 0px;
	-moz-border-radius: 0px 10px 0px 0px;
	-webkit-border-radius: 0px 10px 0px 0px;
}
table.twinradius tr.quote th:last-child
{
	border-radius: 0px 10px 0px 0px;
	-moz-border-radius: 0px 10px 0px 0px;
	-webkit-border-radius: 0px 10px 0px 0px;
}
table.twinradius tr.grp td:first-child
{
	border-radius: 0px 0px 0px 10px;
	-moz-border-radius: 0px 0px 0px 10px;
	-webkit-border-radius: 0px 0px 0px 10px;
}
table.twinradius td
{
	border-left: 1px solid #818181;
	border-top: none;
	border-bottom: 1px solid #818181;
	border-right: none;
	background-color: #ffffff;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	font-family: "Arial";
	font-size: 12px;
	height: 20px;
	vertical-align: center;
	text-align: left;
}
table.twinradius tr td:last-child
{
	border-right: 1px solid #818181;
}
/* **************************** Quote Tables ****************************** */
table.quote
{
	border-collapse: separate;
	border: 1px solid;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 12px;
	margin-right: 0px;
	padding: 6px;
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	box-shadow: 2px 4px 4px 0px #aaaaaa;
	-moz-box-shadow: 2px 4px 4px 0px #aaaaaa;
	-webkit-box-shadow: 2px 4px 4px 0px #aaaaaa;
}
table.quote th
{
	border: 1px solid;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family:"Arial";
	font-size:16px;
	height:20px;
	vertical-align:center;
	white-space: nowrap;
}
table.quote th:first-child
{
	border-radius: 10px 0px 0px 0px;
	-moz-border-radius: 10px 0px 0px 0px;
	-webkit-border-radius: 10px 0px 0px 0px;
}
table.quote th:last-child
{
	border-radius: 0px 10px 0px 0px;
	-moz-border-radius: 0px 10px 0px 0px;
	-webkit-border-radius: 0px 10px 0px 0px;
}
table.quote tr:last-child td:first-child
{
	border-radius: 0px 0px 0px 10px;
	-moz-border-radius: 0px 0px 0px 10px;
	-webkit-border-radius: 0px 0px 0px 10px;
}
table.quote tr:last-child td:last-child
{
	border-radius: 0px 0px 10px 0px;
	-moz-border-radius: 0px 0px 10px 0px;
	-webkit-border-radius: 0px 0px 10px 0px;
}
table.quote td
{
	border-left: 1px solid;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-right: 0px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	font-family: "Arial";
	font-size: 12px;
	height: 20px;
	vertical-align: center;
	text-align: left;
}
table.quote td:last-child
{
	border-right: 1px solid;
}
table.quote td img
{
	cursor: pointer;
}
table.quote tr:last-child td
{
	border-bottom: 2px solid;
}
table.quote tr.alt td
{

	}
/* **************************** timeline Tables ****************************** */
table.timeline
{
	table-layout: fixed;
	border-collapse: separate;
	border: 1px solid;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 12px;
	margin-right: 0px;
	padding: 6px;
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	box-shadow: 2px 4px 4px 0px #aaaaaa;
	-moz-box-shadow: 2px 4px 4px 0px #aaaaaa;
	-webkit-box-shadow: 2px 4px 4px 0px #aaaaaa;
}
table.timeline th
{
	border-left: 1px solid;
	border-top: 1px solid;
	border-bottom: 0px solid;
	border-right: 0px solid;
	width: 240px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family:"Arial";
	font-size:12px;
	height:20px;
	text-align:center;
	white-space: nowrap;
}
table.timeline th.month
{
	text-align: left;
	width: 20px;
	background-color: #a50000;
}
table.timeline th.date
{
	width: 20px;
}
table.timeline th.day
{	
	font-size:10px;
	width: 20px;
}
table.timeline tr:first-child th:first-child
{
	border-radius: 10px 0px 0px 0px;
	-moz-border-radius: 10px 0px 0px 0px;
	-webkit-border-radius: 10px 0px 0px 0px;
}
table.timeline tr:first-child th:last-child
{
	border-radius: 0px 10px 0px 0px;
	-moz-border-radius: 0px 10px 0px 0px;
	-webkit-border-radius: 0px 10px 0px 0px;
}
table.timeline td
{
	border-left: 1px solid;
	border-top: 1px solid;
	border-bottom: 0px solid;
	border-right: 0px solid;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	font-family: "Arial";
	font-size: 12px;
	height: 20px;
	vertical-align: center;
	text-align: left;
}
table.timeline td.stagename
{
	color: #000000;
	font-weight: bold;
	text-align: left;
	white-space: nowrap;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
}
table.timeline td.taskname
{
	color: #a50000;
	text-align: right;
	white-space: nowrap;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
}
table.timeline td.inits
{
	color: #000000;
	text-align: center;
	white-space: nowrap;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 0px;
	padding-bottom: 0px;
}
table.timeline tr:last-child td:first-child
{
	border-radius: 0px 0px 0px 10px;
	-moz-border-radius: 0px 0px 0px 10px;
	-webkit-border-radius: 0px 0px 0px 10px;
}
table.timeline tr:last-child td:last-child
{
	border-radius: 0px 0px 10px 0px;
	-moz-border-radius: 0px 0px 10px 0px;
	-webkit-border-radius: 0px 0px 10px 0px;
}
/* **************************** ipan Tables ****************************** */
table.ipan
{
	border-collapse: separate;
	border: none;
	margin-left: 0px;
	margin-right: 0px;
	padding: 10px;
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
}
table.ipan tr:first-child th:first-child
{
	border: 1px solid;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family:"Arial";
	font-size:16px;
	height:20px;
	vertical-align:center;
	white-space: nowrap;
	border-radius: 10px 0px 0px 0px;
	-moz-border-radius: 10px 0px 0px 0px;
	-webkit-border-radius: 10px 0px 0px 0px;
}
table.ipan tr:first-child th:last-child
{
	border: 1px solid;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family:"Arial";
	font-size:16px;
	height:20px;
	vertical-align:center;
	white-space: nowrap;
	border-radius: 0px 10px 0px 0px;
	-moz-border-radius: 0px 10px 0px 0px;
	-webkit-border-radius: 0px 10px 0px 0px;
}
table.ipan th
{
	border: 1px solid;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family:"Arial";
	font-size:16px;
	height:20px;
	vertical-align:center;
	white-space: nowrap;
}
table.ipan tr:last-child td:first-child
{
	border-bottom-left-radius: 10px;
	-moz-border-bottom-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
}
table.ipan tr:last-child td:last-child
{
	border-bottom-right-radius: 10px;
	-moz-border-bottom-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
}
table.ipan td
{
	text-align: left;
	border-right: 0px;
	border-bottom: 0px;
}
table.ipan td:last-child
{
	border-right: 1px solid;
}
table.ipan tr:last-child td
{
	border-bottom: 1px solid;
}
table.ipan tr.alt td
{

	}
table.ipan input
{
	border: 0px;
	font-family:"Arial";
	font-size:12px;
	vertical-align:center;
	text-align:left;
	padding-left: 0px;
	padding-right: 0px;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
}
/* **************************** Tables ****************************** */
/* table
{
border-collapse: collapse;
border: 2px solid;
}*/
table.open
{
border-collapse: separate;
border: 10px solid;
margin: 0px;
padding: 0px;
}
table.open td select
{
	background-image: url(./../images/select_box_end.png);
	background-position: center right;
	background-repeat: no-repeat;
	background-color: #ffffff;
	overflow: hidden;
	font-family: "Arial";
	font-size: 12px;
	vertical-align: center;
	text-align: left;
	padding-left: 0px;
	padding-right: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
	border: solid 1px #a50000;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	box-shadow: 2px 4px 4px 0px #aaaaaa;
	-moz-box-shadow: 2px 4px 4px 0px #aaaaaa;
	-webkit-box-shadow: 2px 4px 4px 0px #aaaaaa;
}
table.open td select.dis
{
	background-image: none;
	background-position: center right;
	background-repeat: no-repeat;
	background-color: #cccccc;
	overflow: hidden;
	font-family: "Arial";
	font-size: 12px;
	vertical-align: center;
	text-align: left;
	padding-left: 0px;
	padding-right: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
	border: solid 1px #818181;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	box-shadow: 2px 4px 4px 0px #aaaaaa;
	-moz-box-shadow: 2px 4px 4px 0px #aaaaaa;
	-webkit-box-shadow: 2px 4px 4px 0px #aaaaaa;
}
table.opencenter
{
border-collapse:collapse;
border: 0px;
margin-left: auto;
margin-right: auto;
padding: 0px;
}
/* th
{
border: 1px solid;
padding-left: 6px;
padding-right: 6px;
padding-top: 0px;
padding-bottom: 0px;
font-family:"Arial";
font-size:16px;
height:20px;
vertical-align:center;
white-space: nowrap;
} */
th.open
{
border: 0px solid;
padding: 0px;
font-family:"Arial";
font-size:16px;
height:20px;
vertical-align:center;
white-space: nowrap;
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
}
th.opencenter
{
border: 0px solid;
padding: 0px;
font-family: "Arial";
font-size: 16px;
height: 24px;
vertical-align: center;
white-space: nowrap;
}
/* td
{
border: 1px solid;
padding-left: 6px;
padding-right: 6px;
padding-top: 0px;
padding-bottom: 0px;
margin: 0px;
font-family: "Arial";
font-size: 12px;
height: 20px;
vertical-align: center;
text-align: left;
} */
td.open
{
border: 0px solid;
padding: 1px;
margin: 0px;
font-family: "Arial";
font-size: 12px;
height: 18px;
text-align: left;
white-space: nowrap;
}
td.opencenter
{
border: 0px solid;
padding: 1px;
margin: 0px;
font-family: "Arial";
font-size: 12px;
text-align: left;
height: 18px;
vertical-align: center;
}
td.altcol
{
border: 1px solid;
padding-left: 6px;
padding-right: 6px;
padding-top: 0px;
padding-bottom: 0px;
font-family:"Arial";
font-size:12px;
height:20px;
vertical-align:center;

}
td.altcol2
{
border: 1px solid;
padding-left: 6px;
padding-right: 6px;
padding-top: 0px;
padding-bottom: 0px;
font-family:"Arial";
font-size:12px;
height:20px;
vertical-align:center;

}
td.altcol3
{
border: 1px solid;
padding-left: 6px;
padding-right: 6px;
padding-top: 0px;
padding-bottom: 0px;
font-family: "Arial";
font-size: 12px;
height: 20px;
vertical-align: center;
}
td.openaltcol
{
border: 0px solid;
padding: 1px;
font-family: "Arial";
font-size: 12px;
height: 18px;
vertical-align: center;
white-space: nowrap;
}
/* **************************** Stock Location Table ****************************** */
table.stock_loc
{
	table-layout: fixed;
	border-collapse: separate;
	border: 1px solid #a50000;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
}
table.stock_loc th
{
	width: 20px;
	height: 20px;
	border: 1px solid #a50000;
	background-color: #cccccc;
	color: #a50000;
	cursor: default;
	font-family: Arial;
	font-size: 12px;
}
table.stock_loc th.empty
{
	width: 20px;
	height: 20px;
	border: none;
	background-color: #cccccc;
	color: #ffffff;
	cursor: default;
}
table.stock_loc td
{
	width: 20px;
	height: 40px;
	border: 1px solid #a50000;
	color: #ffffff;
	text-align: center;
	font-family: Arial;
	font-size: 12px;
}
table.stock_loc td.selected
{
	background-color: #a50000;
	color: #ffffff;
	border-color: #ffffff;
}
table.stock_loc td:hover, td.selected:hover
{
	background-color: #000000;
	color: #ffffff;
	cursor: pointer;
	border-color: #00ff00;
}

/* ******************************************************************************** */
input
{
	border: 1px solid;
	font-family: "Arial";
	font-size: 12px;
	vertical-align: center;
	text-align: left;
	padding-left: 2px;
	padding-right: 0px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	box-shadow: 2px 4px 4px 0px #aaaaaa;
	-moz-box-shadow: 2px 4px 4px 0px #aaaaaa;
	-webkit-box-shadow: 2px 4px 4px 0px #aaaaaa;
}
input.img
{
	border: none;
	vertical-align: middle;
	padding-left: 2px;
	padding-right: 2px;
	margin-left: 4px;
	margin-right: 4px;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}
input.dis
{
	border: 1px solid #818181;
	font-family: "Arial";
	font-size: 12px;
	vertical-align: center;
	text-align: left;
	padding-left: 2px;
	padding-right: 0px;
	background-color: #cccccc;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	box-shadow: 2px 4px 4px 0px #aaaaaa;
	-moz-box-shadow: 2px 4px 4px 0px #aaaaaa;
	-webkit-box-shadow: 2px 4px 4px 0px #aaaaaa;
}
input.color
{
font-family: "Arial";
font-size: 12px;
vertical-align: center;
text-align: left;
}
input:focus
{

}
textarea.site
{
	border: 1px solid #818181;
	margin: 0px;
	padding: 2px;
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
}
textarea.prog_notes
{
	width: 600px;
	height: 100px;
	border: 1px solid #a50000;
	margin: 0px;
	padding: 2px;
	border-radius: 8px 8px 8px 8px;
	-moz-border-radius: 8px 8px 8px 8px;
	-webkit-border-radius: 8px 8px 8px 8px;
}
textarea.ticket
{
	border: solid 1px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin: 0;
	padding: 4px;	
}
textarea:focus
{

}
div
{
border: 0px;
margin: 0px;
padding: 0px;
}
div.links
{
float: right;
padding: 1px;
margin: 1px;
}
div.fleft
{
float: left;
padding: 0px;
margin: 0px;
}
div.fright
{
float: right;
padding: 0px;
margin: 0px;
}
div.center
{
margin-left: auto;
margin-right: auto;
width: 70%;
text-align: center;
}
div.scrollbox
{
width: 850px;
height: 280px;
border: 0px;
overflow-y: scroll;
overflow-x: hidden;
}
div.scrollbox2
{
	width: 600px;
	height: 300px;
	border: 1px solid #818181;
	overflow-y: hidden;
	overflow-x: auto;
	position: relative;
	left: 5px;
	background-color: #ffffff;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
div.scrollbox3
{
	width: 98%;
	height: 400px;
	margin-left: 4px;
	border: none;
	overflow-y: auto;
	overflow-x: hidden;
	background-color: #ffffff;
}
div.textbox
{
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	font-family: "Courier";
	font-size: 12px;
	padding: 4px;
	width: 770px;
	height: auto;
	border: 1px solid;
	overflow: off;
	white-space: normal;
}
div.box
{
	position: relative;
	left: 90px;
	width: 300px;
	padding: 4px;
	border: 6px double;
	margin: 6px;
}
div.bigbutton
{
	display: inline-block;
	cursor: pointer;
	font-family: Arial;
	font-size: 14px;
	text-align: center;
	color: #000000;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 3px;
	padding-right: 3px;
	margin: 1px;
	border: 2px solid #a50000;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
}
div.snosbutton
{
	display: inline-block;
	cursor: pointer;
	font-family: Arial;
	font-size: 12px;
	text-align: center;
	color: #000000;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 3px;
	padding-right: 3px;
	margin: 1px;
	border: 1px solid #a50000;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	box-shadow: 2px 4px 4px 0px #aaaaaa;
	-moz-box-shadow: 2px 4px 4px 0px #aaaaaa;
	-webkit-box-shadow: 2px 4px 4px 0px #aaaaaa;
}
fieldset.panel
{
	outline-width: 0px;
	border: solid 2px;
	margin-left: 5px;
	margin-top: 5px;
	padding: 5px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	width: 50%;
	height: 50px;
	font-family: "Sans";
	font-size: 12px;
	box-shadow: 2px 4px 4px 0px #aaaaaa;
	-moz-box-shadow: 2px 4px 4px 0px #aaaaaa;
	-webkit-box-shadow: 2px 4px 4px 0px #aaaaaa;
}
fieldset.panel_top
{
	outline-width: 0px;
	border-top: 2px;
	border-left: 2px;
	border-right: 2px;
	border-bottom: 0px;
	border-style: solid;
	margin-left: 5px;
	margin-top: 15px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-radius: 10px 10px 0px 0px;
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	width: 50%;
	height: 25px;
	font-family: "Sans";
	font-size: 12px;
	box-shadow: 2px 2px 4px 0px #aaaaaa;
	-moz-box-shadow: 2px 2px 4px 0px #aaaaaa;
	-webkit-box-shadow: 2px 2px 4px 0px #aaaaaa;
}
fieldset.panel_middle
{
	outline-width: 0px;
	border-top: 0px;
	border-left: 2px;
	border-right: 2px;
	border-bottom: 0px;
	border-style: solid;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding: 5px;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	width: 50%;
	height: 50px;
	font-family: "Sans";
	font-size: 12px;
	box-shadow: 2px 4px 4px 0px #aaaaaa;
	-moz-box-shadow: 2px 4px 4px 0px #aaaaaa;
	-webkit-box-shadow: 2px 4px 4px 0px #aaaaaa;
}
fieldset.panel_bottom
{
	outline-width: 0px;
	border-top: 0px;
	border-left: 2px;
	border-right: 2px;
	border-bottom: 2px;
	border-style: solid;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-right: 0px;
	padding: 5px;
	border-radius: 0px 0px 10px 10px;
	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-radius: 0px 0px 10px 10px;
	width: 50%;
	height: 50px;
	font-family: "Sans";
	font-size: 12px;
	box-shadow: 2px 4px 4px 0px #aaaaaa;
	-moz-box-shadow: 2px 4px 4px 0px #aaaaaa;
	-webkit-box-shadow: 2px 4px 4px 0px #aaaaaa;
}
legend.panel
{
	border: solid 2px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin-left: 20px;
	margin-top: 0px;
	padding-left: 5px;
	padding-right: 5px;
	font-family:"Arial";
	font-size:16px;
	font-weight: bold;
	white-space: nowrap;
	box-shadow: 2px 2px 2px 0px #888888;
	-moz-box-shadow: 2px 2px 2px 0px #888888;
	-webkit-box-shadow: 2px 2px 2px 0px #888888;
}
img
{
border: none;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
}
img.fleft
{
float: left;
border: none;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
}
img.fright
{
float: right;
border: none;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
}
img.pa1
{
position: absolute;
top: 63px;
left: 0px;
border: none;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
}
/* ******************** Links ************************ */
a:link
{
}
a:visited
{
}
a:hover
{
}
a:active
{
}
a.search_reset
{
	font-family: Arial;
	font-size: 14px;
}
a.clrbutton
{
	cursor: pointer;
	font-family: Arial;
	font-size: 10px;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 3px;
	padding-right: 3px;
	margin: 1px;
	border: 1px solid #818181;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
}