.ChangePasswordLink
{
	display:none;
}
.TranscriptLink
{
	display:none;
}
.missingValue
{
	color:red;
	font-weight:bold;
}
body{
	margin:0;
	font-size: 10pt;
	font-family:verdana, arial, Helvetica, sans-serif;
	color:#666666;
	background-color:#FFFFFF;
}

.CheckoutButton
{
    border: 0;
	width:130px;
	height:22px;
}

.CheckoutButtonLink
{
    background-image: url(/storefront/images/CheckoutBut.gif);
	background-repeat: no-repeat;
	width:130px;
	height:22px;
}

.UpdateButton
{
    border: 0;
	width:130px;
	height:22px;
}

.UpdateButtonLink
{
    background-image: url(/storefront/images/UpdateQ.gif);
	background-repeat: no-repeat;
	width:130px;
	height:22px;
}

.EmptyButton
{
    border: 0;
	width:130px;
	height:22px;
}

.EmptyButtonLink
{
    background-image: url(/storefront/images/EmptyBut.gif);
	background-repeat: no-repeat;
	width:130px;
	height:22px;
}

.ContinueButton
{
    border: 0;
	width:130px;
	height:22px;
}

.ContinueButtonLink
{
    background-image: url(/storefront/images/continue.gif);
	background-repeat: no-repeat;
	width:130px;
	height:22px;
}

.MyOrdersPersonalDetailsLink
{
	text-align:right;
	margin-right:20px;
}

.MyOrdersAccount
{
	text-align:right;
	margin-right:20px;
}

.personalUpdate
{
	font-size:12pt;
	text-align:center;
	font-weight:bold;
}

.PageContents
{
	text-align:left;
	margin-left:20px;
	padding-top:10px;
	padding-bottom:10px;
}

.NotLoggedIn
{
	font-weight:bold;
	text-align:center;
	font-size:12pt;
}

.MyAttendance
{
	width:95%;
	text-align:center;
	border-top: 1px solid #002D87;
	border-left: 1px solid #002D87;
	border-right: 1px solid #002D87;
}

.MyAttendanceConference
{
	border-bottom: 1px solid #002D87;
	font-size:10pt;
	text-align:left;
}

.MyAttendanceConferenceHeading
{
	text-align:center;
	background-color:#E0DDCE;
	font-size:12pt;
}

.MyOrders
{
	width:95%;
	text-align:center;
	border-top: 1px solid #002D87;
	border-left: 1px solid #002D87;
	border-right: 1px solid #002D87;
}

.MyOrdersConference
{
	font-size:12pt;
	text-align:left;
	font-weight:bold;
	border-bottom: 1px solid #002D87;
	padding-left:5px;
}

.MyOrdersOrderID
{
	border-bottom: 1px solid #002D87;
	font-size:10pt;
	text-align:center;
}

.MyOrdersSessionCode
{
	border-bottom: 1px solid #002D87;
	font-size:10px;
	text-align:left;
	width:4%;
	padding:2px 0px 2px 0px;
}

.MyOrdersSession
{
	border-bottom: 1px solid #002D87;
	font-size:10pt;
	text-align:left;
}

.MyOrdersOrderDate
{
	border-bottom: 1px solid #002D87;
	font-size:10pt;
	text-align:center;
}

.MyOrdersFormat
{
	border-bottom: 1px solid #002D87;
	font-size:10pt;
	text-align:center;
}

.MyOrdersColumnHeadingSession
{
	width:60%;
	font-size:10pt;
	text-align:left;
	background-color:#E0DDCE;
}

.MyOrdersColumnHeadingOrderID
{
	font-size:10pt;
	text-align:center;
	background-color:#E0DDCE;
}

.MyOrdersColumnHeadingOrderDate, .MyOrdersColumnHeadingFormat
{
	font-size:10pt;
	text-align:center;
	background-color:#E0DDCE;
}

.MyAccountCustomerCenter
{
	float:right;
}

.MyAccountAccess
{
	float:left;
}

.CreateForm
{	
	width:700px;
	font-size:10pt;
	padding:20px;
}

.RequiredFields
{
	color:Red;
	text-align:left;
}

.PasswordInformation
{
	text-align:left;
}

.PasswordInformation OL
{
	text-align:left;
	margin-left:10px;
}

.PasswordInformation OL LI OL
{
	text-align:left;
	margin-left:50px;
}

.CreateButton
{
	text-align:center;
}

.CreateAccountText
{
	padding-top:10px;
	padding-bottom:10px;
}

.CreateUserDiv
{
	width:65%;
	text-align:center;
}

.CreateUserHeading
{
	width:65%;
	background-color:#002D87;
	color:white;
	text-align:left;
	font-size:12pt;
}

.CreateName
{
	width:65%;
	text-align:right;
}

.CreateField
{
	width:65%;
	text-align:left;
}

.PageContentsCreate
{
	text-align:center;
}

.DisplayHRCreate
{
	clear:both;
}

.LoginMSG
{
	color:Red;
	font-size:14pt;
	text-align:center;
	margin-bottom:10px;
}

.PageContentsLogin
{
	text-align:center;
}

.DisplayHR
{
	clear:both;
	margin-top:20px;
}

.ForgotPassword
{
	padding:10px;
	text-align:center;
	font-size:8pt;
}

.NewUsers
{
	float:left;
	width:45%;
	border-left:2px solid #002D87;
	border-right:2px solid #002D87;
	border-bottom:2px solid #002D87;
}
.NewUsersHeading
{
	width:45%;
	background-color:#002D87;
	color:white;
	text-align:left;
	font-size:12pt;
}

.NewUsersText
{
	width:45%;
	font-size:10pt;
	text-align:left;
	padding-top:10px;
	height:90px;
}

.NewUsersButton
{
	width:45%;
	padding-top:10px;
	text-align:center;
	font-size:10pt;
}

.ReturningUsers
{
	float:right;
	width:45%;
	border-left:2px solid #002D87;
	border-right:2px solid #002D87;
	border-bottom:2px solid #002D87;
}
.ReturningUsersHeading
{
	width:45%;
	background-color:#002D87;
	color:white;
	text-align:left;
	font-size:12pt;
}

.ReturningUsersFieldName
{
	text-align:right;
}

.ReturningUsersField
{
	text-align:left;
}

.ReturningUsersButton
{
	width:45%;
	padding-top:10px;
	text-align:center;
	font-size:10pt;
}

h2 {
	
	color:#9999FF;
}

.PurchaseButton
{
    display: block;
    border: 0;
}

.PurchaseButtonLink
{
	display: block;
    width: 94px;
    height: 22px;
    background-image: url(/storefront/images/purchase.gif);
    margin: 0 auto;
}

.ViewButton
{
    display: block;
    border: 0;
}

.ViewButtonLink
{
	display: block;
    width: 94px;
    height: 22px;
    background-image: url(/storefront/images/view.gif);
    margin: 0 auto;
}

.PurchaseOptionsHR
{
}

.NoItems
{
	display:none;
}

.previousPage
{
float:right;
padding-top:5px;
}
form{
	display:inline;
}
a{
	color:#313A64;
}
a:hover
{
	color:#313A64;
}
.CartSummary a:hover
{
	color:618BEA;
}

.TrackTitle
{
	color:Black;
	font-size:15px;
	font-weight:bold;
	margin-top:20px;
	text-decoration:underline;
}

.EmtyTrack
{
	font-size:17px;
	color:Red;
	font-weight:bold;
	text-decoration:underline;
}
div.SessionTitle{
	margin-bottom:10px;
}
.SessionTitle a{	
	display:block;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

/* ------TOP.ASP------ */
/* controls the position of the cart and what it looks like */

.CartSummary{
	position: absolute;
	top:197px;
	width:750px;
	z-index:1;
	text-align:right;
}
.CartSummary A{
	color:#618BEA;
	font-size:12px;
	text-decoration:underline;
	font-weight:bold;
	margin-right:10px;
	display:inline-block;
	background-image:url(../images/shopping-cart.jpg);
	background-repeat:no-repeat;
	padding-left:30px;
	padding-bottom:10px;
}

/* Controls the banner at the top of the page */

.banner{
	position: absolute;
	width:100%;
	text-align:left;
	padding:0;
	margin:0;
	list-style:none;
}

.bannerImg{
	float:left;
	display:inline-block;
	padding:0;
	margin:0;
	background-image: url("../images/ACTE/ACTE_LLCbanner.jpg");
	background-repeat: no-repeat;
	width: 750px;
	height: 150px;
}

/* This controls the rotating logos */

.bannerLogo{
	position:absolute;
	z-index:1;
	left:550px;
	top:275px;
}

/* Controls the headings located across the top */

.headings{
	position: absolute;
	top:150px;
	width:750px;
	text-align:left;
	height:22px;
	//height:18px;
	background-color:#618BEA;
}

.headings UL{
	width:100%;
	text-align:left;
	padding:0px;
	margin:0px;
	list-style:none;
}

.headings UL LI
{
	float:left;
	display:inline-block;
	padding:0px;
	margin:0px;

	/* border-color:Black;*/
}

.headings UL LI A{
	position:relative;
	top:2px;
	//top:0px;
	display:inline-block;
	padding:4px 6px 4px 6px;
	//padding:4px 6px 4px 6px;
	background-color:#618BEA;
	text-decoration:none;
	border-right:1px #ffffff;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
}

.headings UL LI a:hover {
	background-color: #62C3FF;
	color:White;

}
.headings UL LI a.selectedHeadings{
	background-color: #62C3FF;
	color:White;
	border-left:thin solid 2px black;
	border-right:thin solid 2px black;
}

/* Controls the logged in portion of the top */

.loggedIn{
	position:relative;
	top:14px;
	display:inline-block;
	float:right;
	/*color:black;*/
}
.showSponosr{		                                       /*////////////////////////////*/
	
	position:absolute;
	top:-22px;
	left:0px;
	/*display:inline-block;
	float:right;*/
}

.shoSponsrText
{
position:absolute;
	top:257px;
	left:584px;
	font-style:italic;
}
.showSponosr1{
	
	position:absolute;
	top:270px;
	left:542px;
	/*background-color:#618BEA;
	display:inline-block;
	float:right;*/
}

.LinkListDiv
{
	position:absolute;
	top:45px;
	left:502px;
	width:248px;
	
}

.AddSponsorLogo
{
	position:absolute;
	top:95px;
	left:580px;

}

.SubHeadings{
	position: absolute;
	top:160px;
	width:750px;
	height:25px;
	color:black;
}
/* when the user is logged in. This controls how the drop downs are displayed */

.content{
	display:inline;
	background-color: #FFFFFF;
	padding:0;
	margin:0;
	float:left;
	top:14px;
	position:relative;
}

.content select
{
	font-size: 10px;
	background-color: whitesmoke;
}

.credit{
	display:inline;
	background-color: #FFFFFF;
	padding:0;
	margin:0;
	float:left;
}

.credit select
{
	font-size: 10px;
	background-color: whitesmoke;
}

.c#9999FFit
{
	
	left:216px;
	background-color: #FFFFFF;
	padding:0;
	margin:0;
	float:left;
}

.c#9999FFit select
{
	font-size: 10px;
	background-color: whitesmoke;
}

/* ----DEFAULT.ASP---- */

/* Controls what the image, text and position. */

.middle
{
	/*width:750px;
	position: absolute;*/
	padding:0px;
	margin:0px;
	
	/*border:#000000 1px solid;*/
}

.middleText
{
	Display:table-header-group;
	top:172px;
	position: absolute;
}

.middleImage
{
	width: 750px;
	height: 400px;
	position: absolute;
	background-image: url("../images/ACTE/SplashImages/ACTE-4.jpg");
	background-repeat:no-repeat;
	top:195px;
}

.couponLink
{
	
}

.couponLink1
{
	display:none;
}

/* Controls how the quick links are displayed on. */

.quickLinks 
{
	position: absolute;
	top:480px;
	width:750px;
	padding: 10px 10px 10px 10px;
	margin:0px;
	left:0px;
	/*left:-7px;
	background-color: #002D87;*/
}

.quickLinks UL
{
	width:750px;
	text-align:left;
	padding:0px;
	margin:0px;
	list-style:none;
}

.quickLinks UL LI
{
	float:left;
	display:inline;
	padding:0px;
	margin:0px;
	width:247px;
	/*width:250px;*/
	padding: 0px 2px 0px 0px;
	font-size: 12px;

}

.quickLinks UL LI A
{
	display:inline-block;
	text-decoration:none;
	width:100%;
	
}
.quickLinks UL LI A:hover div
{
	background-color:#62C3FF;
	color:white;
}

.quickLinks ul li div
{
	background-color: #618BEA;
	padding:4px
}

A.MainHeading:hover {
	background-color:#618BEA;
	color:#FFFFFF;
}
/* COntrols the quick links headings */

.MainHeading
{
	text-align: left;
	font-weight: bold;
	font-size: 10pt;
	color: #002D87;	
	
}

.MainHeading div
{
	color:white;
	
}

/* ----AM.ASP----
/* ADD number to end of class starting at 0 for each annual meeting. Whereby each annual meeting has its own CSS classes.
Controls how the outer border is displayed */

.AMHeadingBorder, .MyOrdersHeadingBorder, .CreateHeadingBorder, .LoginHeadingBorder,.SessionHeadingBorder, .handoutHeadingBorder, .PersonalHeadingBorder, .viewHeadingBorder, .RequestPasswordHeadingBorder, .mp3HeadingBorder
,.signinHeadingBorder, .AccountHeadingBorder,.contactHeadingBorder ,.searchHeadingBorder, .cartHeadingBorder, .CertHeadingBorder, .shippingHeadingBorder, .FinalHeadingBorder, .evalHeadingBorder
,.slistHeadingBorder, .TestHeadingBorder, .PartListHeadingBorder, .webcastHeadingBorder, .CouponHeadingBorder {
	position: absolute;
	top:195px;
	background-color:#FFFFFF;
	width:750px;
	border-color:#000000;
	border-left: #000000 1px solid; 
	border-bottom: #000000 1px solid; 
	border-top: #000000 1px solid; 
	border-right: #000000 1px solid;
	display:block;
}

/* Displays how the heading is controlled under the border */

.AMHeading, .MyOrdersHeading, .CreateHeading, .LoginHeading, .contactHeading,.AccountHeading,.resourceHeading,.slistHeading,.helpHeading,.RequestPasswordHeading,.searchHeading,.signinHeading,.shippingHeading,.finalHeading,.usingHeading, .CouponHeading
,.SessionHeading, .handoutHeading , .PersonalHeading, .handoutHeading, .mp3Heading, .cartHeading, .CertHeading, .FinalHeading, .webcastHeading, .evalHeading, .TestHeading, .PartListHeading{
	background-color:#002D87;
	color:#FFFFFF;
	font-size:13pt;
	font-weight: bold;
	text-align:left;
	text-indent:8px;
}

/* Controls the border around each conference information */

.AMHEadingConfBorder{
	border: solid 2px #000000;
	background-color:#FFFFFF;
	width:90%;
	height:150px;
	margin:20px;
}

/* Controls the heading for the conference information*/

.AMHeadingConf
{
	background-color:#002D87;
	font-size:12pt;
	font-weight: bold;
	text-align:left;
	color:#FFFFFF;
	padding: 5 5 5 10;
}

/* Controls the information for the conference */

.AMHeadingConfInfo
{
	padding: 20 5 20 10;
	font-size:10pt;
	text-align:left;
	float:left;
	color:#666666;
}


/* Controls the title for the conference information */

.label
{
	font-size:11pt;
	color:#002D87;
	font-weight: bold;
	width:350px;
}

/* controls the image for the that conference */

.AMHeadingImage
{
	padding:20px 0px 20px 0px;
	Right:570px;
	
}

.AMHeadingImage IMG
{
	/*width:250px;*/

}


/* ----SLIST.ASP---- */

/* controls the first note on that page */

.note1
{
	position: absolute;
	top:190px;
	background-color:#FFFFFF;
	font-size:13pt;	
	width:750px;
	padding:0px 40px 0px 40px;
}

/* controls the second note on that page */

.note2
{
	position: absolute;
	top:225px;
	background-color:#FFFFFF;
	font-size:13pt;	
	width:750px;
	padding:0px 40px 0px 40px;
}

/* if the note isn't found than use this CSS */

.noteNotFound
{
	position: absolute;
	top:50%;
	width:750px;
	font-weight:bold;
	text-align:center;
	font-size:16pt;
}

/* Use to position the order form */

.orderForm, .slistPromoHTML
{
	width:670px;
	padding:0px 40px 0px 40px;
}

/* Controls the <table> tag of the order form */

.orderItemsTable
{
	position:absolute;
	top:300px;
	border-width:0px;
	width:675px;
	background-color:#1F6565;
	text-align:center;
}

.orderItemsTableNo
{
	position:absolute;
	top:200px;
	border-width:0px;
	width:675px;
	background-color:#1F6565;
	text-align:center;
}

/* Controls the <TR> that displays the column headings */

.orderItemsTableHeading
{
	background-color:#1F6565;
}

/* Controls the <TR> that displays the conference headings */

.orderItemsTableTrack
{
	background-color:#E0E4ED;
	font-weight:bold;
}

/* Controls the link inside the conference headings <TR> */

.orderItemsTableTrack TD A
{
	font-size:8pt;
}

/* Controls the <TR> that displays the session information */

.orderItemsTableSession
{
	background-color:#FFFFFF;
}

/* controls the <TD> located inside the session information */

.orderItemsTableSessionTD
{
	background-color:#FFFFFF;
	width:60%;
	font-weight:bold;
	text-align:left;
	font-size:8pt;
}

/* controls the column for media */

.orderItemsTableMediaName
{
	width:35%;
	background-color:#FFFFFF;
	text-align:left;
	font-size:8pt;
}

/* controls the column for price */

.orderItemsTableMediaPrice
{
	width:35%;
	background-color:#FFFFFF;
	text-align:left;
	font-size:8pt;
	text-align:center;
}

/* controls the column for accessing (IE: BUY, VIEW, etc) */

.orderItemsTableMediaAccess
{
	width:35%;
	background-color:#FFFFFF;
	text-align:left;
	font-size:8pt;
	text-align:center;
}

/* Controls the item column */

.itemColumn
{
	color:#FFFFFF;
	font-size:10pt;
	width:60%;
	text-align:left;
}

/* Controls the format column */

.formatColumn
{
	color:#FFFFFF;
	font-size:10pt;
	width:15%;
	text-align:left;
}

/* Controls the price column */

.priceColumn
{
	color:#FFFFFF;
	font-size:10pt;
	background-color:#1F6565;
	width:25%;
	text-align:left;
}

/* ----LOGIN.ASP---- */

/* Used to control the outer border */

/*.AccountHeadingBorder
{
	position: absolute;
	background-color:#FFFFFF;
	top:130px;
	width:750px;
	border-color:#3C5DBE;
	border-left: #CCCCCC 1px solid; 
	border-bottom: #CCCCCC 1px solid; 
	border-top: #CCCCCC 1px solid; 
	border-right: #CCCCCC 1px solid;
	display:block;
	
}*/
.welcome
{
	font-size:14pt;
	font-weight:bold;
	text-align:center;
	padding:10px;
	
}

.thankyou
{
	position:relative;
	font-size:11pt;
	top:10px;
	text-align:center;
}

.AccessPersonalDetails
{
	position:relative;
	top:25px;
	font-size:11pt;
	text-indent:20px;
}

/*For Coupon on My Account Page */
.AccessCoupon
{
	position:relative;
	top:30px;
	font-size:11pt;
	text-indent:20px;
}


.AccessPersonalDetails A
{
	font-weight:bold;
}

.recordsIndicate
{
	position:relative;
	top:28px;
	padding:20px;
	font-size:12pt;
}

.recordsIndicate LI
{
	font-weight:bold;
	font-size:11pt;
}

.recordsIndicateOptions
{
	font-weight:normal;
	font-size:10pt;
}

/* Controls the position of the and format of the main text area */

.before
{
	position: absolute;
	top:35px;
	left:10px;
	text-align:left;
	font-size:10pt;
}

.before UL LI
{
	text-align:left;
	display:block;
}

/* Controls the form for the login (IE: position of email, password and submit) */

.loginform
{	
	width:700px;
	font-size:10pt;
	padding:20px;
	color:#666666;
}

.loginEmail , .loginPassword{
	width:120px;
}
.loginTable
{
	font-size:10pt;
	margin:0 20px 20px 20px;
	color:#666666;
}

/* Used to format the extra notes */
.after
{	
	text-align:left;
	font-size:10pt;
}

.after UL LI
{
	text-align:left;
	display:block;
}

.experienceProblems
{
	
	text-align:left;
	font-size:10pt;
}

/* Controls the Login button */

.myaccountLoginButton
{
	font-size:10pt;
}

/* ----GETPASS.ASP---- */

/* Used to control the outer border */
/* Controls the email and submit buttons */

.passwordInformation
{
	text-align:center;
	font-size:12pt;
	padding:20px;
}

/* Controls the password note */

.passwordNote
{
	color:#0000FF;
	font-size:10pt;
	padding: 10px 0px 10px 0px;
}

/* Cotrols the submit button on retrieve password page */

.passwordSubmit
{
	font-size:10pt;
}

/* Controls the location of the submit button <DIV> */

.passwordSubmitDiv
{
	padding: 10px 0px 10px 0px;
}

.passwordBacktoLogin
{
	padding: 20px 0px 20px 0px;
	font-size:9pt;
}

/* ----RESOURCES.ASP---- */

/* Used to control the outer border */

.resourceHeadingBorder
{
	position: absolute;
	background-color:#FFFFFF;
	top:155px;
	width:750px;
	border-color:#3C5DBE;
	border-left: #CCCCCC 1px solid; 
	border-bottom: #CCCCCC 1px solid; 
	border-top: #CCCCCC 1px solid; 
	border-right: #CCCCCC 1px solid;
	display:block;
	text-align:center;
}

/* Controls the content inside the heading */

.resourceContent
{
	text-align:left;
}

/* ----CONTACT.ASP---- */
/* Controls the content inside the heading */

.contactContent, .SearchContent, .PartListContent
{
	font-size:10pt;
	text-align:left;
	color:#666666;
}

/* ----HELP.ASP---- */

/* Used to control the outer border */

.helpHeadingBorder
{
	position: absolute;
	background-color:#FFFFFF;
	top:130px;
	width:750px;
	border-color:#3C5DBE;
	border-left: #CCCCCC 1px solid; 
	border-bottom: #CCCCCC 1px solid; 
	border-top: #CCCCCC 1px solid; 
	border-right: #CCCCCC 1px solid;
	display:block;
	text-align:center;
}

/* Controls the content inside the heading */

.helpContent
{
	font-size:10pt;
	text-align:left;
	color:666666;
}

/* ----USING.ASP---- */

/* Used to control the outer border */

.usingHeadingBorder
{
	position: absolute;
	background-color:#FFFFFF;
	top:155px;
	width:750px;
	border-color:#3C5DBE;
	border-left: #CCCCCC 1px solid; 
	border-bottom: #CCCCCC 1px solid; 
	border-top: #CCCCCC 1px solid; 
	border-right: #CCCCCC 1px solid;
	display:block;
	text-align:center;
}


/* Controls the content inside the heading */

.usingContent
{
	font-size:10pt;
	text-align:left;
}

/* ----SEARCH.ASP---- */

/* Controls the search Information */

.searchInfo
{
	text-align:left;
	padding:10px 10px 10px 10px;
	font-size:10pt;
	color:#666666;
}

.searchFormTable
{
	font-size:10pt;
	color:#666666;
}

.search
{
	text-align:center;
}

/* Controls the <Table> portion */

.searchTable
{
	width:95%;
	background-color:#002D87;
}

/* Controls the column headings */

.searchTableHeading
{
	color:#FFFFFF;
	background-color:#002D87;
}

/* Controls the conference heading */

.searchTableConfHeading
{
	background-color:#E0E4ED;
}

/* Controls the session list */

.searchTableSessionList
{
	background-color:#FFFFFF;
	font-size:10pt;
}

/*----CERT.ASP-----*/

.CertSpeakerNames
{
	font-size:10pt;
	position:relative;
	left:15px;
}

.categories
{
	padding: 18px 0px 0px 0px;
}

/* controls the heading */

.CECategoryHeading
{
	font-size:9pt;
}

/* Controls the category name */

.CECategoryProfName
{
	font-size:9pt;
	text-align:right;
}

/* controls the checkbox */

.CECategorycheckbox
{
	text-align:left;
}

/* Controls the license number */

.CECategoryLicenseNumber
{
	text-align:center;
	font-size:9pt;
}

/* controls the license number <INPUT> */

.CECategoryLicenseNumber INPUT
{
	font-size:8pt;
}





/* ----SHOWCERT.ASP---- */

/* Controls the date note at the top of the page */

.showcertNote
{
	font-size:8pt;
}

/* ----VIEWCART.ASP---- */

.cart
{
	text-align:left;	
	font-weight:BOLD;
}

.cartInfo UL
{
	font-size:11pt;
}

.cartInfo UL LI
{
	font-size:9pt;
	list-style-type:disc;
}

/* Controls the <Table> that controls the headings (IE: SKU, ITEM, etc) */

.cartTableColumn
{
	text-align:center;
	width:750px;
	background-color:#002D87;
}

/* Controls the column headings */

.cartTableColumnHeading
{
	background-color:#002D87;
	color:#FFFFFF;
}

/* Controls the <TR> for the totals */

.cartTotalCURTR
{
	background-color:#AACCEE;
}

/* Controls the <TD> for the Price inside the <TR> for the totals */

.cartTotalCURPRICE
{
	text-align:center
}

/* Controls the conf heading */

.cartConfHeading
{
	background-color:#E0E4ED;
}

/* Controls the cart items (IE: session name and item) */

.cartItems
{
	background-color:#FFFFFF;
	font-size:10pt;
}

/* Controls the <TD> for the total inside the <TR> for the totals */

.cartTotalCURTOTAL
{
	text-align:right
}

/* Used to display for the grand total side */

.cartGrandTOTAL
{
	background-color:#BBDDFF;
}

/* Controls the images for the cart */

.cartImages
{
	background-color:#FFFFFF;
}

/* USed if cart is empty */

.cartEmpty
{
	text-align:center;
	background-color:#FFFFFF;
	font-weight:BOLD;
	padding:10px 0px 0px 0px;
}

.cartEmptyIMG
{
	padding:20px 0px 0px 0px;
	width:150;
	height:22;
}


/* ----FINAL.ASP---- */

/* Controls the background image */

.finalimage
{
	text-align:center;
	background-image: url("../images/co3.gif");
	background-repeat: no-repeat;
	width: 380px;
	height: 40px;
}

/* Controls the <table> for the customer info */

.finalCustomerInfo
{
	width:750px;
}

/* Controls the text "You have provided the following information:" */

.finalProvidedInfo
{
	font-size:10pt;
	font-weight:bold;
	text-align:left;
	width:100%;
}

/* Controls the billing address */

.finalBillingAddress
{
	font-size:10pt;
	text-align:left;
	width:50%;
}

/* Controls the shipping address */

.finalShippingAddress
{
	font-size:10pt;
	text-align:left;
	width:50%;
}

/* Controls the background if its discount */

.finalDiscountBackground
{
	background-color:#AACCEE;
}

/* Controls the discount total */

.finalDiscountTotal
{
	text-align:right;
	font-weight:bold;
}

/* Controls the discount total price */

.finalDiscountTotalPrice
{
	text-align:center;
	font-weight:bold;
}

/* Controls the conference background */

.finalConferenceBackground
{
	background-color:#E0E4ED;
	font-weight:bold;
}

/* Controls the item ROW */

.finalItemRow
{
	background-color:#FFFFFF;
}

/* COntrols the session column */

.finalItemSession
{
	font-size:8pt;
}

/* COntrols the item column */

.finalItemCode
{
	font-size:8pt;
}

/* COntrols the media column */

.finalItemMedia
{
	font-size:8pt;
}

/* COntrols the price column */

.finalItemPrice
{
	font-size:8pt;
	text-align:center;
}

/* COntrols the qty column */

.finalItemQTY
{
	text-align:center;
	font-size:8pt;
}

/* COntrols the grand total background */

.finalGrandTotalBackground
{
	background-color:#BBDDFF;
	text-align:right;
}

/* COntrols the grand total left column */

.finalGrandTotalLeftColumn
{
	text-align:right;
	font-size:9pt;
}

/* COntrols the grand total right column */

.finalGrandTotalRightColumn
{
	text-align:left;
	font-size:9pt;
}

/* COntrols the grand total left column GRAND TOTAL Text */

.finalGrandTotalLeftColumnGrandTotal
{
	text-align:right;
	font-weight:bold;
	font-size:9pt;
}

/* COntrols the grand total left column GRAND TOTAL total */

.finalGrandTotalRightColumnGrandTotal
{
	text-align:left;
	font-weight:bold;
	font-size:9pt;
}

/* Controls the continue text */

.finalContinueText
{
	background-color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	font-size:10pt;
}

/* Controls the continue button */

.finalContinueButton
{
}

/* Controls the continue note */

.finalContinueNote
{
	font-weight:bold;
	color:#9999FF;
	font-size:8pt;
}

/* Controls the <TABLE> for the SKU, ITEM, ECT */

.shippingPageCart
{
	text-align:center;
	background-color:#3C5DBE;
	width:100%;
}

/* Controls those headings */

.shippingPageCartHeading
{
	color:#FFFFFF;
}

/* ----SHIPPING.ASP---- */

/* Controls the main <TALBE> */

.shippingmainTable
{
	border-left: #CCCCCC 1px solid;
	border-bottom: #CCCCCC 1px solid;
	border-right: #CCCCCC 1px solid;
	text-align:left;
	width:750px;
}

/* Controls the shipping image */

.shippingimage
{
	text-align:center;
	background-image: url("../images/co2.gif");
	background-repeat: no-repeat;
	width: 380px;
	height: 40px;
}

.shippingFillOutInfo TR TD
{
	border-color:#003366;
	width:100%;
	text-align:left;
	background-color:#E0E4ED;
	font-size:10pt;
}

.shippingInformationTable
{
	text-align:center;
	width:750px;
}

.shippingTable
{
	width:100%;
}

.shippingInformationTableHeading
{
	text-align:left;
	background-color:#3C5DBE;
	color:White;
	font-weight:bold;
}

.shippingInfoBackground
{
	background-color:#E0E4ED;
}

/* COntrols the left column information headings */

.shippingLeftColumn
{
	color:#000000;
	font-weight:bold;
	font-size:10pt;
}

/* Controls the right column information headings */

.shippingRightColumn
{
	width:23%;
	text-align:left;
}

/* Controls the far most right column information headings */

.shippingRightColumn2
{
	width:28%;
	text-align:center;
	font-weight:bold;
	color:#000000;
	font-size:10pt;
}

/* Controls the shipping headline */

.shippingHeadline
{
	color:#666666;
	font-style:italic;
	font-weight:bold;
}

.shippingPageCartItemsTR
{
	background-color:#FFFFFF;
}

.shippingPageCartItemsTR TD
{
	font-size:10pt;
}

/* COntrols the total for the cart */

.shippingPageCartTotal
{
	background-color:#E0E4ED;
	text-align:right;
}

/* Controls the QTY and currency */

.shippingPageCartQTYCURRENCY
{
	background-color:#E0E4ED;
	text-align:center;
}

/* ----SIGNIN.ASP---- */

/* USed to display the shopping cart image */

.shoppingcartimage
{
	text-align:center;
	background-image: url("../images/co1.gif");
	background-repeat: no-repeat;
	width: 380px;
	height: 40px;
}

.signin 
{
	width:750px;
	background-color:"#FFFFFF";
	border-color:#006600;
	text-align:center;
	border-left: #CCCCCC 1px solid;
	border-bottom: #CCCCCC 1px solid;
	border-right: #CCCCCC 1px solid;
}

.signinLoggedInHeading
{
	font-size:15pt;
	text-align:center;
}

.signinLoggedIn
{
	font-size:12pt;
	text-align:center;
}
.signInLogin
{
	width:700px;
	font-size:10pt;
	padding:20px;
}

.signinLeftColumn
{
	width:150px;
	float:left;
	line-height:22px;
	text-align:left;
}

.signinRightColumn
{
	width:150px;
	float:left;
}

.signinBothColumn
{
	text-align:left;
	clear:both;
	float:left;
	line-height:22px;
}

.signinSubmitLocation
{
	position:relative;
	top:85px;
	right:190px;
}

/* Used if you are not logged in, in the check out process */

.CartLoginInstructions
{
	text-align:center;
	width:600px;
	font-size:8pt;
}

.CartLoginInstructions BLOCKQUOTE
{
	text-align:left;
}

/* Controls the submit button of the form */

.signinSubmit, .PersonalSubmitButton, .CertSubmitButton, .CertDropdown
{
	font-size:8pt;
}

/* for the notes */

.signInNote
{
	color:#0000FF;
}

/* Controls the click here to retrieve link */

.signInClickHeretoRetrieve
{
	color:Black;
}

/*mp3.asp */

.mp3
{
}

.mp3SessionName
{
	font-size:12pt;
	margin-top:5px;
	font-weight:bold;
	text-align:center;
}

.mp3SessionLink
{
	margin-top:15px;
	font-size:10pt;
	text-align:center;
}

.mp3OnlineSession
{
	margin-top:15px;
	font-size:10pt;
	text-align:center;
}

.mp3SorryAlternatively
{
	font-size:10pt;
	text-align:center;
}

.mp3SorryAttendConference
{
	font-size:10pt;
	text-align:center;
}

.mp3Sorry
{
	font-size:10pt;
	text-align:center;
}

/* view.asp */
.viewSessionName
{
	font-size:12pt;
	margin-top:5px;

	font-weight:bold;
	text-align:center;
}

.ViewOnlineSession
{
	margin-top:15px;
	font-size:10pt;
	text-align:center;
}

.viewPictures
{
	margin-top:15px;
}

.viewSessionLink
{
	margin-top:20px;
	font-size:11pt;
	text-align:center;
}

.viewSorry
{
	font-size:10pt;
	text-align:center;
}

.viewSorryAttendConference
{
	font-size:10pt;
	text-align:center;
}

.viewSorryAlternatively
{
	font-size:10pt;
	text-align:center;
}

/*   SessionDetail.asp */

.sessionInfo
{
	padding:0px 20px 0px	20px;
	color:000000;
}

.sessionConferenceName
{
	margin-top:10px;
	font-size:12pt;
	text-align:center;
	font-weight:bold;
}

.sessionName
{
	font-size:10pt;
	margin-top:20px;

	font-weight:bold;
}

.programCode
{
	font-size:9pt;
	margin-top:10px;
}

.date
{
	font-size:9pt;
	margin-top:2px;
}

.timespan
{
	font-size:9pt;
	margin-top:2px;
}

.track, .tracktitle2
{
	text-decoration:none;
	font-size:9pt;
	margin-top:10px;
	font-weight:normal;
}

.facultyType
{
	font-size:10pt;
	margin-top:10px;
	font-weight:bold;
}

.SpeakerInfo
{
	font-size:9pt;
	margin-top:2px;
}

.c#9999FFentials
{
}

.title
{

}

.organization
{
	
}

.speakerPic
{
	width:75px;
	height:100;
}

.speakerBio
{
	font-size:9pt;
	margin-top:2px;
	vertical-align:top;
}

.descriptionTitle
{
	font-size:10pt;
	margin-top:10px;
	font-weight:bold;
}

.descriptionText
{
	font-size:9pt;
	margin-top:2px;
}

.objectives
{
}

.objectives UL
{
}

.objectives UL LI
{
}

.audience
{
}

.audienceText
{
}

.programLevel
{
}

.programLevelText
{
}

.PurchaseOptions
{
}

.SessionItems td
{
	font-size:11px;
	padding:5px;
	text-align:center;
	color:#000000;
}
/* Handout.asp */
.handout
{
}

.viewHandoutLink
{
	margin-top:15px;
	font-size:10pt;
	text-align:center;
}

.handoutFileLink
{
}

.viewHandoutMessage
{
	margin-top:15px;
	font-size:10pt;
	text-align:center;
}

.viewHandoutPictures
{
	margin-top:15px;
	text-align:center;
}

.handoutSorry
{
	font-size:10pt;
	text-align:center;
}

.handoutSorryAttendConference
{
	font-size:10pt;
	text-align:center;
}

.handoutSorryAlternatively
{
	font-size:10pt;
	text-align:center;
}

.viewHandoutSessionName
{
	font-size:12pt;
	margin-top:5px;
	text-decoration:underline;
	font-weight:bold;
	text-align:center;
}

/*personaldetails.asp*/
.PersonalForm{
	padding:20px 20px 20px 100px;
}

.personalFormNote
{
	/*position:relative;*/
	font-size:12pt;
	/*right:75px;*/
}

.PersonalRightColumn{
	position:relative;
	top:20px;
	width:150px;
	float:left;
}

.PersonalLeftColumn{
	position:relative;
	top:20px;
	width:150px;
	float:left;
	line-height:22px;
}
.PersonalBoth{
	position:relative;
	top:25px;
	padding:10px;
	text-align:center;
	width:300px;
	clear:both;
	line-height:22px;
}

.PersonalPassword
{
	position:absolute;
	top:103px;
	left:400px;
}
/*cert.asp*/

.CertContentMainTable,.evalContent{
	padding:10px;
}
.CertContentWelcomeNote, .CertContentCategory,.CertContentAttendanceCertificate{
	text-align:center;
	font-size:16px;
	padding:5px;
}
.CEFormListTable,.evalQuestionTable{
	border:solid 1px #8C2122;
}
.CEFormListTable th ,.evalQuestionTableHeading ,.evalQuestionTableSubmit {
	background-color:#E0DDCE;
}
.CEFormListTable td,.CEFormListTable th ,.evalQuestionTable td{
	border-bottom:solid 1px #8C2122;
}

/*test.asp*/
.TestContent{
	text-align:center;
	font-size:16px;
	padding:5px;
}
.testSummary{
	float:right;
}
.TestInstructions{
	padding:30px;
	font-size:11px;
}
.TestTable caption, .evalQuestionTable caption{
	font-weight:bold;
	font-size:16px;
	text-decoration:underline;
}
.CEFormListPotCol{
	text-align:center;
}

.TestTableBodyTDList
{
	width:25%;
	vertical-align:top;
}

.TestTableBodyTD
{
	width:75%;
}
/*eval.asp */
.evalDate,.evalNote{
	font-size:11px;
	text-align:center;
}
.evalTitle{
	font-size:16px;
	text-decoration:underline;
	font-weight:bold;
	text-align:center;
}
.evalQuestionTableHeading {
	font-weight:bold;
}
.evalQuestionTableSubmit {
	text-align:center;
	height:28px;
}
/* ----ADDITIONAL----*/

@media print 
{
	.PrintHide 
	{
		display : none;
		z-index: 2;
		left:1in;
		top:11in;
	}
}

@media screen 
{
	.ScreenHide 
	{
		display : none;
		z-index: 2;
		left:1in;
		top:11in;
	}
}

.GroupBy
{
	Display:none;
}

.GroupByHead
{
	Display:none;
}

.GroupBySelect
{
	Display:none;
}

.slistSearch
{
	visibility:hidden;
}

.MyFreeOrdersCaption
{
	display:none;
}

.MyFreeOrdersColumnHeadingSession
{
	display:none;
}

.MyFreeOrdersColumnHeadingFormat
{
	display:none;
}

.MyFreeOrdersConference
{
	display:none;
}

.MyFreeOrders
{
	display:none;
}

.MyFreeOrdersFormat
{
	display:none;
}

.MyFreeOrdersSession
{
	display:none;
}

/* for pricing funtion */
.SessionDetailsItems /* main div class */
	{
		width:195px;
		font-size:11px;
		float:left;
		text-align:center;
		margin: 20px 20px 20px 20px;
		height:145px;

	}

.SessionItemInformation /* inner div class */
	{
	
		height:50px;
	}

.SessionItemName
	{

	}

.SessionItemButton /* inner div class */
	{
		
		height:30px;
	}

.SessionViewButton
	{
	display: block;
    width: 94px;
    height: 22px;
    background-image: url(/storefront/images/view.gif);
    margin: 0 auto;
	}

.SessionMediaCode /* Div Tag */
	{
	
	}

.SessionItemPrices /* Div Tag */
	{
		
	}
/* Member */	
.SessionMemberItemPrice /* Div Tag */
	{
	
	}
.SessionMemberPriceLabel /* span Tag */
	{
		
	}
.SessionMemberPrice /* span Tag */
	{
	font-weight:bold;
	}
	
.SessionMemberPriceCurrency /* span Tag */
	{
		display:none;
	}
	
	/* Attendee */
	
.SessionattendeeItemPrice /* Div Tag */
	{
	
	}
		
.SessionAttendeePriceLabel /* span Tag */
	{
	
	}
		
.SessionAttendeePrice /* span Tag */
	{
		font-weight:bold;
	}
	
.SessionAttendeePriceCurrency /* span Tag */
	{
		display:none;
	}	


/* Attendee and Member   */
.SessionAttendeeMemberItemPrice	 /* Div Tag */	
	{
	
	}
.SessionAttendeeMemberPriceLabel /* span Tag */
	{
		
	}
.SessionAttendeeMemberPrice /* span Tag */
	{
	font-weight:bold;
	}
.SessionAttendeeMemberPriceCurrency /* span Tag */
	{
		display:none;
	}
	
.SessionItemAttendeeMemberLoginLink /* div tag for login link */
	{
		
	}

/* list price */
.SessionListItemPrice  /* Div Tag */
	{
	}
.SessionListPriceLabel /* span Tag */
	{
	
	}
.SessionListPrice /* span Tag */
	{
font-weight:bold;
	}
.SessionListPriceCurrency /* span Tag */
	{
	display:none;
	}
.SessionListYourPrice /* span Tag */	
	{
	}

.SessionPurchaseButton
	{
	
	display: block;
    width: 94px;
    height: 22px;
    background-image: url(/storefront/images/purchase.gif);
    margin: 0 auto;	
    
	}
	
.SessionItemPackageHeader
	{
	
	}
.SessionItemPackageTitle
	{
	
	}