/*Sponsor Rotating Images Styles */
.imageSlide {
	float: left;
	width: 175px;
	border: 1px solid #6699CC;
	text-align: center;
	margin: 5px;
	padding: 3px;
}
#sponsorSlideshow {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 22px;
	height: 100px;
}



/* here begins the Event Calendar Styles */
.calendarDay {
	font-size: 12px;
/*	float: left;
	height: 225px;
	width: 105px;
	border: 2px solid #6699CC;
	margin: 2px;
	padding: 5px; */
	margin-bottom:20px;
}
.dayOfWeek {
	font-size: 14px;
	font-weight: normal;
}
.numericDay {
	font-size: 18px;
/*	text-align: right;	*/
	font-weight: bold;
	color: #003366;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6699CC;
	margin-bottom: 10px;
}
.numericDay a:link, .numericDay a:visited  {
	text-decoration: none;
}
.moreEvents {
	margin: 0px;
	font-size: 10px;
	text-align: right;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* company Profile CSS */
.companyProfileImage {
	margin: 10px;
	padding: 0px 10px 10px;
	float: left;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #336699;
	height: 250px;
}
/* User Profile CSS */
.userProfileImage {
	margin: 10px;
	padding: 0px 10px 10px;
	float: left;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #336699;
	height: 230px;
}
/* member admin CSS */
.memberOptionsWrapper {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

.memberOptions {
	float: left;
	font-size: 12px;
	margin: 5px;
	padding: 0px;
	width: 280px;
	height: 150px;
	border: 1px solid #6699CC;
	text-align: center;
}

.memberOptionsHead {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF952E;
	margin: 0px 0px 25px;
	padding: 10px;
}
.memberOptionsDesc {
	padding: 10px;
	line-height: 16px;
	font-size: 24px;
	font-weight: bold;
}

/* here begins the Event Styles */
.eventTitle {
	margin-bottom: 2px;
	margin-left:20px;
	line-height: 16px;
}
.eventKeynoteImage {
	margin: 10px;
	padding: 0px 10px 10px;
	float: left;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #336699;
	height: 200px;
}

.eventProfile {
	width: 470px;
	float: left;
	font-size: 12px;
}
.galleryThumbnail {
	margin: 0px;
	padding: 3px;
	float: left;
	text-align: center;
	width: 49%;
}
.galleryEnlarged {
	margin: 20px;
	padding: 10px;
	border: 2px solid #6699CC;
}

.galleryEnlargedCaption {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	width: 450px;
	position: relative;
	left: 50%;
	top: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -225px;
}

/* here begins the Sponsors Styles */
#sponsorListBlock {
	font-size: 12px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #336699;
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.sponsorSet {
	border: 2px dotted #336699;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.sponsorSet h2 {
	padding-top: 15px;
}
.sponsorRecordIMG {
	padding: 0px 10px 0px 0px;
	margin: 0px;
	text-align: center;
	width: 25%;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #79A7B2;
}
.boldSponsorTypeTitle {
	background-color: #FBAA17;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 20px;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	color: #FFFFFF;
}

.comapnyName {
	padding: 7px 0px 0px 10px;
	margin: 0px;
	font-size: 16px;
	width: 75%;
}


/* here begins the Press Center AND Previous TechWeeks Styles */
.pressReleaseRepeat, .pressReleaseRepeat2 {
	font-size: 12px;
	padding: 5px 5px 10px 15px;
	margin: 0px;;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666699;
}

.pressReleaseRepeat {
/* no background color */
}

.pressReleaseRepeat2 {
	background-color: #eeeeee;
}
.pressHeading {
	font-size: 14px;
	width: 50%;
}



/* here begins the FAQ Styles */
.faqQuestionOnly {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-size: 12px;
}
.faqAnswer {
	font-size: 12px;
	padding: 15px 15px 15px 25px;
	margin: 0px;;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666699;
}
.faqQuestion {
	background-color: #eeeeee;
	font-size: 12px;
	padding: 5px 5px 5px 10px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666699;
}


/*This section is for the user administration pages userMod_%.php*/
#userModMainMenu {
	text-align: center;
}
#userModMainMenu a:link, #userModMainMenu a:visited{
	display: block;
	padding: 5px;
	margin: 5px;
	float: left;
	width: 95px;
	border: 1px solid #336699;
	background-color: #CCCCCC;
	font-size: 10px;
	font-weight: bold;
	color: #333366;
	text-decoration: none;
}

#userModMainMenu a:hover, #userModMainMenu a:active {
	color: #FF6600;
	background-color: #ffffff;
}


.rsvpResults table {
	font-size: 12px;
}
