/*PAGE: Seminar Detail info --------------------------*/

.pro-label {
}
.pro-label span {
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	background-color: #f47b20;
	padding: 1px 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#seminar-summary {
	overflow: hidden;
	clear: both;
	margin-bottom: 15px;
}
#seminar-summary h1 {
	font-size: 30px;
	color: #000;
	font-weight: normal;
	line-height: 34px;
	margin-top: 0;
}
#seminar-summary .seminar-image {
	float: left;
	margin:5px 10px 5px 5px;
	border:1px solid #ccc;
	padding:3px;
	width:275px; 
}
#seminar-summary #info {
	float: right;
	width: 360px;
	display: block;
	overflow:hidden;
	margin-top: 4px;
}
#seminar-summary dl {
	margin: 0 0 15px;
	font-size: 14px;
	padding: 0;
	display: block;
}
#seminar-summary dt {
	float:left;
	clear: left;
	margin:1px 10px 8px 0;
	font-weight: bold;
	font-size: 14px;
}
#seminar-summary dd {
	font-size: 14px;
	margin:0 0 9px 0;
}
#seminar-summary #info ul {
	display: block;
	overflow: hidden;
	clear: both;
}
#seminar-summary #info li {
	list-style: none;
	display: block;
	float: left;
	margin:0 20px 0 0;
	padding-left: 25px;
	font-weight: bold;
	font-size: 13px;
}
#seminar-summary #info li.addcalendar {
	background: url(/assets/images/site/seminar/calendar.gif) no-repeat 0 0;
}
#seminar-summary #info li.addfavorite {
	background: url(/assets/images/site/seminar/addfavorite.gif) no-repeat 0 0;
}
#seminar-summary #info li.remfavorite {
	background: url(/assets/images/site/seminar/favorite_remove.png) no-repeat 0 0;
}
#seminar-summary #info li.ondemand {
	background: url(/assets/images/site/seminar/ondemand.gif) no-repeat 0 0;
}
#seminardetail {
	font-size: 14px;
	color: #333;
}
#seminardetail .contentblock {
	border-top: solid 1px #ccc;
	padding: 20px 0 15px;
	margin-bottom: 15px; 
	overflow: hidden;
}
#seminardetail .contentblock .leftbox {
	float: left;
	width: 272px;
}
#seminardetail .contentblock .rightbox {
	float: right;
	width: 358px;
	padding-left: 15px;
	border-left: 1px solid #ccc;
}
#level3body #seminardetail h2 {
	color:#f47b20;
	font-weight:bold;
	background-color:transparent;
	font-size:20px;
	letter-spacing:0px;
	margin: 0 0 15px;
	text-transform:none;
	padding:0;
}
.speaker-headshot-right {
	margin:5px 5px 5px 15px;
	border:1px solid #ccc;
	padding:3px;
	background-color: #fff; /* Needed for IEs */
	-moz-box-shadow: 2px 2px 3px #ccc;
	-webkit-box-shadow: 2px 2px 3px #ccc;
	box-shadow: 2px 2px 3px #ccc;
}
.speaker-headshot-left {
	margin:5px 15px 5px 5px;
	border:1px solid #ccc;
	padding:3px;
	background-color: #fff; /* Needed for IEs */
	-moz-box-shadow: 2px 2px 3px #ccc;
	-webkit-box-shadow: 2px 2px 3px #ccc;
	box-shadow: 2px 2px 3px #ccc;
}
#seminardetail .tags {
	padding: 20px;
	background-color: #eee;
	-moz-border-radius: 8px;
	border-radius: 8px;
	margin-bottom: 20px;
}
#seminardetail ul.questions {
	overflow: hidden;
	display: block;
	list-style: disc;
}
#seminardetail ul.questions li {
	float: left;
	width: 280px;
	margin-right: 0 0 15px 0;
	list-style-type: disc;
}
#seminardetail ul.register {
	overflow: hidden;
	display: block;
	clear: both;
}
#seminardetail ul.register li {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
}
#seminardetail ul.register a {
	color: #fff;
	font-weight: bold;
	font-size: 17px;
	width: 325px;
	height: 50px;
	display: block;
	text-align: center;
	line-height: 49px;
	vertical-align: middle;
}
#seminardetail ul.register a:hover {
	text-decoration: none;
}
#seminardetail ul.register a.bt-gr {
	background: url(/assets/images/site/seminar/bt_big_gr.png) no-repeat 0 0;
	text-shadow: 0px 2px 2px #666;
	margin-right: 10px;
}
#seminardetail ul.register a.bt-or {
	background: url(/assets/images/site/seminar/bt_big_or.png) no-repeat 0 0;
	text-shadow: 0px 2px 2px #bf4909;
}
#seminardetail ul.register a.bt-gr:hover {
	background-position: 0 -50px;
}
#seminardetail ul.register a.bt-or:hover {
	background-position: 0 -50px;
}
.yellowPromo-round {
	background: #fef2cc;
	-moz-border-radius: 8px;
	border-radius: 8px;
	overflow: hidden;
	display: block;
	padding: 15px 10px 10px;
	color: #333;
}
.bluePromo-round {
	background: #ecf5fa;
}
.bluePromo-round .price {
	padding: 0;
	color: #f2700e;
}
.yellowPromo-round h2 {
	font-size: 22px;
	text-align: center;
margin-bottom:
}
.yellowPromo-round p {
	font-size: 13px;
	color: #333;
}
.yellowPromo-inside {
	background: #fff9e8;
	-moz-border-radius: 8px;
	border-radius: 6px;
	border: solid 1px #e5ddc3;
	padding: 10px;
}
/*.yellowPromo-inside ol {
	list-style: none;
	margin-bottom: 15px;
	margin: 0;	
}*/
.yellowPromo-inside ol li {
    list-style: none;
    list-style-position: outside;    
    margin-left: 0;    
}
.yellowPromo-inside ol li {
	list-style: none;
	margin-left: 0;	
}
.yellowPromo-inside ol li.option1 {
	border-bottom: solid 1px #e5ddc3;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.yellowPromo-inside ol h3 {
	font-size: 20px;
	font-weight: normal;
	padding-left: 30px;
	line-height: 35px;
	height: 35px;

}

.yellowPromo-inside ol li.option1 h3 {
	background: url(/assets/images/site/seminar/option1.png) no-repeat 0 50%;
}
.yellowPromo-inside ol li.option2 h3 {
	background: url(/assets/images/site/seminar/option2.png) no-repeat 0 50%;
}
.yellowPromo-round .price {
	font-size:34px;
	text-align:center;
	display:block;
	font-weight:bold;
	padding: 10px 0;
}
.yellowPromo-round .price span {
	font-size:18px;
	vertical-align: middle;
	line-height: 38px;
}
.yellowPromo-round .option1 .price {
	color: #1378be;
}
.yellowPromo-round .option2 .price {
	color: #f2700e;
}
.yellowPromo-round .option2 .extra {
	margin: 0 8px 5px;
}
.yellowPromo-round .button {
	text-align: center;
	margin-bottom: 12px;
}
.yellowPromo-round .button a {
	color: #fff;
	font-weight: bold;
	font-size: 15px;
	width: 230px;
	height: 38px;
	display: block;
	text-align: center;
	line-height: 38px;
	vertical-align: middle;
	margin: 0 auto;
}
.yellowPromo-round .button a:hover {
	text-decoration: none;
}
.yellowPromo-round .option1 .button a.bt-gr {
	background: url(/assets/images/site/seminar/bt_md_gr.png) no-repeat 0 0;
	text-shadow: 0px 2px 2px #666;
}
.yellowPromo-round .button a.bt-or {
	background: url(/assets/images/site/seminar/bt_md_or.png) no-repeat 0 0;
	text-shadow: 0px 2px 2px #bf4909;
}
.yellowPromo-round .button a.bt-gr:hover {
	background-position: 0 -38px;
}
.yellowPromo-round .button a.bt-or:hover {
	background-position: 0 -38px;
}
.yellowPromo-round p {
	margin-bottom: 12px;
}
.yellowPromo-round ul li {
	list-style: disc outside;
	padding-left: 5px;
	margin-left: 15px;
}
.gray-round {
	background: #f9f9f9;
	-moz-border-radius: 8px;
	border-radius: 8px;
	border: 1px solid #ccc;
	overflow: hidden;
	display: block;
	padding: 20px;
}
.gray-round form.signin {
	display: block;
	overflow: hidden;
	margin-top: 12px;
}
.gray-round form.signin input.textbox {
	padding: 6px 5px 7px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #ccc;
	margin-bottom: 10px;
	width: 240px;
	font-size: 12px;
	color: #666;
}
.gray-round form.signin input.textbox:hover {
	-moz-box-shadow: 0px 0px 6px #ccc;
	-webkit-box-shadow: 0px 0px 6px #ccc;
	box-shadow: 0px 0px 6px #ccc;	

}
.gray-round form.signin .submit {
	color: #fff;
	font-weight: bold;
	font-size: 15px;
	width: 130px;
	text-align: center;
	line-height: 18px;
	padding: 9px 0 10px;
	background: url(/assets/images/site/seminar/bt_mdshort_or.png) no-repeat 0 0;
	text-shadow: 0px 2px 2px #bf4909;
	border: none;
	cursor: pointer;
	display: block;
	float: left;
	margin-right: 10px;
}
.gray-round form.signin .blue {
	background: url(/assets/images/site/seminar/bt_mdshort_bl.png) no-repeat 0 0;
	text-shadow: 0px 2px 2px #09386d;	
}
.gray-round form.signin .submit:hover {
	background-position: 0 -50px;
}
.gray-round form.signin .forgot {
}
.more-icon-links {
	display: block;
	margin-left: 4px;
}
.more-icon-links li {
	padding: 0 0 0 40px;
	height: 40px;
	line-height: 40px;
	display: block;
	background: url(/assets/images/site/seminar/sprite_moreiconlinks.png) no-repeat 4px 6px;
	border: solid 1px #fff;
}
.more-icon-links li:hover {
	background-color: #f9f9f9;
	border: solid 1px #ccc;
}
.more-icon-links li.learn-seminar {
	background-position: 4px -35px;
}
.more-icon-links li.hear {
	background-position: 4px -72px;
}
.more-icon-links li.help {
	background-position: 4px -112px;
}
.more-icon-links li a {
	color: #333;
	font-size: 13px;
	font-weight: bold;
	background: url(/assets/images/site/seminar/grayarrow.png) no-repeat right center;
	display: block;
	margin-right: 4px;
}
.more-icon-links li a:hover {
	text-decoration: none;
}
.members-say {
	padding: 10px 0;
	border-top: solid 1px #ccc;
}
.members-say h2 {
	color: #f2700e;
	font-size: 14px;
	margin-bottom: 8px;
}
.members-say blockquote {
	margin: 0;
	padding: 0;
	background: url(/assets/images/site/seminar/speach_bubble.gif) no-repeat 0 0;
	zoom: 1;
}
.members-say blockquote p {
	margin: 0;
	padding: 25px 25px 40px;
	background: url(/assets/images/site/seminar/speach_bubble_bottom.gif) no-repeat left bottom;
	color: #5e6b73;
	font-size: 14px;
	zoom: 1;	
}


/*PAGE: member benefits------------------*/
#pageIntro-new {
	padding: 20px 0;
	overflow: hidden;
	clear: both;
}
#pageIntro-new h1 {
	color: #f2700e;
	font-size: 30px;
	font-weight: normal;
	margin-bottom: 0.4em;
}
#pageIntro-new p {
	color: #333;
	font-size: 16px;
	margin-bottom: 0.4em;
}
/*Memberhsip comparision table*/
.plan-compare {
	border-collapse: collapse;
}
.plan-compare th {
	border: none;
	padding: 0;
	margin: 0;
}
.plan-compare td {
	border-bottom: solid 1px #ddd;
	border-top: solid 1px #ddd;
	padding: 0;
	margin: 0;
}
.plan-compare td.noborder {
	border: none;
}
.plan-compare th h3 {
	margin-top: 15px;
}
.plan-compare th .price {
	height: 45px;
	font: bold 19px/1.0em Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #f2700e;
}
.plan-compare th .price span {
	font-size: 12px;
	font-weight: normal;
	color: #666;
}
.plan-compare th.title {
	text-align: left;
}
.plan-compare th.title h2 {
	font-size: 30px;
}
.plan-compare th.basic {
	width: 183px;
	background: url(/assets/images/site/seminar/th_gr_top.gif) no-repeat 0 2px;
}
.plan-compare th.pro {
	width: 192px;
	background: url(/assets/images/site/seminar/th_yl_top.gif) no-repeat 0 0;
}
.plan-compare th.team {
	width: 183px;
	background: url(/assets/images/site/seminar/th_gr_top_r.gif) no-repeat 0 2px;
}
.plan-compare td.description {
	border-left: solid 1px #ddd;
}
.plan-compare td.basic {
	width: 183px;
	background: url(/assets/images/site/seminar/td_gr.gif) repeat-y;
	text-align: center;
}
.plan-compare td.pro {
	width: 192px;
	background: url(/assets/images/site/seminar/td_yl.gif) repeat-y;
	text-align: center;
}
.plan-compare td.team {
	width: 183px;
	background: url(/assets/images/site/seminar/td_gr_r.gif) repeat-y;
	text-align: center;
}
.plan-compare td.basicfooter {
	width: 183px;
	background: url(/assets/images/site/seminar/th_gr_bottom.gif) no-repeat 0 bottom;
	padding: 15px 0;
	border: none;
}
.plan-compare td.profooter {
	width: 192px;
	background: url(/assets/images/site/seminar/th_yl_bottom.gif) no-repeat 0 bottom;
	padding: 15px 0;
	border: none;
}
.plan-compare td.teamfooter {
	width: 183px;
	background: url(/assets/images/site/seminar/th_gr_bottom_r.gif) no-repeat 0 bottom;
	padding: 15px 0;
	border: none;
}
.plan-compare .button {
	text-align: center;
	margin-bottom: 12px;
}
.plan-compare .button a {
	color: #fff;
	font-weight: bold;
	font-size: 15px;
	width: 130px;
	height: 32px;
	display: block;
	text-align: center;
	line-height: 32px;
	vertical-align: middle;
	margin: 0 auto;
	background: url(/assets/images/site/seminar/bt_sm_or.png) no-repeat 0 0;
}
.plan-compare .button a:hover {
	text-decoration: none;
	background-position:0 -32px;
}
.plan-compare .description h3 {
	display: block;
	padding: 12px 8px 12px 45px;
	margin-left: 5px;
	font-size: 14px;
	background: url(/assets/images/site/seminar/sprite_benefits.png) no-repeat;
}
.plan-compare .description h3.article {
	background-position:0 4px;
}
.plan-compare .description h3.newsletter {
	background-position:0 -38px;
}
.plan-compare .description h3.virtual {
	background-position:0 -80px;
}
.plan-compare .description h3.proseminar {
	background-position:0 -120px;
}
.plan-compare .description h3.take10 {
	background-position:0 -164px;
}
.plan-compare .description h3.smarttool {
	background-position:0 -205px;
}
.plan-compare .description h3.propage {
	background-position:0 -246px;
}
.plan-compare .description h3.casestudy {
	background-position:0 -290px;
}
.plan-compare .description h3.report {
	background-position:0 -335px;
}
.plan-compare .description h3.univ {
	background-position:0 -373px;
}
.plan-compare .description h3.conference {
	background-position:0 -460px;
}
.plan-compare .description h3.savings {
	background-position:0 -420px;
}
h3.trigger a {
	background: url(/assets/images/site/seminar/grayarrow.png) no-repeat right center;
}
h3.trigger a {
	color: #333;
	text-decoration: none;
	display: block;
}
h3.trigger a sup{
	color: #f2700e;
	font-size: 10px;
}
h3.trigger a:hover {
	color: #1378be;
}
h3.active a {
	background: url(/assets/images/site/seminar/grayarrow_down.png) no-repeat right center;
}
.toggle_container {
	padding: 0 10px 10px;
	overflow: hidden;
	clear: both;
	color: #666;
}

.row {
	overflow: hidden;
	clear: both;
}
.row .onethird-col{
	border-top: solid 1px #ccc;
	padding: 20px 0 15px;
	margin-bottom: 15px;
	overflow: hidden;
	width: 315px;
	float: left;
	margin-right: 15px;
}
.row .onethird-col h2 {
	color:#f47b20;
	font-weight:bold;
	background-color:transparent;
	font-size:20px;
	letter-spacing:0px;
	margin: 0 0 15px;
	text-transform:none;
	padding:0;
}

.row .last {
	margin-right: 0;
}
.onethird-col .dig li {
	font-size:14px;
	margin-bottom: 0.6em;	
	padding-left: 20px;
	background: url(/assets/images/site/seminar/bullet_arrow.png) no-repeat left center;"
}
.onethird-col .dig li a{
	color: #333;

}
#mysemsinner {width:263px;}
#mysemsinner li { margin-left:0px; list-style:none; font-weight:bold; padding:7px 0; zoom:1; border-bottom:solid 1px #d4d4d4; border-top:solid 1px #fff; }
#mysemsinner .meta { font-size: 0.9em; color: #999; }
#mysemsinner .actions { padding: 1px 0; margin-top: 1px; }
#mysemsinner .actions:hover { background: #ededed; }
#mysemsinner .actions a { color: #666; }
#mysemsinner .actions a:hover { color: #000; }
#mysemsinner .actions a.materials { background: url(/assets/images/site/seminar/miniicon_get.png) no-repeat 0 2px; padding-left: 13px; }
#mysemsinner .actions a.receipt { background: url(/assets/images/site/seminar/miniicon_receipt.png) no-repeat 0 2px; padding-left: 13px; }
#mysemsinner .actions a.materials:hover, #mysemsinner .actions a.receipt:hover { background-position: 0 -18px; }