/*---------- Standard Elements ----------*/
body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	line-height: 21px; 
	color: #222;
	background-image: url("../img/bkgd.gif");
	margin: 10px 0 10px 0;
	text-align: center;
	}
	
a:link,
a:visited	{
	color: #36b;
	text-decoration: none;
	}

a:hover	{
	text-decoration: underline;
	color: #000;
	/*background: transparent url("../img/dott-pos.gif") repeat-x bottom left;*/
	}
		
h1, td.title	{
	font-family: "Arial Black", Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 18px;
	line-height: 120%;
	margin: 0 0 10px 0;
	}
	
h2, div.title	{
	font-family: "Arial Black", Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 14px;
	line-height: 120%;
	margin: 10px 0 10px 0;
	}
	
h3	{
	font-size: 14px;
	margin: 0 0 5px 0;
	}
	
img	{
	border-style: none;
	}
	
ul	{
	margin: 0 0 10px 18px;
	padding: 0;
	}
	
ul li	{
	list-style-type: square;
	margin: 0;
	padding: 0;
	}

p	{
	font-size: 14px;
	line-height: 21px;
	margin: 0 0 10px 0;
	}
	
strong	{
	}
	
em	{
	text-transform: uppercase;
	font-style: normal;
	}
	
form	{
	margin-top: 0;
	margin-bottom: 0;
	}
	
input	{
	font-size: 12px;
	}
	
table	{
	border-style: none;
	}
	
table td	{
	padding: 2px;
	font-size: 12px;
	}

/*---------- Structural Elements ----------*/	
body#popup-video	{
	background-image: none;	
	background-color: #e7b2c4;
	margin: 0;
	color: #000;
	}
	
body#popup-video #top	{
	background-color: #b25;
	padding: 15px 0 15px 0;
	}
	
body#popup-video #video	{
	background-color: #000;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	width: 320px;	
	border: 1px solid #000;
	}
	
body#popup-video #bottom	{
	margin-left: auto;
	margin-right: auto;
	padding: 5px 10px 0 10px;
	}
	
body#popup-video_2	{
	background-image: none;	
	background-color: #dbb8f4;
	margin: 0;
	color: #000;
	}
	
body#popup-video_2 #top	{
	background-color: #7833aa;
	padding: 15px 0 15px 0;
	}
	
body#popup-video_2 #video	{
	background-color: #000;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	width: 320px;	
	border: 1px solid #000;
	}
	
body#popup-video_2 #bottom	{
	margin-left: auto;
	margin-right: auto;
	padding: 5px 10px 0 10px;
	}
	
#banner	{
	border-bottom: 1px solid #fff;
	}
	
table#header	{
	background-color: #fff;
	text-align: left;
	font-size: 12px;
	width: 798px;
	border-bottom: 1px solid #fff;
	}
		
table#header td.brand	{
	white-space: nowrap;
	vertical-align: bottom;
	}
	
table#header td.aux 	{
	padding: 0px 0 6px 10px;
	width: 170px; 
	background-color: #0a9;
	}
	
table#header td.primary	{
	font-family: "Arial Black", Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	background-color: #57a;
	border-right: 1px solid #fff;
	padding: 5px 0 3px 10px;
	}
	
#middle	{
	border-bottom: 1px solid #fff;
	padding: 0 0 20px 0;
	background-image: url("../img/bkgd_middle.gif");
	width: 798px; 
	text-align: left;
	}
	
#middle-admin	{
	border-bottom: 1px solid #fff;
	padding: 0 0 20px 0;
	width: 798px; 
	text-align: left;
	}
	
#middle-plain	{
	border-bottom: 1px solid #fff;
	padding: 15px 0 20px 0;
	width: 798px; 
	text-align: left;
	}
	
#middle #content-1	{
	background-color: transparent;
	float: left;
	margin: 10px 40px 0 20px;
	width: 380px;	
	}
	
#middle-admin #content-all	{
	float: left;
	margin: 10px 40px 0 20px;
	border: 0px solid #000;
	width: 95%;	
	}	

#middle-admin #content-1	{
	float: left;
	margin: 10px 40px 0 20px;
	width: 380px;	
	}
	
#page,
#page-training,
#page-coaching,
#page-speaking,
#page-store,
#page-about,
#page-press,
#page-support,
#page-contact,
#page-extranet {
	background-color: #fff;
	border: 1px solid #fff;
	margin-right: auto;
	margin-left: auto;
	width: 800px; /* ie5win fix begins */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 798px;
	}
	
html>body #page,
html>body #page-training,
html>body #page-coaching,
html>body #page-speaking,
html>body #page-store,
html>body #page-about,
html>body #page-press,
html>body #page-support,
html>body #page-contact,
html>body #page-extranet	{
	width: 798px; /* ie5win fix ends */
	}
	
#secondary	{
	float: left;
	margin: 8px 0 1px 0;
	padding: 0;
	background-image: url("../img/bkgd_middle.gif");
	width: 189px;
	}
	
#middle #related	{
	margin: 10px 0 0 0;
	padding: 0;
	text-align: left;
	float: left;
	width: 160px; 
	}

#middle-plain .content-third	{
	float: left;
	margin: 0 19px 0 10px;
	width: 226px;
	}
	
table#footer	{
	border-style: none;
	width: 798px;
	text-align: left;
	}
	
table#footer td.contact	{
	background-color: #57a;
	border-right: 1px solid #fff;
	padding: 8px 0 20px 8px;
	}
	
table#footer td.contact p	{
	margin-bottom: 5px;
	}
	
table#footer td.button	{
	background-color: #0a9;
	width: 170px;	
	padding: 8px 0 0 8px;
	}
	
div.clearer {
	display: block; 
	clear: both; 
	margin: 0;
	padding: 0;
  	visibility: hidden;
  	font-size: 1px;
  	line-height: 0px;
  	}	

/*---------- Primary Navigation ----------*/			
.primary ul,
.primary li	{
	padding: 0;
	margin: 0;
	display: inline;
	list-style-type: none;
	line-height: 130%;
	}
	
.primary a	{
	text-decoration: none;
	}
	
.primary a:link, 
.primary a:visited	{
	color: #fff;
	float: left;
	margin-right: 20px;
	padding-bottom: 1px;
	}
	
.primary a:hover	{	
	color: #000;
	background: none;
	text-decoration: none;
	}

/*---------- Auxilliary Navigation ----------*/	
td.aux ul	{
	padding: 0;
	margin: 0;
	}
	
td.aux ul li	{
	list-style-type: none;
	font-size: 12px;
	line-height: 130%;
	margin: 10px 0 0 0;
	}
td.aux a	{	
	text-decoration: none;
	}
	
td.aux a:link, 
td.aux a:visited	{
	color: #fff;
	}
	
td.aux a:hover	{	
	color: #000;
	background: none;
	text-decoration: none;
	}
	
/*---------- Secondary Navigation ----------*/	
#secondary ul 	{
	font-size: 12px;
	text-align: left;
	margin: 0;
	padding: 2px 0 0 0;
	background-color: transparent;
	background: transparent url("../img/dott-nav.gif") repeat-x;
	background-position: top left;
	}

#secondary ul li	{
	list-style-type: none;
	font-family: "Arial Black", Arial, Helvetica, Verdana, sans-serif;
	line-height: 14px;
	background: transparent url("../img/dott-nav.gif");
	background-repeat: repeat-x;
	background-position: bottom left;
	padding: 4px 0 4px 10px;
	margin: 0;
	color: #36b;
	}
	
#secondary ul li a	{
	padding: 0 15px 0 0;
	margin: 0;
	display: block;	
	background: url("../img/full.gif");
	background-repeat: no-repeat;
	background-position: top right;
	width: 100%;
	}	
#secondary ul li>a { /* ie win cannot correctly parse child selector rule */
   	width: auto;
   	}
	
#secondary ul li a.empty	{
	background-image: none;
	}
	
/*---------- Secondary Nav Current Link Color -----------*/
#page-training #secondary ul li a.empty-current,
#page-store #secondary ul li a.empty-current	{
	background-image: none;
	color: #d60;
	}
	
#page-training #secondary ul li a.full-current	{
	color: #d60;
	background-image: url("../img/full.gif");	
	background-repeat: no-repeat;
	background-position: top right;
	}
	
#page-coaching #secondary ul li a.empty-current,
#page-press #secondary ul li a.empty-current	{
	background-image: none;
	color: #780;
	}
	
#page-speaking #secondary ul li a.empty-current,
#page-support #secondary ul li a.empty-current	{
	background-image: none;
	color: #b25;
	}
	
#page-contact #secondary ul li a.empty-current,
#page-about #secondary ul li a.empty-current	{
	background-image: none;
	color: #69e;
	}
	
#page-extranet #secondary ul li a.empty-current	{
	background-image: none;
	color: #73a;
	}
/*---------- Secondary Nav Current Link State -----------*/	
#secondary ul li a:hover	{
	text-decoration: none;
	color: #000;
	background-image: url("../img/full.gif");	
	background-repeat: no-repeat;
	background-position: top right;
	}
	
#secondary ul li a.empty:hover,
#secondary ul li a.empty-current:hover	{
	text-decoration: none;
	color: #000;
	background-image: none;
	}
		
#secondary ul ul	{
	margin: 0;
	padding: 2px 0 2px 0;
	background-image: none;
	}
	
#secondary ul ul li	{
	list-style-type: none;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	background-image: none;
	margin: 0;
	padding: 3px 0 3px 0;
	}		
	
#secondary ul ul li a	{
	padding: 0 15px 0 10px;
	margin: 0;
	display: block;
	background-image: none;
	}
	
/*---------- Secondary Nav Dropdowns Current Link States -----------*/
#page-training #secondary ul ul li a.current,
#page-store #secondary ul ul li a.current	{
	background: transparent url("../img/bullet-orange.gif");
	background-repeat: no-repeat;
	background-position: 0 3px;
	color: #d60;
	}
	
#page-coaching #secondary ul ul li a.current,
#page-press #secondary ul ul li a.current	{
	background: transparent url("../img/bullet-green.gif");
	background-repeat: no-repeat;
	background-position: 0 3px;
	color: #780;
	}
	
#page-speaking #secondary ul ul li a.current,
#page-support #secondary ul ul li a.current	{
	background: transparent url("../img/bullet-red.gif");
	background-repeat: no-repeat;
	background-position: 0 3px;
	color: #b25;
	}
	
#page-about #secondary ul ul li a.current,
#page-contact #secondary ul ul li a.current	{
	background: transparent url("../img/bullet-blue.gif");
	background-repeat: no-repeat;
	background-position: 0 3px;
	color: #69e;
	}

#page-extranet #secondary ul ul li a.current	{
	background: transparent url("../img/bullet-purple.gif");
	background-repeat: no-repeat;
	background-position: 0 3px;
	color: #73a;
	}
		
#secondary ul ul a:hover	{
	color: #000;
	text-decoration: none;
	background: transparent url("../img/bullet.gif");
	background-repeat: no-repeat;
	background-position: 0 3px;
	}
/*---------- Secondary Nav Dropdowns Current Link States -----------*/	


/*---------- Other Specific Elements ----------*/
h1.abstract	{
	font-size: 18px;
	margin: 0 0 2px 0;
	}
	
h2.abstract	{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	margin: 0 0 10px 0;
	font-weight: bold;
	color: #777;
	} 
	
h1.header{
	font-size: 15px;
	margin: 0 0 6px 0;
	}
	
h2.header	{
	font-size: 14px;
	margin: 0 0 2px 0;
	}
	
#popup-video h1,
#popup-video_2 h1	{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	line-height: 21px;
	font-weight: bold;
	margin: 0;
	}
	
#page-speaking h2,
#page-support h2	{
	color:#b25;
	}
	
#page-contact h2,
#page-about h2	{
	color: #69e;
	}
	
#page-training h2,
#page-store h2	{
	color: #d60;
	}
	
#page-coaching h2,
#page-press h2	{
	color: #780;
	}
	
#page-speaking .form-box h2,
#page-support .form-box h2,
#page-contact .form-box h2,
#page-store .form-box h2,
#page-training .form-box h2,
#page-coaching .form-box h2,
#page-about .form-box h2,
#page-press .form-box h2	{
	color: #fff;
	}
		
#middle #related p	{
	font-size: 12px;
	line-height: 140%;
	margin-bottom: 12px;
	}
	
#middle #related img	{
	margin: 3px 0 3px 0;
	}
	
#middle #related img.about_icons	{
	margin: 0 0 0 30px;
	}
	
p.abstract	{
	font-size: 13px;
	line-height: 18px;
	}
	
p.intro	{
	font-weight: bold;
	}

p.quote	{
	font-style: italic;
	margin: 12px 0 0 0;
	}

p.source	{
	font-weight: bold;
	line-height: 120%;
	}
	
#popup-video #bottom p	{
	font-size: 12px;
	line-height: 18px;
	}

#popup-video_2 #bottom p	{
	font-size: 12px;
	line-height: 18px;
	}
	
#connect, #catalog	{
	margin: 10px 0 10px 0;
	text-align: left;
	}
	
#connect img	{
	float: left;
	width: 160px;
	}

#catalog img	{
	float: left;
	width: 118px;
	}

#connect p, #catalog p	{
	float: left;
	font-size: 13px;
	line-height: 18px;
	margin: 5px 0 0 10px;
	font-style: italic;
	font-weight: bold;
	width: 200px;/* ie5win fix begins */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 190px;
	}
	
html>body #connect p, html>body #catalog p	{
	width: 190px; /* ie5win fix ends */
	}

.form-box	{
	background-color: #b2ccf6;
	padding: 0;
	margin: 12px 0 6px 0;
	border: 1px solid #69e;
	}
	
.form-box table	{
	margin: 0 0 6px 0;
	width: 100%;
	}
	
.form-box table td	{
	padding: 3px;
	}
	
.form-box table td.label	{
	text-align: right;
	padding-left: 6px;
	}
	
.form-box h2	{
	background-color: #69e;
	color: #fff;
	font-family: "Arial Black", Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 13px;
	text-align: left;
	padding: 2px 6px 3px 6px;
	margin: 0 0 0 0;
	}
	
#demo-box	{
	background-color: #e7b2c4;
	padding: 0;
	margin: 12px 0 6px 0;
	border: 1px solid #b25;
	width: 360px;
	}
	
#demo-box table	{
	margin: 0;
	width: 100%;
	padding: 0;
	}
	
#demo-box table td	{
	padding: 10px;
	}
	
#demo-box table td.video	{
	width: 126px;
	padding-right: 0;
	}
	
#demo-box table tr.download	{
	background-color: #EEC8D4;
	}
	
#demo-box table tr.download td	{
	font-size: 12px;
	line-height: 14px;
	text-align: center;
	padding: 5px 0 5px 0;
	}
	
#demo-box table td.header	{
	background-color: #b25;
	padding: 3px 3px 4px 3px;
	}
	
#demo-box h2	{
	color: #fff;
	font-family: "Arial Black", Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 14px;
	text-align: center;
	margin: 0;
	}
	
#demo-box p	{
	font-size: 13px;
	line-height: 15px;
	margin-bottom: 6px;
	} 

/*---------- Video in Extranet ----------*/

#demo-box_2	{
	background-color: #dbb8f4;
	padding: 0;
	margin: 12px 0 6px 0;
	border: 1px solid #7833aa;
	width: 360px;
	}
	
#demo-box_2 table	{
	margin: 0;
	width: 100%;
	padding: 0;
	}
	
#demo-box_2 table td	{
	padding: 10px;
	}
	
#demo-box_2 table td.video	{
	width: 126px;
	padding-right: 0;
	}
	
#demo-box_2 table tr.download	{
	background-color: #e8d1f9;
	}
	
#demo-box_2 table tr.download td	{
	font-size: 12px;
	line-height: 14px;
	text-align: center;
	padding: 5px 0 5px 0;
	}
	
#demo-box_2 table td.header	{
	background-color: #7833aa;
	padding: 3px 3px 4px 3px;
	}
	
#demo-box_2 h2	{
	color: #fff;
	font-family: "Arial Black", Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 14px;
	text-align: center;
	margin: 0;
	}
	
#demo-box_2 p	{
	font-size: 13px;
	line-height: 15px;
	margin-bottom: 6px;
	} 
/*---------- end of Video in Extranet ----------*/

.note	{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-style: italic;
	color: #000;
	}
	
td.contact p	{
	color: #fff;
	font-size: 11px;
	line-height: 120%;
	}

table#footer a	{	
	text-decoration: none;
	}
	
table#footer a:link,
table#footer a:visited	{
	color: #fff;
	}

table#footer a:hover	{	
	color: #000;
	background: none;
	text-decoration: none;
	}

td.button p	{
	color: #fff;
	font-size: 12px;
	line-height: 120%;
	margin: 0;
	}

td.quiz	{
	padding: 0;
	}
	
.byline	{
	text-transform: uppercase;
	}
	
#page-store .byline	{
	color: #777;
	text-transform: none;
	}
	
.publication	{
	font-style: italic;
	}
	
h2.publication	{
	font-style: normal;
	}
	
.centered	{
	text-align: center;
	}

.alert	{
	font-weight: bold;
	color: #c50;
	}	

ul.plain	{
	margin: 0 0 12px 0;
	}
	
ul.plain li	{
	list-style-type: none;
	margin: 0 0 6px 0;
	}
	
#content-all table	{
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;		
	border: 1px solid #57a;
	}	
	
#content-all table td	{
	margin: 0;	
	padding-left: 10px;	
	padding-right: 30px;
	background-color: #fff;	
	}

#content-all table td.head	{
	color: #fff;
	margin: 0;	
	padding-left: 10px;
	padding-right: 30px;		
	background-color: #57a;	
	}	
	
#content-all table td.tint	{
	margin: 0;	
	padding-left: 10px;
	padding-right: 30px;		
	background-color: #ECFFFD;	
	}
	
#content-all table td.tint-top	{
	margin: 0;	
	padding-top: 20px;	
	padding-left: 10px;
	padding-right: 30px;		
	background-color: #ECFFFD;	
	}
	
#content-all table td.tint-bottom	{
	margin: 0;	
	padding-bottom: 20px;	
	padding-left: 10px;
	padding-right: 30px;		
	background-color: #ECFFFD;	
	}	
	
#content-all table td.rt	{
	margin: 0;	
	padding-right: 10px;
	padding-left: 0;
	background-color: #fff;	
	}

#content-all table td.rt-head	{
	color: #fff;
	margin: 0;	
	padding-right: 10px;
	padding-left: 0;	
	background-color: #57a;	
	}
	
#content-all table td.rt-tint	{
	margin: 0;	
	padding-right: 10px;
	padding-left: 0;		
	background-color: #ECFFFD;	
	}
	
#content-all table td.rt-tint-top	{
	margin: 0;	
	padding-top: 20px;	
	padding-left: 0;
	padding-right: 10px;		
	background-color: #ECFFFD;	
	}
	
#content-all table td.rt-tint-bottom	{
	margin: 0;	
	padding-bottom: 20px;	
	padding-left: 0;
	padding-right: 10px;		
	background-color: #ECFFFD;	
	}		
	
#content-all table h3		{
	color: #fff;
	font-size: 14px;
	margin: 0;
	}	
	
.center	{
	text-align: center;
	}

