@charset "UTF-8";
/* CSS Document */





.screeningTextContainerSub
{
	color: #81a5d1;
	font-size: 12px;
	height: 12px;
	float:left;
	font-weight: bold;
	margin-left: 15px;
}

.screeningContainerSub
{
	color: #d6dbe4;
	font-size: 12px;
	height: 12px;
	font-weight: bold;
	width: 250px;
	float: right;
}

.venueTextContainerSub
{
	color: #81a5d1;
	font-size: 12px;
	height: 12px;
	float: left;
	margin-left: 15px;
	font-weight: bold;
	float: left;
}

.venueContainerSub
{
	color: #d6dbe4;
	font-size: 12px;
	height: 12px;
	font-weight: bold;
	width: 250px;
	float: right;
}

.screeningVenueContainer
{
	width: 350px;
	height: 14px;
	clear: both;
}

.numberTicketsContainer
{
	width: 408px;
	height: 14px;
	clear: both;
}

.invitationSubContainer
{
	width:772px;
	_width:772px;
	height:120px;
	float: left;
	background-image: url(../images/bg_screenings_sub.jpg);
	background-color: #000000;
	border-top: 1px dotted #384e6b;
	background-repeat: no-repeat;
}

.pendingInvitationSubContainer
{
	width:772px;
	_width:772px;
	height:133px;
	float: left;
	background-image: url(../images/bg_screeningsRequest_sub.jpg);
	background-color: #000000;
	border-top: 1px dotted #384e6b;
	background-repeat: no-repeat;
}


.btAcceptContainerSub
{
	width:59px;
	height: 15px;
	float: right;
	margin-top: -14px;
}

.screeningsTabPanel
{
	width: 772px;
	background-color: #004982;
	border-top: 1px dotted #384e6b;
	height: 6px;
}

.screeningsTabMenuContainer
{
    /*border: thin dashed #FFFF00;*/
    width: 772px;
    height: 26px;
    clear: both;
    padding-top: 68px;
    z-index: 600;
    position: absolute;
}

* + html .screeningsTabMenuContainer
{
	width: 772px;
	height: 26px;
	margin-top: -44px;
	

	
}

.screeningsTab
{
	width: 154px;
	height: 26px;
	float: left;
}

.screeningsTab2
{
	width: 210px;
	height: 26px;
	float: left;
	margin-right:1px;
}

.confirmInviteFormContainer
{
	width: 360px;
	padding: 50px 10px 0px 0px;
}

.requestTicketsFormContainer
{
	background-image: url(../images/bg_contact_details_gradient.jpg);
	background-repeat: repeat-x;
	width: 772px;
	height: 70px;
	margin-top: -5px;
}

#requestTicketsRight
{
	width: 159px;
	float: right;
	margin: 8px 0px 0px 0px;
}

.requestTicketsInputContainer
{
	width: 320px;
	float: left;
}

.requestTicketsInputContainerRight
{
	width: 260px;
	float: left;
}

.requestLeftText
{
	color: #344e72;
	font-weight: bold;
	width: 150px;
	font-size: 11px;
	margin: 0px 0px 5px 30px;
}

.requestMessage
{
	width: 239px;
	border: 1px solid #6a7a8f;
	font-size: 9px;
	margin-bottom: 5px;
	height: 50px;
}

#requestButton
{
	float: right;
	width: 81px;
	height: 22px;
	margin: 9px 13px 0px 0px;
	_margin: 6px 13px 0px 0px;
}
