@import "/Resources/common.css";

BODY
{
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-WEIGHT: normal;
    COLOR: #000000;
    TEXT-TRANSFORM: none;
	LETTER-SPACING: normal;
    WORD-SPACING: normal;
    PADDING: 0px;
    MARGIN: 0px;
    BACKGROUND-COLOR: white;    
}
H1
{
	margin-top: 5px;
	font-weight: bold;
	font-size: 12pt;
	margin-bottom: 5px;
	padding-bottom: 0px;
	word-spacing: normal;
	text-transform: none;
	color: #464646;
	padding-top: 0px;
	font-style: normal;
	font-family: Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	text-decoration: none;
}
H2
{
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
	font-style: normal;
    COLOR: #464646;
    LETTER-SPACING: normal;
    WORD-SPACING: normal;
    TEXT-TRANSFORM: none;
    MARGIN-TOP: 0px;
    MARGIN-BOTTOM: 0px;
    PADDING-TOP: 0px;
	PADDING-BOTTOM: 0px;
}
H2.Orange
{
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
	font-style: normal;
    LETTER-SPACING: normal;
    WORD-SPACING: normal;
    TEXT-TRANSFORM: none;
    MARGIN-TOP: 0px;
    MARGIN-BOTTOM: 0px;
    PADDING-TOP: 0px;
	PADDING-BOTTOM: 0px;	
	padding-top:15px; 
	padding-bottom:7px; 
	font-size: 12pt; 
	color:orange;
}
H3
{
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
    FONT-STYLE: italic;
    COLOR: #515151;
    LETTER-SPACING: normal;
		WORD-SPACING: normal;
    TEXT-TRANSFORM: none;
    MARGIN-TOP: 0px;
    MARGIN-BOTTOM: 0px;
    PADDING-TOP: 0px;
    PADDING-BOTTOM: 0px;
}
H4
{
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
 	font-style: normal;
	COLOR: #515151;
    LETTER-SPACING: normal;
	WORD-SPACING: normal;
    TEXT-TRANSFORM: none;
    MARGIN-TOP: 0px;
    MARGIN-BOTTOM: 0px;
    PADDING-TOP: 0px;
    PADDING-BOTTOM: 0px;
}
P
{
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    FONT-STYLE: normal;
    COLOR: #000000;
    WORD-SPACING: normal;
    TEXT-TRANSFORM: none;
    LETTER-SPACING: normal;
}
SPAN
{
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    FONT-STYLE: normal;
    COLOR: #000000;
    TEXT-TRANSFORM: none;
    LETTER-SPACING: normal;
    WORD-SPACING: normal;
}
A
{
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    COLOR: blue;
    TEXT-TRANSFORM: none;
    TEXT-DECORATION: underline;
    LETTER-SPACING: normal;
    WORD-SPACING: normal;
}
A:hover
{
    COLOR: red;
}
A:visited
{
    COLOR: purple;
}
A.OnDarkBackground
{
	color:White;
}
A.OnDarkBackground:hover
{
	color:White;
}
A.OnDarkBackground:visited
{
	color:White;
}
TEXTAREA
{
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
	FONT-SIZE: 10pt;
}
INPUT
{
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
	FONT-SIZE: 10pt;
}
INPUT.date
{
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
	FONT-SIZE: 10pt;
	width: 100px;
}
DIV
{
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    FONT-STYLE: normal;
    COLOR: #000000;
    WORD-SPACING: normal;
    TEXT-TRANSFORM: none;
    LETTER-SPACING: normal;
}
TABLE
{
    WORD-SPACING: normal;
    TEXT-TRANSFORM: none;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    LETTER-SPACING: normal
}
TR
{
    WORD-SPACING: normal;
    TEXT-TRANSFORM: none;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    LETTER-SPACING: normal
}
TD
{
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    FONT-STYLE: normal;
    COLOR: #000000;
    TEXT-TRANSFORM: none;
    LETTER-SPACING: normal;
    WORD-SPACING: normal;
}
SELECT
{
	font-size: 10pt;
}
SELECT.smallSelect
{
	font-size: 7pt;
	width: 100%;
}
TABLE.Content
{
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    PADDING-TOP: 0px;
    width: 100%
}

TD.MainContent
{
    WIDTH: 75%
}
TD.RightMargin
{
    WIDTH: 25%
}
.Register
{
    WIDTH: 200px
}
.Login
{
    WIDTH: 200px
}
.Standard
{
    WIDTH: 200px
}
.MediumNarrow
{
    WIDTH: 125px
}
.Notes
{
    WIDTH: 500px
}
.Narrow
{
    WIDTH: 75px
}
.Wide
{
    WIDTH: 300px
}
.General
{
    BORDER-RIGHT: 1px solid;
    PADDING-RIGHT: 3px;
    BORDER-TOP: 1px solid;
    PADDING-LEFT: 3px;
    PADDING-BOTTOM: 3px;
    BORDER-LEFT: 1px solid;
    PADDING-TOP: 3px;
    BORDER-BOTTOM: 1px solid;
}
.GeneralMessage
{
    BORDER-RIGHT: green 1px solid;
    PADDING-RIGHT: 3px;
    BORDER-TOP: green 1px solid;
    PADDING-LEFT: 3px;
    PADDING-BOTTOM: 3px;
    BORDER-LEFT: green 1px solid;
    PADDING-TOP: 3px;
    BORDER-BOTTOM: green 1px solid;
    background-color:lightGreen;
}
.ErrorMessage {
	border-right: red 1px solid;
	padding-right: 3px;
	border-top: red 1px solid;
	padding-left: 3px;
	padding-bottom: 3px;
	border-left: red 1px solid;
	padding-top: 3px;
	border-bottom: red 1px solid;
	background-color: #ff7a7a;
}
.SuccessMessage
{
	border-right: green 1px solid;
	padding-right: 3px;
	border-top: green 1px solid;
	padding-left: 3px;
	padding-bottom: 3px;
	border-left: green 1px solid;
	padding-top: 3px;
	border-bottom: green 1px solid;
    background-color:lightGreen;
}
.Note
{
    FONT-SIZE: 8pt;
    COLOR: gray;
}
#MenuBar
{
	border: black 1px solid;
	padding: 0px 0px, 0px, 2px;
	z-index: 100;
	left: 0px;
	margin: 0px;
	overflow: hidden;
	width: 100%;
	cursor: default;
	position: absolute;
	background-color: #38393a;
}
.Menu
{
	border: #38393a 1px solid;
	padding: 0px 0px 0px 2px;
	font-size: 9pt;
	z-index: 110;
	margin: 0px;
	overflow: hidden;
	cursor: default;
	color: #ffffff;
	font-family: Arial, Sans-Serif;
	position: absolute;
	background-color: #38393a;
}
.MenuItem
{
	border-top-width: 1px;
	padding-right: 0px;
	padding-left: 2px;
	border-left-width: 1px;
	font-size: 8pt;
	z-index: 120;
	border-left-color: 38393a;
	visibility: hidden;
	border-bottom-width: 1px;
	border-bottom-color: 38393a;
	padding-bottom: 0px;
	overflow: hidden;
	cursor: default;
	color: #000000;
	border-top-color: 38393a;
	padding-top: 1px;
	font-family: Arial, Sans-Serif;
	position: absolute;
	background-color: #e5e5e5;
	border-right-width: 1px;
	border-right-color: 38393a;
}
TABLE.DataGrid
{
	border-right: black 1px solid;
	padding-right: 5px;
	border-top: black 1px solid;
	padding-left: 5px;
	padding-bottom: 5px;
	margin: 0px;
	border-left: black 1px solid;
	cursor: default;
	padding-top: 5px;
	border-bottom: black 1px solid;
	background-color: white;
}
TR.Header
{
	padding-right: 7px;
	padding-left: 7px;
	font-weight: bold;
}
TR.Even
{
	padding-right: 7px;
	padding-left: 7px;
	background-color: whitesmoke;
}
TR.Odd
{
	background-color:white;
	PADDING-RIGHT: 7px;
	PADDING-LEFT: 7px;
}
TD.Header
{
	padding-right: 7px;
	padding-left: 7px;
	font-weight: bold;
}
TD.Even
{
	padding-right: 7px;
	padding-left: 7px;
	background-color: whitesmoke;
}
TD.Odd
{
	background-color:white;
  PADDING-RIGHT: 7px;
  PADDING-LEFT: 7px;
}
.ThumbnailText
{
	font-size: 8pt;
}
.ThumbnailWhiteText
{
	font-size: 8pt;
	color: #ffffff;
}
.ThumbnailGrayText
{
	font-size: 8pt;
	color: #606060;
}
DIV.ThumbnailList
{
	float: left;
	margin: 5px;
}
DIV.ThumbnailBox
{
	clear: none;
	border-right: dimgray 1px solid;
	padding-right: 2px;
	border-top: dimgray 1px solid;
	padding-left: 2px;
	float: left;
	padding-bottom: 2px;
	margin: 5px;
	border-left: dimgray 1px solid;
	padding-top: 2px;
	border-bottom: dimgray 1px solid;
}
DIV.RosterThumbnailBox
{
	clear: none;
	border: none;
	padding: 0px;
	float: left;
	margin: 5px;
}
A.RosterThumbnailLink
{
	font-size: 8pt;
	text-decoration: none;
	color:black;
}
A.RosterThumbnailLink:hover
{
	text-decoration: none;
	color: white;
}
A.RosterThumbnailLink:visited
{
	text-decoration: none;
	color:black;
}
A.RosterThumbnailLink:visited:hover
{
	text-decoration: none;
	color: white;
}
img.RosterThumbnail
{
	font-size:8pt;
	border-right: 0px;
	border-top: 0px;
	margin: 5px;
	border-left: 0px;
	border-bottom: 0px;
	text-decoration: none;
}
TABLE.ThumbnailList
{
	width: 100%;
	border-right: dimgray 1px solid;
	padding-right: 5px;
	border-top: dimgray 1px solid;
	padding-left: 5px;
	padding-bottom: 5px;
	margin: 0px;
	border-left: dimgray 1px solid;
	padding-top: 5px;
	border-bottom: dimgray 1px solid;
	background-color: white;
}
.ImageLink
{
	font-size:8pt;
	border-right: 0px;
	border-top: 0px;
	border-left: 0px;
	border-bottom: 0px;
	text-decoration: none;
}
IMG.Confirmed
{
	font-size:8pt;
	border-right: white 2px solid;
	border-top: white 2px solid;
	border-left: white 2px solid;
	border-bottom: white 2px solid;
}
IMG.ArtistInserted
{
	font-size:8pt;
	border-right: green 2px solid;
	border-top: green 2px solid;
	border-left: green 2px solid;
	border-bottom: green 2px solid;
}
IMG.ArtistDeleted
{
	font-size:8pt;
	border-right: red 2px solid;
	border-top: red 2px solid;
	border-left: red 2px solid;
	border-bottom: red 2px solid;
}
TD.TimeHeading
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	overflow: hidden;
	border-left: black 1px solid;
	color: white;
	border-bottom: black 1px solid;
	background-color: dimgray;
}
TD.DateHeading
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	overflow: hidden;
	border-left: black 1px solid;
	color: white;
	border-bottom: black 1px solid;
	background-color: dimgray;
	text-align: center;
}
TABLE.DisplayBox1
{
    BORDER-RIGHT: gray 1px solid;
    BORDER-TOP: gray 1px solid;
    BORDER-LEFT: gray 1px solid;
    BORDER-BOTTOM: gray 1px solid
}
TD.DisplayBox1Header
{
    PADDING-RIGHT: 2px;
    PADDING-LEFT: 2px;
    FONT-WEIGHT: bold;
    PADDING-BOTTOM: 2px;
    COLOR: white;
    PADDING-TOP: 2px;
    BACKGROUND-COLOR: gray
}
TD.DisplayBox1Content
{
	padding-right: 3px;
	padding-left: 3px;f
	padding-bottom: 2px;
	padding-top: 1px;
	background-color: ivory;
}
.PagerFeint
{
	font-weight: bold;
	color: #868686;
}
.PagerNormal
{
	color: white;
}
.PagerBold
{
	font-weight: bold;
	color: red;
	font-size: 12pt;
}
.PagerBackground
{
	background-color: dimgray;
}
A.PagerLink
{
	font-weight: bold;
	color:White;
}
A.PagerLink:hover
{
	font-weight: bold;
	color: lime;
}
A.PagerLink:visited
{
	font-weight: bold;
	color:White;
}
A.PagerLink:visited:hover
{
	font-weight: bold;
	color: lime;
}
A.SortHeadingLink
{
	font-weight: bold;
	color:black;
}
A.SortHeadingLink:hover
{
	font-weight: bold;
	color:black;
}
A.SortHeadingLink:visited
{
	font-weight: bold;
	color:black;
}
TD.Priority1
{
	color: black;
}
TD.Priority2
{
	color: red;
}
.RecentListsBackGround
{
	background-color: dimgray;
}
A.RecentLists
{
	font-weight: bold;
	color:White;
}
A.RecentLists:hover
{
	font-weight: bold;
	color: White;
}
A.RecentLists:visited
{
	font-weight: bold;
	color:White;
}
A.RecentLists:visited:hover
{
	font-weight: bold;
	color:White;
}
TD.AlphabetMenu
{
	border-top: black 1px solid;
	border-left: black 1px solid;
	color: white;
	border-bottom: black 1px solid;
	background-color: gray;
	text-align: center;
}
TD.AlphabetMenuEnd
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	color: white;
	border-bottom: black 1px solid;
	background-color: gray;
	text-align: center;
}
TD.AlphabetMenuSelected
{
	border-top: black 1px solid;
	border-left: black 1px solid;
	color: white;
	border-bottom: black 1px solid;
	background-color: navy;
	text-align: center;
}
TD.AlphabetMenuEndSelected
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	color: white;
	border-bottom: black 1px solid;
	background-color: navy;
	text-align: center;
}
TD.ProfileMenu
{
	border-right: black 1px solid;
	padding-top: 5px;
	width: 120px;
	border-left-style: none;
	background-color: ghostwhite;
}
SPAN.ProfileMenu
{
	font-size: 8pt;
}
A.ProfileMenu
{
	font-size: 8pt;
	text-decoration: none;
}
A.ProfileMenu:hover
{
	color: red;
	text-decoration: underline;
}
A.ProfileMenu:visited
{
	text-decoration: none;
}
A.ProfileMenu:visited:hover
{
	color: red;
	text-decoration: underline;
}

DIV.ContentBox
{
	background-color: whitesmoke;
	border-right: dimgray 1px solid;
	padding-right: 5px;
	border-top: dimgray 1px solid;
	padding-left: 5px;
	padding-bottom: 5px;
	border-left: dimgray 1px solid;
	width: 100%;
	padding-top: 5px;
	border-bottom: dimgray 1px solid;
	z-index:500;
}
DIV.ContentBoxWithTabs
{
	background-color: whitesmoke;
	border-right: dimgray 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	border-left: dimgray 1px solid;
	width: 100%;
	padding-top: 5px;
	border-bottom: dimgray 1px solid;
	z-index:500;
}
DIV.ActiveTab {
	border-right: dimgray 1px solid;
	padding-right: 0px;
	border-top: dimgray 1px solid;
	padding-left: 0px;
	font-weight: bold;
	z-index: 999;
	padding-bottom: 0px;
	border-left: dimgray 1px solid;
	cursor: pointer;
	cursor: hand;
	padding-top: 0px;
	border-bottom: whitesmoke 1px solid;
	height: 20px;
	width: 130px;
	background-color: whitesmoke;
	text-align: center;
	vertical-align:middle;
}

DIV.InActiveTab {
	border-right: dimgray 1px solid;
	padding-right: 0px;
	border-top: dimgray 1px solid;
	padding-left: 0px;
	padding-bottom: 0px;
	border-left: dimgray 1px solid;
	cursor: pointer;
	cursor: hand;
	padding-top: 0px;
	border-bottom: dimgray 1px solid;
	height: 20px;
	width: 130px;
	background-color: white;
	text-align: center;
	vertical-align:middle;
}

DIV.SpacerTab {
	border-right: white 0px solid;
	border-top: white 1px solid;
	border-left: white 0px solid;
	border-bottom: dimgray 1px solid;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top:0px;
	height: 20px;
	width: 100%;
	background-color: white;
	text-align: center;
}
SELECT.Measurement
{
	width:150px;
}
SELECT.SearchScreen
{
	width:200px;
}
SELECT.SearchScreenWithLeading
{
	margin-top: 3px;
	width: 180px;
}
.Message
{
	Width: 420px
}
.GrayText
{
    FONT-SIZE: 11px;
    COLOR: dimgray;
}
td.Label
{
	width: 156px;
}
td.LabelInsideDiv
{
	width: 153px;
}
.QuickCastingNoticeRoles
{
	border-right: thin inset;
	border-top: thin inset;
	overflow: auto;
	border-left: thin inset;
	width: 650px;
	border-bottom: thin inset;
	height: 450px;
	background-color: whitesmoke;
}
DIV.RoleSummary
{
	border-right: dimgray 1px solid;
	padding-right: 3px;
	border-top: dimgray 1px solid;
	padding-left: 3px;
	padding-bottom: 3px;
	border-left: dimgray 1px solid;
	padding-top: 3px;
	border-bottom: dimgray 1px solid;
	background-color: whitesmoke;
}
TD.RoleSummary
{
	font-size: 8pt;
	color: #414141;
}
A.RoleSummary
{
	font-size: 8pt;
}
DIV.SelectedContacts
{
	border-right: dimgray 1px solid;
	padding-right: 5px;
	border-top: dimgray 1px solid;
	padding-left: 5px;
	padding-bottom: 5px;
	overflow: auto;
	border-left: dimgray 1px solid;
	padding-top: 5px;
	border-bottom: dimgray 1px solid;
	height: 100px;
}

div.Offline
{
	border-right: red 1px solid;
	padding-right: 20px;
	border-top: red 1px solid;
	padding-left: 20px;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 20px;
	margin: 20px;
	border-left: red 1px solid;
	width: 300px;
	padding-top: 20px;
	border-bottom: red 1px solid;
	text-align: center;
}
.Report_Main_ODD
{
	background-color :lightblue;	
}
.Report_Main_EVEN
{
	background-color :lightsalmon;	
}
.Report_Grandtotal
{
	background-color :Silver;	
}
.CastingConfirmationColor_Confirmed {
	background-color : LightGreen;
	font-size: 7pt;
	width: 100%;
	text-align :center;
	vertical-align : middle;
}
.CastingConfirmationColor_UnableToDo {
	background-color : Pink;
	font-size: 7pt;
	width: 100%;
	text-align :center;
	vertical-align : middle;
}
.CastingConfirmationColor_Other {
	background-color : LightYellow;
	font-size: 7pt;
	width: 100%;
	text-align :center;
	vertical-align : middle;
}
.Calendar_Today
{
	border-right: red 1px solid;
	border-top: red 1px solid;
	border-left: red 1px solid;
	border-bottom: red 1px solid;
	font-weight: bolder;
}
.Calendar_Event {
	background-color: Orange;
	border-right: Orange 1px solid;
	border-top: Orange 1px solid;
	border-left: Orange 1px solid;
	border-bottom: Orange 1px solid;
}
SPAN.ArtistSubmission_ArtistName
{
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
	font-style: normal;
    LETTER-SPACING: normal;
    WORD-SPACING: normal;
    TEXT-TRANSFORM: none;
    MARGIN-TOP: 0px;
    MARGIN-BOTTOM: 0px;
    PADDING-TOP: 0px;
	PADDING-BOTTOM: 0px;	
	font-size: 13pt; 
	color: green;
}

a.heading:link, a.heading:active, a.heading:visited
{
	font-size: 12px;
	font-weight: bold;
	color: dimgray;
	text-decoration: none;
}

a.headingcurrent:link, a.headingcurrent:active, a.headingcurrent:visited
{
	font-size: 12px;
	font-weight: bold;
	color: black;
	text-decoration: none;
}
