/*
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300);
7/1/2014: Moved Masthead ydraw-related to separate CSS files
*/
@import url(masthead-vid-core.css) all;
@import url(masthead-vid-right.css) all;

body {
	background: url("../images/home/bg-main.jpg") repeat-x scroll 0 0 #0068B3;
	color: #000000;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 24px;
	margin: 0;
}

body.plain {
	background-image: none;
}

.home-2013 strong,
.home-2013 b {
	font-weight: bold;
}

.home-2013 #primary section {
	padding-bottom: 32px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 32px;
}

.home-2013 h1 {
	font-size: 40px;
	font-weight: 300;
	line-height: 1em;
	padding: 0.5em 0;
	color: #000;
}

.home-2013 #lower h1 {
	padding: 0;
}

.home-2013 #secondary h3 {
	margin: 10px 0;
	line-height: 1.25em;
}

div#bg-container {
	background: url("../images/home/content-bg.png") repeat-y scroll 0 0 transparent;
	margin-left: auto;
	margin-right: auto;
	width: 987px;
}

#header {
	/*width: 975px;
	height: 117px;
	margin: 24px auto 0;*/
	/*background-color: #00498C;*/
}

#header .inner {
	width: 975px;
	/*height: 117px;*/
	margin: 0 auto;
	padding: 16px 0 12px;
	overflow: hidden;
}
	/* In Header */
	
	#logo {
		display: block;
		float: left;
		width: 384px;
		height: 107px;
	}
	
	#take-tour img {
		display: block;
		float: right;
		width: 183px;
		height: 90px;
	}

/* Nav */
	#nav {
		background: url("../images/home/nav-bg.gif") repeat scroll 0 0 transparent;
		border: 0 solid #000000;
		display: block;
		margin: 9px auto;
		width: 975px;
		height: 33px;
		padding: 0;
	}

	#nav ul {
  		list-style: none outside none;
  		margin: 0;
  		padding: 0 0 0 15px;
	}

	#nav li {
		padding: 0;
	}	
	#nav li a {
		display: block;
		float: left;
		color: #fff;
		text-decoration: none;
		margin-right: 15px;
		padding: 4px 0;
	}

/* Footer */

	#footer-container {
		margin-right: auto;
		margin-left: auto;
	}
	
	#footer {
		height: 220px;
		background-color: #0084d0;
		color: #fff;
	}

	#footer .inner {
		width: 975px;
		margin: 12px auto;
	}



#mainbod {
	background: none repeat scroll 0 0 #FFFFFF;
	margin: 0 auto;
	width: 975px;	
	overflow: hidden;
	padding-bottom: 48px;
}

/* Primary */

	#primary {
		width: 717px;
		float: left;
	}
	#primary .inner {
		padding: 1em 2em;
	}
	
	#primary-only {
		width: 939px;
		margin: 0 auto;
	}
	
	#primary-only .inner {
		padding: 1.5em 2.5em;
	}

/* Secondary */

	#secondary .inner {
		padding: 1em 2em;
	}

	#secondary {
		width: 222px;
		float: left;
	}

	#secondary ul {
		list-style-type: none;
		padding: 0;
		margin: 0;
	}	
	
	
	
#cta-home img {
	display: block;
	margin: 14px auto 0;
	border-style: solid;
	border-width: 1px;
	border-color: #ddd;
}


/* Home headings etc . */


	.home-2013 h2 {
		/* normal */
		font-family: 'Open Sans', sans-serif;
		font-size: 22px;
		font-weight: 300;
		color: #666;
	}

	.home-2013 h2.feature {
		padding-left: 90px;
		padding-bottom: 12px;
		margin-bottom: 0;
		min-height: 72px;
		background-repeat: no-repeat;
		line-height: 1.1em;
		font-size: 30px;
		background-image: url(../images/home/icons-numbers-black-64.png);
	}

	.home-2013 h2.feature-1 {
		background-position: left top;
	}

	.home-2013 h2.feature-2 {
		background-position: left -128px;
	}

	.home-2013 h2.feature-3 {
		background-position: left -256px;
	}

	.home-2013 h2.feature-4 {
		background-position: left -384px;
	}

	.home-2013 h2.feature-5 {
		background-position: left -512px;
	}

	.home-2013 h2.feature-6 {
		background-position: left -640px;
	}

	.home-2013 h2.feature-7 {
		background-position: left -768px;
	}
	
	.home-2013 .feature-blurb {
		margin-left: 90px;
	}
	
	.feature-blurb p {
		font-size: 1em;
		line-height: 1.5em;
		padding-top: 0;
		margin-top: 0;
	}

	/* Screenshots */

		.screenshots {
			clear: both;
			/*height: 260px;*/
			width: 536px;
			display: block;
			margin-top: 10px;
			margin-bottom: 10px;
			margin-left: -22px;
			padding: 8px;
			overflow: hidden;
		}
		
		.screenshots-188 {
			height: 190px
		}
	
		.screenshots img {
			/*border: 1px solid #DDDDDD;*/
			box-shadow: 1px 1px 8px 1px rgba(0, 0, 0, 0.5);
			display: block;
			margin: 8px auto;
		}
		
		.screenshots .left img,
		.screenshots .right img {
			float: left;
		}
	
		.screenshots .left img {
			margin-right: 32px;
		}

/* Kudos in secondary */

	.home-2013 #secondary h2 {
		font-size: 14px;
		font-weight: normal;
		line-height: 1.1em;
		color: #F18231;
		margin: 11px 0;
	}
	
	#secondary .kudos .item {
		margin-bottom: 2em;
	}
	
	#secondary .kudos .summary, 
	#lower .kudos .summary {
		background-color: #f5f5f5;
		padding: 2px 4px;
	}
	#secondary .kudos .text, 
	#secondary .kudos .who, 
	#lower .kudos .text, 
	#lower .kudos .who {
		font-size: .9em;
		line-height: 1.2em
	}
	#secondary .kudos .who, 
	#lower .kudos .who {
		font-style: italic;
		color: #999;
	}
	#lower section#kudos {
		overflow: hidden;
	}
	
	#lower section#kudos .item {
		padding: 0 8px;
	}
	
	
	
	#secondary section {
		border-bottom: 1px solid #ddd;
		padding-bottom: 1em;
	}
	
	#secondary p, #secondary li {
		font-size: .9em;
		line-height: 1.3em;
	}


/* Call-to-Action Buttons */

	.home-2013 a.cta-button {
		border-radius: 28px 28px 28px 28px;
		display: block;
		clear: both;
		font-family: 'Open Sans',sans-serif;
		font-size: 1.5em;
		font-weight: normal;
		padding: 0.5em;
		text-align: center;
		text-decoration: none;
		margin: 1.5em auto 1em;
		background-color: #004C00;
		box-shadow: 0 0 8px 2px #3E1869;
		color: #FFFFFF;
		text-shadow: 1px 1px 2px #333333;
		text-transform: none;
	}

	.home-2013 a.cta-button:hover {
		background-color: #3E1869;
		box-shadow: 0 0 8px 4px #004C00;
		text-indent: 4px;
	}

	.home-2013 a.video-tour {
		width: 220px;
	}

	.home-2013 a.cta-aag {
		width: 300px;
	}
	
	.home-2013 a.cta-live-demo {
		width: 220px;
	}
	
	

/* To switch versions */

	#switcher .inner {
		width: 975px;
		margin: 0 auto;
	}

	#switcher {
		padding: 2px 0;
		background-color: #f5f5f5;
	}

.home-2013 .three-column {
	display: block;
	float: left;
	width: 33%;
}

section#erp-modules {
	overflow: hidden;
}

.nota-bene {
	background-color: yellow;
	color: red;
	font-family: Courier, 'Courier New', monospace;
}

.home-2013 #primary ul {
	padding-left: 40px;
	margin-top: 13px;
	margin-bottom: 13px;
}


#access {
	z-index: 999;
}