html,
body {
   margin:0 auto 0;
   padding:0;
   height:100%;
   color: #4d4d4d;
   font-size: 12px;
   font-family: Arial, Tahoma, Verdana;
}

.home {
background-color: #000;
}

#container {
   min-height:100%;
   position:relative;
}

.wrap {
	width: 900px;
	margin: 0px auto 0px;
	padding: 0px;
	}

/************************************************
*	Hyperlinks									*
************************************************/
	
a img {
	border: none;
	}
	
a:focus, a:hover, a:active {
	outline: none 
	}


/************************************************
*	Header  									*
************************************************/

#header {
    background: #000;
	width: 100%;
	height: 110px;
	margin: 0px auto 0px;
	padding: 0px;
	overflow: hidden;
}

.headertop{
	height:73px;
	margin:0px;
	padding:0px;
	overflow:hidden;
	}

.headerleft {
	width: 105px;
	float: left;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}
	
.headerright {
	width: 120px;
	float: right;
	margin: 30px 0px 0px 0px;
	padding: 0px; 
	text-align: right;
	line-height:18px;
	}
	
.headerright p {
	margin: 0px;
	padding: 0px;
	}
	
.headerright a, .headerright a:visited {
	color: #82A53D;
	text-decoration: none;
	}
	
.headerright a:hover {
	color: #82A53D;
	text-decoration: underline;
	}

.headerbottom {
	margin:0px;
	padding:0px;
	float:left;
	background-color:#000;
	height:47px;
	overflow:hidden;
	}

.headerbottomlogin {
	background:url(images/bg-btn-customerlogin.png) no-repeat;
	width: 120px;
	height:30px;
	float: right;
	margin: 0px;
	padding:0px;
	border:0px;
	}

.headerbottomlogin p {
	font-size: 11px;
	margin: 5px auto 0px auto ;
	padding: 0px;
	line-height:18px;
	text-align:center;
	font-weight:bold;
	}

.headerbottomlogin  a, .headerbottomlogin  a:visited {
	color: #fff;
	text-decoration: none;
	}
	
.headerbottomlogin  a:hover {
	color: #fff;
	text-decoration: underline;
	}
	
#FlabellComponent {
	background: #0e0e30;

}	
	
/************************************************
*	Navbar      								*
************************************************/

.navbar {
	width: 780px;
	height: 30px;
	font-size: 12px;
	line-height: 18px;
	font-family: Arial, Tahoma, Verdana;
	color: #999;
	font-weight: bold;
	background-color: #000;
	float: left;
	margin:  7px 0px 0px 0px;
	padding:0;
	}
	
#nav {
	margin: 0px;
	padding: 0px;
	
	}
	
#nav ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px 30px 0px 0px;
	display:inline-block;	
	
	}
	
#nav li a, #nav li a:link {
	color: #999;
	display: block;
	font-weight: normal;
    margin: 0px;
	padding: 6px 0px 2px 0;
	text-decoration: none;
	text-transform: uppercase;
	border-bottom: 3px solid #000;
	}

#nav li a:hover, #nav li a:active, #nav li a.active {
	background: #000 ;
	color: #FFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	border-bottom: 3px solid #9FBC2E;
	text-decoration: none;
	}
	

/************************************************
*	Navbar-Sub      								*
************************************************/
	
#navbar-sub {
	background: #fff url(images/navsub.jpg) repeat-x;
	margin: 0px auto 0px;
	padding: 0px;
	border: 1px solid #fff;	
	height:40px;
	}	
	
#nav-sub {
	width: 900px;
	font-size: 12px;
	line-height: 18px;
	font-family: Arial, Tahoma, Verdana;
	color: #999;
	font-weight: bold;
	background-color: #fff;
	margin: 6px auto 6px auto;
	padding:0;	
	}
	
		
#nav-sub  li {
	list-style: none;
	margin: 0px;
	padding: 0px 30px 0px 0px;
	display:inline-block;	
	float:left;
	}
	
#nav-sub  li a {
	color: #999;
	display: block;
	font-weight: normal;
    margin: 0px;
	padding: 0px ;
	text-decoration: none;
	}
	
#nav-sub  li a:hover, #nav-sub  li a:active, #nav-sub  li a.active {
	color: #9FBC2E;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	}
	
	
/************************************************
*	body content								*
************************************************/	
#body {
	background: #fff ;
	margin: 0px auto 0px;
	padding: 0px 0 230px 0px;
	border: 1px solid #fff;
}

#content {
	background-color: #fff;
	width: 900px;
	margin:0px auto 0px ;
	padding: 0px 0px 0px 0px;
    line-height: 20px;
	}
	
#content p {
	margin: 0px;
	padding: 0px;
	}	
	
#content a, #content a:visited {
	color:#29ABE2;
	text-decoration: none;

	}
	
#content a:hover {
	color:#4d4d4d;
	text-decoration: underline;
	}


#content h1 {
	color: #333;
	font-size: 30px;
	font-family: "Century Gothic", Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 0px 0px 20px 0px;
	padding: 0px ;
	line-height: 36px;
	}
	
#content h2 {
	color: #333;
	font-size: 24px;
	font-family: "Century Gothic", Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	line-height: 28px;
	}
	
#content h3 {
	color: #333;
	font-size: 18px;
	font-family: "Century Gothic", Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	line-height: 20px;
	}
	
#content h4 {
	color: #333;
	font-size: 16px;
	font-family: "Century Gothic", Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	line-height: 20px;

	}
	
#content h5 {
	color: #333;
	font-size: 15px;
	font-family: "Century Gothic", Arial, Tahoma, Verdana ;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	}
	
#content h6 {
	color: #333;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0px 0px 10px 0px ;
	padding: 0px ;
	line-height:20px;
	position:relative;
	}
	
#content .green {
	color: #82A53D;
	}	

.contentbottom {
	background:  url(images/bg-extrainfo.jpg) no-repeat;
	width:720px;
	height:160px;
	margin: 50px  0px 0px 0px;
	padding: 10px 20px 30px 20px;
	float:left;
	}
	
.contentbottom h1{
	color: #82A53D;
	font-size: 24px;
	font-family: "Century Gothic", Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 0x 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 28.8px;
	}
	
#content .holder-R {
	width:230px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float:right;
	}

#content .separator{
	background:url(images/infoseparator.jpg) no-repeat;
	float:center;
	width:720px;
	padding: 0px ;
	height:40px;
	margin: 20px auto 10px auto;
	color:#4d4d4d;
	font-family: "Century Gothic", Arial, Tahoma, Verdana;
	font-size: 16px;
	font-weight: normal;
	line-height:19.2px;
	text-align:center;
	}
	
.appspace{
	width:280px;
	background:#fff;
	text-align:center;
	margin:0px auto 0px;
	position:relative;
	top:-10px;
	}	

#content .holdermaintitle h1{
	color: #82A53D;
	font-size: 30px;
	font-family: "Century Gothic", Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 0px 0px 20px 0px;
	padding: 0px ;
	line-height: 6px;
	}

#content .holderbottom h1{
	color: #fff;
	font-size: 18px;
	font-family: "Century Gothic", Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px ;
	line-height: 18px;
	}

#content .holderbottom h1  a, #content .holderbottom h1 a:visited{
	color: #fff;
	text-decoration: none;
	}
	
.holdermaintitle p{
	margin:0px;
	padding:0px;
	font-size:14px;
	color: #333;
	font-family: "Century Gothic", Arial, Tahoma, Verdana;
	font-weight: normal;
	line-height: 18px;
	}	
	
.holderholder{
	width:900px;
	margin:20px auto 0px auto;
	padding:0px;
	}
	
.holderleft{
	width:360px;
	margin:0px;
	padding:0px;
	float:left;
	}
	
.holderright{
	width:500px;
	margin:0px;
	padding:0px;
	float:right;
	}	
	
.holdermaintitle{
	text-align:center;
	padding:140px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	height:85px;
	}

. holderbottom{
	width:100%;
	margin:0px;
	padding:0px;
	float:left;
	}
	
/************************************************
*	Appspace DemoCenter				            *
************************************************/

.democenterlink{
	height: 80px;
	width: 880px;
	background: url(images/democenter-bg.jpg) no-repeat;
	padding: 10px;
	margin-top: 20px;
}	

.demo-left{
	float: left;
	height: 80px;
	width: 440px;
}	

.demo-right{
	float: left;
	height: 80px;
	padding-left: 20px;
	width: 420px;
}	

/************************************************
*	List					            		*
************************************************/		
#content ul {
  	list-style: inside ; color:#9FBC2E;
  	margin: 0px;
  	padding: 0px;

	}
	
#content ul li.list {
	list-style:  outside ; color:#9FBC2E; 
	margin: 0px 0px 0px 12px;
  	padding: 0;
	font-size:14px;
	}
	
.li-appspace{
	color:#333;
	font-size:14px;
	line-height: 20px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	}
	
.li-16{
	color:#333;
	font-size:16px;
	line-height: 24px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	}

/************************************************
*	Table				            		*
************************************************/	
	
.line{
	padding:1px 0px 1px 10px;
	font-size:11px;
	border-bottom:1px solid #ccc;
	line-height:18px;
	}
	
.dotted{
	padding:1px 0px 1px 10px;
	font-size:11px;
	border-bottom:1px dotted #ccc;
	line-height:18px;
	}
	
.spec{
	padding:1px 0px 1px 0px;
	font-size:11px;
	border-bottom:1px dotted #ccc;
	line-height:18px;
	}

.btn td{
	background:url(images/btn.jpg) no-repeat;
	height:40px;
	background-position:center;
	text-align:center;
	font-size:16px;
	line-height:18px;
	font-family:Century Gothic;
	font-weight:bold;
	color:#fff;
	}
	
.devide td{
	width:430px;
	padding:0px 10px 20px 0px;
	}
	
.btn-learn{
	background:url(images/btn-learnmore.jpg) no-repeat;
	height:40px;
	background-position:center;
	}
	
	
/************************************************
*	AppSpace				            		*
************************************************/	

#appspace{
	margin: 0px auto 0px;
	padding: 0px 0px 0px 100px;
	width:900px;
	}
	
#appspace ul{
	list-style: none;
	margin: 0px ;
	padding: 0px 0px 0px 0px;
	float:left;
	}
	
#appspace li{
	width:128px;
	margin: 0px 0px 10px 0px;
	padding: 0px 20px 0px 0px;	
	display:inline-block;
	font-size:11px;
	line-height:16px;
	color:#333;
	float:left;
	}
	
#appspaceplatform  {
	background:url(images/cloud-onpremise.jpg) no-repeat;
	height:300px;
	width:720px;
	margin: 20px auto 20px auto;
	padding: 0px;
	float:left;
	}
	
.holder1{
	background:url(images/freetrialstart.jpg) no-repeat;
	width:280px;
	height:450px;
	margin:20px 0px 0px 0px;
	padding:0px 30px 0px 0px;
	float:left;
	}
	
.holder2{
	background:url(images/chooseplatform.jpg) no-repeat;
	width:280px;
	height:450px;
	margin:20px 0px 0px 0px;
	padding:0px 30px 0px 0px;
	float:left;
	}
	
.holder3{
	background:url(images/connectdevices.jpg) no-repeat;
	width:280px;
	height:450px;
	margin:20px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:right;
	}
	
.holder4{
	background:url(images/howitworks.jpg) no-repeat;
	width:900px;
	height:290px;
	margin:20px auto 0px;
	padding:0px;
	}

.cloud{
	background:url(images/cloud.jpg) no-repeat;
	width:900px;
	height:340px;
	padding:0px;
	margin:20px 0px 20px 0px;	
	}
	
.cloud-info{
	width:240px;
	}
	
.image{
	float:left;
	width:90px;
	height:95px;
	}
	
/************************************************
*	 Devices		            		*
************************************************/	
.devices{
	background: url(images/devices-overview.jpg) no-repeat;
	height:300px;
	margin:20px 0px 0px 0px;
	}
	
.devices-info{
	width:196px;
	margin:20px 10px 0px 10px;
	padding:0px;
	text-align:center;
	}
	
#devicestop  {
	background: url(images/devicesrow1.jpg) no-repeat;
	width:720px;
	height:300px;
	margin:20px 0px 0px 0px;
	padding: 0px;
	float:left;
	}
	
#devicesbottom  {
	background: url(images/devicesrow2.jpg) no-repeat;
	width:720px;
	height:300px;
	margin:20px 0px 0px 0px;
	padding: 0px 0px 30px 0px ;
	float:left;
	}

.devicesbtn{
	background: url(images/btn-rectangleLM.png) no-repeat;
	width:140px;
	height:40px;
	margin:20px auto 0px auto;
	padding:10px 0px 10px 0px;
	text-align:center;
	}
	
.holder  {
	width:290px;
	margin: 0px 0px 30px 0px;
	padding: 0px 10px 0px 0px;
	float:left;
	}

/************************************************
*	Services          			            *
************************************************/
.services {
	padding: 0 0 0 20px;
}

.servicestitle {
	background: url(images/bulletgreen.jpg) no-repeat top left;
	padding-left: 20px;
	font-size: 18px;
}

.servicesdesc {
	padding-left: 20px;
	font-size: 12px;
	margin-bottom: 20px;
}
	


/************************************************
*	Support Overview				            *
************************************************/	
.supportoverview {
	background: url(images/supportoverview.jpg) no-repeat;
	width: 900px;
	height: 350px;
	margin-top: 30px;
	
}

.supportoverview01 h1{
	color: #82A53D;
	font-size: 24px;
}

.supportoverview01 {
	float: left;
	width: 240px;
	height: 300px;
	padding: 20px;
}

.supportoverview02 {
	float: left;
	width: 240px;
	height: 300px;
	padding: 20px;
	margin-left: 30px;
}

.supportoverview03 {
	float: left;
	width: 240px;
	height: 300px;
	padding: 20px;
	margin-left: 30px;
}

.supportdesc {
	margin-top: 130px;
}

.supportbutton {
	margin-top: 10px;
	text-align: center;
}

.supportoverviewbottom {
	float: left;
	height: 100px;
	width: 750px;
	background: url(images/supportoverviewbottom.jpg) no-repeat;
	text-align: right;
	padding-left: 150px;
}

.supportoverviewbottom span {
	font-size: 15px;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.supportresources {
	width: 900px;
	margin-top: 30px;
	
}


		

/************************************************
*	Contact				           				 *
************************************************/	

#contactchoice{
	background: url(images/bg-contactneeds.jpg) no-repeat;
	width:100%;
	margin:30px auto 0px auto;
	height: 100px;
	padding: 10px 0px 0px 0px;
	font-size:14px;  
	line-height: 30px;
	text-align:left; 
	color:#4d4d4d;
	font-weight: normal;
	}

.myneeds{
	width:180px;
	float:left;
	margin:16px 0px 0px 0px;
	padding:0;
	font:"Century Gothic", Arial, Helvetica, sans-serif;
	line-height:28.8px;
	font-size: 24px;
	font-weight:normal;
	color:#577483;
	text-align:center;
	}
	
.contactchoice-R {   
	margin:0px ;
	padding:0px;
	float:left;
	}
	
#contact {
	background: #fff;
	width:900px;
	margin: 0px;
	padding: 0px;
	float:left;
	}
	
.ticket {
	width:460px;
	margin: 0px ;
	padding: 0px;
	float:left;
	}
	
.ticketright {
	width:430px;
	margin: 0px ;
	padding: 0px;
	float:right;
	}
	
.contactholderleft{
	width:420px;
	margin:0px;
	padding:0px;
	float:left;
	}
	
.contactholderright{
	width:420px;
	margin:0px;
	padding:0px;
	float:right;
	}		
	
.infocontent{
	height:34px;
	margin:0px ;
	padding:0px;
	}
	
.infodetail{
	height:130px;
	margin:0px ;
	padding:0px;
	}
	
p label{
	width: 100px;
	float: left;
	text-align:left;
	margin: 6px 0px 0px 0px;
	padding:0px;
	display: block;
	height: 10px;
	}
	
.ticket-info{
	width: 150px;
	float: left;
	text-align:left;
	margin: 6px 0px 0px 0px;
	padding:0px;
	display: block;
	height: 10px;
	}
	
p select{
	margin: 6px 0px 0px 0px;
	width: 305px;
	height:24px;	
}
			
p input {
	width:300px;
	height:20px;
	margin: 5px 0px 0px 0px;
	padding: 0px ;
	align:right;	
	}
	
p file {
	width:250px;
	height:20px;
	margin: 5px 0px 0px 0px;
	padding: 0px ;
	align:right;	
	}
	
	
.red{
	color: #FF0000;
	font-size:12px;
	font-style: italic;
	}


.gray{
	color: #333333;
	font-size:12px;
	font-style: italic;
	}


.checkbox-left{
	width:210px;
	height:150px;
	float:left;
	margin:0px ;
	padding:0;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;  
	line-height: 30px;
	text-align:left; 
	color:#4d4d4d;
	font-weight: normal;
	}
	
.checkbox-right{
	width:160px;
	float:right;
	margin:0px;
	padding:0;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;  
	line-height: 30px;
	text-align:left; 
	color:#4d4d4d;
	font-weight: normal;
	}
	
.check{
	width:17px;
	float:left;
	margin:6px 10px 0px 5px;
	padding:0px;
	}

.checkbox {
	margin: 0px;
	padding:0px;
	}

.infocheck{
	height:30px;
	margin:0px ;
	padding:0px;
	}

.comments {
	width:400px;
	height:120px;
	margin:0px ;
	padding:0px;
	}
	
.details {
	width:300px;
	height:115px;
	margin:5px 0px 0px 0px ;
	padding:0px;
	}
	
.attach{
	width:200px;
	margin:5px 0px 0px 0px ;
	padding:0px;
	}
	
.buttonclear {
border: none;
background: #FFF url('images/btn-clear.jpg') no-repeat;
height: 40px;
width: 140px;
}

.buttonsend {
border: none;
background: #FFF url('images/btn-send.jpg') no-repeat;
height: 40px;
width: 140px;
}

.ticketinfo {
border: none;
background: #FFF url('images/ticket-box.png') no-repeat;
height: 120px;
width: 280px;
text-align:left;
}

.ticketinfo2 {
border: none;
background: #FFF url('images/ticket-box2.png') no-repeat;
height: 120px;
width: 280px;
text-align:left;
}

/************************************************
*	Images  					     		    * 
************************************************/

img.btn-extrainfo {
	padding: 0px;
	margin: 20px 0px 0px 0px;
	
	}

img.centered  {
	display: block;
	margin-top:30px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	padding: 0px 0px 0px 0px;
	}

img.center {
	display: block;
	margin:20px auto 20px auto;
	padding: 0px ;
	}	
	

img.alignnone {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	display: inline;
	}

img.alignright {
	padding: 0px;
	margin: 0px 0px 10px 10px;
	display: inline;
	}

img.alignleft {
	padding: 0px;
	margin: 0px 10px 10px 0px;
	display: inline;
	}
	
.aligncenter {
	display: block;
	margin:0px auto 0px auto; 
	}

.alignright {
	float: right;
	margin: 0px 0px 10px 10px;
	}

.alignleft {
	float: left;
	margin: 0px 10px 10px 0px;
	}
	
.wp-caption {
	border: 1px solid #CCCCCC;
	text-align: center;
	background-color: #F5F5F5;
	padding: 4px 0px 5px 0px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}

.wp-caption img {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border: 0px;
	}

.wp-caption p.wp-caption-text {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	}
	
/************************************************
*	footer										*
************************************************/	
#footer {
   position:absolute;
   bottom:0;
   width:100%;
   height:200px;   /* Height of the footer */
   background:none;
}

#footer-home {
   bottom:0;
   width:100%;
   height:200px;   /* Height of the footer */
   background:none;
}


#footer .footertop, #footer-home .footertop {
	float:left;
	background: #1a1a1a;
	height: 160px;
	width: 100%;
	color: #666;
	margin: 0px auto 0px;
	padding: 0px 0 30px 0;
	border-top: 1px solid #333;

	}
	
#footer p, #footer-home p {
	font-size: 10px;
	margin: 0px;	
	padding: 0px;
	line-height:18px;
	}
	
#footer h1, #footer-home h1 {
	font-size:10px;
	margin: 0px 0px 10px 0;	
	padding: 0px;
	line-height:10px;
	font-weight:bold;
	}
	
#footer a img, #footer-home a img {
	border: none;
	margin: 0px;
	padding: 0px;
	}

#footer a, #footer-home a {
	color: #666;
	text-decoration: none;
	}

#footer a:hover, #footer-home a:hover {
	color: #666;
	text-decoration: underline;
	}
	
.footerholder {
	width: 170px;
	height:140px;
	float: left;
	margin: 30px 0px 0px 0px;
	padding: 0px;
	}

.footerholder-M {
	width: 154px;
	height:125px;
	float: left;
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	border-left:dotted 1px #666;
	}
		
.footerholder-R {
	width: 70px;
	height:125px;
	float: right;
	margin: 30px 0px 0px 0px;
	padding: 0px;
	text-align: right;
	}
	
#footer .footerbottom{
	background-color: #000;
	width: 100%;
	height:30px;
	margin: 0px auto 0px;
	padding:0px 0px 0px 0px;
	float:left;
	color:#666;
	font-size: 10px;
	}

.footertextholder{
	width:900px;
	margin:0px auto 0px;
	}
	
 .copyright {
	float:left;
	font-weight:normal;
	line-height:30px;
	margin:0px;
	padding:0px;
	position:relative;
	width:400px;
	color:#666;
	margin:0px;
	}
		
.footertext a, .footertext a:visited{
	margin:8px 0px 0px 0px;
	padding:0px 10px 0px 10px;
	float: right;
	text-decoration:none;
	color: #999;
	text-align:left;
	border-right:solid 1px #666;
	height:12px;
	}
	
.footertext-R a, .footertext-R a:visited{
	margin:8px 0px 0px 0px;
	padding:0px 0px 0px 10px;
	float: right;
	text-decoration:none;
	color: #999;
	text-align:left;
	}

.footertext a:hover, .footertext-R a:hover{
	color:#999;
	text-decoration:underline;
	}












