/* Started 3/5/09 by Nora for Event pages */

body
{
  margin: 0;
  padding: 0;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
}

#Content
{
  position: relative;
  margin: 0 auto;
  width: 800px;
  border: 1px solid #cccccc;
  border-bottom: 0;
}

#NameDate
{
  height: 44px;
  background-color:#657E45;
  padding: 3px;
  border-bottom: 10px solid #B4BEA3; 
  top: 0;
  left: 0;
}

#ShortNameDate
{
  height: 60px;
  background-color:#657E45;
  padding: 3px;
  border-bottom: 10px solid #B4BEA3; 
  top: 0;
  left: 0;
}


#DateLocation
{
  height: 30px;
  background-color: #264B92;
  top: 50px;
  left: 0;
}


#ShortDateLocation
{
  height: 30px;
  background-color: #264B92;
  /* top: 50px; chenged to accommodate 2nd line under title */
  top: 70px;
  left: 0;
}

#Summary
{
  height: 90px;
  background-color: #ffffff;
  top: 80px;
  left: 0;
  padding: 5px;
  width: 790px;
}

#ShortSummary
{
  height: 70px;
  background-color: #ffffff;
  top: 100px;
  left: 0;
  padding: 5px;
  width: 790px;
}


#ImageBar
{
	position: absolute;
	height: 80px;
	top: 182px;
	left: 0;
	width: 800px;
	z-index: 2;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

#ShortImageBar
{
	position: absolute;
	height: 80px;
	top: 170px;
	left: -1px;
	width: 800px;
	z-index: 2;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

/* 6/4/09 Nora added for individual webinar pages */
#ShortImageBarNoSummary
{
	position: absolute;
	height: 80px;
	top: 120px;
	left: -1px;
	width: 800px;
	z-index: 2;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}



#SessionsTitle
{
  position: absolute;
  height: 30px;
  width: 782px;
  background-color: #DA8F29;
  top: 250px;
  left: 0;
  padding: 10px 0px 0px 20px;
}

#SessionOutline
{
  position: absolute;
  height: 260px;
  width: 798px;
  background-color: #ffffff;
  top: 290px;
  left: 0;
  border: 2px solid #DA8F29;
}

#ShortSessionsTitle
{
  position: absolute;
  height: 30px;
  width: 782px;
  background-color: #DA8F29;
  top: 210px;
  left: 0;
  padding: 10px 0px 0px 20px;
}

#ShortSessionOutline
{
  position: absolute;
  height: 260px;
  width: 798px;
  background-color: #ffffff;
  top: 250px;
  left: 0;
  border: 2px solid #DA8F29;
}


#Session1
{
  position: absolute;
  height: 250px;
  width: 246px;
  background-color: #ffffff;
  top: 0px;
  left: 0;
  padding: 5px;
  border-right: 1px solid #DA8F29;
}

#Session1Wide
{
  position: absolute;
  height: 250px;
  width: 515px;
  background-color: #ffffff;
  top: 0px;
  left: 1;
  padding: 5px;
  border-right: 1px solid #DA8F29;
}


#Session2
{
  position: absolute;
  height: 250px;
  width: 252px;
  background-color: #ffffff;
  top: 0px;
  left: 260px;
  padding: 5px;
  border-right: 1px solid #DA8F29;
}

#Session3
{
  position: absolute;
  height: 250px;
  width: 246px;
  background-color: #ffffff;
  top: 0px;
  left: 530px;
  padding: 5px
}

#PresentersTitle
{
  position: absolute;
  height: 30px;
  width: 781px;
  background-color: #B35A48;
  top: 568px;
  left: 0;
  padding: 10px 0px 0px 20px;
}

#PresentersOutline
{
  position: absolute;
  height: 120px;
  width: 798px;
  background-color: #ffffff;
  top: 608px;
  left: 0;
  border: 2px solid #DAABA3;
}

#Presenter1
{
  position: absolute;
  height: 110px;
  width: 380px;
  background-color: #ffffff;
  top: 0px;
  left: 0;
  padding: 5px;
}

#Presenter2
{
  position: absolute;
  height: 110px;
  width: 380px;
  background-color: #ffffff;
  top: 0px;
  left: 400px;
  padding: 5px;
}

#PriceTitle
{
  position: absolute;
  height: 30px;
  width: 781px;
  background-color: #743F6B;
  top: 735px;
  left: 0;
  padding: 10px 0px 0px 20px;
  border: 1px solid #000000;
}

#PriceOutline
{
  position: absolute;
  height: 65px;
  width: 788px;
  background-color: #ffffff;
  top: 776px;
  left: 0;
  border: 2px solid #B89FB5;
  padding: 5px;
}

#SponsorTitle
{
  position: absolute;
  height: 30px;
  width: 781px;
  background-color: #264B92;
  top: 860px;
  left: 0;
  padding: 10px 0px 0px 20px;
  border: 1px solid #000000;
}

#SponsorOutline
{
  position: absolute;
  height: 225px;
  width: 788px;
  background-color: #ffffff;
  top: 905px;
  left: 0;
  border: 2px solid #92A4C8;
  padding: 5px;
}

#ShortSponsorTitle
{
  position: absolute;
  height: 30px;
  width: 781px;
  background-color: #B35A48;
  top: 515px;
  left: 0;
  padding: 10px 0px 5px 20px;
}

#ShortSponsorOutline
{
  position: absolute;
  height: 150px;
  width: 788px;
  background-color: #ffffff;
  top: 555px;
  left: 0;
  border: 2px solid #DAABA3;
  padding: 5px;
}


#LocationTitle
{
  position: absolute;
  height: 30px;
  width: 781px;
  background-color: #7C4024;
  top: 1150px;
  left: 0;
  padding: 10px 0px 0px 20px;
  border: 1px solid #000000;
}

#LocationOutline
{
  position: absolute;
  height: 250px;
  width: 788px;
  background-color: #ffffff;
  top: 1190px;
  left: 0;
  border: 2px solid #9E715C;
  padding: 5px;
}


/* TEXT STYLES */

.Title
{
  font-style:italic;
  font-weight: bold;
  font-size: 36px;
  text-align:right;
  color: #ffffff;
}

.Subtitle
{
  font-style:italic;
  font-size: 24px;
  text-align:left;
  color: #ffffff;
} 

.WhereWhen
{
  font-style:italic;
  font-weight: bold;
  font-size: 18px;
  text-align:center;
  color: #FFFFFF;
}

.WhereWhenSmall
{
  font-style:italic;
  font-weight: bold;
  font-size: 12px;
  text-align:left;
  color: #000000;
}

.BodyText
{
  font-size: 12px;
  text-align:justify;
  color: #000000;
  font-style: normal;
}

.BodyTextBlue
{
  font-size: 12px;
  text-align:justify;
  color: #264B92;
}


.BodyText10
{
  font-size: 10px;
  text-align:justify;
  color: #000000;
  font-style: normal;
  font-weight: normal;
}

.White12
{
  font-weight: bold;
  font-size: 12px;
  text-align:left;
  color: #ffffff;
}

a.White12
{
  font-weight: bold;
  font-size: 12px;
  text-align:left;
  color: #ffffff;
}

a.White12:hover
{
  font-weight: bold;
  font-size: 12px;
  text-align:left;
  color: #FFFFCC;
}

.Red10
{
  font-weight: bold;
  font-size: 10px;
  text-align:left;
  color: #CC0000;
}

.Red12
{
  font-weight: bold;
  font-size: 12px;
  text-align:left;
  color: #CC0000;
}

.AddRed
{
  color: #CC0000;
}
 