/*---------------------------------------------------
Purpose:	Global site styles 
Author:		Matt DeClaire, Loud Dog Corp.
Created:	1 July 2008
----------------------------------------------------*/

/* ------------------------------------------------
	Defaults
------------------------------------------------ */

body {
	font-size: 62.5%; /* makes 1em = 10px */
	line-height: 1;
}
 
h1 {
	margin-bottom: 10px;
	font: bold 1.8em Arial;
	color: #2F65CC;
}

h2 {
	margin-bottom: 10px;
	font: bold 1.5em Arial, Verdana, sans-serif;
	color: #2F65CC;
}

h3 {
	margin-bottom: 15px;
	color: #2F65CC;
	font: 1.2em Arial;
}

p {
	margin-bottom: 10px;
	font: 1.1em Arial;
	color: #4D4D4D;
	line-height: 1.27em;
}

strong { font-weight: bold; }

em { font-style: italic; }

/* ------------------------------------------------
	Generics
------------------------------------------------ */

h2.pageTitle {
	margin: 0;
	padding: 0 0 6px;
	font: 24px/24px Arial, Verdana, sans-serif;
	color: #F96D07;
	text-transform: capitalize;
	width: 100%;
}

h2 em {
	font-style: inherit;
	color: #666;
}

.subTitle {
	font: 1.65em Arial, Verdana, sans-serif;
	color: #333;
}

.subTitle2 {
	font: 1.55em Arial, Verdana, sans-serif;
	color: #36C;
}

#mainContent a,
#mainContent a:visited,
#mainContent a:hover {
	color: #36C;
	border-bottom: 1px dotted #36C;
	text-decoration: none;
}

#mainContent a:hover {
	border-bottom-style: solid;
}

#mainContent a.imgLink,
#mainContent a.imgLink:visited,
#mainContent a.imgLink:hover {
	border-bottom: 0;
}

p.intro,
p.intro2,
p.intro3 {
	margin: 0 0 12px;
	padding: 0;
	font: 15px/22px Arial, Verdana, sans-serif;
	color: #000;
}

p.intro2, p.intro3 {
	color: #666;
}

p.intro3 {
	font-size: 13px;
	line-height: 21px;
}

#mainContent p.introLinkWrap {
	margin-bottom: 15px;
}

#mainContent p.introLinkWrap a,
#mainContent p.introLinkWrap a:visited,
#mainContent p.introLinkWrap a:hover {
	font-size: 1.1em;
}

#mainContent p.breadCrumbs,
#mainContent p.breadCrumbs a,
#mainContent p.breadCrumbs a:visited,
#mainContent p.breadCrumbs a:hover {
	color: #4C4C4C;
	border-bottom: none;
}

#mainContent p.breadCrumbs a:hover {
	text-decoration: underline;
}

#mainContent p.breadCrumbs .currentPage {
	color: #F96D07;
}

ul.banners li {
	margin-bottom: 23px;
}

.formErrors ul {
	margin: 10px;
	padding: 10px;
	border: 1px solid #900;
	background: #FDD;
}

.formErrors ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	color: #900;
}

input.invalid,
select.invalid { background-color: #FDD; }

.clear { clear: both; }

.todo {
	color: #F00 !important;
	font-weight: bold !important;
	text-transform: uppercase !important;
} 

.staticBannerWrap {
	margin-bottom: 20px;
}

#mainContent .staticBannerWrap a {
	border: none;
}

/* ------------------------------------------------
	Layout
------------------------------------------------ */

#container {
	margin: 0 auto;
	width: 1000px;
}

#content { /* see IE6 fix */
	overflow: hidden;
}

#mainContent {
	float: right;
	margin: 0 84px 10px 0; /* See IE6 fix */
	width: 570px;
}

#sideContent {
	float: left;
	margin: -10px 0 10px 26px; /* See IE6 fix */
	width: 250px;
}

/* wideLeft */

.wideLeft #mainContent {
	float: left;
	width: 664px;
	border-right: 1px solid #CCC;
	margin: 0;
	margin-left: 20px; /* see IE6 fix */
	padding-right: 20px;
}

.wideLeft #sideContent {
	float: right;
	margin: 0;
	margin-right: 20px; /* see IE6 fix */
}

/* ------------------------------------------------
	Header
------------------------------------------------ */

#header {
	position: relative;
	height: 91px;
	z-index: 999;
}

#logo {
	position: absolute;
	top: 29px;
	left: 18px;
}

/* ------------------------------------------------
	Footer
------------------------------------------------ */

#footer {
	position: relative;
	padding: 28px 16px 50px;
	font: 1.1em Arial;
	color: #999;
}

#footer ul {
	margin-left: -9px;
}

#footer li {
	float: left;
	padding-left: 9px;
	padding-right: 9px;
    background: url(/images/css/layout/footerDivider.gif) no-repeat left 2px; 
}

#footer li.first {
	background: none;
}
#footer li.last {
/* 	margin-left: -2px; */
	padding-left: 9px;
	margin-left: 0px;
	background:none;
	/* background: url(/images/css/layout/footerDivider.gif) no-repeat left 2px; */
}

#footer a, #footer a:visited, #footer a:hover {
	font: 1em Arial;
	color: #999;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

/* ------------------------------------------------
  Top Nav
------------------------------------------------ */

#topNav {
	position: absolute;
	top: 20px;
/*	right: 0; no search */
	right: 170px;
	font: bold 1.1em Arial;
	color: #566065;
}

#topNav li {
	float: left;
	padding: 0 6px 0 8px;
	background: url(/images/css/nav/topNavDivider.gif) no-repeat left 2px;
}

#topNav li.first {
	background: none;
}

#topNav a,
#topNav a:visited,
#topNav a:hover {
	font-weight: normal;
	color: #566065;
	text-decoration: none;
}

#topNav a:hover {
	text-decoration: underline;
}

#topNav a.on {
	color: #000;
	font-weight: bold;
}

/* ------------------------------------------------
	Layout: Wide Left
------------------------------------------------ */

/* main page layout done in layout section */

.wideLeft .split .main {
	float: left;
	width: 412px;
}

.wideLeft .split .main2 { /* one column */
	float: left;
	width: 635px;
}

.wideLeft .split .sub {
	float: right;
	width: 217px;
}

.wideLeft .footer .section {
	width: 300px;
}

.wideLeft .extra p {
	font: 1.2em/1.6em Arial, Verdana, sans-serif;
	color: #000;
}

.wideLeft #mainContent ul {
	padding-left: 30px;
}

.wideLeft #mainContent li {
	list-style-type: square;
	margin-bottom: 10px;
	font: 1.2em/1.6em Arial, Verdana, sans-serif;
}

.wideLeft .resourceBox {
	padding-right: 0;
}

/* alternate column widths */

.wideLeft .equalWidth .main {
	float: left;
	width: 314px;
}

.wideLeft .equalWidth .sub {
	float: right;
	width: 314px;
}

/* ------------------------------------------------
	Stripe
------------------------------------------------ */

#stripe {
	position: relative;
	margin-bottom: 30px;
	height: 100px;
	background: url(/images/banners/chicklets.jpg) no-repeat left top;
}

body#homepage #stripe {
	margin-bottom: 0;
	height: 324px;
	background-image: none;
}

#stripe h1 {
	position: absolute;
	top: 37px;
	left: 35px;
}

/* ------------------------------------------------
   Side content
------------------------------------------------ */

#oldSideNav {
	margin: -10px 0 23px;
}

#oldSideNav a,
#oldSideNav a:visited,
#oldSideNav a:hover {
	display: block;
	font: 1.2em/1.916em Arial, Verdana, sans-serif;
	color: #666;
	border-bottom: 1px dotted #999;
	text-decoration: none;
}

#oldSideNav a:hover {
	color: #F96D07;
}

#oldSideNav li {
	padding-left: 10px;
}

#oldSideNav .select {
	background: url(/images/subMenuArrow.gif) no-repeat 0px 8px;
}

#oldSideNav .select a {
	color: #333;
	font-weight: bold;
}

/* resource box */

.resourceBox {
	padding: 15px 20px;
	background: url(/images/resourcesBg.jpg) no-repeat left top;
}

.resourceBox h2 {
	margin-bottom: 7px;
	font: bold 1.6em Arial, Verdana, sans-serif;
	color: #F96D07;
}

.resourceBox li {
	padding-bottom: 8px;
}

.resourceBox a,
.resourceBox a,visited,
.resourceBox a:hover {
	display: block;
	font: 11px/16px Arial;
	color: #777;
	text-decoration: none;
	position: relative;
	padding: 1px 0 5px 24px;
	background: url(/images/icons/pages.gif) no-repeat 0px 3px;
}

.resourceBox a:hover {
	color: #F96D07;
	text-decoration: underline;
}

.resourceBox .case a { background-image: url(/images/icons/pages.gif); }
.resourceBox .case a:hover { background-image: url(/images/icons/pages_hover.gif); }

.resourceBox .white a { background-image: url(/images/icons/pages.gif); }
.resourceBox .white a:hover { background-image: url(/images/icons/pages_hover.gif); }

.resourceBox .data a { background-image: url(/images/icons/pages.gif); }
.resourceBox .data a:hover { background-image: url(/images/icons/pages_hover.gif); }

.resourceBox .quickStart a { background-image: url(/images/icons/pages.gif); }
.resourceBox .quickStart a:hover { background-image: url(/images/icons/pages_hover.gif); }

.resourceBox .demo a { background-image: url(/images/icons/pages.gif); }
.resourceBox .demo a:hover { background-image: url(/images/icons/pages_hover.gif); }

.resourceBox .doc a { background-image: url(/images/icons/pages.gif); }
.resourceBox .doc a:hover { background-image: url(/images/icons/pages_hover.gif); }

.resourceBox .site a { background-image: url(/images/icons/site.gif); }
.resourceBox .site a:hover { background-image: url(/images/icons/site_hover.gif); }

.resourceBox .ml a { background: url(/images/icons/video.gif) no-repeat 0px 3px; }
.resourceBox .ml a:hover { background-image: url(/images/icons/video_hover.gif); }                                                                                    

.resourceBox .flash a { background: url(/images/icons/video.gif) no-repeat 0px 3px; }
.resourceBox .flash a:hover { background-image: url(/images/icons/video_hover.gif); }                                                                                    

.resourceBox .webi a { background: url(/images/icons/video.gif) no-repeat 0px 3px; }
.resourceBox .webi a:hover { background-image: url(/images/icons/video_hover.gif); }                                                                                    

.resourceBox .email a { background: url(/images/icons/email.gif) no-repeat 0px 3px; }
.resourceBox .email a:hover { background-image: url(/images/icons/email_hover.gif); }                                                                                    

.resourceBox .phone a { background: url(/images/icons/phone.gif) no-repeat 0px 3px; }
.resourceBox .phone a:hover { background-image: url(/images/icons/phone_hover.gif); }                                                                                    

.resourceBox .rss a { background: url(/images/feed-icon16x16.png) no-repeat 0px 3px; }
.resourceBox .rss a:hover { background: url(/images/feed-icon16x16.png) no-repeat 0px 3px; }

.resourceBox .job a {
	padding-left: 0;
	background-image: none;
}

.resourceBox .rssLink,
.resourceBox .rssLink:visited,
.resourceBox .rssLink:hover {
	position: absolute;
	top: 13px;
	right: 40px;
	background-image: none;
}

/* violators */

.violators li {
	margin-bottom: 30px;
}

/* ------------------------------------------------
	Forms
------------------------------------------------ */

.resourceFormBox { /* See IE7 fix */
	margin-bottom: 20px;
	padding: 20px;
	background-color: #ECEFDA;
	font-family: Arial, Verdana, sans-serif;
	color: #333;
}

.resourceFormBox label {
	font-size: 0.917em;
}

.resourceFormBox .note {
	display: block;
	margin-bottom: 5px;
	font-size: 0.8em;
}

.resourceFormBox input,
.resourceFormBox select {
	width: 150px;
	margin: 2px 0 7px;
}

.resourceFormBox input.checkbox,
.resourceFormBox input.submit {
	width: auto;
}

.resourceFormBox a,
.resourceFormBox a:visited,
.resourceFormBox a:hover {
	color: #990033;
	border-bottom: 1px dotted #990033;
	text-decoration: none;
}

.resourceFormBox  a:hover {
	border-bottom: 1px solid #990033;
}

/* form table ----------------------------------------- */

table.tblforms td {
	padding: 8px 0;
}

table.tblforms td.label {
	padding-right: 10px;
	text-align: right;
}

/* ------------------------------------------------
	Download button
------------------------------------------------ */

.downLoadButton { padding: 20px; }

a.downloadlink {
	background: url(/images/reg_now_bttn.gif) no-repeat 0 0;
	display: block;
	width: 114px;
	height: 21px;
	margin: 0;
	padding: 5px 0;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
	font-family: Arial, Verdana, sans-serif;
	font-size: 1.2em;
}

/* ------------------------------------------------
	Lower column
------------------------------------------------ */

.subMain {
	width: 100%;
	overflow: hidden;
	padding: 25px 0 35px;
	background: url(/images/layout/subMainContentGrad.jpg) repeat-x left top;
}

.subMain h2.subMainTitle {
	margin: 0;
	padding: 0 0 6px;
	font: 24px/24px Arial, Verdana, sans-serif;
	color: #F96D07;
	text-transform: capitalize;
	width: 100%;	
}

/* ------------------------------------------------
	Column split
------------------------------------------------ */

/* widths should be handled by the containing page layout */

.split h2 {
	margin-bottom: 5px;
	color: #2F65CC;
}

.split h3 {
	font: bold 1.4em Arial;
	color: #2F65CC;
}

.split h4 {
	font: bold 1.2em/1.6em Arial;
	color: #000;
}

.split .main2 h3 {
	margin: 20px 0 6px 0;
}

.split .main2 h3.firstHead {
	margin-top: 6px;
}

.split .side h2 {
	font: bold 1.6em Arial, Verdana, sans-serif;
	color: #F96D07;
}

.split .sub h3 {
	margin: 15px 0 5px;
	font-size: 1.2em;
}

.split p {
	font: 1.2em/1.33em Arial;
	color: #000;
}

/* ------------------------------------------------
	Interal content footer
	(to be used within main content sections)
------------------------------------------------ */

.footer { /* see IE6 fix */
	padding: 25px 0 10px 20px;
	overflow: hidden;
	background: url(/images/layout/subMainFooterGrad.jpg) repeat-x left top #DCE0CF;
}

.footer .section {
	float: left;
	padding-right: 20px;
}

/* ------------------------------------------------
	Job Opportunities
------------------------------------------------ */

.jobOpportunityTypes {
	margin-top: 30px;
}

.jobOpportunityType {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #CCC;
}

.jobOpportunityType h2 {
	margin-bottom: 0;
	font-size: 1.4em;
}

/* ------------------------------------------------
	Scrollable
------------------------------------------------ */

.scrollable { 
	position: relative;
	overflow: hidden;
	/* you need to set width on height on element somehow */
}

.scrollable .items { 
	position: absolute; 
	width: 20000em;
} 

.scrollable .items div { 
	float: left;
}

/* Slide Scroller */

.slideScroller {
	margin-bottom: 20px;
	width: 662px;
	height: 178px;
	background-color: #000;
}

.slideScroller .prev,
.slideScroller .next {
	position: absolute;
	z-index: 5;
	top: 75px;
	left: 0;
	display: block;
	width: 24px;
	height: 35px;
	background: url(/images/layout/scrollable/left.gif) no-repeat left top;
	border: 0 !important;
}

.slideScroller .items div { 
	width: 662px;
}

.slideScroller .next {
	left: auto;
	right: 0;
	background-image: url(/images/layout/scrollable/right.gif);
}

.slideScroller p {
	margin-top: 15px;
	font: 1.3em Arial;
}

/* ------------------------------------------------
	Partners
------------------------------------------------ */

#partnerSlider {
	background-color: transparent;
}

#partnerSlider em {
	font-style: normal;
	font-weight: bold;
	color: #36C;
}

.partnerLogoTier2 {
	padding: 25px 0;
	width: 100%;
	overflow: auto;
	border-bottom: 1px solid #CCC;
}

.partnerLogoTier2First {
	padding-top: 5px;
}

.partnerLogoTier2 .logo {
	float: left;
	background: url(/images/partners/logoBG.jpg) no-repeat left top;
	width: 198px;
	height: 109px;
}

.partnerLogoTier2 .logo table {
	width: 100%;
	height: 100%;	
}

.partnerLogoTier2 .logo td {
	text-align: center;
	vertical-align: middle;
}

.partnerLogoTier2 p {
	margin-left: 230px;
	color: #535860;
}

.partnerImage {
	margin-bottom: 15px;
}

.vidLinkWrap img.partnerImage {
	margin: 0;
}

p.partnerVidLink {
	padding-left: 23px;
	background: #FFF url(/images/icons/video_blue.gif) no-repeat top left;
}

/* remove border from img links */

#mainContent .partnerLogoTier2 a,
#mainContent .partnerLogoTier2 a:active,
#mainContent .partnerLogoTier2 a:visited,
#mainContent .partnerLogoTier2 a:hover,
#mainContent a.partnerImgLink,
#mainContent a.partnerImgLink:active,
#mainContent a.partnerImgLink:visited,
#mainContent a.partnerImgLink:hover {
	border: none;      
}

/* Tier 3 */

.tier3-partners {
	width: 100%;
	overflow: auto;
}

.partnerTier3 {
	float: left;
	margin: 0 20px 15px 0;
}

.partnerTier3 .logo {
	width: 198px;
	height: 109px;
}

#mainContent .partnerTier3 .logo a {
	border-bottom: 0;
}

.partnerTier3 .logo table {
	width: 100%;
	height: 100%;	
}

.partnerTier3 .logo td {
	text-align: center;
	vertical-align: middle;
}

.partnerTier3 .description {
	display: none;
}

.partnerTier3_description img {
	float: left;
	margin: 0 10px 20px 0; 

}

/* Services */

#servicesFeaturedPartners img.header {
	margin-bottom: 15px;
}

#servicesFeaturedPartners p {
	font-size: 1.2em;
	color: #52585F;
}

#servicesFeaturedPartners .partner {
	float: left;
	width: 319px;
	margin-bottom: 25px;
}

#servicesFeaturedPartners .second {
	float: right;
}

.modalContent {
	display: none;
	width: 648px;
}

.modalBox {
	color: #52585F;
}

.modalBox .content {
	padding: 20px;
	border: 1px solid #008CCB;
	border-top: 0;
}

.modalBox ul {
	list-style-type: disc;
}

.modalBox li {
	margin: 0 0 10px 20px;
}

.modalBox p,
.modalBox ul.intro {
	font: 1.3em Arial;
}

.modalBox table.compare {
	margin-top: 10px;
	font: 1.2em Arial;
	background-color: #E8EBD7;
}

.modalBox table.compare th {
	background-color: #EC7D1E;
	color: #FFF;
}

.modalBox table.compare th,
.modalBox table.compare td {
	padding: 5px 10px;
}

.modalBox table.compare li {
	margin: 0 0 10px 15px;
}

.modalBox table.compare th.first {
	width: 300px;
	border-right: 1px solid #FFF;
}

.modalBox table.compare td.first {
	border-right: 1px solid #CCC;
}

.modalBox .contentImg {
	float: right;
	margin: 0 0 10px 10px;
}

.modalBox .oversized {
	overflow: hidden;
	width: 646px;
	border: 1px solid #008CCB;
	border-bottom: 0;
}

/* Partner Form */

#partnerWithMLTopContent {
	margin-bottom: 25px;
}

#partnerForm {
	margin-bottom: 20px;
	padding: 30px;
	background-color: #ECEFDA;
}

#partnerForm table td {
	padding-bottom: 15px;
}

#partnerForm table {
	width: 100%;
}

#partnerForm table label {
	display: block;
	font: 1.2em Arial;
}

#partnerForm p {
	font: 1.2em Arial;
}

#partnerForm p label {
	display: block;
}

/* ------------------------------------------------
	More Toggle
------------------------------------------------ */

.moreToggle {
	clear: both;
}

#mainContent .moreToggle a,
#mainContent .moreToggle a:visited,
#mainContent .moreToggle a:hover {
	padding-right: 15px;
	background: url(/images/icons/plus.gif) no-repeat right 2px;
	border-bottom: 0;
	font-weight: bold;
	color: #2F65CC;
	text-transform: uppercase;
}

#mainContent .moreToggle a.open,
#mainContent .moreToggle a.open:visited,
#mainContent .moreToggle a.open:hover {
	background-image: url(/images/icons/minus.gif);
}

/* ------------------------------------------------
	Jump Links
------------------------------------------------ */

.jumpLinks { /* see IE6 fix */
	margin: 15px 0;
	overflow: hidden;
}

#mainContent .jumpLinks li {
	float: left;
	margin-left: 0;
	width: 45%;
	padding: 0 10px 0 12px;
	list-style-type: none;
	background: url(/images/bullets/jumpLink.gif) no-repeat left 8px;
}

#mainContent .jumpLinks a,
#mainContent .jumpLinks a:visited,
#mainContent .jumpLinks a:hover {
	border-bottom: 0;
}

#mainContent .jumpLinks a:hover {
	text-decoration: underline;
}

/* ------------------------------------------------
	Sidebar nav
------------------------------------------------ */

#sideNav {
	margin-bottom: 25px;
}

#sideNav a,
#sideNav a:visited,
#sideNav a:hover {
	display: block;
	font: 12px/23px Arial, sans-serif;
	color: #666;
	text-decoration: none;
	border-bottom: 1px dotted #999;
}

#sideNav a:hover {
	color: #F96D07;
}

#sideNav li {
	padding: 0 35px 0 10px;
}

#sideNav li.on {
	background: url("/images/subMenuArrow.gif") no-repeat scroll 0px 8px transparent;
}

#sideNav li.on a,
#sideNav li.on a:visited,
#sideNav li.on a:hover {
	color: #333;
	text-decoration: none;
	font-weight: bold;
}

#oldSideNav {
	float: left;
	width: 242px;
	padding: 1px 17px 23px 1px;
}

#oldSideNav li {
	float: left;
	width: 242px;
	padding-left: 34px;
}

#oldSideNav li a {
	float: left;
	font: 12px/23px Arial, Verdana, sans-serif;
	color: #666;
	width: 207px;
	text-decoration: none;
	border-bottom: 1px dotted #999;
}

#oldSideNav li.select ul { display: block; }

#oldSideNav ul {
	float: left;
	padding: 3px 0;
}

#oldSideNav ul li {
	float: left;
	width: 171px;
	padding-left: 45px;
}

#oldSideNav ul li a {
	float: left;
	font: 10px Arial, Verdana, sans-serif;
	padding: 0;
	width: auto;
	color: #666;
	text-decoration: none;
}

#oldSideNav li a:hover {
	color: #F96D07;
}

#oldSideNav li a span { cursor: pointer; }
#oldSideNav li a:hover span { text-decoration: none; }

#oldSideNav li.select {
	background: url(/images/subMenuArrow.gif) no-repeat 25px 8px;
}

#oldSideNav li.select.first a:hover,
#oldSideNav li.select a {
	color: #333;
	text-decoration: none;
	font-weight: bold;
}

#oldSideNav li.select.first a {
	color: #333;
	text-decoration: none;
	font-weight: bold;
}

#oldSideNav li.first a:hover {
	color: #F96D07;
}

#oldSideNav li.first a {
	color: #666;
	text-decoration: none;
	font-weight: normal;
}

/* ------------------------------------------------
	Sidebar quotes
------------------------------------------------ */

.sideQuote {
	clear: both;
	margin-bottom: 20px;
	padding: 5px 0 0 37px;
	font: 14px/20px Arial;
	color: #888;
	background: url(/images/sideQuote.jpg) no-repeat left top;
}

.sideQuote .attribution {
	display: block;
	text-align: right;
	font: bold 10px/16px Arial;
	color: #666;
}

.sub.side p.sideQuote {
	clear: both;
	margin-bottom: 20px;
	padding: 5px 0 0 37px;
	font: 14px/20px Arial;
	color: #888;
	background: url(/images/sideQuote.jpg) no-repeat left top;
}

.sub.side p.sideQuote .attribution {
	display: block;
	text-align: right;
	font: bold 10px/16px Arial;
	color: #666;
}

.mainQuote {
	clear: both;
	margin: 15px 15px;
	padding: 5px 25px 0 37px;
	font: 16px/20px Arial;
	color: #888;
	background: url(/images/sideQuote.jpg) no-repeat left top;
}

.mainQuote .attribution {
	display: block;
	text-align: right;
	font: bold 10px/16px Arial;
	color: #666;
	padding: 0px 25px 0 0;
}


/* ------------------------------------------------
	Solution Box
------------------------------------------------ */

.solutionBox {
	overflow: hidden;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #CCC;
}

.solutionBox .thumb {
	float: left;
	margin: 0 10px 10px 0;
	padding: 3px;
	border: 1px solid #CCC;
}

.solutionBox .ptext {
	margin: 0 0 12px;
	padding: 0;
	font: 15px/22px Arial, Verdana, sans-serif;
	color: #000;
	font-size: 13px;
	line-height: 21px;
	color: #666;
}


/* ------------------------------------------------
	Demos
------------------------------------------------ */

.demoSectionTitle h3 {
	color: #333;
	font-size: 1.3em;
}

.demoSectionTitle {
	padding: 15px 0;
}

.demo {
	position: relative;
	overflow: hidden;
	width: 100%;
	margin-bottom: 25px;
	border-bottom: 1px solid #CCC;
}

.demo .thumb {
	float: left;
	padding-bottom: 45px;
}

.demo h3,
.demo h4,
.demo h5,
.demo p {
	margin-left: 250px;
}

.demo h3 {
	margin-bottom: 3px;
	font: bold 1.4em Arial;
	color: #36C;
}

.demo h4 {
	margin-bottom: 10px;
	font: 1.2em Arial;
	color: #666;
}

.demo h5 {
	font: bold 1.2em/1.6em Arial;
	color: #000;
}

.demo p {
	margin-bottom: 15px;
	font-size: 1.2em;
}

#mainContent .demo a,
#mainContent .demo a:visited
#mainContent .demo a:hover {
	border-bottom: 0;
}

#mainContent .demo a:hover {
	text-decoration: underline;
}

.demo .share {
	position: absolute;
	z-index: 10;
	bottom: 0;
	left: -250px;
}

.demo .share input {
	margin-left: 5px;
}

#mainContent .share a,
#mainContent .share a:visited,
#mainContent .share a:hover {
	color: #999;
}

/* ------------------------------------------------
	Culture page
------------------------------------------------ */

.daveQuote {
	position: relative;
	margin-bottom: 20px;
	height: 159px;
	background: url(/images/culture/daveQuote.jpg) no-repeat left top;
}

.daveQuote p.content {
	margin-bottom: 0;
	padding: 10px 15px 0;
	font-size: 1.4em;
}

.daveQuote p.attribution {
	text-align: right;
	font-size: 1.4em;
	padding-right: 15px;
}

.daveQuote .more {
	position: absolute;
	top: 120px;
	left: 100px;
	font-size: 1.2em;
}

/* Related Videos---------------------------------------- */

.relatedVideos {
	margin-bottom: 20px;
}

.relatedVideos a {
	color: #000;
}

.relatedVideos a,
.relatedVideos a:visited,
.relatedVideos a:hover { /* see IS6 fix */
	overflow: auto;
	padding: 0;
	background: none;
	font-size: 1.2em;
}

.relatedVideos a img {
	float: left;
	margin-right: 5px;
}

/* Flickr Pics----------------------------------------- */

#culturePics {
	width: 240px;
	overflow: auto;
}

#culturePics a,
#culturePics a:visited,
#culturePics a:hover {
	float: left;
	padding: 0 5px 5px 0;
	background: none;
}

/* ------------------------------------------------
	Sitemap
------------------------------------------------ */

#sitemap {
	font-size: 1.2em;
}

#sitemap ul {
	margin-top: 5px;
	margin-bottom: 15px;
}

#sitemap li {
	margin-left: 10px;
	margin-bottom: 15px;
}

#sitemap li li {
	margin-bottom: 5px;
}

/* ------------------------------------------------
	Time travel
------------------------------------------------ */

#timeTravel { /* see IE6 fix */
	position: fixed;
	z-index: 9000;
	top: 0px;
	left: 0px;
	margin: 3px;
	padding: 3px;
	background-color: #FFE;
	border: 1px solid #993;
	color: #660;
	font: bold 8px Verdana;
}

#timeTravel a,
#timeTravel a:visited,
#timeTravel a:hover {
	color: #660;
}


/* ------------------------------------------------
	social buttons
------------------------------------------------ */

.socialButtons {
	clear: both;
	margin-bottom: 30px;
}

.socialButtons ul {
	overflow: hidden;
	width: 100%;
}

.socialButtons li {
	float: left;
	width: 16%;
	text-align: center;
}

#mainContent p.shareThis {
	margin: 15px 0;
}

#mainContent p.shareThis a,
#mainContent p.shareThis a:visited,
#mainContent p.shareThis a:hover {
	border-bottom: none;
}

/* ------------------------------------------------
	sIFR
	These are standard sIFR styles... do not modify
------------------------------------------------ */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* ------------------------------------------------ */
/* Landing page quote styles                        */
/* ------------------------------------------------ */

.quote {
	width: 245px; 
	margin: 10px 0; 
	padding-left: 40px; 
	position: absolute; 
	left: 165px; 
	background: url(/images/landingPages/leftQuote.png) no-repeat 0 0;
}

.downloadNow {
	margin-top: 70px;
}	

#emailSent {
	padding: 20px;
	background-color: #ECEFDA;
	font-family: Arial, Verdana, sans-serif;
	color: #333;
}

#emailSent form {
	margin-bottom: 10px;
}

#emailSent form input.submit {
	display: block;
	margin-top: 5px;
}

/* Thank you boxes */

.resourceThankYou {
	padding: 20px 20px 0;
	background-color: #ECEFDA;
}

.resourceThankYou a.resourcelink,
.resourceThankYou a.resourcelink:visited,
.resourceThankYou a.resourcelink:hover {
	display: block;
	margin-bottom: 20px;
	height: 26px;
	padding: 8px 15px 0;
	background: url(/images/resources/resourceButtonBackgroundLeft.jpg) no-repeat left top;
	color: #FFF;
	font: 1.4em Arial;
	text-transform: uppercase;
	text-decoration: none;
}

.centerAlignHack td {
	background: url(/images/resources/resourceButtonBackground.jpg) no-repeat right top;
}

.centerAlignHack table {
	margin: 0 auto;
}

.resourceThankYou p {
	margin-bottom: 0;
	padding-bottom: 20px;
	color: #333;
	line-height: 1.4em;
	clear: both;
}

.resourceThankYou a,
.resourceThankYou a:visited,
.resourceThankYou a:hover {
	text-decoration: underline;
	border-bottom: 0;
	color: #903;
}

/* ------------------------------------------------ */
/* From CEO                                         */
/* ------------------------------------------------ */

#from-ceo-headshot {
	float: left;
}

.from-ceo-kellblog a,
.from-ceo-kellblog a:visited,
.from-ceo-kellblog a:hover {
	display: inline;
	background: none;
	padding: 0;
}

.from-ceo-kellblog {
	font-size: 1.2em;
}

.from-ceo-kellblog .readMore {
	color: #333;
}

.from-ceo-kellblog .pullQuote {
	position: relative;
	top: -20px;
	float: right;
	margin-left: 10px;
}  


/* window top notice */ 

#topNotice {
	background-color: #F9A51D;
	border-bottom: 1px solid #770;
	font-size: 13px;
	font-family: Arial, Verdana, sans-serif;
	text-align: center;
	color: #FFF;
	margin: 0;
	padding: 10px;
}

#topNotice p {
	color: #FFF;
	font-size: 13px;
	line-height: 15px;
	margin: 0;
	padding: 0;
}

#topNotice a, #topNotice a:visited {
	color: #95481E;
	text-decoration: none;
	border-bottom: 1px dotted #95481E;
}

#topNotice a:hover {
	color: #95481E;
	text-decoration: none;
	border-bottom: 1px solid #95481E;
}

/* ------------------------------------------------ */
/* product page info chart                          */
/* ------------------------------------------------ */

#architectureChart {
	width: 660px;
	margin-bottom: 30px;
}
#architectureChart h2 {
	font-size: 1.3em;
	font-weight: normal;
}
#mainContent #architectureChart h2 a {
	width: 105px;
	float: left;
	margin: 0;
	padding: 20px 0 0 20px;
	color: #FFF;
	display: inline-block;
	border: none;
}

#architectureChart p.extraBit {
	font-size: 1.1em;
	margin: 0 0 5px 105px;
	text-align: center;
}

#architectureChart span.chartSub {
	font-size: .9em;
	line-height: .9em;
	font-weight: normal;
	color: #666;
}

#mainContent #architectureChart ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
}

#architectureChart ul li a {
	padding: 10px 0;
	text-align: center;
	display: inline-block;
	width: 519px;
	border: 0;
	color: #333;
	font-weight: bold;
	font-size: 1.05em;
	line-height: 1.2em;
}

#architectureChart #applicationServicesChart,
#architectureChart #evaluationLayerChart,
#architectureChart #dataLayerChart {
	overflow: auto;
	width: 100%;
	clear: both;
	margin-bottom: 7px;
}

#architectureChart #applicationServicesChart {
	background: #FFF url(/images/product/architecture/appServicesBG.gif) top no-repeat;
	height: 74px;
	width: 665px;
}

#architectureChart #applicationServicesChart:hover {
	background-position: bottom;
}

#architectureChart #applicationServicesChart h2 a {
	padding: 20px 0 20px 20px;
}

#architectureChart #applicationServicesChart ul li {
	background: #FFF url(/images/product/architecture/appServicesCell.gif) center top no-repeat;
	height: 36px;
	width: 173px;
	margin-top: 13px;
	text-align: center;
}

#architectureChart #applicationServicesChart ul li:hover {
	background-position: bottom;
}

#architectureChart #applicationServicesChart ul li a {
	padding: 10px 0;
	text-align: center;
	display: inline-block;
	width: 173px;
	border: 0;
	color: #333;
	font-weight: bold;
	font-size: 1.05em;
	line-height: 1.2em;
}

#architectureChart #applicationServicesChart ul li.chartTwoLine a {
	padding: 3px 0;
}

#architectureChart #evaluationLayerChart {
	background: #FFF url(/images/product/architecture/evaluationLayerBG.gif) top center no-repeat;
	height: 147px;
	width: 665px;
}

#architectureChart #evaluationLayerChart:hover {
	background-position: bottom;
}

#architectureChart #evaluationLayerChart h2 a {
	padding: 58px 0 55px 20px;
}

#architectureChart #evaluationLayerChart ul li {
	background: #FFF url(/images/product/architecture/evaluationLayerCell.gif) center top no-repeat;
	height: 36px;
	width: 519px;
	text-align: center;
}

#architectureChart #evaluationLayerChart ul li:hover {
	background-position: bottom;
}

#architectureChart #evaluationLayerChart ul li.firstRow {
	margin-top: 13px;
}

#architectureChart #evaluationLayerChart ul li.halfCell {
	background: #FFF url(/images/product/architecture/evaluationLayerHalfCell.gif) top no-repeat;
	height: 36px;
	width: 260px;
	text-align: center;
}

#architectureChart #evaluationLayerChart ul li.halfCell:hover {
	background-position: bottom;
}

#architectureChart #evaluationLayerChart ul li.halfCell a {
	width: 260px;
}

#architectureChart #evaluationLayerChart ul li a {
	padding: 10px 0;
	text-align: center;
	display: inline-block;
	width: 519px;
	border: 0;
	color: #333;
	font-weight: bold;
	font-size: 1.05em;
	line-height: 1.2em;
}

#architectureChart #evaluationLayerChart ul li.chartSub a {
	padding: 5px 0;
}

#architectureChart #dataLayerChart {
	background: #FFF url(/images/product/architecture/dataLayerBG.gif) top no-repeat;
	height: 174px;
	width: 665px;
}

#architectureChart #dataLayerChart:hover {
	background-position: bottom;
}

#architectureChart #dataLayerChart h2 a {
	padding: 80px 0 67px 20px;
}

#architectureChart #dataLayerChart ul li a {
	padding: 10px 0;
	text-align: center;
	display: inline-block;
	width: 519px;
	border: 0;
	color: #333;
	font-weight: bold;
	font-size: 1.05em;
	line-height: 1.2em;
}

#architectureChart #dataLayerChart ul li {
	background: #FFF url(/images/product/architecture/dataLayerCell.gif) center top no-repeat;
	height: 36px;
	width: 519px;
	text-align: center;
}

#architectureChart #dataLayerChart ul li:hover {
	background-position: bottom;
}

#architectureChart #dataLayerChart ul li.halfCell,
#architectureChart #dataLayerChart ul li.halfCell.pixel {
	background: #FFF url(/images/product/architecture/dataLayerHalfCell.gif) center top no-repeat;
	width: 260px;
}

#architectureChart #dataLayerChart ul li.halfCell:hover {
	background-position: bottom;
}

#architectureChart #dataLayerChart ul li.halfCell a {
	width: 260px;
}

#architectureChart #dataLayerChart ul li.halfCell.pixel,
#architectureChart #dataLayerChart ul li.halfCell.pixel a {
	width: 259px;
	background-position: right top;
}

#architectureChart #dataLayerChart ul li.halfCell.pixel:hover {
	background-position: right bottom;
}

#architectureChart #dataLayerChart ul li.firstRow {
	margin-top: 10px;
}

#architectureChart #dataLayerChart ul li.chartSub a {
	padding: 4px 0;
}

/* ------------------------------------------------ */
/* tooltip styling                                  */
/* ------------------------------------------------ */

.tooltipLink {
	
}

/* tooltip styling */
.tooltip {
	display: none;
	font-size: 11px;
	text-align: left;
	padding: 20px;
	width: 310px;
	color: #000;
	background: #FFF;
	border: 1px solid #999;
}

/* ------------------------------------------------ */
/* search box                                       */
/* ------------------------------------------------ */

#searchBox {
	position: absolute;
	height: 20px;
	width: 162px;
	top: 15px;
	right: 0px;
	background: url(/images/searchBox.gif) no-repeat #FFF;
}

#searchBox #searchIn {
	background: transparent;
	border: 0;
	height: 20px;
	width: 135px;
	padding-left: 7px;
	color: #333;
}

#searchBox #searchSubmit {
	border: 0;
	display: block;
	height: 20px;
	width: 20px;
	position: absolute;
	top: 0px;
	right: 1px;
	background: transparent;
}

#searchBox input#searchIn.placeheld {
	color: #AAA;
}

/* news and events - events page */

#stripe.newsEventsTitle {
	background:transparent url(/images/banners/news-events.jpg) no-repeat scroll 0pt;
}

#mainContent a.eventsButton,
#mainContent a.eventsButton:visited {
	display: block;
	margin-top: 15px;
	border: none;
}

#mainContent a.eventsButton:hover {
	display: block;
	margin-top: 15px;
	border: none;
}

.eventsWrap {
	border-top: 1px solid #CCC;
}

.upcomingEvents {
	padding: 10px;
	margin-bottom: 15px;
	border-bottom: 1px solid #CCC;
}
.upcomingEvents img {
	float: left;
}

.upcomingEvents h3 {
	padding-left: 53px;
}

.upcomingEvents a,
.upcomingEvents a:visited {
	padding: 0;
	background: transparent;
	color: #2F65CC;
	border: none;
	font-size: 1.1em;
	text-decoration: none;
}

.upcomingEvents a:hover {
	padding: 0;
	background: transparent;
	color: #2F65CC;
	border: none;
	font-size: 1.1em;
	text-decoration: underline;
}

.upcomingEvents p {
	font-size: 1.2em;
}

p.archivedEvents {
	text-align: right;
	width: 100%;
	overflow: auto;
}

p.archivedEvents a,
p.archivedEvents a:visited {
	padding: 0;
	border: none;
	background: transparent;
	color: #2F65CC;
	text-decoration: none;
	font-size: 1.1em;
	border-bottom: 1px dotted #2F65CC;
	float: right;
}

p.archivedEvents a:hover {
	padding: 0;
	border: none;
	background: transparent;
	color: #2F65CC;
	text-decoration: none;
	font-size: 1.1em;
	border-bottom: 1px solid #2F65CC;
	float: right;
}

/* ------------------------------------------------ */
/* logo boxes                                       */
/* ------------------------------------------------ */


.logobox {               
	clear: both;
	width: 100%;
	overflow: auto;
	padding: 15px 0;
	border-bottom: 1px solid #CCC;
}


table.logo {  
	float: left;    
	width: 198px;
	height: 109px;
	background: url(/images/partners/logoBG.jpg) no-repeat left top;
}                 

table.logo td {
	text-align: center;
	vertical-align: middle;
}                      

.logoboxContent {
	margin-left: 215px;
}

#mainContent .logobox table.logo a {
	border: none;
}

#mainContent .logobox .logoboxContent h3 {
	margin-bottom: 2px;
}

#mainContent .logobox .logoboxContent h3 a {
	border: none;
}

/* ------------------------------------------------ */
/* Contact Form                                     */
/* ------------------------------------------------ */

#contactForm {
	background: #EBEED9 url(/images/contact-form/contactFormBG.jpg) repeat-x top;
	padding: 20px;
	margin-bottom: 30px;
	width: auto;
	overflow: auto;
	font-family: Arial,Verdana,sans-serif;
	font-size: 1.2em;
}

#contactForm p {
	margin-bottom: 30px;
}
#contactForm p span.hint {
	color: #AAA;
}

#contactForm input,
#contactForm select,
#contactForm textarea {
	margin-bottom: 10px;
}

#contactForm label {
	display: inline-block;
	padding-bottom: 5px;
}

#contactForm input.textin1 {
	background: #EBEED9 url(/images/contact-form/inputBg1.jpg) no-repeat center;
	border: none;
	height: 22px;
	width: 190px;
	padding: 0 5px;
}

#contactForm input.textin2 {
	background: #EBEED9 url(/images/contact-form/inputBg2.jpg) no-repeat center;
	border: none;
	height: 22px;
	width: 80px;
	padding: 0 5px;
}

#contactForm textarea.textin3 {
	background: #EBEED9 url(/images/contact-form/inputBg3.jpg) no-repeat center;
	border: none;
	height: 122px;
	width: 415px;
	padding: 5px;
}

#contactForm .formColWrap {
	float: left;
	margin-left: 10px;
}

#contactForm .formColWrap.first {
	margin-left: 0;
}

#contactForm .clearRow {
	clear: both;
}

#contactForm select#question {
	width: 310px;
}

#contactForm input#submit {
	margin-top: 5px;
}


