@charset "utf-8";

#asFeaturedImage {
	display: none;
}

.buttonContainer {
	margin: 0 140px 10px 0;
}

.buttonContainer p {
	margin: 8px 0 6px 0;
}

#calculator {
	display: none;
}

.calendarContainer {
	line-height: 1em;
}

.calendarContainer img {
	float: left;
	margin-right: 10px;
}
#webinarCalendar, #webinarCalendarShipping, #webinarCalendarBestPractices {
	margin-top:7px;	
}
#features {
	display: none;
}

#offerBoxOuter {
	display: none;
}

#leftContent {
	height: 1810px;
}

#sidebar {
	display: none;
}

#signUpBtn {
	cursor: pointer;
}

#signUpBtnBestPractices {
	cursor: pointer;
}

#signUpBtnShipping {
	cursor: pointer;
}

.signUpButton {
	text-align: center;
}

#stickynote {
	display: none;
}

#topMargin {
	margin-top: 55px;
}

#archives p {
	margin-bottom:5px;	
}
#software_essentials p, #specialty_webinars p {
	margin-top:10px;
	margin-bottom: 0px;
}
#specialty_webinars p.signup {
	margin-top:3px;
}
#archives p.date {
	padding-left:3px;	
	margin-bottom:0px;
}

.watchButton {
	text-align: center;
}

.watchButton p {
	margin-left: -2px;
}

.webinarDiv div ul {
	margin-bottom: 20px;
}

.webinarDiv div {
	float: left;
}

html>body .webinarDiv {*
	width: 590px;
}

* html .webinarDiv {
	width: 590px;
}

hr {
	border-top:solid 1px gray;
} 

a.bluetext {
	color: #0e68e3; 	
}

/* webinars popoups */
#newCustomerPopUp, #advancedShippingPopUp, #bestPracticesPopUp, #internationalShippingPopUp {
	color: #4D5362;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	width:485px;
}
#newCustomerPopUp {
	background: transparent url(/img/webinars/webinarpopup_newcustomer.jpg) no-repeat right top;	
}
#advancedShippingPopUp {
	background: transparent url(/img/webinars/webinarpopup_advancedshipping.jpg) no-repeat right top;	
}
#bestPracticesPopUp {
	background: transparent url(/img/webinars/webinarpopup_bestpractices.jpg) no-repeat right top;	
}
#newCustomerPopUp h1, #advancedShippingPopUp h1, #bestPracticesPopUp h1, #internationalShippingPopUp h1 {
	color: #2677E5;
	font-family: Arial, Helvetica, sans-serif, Myriad Pro;
	font-size: 21px;
	line-height: 32px;
	margin: 5px 0px 10px 20px;
}
#newCustomerPopUp h2, #advancedShippingPopUp h2, #bestPracticesPopUp h2, #internationalShippingPopUp h2 {
	color: #4D5362;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 1em;
}
#newCustomerPopUp img, #advancedShippingPopUp img, #bestPracticesPopUp img {
	float:right;
	border:none;
}
#newCustomerPopUp li, #advancedShippingPopUp li, #bestPracticesPopUp li, #internationalShippingPopUp li {
	list-style-image: none;
	margin-top:3px;
}
#newCustomerPopUp li a, #advancedShippingPopUp li a, #bestPracticesPopUp li a, #internationalShippingPopUp li a {
	text-decoration: underline;
}
#newCustomerPopUp ul, #advancedShippingPopUp ul, #bestPracticesPopUp ul, #internationalShippingPopUp ul {
	margin-left: 2em;
	margin-bottom: 1em;
}

/* end webinars popups */
