/************ GLOBALS ************/

body {
margin: 0px;
font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

input[type="text"], textarea, select {
border: 2px #a0c4e4 solid;
font: 18px Tahoma, Arial;
padding: 4px 6px;
background: url(/images/form_shadow.jpg) no-repeat top left;
margin: -2px 8px 0 0;
}

a img {
border:0px;
} 	

table {
border-collapse: collapse;
width: 100%;
}

td {
padding: 9px;
vertical-align: top;
}

h1 {
margin: 0 0 25px 0;
font: 24px "Georgia";
letter-spacing: -1px;
color: #154d84;
}

h2 {
margin: 0 0 25px 0;
font: 24px "Georgia";
letter-spacing: -1px;
color: #154d84;
}

h3 {
margin: 0 0 25px 0;
font: 18px "Georgia";
letter-spacing: -1px;
color: #699e70;
}

blockquote {
font: italic 18px georgia;
color: #336699;
line-height: 24px;
border-top: 3px #999 solid;
border-bottom: 3px #999 solid;
padding: 0px 0 0 0;
margin: 5px 0 10px 20px;
width: 210px;
float: right;
background: #dadada url(/images/quote_left.png) no-repeat 0px 10px;
}

blockquote .quote {
background: url(/images/quote_right.png) no-repeat bottom right ;
padding: 0 20px 0px 25px;
display: block;
}

blockquote .source {
font: bold italic 12px arial;
color: #999;
padding: 15px 15px 15px 20px;
display: block;
}    

blockquote a {
text-align: right;
display: block;
font-size: 12px;
border-top: 1px #ccc solid;
margin: 0 15px;
}

/************* CANVAS ***************/

#main {
width: 960px;
margin: 0 auto;
margin-top: 4px;
}

#logo {
display: block;
margin-bottom: 10px;
padding: 6px 0 0 21px;
}    

.shadow {
margin: -12px;
}    

.left {
float: left;
padding: 0 10px 0px 0;
}
.right {
float: right;
padding: 0 0 5px 5px;
}

/* http://sonspring.com/journal/clearing-floats */

html body * span.clear,
html body * div.clear,
html body * li.clear,
html body * dd.clear
{
background: none;
border: 0;
clear: both;
display: block;
float: none;
font-size: 0;
list-style: none;
margin: 0;
padding: 0;
overflow: hidden;
visibility: hidden;
width: 0;
height: 0;
}

/* http://www.positioniseverything.net/easyclearing.html */

.clearfix:after {
clear: both;
content: '.';
display: block;
visibility: hidden;
height: 0;
}

.clearfix {
display: inline-block;
}

* html .clearfix {
height: 1%;
}

.clearfix {
display: block;
clear: both;
}

/************ TOOLBAR ************/

#toolbar {
width: 925px;
height: 31px;
margin: 0 auto;
}

#toolbar li {
float: left;
margin: 4px 0 0 5px;
list-style: none;
}

#toolbar li.first{
margin-left: 350px;
}

#toolbar a {
display: block;
text-decoration: none;
}

#toolbar a span {
display: block;
padding: 5px 15px 2px 15px;
font: bold 15px "Trebuchet MS", Arial, Helvetica, sans-serif;
white-space: nowrap;        
}

/************ SEARCH BOX ************/ 

#search_box {
float:right;
margin-top:40px;
}

#search_box label{
font: 20px "Georgia";
letter-spacing: -1px;
color: #fff;
margin-right:10px;
}
#search_box #search{
width:400px;

}    

/************ CRUMBS ************/ 

#crumbs {
margin: 0px;
padding: 0px;
height: 40px;
font-size: 14px;
list-style: none;
}

#crumbs li {
display: inline;
padding-right: 10px;
line-height: normal;
}

#crumbs li a {
margin-right: 10px;
text-decoration: none;
}

#crumbs li a:hover {
text-decoration: underline;
}

#crumbs .lastitem {
font-weight:bold;
}

/************ PRIMARY NAV ************/        

#primaryNav {
background: url(/images/knowledge/prim_nav_bg.jpg) repeat-x;
font: bold 17px "trebuchet ms", arial;
height: 55px;
}

#primaryNav div {
float:left;
padding: 0;
margin: 0;
list-style: none;
}

#primaryNav div a {
display: block;
text-decoration:none;
}

#primaryNav div li.top {
background: url(/images/knowledge/prim_nav_sep.jpg) no-repeat;
margin: 0px;
padding: 0;
}

#primaryNav div li.top a {
padding: 14px 24px;
color: #c3551c;
margin-left: 2px;
}

#primaryNav div:hover {
background: url(/images/knowledge/prim_nav_bg_roll.jpg) repeat-x;
}

#primaryNav div:hover li.top a {
color: #f6e2d7;
display: block;
}

#primaryNav div:hover li.top a:hover {
color: #fff;
}

#primaryNav div:hover ol {
display:block;
}

#primaryNav ol, #primaryNav ul {
display:none;
background:#fff;
position: absolute;
margin: 0px;
padding: 4px;
width: 255px;
list-style: none;
border-bottom-width: 3px;
border-bottom-style: solid;
border-bottom-color: #db7f50;        
}

#primaryNav ol li {
border-left: 25px #efefef solid;
}

#primaryNav ol div a {
background: url(/images/knowledge/arrow_right.png) no-repeat 210px 11px;
display: block;
}

#primaryNav ol div a:hover {
background: #fff0e6 url(/images/knowledge/arrow_right.png) no-repeat 210px 11px;
}

#primaryNav ol a, #primaryNav ol div ul a {
color:#666;
padding: 6px 18px 6px 15px;
font-weight: normal;
font-size: 14px;
border-left: 4px #fff solid;
border-bottom: 1px #f7f6f6 solid;
background: none;
display: block;
}

#primaryNav ol a:hover, #primaryNav ol div ul a:hover { 
color:#a13806;
background: #fff0e6;
}

#primaryNav div div {
float: none;
position: relative;
}

#primaryNav div div:hover {
background: #d9d9d9;
}

#primaryNav div div:hover ul {
display: block;
}

#primaryNav ol ul {
display: none;
margin: -32px 0 0 247px;
border-left: 2px #ccc solid;
z-index: 5;
}

#primaryNav ol div.col {
}

#primaryNav ol div.col ul {
height: 600px;
}

#primaryNav ol div.col ul.col {
margin-left: 495px;
}

/************ PROMO ************/    

#promo {
padding-top: 21px;
height: 340px;
text-align: center;
}

/************ BANNERS ************/

.banner a {
width: 230px;
height: 300px;
display: block;
margin-bottom: 25px;
}

.banner a:hover {
background-position: top right;  
cursor: pointer;  
}

.banner_wide a {
width: 630px;
height: 100px;
display: block;
margin-bottom: 25px;
}

.banner_wide a:hover {
background-position: bottom;
cursor: pointer;
}

.banSeminar {
background: url(/images/banners/seminar.jpg) no-repeat top left;
}

.banSeminarWide {
background: url(/images/banners/seminar_wide.jpg) no-repeat top left;
}

.banQuestions {
background: url(/images/banners/got_questions.jpg) no-repeat top left;
}

.banQuestionsWide {
background: url(/images/banners/got_questions_wide.jpg) no-repeat top left;
}

.banConsultation {
background: url(/images/banners/consultation.jpg) no-repeat top left;
}       

.banConsultationWide {
background: url(/images/banners/consultation_wide.jpg) no-repeat top left;
}       

/************ FRAMES ************/

#frameCol {
width: 230px;
float: left;
/*padding: 25px 35px 0 15px;*/
padding:25px 0 0 25px;
font: 16px Tahoma, Arial;
color: #585858;
letter-spacing: -.5px;
line-height: 24px;
}

#frameFull {
padding: 25px 35px 40px 35px;
font: 16px Tahoma, Arial;
color: #585858;
line-height: 24px;
}    

#frameMain {
/*width: 630px;
padding: 25px 15px 40px 35px;*/
padding:25px 20px 40px 25px;
width:650px;
float: left;
font: 16px Tahoma, Arial;
color: #585858;
line-height: 24px;
/*background: url(/images/page_flip.png) no-repeat bottom center;*/
}

#frameMain h1, #frameFull h1 {
border-bottom: 1px #aeaeae solid;
}

#frameFull h3 {
padding-top: 10px;
}

#frameCol h2 {
/*padding-top: 10px;
height: 40px;*/
height:25px;
padding:5px 15px; 
font: 20px Georgia "Trebuchet MS", Arial, Helvetica, sans-serif;
margin: 0px;  
}

#frameCol div {

}

#frameCol ul {
list-style: none;
padding: 10px 20px 15px 20px;
margin: 0 0 30px 0;
background: #fff;
}

#frameCol li {
border-bottom: 1px #eaeaea solid;
}

#frameCol li a {
text-decoration: none;
padding: 3px 0 3px 14px;
display: block;
}

#frameCol li a:hover {
border-left-style: solid;
border-left-width: 3px;
background: #efefef;
padding-left: 11px;
}

#frameCol p {
margin-bottom: 30px;
}

#frameCol a.email {
color: #369;
}

#frameCol a.email:hover {
color: #9b7b1c;
text-decoration: none;
}

/*
#frameMain a {
font-weight: bold;
text-decoration: none;
}*/


#frameCol ul li a{
color:#666;
}	

#pageTop h1 {
position: absolute;
font: italic 16px "trebuchet ms";
letter-spacing: normal;
color: #fff;
padding: 10px 0 0 660px;
text-align: right;
}

/************ BOXES ************/

#boxes {
padding: 15px 6px;
margin: 0 auto;
}

#boxes .boxFrame {
width: 316px;
float: left;
}

#boxes .boxMain {
width: 276px;
height: 332px;
padding: 10px;
margin: 0 auto;
}

#boxes .boxContent {
height: 285px;
width: 256px; 
margin: 0 auto;  
color: #585858;
}

#boxes .boxContent ul {
padding-left: 35px;
}

#boxes h2 {
margin: 0 0 10px 0;
font: 24px "Georgia";
letter-spacing: -2px;
text-align: center;
color: #154d84;
}

#boxes h2 a {
text-decoration:none;
color:#154d84;
}

#boxes h2 a:hover {
text-decoration:none;
}

#boxes h3 {
margin: 0 0 5px 0;
font-size: 16px;
letter-spacing: -1px;
}    

#boxes p {
font-size: 16px;
letter-spacing: -.5px;
margin: 0px;
}

#boxes .boxButton {
width: 257px;
margin: 0 auto;
font: 16px Tahoma;
text-align: center;
position: relative;
z-index: 3;
}

#boxes .boxButton a {
height: 20px;
padding: 9px;
display: block;
color: #fff;
text-decoration: none;
}

#boxes .stories {
font-size: 14px;
letter-spacing: -.5px;
}
#boxes .stories h2 { 
margin: 0px; 
}
#boxes .stories a {
color: #3366ff;
}

#boxes .stories a:hover {
text-decoration: none;
}

#boxes .story1 {
margin: 0 auto;
margin-top: -20px;
background: url(/images/success_story_a.png) no-repeat top center;
width: 119px;
height: 102px;
padding: 25px 130px 0 20px;
}

#boxes .story2 {
margin: 0 auto;
background: url(/images/success_story_b.png) no-repeat top center;
width: 109px;
height: 132px;
padding: 15px 10px 0 150px;
}

#boxes ul {
margin: 0 0 0 45px;
}
#boxes li {
font-size: 16px;
padding: 3px 0;
}

#boxSub {
margin: 17px;
padding: 30px 20px 5px 20px;
line-height: 30px;
color: #deeda6;
font: normal 20px "georgia", "trebuchet MS";
letter-spacing: -.5px;
height: 156px;
text-align: center;
background: url(/images/network/box_sub.png) no-repeat;
}

#boxSub2 {
margin: 5px 17px;
padding: 5px 20px 5px 20px;
color: #666;
font: normal 16px/24px "trebuchet MS";
letter-spacing: -.5px;
background: #fff;
border: 1px #fff solid;
-moz-border-radius: 14px;
-webkit-border-radius: 14px;
}

#boxSub2 blockquote {
	margin-top: 0;
}
#boxSub2 .feature {
	padding: 10px 15px 10px 10px;
	margin: 18px 0;
	border: 1px #ccc solid;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	width: 630px;
	color: #546B00;
	background: #cee1a5 url(/images/network/box_sub_bg.png) repeat-x;
}

#boxSub2 .feature img {
	float: left;
	margin: 8px 20px 10px 0;
}

#boxSub2 .feature p {
	float: left;
	width: 465px;
	margin: 3px 0;
}

#boxSub2 .feature span {
	display: block;
	text-align: right;
	padding: 3px 0 0 0;
}

#boxSub2 .feature a {
	color: #000;
}

#boxSub2 .feature a:hover {
	color: #83a110;
}

#boxSub2 a {
color: #83a110;
}

#boxSub2 a:hover {
color: #546B00;
}

#boxSub a {
color: #b6d738;
}

#boxSub a:hover {
color: #fff;
}



/************ LANDING PAGES *************/
#landingPage {
color: #666;
font: normal 16px/24px "trebuchet MS";
letter-spacing: -.5px;
}

#landingPage .hiliteBox{
	width:420px;
	float:left;
}
#landingPage .hiliteBox h1{
	margin-bottom:10px;
}
#landingPage blockquote {
	margin-top: 0;
}
#landingPage .feature {
	padding: 10px 15px 10px 10px;
	margin: 18px 0;
	border: 1px #ccc solid;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	width: 630px;
	color: #546B00;
	background: #cee1a5 url(/images/network/box_sub_bg.png) repeat-x;
}

#landingPage .feature h3{
	margin-bottom:10px;
}

#landingPage .feature img {
	float: left;
	margin: 8px 20px 10px 0;
}

#landingPage .feature p {
	float: left;
	width: 465px;
	margin: 3px 0;
}

#landingPage .feature span {
	display: block;
	text-align: right;
	padding: 3px 0 0 0;
}

#landingPage .feature a {
	color: #000;
}

#landingPage .feature a:hover {
	color: #83a110;
}

#landingPage a {
color: #83a110;
}

#landingPage a:hover {
color: #546B00;
}

#landingPage a {
color: #b6d738;
}

#landingPage a:hover {
color: #fff;
}

#landingPage .boxButton {
width: 257px;
font: 16px Tahoma;
text-align: center;
}

#landingPage .boxRight{
float:right;
}
#landingPage .boxCenter{
margin-left:auto;
margin-right:auto;
}


#landingPage .boxButton a {
height: 20px;
padding: 9px;
display: block;
color: #fff;
text-decoration: none;
background:url(/images/network/box_button.jpg) no-repeat top;
}
#landingPage .boxButton a:hover {
background: url(/images/network/box_button.jpg) no-repeat bottom;
}

/************ PHOTO FRAME ***************/

.photoFrame {
width: 170px;
background: url(/images/photo_frame_bg.gif) repeat-y;
text-align: center;
}

.photoFrame div {
background: url(/images/photo_frame_top.gif) no-repeat;
padding-top: 10px;
}

.photoFrame span {
background: url(/images/photo_frame_bottom.gif) no-repeat;
height:10px;
display: block;
}

.photoRt {
float: right;
margin: 15px 0 0 10px;
}

.photoLt {
float: left;
margin: 0px 15px 5px 0;
}

/************ UTILITIES, CHARTS AND DIAGRAMS ************/

#frameMain .chart {
background: #999;
}

#frameMain .chart h2 {
font-size: 18px;
}

#frameMain .figure {
font: 11px  "arial";
color: #999;
padding-top: 5px;
margin-bottom: 20px;
float: left;
}

#frameMain .figure p {
padding: 3px 5px;;
margin: 0px;
border-bottom: 1px #ccc solid;
}
#frameMain .figure span {
font-weight: bold;
}

.note {
background: #ffffcc;
padding: 10px 15px;
border: 1px #ffe9ab solid;;
font-size: 12px;
letter-spacing: normal;
line-height: 18px;
}

#frameCol .note ul  {
margin: 0px;
padding: 5px 0 0 20px;
font-size: 12px;
background: none;
}

#frameCol .note li {
background: none;
list-style: disc;
font-weight: bold;
border: 0px;
padding: 2px 0;
}


/************ ACCORDIAN ************/

.accordion_toggle {
display: block;
background: url(/images/accordion_toggle.jpg) no-repeat top;
padding: 10px 10px 10px 55px;
font-size: 20px;
color: #803232;
cursor: pointer;
margin: 0 0 2px 0;
}

.accordion_toggle span {
font: italic 14px arial;
padding-left: 30px;
color: #666;
}

.accordion_toggle:hover {
color: #b63737;
background: url(/images/accordion_toggle.jpg) no-repeat 0 -45px;
}

.accordion_toggle_active {
background: url(/images/accordion_toggle_active.jpg) no-repeat;
color: #ffffff;
}

.accordion_toggle_active span {
color: #ccc;
}

.accordion_toggle_active:hover {
background: url(/images/accordion_toggle_active.jpg) no-repeat;
color: #ffffff;
}

.accordion_toggle_active:hover {
color: #fff;
}    

.accordion_content {
overflow: hidden;
}

.accordion_content h2 {
margin: 15px 0 5px 10px;
color: #0099FF;
}

.accordion_content p {
padding: 0px 10px 5px 10px;
}

/************ FOOTER ************/       

#footer {
margin-top: 80px;
padding-bottom: 80px;
position: relative;
z-index: 3;
text-align: center;

}

#footer ul {
padding: 0px;
margin: 0 0 30px 0;
text-align: center;
}

#footer li {
margin: 0px;
list-style: none;
display: inline;
}

#footer li a {
padding: 0 12px;
}

/************ ERROR BOX ************/    

#errorBox {
padding: 30px;
height: 600px;
font-size: 14px;
font-weight: bold;
color: #000;
}

#errorBox div {
padding: 50px 20px 20px 180px;
height: 213px;
background:  url(/images/error_bg.png) no-repeat 0;
}

#errorBox h1 {
font-size: 30px;
color: #990000;
margin-bottom: 0px;
}

#errorBox h2 {
font-size: 18px;
color: #184c7f;
margin-bottom: 40px;
}

#errorBox a {
color: #1b6ec1;
text-decoration: none;
}

#errorBox a:hover {
color: #336699;
text-decoration: underline;
}

#definitions div {
display:none;
}

/*#definitions span.tTop {
display: block;
height: 10px;
background: url(/images/tooltip.png) no-repeat;
}

#definitions span.tMain {
display: block;
background: url(/images/tooltip.png) no-repeat bottom;
padding:0px 15px 25px 15px;
width:320px;
color:#fff;
cursor: pointer;
font: bold 12px/16px arial;
}

#definitions div h3 {
font-size:16px;
color:#cfe5b0;
font-size: bold;
border-bottom: 1px #888 dotted;
margin: 0 0 3px 0;
padding: 0 0 3px 0;
}*/

#definitions .tTop {
	display:block;
	background: url(/images/tooltip_btm.png) no-repeat bottom;
	padding: 0 0 40px 0;
	width: 388px;
	margin: 0 auto;
}

#definitions .tTop h3 {
	background: url(/images/tooltip_top.png) no-repeat top;
	height: 25px;
	padding: 30px 25px 0 25px;
	color: #5d6b22;
	font-size: 12px;
	font-weight:bold;
	margin: 0;
}

#definitions .tTop .tMain {
	background: url(/images/tooltip_main.png) repeat-y;
	padding: 10px 25px 5px 25px;
	display: block;
	font: 12px arial;
	line-height: 17px;
}

.term {
border-bottom: 1px #369 dotted;
font-weight: bold;
color: #369;
cursor: pointer;
}
.term:hover {
color: #900;
border-color: #900;
}

.formButton {
background: url(/images/form_button.jpg) repeat-x;
border:0 none;
color:#FFFFFF;
cursor:pointer;
font:16px arial;
font-weight:bold;
height:31px;
margin:0 5px;
padding-bottom:3px;
text-align:center;
width:73px;
}

#spinx_search {
float:right;
margin-top:65px;
}

ul#search_results {
padding:0;
margin:0;
list-style:none;
}

ul#search_results li {
padding:0 0 20px 0;
}

ul#search_results li a {
font-size:18px;
}

ul#search_results li span.url {
color:#008000;
}

/********* VIDEO PLAYER *************/
	
	.videoPane {
		display:none;
		z-index:10000;
		background-color:#333;
		width:825px;	
		min-height:360px;
		border:1px solid #666;
		-moz-box-shadow:0 0 90px 5px #000;
		-webkit-box-shadow: 0 0 90px #000;	
	}
	
	.videoPane .close {
		background-image:url(/images/video_close.png);
		position:absolute;
		right:-15px;
		top:-15px;
		cursor:pointer;
		height:35px;
		width:35px;
	}
	
	.videoPane .bio {
		position:absolute;
		top: 15px;
		right: 20px;
		font-size:11px;
		color:#fff;
		width: 145px;
		background: url(/images/video_poweredby.png) no-repeat 20px 300px;
		height: 330px;
		padding: 0 0 15px 20px;
	}
	
	.videoPane .bio h3 {
		color:#aba;
		font-size:18px;
		margin:0 0 -10px 0;
	}
	
	.textPane {
		height:500px;
		padding:10px;
	}
	
	.textPane #vcontent {
		background:#fff;
	}

	
	.testimonial_header {
	display: block;
	overflow:hidden;
	background: url(/images/testimonial_header.jpg) no-repeat top left;
	padding: 10px 10px 10px 55px;
	font-size: 20px;
	color: #803232;
	margin: 0 0 2px 0;
	}
	
	.testimonial_header a, .testimonial_header a:hover {
	text-decoration:none;
	}

	
	.testimonial_img {
		float:left;
		padding:0 10px 10px 0;
		margin:0 0 20px 0;
	}
	
	.testimonial_readmore {
		display:block;
		float:right;
		margin-bottom: 25px;
	}
	
	.testimonial_paginate {
		display:block;
		float:right;
		padding:0 0 10px 0;
	}
	
	#testimonial_content {
		padding: 10px 15px;
		height: 434px;
		overflow: auto;
	}
	
	#testimonial_content h3 {
		font-size: 28px;
	}
	#testimonial_content p  {
		font-size: 14px;
		font-family: arial;
		line-height: 22px;
	}
	
	.NewsSummary {
		margin:0 0 20px 0;
	}
