/* Special styles for buttons, forms and screen elements used by the casting and interactive sections of the site */



#content.casting h1, #content.casting h1 a, #domWindowContentContainer h1 {
	color: #33A1D9;
}

#content.casting h1 a {
	text-decoration: none;
}

#content.casting h1 a:hover {
	text-decoration: underline;
}

div#content.casting * h3, div#content.casting * h2 {
	color: #33A2DA;
}

div#content.casting div.leftnav p {
	background-color: #fff;
	border-width: 0px 1px;
	border-style: solid;
	padding: 8px;
	border-color: #C0BCD7;
}

div#content.casting div.leftnav h2, div#content.casting div#left h2.noCollapseButton {
	color: #ffffff !important;
}
div#content.casting hr {
	border-color: #33A2DA;
	border-width: 1px 0px 0px 0px;
}
img.formHelpIcon {
	position: relative;
	top: 2px;
	margin-left: 4px;
}
form#castingLoginForm div.labelledFieldWrapper {
	padding: 2px 0px 6px 0px;
}
form#castingLoginForm div#castingLoginButtonWrapper {
	padding: 8px 8px;
	text-align: right !important;
}
input.button, form.bigForm #content.casting fieldset p.btns input.button {
	background: #33A2DA url('../_img/btn_94x23_casting.jpg') top left no-repeat;
}


input.button120, form.bigForm #content.casting fieldset p.btns input.button120 {
	border: 0px;
	width: 120px !important;
	height: 23px;
	text-align: left;
	color: #ffffff;
	background: #33A2DA url('../_img/btn_120x23_casting.jpg') top left no-repeat;
	margin: 0px 2px;
	font-family: Gill Sans MT;
}

input.button140, fieldset.searchBox input.button140, form.bigForm #content.casting fieldset p.btns input.button140 {
	border: 0px;
	width: 140px !important;
	height: 23px;
	text-align: left;
	color: #ffffff;
	background: #33A2DA url('../_img/btn_140x23_casting.jpg') top left no-repeat;
	margin: 0px 2px;
	padding: 0 0 2px 8px;
	font-family: Gill Sans MT;
}


input.button180, fieldset.searchBox input.button180, form.bigForm #content.casting fieldset p.btns input.button180 {
	border: 0px;
	width: 180px !important;
	height: 23px;
	text-align: left;
	color: #ffffff;
	background: #33A2DA url('../_img/btn_180x23_casting.jpg') top left no-repeat;
	margin: 0px 2px 0 5px;
	padding: 0 0 2px 8px;
	font-family: Gill Sans MT;
}

div#searchCardDetailsDiv > div {
	margin-bottom: 16px;
}
div#searchCardDetailsDiv > div > label, div#searchCard > form > div > div > label {
	width: 8em;
	float: left;
	clear: both;
	display: block;
	font-weight: bold;
}
input#searchCardNameTextBox {
	width: 263px;
	margin-right: 8px;
}
input#searchCardNotesTextBox {
	width: 400px;
}
div#searchCardDetailsDiv > div > fieldset {
	width: 400px;
	padding: 0px;
	border: 0px;
	margin: 16px 0px;
	background-color: #ffffff;
}
select#searchCardDramaSchoolSelect {
	width: 407px;
}
fieldset p {
	/* No top margin on paragraphs that are inside fieldsets */
	margin-top: 0px;
}
fieldset#mediaCheckBoxesFieldset label {
	width: 200px;
	float: left;
}
h2#searchCardPhysicalHeading {
	position: relative;
	margin-top: 16px;
}
h2#searchCardPhysicalHeading input {
	margin: 0px;
	padding: 0px;
	font-size: 0.9em;
	background-image: none;
	width: auto;
	height: auto;
	position: absolute;
	right: 0px;
	top: -2px;
	color: #33A2DA;
	background-color: #ffffff;
	border: 0px;
}
div.section {
	clear: left;
}
div.toggle0, div.toggle1 {
	clear: left;
	padding: 8px;
}
div.toggle0 {
	background-color: #ffffff;
}
div.toggle1 {
	background-color: #E4F0FC;
}
div.selectPair {
	height: 20px;
}
div.selectPair label {
	float: left;
	width: 3em;
}
div.selectPair select {
	float: left;
	width: 8em;
	margin-right: 8px;
}
div#searchCard > form div.featureGroup label {
	width: 12em;
}
div#searchCard > form div.featureGroup div {
	position: relative;
}
div#searchCard > form div.featureGroup div em {
	float: right;
}
div#searchCard > form div.searchCardCreditFieldDiv {
	width: 320px;
	float: left;
	margin-bottom: 8px;
	height: 20px;
}
div#searchCard > form div.searchCardCreditFieldDiv label {
	width: 12em;
	float: left;
}
div.searchCardButtonWrapper {
	text-align: right;
	border-top: 1px solid #33A2DA !important;
	clear: left;
	margin-top: 8px;
	padding-top: 8px;
}
/******************** left nav - Casting ********************/

#content.casting #left .leftnav, div#suggestionFolderList {
	background: url('../_img/leftnav_header_footer_casting.png') scroll bottom left no-repeat;
}
#content.casting #left .leftnav h2, #content.casting #left h2, div#suggestionFolderList h2 {
	background: url('../_img/leftnav_header_footer_casting.png') scroll top left no-repeat;
}

#content.casting #left .leftnav ul li a {
	background: #1f97d4 !important;
	margin-top: 0 !important;
}

#content.casting #left .leftnav > ul > li > a:hover, #content.casting #left .leftnav ul > li > a.active:hover {
	background: #86c8e8 !important;
}

#content.casting #left .leftnav > ul > li > a.active {
	background: #b5def2 !important;
}

#content.casting #left .leftnav ul li ul li a {
	height: auto;
	width: 163px;
	padding: 3px 5px 3px 12px;
	color: #26247b !important;
	background: url('../_img/liBorder.jpg') no-repeat bottom left !important;
	border-bottom: none;
}

#content.casting #left .leftnav ul li ul li a:hover {
	color: #8a89c7 !important;
}

#content.casting #left .leftnav ul li ul li ul li a {
	color: #8a89c7;
	background: #fff !important;
	border-bottom: none;
	border-left: 1px solid #bdbcd9 !important;
	border-right: 1px solid #bdbcd9 !important;
	width: 154px;
	padding-left: 19px;
}

#content.casting #left .leftnav ul li ul li ul li a:hover {
	color: #8a89c7;
	background: #f8f8fb !important;
	border-bottom: none;
	border-left: 1px solid #bdbcd9 !important;
	border-right: 1px solid #bdbcd9 !important;
	width: 154px;
	padding-left: 19px;
}

#content.casting #left .leftnav h2 a, #content.casting #left h2 a {
	color: #ffffff;
	text-decoration: none;
}

#content.casting #left .leftnav h2 a:hover, #content.casting #left h2 a:hover {
	text-decoration: underline;
}

ul#breakdownsPanel {
	margin-top: 0 !important;
	padding-top: 0 !important;
}

ul#breakdownsPanel ul li {
	padding: 0;
	margin: 0;
}

#content.casting #left .leftnav ul li.sideSearch {
	background: #33a1d9 !important;
	border-left: 1px solid #bdbcd9;
	border-right: 1px solid #bdbcd9;
	width: 178px;
	height: 35px !important;
	border-bottom: 1px solid #fff;
	position: relative;
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}

#content.casting #left .leftnav ul li.sideSearch form {
	margin: 0 !important;
	padding: 0 !important;
}


#content.casting #left .leftnav ul li.sideSearch input.textInput {
	width: 130px !important;
	height: 16px;
	position: absolute;
	top: 7px;
	left: 10px;
	padding: 0 !important;
	margin: 0 !important;
}

#content.casting #left .leftnav ul li.sideSearch input.searchArrow {
	width: 21px !important;
	height: 22px;
	display: block;
	border: none !important;
	background: url('../_img/searchArrow.jpg') no-repeat top left !important;
	position: absolute;
	top: 8px;
	right: 10px;
	padding: 0 !important;
	margin: 0 !important;
}


/******************** Casting pages ********************/

#centerTopTabs ul li a {
	color: #33a1d9;
}

#centerTopTabs ul li a:hover {
	background: url('../_img/bg_castingTabH.jpg') no-repeat top left !important;
	color: #60b5e1;
}

#centerTopTabs ul li a.active {
	background: url('../_img/bg_castingTabA.jpg') no-repeat top left !important;
	color: #60b5e1;
}

#centerTopTabs ul li a.active:hover {
	background: url('../_img/bg_castingTabA.jpg') no-repeat top left !important;
	color: #60b5e1;
}

div.createBreakdown, div.reviewBreakdowns, div.myAgentLists, div.reviewSides, div.sendMsg, div.reviewMsg {
	padding: 0 0 18px 0;
	height: auto;
}

div.createBreakdown p.img, div.reviewBreakdowns p.img, div.myAgentLists p.img, div.reviewSides p.img, div.sendMsg p.img, div.reviewMsg p.img {
	float: left;
	width: 60px;
	height: 60px;
	display: block;
	padding: 0;
	margin: 0;
}

div.createBreakdown p.img a, div.reviewBreakdowns p.img a, div.myAgentLists p.img a, div.reviewSides p.img a, div.sendMsg p.img a, div.reviewMsg p.img a {
	width: 50px;
	height: 50px;
	display: block;
	padding: 0;
	margin: 0;
}

div.createBreakdown p.img a {
	background: url('../_img/icon_createBreakdown.jpg') no-repeat top left;
}

div.createBreakdown p.img a:hover {
	background: url('../_img/icon_createBreakdownH.jpg') no-repeat top left;
}

div.reviewBreakdowns p.img a {
	background: url('../_img/icon_reviewBreakdowns.jpg') no-repeat top left;
}

div.reviewBreakdowns p.img a:hover {
	background: url('../_img/icon_reviewBreakdownsH.jpg') no-repeat top left;
}

div.myAgentLists p.img a {
	background: url('../_img/icon_myAgentLists.jpg') no-repeat top left;
}

div.myAgentLists p.img a:hover {
	background: url('../_img/icon_myAgentListsH.jpg') no-repeat top left;
}

div.reviewSides p.img a {
	background: url('../_img/icon_reviewSides.jpg') no-repeat top left;
}

div.reviewSides p.img a:hover {
	background: url('../_img/icon_reviewSidesH.jpg') no-repeat top left;
}

div.sendMsg p.img a {
	background: url('../_img/icon_sendMessage.jpg') no-repeat top left;
}

div.sendMsg p.img a:hover {
	background: url('../_img/icon_sendMessageH.jpg') no-repeat top left;
}

div.reviewMsg p.img a {
	background: url('../_img/icon_reviewMessages.jpg') no-repeat top left;
}

div.reviewMsg p.img a:hover {
	background: url('../_img/icon_reviewMessagesH.jpg') no-repeat top left;
}

div.createBreakdown h3, div.reviewBreakdowns h3, div.myAgentLists h3, div.reviewSides h3, div.sendMsg h3, div.reviewMsg h3 {
	float: right;
	width: 650px;
	padding: 0 0 2px 0;
	margin: 0;
	color: #33a1d9;
	font-size: 1.3em;
}

div.createBreakdown p, div.reviewBreakdowns p, div.myAgentLists p, div.reviewSides p, div.sendMsg p, div.reviewMsg p {
	width: 650px;
	float: right;
	padding: 0;
	margin: 0;
}

div.createBreakdown h3 a, div.reviewBreakdowns h3 a, div.myAgentLists h3 a, div.reviewSides h3 a, div.sendMsg h3 a, div.reviewMsg h3 a {
	color: #33a1d9;
	text-decoration: none;
}

div.createBreakdown h3 a:hover, div.reviewBreakdowns h3 a:hover, div.myAgentLists h3 a:hover, div.reviewSides h3 a:hover, div.sendMsg h3 a:hover, div.reviewMsg h3 a:hover {
	text-decoration: underline;
}

/******************** Search pages ********************/

#centerTopTabs ul.searchTabs li {
	float: left;
	width: 82px;
	height: 31px;
	display: block;
	margin: 0;
	padding: 0;
}
#centerTopTabs ul.searchTabs li a {
	width: 72px;
	height: 11px;
	display: block;
	background: transparent url('../_img/casting_tab_sprite.png') scroll 0px -31px no-repeat !important;
	margin: 0 0 8px 0px;
	padding: 9px 5px 11px 5px;
	color: #33a1d9;
	font-size: 1em;
	text-align: center;
	text-decoration: none;
}
#centerTopTabs ul.searchTabs li a:hover, #centerTopTabs ul#searchTabsGroup2 li a:hover, #centerTopTabs ul#searchTabsGroup3 li a:hover {
	background-position: 0px 0px !important;
	text-decoration: underline;
	color: #60b5e1;
}
#centerTopTabs ul.searchTabs li a.active, #centerTopTabs ul#searchTabsGroup2 li a.active, #centerTopTabs ul#searchTabsGroup3 li a.active {
	background-position: 0px 0px !important;
	color: #60b5e1;
}

#centerTopTabs ul#searchTabsGroup2 li, #centerTopTabs ul#searchTabsGroup3 li {
	width: 132px;
}

#centerTopTabs ul#searchTabsGroup2 li a, #centerTopTabs ul#searchTabsGroup3 li a {
	width: 122px;
	padding-right: 15px;
	background: transparent url('../_img/casting_tab_sprite_130px.png') scroll 0px -31px no-repeat !important;
}



/************ misc *****************/
form fieldset p.lineHeight6Em {
	width: 100%;
	padding: 0;
	margin: 0;
	height: 6em;
}
form fieldset p.lineHeight4Em {
	width: 100%;
	padding: 0;
	margin: 0;
	height: 4em;
}

label.lookupIconLabel {
	float: left;
	clear: none !important;
	margin-left: 24px;
}
input.searchCardLookupIcon {
	position: absolute;
	left: 2px;
	z-index: 99;
	clear: both;
	float: left;
	padding: 2px;
	margin: 0px 5px 0px 0px;
	border: 1px solid #ffffff;
	width: 16px;
	height: 16px;
}

div#breakdownList form.bigForm fieldset.searchBox {
	margin: 0 0 15px 0;
	text-align: right;
	padding: 10px;
}

div#breakdownList form.bigForm fieldset.searchBox input.textInput {
	margin: 0 5px;
	width: 200px;
}


table.interactiveTable {
	width: 98%;
}

table.interactiveTable tr th {
	background: #515995;
	padding: 7px;
	color: #fff;
}

table.interactiveTable tr th.firstth {
}

table.interactiveTable tr th.lastth {
}

table.interactiveTable tr td {
	padding: 10px 5px;
}

table.interactiveTable tr td div.popup {
	border: 1px solid #7d7cb0;
	background: #e4e6f3;
	padding: 5px;
}

table.interactiveTable tr {
	background: #fff;
}

table.interactiveTable tr.odd {
	background: #edeef4;
}

/************************************* SUGGESTIONS PAGE *************************************/

table.interactiveTable td.btns {
	border-bottom: none;
	margin-right: 0;
	padding: 10px 0 0 0;
}

form.bigForm #content.casting fieldset h3 {
	padding: 0;
	margin: 0 0 20px 0;
	width: auto;
}

form.bigForm #content.casting fieldset h3 a {
	float: right;
	margin: 0 0 0 10px;
	font-size: 1em;
}

form.bigForm #content.casting fieldset h3 span.page {
	margin: 0 0 0 10px;
	font-size: 0.9em;
	color: #26247b;
	font-weight: normal;
}

form.bigForm #content.casting fieldset p.btns {
	margin: 10px 0;
	float: right;
	width: auto;
}

form.bigForm #content.casting fieldset.oneLine {
	padding: 15px 15px 10px 15px;
}

form.bigForm #content.casting fieldset.oneLine h3 {
	width: 330px;
	float: left;
	padding: 4px 0 0 0;
	margin: 0 0 8px 0;
}

form.bigForm #content.casting fieldset.oneLine p.btns {
	float: right;
	width: 335px;
	margin: 0;
}

form.bigForm #content.casting fieldset p.btns input {
	float: right;
}

fieldset.suggestion {
	width: 222px !important;
	height: 255px !important;
	margin: 0 20px 20px 2px;
	padding: 0 !important;
	position: relative;
	float: left;
	background: #fff !important;
}

fieldset.suggestion h3 {
	background: #eeedf4;
	padding: 7px 5px 8px 35px !important;
	color: #8a89c7 !important;
	height: auto;
	margin: 0 0 10px 0 !important;
}

fieldset.suggestion h3 input.tick {
	position: absolute;
	top: 5px;
	left: 5px;
	width: 20px;
}

fieldset.suggestion p.photo {
	float: right;
	width: 92px;
	margin: 0 !important;
	padding: 0 0 5px 0;
}

fieldset.suggestion q {
	float: left;
	width: 100px;
	margin: 0 5px 5px 10px;
	font-size: 0.9em;
	padding: 0;
}

fieldset.suggestion p {
	width: 205px;
	padding: 0;
	margin: 10px 0 0 10px;
}

fieldset.suggestion p.yesnomaybe {
	position: absolute;
	top: 215px;
	left: 2px;
	width: 200px;
}

fieldset.suggestion p.yesnomaybe input {
	float: left;
	margin-right: 8px;
	color: #fff;
	text-align: left;
	padding: 0 0 2px 18px;
	border: none;
}

fieldset.suggestion p.yesnomaybe input.yes {
	background: url('../_img/input_yes.jpg') no-repeat top left;
	height: 20px;
	width: 50px !important;
}

fieldset.suggestion p.yesnomaybe input.maybe {
	background: url('../_img/input_maybe.jpg') no-repeat top left;
	height: 20px;
	width: 70px !important;
}

fieldset.suggestion p.yesnomaybe input.no {
	background: url('../_img/input_no.jpg') no-repeat top left;
	height: 20px;
	width: 50px !important;
	padding: 0 0 2px 22px;
}

h2.suggestionGroupHeading span {
	display: none;
	float: right;
	font-size: 0.8em;
	font-weight: normal;
}

/***************************** CASTING LANDING *****************************/

#content.casting #center758 #searchS, #content.casting #center758 #Link, #content.casting #center758 #books, #content.casting #center758 #castingStudios, #content.casting #center758 #perfCalendar {
	padding: 0 0 20px 70px;
	margin: 0;
	height: 50px;
	position: relative;
	width: 85%;
}

#content.casting #center758 #searchS h3, #content.casting #center758 #Link h3, #content.casting #center758 #books h3, #content.casting #center758 #castingStudios h3, #content.casting #center758 #perfCalendar h3 {
	padding: 0;
	margin: 0 0 2px 0;
}

#content.casting #center758 #searchS h3 a, #content.casting #center758 #Link h3 a, #content.casting #center758 #books h3 a, #content.casting #center758 #castingStudios h3 a, #content.casting #center758 #perfCalendar h3 a {
	color: #33a1d9;
	font-size: 1em;
	text-decoration: none;
}

#content.casting #center758 #searchS h3 a:hover, #content.casting #center758 #Link h3 a:hover, #content.casting #center758 #books h3 a:hover, #content.casting #center758 #castingStudios h3 a:hover, #content.casting #center758 #perfCalendar h3 a:hover {
	color: #99d0ec;
	font-size: 1em;
	text-decoration: underline;
}


#content.casting #center758 #searchS {
	background: url('../_img/iconCasting_search.jpg') no-repeat top left;
}

#content.casting #center758 #Link {
	background: url('../_img/iconCasting_Link.jpg') no-repeat top left;
}

#content.casting #center758 #books {
	background: url('../_img/iconCasting_books.jpg') no-repeat top left;
}

#content.casting #center758 #castingStudios {
	background: url('../_img/iconCasting_castingStudios.jpg') no-repeat top left;
}

#content.casting #center758 #perfCalendar {
	background: url('../_img/iconCasting_perfCalendar.jpg') no-repeat top left;
}

#content.casting #center758 div a.iconCasting {
	position: absolute;
	top: 0;
	left: 0;
	height: 50px;
	width: 50px;
}

#content.casting #left div.leftCastingLogin {
	background: url('../_img/leftCastingLogin.jpg') no-repeat top left;
	padding: 10px 15px;
	width: 150px;
	height: 108px;
	margin: 0 0 20px 0;
	position: relative;
}

#content #left div.leftCastingLogin h2 {
	margin: 0 0 25px 0;
	padding: 0;
	border: none;
	color: #fff;
	font-size: 1.2em;
	background: none;
}

#content #left div.leftCastingLogin form p {
	padding: 0;
	margin: 0 0 3px 0;
	height: 22px;
	width: 160px;
}

#content #left div.leftCastingLogin form p label {
	width: 60px;
	float: left;
	margin: 2px 5px 5px 0;
	padding: 0 5px 0px 0;
}

#content #left div.leftCastingLogin form p input {
	width: 80px;
	float: none;
}

#content #left div.leftCastingLogin form input.arrow {
	position: absolute;
	top: 96px;
	right: 10px;
}



/* LINKMAIL styles moved to linkmail.css */

/***************************** TOPNAV MENU *****************************/

ul#topNav {
	float: right;
	width: 758px;
	height: 40px;
	display: block;
	padding: 0 !important;
	margin: 30px 0 0 0;
	list-style-type: none;
	border: 0px solid red;
}

ul#topNav li {
	float: left;
	display: block;
}

ul#topNav li a {
	font-size: 1em;
	color: #fff;
	background: url('../_img/topnavCastingLi.png') no-repeat top left;
	display: block;
	float: left;
	position: relative;
	height: 20px;
	padding: 12px 5px 8px 5px;
	width: 118px;
	text-align: center;
	margin: 0 0 0 -15px;
	padding-left: 0;
	text-decoration: none;
}

ul#topNav li a.active, ul#topNav li a#liProd.active, ul#topNav li a#liSend.active {
	background-position: 0px -40px;
	color: #33a1d9;
	text-decoration: none;
}

ul#topNav li a:hover, ul#topNav li a#liProd:hover, ul#topNav li a#liSend:hover, ul#topNav li a.active:hover, ul#topNav li a.inactive:hover, ul#topNav li a#liProd.active:hover, ul#topNav li a#liSend.active:hover, ul#topNav li a#liProd.inactive:hover, ul#topNav li a#liSend.inactive:hover {
	background-position: 0 -120px !important;
	color: #33a1d9 !important;
	text-decoration: underline;
}

ul#topNav li a.inactive, ul#topNav li a#liProd.inactive, ul#topNav li a#liSend.inactive {
	background-position: 0 -80px;
	color: #828282;
	text-decoration: none;
}

ul#topNav li a#liProd {
	background: url('../_img/topnavCastingLiProd.png') no-repeat top left;
	width: 117px;
	margin-left: 0;
}

ul#topNav li a#liSend {
	background: url('../_img/topnavCastingLiSend.png') no-repeat top left;
	width: 109px;
	margin-left: -18px;
}

/***************************** TOPNAV - SIDES MENU *****************************/

ul#topNavSides {
	float: right;
	width: 758px;
	height: 40px;
	display: block;
	padding: 0 !important;
	margin: 30px 0 0 0;
	list-style-type: none;
}

ul#topNavSides li {
	float: left;
	display: block;
}

ul#topNavSides li a {
	font-size: 1em;
	color: #fff;
	background: url('../_img/topnavSidesLi.png') no-repeat top left;
	display: block;
	float: left;
	position: relative;
	height: 20px;
	padding: 12px 5px 8px 5px;
	width: 160px;
	text-align: center;
	margin: 0 0 0 -14px;
	padding-left: 0;
	text-decoration: none;
}

ul#topNavSides li a.active, ul#topNavSides li a#liFirst.active, ul#topNavSides li a#liLast.active {
	background-position: 0px -40px;
	color: #33a1d9;
	text-decoration: none;
}

ul#topNavSides li a:hover, ul#topNavSides li a#liFirst:hover, ul#topNavSides li a#liLast:hover, ul#topNavSides li a.active:hover, ul#topNavSides li a.inactive:hover, ul#topNavSides li a#liFirst.active:hover, ul#topNavSides li a#liLast.active:hover, ul#topNavSides li a#liFirst.inactive:hover, ul#topNavSides li a#liLast.inactive:hover {
	background-position: 0 -120px !important;
	color: #33a1d9 !important;
	text-decoration: underline;
}

ul#topNavSides li a.inactive, ul#topNavSides li a#liFirst.inactive, ul#topNavSides li a#liLast.inactive {
	background-position: 0 -80px;
	color: #828282;
	text-decoration: none;
}

ul#topNavSides li a#liFirst {
	background: url('../_img/topnavSidesLiFirst.png') no-repeat top left;
	width: 159px;
	margin-left: 0;
}

ul#topNavSides li a#liLast {
	background: url('../_img/topnavSidesLiLast.png') no-repeat top left;
	width: 155px;
	margin-left: -19px;
}

/***************************** TOPNAV - QUICKJOB *****************************/

ul#topnavQuickjob {
	position: absolute;
	top: 0;
	right: -5px;
	width: 457px;
	height: 40px;
	display: block;
	padding: 0 !important;
	margin: 30px 0 0 0;
	list-style-type: none;
}

ul#topnavQuickjob li {
	float: left;
	display: block;
}

ul#topnavQuickjob li a {
	font-size: 1em;
	color: #fff;
	background: url('../_img/topnavSidesLi.png') no-repeat top left;
	display: block;
	float: left;
	position: relative;
	height: 20px;
	padding: 12px 5px 8px 5px;
	width: 160px;
	text-align: center;
	margin: 0 0 0 -14px;
	padding-left: 0;
	text-decoration: none;
}

ul#topnavQuickjob li a.active, ul#topnavQuickjob li a#liFirst.active, ul#topnavQuickjob li a#liLast.active {
	background-position: 0px -40px;
	color: #33a1d9;
	text-decoration: none;
}

ul#topnavQuickjob li a:hover, ul#topnavQuickjob li a#liFirst:hover, ul#topnavQuickjob li a#liLast:hover, ul#topnavQuickjob li a.active:hover, ul#topnavQuickjob li a.inactive:hover, ul#topnavQuickjob li a#liFirst.active:hover, ul#topnavQuickjob li a#liLast.active:hover, ul#topnavQuickjob li a#liFirst.inactive:hover, ul#topnavQuickjob li a#liLast.inactive:hover {
	background-position: 0 -120px !important;
	color: #33a1d9 !important;
	text-decoration: underline;
}

ul#topnavQuickjob li a.inactive, ul#topnavQuickjob li a#liFirst.inactive, ul#topnavQuickjob li a#liLast.inactive {
	background-position: 0 -80px;
	color: #828282;
	text-decoration: none;
}

ul#topnavQuickjob li a#liFirst {
	background: url('../_img/topnavSidesLiFirst.png') no-repeat top left;
	width: 159px;
	margin-left: 0;
}

ul#topnavQuickjob li a#liLast {
	background: url('../_img/topnavSidesLiLast.png') no-repeat top left;
	width: 155px;
	margin-left: -19px;
}


/**********************************************************/



form.bigForm fieldset {
	width: 600px;
	margin: 8px auto;
}

form.bigForm fieldset div label {
}

form.bigForm fieldset div input.textBox, form.bigForm fieldset div textarea {
	width: 420px !important;
}

form.bigForm fieldset div select {
	width: 425px;
}

input.castingNext {
	background: #33A2DA url('../_img/btn_94x23_casting_next.png') top left no-repeat;
	color: #fff;
}

p.agentListRelative span.right {
	position: absolute;
	right: 0px;
	text-align: right;
}

input.castingBack {
	background: #33A2DA url('../_img/btn_94x23_casting_back.png') top left no-repeat;
	text-align: right;
	padding: 0px 10px 4px 0px;
}

input.castingCancel {
	background: #33A2DA url('../_img/btn_94x23_casting_cancel.png') top left no-repeat;
}

fieldset#breakdownRolesFieldSet {
	margin-left: 150px;
	width: 430px;
	padding-top: 0px;
	margin-top: -16px;
}

fieldset#breakdownRolesFieldSet legend {
	color: #302E81;
	font-weight: bold;
	position: relative;
	left: -150px;
	top: 16px;
}

fieldset#breakdownRolesFieldSet label {
	width: 50%;
	float: left;
	margin: 4px 0px;
	padding: 0px;
}
fieldset#breakdownRolesFieldSet label input {
	width: auto;
}

input.casting180button {
	width: 180px !important;
	text-align: center !important;
	background: #3E9DD8 url(/_img/btn_180x23_casting.png) top left scroll no-repeat !important;
}

input.casting120button {
	width: 120px !important;
	text-align: center !important;
	background: #3E9DD8 url(/_img/btn_120x23_casting.png) top left scroll no-repeat !important;
}

input.casting90button {
	width: 90px !important;
	text-align: center !important;
	background: #3E9DD8 url(/_img/btn_90x23_casting.png) top left scroll no-repeat !important;
}

input.casting40button, a.casting40button {
	width: 40px !important;
	text-align: center !important;
	background: #3E9DD8 url(/_img/btn_40x23_casting.png) top left scroll no-repeat !important;
}

a.casting40button {
    height: 20px;
    text-decoration: none;
    color: #fff;
    padding-top: 3px;
}

input.casting60button {
	width: 60px !important;
	text-align: center !important;
	background: #3E9DD8 url(/_img/btn_60x23_casting.png) top left scroll no-repeat !important;
}

/* BEGIN styles for breakdowns, productions, etc. */
div#roleList {
	position: absolute;
	right: 24px; /* background-color: #ff9999; */
	width: 180px;
}
div#roleList h3 {
	margin-top: 0px;
}
div#roleInfo {
	margin-right: 200px;
	padding-right: 20px;
	border-right: 1px solid #BFBBDC;
}
form.bigForm div#roleInfo fieldset {
	width: 440px !important;
}
form.bigForm div#roleInfo fieldset div input.textBox, form.bigForm div#roleInfo fieldset div textarea {
	width: 260px !important;
}
div#roleInfo div.wizardBar {
	width: 470px;
	height: 32px;
	padding: 0px;
}
div#roleList ol {
	padding-left: 24px;
	margin-left: 0px;
}
div#roleList ol li {
	margin-bottom: 8px;
}
div#roleList ol li a {
	color: inherit;
	text-decoration: none;
}
div#roleList ol li a:hover {
	text-decoration: underline;
}

div#content.casting fieldset > div.roleHeading:first-child {
	border-top: 0px;
}

div.roleHeading {
	position: relative;
	border-top: 1px solid #A8A7CA;
	padding-top: 8px;
}
div.roleOptions {
	position: absolute;
	right: 0px;
	top: 8px;
	padding: 0px;
	margin: 0px;
}
div.roleHeading h2 {
	margin-top: 0px;
	margin-right: 140px;
}
div.roleHeading h2 a {
	color: inherit;
	text-decoration: none;
}
div.roleHeading h2 a:hover {
	text-decoration: underline;
}
div.roleOptions img {
	margin-left: 8px;
}
div.roleDetails {
	margin: 8px 0px;
}
div#roleEditMenu {
	position: absolute;
}
div#roleEditMenu a img {
	padding-right: 8px;
}

div.photoLinks {
	height: 8px;
	position: relative;
	margin: 0px;
}

div.photoLinks a.photoEditLink {
	position: absolute;
	left: 0px;
}

div.photoLinks a.photoDeleteLink {
	position: absolute;
	right: 0px;
}

fieldset#rolePicsUploadFieldSet {
	clear: both;
	margin-top: 24px;
}
fieldset#rolePicsGallery div {
	clear: none;
	text-align: center;
}

div#existingBreakdownRoleList ol {
	margin-left: 130px;
}

fieldset#existingBreakdownInfo label {
	padding-top: 0px;
}

fieldset#interactiveRecipients input {
	width: auto;
}

fieldset#interactiveRecipients label {
	float: none;
	width: auto;
}

dl#selectRecipients dt {
	margin: 8px 0px;
}

dl#selectRecipients dt label {
	font-weight: bold;
	font-size: 1.2em;
}

fieldset#agentLists p, fieldset#breakdownLists p {
	text-align: right;
	clear: left;
}
fieldset#agentLists p label input, fieldset#breakdownLists p label input {
	width: auto;
}

fieldset#agentLists p a.agentCountLink, fieldset#breakdownLists p span.agentCount {
	width: 100px;
	display: block;
	float: left;
	text-align: left;
}

fieldset#agentLists p label {
	width: 300px;
	font-weight: bold;
	text-align: left;
	padding: 0px !important;
}

fieldset#breakdownLists p label {
	width: 350px;
	font-weight: bold;
	text-align: left;
	padding: 0px !important;
}

div#recipientArtistInfo h4 {
	margin: 4px 0px;
}

div#recipientArtistInfo a {
	color: #33A2DA;
}

div#recipientArtistInfo {
	border: 1px solid #33A2DA;
	padding: 16px;
	background-color: #B4DDF1;
}

div#recipientArtistInfo label#equityRateLabel {
	font-weight: bold;
}


fieldset#privacyOptionFieldSet input {
	width: auto !important;
}

fieldset#privacyOptionFieldSet {
	width: 450px;
}

fieldset#privacyOptionFieldSet p {
	position: relative;
	margin-left: 24px;
	padding: 4px 0px 4px 0px;
}
fieldset#privacyOptionFieldSet p label {
	font-weight: normal;
	width: auto;
	float: none;
	clear: left;
}
fieldset#privacyOptionFieldSet p input {
	position: absolute;
	left: -24px;
	top: 2px;
}
fieldset#interactiveMailOptionsFieldSet label {
	font-weight: bold;
}

fieldset#interactiveMailOptionsFieldSet p textarea {
	width: 400px;
	height: 170px;
}

ul#interactiveMailOptionsRecipientList {
	list-style: none;
	margin-left: 150px;
	padding: 0px;
}
ul#interactiveMailOptionsRecipientList li {
	padding: 0px 0px 8px 0px;
}

a.funkyBulletLink {
	display: block;
	padding-left: 24px;
	background: #ffffff url('../_img/casting_bullet_16x16.png') top left scroll no-repeat;
	color: #33A2DA;
	text-decoration: none;
	font-weight: bold;
	height: 16px;
	padding-top: 2px;
}
a.funkyBulletLink:hover {
	text-decoration: underline;
}
ul.funkyBulletLinkList li {
	background: #ffffff url('../_img/casting_bullet_16x16.png') top left scroll no-repeat;
}

ul.funkyBulletLinkList li a {
	color: #3E9DD8;
}

/* END styles for breakdowns, productions, etc. */


/********************* my Shortlists *********************/

p.shortlistBtns {
	width: 100%;
	padding-top: 20px;
}

p.shortlistBtns input.castingNext2 {
	background: #33A2DA url('../_img/btn_94x23_casting_next.png') top left no-repeat !important;
	color: #fff;
	float: right;
	border: none;
	width: 94px;
	height: 23px;
	padding: 0 0 0 7px;
}

p.showArchived {
	position: absolute;
	top: 30px;
	right: 20px;
	width: 160px;
}

/********************* my Breakdowns *********************/

col#breakdownTickColumn, col#cVNotesTickColumn {
	width: 2%;
}
col#breakdownSubjectColumn {
	width: 70%;
}
col#breakdownRolesColumn {
	width: 8%;
}
col#breakdownSentColumn {
	width: 12%;
}
col#breakdownCVsColumn {
	width: 10%;
}
col#cVNotesCommentColumn {
	width: 60%;
}
cVNotesArtistColumn {
	width: 38%;
}

table#breakdownTable tr th.noOfRoles, table#breakdownTable tr td.noOfRoles, table#breakdownTable tr th.whenSent, table#breakdownTable tr td.whenSent, table#breakdownTable tr th.noOfCVs, table#breakdownTable tr td.noOfCVs, table#breakdownTable tr th.noOfSides, table#breakdownTable tr td.noOfSides {
	text-align: center;
}

table#breakdownTable tr td.breakdownTick, table#breakdownTable tr td.breakdownSubject, table#breakdownTable tr td.cVNotesTick, table#breakdownTable tr td.cVNotesArtist, table#breakdownTable tr td.cVNotesComments {
	vertical-align: top;
}

table#breakdownTable tr td.noOfCVs a {
	font-weight: bold;
}

form#interactiveSearchForm fieldset {
	width: 680px;
	text-align: right;
}
form#interactiveSearchForm fieldset label {
	width: auto;
	display: inline;
	float: none;
}

form#recipientsForm {
	width: 640px;
	margin: 16px auto;
}
form#recipientsForm table {
	margin: 16px 0px;
}

/****************** My Sides **************/
col#sidesTitleColumn {
	width: 60%;
}
col#sidesSidesColumn {
	width: 15%;
}
col#sidesCreatedColumn {
	width: 25%;
}

table#breakdownTable tr.suspendedSide td a, table#breakdownTable tr.suspendedSide td {
	color: #909090;
}

div.shortlist.wizardBar a {
	display: block;
	float: left;
	height: 19px;
	width: 90px !important;
	background: #3E9DD8 url(/_img/btn_90x23_casting.png) top left scroll no-repeat !important;
	padding: 0px;
	text-decoration: none;
	color: #fff !important;
	text-align: center;
	margin-right: 8px;
	padding-top: 4px;
}

form.shortlistActionForm fieldset {
	background-color: #EFEFF8;
	border: 1px solid #BFBBDC;
	padding: 16px;
}

form.shortlistActionForm fieldset#notesFieldset label {
	width: 120px;
	float: left;
	font-weight: bold;
	clear: left;
}
form.shortlistActionForm fieldset#notesFieldset input, form.shortlistActionForm fieldset#notesFieldset textarea {
	width: 500px;
	margin-bottom: 16px;
}

form.shortlistActionForm label.error {
	margin-left: 120px;
	display: block;
	color: #ff0000;
	margin-top: -8px;
	margin-bottom: 8px;
	font-weight: normal !important;
	width: 500px !important;
}
form#shortlistEmailForm fieldset#notesFieldset textarea {
	height: 200px;
}

form#shortlistEmailForm fieldset.linkmail, form#shortlistEmailForm fieldset.linkmail fieldset {
	background-color: #E3EFFF;
}

form#shortlistEmailForm div.htmlPreviewPane {
	height: 400px;
	overflow: auto;
}

/************ Creating Agent Lists *********/

form.bigForm fieldset div.agentListSelect {
	clear: none;
	width: 260px;
	padding: 0;
	float: left;
	margin-bottom: 0;
}

form.bigForm fieldset div.rightArea select {
	width: 280px !important;
	height: 200px;
	margin-bottom: 20px;
	background: #fff url('../_img/input_bg.jpg') no-repeat top left;
	font-family: Arial, Helvetica, sans-serif;
	color: #26247b;
	font-size: 1em;
	border: 1px solid #7d7cb0;
	padding: 2px 1px 1px;
}
form.bigForm fieldset div.rightArea h3 {
	float: left;
}
form.bigForm fieldset div select.multipleSelect {
	width: 280px !important;
	height: 170px;
	margin-bottom: 10px;
	background: #fff url('../_img/input_bg.jpg') no-repeat top left;
	font-family: Arial, Helvetica, sans-serif;
	color: #26247b;
	font-size: 1em;
	border: 1px solid #7d7cb0;
	padding: 2px 1px 1px;
}

form.bigForm fieldset div.agentListSelect select {
	width: 255px;
	height: 200px;
	background: #fff url('../_img/input_bg.jpg') no-repeat top left;
	border: 1px solid #7d7cb0;
	padding: 2px 1px 1px 1px;
	color: #26247b;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
}

form.bigForm fieldset div#skillsbtns {
	width: 60px;
	float: left;
	margin: 0 10px;
	clear: none;
}
p.agentListRelative {
	position: relative;
	width: 600px;
}
iframe#shortlistPrintPreviewIframe {
	border: 1px solid #000000;
	width: 700px;
	height: 400px;
	margin: 16px auto;
}

/************ My Preferences *********/

form.bigForm fieldset.myAccount {
	width: 95% !important;
}

form.bigForm fieldset.myAccount select.textInputLrg {
	width: 400px !important;
}

div.linkMenu h3, div.linkMenu h3 a {
	color: #33A2DA;
	text-decoration: none;
}

div.linkMenu h3 a:hover {
	text-decoration: underline;
}

div.leftnav div.leftNote {
	background-color: #fff;
	border-width: 0px 1px;
	border-style: solid;
	border-color: #BFBBDC;
	padding: 8px;
}

div.leftnav div.leftNote p {
	margin: 0px 0px 8px 0px;
	padding: 0px !important;
}

#content #left .leftnav.alert {
	background: url('../_img/leftnav_header_footer_alert.png') scroll bottom left no-repeat;
}
#content #left .leftnav.alert h2 {
	background: url('../_img/leftnav_header_footer_alert.png') scroll top left no-repeat;
}

.alert a.funkyBulletLink {
	background-image: url('../_img/alert_bullet_16x16.png');
	color: #ff0000;
}

div.menuTabDiv.hidden {
	display: none;
}

/*********** My CV Notes *********/
div#cVNotesButtons {
	width: 718px;
	text-align: center;
}

/* Hide individual search card links in left hand menu - displayed via jQuery, or headers link to full search cards for downlevel browsers */
ul.leftCastingSearchLinks {
	display: none;
}

/************************* CASTING - QUICK JOB *************************/

#content.casting h1.outside2 a.learn, #content.casting h1 a.learn {
	color: #8a89c7;
	text-decoration: underline;
	font-size: 0.5em;
	padding: 0 0 0 5px;
	font-weight: normal;
}

form.bigForm fieldset span.editLink {
	float: right;
	width: 32px;
	text-align: right;
	padding: 2px 0 0 5px;
}

form.bigForm fieldset span.complete {
	float: right;
	width: 70px;
	text-align: right;
	padding-left: 10px;
	color: #85b930;
	background: url('../_img/span_complete.jpg') no-repeat top left;
	padding: 2px 0 3px 10px;
}

form.bigForm fieldset span.moreDetails {
	float: right;
	width: 130px;
	text-align: right;
	padding: 2px 0 3px 10px;
	color: #f5a72b;
	background: url('../_img/span_moreDetails.jpg') no-repeat top left;
}

form.bigForm fieldset input.iconLink, input.iconLink {
	float: right;
	width: 20px;
	height: 20px;
	text-align: right;
	padding: 2px 0 0 5px;
	border: 0 !important;
	background: #f8f8fb !important;
	display: block;
}

p.roleDescription {
	width: auto;
	padding-top: 4px;
	margin-left: 5px;
	margin-right: 5px;
	width: auto;
	float: right;
	text-align: right !important;
}

form#linkForm.bigForm fieldset p.line, form#linkForm fieldset p.lineHalf, form#linkForm.bigForm fieldset p.fullW, form#linkForm.bigForm fieldset p.radio {
	position: relative;
}


/*
form#linkForm.bigForm fieldset p.lineHalf span.iconError {
	height: 18px;
	width: 18px;
	display: block;
	background: url('../_img/iconError.jpg') no-repeat top left;
	position: absolute;
	top: 1px;
	right: 10px;
	}
	
form#linkForm.bigForm fieldset p.line span.iconError {
	height: 18px;
	width: 18px;
	display: block;
	background: url('../_img/iconError.jpg') no-repeat top left;
	position: absolute;
	top: 1px;
	right: 255px;
	}

form#linkForm.bigForm fieldset p.fullW span.iconError {
	height: 18px;
	width: 18px;
	display: block;
	background: url('../_img/iconError.jpg') no-repeat top left;
	position: absolute;
	top: 1px;
	right: 256px;
	}
	
form.bigForm fieldset p.tickLong span.iconError {
	height: 18px;
	width: 18px;
	display: block;
	background: url('../_img/iconError.jpg') no-repeat top left;
	position: absolute;
	top: 3px;
	right: 0px;
	}
	
form#linkForm.bigForm fieldset p.line span.trainingWhenDates span.iconError {
	right: 252px;
	}

form#linkForm.bigForm fieldset p.radio span.iconError {
	height: 18px;
	width: 18px;
	display: block;
	background: url('../_img/iconError.jpg') no-repeat top left;
	position: absolute;
	top: 3px;
	right: 10px;
	}
*/

/*************** Casting - Projects *************************/

p.blueDivider {
	border-bottom: 1px solid #b2dbf1;
	margin-bottom: 15px;
	padding: 0;
	margin-top: 0;
	line-height: 10px;
}

p.suggestions a {
	padding: 0 5px 0 0;
}

h2.arrowRightBlue {
	background: url('../_img/arrowRightBlue.jpg') no-repeat top left;
	padding: 2px 0 2px 32px;
	margin: 0;
}

h2.arrowDownBlue {
	background: url('../_img/arrowDownBlue.jpg') no-repeat top left;
	padding: 2px 5px 6px 32px;
	margin: 0;
}

span.recentProject {
	border-bottom: 1px solid #b2dbf1;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	display: block;
}

span.recentProject span.title {
	width: 100%;
	overflow: hidden;
	display: block;
	margin: 0 0 5px 0;
}

span.recentProject span.title h2 {
	float: left;
	margin: 0;
}

span.recentProject span.title a {
	color: #33a2da;
	text-decoration: none;
}

span.recentProject span.title a:hover {
	text-decoration: underline;
}

span.recentProject span.title .recentSuggestions {
	float: left;
	margin: 2px 0 0 10px;
}

span.recentProject div.suggestions a {
	margin: 0 0 0 10px;
}

h2 span.titleDetail {
	font-size: 0.8em;
	color: #26247b;
	font-weight: normal;
	padding-left: 3px;
}


#linkHalf {
	padding: 0 10px 0 65px;
	margin: 10px 0 0 0;
	width: 280px;
	float: left;
	height: 80px;
	position: relative;
}

#linkHalf h3 {
	padding: 0;
	margin: -3px 0 3px 0;
}

#linkHalf h3 a {
	color: #33a1d9;
	font-size: 1em;
	text-decoration: none;
	padding: 0;
	margin: 0;
}

#linkHalf h3 a:hover {
	color: #99d0ec;
	font-size: 1em;
	text-decoration: underline;
}

#linkHalf p.iconCasting2 {
	position: absolute;
	top: 0;
	left: 0;
	height: 50px;
	width: 50px;
	display: block;
}

#linkHalf p.iconCasting2 a {
	background: url('../_img/iconCasting_search.jpg') no-repeat top left;
	height: 50px;
	width: 50px;
	display: block;
	text-decoration: none;
}

#linkHalf p.iconCasting2 a.createBreakdown {
	background: url('../_img/iconCasting_createBreakdown.jpg') no-repeat top left;
	height: 50px;
	width: 50px;
	display: block;
}

#linkHalf p.iconCasting2 a.agentLists {
	background: url('../_img/iconCasting_agentLists.jpg') no-repeat top left;
	height: 50px;
	width: 50px;
	display: block;
}

#linkHalf p.iconCasting2 a.sendMsg {
	background: url('../_img/iconCasting_sendMsg.jpg') no-repeat top left;
	height: 50px;
	width: 50px;
	display: block;
}

#linkHalf p.iconCasting2 a.reviewSides {
	background: url('../_img/iconCasting_reviewSides.jpg') no-repeat top left;
	height: 50px;
	width: 50px;
	display: block;
}

#linkHalf p.iconCasting2 a.reviewMsgs {
	background: url('../_img/iconCasting_reviewMsgs.jpg') no-repeat top left;
	height: 50px;
	width: 50px;
	display: block;
}

#linkHalf p.iconCasting2 a.createQuickjob {
	background: url('../_img/iconCasting_createQuickjob.jpg') no-repeat top left;
	height: 50px;
	width: 50px;
	display: block;
}



/*************** post a quick job *************************/

form#linkForm fieldset.quickJobSection {
	margin-bottom: 15px !important;
}

.quickJobSection p.buttons {
	float: right;
}

/* remove h2.arrowDown and arrowUp **/
form#linkForm fieldset.quickJobSection label.headingLabel {
	font-weight: bold;
	float: left;
	clear: none;
	display: block;
	color: #8A89C7 !important;
	font-size: 1.4em;
	line-height: 1.3em;
	width: auto;
	padding-bottom: 10px;
	cursor: hand;
}

form#linkForm fieldset.quickJobSection label.headingLabel input.sectionHandle {
	width: auto;
}

form#linkForm fieldset.quickJobSection div.linkSection, form#linkForm fieldset.quickJobSection div.linkSection div {
	margin-bottom: 0;
}

form#linkForm fieldset.quickJobSection div.linkHidden, form#linkForm fieldset.linkHidden {
	display: none;
}

form#linkForm fieldset.quickJobSection p input.textInput {
	width: 504px;
}
form#linkForm fieldset.quickJobSection p textarea.textInput {
	width: 504px !important;
}

form#linkForm fieldset.quickJobSection p.lineHalf input.textInput, form#linkForm fieldset.quickJobSection p.lineHalf select.textInput, form#linkForm fieldset.quickJobSection p.lineOneThird select.textInput {
	width: 170px;
}
form#linkForm fieldset.quickJobSection p.lineOneThird select.textInput {
	margin-left: 10px;
}

form#linkForm fieldset.quickJobSection p label {
	width: 125px;
}

form#linkForm fieldset.quickJobSection p.lineTwoThirds {
	width: 66%;
}
form#linkForm fieldset.quickJobSection p.lineTwoThirds input.textInput {
	width: 260px;
}
form#linkForm fieldset.quickJobSection p.lineOneThird {
	width: 33%;
}


form#linkForm fieldset.quickJobSection p.lineHalf {
	margin: 0 0 10px;
}

form#linkForm fieldset.quickJobSection p.lineTwoThirds, form#linkForm fieldset.quickJobSection p.lineOneThird {
	float: left;
	padding: 0;
	margin: 0 0 10px;
	height: 25px;
	position: relative;
}

p.notice, span.notice {
	background: url('../_img/iconError19x20.png') no-repeat top left;
	padding: 2px 0 15px 28px;
	color: #c00;
}

form#linkForm fieldset.quickJobSection input.submit95 {
	float: none;
}

/*************** slider widget *************************/

div#playingAgeInputsWrapper, div#heightInputsWrapper {
	width: 460px;
	margin-left: 149px;
}

div#playingAgeSliderAndInputsWrapper label, div#heightSliderAndInputsWrapper label {
	width: 149px;
}

ul.previousProductionRoles {
	padding-left: 0;
}

ul.previousProductionRoles li {
	list-style-type: none;
}

ul.roleList {
	list-style-type: none;
	margin: 20px 0;
	padding: 0;
	display: block;
}

ul.roleList li {
	width: auto !important;
	float: left;
}

ul.roleList li a {
	width: auto !important;
	display: block !important;
	padding-right: 10px;
	margin-right: 10px;
	border-right: 1px solid #8a89c7;
	font-size: 1.4em;
}

ul.roleList li a.lastRole {
	border-right: none !important;
}

a.HelpCasting {
	background: url('../_img/iconHelpCasting.png') no-repeat top left !important;
	height: 13px;
	width: 13px;
	display: inline-block;
	cursor: pointer;
	margin-left: 7px;
	margin-top: 1px;
}

span.recipientSummary {
	color: #8A89C7;
}

div.notification {
	padding: 20px 20px 15px 20px;
	color: #26247b;
	background-color: #f8f8fb;
	font-size: 1em;
	border: 1px solid #a8a7ca;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

div.notification h3 {
	margin-top: 0 !important;
}

form#linkForm fieldset[rel=globalRecipientList] label.headingLabel {
	width: auto !important;
}

.twtr-doc {
	-moz-border-radius: 8px !important;
	-webkit-border-radius: 8px !important;
	border-radius: 8px !important;
	margin-bottom: 8px;
}
div.twtr-hd a img {
	display: none !important;
}
div.twtr-ft div span {
	display: none;
}
div.twtr-hd h3 {
	display: none !important;
}
div.twtr-hd h4 {
	margin: 0px !important;
	padding: 0px !important;
	color: #fff !important;
	font-size: 12px !important;
	font-weight: bold !important;
}
div.twtr-hd h4 a {
	color: #fff !important;
}

