/* Inteior page styles */

#interior-masthead {
	margin: 0 10px;
	height: 126px;
	font-size: 37px;
	line-height: 37px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #962E3E;
}
#sidebar-head {
	margin-bottom: 10px;
}
	#interior-masthead strong {
		padding: 25px 10px 0 20px;
		display: block;
	}
	
	h2.training {
		color: #962E3E;
		background: url(../images/interior-mast-learning.jpg) left 10px no-repeat;
		font-size: 33px !important;
		letter-spacing: 1px;
		line-height: 34px;
	}
	h2.leadership {
		color: #fff;
		background: url(../images/interior-mast-leadership.jpg) left 10px no-repeat;
	}
	h2.teamwork {
	color: #962E3E;
	background: url(../images/interior-mast-teamwork.jpg) left 10px no-repeat;
	}
	h2.testimonials {
		background: url(../images/interior-mast-testimonials.jpg) left 10px no-repeat;
	}
		h2.training strong em {
			color: #DCDDE2;
			display: block;
			font-style: normal;
		}
	
	h2.achievements {
		color: #962E3E;
		background: url(../images/interior-mast-achievements.gif) left 10px no-repeat;
		font-size: 33px;
		line-height: 34px;
	}
		h2.achievements strong em {
			display: block;
			line-height: 14px;
			font-size: 14px;
			padding-top: 10px;
			font-weight: normal;
			color: #1C2955;
			text-transform: uppercase;
			letter-spacing: 1px;
			font-style: normal;
			font-family: Arial, Helvetica, sans-serif;
		}
	
	h2.calendar { 
		color: #962E3E;
		background: url(../images/interior-mast-achievements.gif) left 10px no-repeat;
		font-size: 33px;
		line-height: 34px;
	}
		h2.calendar strong em {
			display: block;
			line-height: 14px;
			font-size: 14px;
			padding-top: 10px;
			color: #1C2955;
			text-transform: uppercase;
			letter-spacing: 1px;
			font-style: normal;
			font-family: Arial, Helvetica, sans-serif;
		}

#content {
	background: url(../images/interior-content-bg.gif) left bottom no-repeat;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}

#content.blank-page { background: none; }
#content.blank-page #copy { background: none; padding-top: 10px; } 

#content.blank-page #copy a {
	color: #8D2B39;
	font-size: 14px;
	text-decoration: underline;
}

	#copy {
	width: 430px;
	float: left;
	background: url(../images/interior-content-bg-top.gif) left top no-repeat;
	padding-top: 35px;
	padding-bottom: 10px;
	}
		#copy h3,
		#copy h4,
		#copy h5,
		#copy p,
		#copy ul { display: block; margin-left: 20px; }
		
		#copy h3 {
			padding-bottom: 10px;
			color: #8D2B39;
			font-size: 14px;
			font-weight: bold;
		}
		#copy h4 {
			font-size: 14px;
			font-weight: bold;
			text-transform: uppercase;
			color: #2b3788;
			padding: 3px 0 12px 0;
		}
		#copy p {
	padding-bottom: 20px;
	color: #526F7F;
	line-height: 16px;
		}
			#copy p strong { color: #1C2955; }
#copy p a:hover {
	text-decoration: underline !important;
	color: #1C2955;
}
#copy ul {
	margin-left: 40px;
	padding-bottom: 15px;
	line-height: 16px;
	color: #8D2B39;
}
#copy li {
	color: #526F7F;
}

#copy ul#nav-copy {
	list-style-type: none;
	display: block;
	padding-bottom: 15px;
	border-bottom: 1px solid #838cba;
	margin-bottom: 15px;
	margin-left: 20px;
}
	#nav-copy li {
		display: inline;
	}
		#nav-copy li a {
			font-size: 16px;
			margin: 0 5px;
			font-weight: bold;
			line-height: 22px;
			color: #8D2B39;
			border-bottom: 1px solid #293679;
		}
			#nav-copy li a:hover {
				background: #e9eef2;
			}
	#sidebar {
		width: 300px;
		float: right;
	}
	#email-box {
		display: block;
		margin-top: 10px;
	}
#email-box .nopad {
	margin-top: 0px;
}
	#power-line {
	background: url(../images/power-line-list-bg.gif) bottom #273159 no-repeat;
	padding: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	}
	#power-line.long {
		background: url(../images/corner-blue-bottomright.gif) bottom right no-repeat #1c2855;
	}
.nopad {
	margin-top: 0px !important;
}
		#power-line h4 {
			display: block;
			padding-bottom: 4px;
			border-bottom: 1px solid #7e86a4;
			margin-bottom: 8px;
			font-size: 18px;
			color: #fff;
		}
		#power-line ol {
			display: block;
			padding: 0 0 0 25px;
		}
			#power-line ol li {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #fff;
	padding-bottom: 2px;
	list-style-type: disc;
			}
				#power-line ol li a { color: #fff; text-decoration: underline; }
				
				#power-line p a {
					color: #29ABE2;
					font-size: 16px;
					text-decoration: underline;
				}
		
		#power-line p {
			display: block;
			font-size: 14px;
			color: #adb5d5;
		}
		#power-line h5 {
			display: block;
			font-size: 16px;
			color: #fff;
			padding-top: 18px;
			padding-bottom: 5px;
		}
		
		#power-line p#video-thumb {
			text-align: center;
			padding: 10px 0 0 0;
		}
			#power-line p#video-thumb img { padding: 0 0 10px 0; }
			#power-line p#video-thumb a span {
				display: block;
				border: 1px solid #300009;
				background: #8f2c3b;
				padding: 10px;
				font-size: 12px;
				color: #fff;
				text-align: left;
				margin: 0 14px;
			}
				#power-line p#video-thumb a:hover span { background: #792533; }
	
	
	#sidebar-featured-videos {
		background: url(../images/power-line-list-bg.gif) bottom #273159 no-repeat;
		padding: 10px 10px 20px 10px;
		margin-top: 10px;
	}
		#sidebar-featured-videos h3 {
			display: block;
			padding: 5px 0 5px 0;
			color: #fff;
			font-size: 18px;
		}
	
		#sidebar-featured-videos img {
			display: block;
			float: left;
			margin-right: 5px;
		}
			#sidebar-featured-videos p {
				padding: 0 !important;
				margin-top: 10px;
			}
			#sidebar-featured-videos span {
				display: block;
				width: 153px;
				height: 88px;
				float: left;
				background: #8f2c3b;
				border: 1px solid #300009;
			}
			#sidebar-featured-videos a:hover span { background: #792533; }
				#sidebar-featured-videos span strong {
					padding: 10px;
					display: block;
					font-size: 14px;
					font-weight: normal;
				}
	
	
	#interior-panels { margin: 0 0 10px 10px; }
	#interior-panels h3 {
		display: block;
		margin: 20px 0 10px 0;
		padding: 0 10px 0 10px;
		height: 30px;
		line-height: 30px;
		color: #fff;
		font-size: 14px;
		font-weight: bold;
		margin-right: 10px;
		background: url(../images/header-red-stretch.gif) left bottom no-repeat;
	}
	#interior-panels img {
		display: block;
		float: left;
		margin-right: 10px;
	}
	
p#breadcrumbs {
	margin: 0 10px 10px 10px;
	padding: 5px;
	border: 1px solid #CCC;
	font-size: 14px;
	color: #000;
}
	p#breadcrumbs a {
		color: #0071BC;
		text-decoration: underline;
	}
		p#breadcrumbs a:hover {
			background: #eaf5fc;
			color: #003050;
		}
	
/* Events */

#listing-wrap {
	padding-right: 20px;
	border-right: 1px dotted #CCC;
}

#content.events {
	background: none;
}
	#content.events #copy { width: 550px; }
	#content.events #sidebar { width: 200px; margin-top: 30px; }
	#content.events #copy {
		background: none;
		padding: 0;
	}
		#content.events #copy h2 {
			display: block;
			line-height: 19px;
			font-size: 18px;
			padding-top: 10px;
			font-weight: bold;
			color: #1C2955;
			letter-spacing: 1px;
			font-style: normal;
			font-family: Arial, Helvetica, sans-serif;
			padding: 0 0 15px 8px;
		}
		
	div.listingentry {
		margin: 10px 0 10px 5px;
		border-left: 10px solid #fff;
		padding: 5px 0 5px 10px;
	}
	
	p#time-zone-notice {
		display: block;
		margin: 10px 0 10px 5px;
		border-left: 10px solid #962e3e;
		padding: 5px 0 5px 10px;
		background: #f6e5e9;
	}
	
		/* Ambit Events */
		
		.entrytype5,
		#content.events #sidebar #sidebar-nav li.catnav5 a { border-left-color: #99cc00 !important; }
		
		.entrytype17,
		#content.events #sidebar #sidebar-nav li.catnav17 a { border-left-color: #ff70c6 !important; }
		
		.entrytype3,
		#content.events #sidebar #sidebar-nav li.catnav3 a { border-left-color: #CCFF00 !important; }
		
		.entrytype1,
		#content.events #sidebar #sidebar-nav li.catnav1 a { border-left-color: #00E6E6 !important; }
		
		.entrytype20,
		#content.events #sidebar #sidebar-nav li.catnav20 a { border-left-color: #ff8000 !important; }
		
		.entrytype2,
		#content.events #sidebar #sidebar-nav li.catnav2 a { border-left-color: #A4CAE6 !important; }
		
		.entrytype16,
		#content.events #sidebar #sidebar-nav li.catnav16 a { border-left-color: #888 !important; }
		
		
		
		/* Brian's Events */

		.entrytype4,
		#content.events #sidebar #sidebar-nav li.catnav4 a,
		.entrytype29,
		#content.events #sidebar #sidebar-nav li.catnav29 a,
		.entrytype25,
		#content.events #sidebar #sidebar-nav li.catnav25 a,
		.entrytype21,
		#content.events #sidebar #sidebar-nav li.catnav21 a { border-left-color: #0033cc !important; }
		
		.entrytype8,
		#content.events #sidebar #sidebar-nav li.catnav8 a,
		.entrytype30,
		#content.events #sidebar #sidebar-nav li.catnav30 a,
		.entrytype26,
		#content.events #sidebar #sidebar-nav li.catnav26 a,
		.entrytype22,
		#content.events #sidebar #sidebar-nav li.catnav22 a { border-left-color: #e60000 !important; }
		
		.entrytype7,
		#content.events #sidebar #sidebar-nav li.catnav7 a,
		.entrytype31,
		#content.events #sidebar #sidebar-nav li.catnav31 a,
		.entrytype27,
		#content.events #sidebar #sidebar-nav li.catnav27 a,
		.entrytype23,
		#content.events #sidebar #sidebar-nav li.catnav23 a { border-left-color: #9900cc !important; }
		
		.entrytype9,
		#content.events #sidebar #sidebar-nav li.catnav9 a,
		.entrytype32,
		#content.events #sidebar #sidebar-nav li.catnav32 a,
		.entrytype28,
		#content.events #sidebar #sidebar-nav li.catnav28 a,
		.entrytype24,
		#content.events #sidebar #sidebar-nav li.catnav24 a { border-left-color: #00cc33 !important; }
		
		
		
		#content.events #sidebar #sidebar-nav li.catnavall a { border-left-color: #CCC !important; }
		
	#copy div.listingentry h3 {
		padding: 0 0 2px 0;
		margin: 0;
	}
	#copy div.listingentry p.date-time {
		display: block;
		padding: 0 0 1px 0;
		font-size: 11px;
		margin: 0;
	}
		#copy div.listingentry p.date-time span.date { font-weight: bold; font-size: 12px !important; }
		
		#copy div.listingentry p.category,
		#copy div.listingentry p.cattype {
			font-size: 10px;
			font-weight: bold;
			color: #999;
			padding: 0 0 5px 0;
			margin: 0;
		}
		
		#copy div.listingentry p.cattype {
			color: #333;
		}
	
	#copy div.listingentry h2,
	#copy div.listingentry h5,
	#copy div.listingentry ul {
		display: block;
		padding: 0;
		margin: 0;
	}
	
	#content.events #sidebar h3,
	#content.events #sidebar h3 a {
		display: block;
		font-size: 14px;
		font-weight: bold;
		color: #1C2955;
	}
		#content.events #sidebar #sidebar-nav {
			display: block;
			list-style-type: none;
			margin-right: 30px;
			padding: 5px 10px 10px 0;
		}
		#content.events #sidebar #sidebar-nav li { border-left: 1px solid #CCC;}
		#content.events #sidebar #sidebar-nav li a {
			display: block;
			padding: 1px 8px;
			margin: 3px 0;
			border-left: 10px solid #fff;
			font-size: 12px;
			color: #666;
			text-decoration: none;
		}
			#content.events #sidebar #sidebar-nav li a em { font-size: 11px; }
		#content.events #sidebar #sidebar-nav li a:hover { background: #E5E5E5; }
		#content.events #sidebar #sidebar-nav li.current a { font-weight: bold; background: #E5E5E5 }
		
	div.eventchooser {
	width: 49%;
	padding: 20px 0;
	background: url(../images/choose-bg.gif) top repeat-x #698594;
	height: 900px;
	}
		div.eventchooser a:hover { text-decoration: underline; }
		div#chooser-brian { float: left; }
		div#chooser-ambit { float: right; }
		div.eventchooser h3 {
			display: block;
			width: 200px;
			margin: 10px auto;
			font-size: 28px;
			font-family: "Century Gothic", Arial, Helvetica, Sans-serif; 
			border: none;
		}
		div.eventchooser h3.sub { font-size: 20px; border-top: 1px solid #b8c6ce; padding-top: 10px; }
		div.eventchooser p {
			display: block;
			width: 200px;
			margin: 0 auto 10px auto;
			font-size: 12px;
			color: #b8c6ce;
		}
			div.eventchooser p strong { font-size: 16px; line-height: 17px; color: #cad4da; }
				div.eventchooser p.sub strong { font-size: 14px; }
				
			div.eventchooser h3 a { color: #dfe5e8; }
			div.eventchooser ul {
				display: block;
				width: 200px;
				margin: 0 auto 15px auto;
				color: #fff;
				list-style-type: none;
				font-weight: bold;
			}
				div.eventchooser ul li {
					display: block;
					margin-bottom: 5px;
				}
					div.eventchooser ul li a { color: #fff; }
					
					
		div#maintenance-message {
			padding: 40px 0;
			background: url(../images/choose-bg.gif) top repeat-x #698594;
		}
			#maintenance-message h3 {
				display: block;
				padding: 0 20px;
				font-size: 22px;
				font-family: "Century Gothic", Arial, Helvetica, Sans-serif; 
				border: none;
				color: #fff;

			}
			#maintenance-message p {
				display: block;
				padding: 20px;
				color: #fff;
				font-size: 16px;
			}
			#maintenance-message ul {
				display: block;
				padding: 0 40px 10px 40px;
				color: #fff;
				font-size: 14px;
				line-height: 24px;
			}
				#maintenance-message ul li a {
					color: #5a222e;
					text-decoration: underline;
				}


/* Training section */
#container #content #copy a { color: #003050; }
#container #content #copy a:hover { color: #003050; }

#container #content #copy.no-back { background: none !important; padding: 0 !important; }

#container #content #copy h3.page-title {
	color: #fff;
	margin: 0 10px 15px 10px;
	padding: 8px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
#container #content #copy h3.bar-red { background: url(../images/header-bg-long-red.gif) no-repeat; }
#container #content #copy h3.bar-blue { background: url(../images/header-bg-long-blue.gif) no-repeat; }
#container #content #copy h3.bar-grey { background: url(../images/header-bg-long-grey.gif) no-repeat; }
#container #content #copy h3.bar-green { background: url(../images/header-bg-long-green.gif) no-repeat; }

#container #content #copy h4.vid-title {
	display: block;
	margin: 0 20px 10px 20px;
	padding: 0;
	font-size: 18px;
	color: #313234;
	text-transform: capitalize;
}
#choose-panels h3 {
	display: block;
	margin-bottom: 10px;
	margin-left: 10px;
}
	#choose-panels h3 a {
		display: block;
		padding: 0 20px 0 20px;
		height: 140px;
	}
	#choose-panels h3#self a { background: url(../images/choose-panel-self-bg.jpg) no-repeat; }
	#choose-panels h3#others a { background: url(../images/choose-panel-others-bg.jpg) no-repeat; }
	#choose-panels h3#getstarted a { background: url(../images/choose-panel-started-bg.jpg) no-repeat; }
	#choose-panels h3#business-builder a { background: url(../images/choose-panel-builder-bg.jpg) no-repeat; }
	#choose-panels h3#english a { background: url(../images/choose-panel-english-bg.jpg) no-repeat; }
	#choose-panels h3#polish a { background: url(../images/choose-panel-polish-bg.jpg) no-repeat; }
	
	#choose-panels h3 strong {
		color: #7B1A2D;
		font-size: 24px;
		line-height: 35px;
		display: block;
		padding-top: 20px;
		cursor: pointer;
	}
		#choose-panels h3 strong em {
			font-style: normal;
			color: #333;
			display: block;
			font-size: 30px;
		}
			#choose-panels h3#business-builder strong em {
				font-size: 24px;
			}
	#choose-panels h3 span {
		display: block;
		color: #0071BC;
		font-size: 14px;
		padding-top: 10px;
		text-decoration: underline;
		cursor: pointer;
	}
		#choose-panels h3 a:hover span { color: #005B8E; }
		#choose-panels h3 strong a:hover strong { text-decoration: underline; }
		#choose-panels h3 strong a:hover strong em { text-decoration: none; }
		
#choose-panels-state { margin: 0 10px; }

	#choose-panels-state h3 {
		display: block;
		padding-bottom: 10px;
		cursor: pointer !important;
	}
		#choose-panels-state h3 a {
			display: block;
			padding: 0 210px;
			height: 145px;
			background: #d1d9e0;
			cursor: pointer !important;
		}
			#choose-panels-state h3 a strong {
				display: block;
				padding-top: 22px;
				font-size: 22px;
				padding-bottom: 55px;
				color: #8D2B39;
				text-decoration: none;
			}
			#choose-panels-state h3 a span {
				font-size: 16px;
				font-weight: bold;
				text-decoration: none;
				color: #1C2955;
				padding-bottom: 0;
				display: block;
			}
		
			#choose-panels-state .choose-state a:hover span { text-decoration: underline !important; }
		#choose-panels-state #texas.choose-state a { background: url(../images/choose-bg-texas.jpg) center no-repeat #d1d9e0; }
		#choose-panels-state #illinois.choose-state a { background: url(../images/choose-bg-illinois.jpg) center no-repeat #d1d9e0; }
		#choose-panels-state #newyork.choose-state a { background: url(../images/choose-bg-newyork.jpg) center no-repeat #d1d9e0; }
			
#content.video-page #copy {
	background: none;
	padding-top: 0;
}
	#video-container { margin-bottom: 20px; }

#video-nav {
	background: url(../images/choose-bg.gif) top repeat-x;
	padding: 10px;
	margin-bottom: 10px;
}
	#video-nav ul {
		display: block;
		list-style-type: none;
		margin: 0;
	}
		#video-nav ul li a {
			display: block;
			padding: 5px;
			color: #fff;
			font-size: 14px;
			font-weight: bold;
		}
			#video-nav ul li a:hover { background: #718d9c; }
			
#container .right-darkblue-box h4 {
	margin: 0 10px 2px 10px;
}
#container .right-darkblue-box h4.bar-red { background: url(../images/header-bg-short-red.gif) no-repeat; }
	#container .right-darkblue-box h4.bar-red.closed { background: url(../images/header-bg-short-red-closed.gif) no-repeat; }
#container .right-darkblue-box h4.bar-green { background: url(../images/header-bg-short-green-closed.gif) no-repeat; }
#container .right-darkblue-box h4.bar-blue { background: url(../images/header-bg-short-blue.gif) no-repeat; }
	#container .right-darkblue-box h4.bar-blue.closed { background: url(../images/header-bg-short-blue-closed.gif) no-repeat; }
#container .right-darkblue-box h4.bar-grey { background: url(../images/header-bg-short-grey.gif) no-repeat; }
	#container .right-darkblue-box h4.bar-grey.closed { background: url(../images/header-bg-short-grey-closed.gif) no-repeat; }
#container #sidebar p {
	color: #c0d2c6;
	padding: 0 20px 10px 20px;
}
#container #sidebar p a { color: #fff; }
#container #sidebar ul {
	display: block;
	list-style-type: none;
	margin: 0 10px;
	padding-bottom: 20px;
}
	#container #sidebar ul li {
		display: block;
		margin-bottom: 2px;
	}
		#container #sidebar ul li a {
			display: block;
			padding: 6px 10px;
			text-decoration: none;
			font-size: 12px;
		}	
	#container #sidebar ul ul li a {
		padding: 0 0 2px 0;
		background: none;
	}
		
	#container #sidebar ul.red-list li a { color: #c1cddb; }
	#container #sidebar ul.red-list li { background: #555174; }
	#container #sidebar ul.red-list li.current a {
		background: url(../images/arrow-right-white-red.gif) 10px 9px no-repeat #8e7b91;
		padding-left: 20px;
		color: #fff;
		font-weight: bold;
	}		
	#container #sidebar ul.red-list li.current-sub { background: #8e7b91; }
	#container #sidebar ul.red-list li.current-sub a { color: #fff; font-weight: bold; }
	#container #sidebar ul.red-list li.current-sub li { background: none; }
	#container #sidebar ul.red-list li.current-sub li a { color: c1cddb; font-weight: normal; }
	#container #sidebar ul.red-list li.current-sub li.current a {
		padding-left: 10px;
		background-position: left 4px;
		color: #fff;
		font-weight: bold;
	}
	
	#container #sidebar ul.green-list li a { color: #c7d0d7; }
	#container #sidebar ul.green-list li { background: #1f4456; }
	#container #sidebar ul.green-list li.current a {
		background: url(../images/arrow-right-white-green.gif) 10px 9px no-repeat #214352;
		padding-left: 20px;
		color: #fff;
		font-weight: bold;
	}
	
	#container #sidebar ul.blue-list li a { color: #c0d2c6; }
	#container #sidebar ul.blue-list li { background: #203564; }
	#container #sidebar ul.blue-list li.current a {
		background: url(../images/arrow-right-white-blue.gif) 10px 9px no-repeat #263f72;
		padding-left: 20px;
		color: #fff;
		font-weight: bold;
	}
	
	#container #sidebar ul ul {
	margin: 0 10px 0 30px;
	padding-bottom: 6px;
}
	#container #sidebar ul ul li a {
		padding: 0;
		background: none;
	}
	
	#container #sidebar a:hover { text-decoration: underline; color: #fff; }
			
.lightblue-box {
	border-top: 10px solid #fff;
	background: url(../images/interior-content-bg-top.gif) top left no-repeat #d2d9e1;
}
	.lightblue-box.first { border: none; }
	.lightblue-box .wrap {
		padding: 10px 0;
		background: url(../images/interior-content-bg-top2.gif) bottom left no-repeat;
	}
	.lightblue-box h4 {
		margin-right: 20px;
		font-size: 14px;
		color: #536d7a !important;
		text-transform: capitalize;
	}
	.lightblue-box h5 {
		margin-right: 20px;
		font-size: 14px;
		color: #536d7a !important;
		margin-bottom: 5px;
	}
		.lightblue-box h5.list-title { margin-bottom: 0; }
		.lightblue-box h5.bordered {
			border-top: 1px solid #b1bec8;
			padding-top: 20px;
		}
	.lightblue-box ul {
		display: block;
		margin: 0 20px !important;
		list-style-type: none;
	}
		.lightblue-box ul li {
			display: block;
			padding-left: 8px;
			margin-left: 10px;
			background: url(../images/arrow-right-blue.gif) left 4px no-repeat;
		}
			.lightblue-box ul li a { text-decoration: underline; }
	
	#container.briantv #episode-list-box.training h3 {
		padding-bottom: 0;
	}
	#container.briantv #episode-list-box.training h4 {
		margin-top: 10px;
	}
	#container.briantv #episode-list-box.training h4 a {
		color: #fff;
		padding: 0 8px;
		height: 29px;
		line-height: 29px;
		font-size: 12px;
		font-weight: bold;
		text-transform: uppercase;
		background: none;
	}
		#container.briantv #episode-list-box.training h4 a:hover {
			background: none;
			text-decoration: underline !important;
		}
	#container.briantv #episode-list-box.training ul {
		padding-bottom: 0;
	}
	
	#container.briantv #episode-list-box.training p { padding-top: 20px; }
	
#conference-calls {
	margin: 0 0 20px 20px;
	border: 1px outset #000000;
	width: 430px;
	text-align: center;
	background-color: #ffffff;
}
#conference-calls td {
	border: 1px inset #000000;
	padding: 5px;
	vertical-align: middle;
}
#conference-calls .blank-row {
	font-size: 5px;
}
#conference-calls .left-cell {
	width: 39%;
}
#conference-calls .middle-cell {
	width: 13%;
}
#conference-calls .right-cell {
	width: 48%;
}
#conference-calls #cc-title {
	font-weight: bold;
	font-family: 'Arial Unicode MS', sans-serif;
	color: #000000;
	background-color: #f9bf10;
}
		

/* AmbitTV Section */

#container.briantv div#interior-masthead {
	margin: 7px 10px;
	padding: 24px 30px 24px 145px;
	background:  url(../images/interior-mast-briantv.jpg) no-repeat;
	height: auto;
}

	#container.briantv div#interior-masthead h2 {
		display: block;
		width: 312px;
		float: left;
		color: #9196ac;
		font-size: 32px;
		line-height: 32px;
	}
#choose-panels #started  a  {
		display: block;
		width: 269px;
		float: right;
		color: #d9ebf4;
		font-size: 14px;
		line-height: 16px;
		font-family: Arial, Helvetica, sans-serif;
		text-transform: capitalize;
		font-weight: normal;
	}
	
	
	#container.briantv #content {
		background: none;
	}
	#container.briantv #copy {
		padding-top: 10px;
		padding-bottom: 0;
		width: 470px;
		background: url(../images/interior-content-bg2.gif) left top no-repeat;
	}
	#container.briantv #copy h3 {
		font-size: 18px;
	}
		#container #copy h3#copy-header { padding-top: 20px; }
		#container #copy.contactpage h3 { padding-top: 0 !important; font-size: 18px; }
	#container.briantv #copy p {
		font-size: 12px;
	}
		#container.briantv #copy p strong { color: #526F7F; }
	#container.briantv #copy h3#now-playing {
	display: block;
	font-size: 18px;
	color: #323431 !important;
	}
			
	
	#container.briantv #copy ul {
		display: block;
		margin: 0 20px;
		list-style-type: none;
	}
		#container.briantv #copy ul li {
			display: block;
			padding-left: 8px;
			margin-left: 10px;
			padding-bottom: 2px;
			background: url(../images/arrow-right-blue.gif) left 4px no-repeat;
		}
			#container.briantv #copy ul li a { text-decoration: underline; }
			
	#container.briantv ul#vid-list {	
		display: block;
		list-style-type: none;
		padding-bottom: 10px;
		margin-right: 25px;
		border-top: 1px solid #a8b5bd;
	}
	#container.briantv #copy ul#vid-list li {
		display: block;
		margin: 0 !important;
		border-bottom: 1px solid #a8b5bd;
		font-size: 14px;
		padding: 0 !important;
		background: none;
	}
		#container.briantv #copy ul#vid-list li a {
			text-decoration: none;
			padding: 5px 10px;
			display: block;
		}
			#container.briantv #copy ul#vid-list li a:hover {
				color: #000;
				background: #becdd9;
			}
		#container.briantv #copy ul#vid-list li.current a,
		#container.briantv #copy ul#vid-list li.current a:hover {
			background: #D9B3BA;
			font-weight: bold;
			color: #64242E;
		}
			#container.briantv #copy ul#vid-list li.current a:before {
				content: "> ";
			}
			#container.briantv #copy ul#vid-list li.current a em {
				font-weight: normal;
			}
		
		
		#container.briantv #copy ul.faqlist li a {
			display: block;
			padding-bottom: 5px !important;
			text-decoration: none;
		}
	
	#container.briantv #copy ol {
		display: block;
		margin: 0 20px !important;
		list-style-type: none;
		padding-bottom: 20px;
	}
		#container.briantv #copy ol li {
			display: block;
			margin-left: 10px;
			padding-left: 0;
		}
			#container.briantv #copy ol li a { text-decoration: underline; }
	#container #copy p.answer { padding-left: 10px; }
	#container.briantv #copy #video-container {
		padding: 0 20px;
	}
	#container.briantv #copy #options-box {
		background: url(../images/interior-content-bg-top2.gif) left bottom no-repeat;
	}
		#container #copy #options-box li {
			padding-bottom: 5px;
		}
		#container #copy #transcript-copy p {
			margin: 0 !important;
			padding: 10px 20px 0 0 !important;
			line-height: 18px;
		}
		
	#container.briantv #copy h4#options {
		border-top: 1px solid #91a6ab;
		padding-top: 20px;
		margin-right: 20px;
		font-size: 14px;
		color: #536d7a;
		text-transform: uppercase;
		
	}
	#container.briantv #copy a { color: #006fbb; }
	
	#container.briantv #featured-box {
		background: url(../images/corner-blue-topright.gif) right top no-repeat #1c2955;
		margin: 0 10px 10px 10px;
		padding: 10px;
		border-top: 5px solid #fff;
	}
	#container.briantv #featured-box h3 {
		display: block;
		font-size: 18px;
		color: #fff;
		padding: 0 0 10px 0;
	}
		#container.briantv #featured-box div.vid-box {
			background: #555e7f;
			width: 375px;
		}
			#container.briantv #featured-box div.vid-box img { float: left; }
			#container.briantv #featured-box div.vid-box div.vid-box-info {
				padding: 15px 20px 15px 175px;
			}
				#container.briantv #featured-box div.vid-box div.vid-box-info h4 {
					font-size: 14px;
					margin: 0;
					text-transform: capitalize;
				}
				#container.briantv #featured-box div.vid-box div.vid-box-info h4 a { color: #fff; text-decoration: none; }
				#container.briantv #featured-box div.vid-box div.vid-box-info h4 a:hover { color: #fff !important; text-decoration: underline; }
				#container.briantv #featured-box div.vid-box div.vid-box-info p {
					color: #d8dcec;
					margin: 0;
					font-size: 12px;
					padding-bottom: 12px;
				}
				#container.briantv #featured-box div.vid-box div.vid-box-info p#play-button { padding-bottom: 0; }
				p#play-button a {
					display: block;
					height: 20px;
					width: 148px;
					background: url(../images/play-video-button.gif) no-repeat;
					text-indent: -999999px;
				}
				
				
	#container.briantv #episode-list-box {
		background: url(../images/corner-blue-bottomright.gif) right bottom no-repeat #1c2955;
		width: 300px;
		padding-bottom: 10px;
		margin-bottom: 10px;
	}
	#container.briantv #episode-list-box h3 {
		display: block;
		font-size: 18px;
		color: #fff;
		margin: 0 10px;
		padding: 10px 0 12px 0;
	}
		#container.briantv #episode-list-box h4 a {
			display: block;
			padding: 8px 10px;
			background: #555e7f;
			color: #d8dcec;
			font-size: 14px;
			margin: 0 10px 3px 10px;
			text-decoration: none !important;
		}
			#container.briantv #episode-list-box h4 a:hover { background: #3d4665; }
		#container.briantv #episode-list-box h4 a strong { text-decoration: underline; }
		#container.briantv #episode-list-box h4 a span {
			font-size: 12px;
			color: #8b91a7;
			display: block;
		}
			#episodes-wrapper {
	height: 545px;
	overflow: auto;
	margin-right: 10px;
			}
		#container.briantv #episode-list-box #episodes-wrapper.profiles h4 a span {
			display: inline;
			font-weight: bold;
			color: #7e303e;
		}
	
	#mail-list-box {
		background: url(../images/corner-green-topright.gif) right top no-repeat #cdecd2;
		padding: 15px 10px 5px 10px;
		margin-bottom: 10px;
	}
		#mail-list-box h3 {
			display: block;
			color: #006837;
			font-size: 18px;
			padding-bottom: 5px;
		}
		#mail-list-box p {
			color: #668f82;
			padding-bottom: 10px;
		}
		#mail-list-box p#signup-link a {
			display: block;
			height: 40px;
			width: 190px;
			background: url(../images/register-button.gif) no-repeat;
			text-indent: -999999px;
			padding-bottom: 0;
		}
		
		
		
		#container #copy ul.faq-list li p {
			display: inline;
			padding: 0;
			margin: 0;
		}
			#container #copy ul.faq-list li p a {
	font-size: 11px;
			}
#container #content #copy span.viewvideo {
	color: #962E3E;
}
				#container #copy ul.faq-list li p span {
					display: none;
					padding: 4px 0 4px 0;
				}


#choose-panels-ambittv { margin: 0 10px; }

	#choose-panels-ambittv h3 {
		display: block;
		padding-bottom: 10px;
	}
		#choose-panels-ambittv h3 .anchor {
			display: block;
			padding: 0 50px 15px 220px;
			background: #d1d9e0;
		}
			#choose-panels-ambittv h3 .anchor strong {
				display: block;
				padding: 15px 0 10px 0;
				font-size: 22px;
				color: #8D2B39;
				text-decoration: none;
			}
			#choose-panels-ambittv h3 .anchor span.info {
				font-size: 14px;
				color: #577586;
				font-weight: normal;
				display: block;
				padding-bottom: 10px;
				text-transform: uppercase;
			}
			#choose-panels-ambittv h3 .anchor span.choose-link {
				margin-top: 5px;
				padding: 2px 4px;
				font-size: 16px;
				font-weight: bold;
				background: #1C2955;
				border-bottom: 1px solid #0a1025;
				border-right: 1px solid #0a1025;
				border-left: 1px solid #5d6b9a;
				border-top: 1px solid #5d6b9a;
				color: #ccd2e8;
			}				
			
		p#ambittv-info {
			display: block;
			padding: 15px;
			margin-bottom: 10px;
			background: #a5b0c0;
			font-size: 14px;
			color: #1a275b;
			line-height: 19px;
		}
			p#ambittv-info strong {
				display: block;
				padding-bottom: 4px;
				color: #8D2B39;
				font-weight: bold;
				font-size: 18px;
			}
			#choose-panels-ambittv .choose-tv .anchor:hover span.choose-link { background: #3d4d82; color: #fff;  }
		#choose-panels-ambittv #brian.choose-tv .anchor { background: url(../images/choose-bg-briantv.jpg) left top no-repeat #d1d9e0; }
		#choose-panels-ambittv #ray.choose-tv .anchor { background: url(../images/choose-bg-raytv.jpg) left top no-repeat #d1d9e0; }
		#choose-panels-ambittv #piotr.choose-tv .anchor { background: url(../images/choose-bg-piotrtv.jpg) left top no-repeat #d1d9e0; }
		#choose-panels-ambittv #pete.choose-tv .anchor { background: url(../images/choose-bg-petetv.jpg) left top no-repeat #d1d9e0; }
		#choose-panels-ambittv #profiles-of-success.choose-tv .anchor { background: url(../images/choose-bg-prof.jpg) left top no-repeat #d1d9e0; }
		#choose-panels-ambittv #profiles-of-success.choose-tv .anchor strong {
}
		
		.scroller-container {
			margin-top: 10px;
		}
			.leader {
				background: #D1D9E0;
				border-bottom: 10px solid #fff;
			}
			.vertical-scroll p.image {
				display: block;
				float: left;
				padding: 0 !important;
				margin: 0 !important;
			}
			.vertical-scroll div.leader-info {
				padding-left: 110px;
			}
				.vertical-scroll div.leader-info h3 {
					display: block;
					font-size: 14px;
					font-weight: bold;
					color: #8D2B39;
					padding-top: 10px;
				}
				.vertical-scroll div.leader-info p {
					display: block;
					font-size: 12px !important;
					color: #577586 !important;
					margin: 0 !important;
					padding: 5px 10px 10px 0 !important;
				}
