body {
background-image: url(../images/FiberEnds.jpg);
background-repeat: no-repeat; /* repeat; would be repeated both vertically and horizontally*/
background-size: 100% 100%;/* 900px 1024px; */
background-position: left top;
background-attachment: fixed;
}

#header {
	background: none;
/*	background: #444852; 333333 */
/*	border-bottom: 1px solid #fff;*/
}

#header .inner-container {
	height: 125px;
	width: 80%;   /*  600  */
/*	padding: 45px 20px 30px 20px; */ /*  75px 30px 100px 30px */
/*	background: #FFF; */ /* red; */ 
	margin: 0 auto;
	position: relative;
}

#header .headerSpace {
	height: 185px;
/*	padding: 30px 0px 0px 0px; */
	text-align: center;
/*	background: blue; */
}

/********** HEADER LOGO **********/

#header #logo {
	width: 250px;  /* 560 */
	height: 250px;  /* 272 */
	background: #fff;
	padding: 0px 0;
	margin: 0 auto;
	cursor: default;
	opacity: 1;
    transition: opacity .7s ease-out;
    -moz-transition: opacity .7s ease-out;
    -webkit-transition: opacity .7s ease-out;
    -o-transition: opacity .7s ease-out;
/*	background: url(../images/CWXM_Tile_144.png) no-repeat 0px 0px/250px 250px;  */
	background: url(CWXM_Tile_144.png) no-repeat 0px 0px/250px 250px; 
/*	overflow: hidden; */
	overflow: auto;
}

#header #logo2 {
	width: 200px; /* 100%; 800px; */
	height: 200px;  /* 272 */
	background: #fff;
	padding: 0px 0;
/*	margin: 0 auto; */
	margin: 35px 0 40px 25%;
	cursor: default;
	background: url(../images/CWXM_Tile_144.png) no-repeat 0px 0px/250px 250px;
/*	background: url(../images/Emergence_Logo_Outline.png) no-repeat 0px 0px/665px 200px;  */ 
	overflow: hidden;
/*	overflow: auto; */
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-size: 15;
	text-align: center;
}

/*
#header #logo:hover {
	position: relative;
	top: 0px;
	opacity: .3;
	background: url(EmergenceLogo3.png) no-repeat 0px 0px/250px 250px;
}
*/

*+html #header #logo {
	height: 70px;
	padding: 30px 0;
}

#header #logo span {
	font-size: 21px;
	line-height: 21px;
}

#header h2.tagline {
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: 300;
	font-size: 30px;
	line-height: 38px;
	text-align: center;
	color: #fff;
	margin: 10px 0 40px 0;
}

#header .tagline {
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: 300;
	font-size: 30px;
	line-height: 38px;
	text-align: center;
	color: #fff;
	margin: 10px 0 40px 0;
}

#header .leftSpace {
	position: relative;
	top: 15px;
	left: 30px;
	height: 200px;
	width: 400px;
	text-align: center;
}

#header .centerSpace {
	position: relative;
	top: -80px;
	left: 250px;
	height: 120px;
	width: 600px;
	text-align: center;
}

#header .rightSpace {
	position: relative;
	top: -160px;
	left: 1000px;
	height: 40px;
	width: 120px;
	text-align: center;
}

#header .titleSpace {
	position: relative;
	top: -165px;
	left: 820px;
	height: 35px;
	width: 400px;
	background: #000;
/*	margin-top: 5px; */
/*	padding: 2px 2px; */
}

#header h2.pageTitle {
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	text-align: center;
	font-size: 22px;
	line-height: 28px;
	color: #FFF;
}

#header p.companyName {
/*	background: green; position: absolute; */
	position: relative;
	left: 20px;
/*	width: 10%; */
	margin-top: 5px;
	margin-bottom: 0px;
/*	padding-top: 10px; */
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	text-align: center;
	font-size: 40px;
	color: #000; /* #e6e2dc; */
}

#header p.companyTag {
/*	background: green; */
	position: relative;
	top: 0px;
	left: 20px; /* 8%; */
/*	width: 10%; */
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px; 
*/
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	text-align: center;
	font-size: 22px;
	color: #000; /* #e6e2dc; */
}

#header a {
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	text-align: center;
	font-size: 14px/2.0;
	color: black;
	margin-bottom: 25px;
	text-decoration: none;
}

#header a.fb {
	position: relative;
	right: 50px;
	margin-top: -20px;
	text-decoration: none;
}

#header a.tw {
	position: relative;
	right: 30px;  
	margin-top: -20px;
	text-decoration: none;
}

#header a.em {
	position: relative;
	right: 0px;  */
/*	left: 51px; */ 
	margin-top: -20px;
	text-decoration: none;
}

#appSection {}

#appSection .appSection-container {
background-image: url(../images/docPocketBkg.jpg);
background-repeat: no-repeat; /* repeat; would be repeated both vertically and horizontally*/
background-size: 100% 100%;/* 900px 1024px; */
background-position: left top;
/* background-attachment: fixed; */
/*width="1024" height="675" align="center" valign="middle" /> */
/*	background: #FFF; */
/*	padding: 15px 30px; */
	position: relative;
	top: 0px;
	left: 0px;
	height: 800px;
	width: 100%; /*1024px;*/
	text-align: center;
	font-style: normal;
	color: #FFF;
	border-top: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
}

#appSection .captionSpace1 {
	position: relative;
	top: 200px;
	left: 580px;
	height: 200px;
	width: 600px;
	text-align: center;
}


#appHomeSection {}

/* CWXM_ScreenShot01.jpg" width="1024" height="700" */

#appHomeSection .appHomeSection-container {
background-image: url(../images/CWXM_ScreenShot01.jpg);
background-repeat: no-repeat; /* repeat; would be repeated both vertically and horizontally*/
background-size: 100% 100%;/* 900px 1024px; */
background-position: left top;
/*	background: #FFF; */
/*	padding: 15px 30px; */
	position: relative;
	top: 0px;
	left: 0px;
	height: 800px;
	width: 100%; /*1024px;*/
	text-align: center;
	font-style: normal;
	color: #FFF;
	border-bottom: 1px solid #c0c0c0;
}

#appHomeSection .captionSpace2 {
	position: relative;
	top: 220px;
	left: 770px;
	height: 200px;
	width: 600px;
	text-align: center;
}

#content {
	background: #000;
	position: relative;
	top: 0px;
	left: 0px;

/*	border-bottom: 1px solid #fff;
*/
}

#content .content-container {
/*	padding: 15px 30px; */
	position: relative;
	top: 0px;
	left: 60px;
	height: 700px;
	width: 100%; /*1024px;*/
	text-align: left;
	font-style: normal;
	color: #FFF;
}

#content .content-container-long {
	position: relative;
	top: 0px;
	left: 40px;
	height: 950px;
	width: 100%; /*1024px;*/
	text-align: left;
	font-style: normal;
	color: #FFF;
}

#content p em {
	font-style: normal;
	color: #FFF;
}

#content h1.contentHeading {
	padding: 15px 0px 20px 0px;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-size: 25px;
	text-align: center;
	color: #FFF;
}

#content h2.contentComment {
  -webkit-column-span:all;
  -moz-column-span:all;
	column-span:all;
	width: 80%;
	margin-top: 0px;
	margin-bottom: 0px;
/*	padding: 5px: */
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-size: 23px;
	line-height: 30px;
	text-align: center;
	color: #FFF;
}

#content h2.contentGeneral {
  -webkit-column-span:all;
  -moz-column-span:all;
	column-span:all;
	width: 80%;
	margin-top: 10px;
	margin-bottom: 0px;
/*	padding: 5px: */
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-size: 20px;
	line-height: 25px;
	text-align: left;
	color: #FFF;
}

#content h2.contentGeneral2 {
  -webkit-column-span:all;
  -moz-column-span:all;
	column-span:all;
	position: relative;
	top: -315px;
	left: 0px;
	width: 80%;
	margin-top: 5px;
	margin-bottom: 0px;
/*	padding: 5px: */
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-size: 20px;
	line-height: 25px;
	text-align: left;
	color: #FFF;
}

#content .bioContainer {
	position: relative;
	top: 10px;
	left: 10px;
	height: 500px;
	width: 90%;
}

#content .nameTitleBox {
	position: relative;
	top: 15px; 
	left: 25px; 
	height: 90px;
	width: 200px;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: 900;
	line-height: 23px;
	text-align: center;
	color: #FFF;
}

#content .pictureBox {
	position: relative;
	top: 10px; 
	left: 45px; 
	height: 250px;
	width: 200px;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: 900;
	line-height: 23px;
	text-align: center;
	color: #FFF;
}

#content .bioBox {
	position: relative;
	top: -240px; 
	left: 300px; 
	height: 400px;
	width: 800px;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: 900;
	line-height: 23px;
	text-align: center;
	color: #FFF;
}

#content p.box1 {
	position: relative;
/*	top: -35px; */
	left: 0%; /*260px; */
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: 900;
	line-height: 23px;
	text-align: left;
	color: #FFF;
}

#content p.box2 {
	position: relative;
	top: -155px;
	left: 30%; /*260px; */
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: 900;
	line-height: 23px;
	text-align: left;
	color: #FFF;
}

#content p.box3 {
	position: relative;
	top: -310px;
	left: 60%; /*260px; */
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: 900;
	line-height: 23px;
	text-align: left;
	color: #FFF;
}
#content p.whitePgf {
	position: relative;
	top: -35px;
	left: 20%; /*260px; */
  -webkit-column-span:all;
  -moz-column-span:all;
	column-span:all;
	width: 900px;
	margin-top: 0px;
	margin-bottom: 10px;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-size: 22px;
	font-weight: 900;
	line-height: 25px;
	text-align: left;
	color: #FFF;
}

#box{
    width: 200px;
    font-size: 12px;
    line-height: 20px;
    right: -140px;
    top: 15%; /* change this value to place the menu higher or lower */
    position: fixed;
    z-index: 100;
}

#tab{
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 99;
}

#tab li span{
    display: block;
    padding: 0 5px;
    position: relative;
}

#links{
    width: 80px;
    padding: 10px;
    float: left;
    border-left: 1px solid #69C9EE;
}

.show, .hide{
    /* we specify the transition length for hiding and showing */
            transition: margin-right .4s ease-in;
    -webkit-transition: margin-right .4s ease-in;
}

.hide{
    margin-right:0px;
}

.show{
    margin-right:95px;
}

#arrow, .bt{
    cursor: pointer;
}

.bt{
    width: 77px;
    height: 40px;
    margin: -1px;
    text-align:center;
    border:1px solid #4F97B5;  /* 858fa6 */
    font: bold 13px Helvetica,Arial,sans-serif;
    text-shadow:0px 0px 5px rgba(0, 0, 0, 0.75);
/*    background:#014464;  0C5E02  */
    background:#69C9EE;
/*         background-image: -o-linear-gradient(left, #1F82AF, #002F44); */
/*         background-image: -o-linear-gradient(left, #00B303, #0C5E02); */
         background-image: -o-linear-gradient(left, #69C9EE, #4F97B5);
        background-image: -ms-linear-gradient(left, #69C9EE, #4F97B5);
       background-image: -moz-linear-gradient(left, #69C9EE, #4F97B5);
    background-image: -webkit-linear-gradient(left, ##69C9EE, #4F97B5);
    background-image: -webkit-gradient(linear, left top, right top, from(#69C9EE), to(#4F97B5));
	text-decoration: none;
}

.bt a{
    line-height: 40px;
    color: #fff;
    display: block;
	text-decoration: none;

}

.bt:hover{
    transition: background .3s linear;
    background: #A72A39; /* 32A3D3 */
         -o-transition: background .3s linear;
       -moz-transition: background .3s linear;
    -webkit-transition: background .3s linear;
}

#deco{
    width: 75px;
    float: left;
            box-shadow:0px 0px 5px #000;
       -moz-box-shadow:0px 0px 5px #000;
    -webkit-box-shadow:0px 0px 5px #000;
}

/********** Intro Section **********/

#introSection {
	background: #000; /* #a3c6ff;  CED8F6 307AC2; */
/*	background: #9EBDC7; */
/* #D8D8D8; */ 
	margin: 0px 0px px 0px; 
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #000;
	text-align: left;
}

#introSection .intro-container {
/*	height: 300px; */
/*	margin: 45px 10px 45px 20px; */ 
	padding: 0px 0px 10px 0px;
/*	margin-bottom: 10px; */
/*	background-image: url("/images/Device_Banner_3.jpg"); */
/*	background-image: url("Device_Banner_3.jpg"); */
/*	background-repeat: no-repeat; */
/*	background-position: center top; */
}

#introSection .contactHolder {
/*	background: blue; */  
/*	position: relative; */
/*	left: 25%; */
	padding: 0px 0px 10px 0px;
	height: 450px;
}

#introSection .contactHolder2 {
/*	width: 1000px; */
/*	height: 450px; */ 
	position: relative;
	left: 0%;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
/*	background: red; */ /* #9EBDC7; */  
	background-image: url("/images/Device_Banner_3.jpg");
	background-repeat: repeat; /* no-repeat;*/
/*	background-position: center top; */
}

#introSection h1.contactTitleLeft {
/*	margin-top: 20px; */ 
	position: relative;
	left: 40px;
	margin-bottom: 25px;
	padding: 20px 0px 10px 10px;
	text-align: Left;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-weight: 1000;
	font-size: 27px;
	font-style: normal;
	color: #FFF;
}

#introSection h1.contactQuestion {
	margin-top: 10px;
	margin-bottom: 10px;
/*	padding: 0px 0px 0px 0px; */
	text-align: center;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 22px;
	font-style: normal;
	color: #FFF;
}

#introSection h1.contactTitle {
/*	margin-top: 20px; */
	margin-bottom: 20px;
/*	padding: 20px 0px 10px 0px; */
	text-align: center;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-weight: 1000;
	font-size: 22px;
	font-style: normal;
	color: #FFF;
}

#introSection .contactRow {
/*	background: blue; */
/*	position: relative;
	left: 5%;  */
	height: 60px;
	width: 900px;  
	margin: 20px 0px 20px 0px;
/*	padding: 0px 10px 2px 10px; */
/*	border-bottom: 1px solid #000; */
}

#introSection p.contact1 {
/*	background: blue; */
	width: 300px;  
	position: relative;
	left: 350px;
	margin-top: 20px; 
	text-align: right;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-size: 24px;
	color: #FFF;
}

#introSection p.contact2 {
/*	background: purple; */  
	width: 300px;  
	position: relative;
	left: 700px;
	margin-top: -53px; 
	text-align: left;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-size: 24px;
	color: #FFF;
}

/********** End Intro Section **********/

/********** Separation Space **********/

#sepSpace {
/*	height: 30px;
	background: #333333;
	border-bottom: 1px solid #fff;
*/
}

#sepSpace .sepSpaceContainer {
	position: relative;
	top: 0px;
	left: 0px;
	height: 30px;
	width: 100%; /*1024px; */
	background-color: #BFBFBF;
}

/*
#content .content-container {
	position: relative;
	top: 0px;
	left: 0px;
	height: 650px;
	width: 100%; /*1024px;*/
	text-align: left;
	font-style: normal;
	color: #FFF;
}
*/
/********** Back to top button **********/

#pagewrap {
	margin: 0 auto;
/*	width: 1000px; */
/*	padding-left: 150px; */
	position: relative;
}

#back-top {
	position: fixed;
	bottom: 50px;
	right: 15px;
}

#back-top a {
	width: 58px;
	display: block;
	text-align: center;
	font: 11px/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #bbb;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}

#back-top a:hover {
	color: #000;
}

/* arrow icon (span tag) */

#back-top span {
	width: 58px;
	height: 58px;
	display: block;
/*	background: #ddd url(up-arrow.png) no-repeat center center; */
	background: url(../images/PageTopGray.png) no-repeat center center;
	/* rounded corners */
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}

#back-top a:hover span {
	background: url(../images/PageTopRed.png) no-repeat center center;
/*	background-color: #777; */
}

/********** End Back to top button **********/

/********** CONTENT 2 **********/

#content2 {
	background: #444852;
	border-bottom: 1px solid #fff;}

#content2 .inner-container {
	margin-left: 200px;
	margin-right: 20px;
	margin-bottom: 25px;
	padding: 10px 30px;
/*	text-align: left; */
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
/*	font-style: normal; */
/*	line-height: 21px; */
	color: #FFF;
}

#content2 .inner-container .left {
	position: absolute; left:25%;
	margin-top: 5px;
	text-align: center;
}

#content2 .inner-container .right {
	position: absolute; left:50%;
	margin-top: 0px;
	text-align: center;
}

#content2 .cols2 {
  -webkit-column-count: 2;
  -webkit-column-gap: 15px;
/*  -webkit-column-rule: 1px solid #000; */

  -moz-column-count: 2;
  -moz-column-gap: 15px;
/*  -moz-column-rule: 1px solid #000; */

  column-count: 2;
  column-gap: 15px;
  column-rule: none;
/*  column-rule:1px solid #000;   */
	text-align: left;
}

#content2 .cols2 a {
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	text-align: center;
	font-size: 14px/2.0;
	color: black;
	margin-top: 5px;
	margin-bottom: 5px;
	text-decoration: none;

}

#content2 .cols2 p {
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	text-align: center;
	font-size: 14px;
	color: black;
	margin-top: 25px;
	margin-bottom: 25px;
}

#content2 .cols2 h1 {
  -webkit-column-span:all;
  -moz-column-span:all;
	column-span:all;
	margin-top: 20px;
	margin-bottom: 25px;
	margin-left: 30%;
	padding: 5px:
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-size: 21px;
	text-align: left;
/*	text-align: center;  */
	color: black;
}

#content2 .cols2 img {
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 10px/10px:
	text-align: center;
}

#content2 p em {
	font-style: normal;
	color: #FFF;
}

/********** NEWSLETTER **********/

#content2 #newsletter {}

#content2 #newsletter p {
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: 600;
	font-size: 20px;
	line-height: 25px;
	text-align: left;
/*	text-shadow: 1px 1px 0 rgba(255,255,255,0.75); */
	color: #FFF;
/*	color: #4a4a4a;  */
	margin-bottom: 15px;
}

#content2 #newsletter p em {
	font-style: normal;
	color: #333333;
}

/********** END NEWSLETTER **********/

/********** FORM ELEMENTS **********/

/********** INPUT FIELD **********/

#content #newsletter .input {
	margin-right: 10px;
}

.input {
	width: 370px;
	background: #e6e6e6;
	border: 1px solid #fff;
	padding: 10px 20px;
	
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	
	box-shadow: inset 0 1px 4px rgba(0,0,0,0.5);
	-moz-box-shadow: inset 0 1px 4px rgba(0,0,0,0.5);
	-webkit-box-shadow: inset 0 1px 4px rgba(0,0,0,0.5);
	
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: 400;
	font-size: 18px;
	text-align: left;
	text-shadow: 1px 1px 0 rgba(255,255,255,1.0);
	color: #626262;
}

.input:hover {
	background: #fff;
}

.input:focus {
	background: #fff;
	border: 1px solid rgba(0,0,0,0.25);
	color: #444444;
	
	box-shadow: inset 0 1px 3px rgba(0,0,0,0.25);
	-moz-box-shadow: inset 0 1px 3px rgba(0,0,0,0.25);
	-webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,0.25);
}

/********** BUTTON **********/

.button {
	/* Gradient */
	background-color: #333333;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#008fd5), to(#006ba0));
	background-image: -webkit-linear-gradient(top, #008fd5, #006ba0);
	background-image:    -moz-linear-gradient(top, #008fd5, #006ba0);
	background-image:     -ms-linear-gradient(top, #008fd5, #006ba0);
	background-image:      -o-linear-gradient(top, #008fd5, #006ba0);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#006ba0',GradientType=0 ); /* ie6-ie9 */
	
	border: 1px solid #0b648f;
	display: inline-block;
	padding: 13px 35px;
	cursor: pointer;
	
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	
	box-shadow: inset 0 0 1px rgba(255,255,255,1.0);
	-moz-box-shadow: inset 0 0 1px rgba(255,255,255,1.0);
	-webkit-box-shadow: inset 0 0 1px rgba(255,255,255,1.0);
	
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: 700;
	font-size: 18px;
	text-align: center;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.6);
	color: #fff;
}

.button:hover {
	background-color: #01689a;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#01689a), to(#333333));
	background-image: -webkit-linear-gradient(top, #01689a, #333333);
	background-image:    -moz-linear-gradient(top, #01689a, #333333);
	background-image:     -ms-linear-gradient(top, #01689a, #333333);
	background-image:      -o-linear-gradient(top, #01689a, #333333);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#01689a', endColorstr='#333333',GradientType=0 );
}

*+html .button /* ie7 only */ {
	padding: 10px 12px;
}