
.ContactFieldset
{
	font-size:80%;
	color:#000;
	border:1px solid #ccc;
	padding:0 0 0 5px;
	margin:0 0 0 5px;
	width:400px;
	float:left;
}

.ContactFieldset #ReqText
{
	color:#000;
	font-weight:bold;
	font-size:90%;
}

.ContactFieldset input,.ContactFieldset select,.ContactFieldset textarea
{
	border:1px solid #000;
	padding:0 0 0 2px;
}


/* contest */
.contest
{
	padding:10px 10px 10px 10px;
}
	.contest-left
	{
		float:left;
		width:560px;
	}
	.contest-right
	{
		float:left;
		width:400px;
	}
	
.left-top p
{
	text-align:center;
	width:100%;
	font-size:150%;
	font-family:verdana;
	font-weight:bold;
}
	.left-top p span
	{
		padding:0 0 0 25px;
	}
.left-top p img
{
	float:right;
}

.contest-cont
{
	width:419px;
	margin:0 auto 0 auto;
}

.contest-box-top
{
	width:419px;
	height:25px;
	background-image:url(/pub/design/formBox_top.jpg);
	background-repeat:no-repeat;
	background-position:bottom center;
	float:left;
}
.contest-box-mid
{
	width:419px;
	min-height:300px;
	background-image:url(/pub/design/formBox_middle.jpg);
	background-repeat:repeat-y;
	background-position:bottom center;
	float:left;
}
	.contest-box-mid div.errorBox
	{
		padding:5px 5px 5px 0;
		border:4px solid #666;
		margin:0 0 10px 10px;
		width:90%;
		background-color:red;
		color:#fff;
		font-weight:bold;
		text-align:center;
		font-size:125%;
		line-height:150%;
	}

.contest-box-btm
{
	width:419px;
	height:32px;
	background-image:url(/pub/design/formBox_bottom.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	float:left;
}

.contest-tbl
{
	margin:0 5px 0 10px;
}
	.contest-tbl caption
	{
		display:none;
	}

	.contest-tbl th
	{
		text-align:left;
		padding:3px 0 3px 0;
	}
	.contest-tbl td
	{
		padding:3px 10px 3px 0;		
	}
	.contest-tbl td input
	{
		border:1px solid #666;
		padding:2px 2px 2px 2px;
	}
	.contest-tbl td select.text
	{
		width:220px;
		border:1px solid #666;
		padding:2px 2px 2px 2px;		
	}
.contest-tbl td input.contestbtn
{
	width:231px;
	height:38px;
	border:none;
	background-image:url(/pub/design/submit_button.jpg);
	background-color:#fff;
	background-repeat:no-repeat;
	background-position:center center;
	font-weight:bold;
	margin:0 auto 0 auto;
}
.contest-tbl .ctr
{
	text-align:center;
	padding:10px 0 0 0;
}



/* Webinar CSS */
.Webinar-Left 
{
	float:left;
	width:300px;
	margin:0 15px 0 0;
	padding:0 5px 0 0;
		
}

.Webinar-Left legend
{
	color:#000000;
	font-weight:bold;
	
}

.Webinar-Left .inputrow label 
{
	color:#000000;
	font-weight:bold;	
}
.Webinar-Left .inputItem input
{
	width:120px;
	
}
.Webinar-Left .inputRowButton input
{
	margin:10px 0 5px 0;
	background-image: url(/pub/design/submit_button2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:30px;
	text-align:center;
	border:none;
	background-color:#fff;
	
	
	
}
.Webinar .ReqField
{
	font-size:80%;
	margin:0 0 10px; 
}

.Webinar{
	

	margin:25px 0 0 0;
	

}
.Webinar hr
{
	color:#FF9600;
}
.webinarFieldSet
{
	border:3px solid #FF9600;		
	color:#000;	
	padding:10px;
	margin:0; 
	width: 100%;
	float:left;
	overflow:hidden;
	
}
/*
.webinarFieldSet legend{
	display:none;
}
*/

.SignupForm table.MathTbl tr.MathRow td
{
	color:#666666;
	float:left;
	font-weight:normal;
	margin:0 5px 0 0;
	text-align:right;
	
}


.event-desc span.ImpactText{
	color:#FF9600;
	text-align:center;
	font-size:130%;
	width:100%;
	float:left;
	padding:0 0 15px 0;
}

.Webinar-Item .event-desc p.WebinarQuestion{
	font-weight:bold;
	padding:0;
	margin:0;
}


.Webinar-Item .event-desc p.WebinarAnswer{
	padding:0 0 15px 0;
	margin:0;
}

.signupText{
	font-size:190%;
}

.signupText span{
	color:#FF9600;
	height:50px;
	float:left;

	padding:0 10px 0 0;
}

.webinarFieldSet .inputrow label{
	float:left;
	width:87px;
	color:#666;
	text-align:right;
	margin:0 5px 0 0;
	font-weight:normal;
}


.webinarFieldSet .inputrow .inputItem{


}

.webinarFieldSet .inputrow .inputItem input{
	width:194px;
	margin:0 0 15px 0;
	font-size:98%;
}

.webinarFieldSet .inputrow .inputItem select{
	width:200px;
	margin:0 0 15px 0;
	font-size:98%;
}


.Webinar .ArchievedWebinarsSection .ArchievedWebiars-Left h2{
	font-size:180%;
	border-bottom:none;
	color:#FF9600;
}


.ArchievedWebiars-Left ul{
	list-style:none;
	padding:0;
}

.ArchievedWebiars-Left ul li{
	list-style:none;
	color:#333;
	padding: 5px 0 5px 0;
}

.ArchievedWebiars-Left{
	float:left;
	width:50%;
	margin:0 65px 0 0;
}

.ArchievedWebiars-Right{
	float:left;
	width:262px;
	margin-top:25px;
}

.ArchievedWebiars-Right a{
	background-image:url("/pub/design/webinarAccessButton.jpg");
	background-position:top left;
	background-repeat:no-repeat;
	width:262px;
	height:70px;
	float:left;
	text-align:center;
	padding:10px 0 0 0;
	font-size:150%;
	font-weight:bold;
	color:#000;
	text-decoration:none;
	vertical-align:middle;
}


.ArchievedWebiars-Right a:link{
	color:#000;
	text-decoration:none;
	font-weight:bold;

}

.barcode{
	text-align:center;
}


p.WebinarName{
	padding:0;
}

p.WebinarName a:link{
	color:#000;
	font-weight:bold;
	text-decoration:none;
}

p.WebinarName a:visited{
	color:#000;
	font-weight:bold;
	text-decoration:none;
}

p.WebinarName a:hover{
	color:#000;
	font-weight:bold;
	text-decoration:underline;
}

p.WebinarName a:active{
	color:#000;
	font-weight:bold;
	text-decoration:none;
}


#videopageid_33 #player-container
{
	margin:0 25px 10px 0;
	width:420px;
	height:254px;
	overflow:hidden;
}
#videopageid_33 #player-container #player-button
{
	
	width:420px;
	height:254px;	
}
#videopageid_33 #player-image, #videopageid_33 #player-image img
{
	width:420px;
	/*height:254px;	*/
}

.Webinar-Item
{
	float:left;
	clear:left;
	width:85%;
}

.Webinar-Right 
{
	float:left;
	padding:0 0 0 0;
	width:490px;
}



#videopageid_33{

	float:left;
}

.Webinar h2
{
	color:#666666;
	border-bottom:1px solid #666666;
	padding:0 0 3px 0;
	margin:0 0 5px 0;
	font-size:150%;
	width:90%;
}

.WebinarSchedule{
	display:none;
}


.Webinar-Item p,
.Webinar-Item .event-Loc
{
	margin:5px 0 10px 0;
	font-size:120%;
	line-height:20px;
	padding:0 0 15px 0;
	color:#666;
	
}

.Webinar-Item p strong,
.Webinar-Item .event-Loc strong{
	background-color:#FF9600;
	width:98%;
	float:left;
	color:#fff;
	padding:2px 0 2px 5px;
	margin:0 0 2px 0;
}

.SocialMedia2{
	float:left;
	width:100%;
	padding:25px 0 0 0;
}


.Webinar-Item span 
{
	font-size:98%;
	padding: 0 0 0 5px;
	
}

.Webinar-Item .event-desc p
{
	margin:5px 0 10px 0;
	font-size:100%;
	line-height:20px;
	padding:0 0 15px 0;
	color:#666;
}

.Webinar-Item .event-desc ul
{
	margin:5px 0 10px 0;
	font-size:100%;
	line-height:20px;
	padding:0 0 15px 50px;
	color:#666;	
}

.Webinar-Left .SocialMedia2
{
	background:none;
}

.Webinar-Left .SocialMedia2 ul
{
	list-style:none;
	float:left;
	width:100%;
}

.Webinar-Left .SocialMedia2 ul li
{
	list-style:none;
	padding: 5px 0 0 0;
	float:left;
	width:100%;
}

.Webinar-Left .SocialMedia2 ul li a
{
	text-decoration:none;
	color:#00CCFF;
}

/* end webinar css */





