/* CSS Document */

/* Layout*/

#main #content ul li {
	list-style-type: disc;
	margin: 0px;
	padding: 2px 0px;
	list-style-position: inside;
}


#technicalmsoftcomparisons #main #content ul li{
	list-style-type: none;
	margin: 0px;
	padding: 2px 0px;
	list-style-position: inside;
}

#productslaptop #main #content ul li, #productstablet #main #content ul li{
	list-style-type: none;
	margin: 0px;
	padding: 2px 0px;
	list-style-position: inside;
}

html, body
{
	background-color: #CCCCCC;
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	margin:0px;
	padding:0px;
}

html, body {
	font-family: Arial, Helvetica, sans-serif;
}



#frame {
	width: 859px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#home #container {
	float: left;
	width: 850px;
	background-image: url(../images/shadow_bg.png);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 5px;
}

#container {
	float: left;
	width: 850px;
	background-image: url(../images/shadow_bg.png);
	background-position: top left;
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

/* Navigation */
body#risk a#risk,
body#solution a#solution,
body#solutionanydata a#solution,
body#products a#products,
body#technical a#technical,
body#sales a#sales,
body#company a#company
{
	color: #F1F301;
	font-weight: bold;
}


#detail h1 a {
color: #4e4e4e;
}

#detail h1 a:hover {
	background-color: #E5E5E5;
	color: #4e4e4e;
}

/*-----navigation-----*/
#header {
	float: left;
	background-image: url(../images/header_bg.png);
	background-position: left top;
	background-repeat: no-repeat;
	padding-right: 4px;
	padding-left: 5px;
}


.navigation {
	background-color: #666666;
	
}


#horiz-menu li li {
	border: none;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	margin-right: 0px;
	margin-left: 0px;
	width: 105px;
}
#horiz-menu li a {
	/display:block;
	height:25px;
	background-position: right top;
}

/*-----mootools dropdowns-----*/

#horiz-menu {
	width:849px;
}
#horiz-menu ul {
	list-style: none;
	padding: 0px;
	float: left;
	margin: 0px;
	
}
#horiz-menu li ul {
	filter: alpha(opacity=95);
	-moz-opacity: .95;
	opacity:.95;
}
#horiz-menu li {
	/margin-top: 0;
	/margin-bottom: 0;
	/padding: 0;
	width: 105px;
	text-align: center;
	border-right-color: #FFFFFF;
	margin-left: 0px;
	float: left;
	display: inline;
	margin-right: 0px;
	font-weight: bold;
}

#horiz-menu li:hover li a, #horiz-menu li.sfHover li a {
	color: #FFFFFF;
	font-size:11px;
	padding-left: 0px;/* dropdown text color*/
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}
#horiz-menu li:hover a, #horiz-menu li.sfHover a, #horiz-menu li:hover a.topdaddy, #horiz-menu li.sfHover a.topdaddy, #horiz-menu a.topdaddy:hover, #horiz-menu li li:hover a:hover, #horiz-menu li li.sfHover a:hover {
	color: #F1F301;
	font-weight: bold;
}
#horiz-menu li li:hover a, #horiz-menu li li.sfHover a, #horiz-menu li li:hover a.topdaddy, #horiz-menu li li.sfHover a.topdaddy, #horiz-menu a.topdaddy:hover,#horiz-menu li li:hover a:hover,#horiz-menu li li.sfHover a:hover {
	
	font-weight: normal;	
	
}
#horiz-menu li li a, #horiz-menu li li a:hover, #horiz-menu li:hover li a, #horiz-menu li.sfHover li a, #horiz-menu li.parent:hover li a, #horiz-menu li.parent.sfHover li a, #horiz-menu li.active.parent:hover li a, #horiz-menu li.active.parent.sfHover li a { background: none; }
#horiz-menu li li a:hover {	background: none; color: #000; }
#horiz-menu li.active a { color: #333; }
#horiz-menu span.topdaddy, #horiz-menu span.top { display: block; float: left; position: relative; text-align: center; }
#horiz-menu li li span.top { display: inline; float: none; position: static; text-align: left; }
#horiz-menu span.topdaddy span { text-align: left; }
#horiz-menu li.active li span span.selector, #horiz-menu li:hover li span span.selector, #horiz-menu li.sfHover li span span.selector { display: none; }
#horiz-menu li li.active, #horiz-menu li.active li a, #horiz-menu li.active li a:hover { background: none; }
#horiz-menu li li a { font-family: Helvetica, Arial, sans-serif; font-size: 10px; font-weight: normal; }
#horiz-menu a:hover { text-decoration: none; }
div#horiz-menu {  /* this is a z-index ie6 and ie7 bug fix */
	position: relative;
	z-index: 50;
	width: 849px;
	float: left;
	padding-top: 5px;
}
.menu {
	float:left;
	margin-bottom:8px;
	position: relative;
	padding-bottom: 8px;
}
.menu ul { background: none; /*IE6 needs this*/ }
.menu li {
	list-style:none;
	position:relative;
}
div#horiz-menu li li a {
	display:block;
	text-decoration:none;
	float:none;
	/height: 18px;
}

.menu li ul {
	float:none;
	left:-999em;
	position:absolute;
	width: 105px;
	z-index: 5;
	background-position:right center;
	background-repeat:no-repeat;
	margin-left: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	background-color: #666666;
	filter: alpha(opacity=75);
	-moz-opacity: .75;
	opacity:.75;
}

.menu li ul:hover {
	filter: alpha(opacity=75);
	-moz-opacity: .75;
	opacity:.75;
}
/.menu li:hover ul, .menu li.sfHover ul {
	left: 0px;
	top: 25px;
	filter: alpha(opacity=75);
	-moz-opacity: .75;
	opacity:.75;
	
}

/.menu li li:hover ul, .menu li li.sfHover ul, .menu li li li:hover ul, .menu li li li.sfHover ul, .menu li li li li:hover ul, .menu li li li li.sfHover ul { left: 177px; top: 0px; }
/.menu li li { position: relative; float:none; width: 100%; margin-top:10px; }



/* Header */

#pic {
	float: left;
	width: 849px;
	padding-top: 0px;
}

#pictxt {
	float: left;
	width: 600px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: 26px;
	color: #56517A;
	font-weight: normal;
}

li.boxRow h1{
	padding-right: 0px;
	padding-bottom: 0px;
	font-size: 16px;
	color: #56517A;
	font-weight: normal;
}


li.boxRow h3{
	
	padding-right: 0px;
	padding-bottom: 0px;
	font-size: 28px;
	color: #56517A;
	font-weight: normal;
}



#risk #pictxt {
	float: left;
	width: 500px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	color: #330099;
	font-weight: normal;
}

/#login #pictxt {
	width: 500px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 130px;
	font-size: 25px;
	color: #330099;
	font-weight: normal;
}

#system #pictxt {
	float: left;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 230px;
	font-size: 25px;
	color: #330099;
	font-weight: normal;
	width: 550px;
}

#anydata #pictxt {
	float: left;
	width: 450px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: 21px;
	color: #330099;
	font-weight: normal;
}

#slogan {
	float: left;
	width: 300px;
	padding-bottom: 0px;
	padding-left: 158px;
	bottom: 0px;
	height: 73px;
	margin-top: 322px;
}


#holding {
	float: left;
	width: 400px;
	padding-top: 19px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}


#header {
	width: 850px;
	color: #ffffff;
	height: 38px;
}

#nav {
	float: left;
	width: 849px;
	
	padding: 0px;
}

#pic2 {
	height: 120px;
	border-bottom: 1px solid #9A9A9A;
	background-color: #A29791;
	background-position: right top;
	float: left;
}


#pic {
	overflow: auto;
}

#features #soon,
#features #pic,
#overview #pic,
#anydata #pic {
	background-repeat : no-repeat;
	height : 60px;
	width : 850px;
	overflow: auto;
	background-position: 0px;
	border-bottom-width: 1px;
	border-bottom-style: none;
}


/* -- home --*/

#homeMain {
	float: left;
	background-color: #A29791;
	padding: 0px;
	width: 100%;
}

#introMain {
	float: left;
	background-color: #ffffff;
	width: 100%;
	background-image: url(../images/home/intro.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-decoration: none;
	color: #999999;
	height: 200px;
	text-align: center;
	padding-top: 200px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#advertMain {
	float: left;
	background-color: #ffffff;
	padding: 0px;
	width: 100%;
	background-image: url(../images/home/home.jpg);
	background-repeat: no-repeat;
	background-position: right;
	text-decoration: none;
	color: #999999;
	height: 404px;
}


#advertMain a{
	text-decoration: none;
	color: #999999;
}

#homeBulk {
	float: left;
	width: 672px;
	padding: 5px 15px 15px 25px;
}

#homeCol1, #homeCol2, #homeCol3 {
	float: left;
	width: 211px;
	padding-bottom: 15px;
}

#homeCol1 li, #homeCol2 li, #homeCol3 li {
	list-style-type: none;
}

#homeCol1 ul, #homeCol2 ul, #homeCol3 ul {
	margin: 0px;
	padding: 0px;
}

#homeCol1, #homeCol2 {
	margin-right: 15px;
}

#homeSideCol {
	float: left;
	width: 195px;
	padding: 10px 25px 0px 17px;
}

#homePreview2 {
	margin: 15px 0 5px 0;
}

#system #content {
	padding:0;
	margin:0;
	text-align:center;
	margin:0 auto;
	float: left;
	width: 557px;
	padding: 10px 15px 0px 20px;
}

/*  Box
----------------------------------------------------*/	

#safeswiftagile .box {
	border: 1px solid #a1a5a9;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 1.25em;
	margin-top: 1.25em;
	margin-right: 1.25em;
	margin-bottom: 1em;
	font-size: 10px;
	}


#safeswiftagile .box h2 {
	border-bottom: 1px solid #a1a5a9;
	padding: 5px;
	background: #f2f2f2;
	font-size: 11px;
	color: #4E4E4E;
	margin-top: 0;
	margin-right: -5px;
	margin-bottom: 4px;
	margin-left: -11px;
}



.box {
	border: 1px solid #a1a5a9;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 1.25em;
	margin-top: 1.25em;
	margin-right: 0;
	margin-bottom: 1.25em;
font-size: 10px;
}

.box li {
	margin-left: 15px;
	padding-left: -5px;
	list-style-type: decimal;
	list-style-position: outside;
	line-height: 120%;
}

.box ol{
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

.box h2 {
	border-bottom: 1px solid #a1a5a9;
	padding: 5px;
	background: #f2f2f2;
	font-size: 11px;
	color: #4E4E4E;
	margin-top: 0;
	margin-right: -5px;
	margin-bottom: 4px;
	margin-left: -11px;
}



/* -- users --*/

#users #main p.intro {margin-bottom: 20px}

#users div > a > img {margin-bottom: 10px}

#users th {font-size: 12px; text-align: left}

#users #content {
	width: 750px
}

#users table#comparison {width: 644px; background-color: #a1a5a9;}

#users tr.a {background-color: #e2e2e2;}

#users tr.odd {background-color: #ffffff}

#users tr.even {background-color: #f7f7f7}

#users .boxRow2 {
	float: left;
	width: 190px;
	padding: 5px 0px 0px;
	border: 1px solid #cccccc;
	margin: 0px 0px 4px;
	height: 180px;
	font-size: 75%;
}

#users .box1 {
	float: left;
	width: 170px;
	padding: 0px 5px 10px;
}


#users .box2 {
	float: left;
	width: 180px;
	padding: 0px;
	margin: 0px 5px 5px;
	overflow: auto;
	height: 100px;
}

#users .boxRow h2 {
	padding: 0px 0px 5px 0px;
	margin: 0px;
}



/* -- NavCol --*/

#users #main {
	float: left;
	width: 750px;
	padding: 5px 0px 5px 30px;
	margin: 0px;
}	


#productdescription {
	float: left;
	padding: 10px;
	margin: 0px;
	text-align: left;
}	


#main {
	float: left;
	padding: 0;
	margin: 0px;
}	

#navCol {
	float: left;
	width: 130px;
	padding: 5px 10px 0px 25px;
}

#safeswiftagile #navCol {
	float: left;
	width: 170px;
	padding: 5px 5px 0px 15px;
}

#content {
	float: left;
	width: 480px;
	padding: 10px 15px 0px 20px;
}

#tablet #content {
	float: left;
	width: 820px;
}


#laptop  #content {
	float: left;
	width: 820px;
}

#dynamics  #content {
	float: left;
	width: 550px;
}


#safeswiftagile  #content {
	float: left;
	width: 820px;
}

#contact  #content {
	float: left;
	width: 620px;
}

#soon  #content {
	float: left;
	width: 620px;
}


#laptop #content {
	float: left;
	width: 820px;
}

#fullwidthContent {
	float: left;
	width: 685px;
	padding: 0px 15px 0px 35px;
}

#contentSubCol1, #contentSubCol2 {
	float: left;
	width: 220px;
}

#contentSubCol1 {
	margin: 0px 20px 0px 0px;
}	

#extraCol {
	float: left;
	width: 140px;
	padding: 5px 10px 0px 25px;
}



/* -- footer --*/

#clients {
	clear: both;
	width: 900px;
	padding: 15px 25px;
	border-top: 1px dashed #CCCBCC;
}

#products #footer {
	float: left;
	width: 850px;
	background-image: url(../images/home/home_footer.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 25px;
	padding-bottom: 6px;
	text-indent: -1000px;
}



#default #footer {
	float: left;
	width: 850px;
	background-image: url(../images/home/home_footer.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 25px;
	padding-bottom: 6px;
	text-indent: -1000px;
}

#default #copyright, #introduction #copyright, #products #copyright {
	display:none;
}

#introduction #footer {
	float: left;
	width: 850px;
	background-image: url(../images/blank_footer_bg.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 25px;
	padding-bottom: 6px;
	text-indent: -1000px;
}


#footer {
	float: left;
	width: 850px;
	background-image: url(../images/footer_bg.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 25px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 5px;
}

#trademark {
	float: left;
	width: 400px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 20px;
}

#copyright {
	float: left;
	width: 405px;
	text-align: right;
	padding-top: 6px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 0px;
}


/* -- scroller --*/

#users .box2 {
	float: left;
	width: 180px;
	padding: 0px;
	margin: 0px 5px 5px;
	overflow: auto;
	height: 100px;
}


/*
percentage width: the real percentage is done by the wrapper
this is to fix various IE6 bugs
*/
.wrap {
	width: 90%;
	margin: 0 auto;
	padding-right: 5px;
	padding-left: 5px;
	}
	
#users #scroll {
	line-height: 12px;
	width: 175px;
	height: 110px;
	overflow: auto;
	float: left;
	/* IE overflow fix, position must be relative or absolute*/
position: relative;
	margin-right: auto;
	margin-left: -10px;
	padding-right: 8px;
	padding-left: 14px;
}

/* Scroll Bar Styling */

.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}

.vscrollerbase {
width: 10px;
background-color: white;
}
.vscrollerbar {
	width: 10px;
	background-color: #CCCCCC;
}
.hscrollerbase {
height: 10px;
background-color: white;
}
.hscrollerbar {
	height: 10px;
	background-color: #CCCCCC;
}

.slideshow{
float:right;}

.slideshow2{
float:right;}


//#productsroadmap .slideshow{
	padding-top:10px;
}

/* TAGs */


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	color: #4e4e4e;
}

h1, h2, h3, h4 {
	margin: 10px 0px;
	font-weight: normal;
}

h1 {
	font-size: 180%;
	font-weight: normal;
}

h2 {
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
}

h3 {
	font-size: 125%;
	font-weight: normal;
}

h4 {
	font-size: 125%;
	font-weight: normal;
	color: #A29791;
}

h5 {
	font-size: 24px;
	color: #A29791;
	font-weight: normal;
}

h6 {
	font-size: 13px;
	color: #ffffff;
	font-weight: normal;
}

p {
	margin: 5px 0px;
}

hr {
	border-top: 1px dotted #CCCBCC;
	border-right: 0px solid #ffffff;
	border-bottom: 0px solid #ffffff;
	border-left: 0px solid #ffffff;
	margin: 10px 0px;
}

li {
	list-style-type: disc;
	margin: 0px;
	padding: 2px 0px;
}


#msoftcomparisons #content li {
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 5px;
	list-style-type: none;
	margin: 5px 0px;
}

#msoftcomparisons td {
list-style-type: none;
	margin: 5px 0px;
}

#othercomparisons td {
	list-style-type: disc;
	margin: 5px 0px;
}

#othercomparisons #content li {
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 5px;
	list-style-type: disc;
	margin: 5px 0px;
}


#features #content li {
	list-style-type: disc;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
	list-style-position: inside;
	font-size: 95%;
}
	

/* LINKs */

a {
	color: #0066FF;
	text-decoration: none;
}

a:hover {
	color: #0066FF;
	text-decoration: underline;
}


a.more {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 125%;
	line-height: 200%;
}	

a.more:hover {
	text-decoration: underline;
}

/* contact */

form ol {
	margin: 0px;
	padding: 0px;
}

form li {
	list-style-type: none;
	margin: 0px;
	padding: 5px 0px;
}

fieldset {
	padding: 10px;
}
	
.leftcolumn {
	clear: left;
	float: left;
	width: 206px;
	padding-top: 5px;
	margin-bottom: 3px;
}

.rightcolumn {
	clear: right;
	float: left;
	width: 266px;
	padding-top: 5px;
	margin-bottom: 3px;
}	
	
fieldset {
	border: 1px dotted #DBD9D9;
	padding: 10px;
	margin: 5px 0px;
}	


/* header */

#header {
	font-family: Arial, Helvetica, sans-serif;
}

#header li {
}


#header a:hover {
	text-decoration: none;
}



/*  Main
----------------------------------------------------*/	

#main {
	
	width: 847px;
}

#anydata #main {
	width: 827px;
}

#default h1{
	float:right;
	padding-top:115px;
	padding-right: 30px;
	color: #525252;
	font-size: 30px;
}

#products h1{
	float:right;
	padding-top:95px;
	padding-right: 30px;
	color: #525252;
	font-size: 25px;
}

#products #text{
	float:right;
	padding-top:10px;
	padding-right: 30px;
	color: #525252;
	width:230px;
	
}


#default #main {
	background-image: url(../images/home/airbook3gdongle.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 394px;
	margin-left: 1px;
}


#products #main {
	background-image: url(../images/home/airbook3gdongle.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 394px;
	margin-left: 1px;
}

#introduction #main {
	background-repeat: no-repeat;
	height:410px;
	background-position: center;
	margin-right: 10px;
}


#introduction .slideshow{
	float:left;
	margin-top: 15px;
	margin-left: 3px;
}

#introduction h1 {
	margin-left: 20px;
	color: #434343;
	font-size: 25px;
	z-index: 100;
	background-image: url(../images/intro/dongle.png);
	background-repeat: no-repeat;
	position: absolute;
	width: 500px;
	height: 100px;
	padding-top: 85px;
	top: 320px;
	background-position: right top;
	text-align: right;
	padding-left: 250px;
}


#companyteam #content .left{
	width:220px;
	text-align:left;
	padding-top:5px;
	padding-bottom:15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

#companyteam #content .left_last{
	width:220px;
	text-align:left;
	padding-top:10px;
	padding-bottom:0px;

}

#companyteam #content .right{
	width:250px;
	text-align:left;
	padding-top:5px;
	padding-bottom:15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

#companyteam #content{
	padding-bottom:0px;
}

.left{
float:left;}
.right{
float:right;}

.bg {
background-image: url(../images/risk/opportunity.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

/#risk #main {
background-image: url(../images/risk/opportunity.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

#risk #bg {
background-image: url(../images/risk/opportunity.jpg);
	background-repeat: no-repeat;
	background-position: right;
	width:501px;
	height:394px;
	float:right;
}

#solution #main {
	background: url(../images/solution/solution.jpg) no-repeat right top;
}


#company #main {
	background: url(../images/company/company.jpg) no-repeat right top;
}

#productsairbookthinclient #main {
	background: url(../images/products/airbook_thinclient2.jpg) no-repeat right top;
}

#companyteam #main {
	background: url(../images/company/team.jpg) no-repeat right top;
}

#sales #main, #companycontact #main, #login #main {
	background: url(../images/sales/sales.jpg) no-repeat right top;
}

#productsairbookdownload #main{
	background: url(../images/products/airbookdownload.jpg) no-repeat right top;
}

/#login #content{
	width: 560px;
	margin-right: auto;
	margin-left: auto;
	float: none;
}
#content {
	color: #4e4e4e;
}

#content a {
	color: #330099;
	text-decoration: none;
	font-size: 100%;
}


#technical #clear {
	clear: both;
	width:100px;
	float: left;
}


#clear {
	clear: both;
}

#sitemap a {
	color: #4E4E4E;
	text-decoration: none;
}

#sitemap a:hover {
	text-decoration: underline;
}

/* -- safe swift agile button --*/

.safe{
	float:left;
	width:155px;
	height:80px;
	background-repeat: no-repeat;
	background: url(../images/buttons/safe.jpg) 0 0 no-repeat;
	margin:0 auto;

}

.safe:hover {     
width:155px; 
height:80px;
background-position: -155px 0;
background-repeat: no-repeat;

}

.swift{
	float:left;
	width:155px;
	height:80px;
	background-repeat: no-repeat;
	background: url(../images/buttons/swift.jpg) 0 0 no-repeat;
	margin:0 auto;

}

.swift:hover {     
width:155px; 
height:80px;
background-position: -155px 0;
background-repeat: no-repeat;

}

.agile {
	float:left;
	width:155px;
	height:80px;
	background: url(../images/buttons/agile.jpg) no-repeat 0 0;
	margin:0 auto;

}

.agile:hover {
	width:155px;
	height:80px;
	background-position: -155px 0;
	background-repeat: no-repeat;

}

/* SIDE NAV */

#navCol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
}

#navCol p.navTitle {
	font-size: 125%;
}


#navCol ul {
	list-style-type: none;
	padding: 0px;
	margin: 10px 0px 0px;
}

#navCol ul li {
	list-style-type: none;
	margin: 0px;
	padding: 8px 0px;
	border-bottom: 1px dotted #CCCBCC;
}

#navCol ul li a {
	color: #4e4e4e;
	text-decoration: none;
}

#navCol ul li a:hover {
	text-decoration: underline;
}

/* SIDE NAV RIGHT */

#rightnavCol {
	float: left;
	width: 130px;
	padding: 5px 10px 0px 25px;
}

#rightnavCol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}

#rightnavCol p.navTitle {
	font-size: 125%;
}


#rightnavCol ul {
	list-style-type: none;
	padding: 0px;
	margin: 10px 0px 0px;
}

#rightnavCol ul li {
	list-style-type: none;
	margin: 0px;
	padding: 8px 0px;
	border-bottom: 1px dotted #CCCBCC;
}

#rightnavCol ul li a {
	color: #4e4e4e;
	text-decoration: none;
}

#rightnavCol ul li a:hover {
	text-decoration: underline;
}



/* Box */

#sales #content li {
	list-style-type: none;
	margin: 0px;
	padding: 2px 0px;
}

#team #content li {
	list-style-type: none;
	}

.box2 {
	float: left;
	width: 210px;
	padding: 0px 5px 0px 0px;
	margin: 0px;
}


.boxRow {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
	list-style-type: none;
	width: 450px;
	overflow: hidden;
}

.boxRow h1{
	font-size: 25px;
	color: #56517A;
	font-weight: normal;
	
	padding-top: 10px;
}


.boxRow img {
	float:right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 30px;
}

.boxRow img.left{
	float:none;
	margin-left: 0px;
	margin-top: 10px;
}


.box1 {
	float: left;
	width: 200px;
	padding: 0px 8px 0px 10px;
}

.box2 {
	float: left;
	width: 200px;
	padding: 0px 5px 0px 0px;
	margin: 0px;
	font-size: 95%;
}

/* -- home -- */


.home{
	width:143px;
	height:50px;
	background-repeat: no-repeat;
	float: right;
	margin-top: 30px;
	margin-right: 33px;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/home/preview.jpg);
	background-position: 0px 0;
}

.home:hover {
	width:143px;
	height:60px;
	background-position: -143px 0;
}


/*  Tooltip
----------------------------------------------------*/

.tool-tip {
	color: #fff;
	width: 139px;
	z-index: 13000;
	cursor: pointer;
}
 
.tool-title {
	
	font-size: 11px;
	margin: 0;
	color: #fff;
	padding: 8px 8px 0px;
	background: url(../images/info.png) left top;
}
 
.tool-text technical

.custom-tip {
	color: #000;
	width: 130px;
	z-index: 13000;
}


/*  Msoft
----------------------------------------------------*/

th {font-size: 12px; text-align: left}
table#comparison {
	width: 800px;
	background-color: #a1a5a9;
	line-height: 95%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#comparison h6 {
	font-size: 12px;
	font-weight: normal;
	line-height: 95%;
}


#technicalothercomparisons #comparison h6 {
	font-size: 12px;
	font-weight: normal;
	line-height: 110%;
}



#comparison h7 {
	font-size: 15px;
	font-weight: normal;
	line-height: 95%;
	color: #58537D;
}

#technicalothercomparisons #comparison h7, #technicalmsoftcomparisons #comparison h7 {
	font-size: 15px;
	font-weight: normal;
	line-height: 95%;
	color: #FFFFFF;
}
.grey {
	color: #666666;
}

table#products {
	width: 775px;
	background-color: #a1a5a9;
	line-height: 100%;
}
tr.a {
	background-color: #e2e2e2;
padding:0px;
}
tr.b {
	background-color: #C3C1C1;
	margin: 5px 0px;
	height: 52px;
}
tr.odd {background-color: #ffffff}
tr.even {
	background-color: #f0f0f0;
}
blockquote {
	margin: 0px;
	padding: 0px;}

/*  Slideshow Dynamics
----------------------------------------------------*/	
	
#dynamics .quoteBox {
	width: 540px;
	height: 231px;
	margin: 0px 2px;
	overflow: hidden;
	border: 1px none #666666;
	padding: 8px;
}
#dynamics .quote {
	width: 566px;
	height: 225px;
	
	position: relative;
	display: none;
}

#dynamics #content li {
	list-style-type: disc;
	margin: 0px;
	padding: 2px 0px;
	font-style: italic;
}

/*  Slideshow Soon
----------------------------------------------------*/	
	
#soon .quoteBox {
	width: 540px;
	height: 231px;
	margin: 0px 2px;
	overflow: hidden;
	border: 1px none #666666;
	padding: 8px;
}
#soon .quote {
	width: 566px;
	height: 225px;
	
	position: relative;
	display: none;
}

	
/*  Slideshow Anydata
----------------------------------------------------*/	
	
#solutionanydata .quoteBox {
	width: 350px;
	height: 313px;
	margin: 0px 2px;
	overflow: hidden;
	border: 1px none #666666;
	padding: 8px;
	float: right;
}
#solutionanydata .quote {
	width: 566px;
	height: 313px;
	
	position: relative;
	display: none;
}

#solutionanydata #content {
	float: left;
	width: 430px;
}

#productsroadmap #content {
	float: left;
	width: 410px;
	padding-right: 0px;
	margin-right: 0px;
}

/*  Slideshow intro
----------------------------------------------------*/	
	
#intro .quoteBox {
	width: 319px;
	height: 113px;
	margin: 0px 2px;
	overflow: hidden;
	padding: 0px;
	float: left;
}
#intro .quote {
	width: 319px;
	height: 213px;
	
	position: relative;
	display: none;
}


.hide img {
display: none;
}
	
		
map {
	cursor: default;
}

/*  footer
----------------------------------------------------*/	

#footer {
	font-size: 90%;
	color: #999999;
}

#footer a {
	text-decoration: none;
	color: #999999;
}

#footer a:hover {
	text-decoration: underline;
}

/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{
	/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:792px;
	height:280px;
	overflow:hidden;
		}	
	
	.boxRow p{
	width:730px;
}
		
		#slider{
	width:760px;
	margin-left:55px;
	margin-top: 0px;
		}


/*  contact
----------------------------------------------------*/	
.notification_error
{
border: 1px solid #A25965;
height: auto;
width: 90%;
padding: 4px;
background: #F8F0F1;
text-align: left;
-moz-border-radius: 5px;
}

.notification_ok
{
border: 1px #567397 solid;
height: auto;
width: 90%
padding: 8px;
background: #f5f9fd;
text-align: center;
-moz-border-radius: 5px;
}

.info_fieldset {
	-moz-border-radius: 7px;
	border: 1px none #dddddd;
}

.info_fieldset legend
{
	border: 1px #dddddd solid;
	color: #56517A;
	padding: 2px 5px 2px 5px;
	-moz-border-radius: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.button
{
	border: 1px solid #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background: white;
	color: #56517A;
	-moz-border-radius: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* Label */
label  {
	width: 120px;
	padding-left: 30px;
	margin: 5px;
	float: left;
	text-align: left;
	color: #56517A;
}

/* Input, Textarea */


#companycontact #content{
width:800px;
}

/*=== Buttons ===*/
.btn-rounded {
	line-height: 30px;
	
	color: #FFFFFF;
}
.btn-rounded a {
	background: url(../images/btn-rounded.jpg) no-repeat left;
	color: #ffffff;
	padding: 0 0 0 13px;
	display: block;
	float: left;
}
.btn-rounded a span {
	background: url(../images/btn-rounded.jpg) no-repeat right;
	height: 30px;
	padding: 0 13px 0 0;
	display: block;
	float: left;
	color: #FFFFFF;
}


.cufon-active label { /* for Cufon.replace('h1') */
	font-size: 1.4em;

}

.cufon-active h3#pictxt{ /* for Cufon.replace('h1') */
	font-size: 2.7em;
}

#sales #content{
width:800px;}

form{
padding-top:10px;}

#technical #main{
	
	position: relative;
}

#solutioninuse #main{
position:relative;
}

#technicalcompatibility #main{
position:relative;
}


#technicalairhub #content{
width:800px;}
/* Easy Slider */

	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:1px;
		top:91px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:806px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(../images/arr-left.png) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../images/arr-right.png) no-repeat 0 0;	
		}												
		
				   .graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
            margin:0;
            padding:5px;
          
            overflow:hidden;
            text-indent:-8000px;
            }

	h1 a{
	color:#514C73;
	}
	
	.backlinks{
	padding-left:20px;
	color:#CCCCCC;
	}
	
	.backlinks a{
	color:#CCCCCC;
	}
	
	#technicalcomparisons #main{
	color:#CCCCCC;
	background-image: url(../images/technical/comparisons.jpg);
	background-repeat: no-repeat;
	background-position: right;
	}
	
	
	#risk2{ width:825px;
	height:400px;
	overflow-x: scroll;
	}

#technicalinstalledairhub #content{
width:800px;}

#technicalmsoftcomparisons #content{
width:800px;}

#productslaptop #content{
width:800px;}

