﻿
body
{
	background: transparent url(../../images/default/DS_Alert_ScreenBkground_12x24.gif) top left;
	margin: 0px 0px 0px 0px;
	font-family: verdana,arial, "times new roman" ,corsiva;
	font-size: 11px;	
}

TD.TopBarBckg
{
	background: url( "Images/Default/DS_Alert_TopBar_Tile_5x60.gif" );
	font-family: verdana,arial, "times new roman" ,corsiva;
	font-size: 11px;
}

TD.ScreenBckg
{
	background: none "Images/Default/DS_Alert_ScreenBkground_12x24.gif" repeat scroll 0% 50%;
	font-family: verdana,arial, "times new roman" ,corsiva;
	font-size: 11px;
}

input.Reg 
{
	color:#000000;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:9pt;
	font-style:normal;
	font-weight:normal;
}


#divErrorDisplay
{
	/*background:#3A3A3A none repeat scroll 0%*/ 
color:#E4E4E4;
height:229px;
margin:75px auto 30px;
width:425px;
}

#divDisplayScreenanme
{
	color:#E4E4E4;
	height:165px;
	margin:75px auto 30px;
	width:342px;
	background-image: url(../../Images/default/DS_ScreenName342x165.gif);
}

#divThankYou
{
	color:#E4E4E4;
	height:165px;
	margin:75px auto 30px;
	width:342px;
	background-image: url(../../Images/default/DS_ScreenName342x165.gif);
}

#mainLeft
{
	width: 133px;
	height: 53px;
	background: transparent url(../../Images/Default/DS_Alert_SharePlus_logo_133x33.gif) no-repeat top left;
}

div
{
	margin: 0px;
}

#divMain
{
	height: 63px;
	background: transparent url(../../Images/Default/DS_Alert_TopBar_Tile_5x60.gif) repeat-x top left;
	padding: 5px 0px 0px 25px;
	margin-right: 0px;
}

/* On the Fly add Participants */

#divAddParticipants
{
	margin:75px auto 30px;
	width:427px;
	height:302px;
	/*background-color: #efefef;*/
	background-image: url(../../Images/default/DS_OnFlyInviteParticipants427x302.jpg);	
	/*border:solid 1px #696969;	*/
	font-family:Verdana,"Times New Roman",Times,serif;
	font-size:10pt;
	font-style:normal;
	font-weight:normal;
  /*-right: black 1px solid; border-top: black 1px solid; border-left: black 1px solid; border-bottom: black 1px solid */
}

#divAddPartContent
{
	position:relative; 
	height: 219px;
	width: 420px;
	background: Blue; 	
}

.tdAddtitle
{
	width: 425px;
	padding-left: 30px; 
	padding-top: 15px;
}

.tdAddCtlTitle
{
	width: 425px;
	padding-left: 34px; 
	padding-top: 12px;
	color:#000000;
	/*
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:9pt;
*/
	font-family:Verdana,"Times New Roman",Times,serif;
	font-size:10pt;
	font-style:normal;
	font-weight:normal;
	
}

#tdAddParticipant
{
	width: 425px;
	padding-left: 30px; 
	padding-top: 15px;
}

.addPartSmallBox
{
	width:357px;
	height:2em;
}

.addPartLargeBox
{
	width:357px;
	height:60px;
}

.addPartSection
{
	padding-left:30px; 
	padding-top:12px;
	width:357px;
}

select 
{
	color:#000000;
	font-family:Verdana,"Times New Roman",Times,serif;
	font-size:10pt;
	font-style:normal;
	font-weight:normal;
}

.textAreaAddPart
{
	color:#000000;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:9pt;
	font-style:normal;
	font-weight:normal;
	padding-top: 1px; 
	border-right: darkgray 1px solid; 
	border-top: darkgray 1px solid;
	border-left: darkgray 1px solid; 
	border-bottom: darkgray 1px solid;
}

#sendButton
{
	margin-left:214px;
	float:left;  
	width:59px;
	height:17px;
}

#cancelButton
{
	margin-bottom:20px;
	margin-right:17px;
	margin-top:12px;
	width:100px; 
	float:right;  	
}

/*Error Reporting*/

.Unavailable
{
	background-image: url(../../Images/default/DS_ALERT_Unavailable_425x229.jpg);
}
.Ended
{
	background-image: url(../../Images/default/DS_ALERT_Ended_425x229.jpg);
}
.ExceededParticipants
{
	background-image: url(../../Images/default/DS_ALERT_ExceededParticipant_425x229.jpg);
}
.TooEarly
{
	background-image: url(../../Images/default/DS_ALERT_TooEarly_425x229.jpg);
}

.WrongURL
{
	background-image: url(../../Images/default/DS_ALERT_WrongURL425x229.jpg);
}

.ConferenceDeleted
{
	background-image: url(../../Images/default/DS_ALERT_ConferencesDeleted425x229.jpg);
}

.ParticipantDeleted
{
	background-image: url(../../Images/default/DS_ALERT_ParticipantDeleted425x229.jpg);
}

.ServiceUnavailable
{
	background-image: url(../../Images/default/DS_ALERT_ServiceUnavailable425x229.jpg);
}

.DuplicatePresenters
{
	background-image: url(../../Images/default/DS_ALERT_MultiplePresenters425x229.jpg);
}

.NoPresenter
{
	background-image: url(../../Images/default/DS_ALERT_NoPresenter_425x229.jpg);
}
