@import url("reset.css");

@import url("clearfix.css");

@import url(http://fonts.googleapis.com/css?family=Lato:300,400,700);

/*element styles*/
html,body {
	width: 100%;
	height: 100%;
	background: #ebebeb url(/images/bg.jpg) fixed repeat-x;
	background: #f2f2f2;
	color: #333;
	font-family: 'Lato', sans-serif;
	font-size: 18px;
	line-height: 160%;
}

header {
	position: relative;
	width: 100%;
}

nav {
	clear: both;
}

nav ul {
	padding: 12px 0;
	text-align: right;
}

nav ul li {
	display: inline;
}

nav li ul {
	display: inline;
}

nav ul li a {
	padding: 12px;
	font-size: 17px;
	line-height: 28px;
	vertical-align: top;
	color:#6e7b83;
}

section {
	display: block;
	position: relative;
}

article {
	width: 100%;
	display: block;
	position: relative;
	overflow: hidden;
}

img.fluid {
	width: 100%;
}

footer {
	width: 100%;
	position: relative;
	padding-bottom: 30px;
}

address {
	width: 100%;
}

a {
	color: #231f20;
	text-decoration: none;
	outline: none;
}

a:active {
	outline: none;
}

a:hover,a:active {
	color: #26328c;
	outline: none;
}

a.current {
	color: #26328c;
}

strong {
	font-weight: bold;
}

/*specific styles*/
#mainbody {
	width: 100%;
	max-width: 1080px;
	min-width: 960px;
	min-height: 100%;
	margin: 0 auto;
	background: #fff url(/images/bg2.jpg) repeat-x;
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 0 4px rgba(0, 0, 0, .2);
	box-shadow: 0 0 4px rgba(0, 0, 0, .2);
}

#wrapper {
	
}

#homemain{
	position:relative;
}

#homemainvideo{
	width:68%;
	position:absolute;
	bottom:4%;
	left:5%;
	line-height:130%;
	color:#323e48;
}

#maincontent {
	background: url(/images/dividerv.jpg) top no-repeat;
}
#homemainvideo p{
	color:#6e7b83;
}

#sociallinks {
	display: inline;
}

#sociallinks ul {
	margin: 0;
}

#sociallinks ul li {
	display: inline;
}

#sociallinks a {
	padding: 0;
}

#sociallinks ul li img {
	height: 24px;
}

footer #sociallinks {
	position: absolute;
	top: 15px;
	left: 30px;
}

#logo {
	width: 284px;
	padding: 8px 0 0 0;
	float: left;
}

#getstarted {
	float: right;
	margin-right: 10px;
	text-align: right;
}

#getstarted ul {
	margin-bottom: 8px;
	font-size: smaller;
}

#getstarted ul li {
	display: inline;
	vertical-align: top;
	line-height: 32px;
	padding-left: 8px;
}

#video {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	overflow: visible;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	border: 12px solid #fff;
	-webkit-box-shadow: 1px 2px 6px rgba(0, 0, 0, .3);
	-moz-box-shadow: 1px 2px 6px rgba(0, 0, 0, .3);
	box-shadow: 1px 2px 6px rgba(0, 0, 0, .3);
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

#vidaspect {
	position: relative;
	width: 100%;
	max-width: 560px;
	margin: 0 auto;
	margin-bottom: 30px;
	padding: 0;
}

#vidaspect img {
	width: 100%;
	margin: 0;
	padding: 0;
}

#customers{
	margin-top:10px;
}

#customers .title {
	color: #231f20;
	font-size: 12px;
	line-height: 12px;
}

#customers img {
	position: relative;
	width: auto;
	height: 60px;
	padding: 0 20px;
}

#landingtitles {
	padding-left: 20px;
}

#preload {
	display: none;
}

#contactusform {
	background: #f6f6f6;
	font-size: smaller;
	line-height: 130%;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

.inputs {
	margin-bottom: 18px;
}

#helpbar {
	line-height: 140%;
	font-size: smaller;
}

#helpbar .title1 {
	line-height: 100%;
}

#helpbar table {
	margin: 0 auto;
}

#helpbar td {
	vertical-align: middle;
	text-align: left;
	padding: 0 20px;
}

#helpbar .formblock {
	padding: 7px 15px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: #fff;
}

#workflowgraphic {
	position: relative;
	width: 100%;
	height: 500px;
}

.workflowtxt {
	
}

#workflowwrapper {
	position: relative;
	margin: 80px 5%;
	padding: 0;
	width: 90%;
	height: 340px;
}

#tagline,#workflowtxtpanel,#workflowicons,.workflowimg {
	position: absolute;
}

#tagline {
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
}

#workflowicons {
	width: 100%;
	top: 17.5%;
}

#workflowtxtpanel {
	width: 100%;
	bottom: 0;
	left: 0;
	text =align: center;
}

.workflowimg {
	
}

.workflowtxt {
	padding: 0;
	margin: 0px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	display: block;
	font-weight: 300;
}

.workflow-txt {
	width: 100%;
	text-align: center;
}

.workflow-txt h3 {
	line-height: 130%;
}

#copyright {
	font-size: 70%;
	line-height: 100%;
	text-align: right;
	margin-top: 10px;
}

#copyright a {
	padding: 0 5px;
}

a.workflow {
	margin: 0;
	padding: 40px;
	display: block;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	display: block;
}
/*
a.workflow:hover {
	margin: 0;
	padding: 0px;
}*/
#icon1 {
	left: 0;
}

#icon2 {
	left: 20%;
}

#icon3 {
	left: 40%;
}

#icon4 {
	left: 60%;
}

#icon5 {
	left: 80%;
}

#featuresection li img {
	border: 1px solid #ddd;
}

/*general styles*/
.noshow {
	display: none;
}

.bgtop {
	background: url(/images/dividerv.jpg) top no-repeat;
}

.bgbot {
	background: url(/images/divider.jpg) bottom no-repeat;
}

.bgblue {
	background: url(/images/bluebg.jpg) top no-repeat;
}

.bggray {
	background: #f2f2f2 url(/images/graybg.jpg) top no-repeat;
}

.bggray2 {
	background: #f2f2f2 url(/images/graybg2.jpg) top no-repeat;
}

.btn {
	text-align: center;
	display: inline-block;
	width: 180px;
	height: 50px;
	color: #fff;
	font-size: 20px;
	line-height: 50px;
	border: none; '
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background: #26328c; /* Old browsers */
	background: -moz-linear-gradient(top, #26328c 0%, #19215b 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #26328c),
		color-stop(100%, #19215b)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #26328c 0%, #19215b 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #26328c 0%, #19215b 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, #26328c 0%, #19215b 100%);
	/* IE10+ */
	background: linear-gradient(to bottom, #26328c 0%, #19215b 100%);
	/* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(    startColorstr='#26328c',
		endColorstr='#19215b', GradientType=0); /* IE6-9 */
}

.btn:hover {
	color: #fff;
	background: #19215b;
}

.readmore {
	display: block;
	padding: 10px 14px;
	color: #26328c;
	background: url(/images/morearrow.gif) no-repeat 0% 55%;
}

.readmore:hover {
	text-decoration: underline;
}

.case {
	background: #f6f6f6;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

.blue {
	background: #26328c;
}

.gray {
	background: #999;
}

.title1 {
	font-size: 230%;
	line-height: 180%;
	font-weight: 400;
	color: #26328c;
}

.title2 {
	font-size: 140%;
	line-height: 140%;
	font-weight: 300;
	margin-bottom: 20px;
}

.title3 {
	font-size: 180%;
	line-height: 120%;
	font-weight: 400;
	color: #26328c;
	margin-bottom: 18px;
}

.title4 {
	font-size: 120%;
	line-height: 140%;
	font-weight: 400;
	color: #26328c;
}

.title5 {
	font-size: 130%;
	line-height: 140%;
	font-weight: 400;
	color: #26328c;
}
.largecopy{
	font-size:20px;
	line-height:180%;
	color:#6e7b83;
	font-weight:400;
}

ul.bulletlist li {
	list-style-type: disc;
	margin: 0 10px 10px 10px;
}

ul.coverlist li {
	list-style-type: disc;
	margin: 10px 10px 10px 0;
	line-height: 140%;
}

.smalllist {
	font-size: smaller;
	margin: 18px 20px 0 20px;
	line-height: 130%;
	list-style: disc;
}

.smalllist li {
	margin: 8px 0;
}

.white {
	color: rgba(255, 255, 255, .9);
}

.tshadow {
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
}

.inset {
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 1);
}

.right {
	float: right;
}

.fineprint {
	font-size: smaller;
	line-height: 140%;
	color: #777;
	font-style: italic;
}

.left {
	float: left;
}

.full {
	clear: both;
}

.half {
	width: 49.9%;
}

.third {
	width: 33.2%;
}

.twothirds {
	width: 66.4%;
}

.fifth {
	width: 20%;
}

.twofifths {
	width: 40%;
}

.threefifths {
	width: 60%;
}

.sixth {
	width: 16.5%;
}

.tleft {
	text-align: left;
}

.tright {
	text-align: right;
}

.tcenter {
	text-align: center;
}

.tjustify {
	text-align: justify;
}

.hpadmax {
	padding-left: 60px;
	padding-right: 60px;
}

.vpadmax {
	padding-top: 60px;
	padding-bottom: 60px;
}

.hpadmin {
	padding-left: 30px;
	padding-right: 30px;
}

.vpadmin {
	padding-top: 30px;
	padding-bottom: 30px;
}

.vpadtxt {
	padding-top: 15px;
	padding-bottom: 15px;
}

.hpadtxt {
	padding-left: 15px;
	padding-right: 15px;
}

.divtop {
	background: url(/images/divtop.jpg) top no-repeat;
}

.rborder {
	border-right: 1px solid #dddddd;
}

.lborder {
	border-left: 1px solid #dddddd;
}