﻿/* CSS Document */
body 
{ 
background-image: url(
Images/week3/bkgd_Site.jpg);
background-position: 0 auto;
background-repeat: no-repeat;
background-color: #381515; 
padding: 0px;
margin: 0 auto;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px; 
}


p, .ms-vb{
	font-family:verdana, arial, helvetica, sans-serif;
	font-weight:normal;
	color:black;
	font-size:11px;
	line-height:15px;
	margin-bottom:9px;
}


ul{
	font-family:verdana, arial, helvetica, sans-serif;
	font-weight:normal;
	color:black;
	font-size:11px;
}


/* Background styles */
.mainBkgd
{ 
background-image:  url('../images/sharePointers_splash.gif');
background-repeat:no-repeat;
width: 954px;
height:531px;
}

.bottomBkgd
{ 
background-image:  url('../images/sharePointers_splashBtm.gif');
background-repeat:no-repeat;
width: 954px;
height:73px;
}


a:visited 
{
font-weight: normal;
font-family:verdana, arial, helvetica, sans-serif;
font-size:11px;
text-decoration: none;  
color:#10658D;
}


a:link 
{
font-weight: normal;
font-family:verdana, arial, helvetica, sans-serif;
font-size:11px; 
text-decoration: none;  
color:#10658D;
}

a:hover 
{
font-weight: normal;
font-family:verdana, arial, helvetica, sans-serif;
font-size:11px;
text-decoration: none; 
color: #E26803;
text-decoration: underline;
} 

/***************** NEW STYLES *********************/


#pageOuter{
 width:100%;
 text-align:center;
}

#wrapper{
	width:951px;
	margin:0 auto;
	text-align:left;
}

#header{
	background-image: url(
Images/week3/week3_header.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width:951px;
	height:128px;
}

#logo{
	position:relative;
	top:17px;
	left:125px;
	width:441px;
	height:71px;
	display:block;
	text-align:left;
	float:none;
	padding:0;
	float:left;
}

#logo a:hover{
	text-indent:-9999px;
		display:block;
	cursor:pointer;
	width:441px;
	height:71px;
overflow:hidden;
}

#logo a:link{
	text-indent:-9999px;
		display:block;
	cursor:pointer;
	width:441px;
	height:71px;
overflow:hidden;
}

#logo a:visited{
	text-indent:-9999px;
		display:block;
	cursor:pointer;
	width:441px;
	height:71px;
overflow:hidden;
}

#followLinks{
	float:left;
	width:255px;
	margin-left:250px;
	margin-top:62px;
	height:26px;
	padding:0;
}

#followLinks ul{
	padding:0; list-style:none;	
	margin:0;
}

#followLinks li{
	float:left;
	padding:0;
	margin:0;
}

#followLinks li.followText{
	color:#B25D46;
	font-family:Tahoma, arial, helvetica, sans-serif;
	font-size:10pt;
	display:block;
	padding-right:6px;
	padding-left:105px;
	padding-top:4px;
}

#followLinks li.linkedIn a:visited{
	display:block; 
	width:28px; 
	height:26px; 
	text-indent:-9999px; 
	background:url(
Images/week3/btn_linkedIn.gif) top left no-repeat;
	overflow:hidden;}
	
#followLinks li.linkedIn a:link{
	display:block; 
	width:28px; 
	height:26px; 
	text-indent:-9999px; 
	background:url(
Images/week3/btn_linkedIn.gif) top left no-repeat;
	overflow:hidden;}
	
#followLinks li.facebook a:visited{
	display:block; 
	
	text-indent:-9999px; 
	background:url(
Images/week3/btn_facebook.gif) top left no-repeat;
	
	width:28px; 
	height:26px; overflow:hidden;}
	
#followLinks li.facebook a:link{
	display:block; 
	
	text-indent:-9999px; 
	background:url(
Images/week3/btn_facebook.gif) top left no-repeat;
	
	width:28px; 
	height:26px; overflow:hidden;}
	
#followLinks li.twitter a:visited{
	display:block; 
	width:28px; 
	height:26px; 
	text-indent:-9999px; 
	background:url(
Images/week3/btn_twitter.gif) top left no-repeat;
	overflow:hidden;}

#followLinks li.twitter a:link{
	display:block; 
	width:28px; 
	height:26px; 
	text-indent:-9999px; 
	background:url(
Images/week3/btn_twitter.gif) top left no-repeat;
	overflow:hidden;}

.Clear{
	clear:both;
}

div.rightNavigation{
	width:auto;
	float:right;
	height:30px;
	text-align:right;
}
div.rightNavigation div#loginLinks{
	width:auto;
	float:left;
	height:30px;
	line-height:23px;
	font-family:Tahoma, arial, helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#ffffff;
	margin-right:10px;			
}


div.rightNavigation div.ms-siteactionsmenu{
	float:left;
	height:30px;
	font-weight:normal;
	color:#ffffff;
	padding:0;
	margin-top:3px;	
	margin-right:5px;		
}


div#loginLinks a:visited{
	font-family:Tahoma, arial, helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#ffffff;
	text-transform:uppercase;			
}


div#loginLinks a:link{
	font-family:Tahoma, arial, helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#ffffff;
	text-transform:uppercase;			
}

div#loginLinks a:hover{
	font-family:Tahoma, arial, helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
	color:#FF8A15;
	text-transform:uppercase;			
}

#registerButton{
	float:left;
	height:30px;
	width:139px;

	text-align:left;
	text-indent:-9999px;
	white-space:nowrap;
}

#registerButton a:visited{
	height:27px;
	width:139px;
	text-indent:-9999px;
	display:block;
	background-image:url('Images/week3/btnRegister.png');
	background-position:0 0;
	background-repeat:no-repeat;
	white-space:nowrap;
	cursor:pointer;
	overflow:hidden;
	text-align:left;
}

#registerButton a:link{
	height:27px;
	width:139px;
	text-indent:-9999px;
	display:block;
	background-image:url('Images/week3/btnRegister.png');
	background-position:0 0;
	background-repeat:no-repeat;
	white-space:nowrap;
	cursor:pointer;
	overflow:hidden;
	text-align:left;
}

#registerButton a:hover{
	height:27px;
	width:139px;
	text-indent:-9999px;
	display:block;
	background-image:url('Images/week3/btnRegister-U.png');
	background-position:0 0;
	background-repeat:no-repeat;
	cursor:pointer;
	overflow:hidden;
	text-align:left;
	white-space:nowrap;
}



#globalNavigation{
	width:829px;
	margin-left:115px;
	height:30px;
	margin-top:10px;
}


#globalNavigation .ms-topnav{
	font-family: Tahoma, arial, helvetica, sans-serif;
	font-size:11px;
	color:#DDE8DA;
	font-weight:bold;
	background-color:transparent;
	background-image:none;
	text-align:left;
	text-transform:uppercase;
	letter-spacing:1px;
	border:0;
	text-decoration:none;
	border-left:0;
	border-collapse:collapse;
	height:17px;
	border-right:1px solid white;
	line-height:14px;
}


#globalNavigation .ms-topnav a:visited{
	color:#DDE8DA;
}


#globalNavigation .ms-topnav a:link{
	color:#DDE8DA;
}

#globalNavigation .ms-topnav a:hover{
	color:#FF8A15;
}


#globalNavigation table.ms-topNavContainer table.ms-topnav td{
	margin-top:4px;
}


#globalNavigation table#zz1_TopNavigationMenu{
	background-color:transparent;
	background-image:none;
	border:0;
	padding-top:4px;
}

#globalNavigation td#zz1_TopNavigationMenun0{
	display:none;
	visibility:hidden;
}

#globalNavigation td#zz1_TopNavigationMenun1{
	padding-left:0;
	margin-left:0;
	text-align:left;
}

#globalNavigation td#zz1_TopNavigationMenun3 .ms-topnav{
	border-right:0;
}

#page{
	background:url(
Images/week3/bkgd_contentMid.gif) top left repeat-y;
	width:951px;
	margin-top:10px;
}

#pageTop{
	background:url(
Images/week3/bkgd_contentTop.jpg) top left no-repeat;
	width:951px;
	height:7px;
}

#pageContent{
	width:951px;
	padding-left:16px;
	padding-right:16px;
	padding-top:10px;
	overflow:visible;
	height:100%;
}

#pageBottom{
	background:url(
Images/week3/bkgd_contentBtm.jpg) top left no-repeat;
	width:951px;
	height:7px;
}

/* Footer Style */
#footer{
	width:951px;
	height:50px;
	margin-top:10px;
	background-color:transparent;
	background-image:none;
		background:url(
Images/week3/footer_week3.jpg) top left;
	background-repeat:no-repeat;
font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	padding-left:16px;
	line-height:15px;
}


#footer a:visited{
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	text-decoration:none;
}


#footer a:link{
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	text-decoration:none;
}


#footer a:hover{
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FF8E39;
	text-decoration:none;
}

#footer span.footerDisclaimer{
	color:#B25D46;
	height:22px;
	display:block;
	margin-top:6px;
}


#footerSponsor{
	width:126px;
	float:right;
	height:50px;
}


#footerSponsor a img{
	border:0;
}


.welcomeTitle{
	font-family:Calibri, verdana, arial, helvetica, sans-serif;
	font-weight:bold;
	font-size:17px;
	color:#CD5405;
	height:18px;

}

 


#welcomeContent p{
	font-family:verdana, arial, helvetica, sans-serif;
	font-weight:normal;
	color:black;
	font-size:11px;
	line-height:15px;
	float:left;
	width:400px;
	margin-bottom:13px;
}



#welcomeContent{
	font-family:verdana, arial, helvetica, sans-serif;
	font-weight:normal;
	color:black;
	font-size:11px;
	line-height:15px;
	float:left;
	width:400px;
	margin-bottom:13px;
}

#welcomeContent a:visited{
	color:#10658D;
text-decoration:none;
			
}

#welcomeContent a:link{
	color:#10658D;
text-decoration:none;
			
}

#welcomeContent a:hover{
	color:#10658D;
text-decoration:underline;
			
}


#welcomeContent span{
	font-size:13px;
	padding-bottom:10px;
}

div#twitterFeed{
	width:382px;
	min-height:248px;
	padding-left:10px;
	padding-right:10px;
	height:auto;
	padding-top:25px;
	background-image:url('Images/week3/bkgd_TwitterFeed.jpg');
	background-position:top;
	background-repeat:no-repeat;
	background-color:#E5E8CB;
	padding-bottom:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-bottom:20px;
}

#twitterFeed div.followTweets{
	margin-left:130px;
	height:15px;
	
}


#twitter_div h2{
font-family:calibri;
font-size:18px;
color:#3F3F3F;
margin-top:0;
margin-bottom:7px;
}

#twitter_update_list{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#3F3F3F;
padding-left:3px;
margin-left:0px;
margin-top:0;
list-style:none;
font-family:Arial, Helvetica, sans-serif;
	font-size:11px;

}

#twitter_update_list li{

margin-top:8px;
border-top:1px solid #B5CCAE;
padding-top:5px;
margin-bottom:10px;
white-space:inherit;
width:376px;
font-family:Arial, Helvetica, sans-serif;
}

#twitter_update_list li a:visited{
color:#10658D;
text-decoration:none;
}

#twitter_update_list li a:link{
color:#10658D;
text-decoration:none;
}

#twitter_update_list li a:hover{
color:#EA680B;
text-decoration:underline;
}


a:visited#twitter-link{
color:#574319;
font-family:Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:none;
padding-top:3px;
border:0;
background-image:url('Images/week3/arrowBrown.png');
background-position: right center;
padding-right:8px;
background-repeat:no-repeat;


}

a:link#twitter-link{
color:#574319;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:none;
padding-top:3px;
border:0;
background-image:url('Images/week3/arrowBrown.png');
background-position:right center;
padding-right:8px;
background-repeat:no-repeat;
}

a:hover#twitter-link{
color:#10658D;
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:none;
padding-top:3px;
border:0;
background-image:url('Images/week3/arrowBrown.png');
background-position:right center;
padding-right:8px;
background-repeat:no-repeat;

}


#homeRightColumn{
	float:left;
	margin-left:25px;
	width:493px;
	height:auto;
}

#homeRightColumn #newsletterSignUp{
	width:493px;
	background:url(
Images/week3/bkgd_newsletterSignup.jpg) top left;
	background-repeat:no-repeat;
	height:45px;
	margin-bottom:5px;
	padding-left:210px;
	padding-top:8px;
	padding-bottom:0;
	padding-right:15px;
	margin-top:15px;
}

#newsletterSignUp input.submit{
	background-color:transparent;
	background-image:url('Images/week3/btn_submitNewsletter.png');
	background-repeat:no-repeat;
	background-position:top left;
	width:22px;
	height:17px;
	border:0;
	cursor:pointer;
}


#homeRightColumn #eventsBox{
	width:493px;
	background:url(
Images/week3/bkgd_rightColMid.jpg) top left;
	background-repeat:repeat-y;
	margin-bottom:8px;
}

#homeRightColumn #eventsBoxTop{
	width:493px;
	background:url(
Images/week3/bkgd_rightColTop.jpg) top left;
	background-repeat:no-repeat;
	min-height:269px;padding-left:25px; 
	padding-right:12px;
	padding-top:12px; 
}


#eventsBoxTop a:visited{
	color:#1F88A0;
}


#eventsBoxTop a:link{
	color:#1F88A0;
}


#eventsBoxTop div.separator{
	height:8px;
	border-bottom:1px solid #B5CCAE;
}

#homeRightColumn #eventsBoxBottom{
	width:493px;
	background:url(
Images/week3/bkgd_rightColBtm.jpg) top left;
	background-repeat:no-repeat;
	height:19px;
}

/*div#upcomingEventsTitle{
	height:39px;
	width:462px;
	text-indent:-9999px;
	
	text-align:left;
}*/

div#eventsBoxTop td#MSOZoneCell_WebPartWPQ1{
	background-image:url(
Images/week3/title_upcomingSessions.png);
	background-position:top left;
	background-repeat:no-repeat;
	width:462px;
	padding-top:28px;
	padding-bottom:2px;
}

div#eventsBoxTop td#MSOZoneCell_WebPartWPQ2{
	background-image:url(
Images/week3/title_previousSessions.png);
	background-position:top left;
	background-repeat:no-repeat;
	width:462px;
	padding-top:28px;
}


div.link-item{
	position:relative;
	top:0;
	left:0;
	font-size:13px;
	font-weight:bold;
	padding-top:0;
	line-height:13px;
}


.description{
font-size:11px;
font-family:verdana, arial, Helvetica, sans-serif;
padding-bottom:7px;
border-bottom: 1px solid #B5CCAE;
font-weight:normal;
width:435px;
}



div.link-item a:hover{
	font-size:12px;
	font-weight:bold;
	font-family:verdana, arial, Helvetica, sans-serif;
	text-decoration:none;
		color:#E26803;
	
}



div.link-item a:visited{
	font-size:12px;
	font-weight:bold;
	font-family:verdana, arial, Helvetica, sans-serif;
	text-decoration:none;
	
	
}



div.item div.link-item a:link{
	font-size:12px;
	font-weight:bold;
	font-family:verdana, arial, Helvetica, sans-serif;
	text-decoration:none;
	
	
}

div.item div.link-item a:hover{
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	font-family:verdana, arial, Helvetica, sans-serif;
	color:#E26803;
}

div.item div.description a:hover{
	font-size:11px;
	font-weight:normal;
	color:#E26803;
}


div.item div.description a:visited{
	font-size:11px;
	font-weight:normal;
}


div.item div.description a:link{
	font-size:11px;
	font-weight:normal;
}


.ms-TPBody TABLE
{
font-size:1em;
background-color:transparent;
padding:9px;
}

.ms-WPBody TABLE
{
font-size:1em;
background-color:transparent;
padding:9px;
}

div.sessionDate{
color:gray;
font-style:italic;
padding-bottom:8px;
}

.ms-WPBody{
 padding:0;
 margin:0;
}

td#column{
 padding-top:0;
}


.welcomeContent a img{
	border:0;
}

.welcomeContent p{
	font-family:Verdana, arial, helvetica, sans-serif;
	font-weight:normal;
	color:#58595B;
	font-size:11px;
	line-height:15px;
}

.welcomeContent{
	font-family:Verdana, arial, helvetica, sans-serif;
	font-weight:normal;
	color:#58595B;
	font-size:11px;
	line-height:15px;
}

/*styles for forms*/

table.formBox{
width:742px;
}

td.formBoxTop{
background-image:url("/Style Library/Images/week3/suggestionBox_top.jpg");
background-position:top;
background-repeat:no-repeat;
width:742px;
}

td.formBoxBtm{
background-image:url("/Style Library/Images/week3/suggestionBox_btm.jpg");
background-position:btm;
background-repeat:no-repeat;
width:742px;
}

/*sessions page*/

#nextEventBox{
width:392px;
height:auto;
float:left;
margin-left:20px;
margin-bottom:15px;
background-image: url('Images/week3/title_sessionUpcoming.png');
background-position:top right;
background-repeat:no-repeat;
padding-top:5px;
}

#nextEventBox div.title, #pastSessionsRollup div.title{
text-indent:-9999px;
}

#nextEventBox span.eventTitle{	
font-family:Calibri, arial, helvetica, sans-serif;
font-size:17px;
font-weight:bold;
line-height:18px;}


#nextEventBox span.eventTitle a:link, #nextEventBox span.eventTitle a:visited{
font-family:Calibri, arial, helvetica, sans-serif;
font-size:17px;
font-weight:bold;
color:#10658D;
}


span.eventTitle a:visited{
font-family:Calibri, arial, helvetica, sans-serif;
font-size:17px;
font-weight:bold;
color:#10658D;
}


#nextEventBox span.eventTitle a:hover{
font-family:Calibri, arial, helvetica, sans-serif;
font-size:17px;
font-weight:bold;
color: #E26803;
text-decoration:underline;
}

#nextEventBox div.eventDate{
float:right;
width:125px;
color:gray;
font-style:italic;
margin-left:10px;
}

#nextEventBox .ms-vb, #nextEventBox .ms-alternating{
background-color:transparent;
background-image:none;
border:0;
}

#nextEventBox .ms-vb a:hover, #nextEventBox .ms-alternating a:hover{
color: #E26803;
text-decoration:underline;
}

#pastSessionsRollup{
width:905px;
height:auto;
background-image: url('Images/week3/title_sessionsPrevious.png');
background-position:top left;
background-repeat:no-repeat;
padding-top:6px;
margin-bottom:25px;			
}

#pastSessionsRollup .ms-alternating{
background-color:#E8EFCB;				
}

#pastSessionRollup td.ms-vb{
background-color:#ffffff;
background:#ffffff;
}

#pastSessionRollup .ms-vb a:hover, #pastSessionRollup .ms-alternating a:hover{
color: #E26803;
text-decoration:underline;
}

.ms-vb div.eventTitle, .ms-alternating div.eventTitle{	
font-family:verdana, arial, sans-serif;
width:100%; border-bottom:1pd solid #B5CCAE; padding-bottom:4px; margin-bottom:4px;
}


.ms-vb div.eventTitle a:link, .ms-vb div.eventTitle a:visited{
font-family:verdana, arial, sans-serif;
font-size:13px;
font-weight:bold;
color:#10658D;
}


.ms-vb div.eventTitle a:hover{
font-family:verdana, arial, sans-serif;
font-size:13px;
font-weight:bold;
color: #E26803;
text-decoration:underline;
}

#pastSessionsRollup div.eventDate{
float:right;
width:75px;
color:gray;
font-style:italic;
margin-left:10px;
}


#pastSessionsRollup td.ms-paging{
 background-color:#B7BF7B;
  color:white;
  font-weight:bold;
  padding:4px;
}

#pastSessionsRollup td.ms-paging a:link,#pastSessionsRollup td.ms-paging a:visited {
 color:white;
 background-position:0 3px;
}

#pageSessionsRollup td-ms-paging img{
 padding-top:3px;
}

#leftColumnSession{
 float:left;
 width:550px;
 margin-right:55px;
 background-image:url('Images/week3/title_sessionDetails.png');
 background-position:12px 0px;
 background-repeat:no-repeat;
 padding-top:33px;
 padding-left:8px;
}

#leftColumnSession a img, #leftColumnSessionDownloads a img, #leftColumnSessionConfirmation a img{
border:0;
}

#rightColumnSession{
 float:left;
 width:301px;
}


#leftColumnSessionDownloads{
 float:left;
 width:550px;
 margin-right:55px;
 background-image:url('Images/week3/title_sessionDownloads.png');
 background-position:12px 0px;
 background-repeat:no-repeat;
 padding-top:39px;
 padding-left:8px;
 height:450px;
}

#leftColumnSessionConfirmation{
 float:left;
 width:550px;
 margin-right:55px;
 background-image:url('Images/week3/title_sessionConfirmation.png');
 background-position:12px 0px;
 background-repeat:no-repeat;
 padding-top:33px;
 padding-left:8px;
 height:400px;
}

td.sessionConfirmRow{
border-top:1px solid #CD5405;
padding:10px;
width:100%;				
}

td.sessionConfirmRow .signMeUpButton{
background-image: url('Images/week3/btn_signMeUp.png');
background-repeat:no-repeat;
display:block;
text-indent:-9999px;
background-position:top left;
border:0;
width:127px;
height:21px;
float:right;
cursor:pointer;
}

td.sessionConfirmRow .signMeUpButton:hover{
background-image: url('Images/week3/btn_signMeUp-U.png');
background-repeat:no-repeat;
display:block;
text-indent:-9999px;
background-position:top left;
border:0;
width:127px;
height:21px;
float:right;
cursor:pointer;
}


div.postIT-top{
background-image:url('Images/week3/postIT_top.png');
background-position:top;
width:301px;
max-width:301px;
background-repeat:no-repeat;
padding-top:50px;
}

table.postIT-middle{
background-image:url('Images/week3/postIT_mid.png');
background-position:0 bottom;
width:301px;
max-width:301px;
background-repeat:repeat-y;
padding-bottom:203px;
}

td.postIT-bottom{
background-image:url('Images/week3/postIT_btm.png');
background-position:bottom;
background-repeat:no-repeat;
width:301px; max-width:301px;
padding-bottom:45px;
}

#webinarBox{
background-image:url('Images/week3/gotoMeetingBox_top.png');
width:256px;
padding-top:5px;
margin-left:18px;
background-position:top left;
background-repeat:no-repeat;
padding-bottom:5px;}

#webinarResourcesBox{
background-image:url('Images/week3/bkgdBox_webinarResources.png');
width:256px;

margin-left:18px;
background-position:top left;
background-repeat:no-repeat;}

#webinarResourcesBox a.accessButton:link, #webinarResourcesBox a.accessButton:visited{
background-image:url('Images/week3/btn_accessResources.png');
background-position:top left;
background-repeat:no-repeat;
text-indent:-9999px;
display:block;
width:232px;
height:45px;
overflow:hidden;
}

#webinarResourcesBox a.accessButton:hover{
background-image:url('Images/week3/btn_accessResources-U.png');
background-position:top left;
background-repeat:no-repeat;
text-indent:-9999px;
display:block;
width:232px;
height:45px;
overflow:hidden;
}


#webinarResourcesBox a.anonymousButton:link, #webinarResourcesBox a.anonymousButton:visited{
background-image:url('Images/week3/btn_accessAnonymous.png');
background-position:top left;
background-repeat:no-repeat;
text-indent:-9999px;
display:block;
width:232px;
height:45px;
overflow:hidden;
margin-top:3px;
}

#webinarResourcesBox a.anonymousButton:hover{
background-image:url('Images/week3/btn_accessAnonymous-U.png');
background-position:top left;
background-repeat:no-repeat;
text-indent:-9999px;
display:block;
width:232px;
height:45px;
overflow:hidden;
margin-top:3px;
}



#webinarContent{
background-image:url('Images/week3/liveMeetingBox_btm.png');
width:256px;
padding:10px;
padding-top:7px;
background-position:bottom left;
background-repeat:no-repeat;
}

#webinarResourcesBox div#webinarContent{
padding-top:0;
}


#webinarContent p{
font-size:11px;
font-family:verdana;
color:#6D6E71;
white-space:normal;
width:235px;
margin-top:0;
}



#quotationBox{
background-image:url('Images/week3/quote_top.png');
width:256px;
padding-top:2px;
margin-left:18px;
background-position:top left;
background-repeat:no-repeat;
margin-bottom:8px;
}


#quotationBox div.title{
 color:#D2DBC1;
 font-weight:bold;
 font-size:15px;
 font-family:Calibri;
 letter-spacing:1px;
 padding-left:35px;
 width:221px;
 padding-bottom:2px;
}

#quotationMale{
background-image:url('Images/week3/quote_male.png');
width:181px;
padding-top:0;
background-position:bottom left;
background-repeat:no-repeat;
padding-left:65px;
padding-right:10px;
padding-bottom:20px;
}


#quotationMale p, #quotationFemale p{
font-family:Arial, Helvetica, sans-serif;
font-style:italic;
Color:#97B270;
font-size:14px;
font-weight:bold;
margin-top:3px;
width:181px;
white-space:normal;			
}

#quotationFemale{
background-image:url('Images/week3/quote_female.png');
width:181px;
padding-top:0;
background-position:bottom left;
background-repeat:no-repeat;
padding-left:65px;
padding-right:10px;
padding-bottom:20px;
}

td.sessionTitle{
font-family:Calibri, arial, helvetica, sans-serif;
font-size:19px;
font-weight:bold;
color: #E26803;
padding-right:35px;
line-height:18px;
}

td.biggerText{
font-size:12px;
letter-spacing:1px;
line-height:16px;
padding-top:6px;
border-top:1px dotted #B7BF7B;
padding-bottom:10px;
margin-bottom:12px;
}

td.biggerText div{
margin-bottom:12px;
}


td#sessionTime{
color:#705241;
height:17px;
line-height:15px;
background:url('Images/week3/icon_clock.png');
background-repeat:no-repeat;
background-position:3px 3px;
padding:5px;
padding-left:24px;
}


td#sessionSlides{
padding-left:32px;
color:#705241;
height:24px;
line-height:19px;
background:url('Images/week3/icon-pdf.png');
background-repeat:no-repeat;
padding-right:65px;
padding-bottom:8px;
}


td#sessionRecording{
padding-left:32px;
color:#705241;
height:29px;
line-height:19px;
background:url('Images/week3/icon-wmv.png');
background-repeat:no-repeat;
padding-right:20px;
padding-bottom:20px;
border-bottom:2px solid #D3CFA7;
}


/* registration form styles */

div.registration{
	background-image: url(Images/week3/bkgdBox_registration.png);
	background-position:top left;
	background-repeat:no-repeat;
	width:842px;
	text-align:left;
	margin:0 auto;
}

div.registrationBottom{
	background-image: url(Images/week3/bkgdBox_registrationBtm.png);
	background-position:bottom left;
	background-repeat:no-repeat;
	width:842px;
	text-align:left;
}

.TOUpanel{
	border:1px solid #D3CFA7;
	padding:20px;
}

div.registrationButton{
	height:35px;
	width:126px;
	padding-top:8px;
	width:780px;
	border-top:1px solid #CD5405;
	padding-bottom:20px;
	text-align:right;
	margin-left:15px;
	float:right;
	margin-right:20px;}
	
div.registrationButton .buttonCreateUser{
	background-image:url(Images/week3/btn_createUser.png);
	background-repeat:no-repeat;
	height:25px;
	width:126px;
	border:0;
	background-color:transparent;
	display:block;
	cursor:pointer;
	float:right;
	}
	
div.registrationButton .buttonCreateUser:hover{
	background-image:url(Images/week3/btn_createUser-U.png);
	background-repeat:no-repeat;
	height:25px;
	width:126px;
	border:0;
	background-color:transparent;
	display:block;
	cursor:pointer;
	float:right;}
	
	
div.registrationButton .buttonDisagree{
	background-image:url(Images/week3/btn_disagree.png);
	background-repeat:no-repeat;
	height:25px;
	width:91px;
	border:0;
	background-color:transparent;
	display:inline;
	cursor:pointer;

	text-indent:-9999px;}
	
div.registrationButton .buttonDisagree:hover{
	background-image:url(Images/week3/btn_disagree-U.png);
	background-repeat:no-repeat;
	height:25px;
	width:91px;
	border:0;
	background-color:transparent;
	display:inline;
	cursor:pointer;

	text-indent:-9999px;}
	
div.registrationButton .buttonAgree{
	background-image:url(Images/week3/btn_agree.png);
	background-repeat:no-repeat;
	height:25px;
	width:71px;
	border:0;
	background-color:transparent;
	display:inline;
	cursor:pointer;

	text-indent:-9999px;}
	
div.registrationButton .buttonAgree:hover{
	background-image:url(Images/week3/btn_agree-U.png);
	background-repeat:no-repeat;
	height:25px;
	width:71px;
	border:0;
	background-color:transparent;
	display:inline;
	cursor:pointer;
	text-indent:-9999px;}




div.title-registrationForm{
	margin-left:25px;
	background-image:url(Images/week3/title_register.jpg);
	height:20px;
	width:780px;
	margin-right: 20px;
	border-bottom:1px solid  #CD5405;
	background-repeat:no-repeat;
	text-indent:-9999px;
	padding-bottom:5px;
	margin-top:11px;
	}
	
td.leftRegColumn, td.rightRegColumn{
	padding-left:25px;
	padding-right:10px;
	padding-top:10px;
	width:48%;
}


td.rightRegColumn{
	padding-left:10px;
	padding-right:20px;
width:48%;
}

div#step1{
	background-image:url(Images/week3/step1.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	float:left;
	height:100px;
	width:30px;
	display:block;
	margin-right:12px;}

div#step2{
	background-image:url(Images/week3/step2.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	float:left;
	height:100px;
	width:30px;
	display:block;
	margin-right:12px;}

p.errorMessage{
	padding-left:25px;
	padding-right:20px;
	padding-top:5px;
	color:#C00;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
}

div.formTitleHeader{
	color:#ffffff;
	background-image:url(Images/week3/bkgd_formHeader.png);
	background-repeat:repeat-y;
	height:15px;
	font-family:tahoma, arial, verdana, sans-serif;
	letter-spacing:1px;
	font-weight:bold;
	font-size:12px;
	padding:3px;
	margin-bottom:8px;
}

div.formTOUHeader{
	color:#ffffff;
	background-image:url(Images/week3/bkgd_formHeader.png);
	background-repeat:repeat-y;
	height:15px;
	font-family:tahoma, arial, verdana, sans-serif;
	letter-spacing:1px;
	font-weight:bold;
	font-size:12px;
	padding:3px;
	margin-bottom:8px;
	margin-left:25px;
}


table.forms {
	width:auto;
}


/* Login box styles */

div.loginBox{
	background-image:url(images/week3/bkgdBox_login.png);
	background-position:top left;
	background-repeat:no-repeat;
	width:324px;
	height:232px;
	padding-left:21px;
	padding-right:15px;
	padding-bottom:12px;
}

table.loginForm{
font-family:verdana, arial, helvetica, sans-serif;
	font-size:11px;
	width:280px;}
	
td.loginButtonRow{
	border-top:1px solid  #CD5405;
	padding:8px;
}

td.loginButtonRow .loginButton{
	background-image: url(images/week3/btn_Login.png);
	background-repeat:no-repeat;
	height:18px;
	width:62px;
	border:0;
	background-color:transparent;
	display:block;
	float:right;}

div.title-loginForm{
	background-image: url(images/week3/title_formLogin.jpg);
	height:19px;
	width:265px;
	background-repeat:no-repeat;
	text-indent:-9999px;
	padding-bottom:5px;
	}

table.loginBottomBar{
	background-image:url(images/week3/bkgd_loginBtmBar.jpg);
	height:51px;
	background-position:top left;
	background-repeat:no-repeat;
	margin-left:5px;
}

td.memberMessage{
	color:#ffffff;
	font-weight:normal;
	font-family:Tahoma, Geneva, sans-serif;
	padding-left:65px;
	font-size:12px;
}

.registerNowMessage{
	color:#CD5405;
	font-weight:bold;
	font-size:12px;
}

.registerNowMessage:hover{
	color:#6A1B19;
	font-weight:bold;
	font-size:12px;
}
table.forms td{
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:11px;
	border-bottom:1px solid #C8D1A7;
}

.input{
width:190px;
height:22px;
border:1px solid #D6D2C8;
font-family:verdana, arial, helvetica, sans-serif;
font-size:11px;
color:#666666;
margin-top:3px;
padding:3px;
}


td .inputSmall{
width:120px;
height:19px;
border:1px solid #D6D2C8;
font-family:verdana, arial, helvetica, sans-serif;
font-size:11px;
color:#666666;
padding:2px;
}

div#loginImage{
background-image:url('Images/week3/loginBoxRight.jpg');
background-repeat:no-repeat;
background-position:top right;
float: right;
width:526px;
height:476px;
margin-right:13px;
text-align:left;
padding-top:0;
}

div#loginImage p{
font-size:12px;
font-family:Tahoma;
letter-spacing:1px;
padding-right:90px;
padding-left:20px;
margin-top:0;
}

/*access resources form*/

div.title-accessResourcesForm{
	background-image:url(Images/week3/title_accessResources.png);
	height:20px;
	width:450px;
	border-bottom:1px solid  #CD5405;
	background-repeat:no-repeat;
	text-indent:-9999px;
	padding-bottom:5px;
	}

td.accessButtonRow{
	border-top:1px solid  #CD5405;
	padding:9px;
	text-align:right;
	padding-left:260px;	
}

td.accessButtonRow .submitButton{
	background-image: url(images/week3/btn_sumbit.png);
	background-repeat:no-repeat;
	height:24px;
	width:87px;
	border:0;
	background-color:transparent;
	display:block;
	float:left;
	cursor:pointer;}
	
td.accessButtonRow .submitButton:hover{
	background-image: url(images/week3/btn_sumbit-U.png);
	background-repeat:no-repeat;
	height:24px;
	width:87px;
	border:0;
	background-color:transparent;
	display:block;
	float:left;
	cursor:pointer;}
	
	td.accessButtonRow .cancelButton{
	background-image: url(images/week3/btn_cancel.png);
	background-repeat:no-repeat;
	height:24px;
	width:85px;
	border:0;
	background-color:transparent;
	display:block;
	float:left;
	margin-right:5px;
	cursor:pointer;}
	
td.accessButtonRow .cancelButton:hover{
	background-image: url(images/week3/btn_cancel-U.png);
	background-repeat:no-repeat;
	height:24px;
	width:85px;
	border:0;
	background-color:transparent;
	display:block;
	float:left;
	margin-right:5px;
	cursor:pointer;}




