/*
 colors
 light grey		#7b7c7b
 Bar grey		#898989
*/

/* 	-------------------
	General styles
	---------------------- */
/* #### Generated By: http://www.cufonfonts.com #### */

@font-face {
font-family: 'Myriad Pro Regular';
font-style: normal;
font-weight: normal;
src: local('Myriad Pro Regular'), url('MYRIADPRO-REGULAR.woff') format('woff');
}


@font-face {
font-family: 'Myriad Pro Condensed';
font-style: normal;
font-weight: normal;
src: local('Myriad Pro Condensed'), url('MYRIADPRO-COND.woff') format('woff');
}


@font-face {
font-family: 'Myriad Pro Semibold Italic';
font-style: normal;
font-weight: normal;
src: local('Myriad Pro Semibold Italic'), url('MYRIADPRO-SEMIBOLDIT.woff') format('woff');
}


@font-face {
font-family: 'Myriad Pro Semibold';
font-style: normal;
font-weight: normal;
src: local('Myriad Pro Semibold'), url('MYRIADPRO-SEMIBOLD.woff') format('woff');
}


@font-face {
font-family: 'Myriad Pro Condensed Italic';
font-style: normal;
font-weight: normal;
src: local('Myriad Pro Condensed Italic'), url('MYRIADPRO-CONDIT.woff') format('woff');
}


@font-face {
font-family: 'Myriad Pro Bold Italic';
font-style: normal;
font-weight: normal;
src: local('Myriad Pro Bold Italic'), url('MYRIADPRO-BOLDIT.woff') format('woff');
}


@font-face {
font-family: 'Myriad Pro Bold Condensed Italic';
font-style: normal;
font-weight: normal;
src: local('Myriad Pro Bold Condensed Italic'), url('MYRIADPRO-BOLDCONDIT.woff') format('woff');
}


@font-face {
font-family: 'Myriad Pro Bold Condensed';
font-style: normal;
font-weight: normal;
src: local('Myriad Pro Bold Condensed'), url('MYRIADPRO-BOLDCOND.woff') format('woff');
}


@font-face {
font-family: 'Myriad Pro Bold';
font-style: normal;
font-weight: normal;
src: local('Myriad Pro Bold'), url('MYRIADPRO-BOLD.woff') format('woff');
}



html {
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizelegibility;
}

body {
	font-family: "Myriad Pro Regular", Myriad,"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: 10;
	font-style: normal;
	line-height: 20px;
	color: #7b7c7b;
}


/* 	-------------------
	Typography
	---------------------- */
h1, h2, h3, h4 {
	font-weight: 100;
	margin: 0
	line-height: 45px;
	/*font-style: italic;*/
}
	
h1 {
	font-size: 30px;
}

h2 {
	font-size: 24px;
}
	
h3 {
	font-size: 20px;
}

h4 {
	font-size: 17px;
}	
p {
	margin: 0 0 10px 0;
	font-size: 16px;
}

	
/* 	-------------------
	Layout
	---------------------- */
.container {
	width: 940px;
	padding: 0 10px;
	margin: 0 auto;
}

.containerSubHead {
	width: 940px;
	padding: 0 10px;
	margin: 0 auto;
}

.center {
	display: block;
 	margin: auto;
 	text-align: center
}

/* 	---- */
.inset {
	display: block;
	width: 740px;
	padding: 0 0 0 160px;
	margin: 0 auto;
}

.limitSize740 {
	max-width: 100%;
	height: auto;
}

.team-description {
	display: block;
	margin: 0px 0 0 0px;
}


/* 	---- */
.insetMainMen {
	display: block;
	width: 740px;
	padding: 20px 0 0 155px;
	margin: 0 auto;
}
.frontGraphic2 {
	float: left;
	width: 172px;
	margin: 0px auto;
}
.front-description {
	display: inline-block;
	width: 350px;
	margin: 40px 0px 5px 20px;
}
/* 	---- */


/* 	---- */
.insetStartUps {
	display: block;
	width: 740px;
	padding: 10px 0 30px 0px;
	margin: 0 auto;
}
.startupslogo {
	float: left;
	margin: 0 auto;
}
.startUp-description {
	display: inline-block;
	width: 350px;
	margin: 0px 0px 5px 40px;
}
/* 	---- */

.strip2 {
	display: inline-block;
	width: 540px;
	padding: 0px 0px 0px 240px;
	margin: 0 auto;
}


header {
	background: #898989;
}


#logo {
	display: block;
	padding: 10px 0 6px 0;
	height: 36px;
	float: left;
}

#contentfullPage{
	width: 940px;
	padding: 0 10px;
	margin: 80px auto;
}
	
#content{
	width: 740px;
	padding: 0 10px;
	margin: 80px auto;
}

#clik-view {
	max-width:20%;
	padding: 30px;
	
}

img.omni-channel {
	display: block;
	width: 710px;
    height:auto;
	padding: 70px 0 0 160px;
	margin: 0 auto;
}

#clik-view.p {
	text-align: center;
}

footer.p {
	text-align: center;
}

#solveBuildIncubate {
	width: 540px;
	padding: 10px 0;
	display: inline-block;
}

#strip {
	width: 540px;
	padding: 10px 0;
	display: inline-block;
}

#team-photo {
	float: left;
}

#stripstartup {
	width: 540px;
	padding: 10px 0;
	display: inline-block;
}

#startupslogo {
	float: left;
}



#copyright {
	padding: 50px;
}


/* 	-------------------
	Navigation
	---------------------- */
nav ul {
	margin: 8px 0 0 180px;
	padding: 0;
	/*float: right;*/
}

nav ul li {
	list-style: none;
	float: left;
}

header nav ul li a {
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 5px 20px 5px 20px;
	border-left: solid 1px #989898;
}

header nav ul li a:hover {
	background: #777
}

header nav ul li a:active {
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.8) inset;
	   -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.8) inset;
	        box-shadow: 0 0 5px rgba(0, 0, 0, 0.8) inset;
}

/* --subheader -- */

subheader nav ul li a {
	display: block;
	color: #999;
	text-decoration: none;
	padding: 5px 20px 5px 20px;
	border-left: solid 1px #e8e8e8;
}

subheader nav ul li a:hover {
	background: #e7e7e7
}

subheader nav ul li a:active {
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.8) inset;
	   -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.8) inset;
	        box-shadow: 0 0 5px rgba(0, 0, 0, 0.8) inset;
}

.selected {
	/*text-decoration: underline;	*/
	border-bottom: 2px solid #8dc63f;
}
/* 	-------------------
	Global styles
	---------------------- */
	
.clearfix:before,
.clearfix:after {
	content: "";
	display: table;
}
.clearfix:after {
	clear: both;
}
.clearfix {
	zoom: 1; /* For IE6/7 (trigger hasLayout) */
}