﻿.main
{
	/*width: 1020px;*/
	margin: 24px 0 0 0;
	vertical-align: top;
}
.mainPlaceHolder
{
	height: 675px;
}
.headertable
{
	width: 1020px;
	margin: 0px auto 0px auto;
}
.PlaceHolder
{
	top: 220px;
}
.masterHeader
{
	height: 120px;
}

.background
{
	background-image: url(../Pictures/bg_top_small.png);
	background-repeat: repeat-x;
}
.backgroundStatus
{
	background-image: url(../Pictures/bg_top.png);
	background-repeat: repeat-x;
}

.loginpage
{
	font-family: "Trebuchet MS" , Helvetica, Verdana, sans-serif;
	height: 500px;
	width: 850px;
}
.loginbox
{
	height: 300px;
}


.login
{
	font-family: "Trebuchet MS" , Helvetica, Verdana, sans-serif;
	font-size: larger;
	width: 100%;
	height: 130px;
	border: 1px solid #000;
}
.loginPageTop
{
	height: 200px;
}
.passwordBox
{
	text-align: center;
	vertical-align: bottom;
	height: 500px;
}
.thirds
{
	width: 33%;
	font-size: larger;
	font-weight: bold;
}

#loginbutton
{
}

/*---------------------------------------------------------------------------------------------------------------
 for list of jobs  Styles
---------------------------------------------------------------------------------------------------------------*/
.departmentmain
{
	font-family: "Trebuchet MS" , Helvetica, Verdana, sans-serif;
	height: 500px;
	width: 935px;
}

.joblist
{
	width: 400px;
	vertical-align: top;
}
.joblistTD
{
	border: 4px solid #00f;
	width: 400px;
	vertical-align: top;
}
.joblist2
{
	font-size: small;
	font-weight: bold;
	border: 12px solid #f00;
}
.joblist3
{
	font-size: small;
	font-weight: normal;
}

.jobheader
{
	border-right: 1px solid #000;
}
.search
{
	margin: 20px 55px 0 0;
}
/*---------------------------------------------------------------------------------------------------------------
 for Home
---------------------------------------------------------------------------------------------------------------*/
.orderNow
{
	text-align: right;
	width: 100%;
	height: 120px;
}

.tables
{
	width: 1010px;
	vertical-align: top;
}
#tables_patients
{
	position: relative;
	right: 0;
	top: 120px;
}

.mytable
{
	table-layout: fixed;
}
.mytable TD
{
	padding: 0 7px 0 7px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.mytable TH
{
	border: solid 1px black;
}
.page
{
	height: 50px;
	text-align: center;
	font-size: x-large;
	width: 1020px;
}

.labelFormat
{
	width: 200px;
	text-align: right;
}
.textboxFormat
{
	width: 250px;
}
.labelFormatOrderPlaced
{
	width: 250px;
	text-align: right;
	font-weight: bolder;
}

.mytableDiv2
{
	vertical-align: top;
	overflow: scroll;
	overflow-x: hidden;
	height: 300px;
	width: 750px;
	table-layout: fixed;
	background-color: White;
	display: block;
}
.patientTable
{
	vertical-align: top;
	overflow: scroll;
	height: 300px;
	width: 235px;
	text-align: left;
	vertical-align: baseline;
	overflow-x: hidden;
	background-color: White;
}
.HoldingQueueGrid
{
	height: 300px;
	vertical-align: top;
	overflow: scroll;
	overflow-x: hidden;
	background-color: White;
	width: 920px;
	display: block;
	table-layout: fixed;
}
.OrderPlacedTable
{
	vertical-align: top;
	overflow: scroll;
	width: 100%;
	text-align: left;
	vertical-align: bottom;
	overflow-x: hidden;
	padding: 0px 10px 0px 10px;
}
.headerstyle
{
	background-color: #e5e5e5;
	height: 15px;
	position: relative;
	font-size: small;
	text-overflow: ellipsis;
}
.headerstyle th
{
	height: 23px;
	border: 1px solid #FFF;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	text-align: left;
}
.headerstyleOrdered
{
	background-color: #737e82;
	height: 15px;
	position: relative;
	font-size: medium;
	font-weight: bolder;
	text-overflow: ellipsis;
}
.holdingIns
{
	height: 75px;
}

.uploadView
{
	height: 400px;
	width: 600px;
}
.holdingPage
{
	height: 200px;
}
.statusPagePartStatus
{
	text-align: right;
	width: 1020px;
}
.EngStatus
{
	position: relative;
	top: -25px;
	padding-right: 10px;
	float: right;
}
.ManStatus
{
	position: relative;
	bottom: 47px;
	left: -375px;
}
.ShipStatus
{
	position: relative;
	bottom: 69px;
	left: -225px;
}
.InvStatus
{
	position: relative;
	bottom: 91px;
	left: -50px;
}
.LinkButtons
{
	width: 860px;
	position: relative;
	text-align: left;
	display: block;
	padding-top: 15px;
}
.LinkButtonItems
{
	position: relative;
	display: inline;
	padding-right: 15px;
	height: 40px;
	vertical-align: middle;
	width: 175px;
}

.72hour
{
	background-image: url('../Pictures/Bulb-Blue.png');
}


.emailLabels
{
	text-align: right;
	float: left;
	background-color: #9fa4a6;
	height: 600px;
	width: 25%;
}
.emailContent
{
	text-align: left;
	float: right;
	background-color: #737e82;
	height: 600px;
	width: 75%;
}

/*--------------------------------------------------------------------------*/
.buttons a, .buttons button
{
	display: block;
	float: right;
	margin: 0 7px 0 0;
	background-color: #f5f5f5;
	border: 1px solid #dedede;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	font-family: "Trebuchet MS" , Tahoma, Arial, Verdana, sans-serif;
	font-size: 75%;
	line-height: 130%;
	text-decoration: none;
	font-weight: bold;
	color: #565656;
	cursor: pointer;
	padding: 5px 6px 6px 3px; /* Links */
}
.buttons button
{
	width: 130px;
	overflow: visible;
	padding: 4px 6px 3px 3px; /* IE6 */
}
.buttons button[type]
{
	padding: 5px 6px 5px 3px; /* Firefox */
	line-height: 17px; /* Safari */
}
*:first-child + html button[type]
{
	padding: 4px 6px 3px 3px; /* IE7 */
}
.buttons button img, .buttons a img
{
	margin: 0 3px -3px 0 !important;
	padding: 0;
	border: none;
	width: 16px;
	height: 16px;
}


/* STANDARD */


button:hover, .buttons a:hover, .buttonStatus a:hover
{
	background-color: #ebf5ff;
	border: 1px solid #3072b5;
	color: #00509e;
}
.buttons a:active, .buttonStatus a:active
{
	background-color: #2874c2;
	border: 1px solid #00458b;
	color: #cfe7ff;
}

/* status page action buttons */
.buttonStatus
{
	padding-top: 2px;
}
.buttonStatus a, .buttonStatus button
{
	display: block;
	float: right;
	margin: 0 7px 0 0;
	background-color: #f5f5f5;
	border: 1px solid #dedede;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	font-family: "Trebuchet MS" , Tahoma, Arial, Verdana, sans-serif;
	font-size: 65%;
	line-height: 40%;
	text-decoration: none;
	font-weight: bold;
	color: #565656;
	cursor: pointer;
	padding: 0px 6px 0px 3px; /* Links */
}
.buttonStatus button
{
	width: 110px;
	overflow: visible;
	padding: 0px 0px 0px 0px; /* IE6 */
}
.buttonStatus button[type]
{
	padding: 0px 6px 0px 3px; /* Firefox */
	line-height: 17px; /* Safari */
}
*:first-child + html button[type]
{
	padding: 0px 6px 0px 3px; /* IE7 */
}
.buttonStatus button img, .buttonStatus a img
{
	margin: 0 3px -3px 0 !important;
	padding: 0;
	border: none;
	width: 16px;
	height: 16px;
}



.cellOrange
{
	color: Red;
	font-weight: bolder;
	font-family: Arial Black;
	top: 1px;
}
.cellBlue
{
	color: Blue;
	font-weight: bolder;
	font-family: Arial Black;
	top: 1px;
}
.cellGray
{
	color: Green;
	font-weight: bolder;
	font-family: Arial Black;
	top: 1px;
}


/********************************************
My custom table
********************************************/

.scrollingDiv
{
	vertical-align: top;
	overflow: scroll;
	overflow-x: hidden;
	height: 300px;
	width: 750px;
	table-layout: fixed;
	background-color: White;
	display: block;
}

.myTableNew
{
	font-size: smaller;
	table-layout: fixed;
}

.patientID
{
	width: 150px;
	padding: 0 7px 0 7px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.compID
{
	width: 130px;
	padding: 0 7px 0 7px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.orderDate
{
	width: 52px;
	padding: 0 7px 0 7px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.myHeaderStyle
{
	background-color: #e5e5e5;
	height: 15px;
	position: relative;
	font-size: small;
	text-overflow: ellipsis;
	
}


