*
{
	font-family: Tahoma, Arial, Verdana, Sans-Serif; /*font-size: 75%;*/
}

html, body{
	height: 100%;
	padding: 0px;
	margin: 0px;
}

body{
	background: url(Images/header.gif) repeat-x;
}

form {
	font-size: 75%;
	position: relative;
	padding: 46px 10px 22px 10px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
}

select, option, input{
	font-size: 12px !important;
}

ul {
	font-size: 100%;
}

.hidden{
	display: none;
}

#header{
	z-index: 100;
	position: relative;
	margin-bottom: 2px;
	border-bottom: 0px;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
	background: url(Images/eagle.gif) no-repeat right;
}

#admin-nav
{
	position: absolute;
	padding: 0;
	margin: 0;
	list-style: none;
	bottom: -2px;
	left: 0px;
}

#admin-nav li
{
	float: left;
	border-bottom: 0px;
	margin-left: 2px;
	background: #cccccc url(Images/tab-bg2.gif) repeat-x bottom;
}

#admin-nav a, #admin-nav a:link, #admin-nav a:visited
{
	background: url(Images/tab.gif) no-repeat;
	border: solid 1px #000;
	border-bottom: solid 2px #000;
	color: #434343;
	font-weight: bold;
	font-size: 11px;
	padding: 5px;
	text-decoration: none;
	display: block;
	padding: 5px 5px 5px 13px;
}

#admin-nav a:hover, #admin-nav li.selected a, #admin-nav li.selected a:link, #admin-nav li.selected a:visited
{
	top: -4px;
	background: #fff url(Images/tab-over.gif) no-repeat;
	border-bottom: 0px;
	padding-bottom: 7px;
}

#admin-nav li.selected a
{
	border-bottom: solid 2px #fff;
}

/*nav */
#admin-nav ul {
		font-family: Arial, Verdana;
		font-size: 14px;
		margin: 0;
		padding: 0;
		list-style: none;
}
#admin-nav ul li {
		display: block;
		position: relative;
		float: left;
}
#admin-nav li ul {
		display: none;
}

#admin-nav ul li a:hover {
		border-bottom: 1px solid #000;
	padding-bottom:6px;
	color:#FFF !important;
	background: #D2232A !important;
}
#admin-nav ul li > a {
		border-bottom: 1px solid #000;
	padding-bottom:6px;
	color: #000 !important;
	background: #FFF !important;
}

#admin-nav li:hover ul {
		display: block;
		position: absolute;
		
}
#admin-nav li:hover li {
		float: none;
		font-size: 11px;
}





#user-nav
{
	padding: 0;
	margin: 0;
	list-style: none;
	position: absolute;
	right: 10px;
	top: 110px;
}

#user-nav li
{
	float: left;
	border: solid 0px #000;
	margin-right: 2px;
	background-color: #fff;
}

#user-nav a, #user-nav a:link, #user-nav a:visited
{
	color: #434343;
	font-weight: bold;
	font-size: 10px;
	background: url(Images/user-tab.gif) repeat-x;
	text-decoration: none;
	display: block;
	padding: 5px 5px 5px 13px;
	color: #000;
	border: solid 1px #6d6d6d;
}

#user-nav a:hover, #user-nav a:link.selected, #user-nav a:visited.selected, #user-nav .selected
{
	background-color: #fff;
	background: url(Images/user-tab-over.gif) repeat-x;
	color: #000;
}

#crumb-trail, #admin-tasks
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	list-style: none;
	padding: 0px;
	margin: 0;
	height: 22px;
	line-height: 22px;
}

 #Color-tasks
{
	position: absolute;
	top: 10px;
	left: 100px;
	width: 100%;
	list-style: none;
	padding: 0px;
	margin: 0;
	height: 22px;
	line-height: 22px;
		
}

 #Color-List
{
	position: absolute;
	top: 10px;
	left: 12px;
	width: 100%;
	list-style: none;
	padding: 0px;
	margin: 0;
	height: 22px;
	line-height: 22px;
		
}

#crumb-trail li, #admin-tasks li
{
	margin-left: 10px;
	margin-top: 8px;
	float: left;
}

#crumb-trail a, #admin-tasks a
{
	display: block;
	padding: 0px 5px 0px 5px;
	background: #fff url(Images/tab-bg.gif);
	font-size: 10px;
	text-decoration: none;
	color: #6d6d6d;
	border: 1px solid #949494;
}

#crumb-trail a:hover, #admin-tasks a:hover, #crumb-trail a:active, #admin-tasks a:active
{
	border-color: #000;
	color: #000;
}

.status-message
{
	display: block;
	border: solid 1px #ff0000;
	background-color: #ffcccc;
	font: bold .9em Arial, Helvetica, sans-serif;
	padding: 2px 2px 2px 2px;
	margin-bottom: 8px;
	width: 774px;
	position: relative;
	top: 17px;
}

#home-content h2
{
	color: #888;
	font-size: 1em;
	font-weight: bold;
	border-bottom: solid 1px #000;
	width: 450px;
}

#home-nav dt
{
	color: #000;
	font-weight: bold;
	font-size: 1.2em;
	text-decoration: none;
}

#home-nav a
{
	border-top: 0px;
	color: #42598C;
	font-size: 1.1em;
	text-decoration: none;
}

#home-nav dd
{
	margin-left: 10px;
}

#home-nav a:hover
{
	text-decoration: underline;
}

#site-logo
{
	position: absolute;
	right: 2px;
	top: 4px;
}

#wrapper
{
	position: relative;
	min-height: 100%;
}

#footer
{
	background: #fff url(Images/footer.gif) repeat-x;
	height: 22px;
	width: 100%;
	bottom: 0px;
/*	position: absolute; */
}
.list tr.late td, .list tr.late td a
{
	text-align: center;
	/*background-color: orange !important;*/
	background: url( Images/td-bg-red.gif ) repeat-x;
	color: white;
}
.list tr.today td
{
	text-align: center;
	/*background-color: orange !important;*/
	background: url( Images/td-bg-orange.gif ) repeat-x;
}
.list tr.fivedays td
{
	text-align: center;
	/*background: #FEFE94 !important;*/
	background: url( Images/td-bg-yellow.gif ) repeat-x;
}

.list tr.userGroupTitle td
{
	text-align: left;
	background-color: #000000 !important;
	color: white;
}


.list input
{
	font-size: 10px;
	width: 15px;
	margin: 0px;
	padding: 0px;
	border: 0;
	background-color: Transparent;
}

.list img {
	margin: 0px;
	padding: 3px;
	border: 0;
	cursor: pointer;
}

.AjaxSaveBtn
{
	position: absolute;
	margin: -22px 0 0 110px;
	display: none;
}
#userMessage
{
	background-color: #FFFACA;
	text-align: center;
	height: 40px;
	display: none;
}
.thumbs
{
	margin: 0 0 0 5px !important;
}
#thumbnails .teamworksWorkingFolder
{
	text-align: center;
	height: 70px;
	width: 100px;
}
#thumbnails .teamworksWorkingFolder img
{
	border: 0 !important;
	height: auto;
}

#thumbnails .teamworksWorkingFolderHighlight {
	text-align: center;
	height: 70px;
	width: 100px;
	background: #FFFF00;
	color: #000000;
	font-weight : bold;
}


#thumbnails .teamworksWorkingFolderHighlight img {
	border: 0 !important;
	height: auto;
}

#thumbnails, #RemoteApprovalMenu
{
	float: left;
}

#RemoteApprovalMenu
{
	width: 400px;
}


#RemoteApprovalMenu label
{
	width: 90%;
}
.RevisionNoLink
{
	width: 65px;
	float: left;
	text-decoration: underline;
}
.CheckBoxDeleteTWElement
{
	float: left;
	margin: 0 !important;
	padding: 0 !important;
}
#ConfirmDialog
{
	display: none;
}

.moreStatusInfo
{
	display: none;
	background-color: #eee;
	padding: 8px;
	margin: 0;
	margin-top: 8px;
	list-style: none;
}
.moreStatusInfo li
{
	margin: 0;
	line-height: 18px;
}
.statusInfoTitle
{
	text-align: center;
	width: 260px;
}
#ajaxWorking
{
	display: none;
}
#statusText
{
	text-align: center;
}
#IframeTeamWorksWrapper
{
	height: 500px;
	width: 680px !important;
	margin: 0;
	padding: 0;
	overflow: hidden;
	float: left;
}
#IframeTeamWorks
{
	margin: 0;
	padding: 0;
}

#IframeTWPrelogin
{
}
#fileUploadStatusText
{
	display: block;
	height: 30px;
	float: left;
}
#ajaxWorking img
{
	margin-left: 25px;
	clear: both;
}
.error
{
	color: Red;
}

/* COA 
.logistical{width:751px;height:106px;margin:30px 0 0 40px;padding:16px 0 0 20px;background:url(Images/red-gray-bar.jpg) no-repeat;color:white;position:relative;}
.logistical label{font-size:.8em;font-weight:bold;}
.logistical input{margin-right:15px;}
.logistical input#SearchByMatNumberTB{margin-right:3px;}
form#searchByMatNumber{position:absolute;top:36px;left:10px;background:none;}
*/
form#searchByMatNumber span
{
	font-size: 1em;
	font-weight: bold;
}


#colorTaskListWrapper
{
	width: 98%;
	margin-left: 10px;
	overflow-y: scroll;
	height: 150px;
	margin-bottom: 50px;
}
#colorTaskList
{
	width: 100%;
	background-color: #ffffff;
	font-size:75%;
}

#colorTaskList tbody td.first
{
	background-color: #F4F4F4;
}
#messageBox
{
	height: 25px;
}

.labelShowAllUsers {
	font-size: 75%;
	float: right;
	padding-left: 100px;
}

/*alert List*/
.alertList li {list-style:none; padding-bottom:5px;}
.alertIcon{padding-right:1px; position:relative;top:5px;}
.alertClearIcon  {width:13px; padding:2px;}
#alert_Div ul {display:inline-block; margin:0px; padding:0px;}

#layoutDesignAlertIcon,
#layoutDesignWarningIcon,
#prodArtAlertIcon,
#prodArtWarningIcon,
#govtApprovalWarningIcon,
#dieAvailableWarningIcon,
#prepressAlertIcon,
#prepressWarningIcon,
#printAlertIcon,
#glassWarningIcon {
	display: none;
}

.labelShowAllUsersProject {
	float: right;
	padding-left: 100px;
}

.labelRerunCheckbox {
	display: inline;
}

.pdcn-status-message {
	background-color: #FFCCCC;
	border: 1px solid #FF0000;
	display: none;
	font: bold 0.9em Arial,Helvetica,sans-serif;
	margin-bottom: 0px;
	padding: 2px;
	height: 15px;
	width: auto;
	float: none;
}

#mixingRulesLink {
	padding-left: 5px;
}

#rerunRewind_Div label {
	padding-left: 225px;
}
/*cart*/
#cart-nav {
	padding: 0;
	margin: 0;
	position: absolute;
	right: 215px;
	right: 215px;
	top: 110px;
}

#cart-nav span {
    line-height: 25px;
    padding-right: 5px;
	float:right;
}

.k-button a {text-decoration:none; color:#000}

#uxCartDownload a {color:#333}
#uxCartDownload a:hover {text-decoration:none;}

/*CTQ */
#wrapper_ctq .measurementTable {font-size: 12px; border-collapse: collapse; width:100%}
#wrapper_ctq .measurementTable td {padding:2px 0}

#wrapper_ctq .odd {background-color:#e2e2e2;}
#wrapper_ctq tr.odd.last td {padding-bottom:7px;}
#wrapper_ctq th {padding-bottom: 5px;text-align: left;}

/*CtqModify*/
#cph_append_CtqSubmissionNo_measurementRepeater_Div .measurementTable {font-size: 12px; border-collapse: collapse; text-align:left}
.measurementTable td:first-child {padding-right:40px; padding-left:20px;}
#cph_append_CtqSubmissionNo_measurementRepeater_Div .odd {background-color:#e2e2e2;}
#cph_append_CtqSubmissionNo_measurementRepeater_Div input {width:80px; text-align:right; margin-right: 23px;}
.measurementTable td:last-child input {margin-right: -2px !important}

/*sell sheet grid */
.k-grid table {
    font-size: 13px;
}
/*sellshetaskApprove*/
.thumbContainer > div {
    text-align: right;
}

.thumbFile {
    display: inline-block;
    margin: 10px 0;
}


.manageApprovalTable td {font-size: 13px; vertical-align:top;}
.manageApprovalTable td.center{text-align:center}
.manageApprovalTable hr{font-weight:bold;}
.manageApprovalTable .vote{padding:0 42px;}
form fieldset div#dialog-form {
    border-width: 0px;
}
.manageApprovalTable  tr.odd{background-color:#fff;}
.manageApprovalTable {width:100%;}

form fieldset .dialogSubmit {
    border-width: 0;
    overflow: auto;
	text-align:center;
}

#myIframe {
    border: 1px solid #e3e3e3;
}