/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * Copyright: WinScribe Inc. Ltd. (NZ)    Web site: http://www.winscribe.com *
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */


/* 
Date: 2004-5-14, User: spatel, issue: N/A 
Change: Switched to new "green" color scheme.
*/

body
{
	color: #000000;
	background-color: #ffffff;
	margin-top: 0;
	margin-left: 2px;
	margin-bottom: 0;
	margin-right: 2px;
}
.sbttn
{
}

a
{
	color: #000000;
	text-decoration: underline;
}

a:hover
{
	color: #0000aa; /*#ff9900;*/
	text-decoration: none;
}

a:active
{
	color: #ff0000;
}

td
{
	font-size: 11px;
	font-family: 'verdana';
}

div
{
	font-size: 11px;
	font-family: 'verdana';
	height: 14px;
}

span
{
	font-size: 11px;
	font-family: 'verdana';
}


.TextSmall
{
	font-family: Tahoma;
	font-size: 10px;
}

.HeaderLink
{
	color: #000000;
	font-family: Tahoma;
	font-size: 11px;
}

.TextSmallWhite
{
	color: #ffffff;
	font-family: Tahoma;
	font-size: 11px;
}

.TextSmallRed
{
	color: #ff0000;
	font-family: Tahoma;
	font-size: 11px;
}

.TextSmallBlack
{
	font-family: Verdana;
	font-size: 10px;
}

.BigErrorText
{
	color: #ff0000;
	font-family: Verdana;
	font-weight: bold;
	font-size: 20px;
}

.CellTopSpacing1
{
	padding-top: 1px;
}

.PageTitle
{
	text-align: center;
	font-size: 14px;
	font-weight: bolder;
}

.PrintPageTitle
{
	text-align: center;
	font-size: 14px;
	font-weight: bolder;
}
.TableWS
{
	/*border-top: #9999CC 1px solid;  	border-right: #9999CC 1px solid; */
}


/* Date: 6th October 2004, Developer: spatel *
/* Added a new header cell style for header cell w/o checkbox. 
   The height for this cell is specified.
*/
.CellHeader, .CellHeaderWithHeight
{
	padding: 2px 3px;
	background-color: #a8c0e3; /* NEW BLUE*/
	font-weight: bold;
	color: #5f5f5f;
	background-repeat: repeat-x;
	height: auto;
}
.CellHeaderWithHeight
{
	height: 25px;
}

.CellSubHeader
{
	/*background-color: #e0dfed; */
	background-color: #e1ecfc; /*background-color: #34A3F9;  NEW BLUE*/
	padding-top: 2px;
	padding-left: 3px;
	padding-bottom: 2px;
	padding-right: 3px;
	font-weight: bold;
}

/* Date: 6th October 2004, Developer: spatel *
/* Added a new header cell style for Cell-0 w/o checkbox. 
   The height for this cell is specified.
*/
.Cell-0, .Cell-0-Priority, .Cell-0-WithHeight
{
	/*border-left: #9999cc 1px solid; 	border-bottom: #9999cc 1px solid; */
	padding-top: 2px;
	padding-left: 3px;
	padding-bottom: 2px;
	padding-right: 3px;
	background-color: #ffffff;
}
.Cell-0-WithHeight
{
	height: 25px;
}
.Row-0, .Row-0-WithHeight, .Row-0-WithHeight-Hover
{
	cursor: default;
	padding: 2px 3px 2px 3px;
	background-color: #ffffff;
}
.Row-0-WithHeight, .Row-0-WithHeight-Hover
{
	height: 25px;
}
.Row-0-WithHeight-Hover
{
	background-color: #B9D1F4;
}
.Cell-0-Priority
{
	font-weight: bold;
}


/* Date: 6th October 2004, Developer: spatel *
/* Added a new header cell style for Cell-0 w/o checkbox. 
   The height for this cell is specified.
*/
.Cell-1, .Cell-1-Priority, .Cell-1-WithHeight
{
	/*border-left: #9999cc 1px solid; 	border-bottom: #9999cc 1px solid; */ /*background-color: #e0dfed; */ /*background-color: #d8e0be;*/
	background-color: #e1ecfc; /*NEW BLUE*/
	padding-top: 2px;
	padding-left: 3px;
	padding-bottom: 2px;
	padding-right: 3px;
}
.Cell-1-WithHeight
{
	height: 25px;
}
.Row-1, .Row-1-WithHeight, .Row-1-WithHeight-Hover
{
	cursor: default;
	padding: 2px 3px 2px 3px;
	background-color: #e1ecfc;
}
.Row-1-WithHeight, .Row-1-WithHeight-Hover
{
	height: 25px;
}
.Row-1-WithHeight-Hover
{
	background-color: #B9D1F4;
}
.Cell-1-Priority
{
	font-weight: bold;
}

.PrintCellHeader
{
	background-color: #eeeeee;
	padding-top: 5px;
	padding-left: 2px;
	padding-bottom: 5px;
	padding-right: 2px;
	font-weight: bold;
}
.PrintCell
{
	padding-top: 3px;
	padding-left: 1px;
	padding-bottom: 3px;
	padding-right: 1px;
	background-color: White;
}

.tab
{
	font-family: 'verdana';
	font-size: 10px;
	color: #ffffff;
	background-color: #9999cc;
	padding-top: 2px;
	padding-left: 3px;
	padding-bottom: 2px;
	padding-right: 3px; /*width: auto; 	width: 100%;*/
	text-decoration: none;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
}

.tablink
{
	display: inline; /*mandatory*/
	margin-right: 5px;
	padding-left: 0px;
	padding-right: 0px;
	text-decoration: none;
	font-weight: bold;
	display: block;
	color: #0000ff;
}

.OuterMostTable
{
	/*background-color: #efefef;*/
	width: 775px;
}

.AlphaMask
{
	text-transform: uppercase;
}

.MenuGroup
{
	background-color: #34A3F9;
	border: 2px;
	border-style: outset;
}

.MenuGroup1
{
	/*background-color:#34A3F9;   border:1px;    border-color:#34A3F9;   border-style:solid;*/
}

.MenuItem
{
	font-family: MS Sans Serif;
	font-size: 9px;
	padding: 3px;
	padding-left: 12px;
	padding-right: 12px;
	cursor: hand; /*default */
}
.MenuItem1
{
	font-family: MS Sans Serif;
	font-size: 9px;
	padding: 3px;
	padding-left: 12px;
	padding-right: 12px;
	cursor: hand; /*default */
	border: 1px;
	border-style: inset;
}

.MenuItemOver
{
	background-color: #34A3F9;
	color: white;
	font-family: MS Sans Serif;
	font-size: 9px;
	padding: 3px;
	padding-left: 12px;
	padding-right: 12px;
	cursor: hand;
}

.DisabledMenuItem
{
	color: Gray;
	font-family: MS Sans Serif;
	font-size: 9px;
	padding: 3px;
	padding-left: 12px;
	padding-right: 12px;
	cursor: hand;
}

.DisabledMenuItemOver
{
	background-color: #000080;
	color: gray;
	font-family: MS Sans Serif;
	font-size: 9px;
	padding: 3px;
	padding-left: 12px;
	padding-right: 12px;
	cursor: default;
}
.MenuBreak
{
	padding: 0px;
}

.Menu
{
	background-color: /*#3F3F3F*/ /*#003399*/ /*#9999cc*/ #34A3F9;
	color: white;
	font-family: verdana;
	font-size: 12px;
	padding: 2px;
	padding-left: 5px;
	padding-right: 15px;
	border: 1px;
	border-style: solid;
	cursor: hand;
}

.MenuOver
{
	background-color: /*#3B5386*/ #34A3F9;
	color: white;
	font-family: verdana;
	font-size: 12px;
	padding: 2px;
	padding-left: 5px;
	padding-right: 15px;
	border: 1px;
	border-left-color: #34A3F9;
	border-top-color: #34A3F9;
	border-right-color: black;
	border-bottom-color: black;
	border-style: ridge;
	cursor: hand;
}

.MenuDown
{
	background-color: /*#3B5386*/ #34A3F9;
	color: white;
	font-family: verdana;
	font-size: 12px;
	padding: 2px;
	padding-left: 5px;
	padding-right: 15px;
	border: 1px;
	border-right-color: #8A99BA;
	border-bottom-color: #8A99BA;
	border-left-color: black;
	border-top-color: black;
	border-style: solid;
	cursor: hand;
}

.NotesTextarea
{
	font-family: 'MS Sans Serif';
	font-size: 13px;
	width: 560px;
	height: 40px;
}

.NotesTextareaSmall
{
	font-family: 'MS Sans Serif';
	font-size: 13px;
	width: 440px;
	height: 40px;
}

.MultiList
{
	font-family: Verdana;
	font-size: 9px;
	width: 250px;
}

.CellJobSearchResultHeader
{
	background-color: #adc481; /*#d8e0be*/
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
}

.CellJobSearchResultSubHeader
{
	background-color: #cccccc; /*#efefef*/
	font-family: Tahoma;
	font-size: 12px;
}

/**
 * Developer: David Moore <david at digitalgenus dot com>
 * Date: 28 Jul 2006
 *
 * New styles for AuthorJobUpload.aspx, for the multi job upload enhancement
 */
.JobOptionsHeader, .JobOptionsHeaderExpanded, .JobOptionsHeaderCollapsed
{
	padding-top: 2px;
	padding-left: 3px;
	padding-bottom: 2px;
	padding-right: 3px;
	margin-bottom: 2px;
	font-weight: bold;
	background-color: #a8c0e3;
	display: block;
	color: #5f5f5f;
	overflow: auto;
	height: auto;
}
.JobOptionsHeaderExpanded
{
	padding-left: 13px;
	cursor: default;
	background: #e1ecfc url(img/minus.gif) no-repeat;
	background-position: 2px 4px;
	overflow: auto;
	height: auto;
}
.JobOptionsHeaderCollapsed
{
	padding-left: 13px;
	cursor: default;
	background: #e1ecfc url(img/plus.gif) no-repeat;
	background-position: 2px 4px;
	overflow: auto;
	height: auto;
}
.JobOptionsExpanded
{
	visibility: visible;
	display: block;
	width: 100%;
	overflow: auto;
	height: auto;
}
.JobOptionsCollapsed
{
	visibility: hidden;
	display: none;
	width: 100%;
}
.JobContainer
{
	margin-top: 5px;
	width: 100%;
	border: solid 1px #809DB9;
	overflow: auto;
	height: auto;
}
.JobExpanded
{
	visibility: visible;
	display: block;
	overflow: auto;
	height: auto;
}
.JobCollapsed
{
	visibility: hidden;
	display: none;
	overflow: auto;
	height: auto;
}
