@import url('/SpryAssets/SpryAccordion.css');
.pageback {
	background-color: #eceef0;
	background-image: url(/images/bg_texture.gif);
	background-repeat: repeat-x;
}
.pagebackSub {
	background-color: #eceef0;
	background-image: url(/images/bg_textureSub.gif);
	background-repeat: repeat-x;
}
.mainContainer {
	width:936px;
	position: absolute;
	left: 50%;
	margin-left: -468px;
	background-color:#FFFFFF;
	min-height:550px;
	height: auto !important;
	height:550px;
/*	background-image: url(/images/grid_texture.jpg);
	background-position: top right;
	background-repeat: no-repeat;
*/
}
.splashHeader {
	width:864px;
	height:171px;
	margin-left:36px;
	margin-right:36px;
	background-image:url(/images/bg_splashHeader.jpg);
	background-repeat:no-repeat;
}
.subHeader {
	width:864px;
	height:85px;
	margin-left:36px;
	margin-right:36px;
	background-image:url(/images/bg_subHeader.jpg);
	background-repeat:no-repeat;
}
.subHeaderGreen {
	background-image:url(/images/bg_subHeaderGreen.jpg);
	background-repeat:no-repeat;
	position:absolute;
	left:251px;
	display:block;
	float:left;
	text-align:left;
	height:85px;
	width:432px;
}
.subHeaderGreen p {
	margin-top:25px;
	margin-left:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:18px;
	color:#FFFFFF;
}
.headerTopLine {
	border-bottom:1px solid #dadee1; 
	margin-top:30px; 
	margin-bottom:5px; 
	margin-left:36px; 
	margin-right:36px;
}
.headerBottomLine {
	border-bottom:1px solid #dadee1; 
	margin-top:5px; 
	margin-bottom:10px; 
	margin-left:36px; 
	margin-right:36px;
}


/* nav box */

.navBox {
	width:180px;
	margin-left:36px;
	margin-right:36px;
	margin-top:20px;
	display:block;
	float:left;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
}



.headline {
	font-size:20px;
	color:#c3c7ca;
	padding-bottom:11px;
	padding-top:12px;
}

.underline {
	padding-top:5px;
	border-bottom:1px solid #dadee1;
}
.subMainBox .underline {
	padding-top:35px;
}
.subSidebar .underline {
padding-top:0px;
}
.headlineSub {
	font-size:20px;
	color:#c3c7ca;
	padding-bottom:11px;
	padding-top:0px;
	margin-top:0px;
	display:none;
}
.breadcrumb {
	text-align:right;
	text-decoration:none;
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-size:10.5px;
	color:#b1b5ba;
	height:10px;
	margin-bottom:5px;
	width:430px;
	display: block;
	float: left;
	text-transform:capitalize;
}
.breadcrumb a {
	color:#b1b5ba;
}
.breadcrumb a:hover {
	color:#7bc143;
}
	


/* news box */
.newsBox {
	width:207px;
	margin-right:19px;
	display:block;
	float:left;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.newsBox p {
	font-size:12px;
	color:#6a737b;
	line-height:14px;
}
.newsBox a {
	color:#7bc143;
	text-decoration:underline;
}

.newsBox a:hover {
	color:#666;
}


/* events box */
.eventsBox {
	width:207px;
	margin-right:34px;
	display:block;
	float:left;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.eventsBox h2 {
	color:#6a737b;
	font-size:15px;
}
.eventsBox p {
	font-size:12px;
	color:#6a737b;
	line-height:14px;
}
.eventsBox a {
	color:#7bc143;
	text-decoration:underline;
}
.eventsBox a:hover {
	color:#666;
}
.eventsBoxHeadline {
	font-size:15px;
}



/* highlight box */
.highlightBox {
	width:180px;
	display:block;
	float:left;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.highlightBox p {
	font-size:15px;
	color:#6a737b;
	line-height:18px;
}
.highlightBox a {
	color:#7bc143;
	text-decoration:underline;
}
.highlightBox a:hover {
	color:#666;
}



/* footer */
.footer {
	width:644px;
	height:20px;
	margin-left:36px;
	margin-right:36px;
	text-align:left;
	padding-left:218px;
	display:block;
	float:left;
	margin-top:75px;
	margin-bottom:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#b7bbbf;
	font-size:10px;
}
.footer a {
	color:#b7bbbf;
	text-decoration:underline;
}
.footer a:hover {
	color:#7bc143;
}

/* sub main content area */
.subMainBox {
	width:433px;
	margin-right:34px;
	display:block;
	float:left;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.subMainBox tr td {
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#6a737b;
	line-height:14px;
	margin-left:6px;
	border-bottom:1px solid #fff;
}
.subMainBox p {
	font-size:12px;
	color:#6a737b;
	line-height:14px;
}
.subMainBox h1 {
	font-size:22px;
	color:#7AC141;
	line-height:auto;
	margin-top:.7em;
	margin-bottom:0em;
	font-weight:normal;
}
.subMainBox h2 {
	font-size:13px;
	color:#7ac141;
	line-height:14px;
	margin-top:1em;
	margin-bottom:-.5em;
	font-weight:normal;
}
.subMainBox a {
	color:#7bc143;
}
.subMainBox a:hover {
	color:#666;
}
.subMainBox ul li,
.subSidebar ul li {
	font-size:12px;
	line-height:14px;
	color:#6a737b;
	text-decoration:none;
	list-style-image: url(/images/bullet.gif);
	list-style-position: outside;
}
.subSidebar ul {
	padding-left:18px;
}


/* sub right sidebars */
.subSidebar {
	width:180px;
	display:block;
	float:left;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-top: -10px;
}
.subSidebar p {
	font-size:11px;
	color:#6a737b;
	line-height:14px;
}
.subSidebar h1 {
	margin-top:20px;
	font-size:20px;
	color:#c3c7ca;
	padding-bottom:11px;
	padding-top:10px;
	border-bottom:1px solid #dadee1;
	font-weight:normal;
}
	

.subSidebar h2 {
	font-size:15px;
	color:#7ac141;
	line-height:14px;
	margin-top:1em;
	margin-bottom:-0.5em;
	font-weight:normal;
}
.subSidebar a {
	color:#7bc143;
}
.subSidebar a:hover {
	color:#666;
}


/* reference rollover */
.rolloverText {
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#6a737b;
}
.rolloverTextHead {
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#7bc143;
	font-weight:bold;
}

ul.navlist {
	list-style:none;
	padding: 0 0 0 5px;
	margin:0;
}
ul.navlist li {
	background-image:url(/images/bulletarrow_off.gif); 
	background-repeat:no-repeat;
	background-position:0 .45em;
	padding-left:10px;
}
ul.navlist li:hover,
ul.navlist li.active {
	background-image:url(/images/bulletarrow_on.gif); 
	background-repeat:no-repeat;
	background-position:0 .45em;
	padding-left:10px;
}
ul.navlist li:hover a,
ul.navlist li.active a {
	color:#7bc143;
}
h3 {
	font-size:14px;
	color:#666;
	margin-bottom:-8px;
}
	
td.vendortable {
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	
}

a.rollovertip {
	text-decoration:underline;
	cursor:pointer;
	color:inherit;
	color:#666;
}
.more {
	font-size:11px;
	text-align:right;
	border-top:1px solid #ccc;
	padding-top:3px;
	display:block;
}
.green {
	color:#7bc143 !important;
}

.green a.rollovertip {
	color:#7bc143 !important;
}
.quote {
	font-style:italic;
	color:#777 !important;
	font-size:12px !important;
	margin-top:40px;
}
.quote span {
	background:url(/images/bullet.gif) no-repeat left .3em;
	display:block;
	padding-left:15px;
	margin-left:10px;
	font-size:10px;
	font-style:normal;
}
	

a.pdf_download {
	line-height:50px;
	height:50px;
	vertical-align:middle;
	font-size:14px;
	float:left;
	padding-left:50px;
	display:block;
	margin-top:20px;
	background:url(/images/PDF-Icon.jpg) no-repeat;
}
.column {
	float:left;
	width:35%;
	margin-right:10px;
	margin-top:0;
}

.clear {
	clear:both;
}
.partner_logos img {
	border:1px solid #eaeaea;
	display:block;
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}
.screenshots {
	padding-top:10px;
}
.screenshots img {
	border:1px solid #ccc;
}
.screenshots a {
	font-size:11px;
	background:url(/images/enlarge.gif) no-repeat;
	padding-left:17px;
	display:block;
	margin-top:7px;
}

.screenshots .hidden {
	display:none;
}

.subMainBox h2.conference-date {
	margin-top:1em;
	margin-bottom:.3em;
}

.subMainBox tr.head td {
	font-weight:bold;
}

.subMainBox tr td {
	padding:3px;
}

table.conference-agenda td {
	padding-left:0;
	padding-right:0;
	padding-bottom:3px;
	padding-top:3px;
}

table.conference-agenda {
/*	border-bottom:1px solid #cccccc;	*/
	padding-bottom:10px;
	margin-top:10px;
}

table.conference-agenda tr.head td {
/*	background-color:#fafafa;	*/
}

table.conference-agenda td {
 	padding-right:7;
	padding-bottom:8px;
	border-bottom:1px dotted #cccccc;
}

table.conference-agenda td p {
	margin:0;
	padding:0;
}

table.conference-agenda td.times {
	width:75px;
}

table.conference-agenda td.details {
	width:290px;
}

table.conference-agenda td.speaker {
	width:60px;
}

h2.conference-date {
	background:#7ac141;
	color:#ffffff;
	padding:3px;
	margin:0;
}

/* Tradeshow Form */

.tradeshow-form p {
	line-height:2em;
	color:#6a737b;
}

.tradeshow-form .tradeshow-box {
	color:#6A737B;
	font-size:12px;
	margin-bottom:16px;
}

.tradeshow-form .tradeshow-box .column-left {
	float:left;
	width:30px;
}

.tradeshow-form .tradeshow-box .column-right {
	float:left;
	width:200px;
}
	
/* Homepage Edits 6-7 */

#quotes {
	height:212px !important;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	overflow:hidden;
	color:#6A737B;
}
#quotes ul {
	margin:0;
	padding:0;
	list-style:none;
}
#quotes li {
	padding-bottom:5px;
	height:195px;
	padding:12px 0 0 0;
	list-style:none;
	margin:0;
}
#quotes span {
	display:block;
	font-weight:bold;
	padding-bottom:.5em;
}
.newsBox .headline,
.eventsBox .headline,
.highlightBox .headline {
	border-bottom:1px solid #cccccc;
	margin-bottom:10px;
	height:24px;
	line-height:24px;
	overflow:hidden;
}
.home-content-box {
	overflow:hidden;
	background:url(/images/home-lines.gif) no-repeat left bottom;
}
.item-box {
	border-bottom:1px solid #cccccc;
	overflow:hidden;
	margin-bottom:15px;
}
.item-box img {
	float:left;
	margin-right:7px;
	margin-top:10px;
}

/* Homepage Boxes */

.articles-list { 
	height:518px; /* Tweak this to change the height of home page news and events boxes */
}
.highlight-intro-wrapper { 
	border-bottom:1px solid #cccccc;
	height:520px;/* Tweak this to change the height of right box with quotes */
	margin-bottom:34px;
}
.home-content-box .item-box p {
	font-size:12px;
	line-height:16px;
	margin-top:14px;
}
.home-content-box .last {
	border-bottom:none;
}
.home-content-box .item-box-main p,
.home-content-box .item-box-quote p {
	color:#6A737B;
	font-size:15px;
	line-height:18px;
}
.home-content-box .item-box-quote {
	border-bottom:none;
}
.home-content-box .more {
	height:11px;
	line-height:11px;
	overflow:hidden;
}