/* top elements */
* { padding: 0; margin: 0; }

body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-image: url(../images/grey-white_split-full.png);
	background-repeat: repeat-y;
	background-position: top center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

/* links */
a {
	text-decoration: none;
	color: #3f6288;
} 

a:hover {
	text-decoration: underline;
	color: #457fbd;
}

/* headers */
ul, ol {
	margin: 10px 0px;
}

li {
	list-style-type: none;
}

img {
	border: none;	
}

.input {
	background-color: #737373;
	border: 1px solid #333333;
	color: #FFF;
	font-size: 11px;
	height: 16px;
}

.submit {
	border: none;
	background: none;
	color: #e3b85b;
	cursor: hand;
	cursor: pointer;
	padding: 0px;
}

.submit:hover {
	text-decoration: underline;
}

/* start - table */


/***********************
	  LAYOUT
************************/

#headerWrapper, #contentWrapper, #contentContainer, #secondaryWrapper, #secondaryContainer, #footerWrapper {
	min-width: 1024px;	
}

#headerWrapper {
	z-index: 10001;
}

#header, #content, #secondary, #footer {
	width: 1024px;		
}


/* header */
#headerWrapper {
	height: 89px;
	text-align: left;	
	background-image: url(../images/headerBG3.png);
	background-repeat: repeat-x;
	background-color: #3b3b3a;
	z-index: 10001;
}

#header {
	position: relative;
	margin: 0 auto; 
	padding: 0;
	z-index: 10001;
}

#header #logo {
	position: absolute;	
	padding: 0 10px;
	margin: 0;
	top: 10px;
	left: 0px;
}

#header #logo a {
	text-decoration: none;
}

#header #tagline {
	position: absolute;	
	margin: 0;
	padding: 0;
	display: none;
}

/* top navigation */
#header #login {
	position: absolute;
	top: 5px;
	right:37px;	
	font-size: 11px;
}

#login a:hover {
	color: #E76F34;
}

/* content */
#contentWrapper {
	background-image: url(../images/blue-grey_split-full.png); 
	background-repeat: repeat-y;
	background-position: top center;
	width: 100%;
	min-height: 250px;
	height: auto !important;
	height: 250px;
	position: relative;
	text-align: left;
}

#contentContainer {
	background-image: url(../images/blue-grey_shadow-top2.png);
	background-repeat: repeat-x;
	background-position: top center;
	width: 100%;
	position: relative;
}

#content {
	margin: 0px auto;
	padding-top: 0px;
	width: 1024px;
}
	

/* main */
#showcaseContent {
	top: 35px;
	left: 75px;
	width: 1024px;
	font-size: 14px;
	font-weight: 100;
	color: #FFF;
}
#faqPanel ul {
	margin-top: -14px;
	margin-bottom: 18px;
}
.faqQ {
	color:#FCAF17;
	font-weight:bolder;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	margin-right:10px;
}
.faqLink {
	color: #85a7cc;
	background: transparent url(/images/arrow-ltblue.png) no-repeat;
	padding-left:14px;
	font-size:11px;
}
#subNav {
	float: left;
	text-align: right;
	width: 180px;
	font-size: 14px;
	padding-left: 20px;
}

*:first-child+html #subNav {
	padding-left: 25px;
	width: 184px;
}

#subNav a {
	text-decoration: none;
	line-height: 30px;
	color: #FFF;
	font-weight: bold;
	display: block;
	margin-right: -9px;
	padding-right: 15px;
}

* html #subNav a {
	line-height: 14px;
}

*:first-child+html #subNav a {
	margin-right: -15px;
	padding-right: 25px;
}


#subNav a:hover {
	background: #f0efeb;
	color: #85a7cc;
}

#subShowcase {
	padding-top: 12px;
	width: 775px;
	float: right;
	color: #636363;
}

#subShowcase img {
	float: left;
}

#headline {
	float: right;
	width: 400px;
	padding: 10px 20px;
	margin-right: 20px;
}

#headlineleft {
	float: left;
	width: 740px;
	padding: 25px 10px;
}

#subShowcase h2, #subShowcase h3 {
	font-family: Futura Bold, Arial Black, LucidaGrande, Lucida Sans, Trebuchet MS, Arial, Helvetica, Sans-Serif;
	font-size:20px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	letter-spacing:-0.01cm;
	line-height:1.1em;
	text-decoration:none;
	color: #618db2;
	padding-bottom: 10px;
}
#subShowcase h3 {
	font-size:16px;
	color: #4f4f4f;
}

#push {
	clear: both;
}

#demoImage {

}

#demoNavPanel {
	float: right;
}

#demoNav {
	font-size: 36px;
	font-weight: bolder;
}

#demoNav a {
	text-decoration: none;
	color: #FFF;
}

#demoNav a:hover {
	color: #F2C679;
}



#itemShowcaseDetail {
	width: 475px;
	clear: left;
	float: left;
	position:absolute;
	margin-left: 55px;
}

.itemHeader {
	font-size: 35px;
	font-weight: 100;
	color: #FFF;
}

.itemShowcaseDetailHeading {
	padding-right: 10px;
	font-size: 11px;
	color: #7d7d7d;
}

.itemShowcaseDetailLaunch {
	padding-right: 10px;
	color: #F2C679;
}

.itemShowcaseDetailLaunch a {
	text-decoration: underline;
	color: #F2C679;
}

.itemSecondaryDetail {
	clear: both;
	padding: 75px 0px 15px 0px;
}

#breadcrumbs {
	float:left;
}

#nextcrumb {
	float: right;
}

#breadcrumbs a, #nextcrumb a {
	color: #FFF;
}





#featurePanel {
	padding: 60px 0px 30px 58px;
}



#featureSet {
	float: left;
	position: relative;
	width: 400px;
    top: -15px;
	left: 0px;
	clear: left;
}

html>/**/body #featureSet {
	top: 0px;
}

#featureSet ul {
	padding-left: 1.3em;
	text-indent: -1.3em;
}

#featureSet li {
	color: #7d7d7d;
}

#caseStudy, #demoList {
	width: 475px;
	margin-left: 450px;
}

#demoList li {
	line-height: 35px;
	border-bottom: 1px dashed #7f7f82;
}

#demoList a {
	color: #F2C679;
}

.caseStudyContent {
	padding-top: 12px;
	line-height: 15px;
	font-size: 12px; 	
}


#clientQuote {
	padding-top: 35px;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	display: block;
}

.quote, .client {
	padding-top: 12px;
}



/* content */
#secondaryWrapper {
	background-image: url(../images/grey-white_split-full.png);
	background-repeat: repeat-y;
	background-position: top center;
	background-color: #3a3a3a; /* #1e1e20; */
	width: 100%;
	min-height: 232px;
	height: auto !important;
	height: 232px;
	position: relative;
	text-align: left;
	z-index: 0;
	overflow: hidden;
}


#secondaryContainer {
	background-image: url(../images/shadowBG2s.png);
	background-repeat: no-repeat;
	background-position: top center;
	width: 100%;
	margin: 0px auto 0px;
	min-height: 232px;
	height: auto !important;
	height: 232px;
	position: relative;
}

#secondary {
	margin: -1px auto;
	padding-top: 25px;
	padding-left: 50px;
	width: 1024px;
}

#actionPanel {
	float: left;
	text-align: right;
	width: 215px;
	font-size: 11px;
	padding-left: 0px;
}
#actionPanel ul {
	margin-left:-5px;
	width:215px;
}
#actionPanel > ul > li{
	padding-right: 30px;
	background:transparent url(../images/action_bubble1.gif) no-repeat -3px -2px;
}

html>/**/body #actionPanel > ul > li{
	padding-right: 60px;
}

*:first-child+html #actionPanel > ul > li {
	padding-right: 60px;
}

#actionPanel a {
	text-decoration: none;
	line-height: 30px;
	color: #353535;
}
#actionPanel a:hover {
	color: #ff5e00;
}
#actionPanel ul#leftList li {
	background-color: transparent;
	background-image: none;
}

.bubble {
	padding-left: 10px;
	float: right;
	margin-top: -28px;
}

#secondaryContent {
	padding-top: 12px;
	width: 740px;
	float: right;
	color: #636363;
	padding-right: 50px;
	font-size: 13px;
}

#secondaryContent h3 {
	color: #FCAF17;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 10px;
}

#secondaryContent h3.subtitle {
	margin-top: -8px;
	color: #636363;
	font-style: italic;
	font-weight: normal;
}

#secondary p {
	font-size: 13px;
	line-height: 17px;
	padding-bottom: 20px;
}

#secondaryContent li {
	margin-left: 30px;
	padding-left: 4px;
	list-style-type: disc;
}



#secondaryNavLeft h3, #secondaryNavRight h3 {
	color:#FFF;
	font-size: 14px;
	padding-bottom: 10px;
	font-weight: lighter;
}

#secondaryNavLeft h4, #secondaryNavRight h4 {
	color: #FFF;
	font-weight: lighter;
}

#secondaryNavRight {
	float: left;
	padding-left: 25px;
	padding-right: 20px;
}


.newsPanel {
	width: 20%;
	font-size: 13px;
	min-height: 150px;
	height: auto !important;
	height: 150px;
}

.demoPanel {
	width: 20%;
	font-size: 13px;
	border-left: 1px dotted #999999;
	min-height: 150px;
	height: auto !important;
	height: 150px;
}

.demoPanel img {
	float: left;
	padding-right: 5px;
}

.demoPanel p {
	padding-top: 15px;
}

.casePanel {
	width: 20%;
	font-size: 13px;
	border-left: 1px dotted #999999;
	min-height: 150px;
	height: auto !important;
	height: 150px;
}

.quotePanel {
	width: 20%;
	font-size: 13px;
	border-left: 1px dotted #999999;
	min-height: 150px;
	height: auto !important;
	height: 150px;
}


#newsTable {
	clear: left;
	width: 525px;
	padding-top: 35px;
}

#newsTable td {
	vertical-align: top;
}

#newsTable h2 {
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 12px;
	color: #879bbb;
}

#newsTable .date {
	padding-top: 2px;
	font-size: 11px;
	color: #879bbb;
}

#newsTable .newsItem {
	padding-bottom: 4px;
	font-size: 14px;
}

.newsItem a {
	color: #7d7d7d;
}

#moreNews {
	padding-top: 10px;
	font-size: 14px;
}

#moreNews a {
	color: #7d7d7d;
}

ul#newsList li a {
	color: #517092;
}
ul#newsList li a:hover {
	color: #ff831f;
}



/* footer */
#footerWrapper {
	background-image: url(../images/grey-white_split-full.png);
	background-repeat: repeat-y;
	background-position: top center;
	position: relative;
	clear: both;
	text-align: left;	
	width: 100%;
	float: left;
	min-height: 40px;
	height: auto !important;
	height: 40px;
	color: #636363;
}
#footerWrapper p {
	margin-left: 0;
}

#footer {	
	margin: 0 auto;		
}

#footer #btmNav ul {
	position: relative;
	list-style: none;
	text-align: center;
	font-size: 12px;
	padding-top: 50px;
	color: #636363;
}
#footer li {
	display: inline;
	padding-left: 5px;
}

#footer li a {
	color: #636363;
}
#footer li a:hover {
	color: #E76F34;/* #e3b85b; */ /*#F2C679; */
}

#contactLine {
	width: 685px;
	padding-top: 15px;
	float: left;
}

html>/**/body #contactLine {
	padding-top: 0px;
}


#privacy {
	padding-top: 10px;
	font-size: 11px;
}

#privacy a {
	color: #626267;
	font-size: 11px;
	text-decoration: none;
}

#btmNav {
	clear: right;
	display: inline;
}

#copyright {
	font-size: 11px;
	text-align: right;
	padding-top: 35px;
	color: #ccc; /* #626267; */
	text-align: center;
}
p > blockquote {
	padding: 10px;
}
.btmDividers { padding-left: 10px; }
.white { color: #FFF; }
.grey { color: #7d7d7d; }
.hybridBlue { color:#879bbb; }
.hybridOrange { color: #F2C679; }
.fontFamMain { /*font-family: Helvetica, Tahoma, Verdana, Arial, sans-serif;*/ }
.fontFamSecondary { /*font-family: Helvetica, Arial, Verdana, sans-serif;*/ }
.font11 { font-size: 11px; }
.font14 { font-size: 14px; }
.bulletStyle1 { font-size: 18px; padding-right: 5px; }
.vert { vertical-align: top; }
.pad { margin-right: 5px; margin-left: 5px; }


