
.pro-label {
}
.pro-label span {
    background-color: #F47B20;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    padding: 1px 3px;
}


#seminar-summary {
    clear: both;
    overflow: hidden;
}
#seminar-summary h1 {
    color: #000000;
    font-size: 30px;
    font-weight: normal;
    line-height: 34px;
    margin-top: 0;
}
#seminar-summary .seminar-image {
    border: 1px solid #CCCCCC;
    float: left;
    margin: 5px 10px 5px 5px;
    padding: 3px;
    width: 255px;
}
#seminar-summary #info {
    display: block;
    float: right;
    margin-top: 4px;
    /*overflow: hidden;*/
    width: 340px;
}
#seminar-summary dl {
    display: block;
    font-size: 14px;
    margin: 0 0 15px;
    padding: 0;
}
#seminar-summary dt {
    clear: left;
    float: left;
    font-size: 14px;
    font-weight: bold;
    margin: 1px 10px 12px 0;
}
#seminar-summary dd {
    font-size: 14px;
    margin: 0 0 13px;
}
#seminar-summary #info ul {
    clear: both;
    display: block;
    overflow: hidden;
}
#seminar-summary #info li {
    display: block;
    float: left;
    font-size: 13px;
    font-weight: bold;
    list-style: none outside none;
    margin: 0 20px 0 0;
    padding-left: 25px;
}
#seminar-summary #info li.addcalendar {
    background: url("/assets/images/site/seminar/calendar.gif") no-repeat scroll 0 0 transparent;
}
#seminar-summary #info li.addfavorite {
    background: url("/assets/images/site/seminar/addfavorite.gif") no-repeat scroll 0 0 transparent;
}
#seminar-summary #info li.remfavorite {
    background: url("/assets/images/site/seminar/favorite_remove.png") no-repeat scroll 0 0 transparent;
}
#seminar-summary #info li.ondemand {
    background: url("/assets/images/site/seminar/ondemand.gif") no-repeat scroll 0 0 transparent;
}
#seminar-detail {
    color: #333333;
    font-size: 14px;
}
#seminar-detail .contentblock {
    border-top: 1px solid #CCCCCC;
    margin-bottom: 15px;
    overflow: hidden;
    padding: 20px 0 15px;
}
#seminar-detail .contentblock ul li {
  list-style:disc;
  margin:0 0 5px 25px;
}

#seminar-detail .contentblock .leftbox {
    float: left;
    width: 272px;
}
#seminar-detail .contentblock .rightbox {
    border-left: 1px solid #CCCCCC;
    float: right;
    padding-left: 15px;
    width: 300px;
}
#seminar-detail h2 {
    background-color: transparent;
    color: #F47B20;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0;
    margin: 0 0 15px;
    padding: 0;
    text-transform: none;
}
#seminar-desc {
margin: 10px 0 0 0;

}

.speaker-headshot-right {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    box-shadow: 2px 2px 3px #CCCCCC;
    margin: 5px 5px 5px 15px;
    padding: 3px;
}
.speaker-headshot-left {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    box-shadow: 2px 2px 3px #CCCCCC;
    margin: 5px 15px 5px 5px;
    padding: 3px;
}
#seminar-detail ul.questions {
    display: block;
    list-style: disc outside none;
    overflow: hidden;
}
#seminar-detail ul.questions li {
    float: left;
    list-style-type: disc;
    width: 280px;
}
#seminar-detail ul.register {
    clear: both;
    display: block;
    overflow: hidden;
}
#seminar-detail ul.register li {
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#seminar-detail ul.register a {
    color: #FFFFFF;
    display: block;
    font-size: 17px;
    font-weight: bold;
    height: 50px;
    line-height: 49px;
    text-align: center;
    vertical-align: middle;
    width: 280px;
}
#seminar-detail ul.register a:hover {
    text-decoration: none;
}
.yellowPromo-round {
    background: none repeat scroll 0 0 #FEF2CC;
    border-radius: 8px 8px 8px 8px;
    color: #333333;
    display: block;
    overflow: hidden;
    padding: 15px 10px 10px;
}
.bluePromo-round {
    background: none repeat scroll 0 0 #ECF5FA;
}
.bluePromo-round .price {
    color: #F2700E;
    padding: 0;
}
.yellowPromo-round h2 {
    font-size: 22px;
    text-align: center;
}
.yellowPromo-round p {
    color: #333333;
    font-size: 13px;
}
.yellowPromo-inside {
    background: none repeat scroll 0 0 #FFF9E8;
    border: 1px solid #E5DDC3;
    border-radius: 6px 6px 6px 6px;
    padding: 10px;
}
.yellowPromo-inside ol li {
    list-style: none outside none;
    margin-left: 0;
}
.yellowPromo-inside ol li {
    list-style: none outside none;
    margin-left: 0;
}
.yellowPromo-inside ol li.option1 {
    border-bottom: 1px solid #E5DDC3;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
.yellowPromo-inside ol h3 {
    font-size: 20px;
    font-weight: normal;
    height: 35px;
    line-height: 35px;
    padding-left: 30px;
}
.yellowPromo-inside ol li.option1 h3 {
    background: url("/assets/images/site/seminar/option1.png") no-repeat scroll 0 50% transparent;
}
.yellowPromo-inside ol li.option2 h3 {
    background: url("/assets/images/site/seminar/option2.png") no-repeat scroll 0 50% transparent;
}
.yellowPromo-round .price {
    display: block;
    font-size: 34px;
    font-weight: bold;
    padding: 10px 0;
    text-align: center;
}
.yellowPromo-round .price span {
    font-size: 18px;
    line-height: 38px;
    vertical-align: middle;
}
.yellowPromo-round .option1 .price {
    color: #1378BE;
}
.yellowPromo-round .option2 .price {
    color: #F2700E;
}
.yellowPromo-round .option2 .extra {
    margin: 0 8px 5px;
}
.yellowPromo-round .button {
    margin-bottom: 12px;
    text-align: center;
}
.yellowPromo-round .button a {
    color: #FFFFFF;
    display: block;
    font-size: 15px;
    font-weight: bold;
    height: 38px;
    line-height: 38px;
    margin: 0 auto;
    text-align: center;
    vertical-align: middle;
    width: 230px;
}
.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 scroll 0 0 transparent;
    text-shadow: 0 2px 2px #666666;
}
.yellowPromo-round .button a.bt-or {
    background: url("/assets/images/site/seminar/bt_md_or.png") no-repeat scroll 0 0 transparent;
    text-shadow: 0 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 none;
    margin-left: 15px;
    padding-left: 5px;
}
.gray-round {
    background: none repeat scroll 0 0 #F9F9F9;
    border: 1px solid #CCCCCC;
    border-radius: 8px 8px 8px 8px;
    display: block;
    overflow: hidden;
    padding: 20px;
}
.gray-round form.signin {
    display: block;
    margin-top: 12px;
    overflow: hidden;
}
.gray-round form.signin input.textbox {
    border: 1px solid #CCCCCC;
    border-radius: 5px 5px 5px 5px;
    color: #666666;
    font-size: 12px;
    margin-bottom: 10px;
    padding: 6px 5px 7px;
    width: 240px;
}
.gray-round form.signin input.textbox:hover {
    box-shadow: 0 0 6px #CCCCCC;
}
.gray-round form.signin .submit {
    background: url("/assets/images/site/seminar/bt_mdshort_or.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 15px;
    font-weight: bold;
    line-height: 18px;
    margin-right: 10px;
    padding: 9px 0 10px;
    text-align: center;
    text-shadow: 0 2px 2px #BF4909;
    width: 130px;
}
.gray-round form.signin .blue {
    background: url("/assets/images/site/seminar/bt_mdshort_bl.png") no-repeat scroll 0 0 transparent;
    text-shadow: 0 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 {
    background: url("/assets/images/site/seminar/sprite_moreiconlinks.png") no-repeat scroll 4px 6px transparent;
    border: 1px solid #FFFFFF;
    display: block;
    height: 40px;
    line-height: 40px;
    padding: 0 0 0 40px;
}
.more-icon-links li:hover {
    background-color: #F9F9F9;
    border: 1px solid #CCCCCC;
}
.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 {
    background: url("/assets/images/site/seminar/grayarrow.png") no-repeat scroll right center transparent;
    color: #333333;
    display: block;
    font-size: 13px;
    font-weight: bold;
    margin-right: 4px;
}
.more-icon-links li a:hover {
    text-decoration: none;
}
.members-say {
    border-top: 1px solid #CCCCCC;
    padding: 10px 0;
}
.members-say h2 {
    color: #F2700E;
    font-size: 14px;
    margin-bottom: 8px;
}
.members-say blockquote {
    background: url("/assets/images/site/seminar/speach_bubble.gif") no-repeat scroll 0 0 transparent;
    margin: 0;
    padding: 0;
}
.members-say blockquote p {
    background: url("/assets/images/site/seminar/speach_bubble_bottom.gif") no-repeat scroll left bottom transparent;
    color: #5E6B73;
    font-size: 14px;
    margin: 0;
    padding: 25px 25px 40px;
}
#pageIntro-new {
    clear: both;
    overflow: hidden;
    padding: 20px 0;
}
#pageIntro-new h1 {
    color: #F2700E;
    font-size: 30px;
    font-weight: normal;
    margin-bottom: 0.4em;
}
#pageIntro-new p {
    color: #333333;
    font-size: 16px;
    margin-bottom: 0.4em;
}
.plan-compare {
    border-collapse: collapse;
}
.plan-compare th {
    border: medium none;
    margin: 0;
    padding: 0;
}
.plan-compare td {
    border-bottom: 1px solid #DDDDDD;
    border-top: 1px solid #DDDDDD;
    margin: 0;
    padding: 0;
    vertical-align:middle !important;
}
.plan-compare td.noborder {
    border: medium none;
}
.plan-compare th h3 {
    margin-top: 15px;
}
.plan-compare th .price {
    color: #F2700E;
    font: italic bold 19px/1em Georgia,"Times New Roman",Times,serif;
    height: 45px;
}
.plan-compare th .price span {
    color: #666666;
    font-size: 12px;
    font-weight: normal;
}
.plan-compare th.title {
    text-align: left;
}
.plan-compare th.title h2 {
    font-size: 30px;
}
.plan-compare th.basic {
    background: url("/assets/images/site/seminar/th_gr_top.gif") no-repeat scroll 0 2px transparent;
    width: 183px;
}
.plan-compare th.pro {
    background: url("/assets/images/site/seminar/th_yl_top.gif") no-repeat scroll 0 0 transparent;
    width: 192px;
}
.plan-compare th.team {
    background: url("/assets/images/site/seminar/th_gr_top_r.gif") no-repeat scroll 0 2px transparent;
    width: 183px;
}
.plan-compare td.description {
    border-left: 1px solid #DDDDDD;
}
.plan-compare td.basic {
    background: url("/assets/images/site/seminar/td_gr.gif") repeat-y scroll 0 0 transparent;
    text-align: center;
    width: 183px;
}
.plan-compare td.pro {
    background: url("/assets/images/site/seminar/td_yl.gif") repeat-y scroll 0 0 transparent;
    text-align: center;
    width: 192px;
}
.plan-compare td.team {
    background: url("/assets/images/site/seminar/td_gr_r.gif") repeat-y scroll 0 0 transparent;
    text-align: center;
    width: 183px;
}
.plan-compare td.basicfooter {
    background: url("/assets/images/site/seminar/th_gr_bottom.gif") no-repeat scroll 0 bottom transparent;
    border: medium none;
    padding: 15px 0;
    width: 183px;
}
.plan-compare td.profooter {
    background: url("/assets/images/site/seminar/th_yl_bottom.gif") no-repeat scroll 0 bottom transparent;
    border: medium none;
    padding: 15px 0;
    width: 192px;
}
.plan-compare td.teamfooter {
    background: url("/assets/images/site/seminar/th_gr_bottom_r.gif") no-repeat scroll 0 bottom transparent;
    border: medium none;
    padding: 15px 0;
    width: 183px;
}
.plan-compare .button {
    margin-bottom: 12px;
    text-align: center;
}
.plan-compare .button a {
    background: url("/assets/images/site/seminar/bt_sm_or.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    display: block;
    font-size: 15px;
    font-weight: bold;
    height: 32px;
    line-height: 32px;
    margin: 0 auto;
    text-align: center;
    vertical-align: middle;
    width: 130px;
}
.plan-compare .button a:hover {
    background-position: 0 -32px;
    text-decoration: none;
}
.plan-compare .description h3 {
    background: url("/assets/images/site/seminar/sprite_benefits.png") no-repeat scroll 0 0 transparent;
    display: block;
    font-size: 14px;
    margin-left: 5px;
    padding: 12px 8px 12px 45px;
}
.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 scroll right center transparent;
}
h3.trigger a {
    color: #333333;
    display: block;
    text-decoration: none;
}
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 scroll right center transparent;
}
.toggle_container {
    clear: both;
    color: #666666;
    overflow: hidden;
    padding: 0 10px 10px;
}
.row {
    clear: both;
    overflow: hidden;
}
.row .onethird-col {
    border-top: 1px solid #CCCCCC;
    float: left;
    margin-bottom: 15px;
    margin-right: 15px;
    overflow: hidden;
    padding: 20px 0 15px;
    width: 315px;
}
.row .onethird-col h2 {
    background-color: transparent;
    color: #F47B20;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0;
    margin: 0 0 15px;
    padding: 0;
    text-transform: none;
}
.row .last {
    margin-right: 0;
}
.onethird-col .dig li {
    background: url("/assets/images/site/seminar/bullet_arrow.png") no-repeat scroll left center transparent;
    font-size: 14px;
    margin-bottom: 0.6em;
    padding-left: 20px;
}
.onethird-col .dig li a {
    color: #333333;
}
#mysemsinner {
    width: 263px;
}
#mysemsinner li {
    border-bottom: 1px solid #D4D4D4;
    border-top: 1px solid #FFFFFF;
    font-weight: bold;
    list-style: none outside none;
    margin-left: 0;
    padding: 7px 0;
}
#mysemsinner .meta {
    color: #999999;
    font-size: 0.9em;
}
#mysemsinner .actions {
    margin-top: 1px;
    padding: 1px 0;
}
#mysemsinner .actions:hover {
    background: none repeat scroll 0 0 #EDEDED;
}
#mysemsinner .actions a {
    color: #666666;
    font-size: 0.9em !important;
    font-weight:normal !important;
}
#mysemsinner .actions a:hover {
    color: #000000;
}

#mysemsinner .actions a.materials {
    background: url("/assets/images/site/seminar/miniicon_get.png") no-repeat scroll 0 2px transparent;
    padding-left: 13px;
}
#mysemsinner .actions a.receipt {
    background: url("/assets/images/site/seminar/miniicon_receipt.png") no-repeat scroll 0 2px transparent;
    padding-left: 13px;
}
#mysemsinner .actions a.materials:hover, #mysemsinner .actions a.receipt:hover {
    background-position: 0 -18px;
}
/*PAGE: podcast Detail info --------------------------*/


#podcast-summary {
	overflow: hidden;
	clear: both;
	margin-bottom: 15px;
}
#podcast-summary h1 {
	font-size: 30px;
	color: #000;
	font-weight: normal;
	line-height: 34px;
	margin-top: 0;
}
#podcast-summary .podcast-image {
	float: left;
	margin:5px 10px 5px 5px;
	border:1px solid #ccc;
	padding:3px;
	width:255px; 
}
#podcast-summary #info {
	float: right;
	width: 340px;
	display: block;
	overflow:hidden;
	margin-top: 4px;
}
#podcast-summary dl {
	margin: 0 0 15px;
	font-size: 14px;
	padding: 0;
	display: block;
}
#podcast-summary dt {
	float:left;
	clear: left;
	margin:1px 10px 8px 0;
	font-weight: bold;
	font-size: 14px;
}
#podcast-summary dd {
	font-size: 14px;
	margin:0 0 9px 0;
}
#podcast-summary #info ul {
	display: block;
	overflow: hidden;
	clear: both;
}
#podcast-summary #info li {
	list-style: none;
	display: block;
	float: left;
	margin:0 20px 0 0;
	padding-left: 25px;
	font-weight: bold;
	font-size: 13px;
}
#podcast-summary #info li.addcalendar {
	background: url(/assets/images/site/seminar/calendar.gif) no-repeat 0 0;
}
#podcast-summary #info li.addfavorite {
	background: url(/assets/images/site/seminar/addfavorite.gif) no-repeat 0 0;
}
#podcast-summary #info li.remfavorite {
	background: url(/assets/images/site/seminar/favorite_remove.png) no-repeat 0 0;
}
#podcast-summary #info li.ondemand {
	background: url(/assets/images/site/seminar/ondemand.gif) no-repeat 0 0;
}
#podcast-summary #info li.transcript {
	background: url(/assets/images/site/seminar/plain_text_icon.gif) no-repeat 0 0;
}
#podcastdetail {
	font-size: 14px;
	color: #333;
}
#podcastdetail .contentblock {
	border-top: solid 1px #ccc;
	padding: 20px 0 15px;
	margin-bottom: 15px; 
	overflow: hidden;
}
#podcastdetail .contentblock .leftbox {
	float: left;
	width: 272px;
}
#podcastdetail .contentblock .rightbox {
	float: right;
	width: 358px;
	padding-left: 15px;
	border-left: 1px solid #ccc;
}
#podcastdetail 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;
}

#podcastdetail ul.questions {
	overflow: hidden;
	display: block;
	list-style: disc;
}
#podcastdetail ul.questions li {
	float: left;
	width: 280px;
	margin-right: 0 0 15px 0;
	list-style-type: disc;
}
#podcastdetail ul.register {
	overflow: hidden;
	display: block;
	clear: both;
}
#podcastdetail ul.register li {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
}
#podcastdetail 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;
}
#podcastdetail ul.register a:hover {
	text-decoration: none;
}
#podcastdetail 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;
}
#podcastdetail 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;
}
#podcastdetail ul.register a.bt-gr:hover {
	background-position: 0 -50px;
}
#podcastdetail 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-podcast {
	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.propodcast {
	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;

}
