body { font-family: arial; font-size:11px; background-color: #fff; margin:0; padding:0; text-align:center; }


.rolltext { font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; color:white; line-height: 140%;  }
#rollovertext { padding:4px 20px 10px 20px; background-image: url(images/main/rolloverbg.png); background-repeat: repeat; background-position: 0 0; text-align: left;  vertical-align: top; left:-300px; width:260px; position:relative; z-index: 400; display: none; }
#layer1 { width: 136px; left: -999px; top: 31px; z-index: 300; position: absolute; visibility: visible; }


.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */



#container {
	width:739px;
	margin:0 auto;
	text-align:left;
	}

img {behavior: url("pngbehavior.htc");}
a img {border:0;}
/*********/
/*BANNER */
/*********/

#banner {
	height:75px;
	background:url(images/banner/logo.jpg) 10px center no-repeat;
	position:relative;
	}

#banner img {
	position:absolute;
	top:10px;
	right:0;
	}
	
#banner p {
	line-height:75px;
	margin:0 0 0 190px;
	color:#7c7e75;
	font-size:10px;
	font-style:italic;
	}
	
	
	

#globalnav {
	height:31px;
	background:url(images/globalnav/navbg.jpg) top left repeat-x;
	}

#navcorner {
	height:31px;
	background:url(images/globalnav/rcorner.jpg) top right no-repeat;
	}


#nav { background:url(images/globalnav/lcorner.jpg) no-repeat left top; margin:0; padding:0 0 0 20px; list-style:none; }

#nav li {
	float:left;
	font-family:#Tahoma;
	font-size:13px;
	margin:0;
	padding:0;
	position:relative;

	}



#nav li a {
	text-decoration:none;
	color:#8A8D7D;
	background:url(images/globalnav/arrow-normal.gif) top left no-repeat;
	padding-left:20px;
	padding-right:10px;
	display:block;
	line-height:31px;
	}

#nav li a:hover {
	background:url(images/globalnav/arrow-rollover.jpg) top left no-repeat;
	color:#fff;
	}
	
#nav li a.on {
	color:#DADCCC;
	background:url(images/globalnav/arrow-on.gif) top left no-repeat;

	}

#nav li a.on:hover {
	color:#fff;
	background:url(images/globalnav/arrow-rollover.jpg) top left no-repeat;
	}

	
#nav ul {
	margin:0;
	padding:0;
	position:absolute;
	top:31px;
	left:-999px;
	list-style:none;
	border-top:1px solid gray;
	width:136px;
	z-index:300;
	}
	
#nav ul li.last {
	border-bottom:1px solid gray;
	}
#nav ul li.shadow {
	border:0;
	}

#nav ul li {
	border:1px solid gray;
	border-width:0 1px;
	}
	
#nav ul a {
	width:106px;
	background:#fff;
	font-size:10px;
	line-height:16px;
	padding:3px 10px 3px 20px;
	}

#nav ul a:hover {
	background:#F8E0C2;
	color:#686a5e;
	}

/***************
SUCKERFISH CODE
***************/
#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
	}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	}
	
	
	


/**************/
/*MAIN CONTENT*/
/**************/

#main { color:#fff; position:relative;}

#bg { height:253px; }

#main #intro {
	float:left;
	width:300px;
	height:220px;
	margin-left:150px;
	display:inline;
	}
	
#main #intro h1 {
	font-family:Trebuchet MS;
	font-size:22px;
	line-height:16px;
	margin:22px 0 18px 0;
	padding:0;
	}
	
#main #intro h1 span {
	font-weight:bold;
	font-style:italic;
	font-size:13px;
	}

#main #intro p {
	margin:-4px 14px 0 30px;
	line-height:16px;
	}
	
	
#main #additional-info {  
	width:288px; 
	position:absolute;
	top:0;
	right:0;
	}

#main #additional-info h2 {
	margin:10px 10px;
	font-weight:normal;
	font-family:Tahoma;
	font-size:14px;
	}
	
#main #arrows {
	width:16px;
	position:relative;
	float:left;
	height:16px;
	top:224px;
	left:-26px;
	}

#main #arrows img {
	margin-left:0px;
	}
/********/
/*Nav Explain*/
/********/
#main #explainwrapper {
	}
	
#main #explain { 
	width:288px; 
	padding:0;
	margin:0;
	}

	#main #explain li a { 
	font-size:11px; 
	line-height:140%; 
	color:#fff; 
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
	text-decoration: none; 
	display:block; 
	padding:2px 0 0 12px; 
	height: 20px; 

	}

/*the attribute rollover*/
#main #explain li a:hover { background:#e48206; color:#ffffe5; width:276px; height: 21px; list-style-type: none; }

#main #explain li:hover { 
	color:#ffffe5;
	/*WIDTH IS SPECIFIED FOR IE (why? no idea)*/
	list-style-type: none; 
	}

#main #explain li{ 
	border-top:1px dotted white;
	font-family:Tahoma;
	font-size:10px;
	vertical-align: middle;

	margin-top:3px;
	/*WIDTH IS SPECIFIED FOR IE (why? no idea)*/
	width:288px;
	height: 20px;
	list-style-type: none; 
	}

#main #explain li ul li { 
	position: relative; 
	width: 270px; 
	list-style-type: none; 
	}

/*explanation text box hidden*/
#main #explain ul {
	position:absolute;
	left:-2999px;
	width:372px;
	height:150px;
	padding:0;
	margin:10px 0;
	}

/*explanation text box text attributes*/
#main #explain ul li { 
	border:0;
	font-size:11px;
	color:#fff;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	line-height:14px;
	margin:10px 20px 0;
	list-style-type: none; 
	position:relative;
	}

#main #explain ul li a { 
	position:absolute; 
	color:#fff; 
	font-style:italic; 
	left:220px; 
	top:105px; 
	width:288px; 
	padding-right:30px; 
	font-size:10px; 
	list-style-type: none; 
	}

/*explanation text box hovered*/
/*CONTROL THE VERTICLE ALIGNMENT OF THE ORANGE BOX HERE BY CHANGING THE TOP*/
#main #explain li:hover ul, #main #explain li.sfhover ul { 
	position:absolute;
	left:-300px;
	top:70px;
	width:300px;
	margin:0;
	padding:0;
	background: #e48206;
	list-style-type: none; 
	}

/*IE HACK to fix the left spacing on the explain box */
* html #main #explain li.sfhover ul {
	left:-307px;
	}

#main #explain li span{
	color:#F1D38A;
	font-weight:bold;
	}
	
	
	
	
/* THE POSITION PROBLEM WAS CAUSED BY THE INHERITED STYLES 
The #moreinfo div was somehow getting pushed down.  So I manually pulled it back up.  

The #moreinfo a was inheriting the styles from the previous 'li a' elements.  They had to be reset.
*/
	
#main #explain #moreinfo {
	position:relative;
	top:-80px;
	width:auto;
	}

#main #explain #moreinfo a {
	color:#ffcc00;
	width:auto;
	line-height:auto;
	position:relative;
	display:inline;
	padding:5px;
	}

#main #explain #moreinfo a:hover {
	background:#000;
	color:#847878;
	}

/****************/
/*BOTTOM OPTIONS*/
/****************/

#options {
	padding-top:15px;
	}

#options img {
	display:block;
	margin:0 auto;
	}
	
#learnmore, #testdrive, #getstarted, #customers {
	width:178px;
	float:left;
	height:164px;
	margin-left:9px;
	background:url(images/options/graybox.jpg) center no-repeat;
	}



#learnmore {
	margin-left:0;
	}

#testdrive {

	}
	
#learnmore h3, #testdrive h3, #getstarted h3, #customers h3 {
	margin:0;
	font-family:Tahoma;
	font-size:13px;
	color:#E48206;
	margin:10px 0 5px 15px;
	}

#learnmore p, #testdrive p, #getstarted p, #customers p {
	color:#5b5c56;
	font-family:Tahoma;
	font-size:11px;
	margin:0;
	padding:0 15px 0;
	line-height:18px;
	}
	


#learnmore p a, #testdrive p a, #getstarted p a, #customers p a {
	display:block;
	color:#E48206;
	line-height:20px;
	text-decoration:none;
	}

#customers p a {
	margin:0;
	overflow:hidden;
	display:inline;
	}


#learnmore ul {
	list-style:none;
	margin:0;
	padding:0;
	border-bottom:1px dotted gray;
	}
	
#learnmore li {
	border-top:1px dotted gray;
	width:178px;
	}

	
#learnmore li a {
	display:block;
	list-style:none;
	color:#5b5c56;
	font-family:Tahoma;
	font-size:11px;
	line-height:20px;
	width:163px;
	padding-left:15px;
	text-decoration:none;
	}

#learnmore li a:hover {
	background:#fff;
	color:#E3820A;
	}






/********************************/
/****  SECOND PAGE TEMPLATE *****/
/********************************/


#title {
	height:64px;
	background:url(images/101/title.jpg) top left no-repeat;
	font-family:Tahoma;
	}

#title p {
	margin:0;
	}
	
#title p.crumbs {
	float:left;
	color:#DDE7B4;
	font-size:14px;
	font-weight:bold;
	padding-top:30px;
	padding-left:60px;
	}

#title p span {
	color:#fff;
	}

#title p.seealso {
	float:right;
	font-size:11px;
	color:#fff;
	padding-top:40px;
	padding-right:100px;
	}
	
	
	
	

	
#colcontainer {
	padding:0 150px 20px 0px;
	background:url(images/101/3cols.jpg) top left repeat-y;
	width:589px;
	}

#colcontainer .column {
	position:relative;
	}
	
	
#center {
	width:430px;
	color:#4b4f3d;
	font-family:Tahoma;
	padding-top:20px;
	float:left;
	margin-left:150px;
	display:inline;
	}

	
#center h1 {
	color:#E48206;
	font-size:14px;
	margin:5px 30px;
	}

#center h2 {
	font-size:14px;
	font-weight: bold;
	margin:20px 0 10px 30px;
	color:#7c8265;
	}

#center h3 {
	font-size:11px;
	margin:20px 0 0 30px;
	line-height:18px;
	color:#484c3b;
	}

#center p {
	font-size:11px;
	margin:5px 10px 15px 30px;
	line-height:18px;
	}

#center object {
	margin:12px 0px 20px 0px;
	}

#dividerdots {
	border-top: 1px dotted gray;
	margin:20px 20px 20px 30px;
	}
	
	
	
	
#left {
	width:150px;
	margin-right:-100%;
	float:left;
	background:#F2F2F2;
	font-family:Tahoma;
	font-size:11px;
	}

#left p{
	width:110px;
	font-family:Tahoma;
	font-size:11px;
	font-style: italic;
	line-height: 160%;
	color:gray;
	margin:40px 24px 0 15px;
	}

* html #left {right:150px;}


#left ul {
	padding:0;
	list-style:none;
	margin:0;
	width:150px;
	}
	
#left ul li {
	margin:0;
	padding:0;
	}
	
#left ul li a {
	display:block;
	width:126px;
	line-height:20px;
	padding-left:25px;
	text-decoration:none;
	color:#5b5c56;
	}

#left ul li a.on-left {
	background:url(images/101/onnotch.jpg) left center no-repeat;
	color:#D0D2C3;
	}
#left ul li a.on-left:hover {
	background:url(images/101/onnotch.jpg) left center no-repeat;
	color:#D0D2C3;
	}
	
#left ul li a:hover {
	background:#fff;
	color:#E3820A;
	}
	
#left p {
	font-size:11px;
	padding-left:10px;
	line-height:18px;
	color:#979E7B;
}
	

#right {
	float:right;
	width:153px;
	margin-right:-150px;
	font-family:Tahoma;
	padding-top:20px;
	display:inline;
	}


#right h2 {
	font-size:10px;
	padding:2px 10px;
	color:#979E7B;
	margin:0;
	}
	
#right ul {
	list-style:none;
	padding:0px;
	margin:0;
	width:153px;
	}

#right ul li {
	margin:0;
	padding:0;
	}

#right ul li a {
	text-decoration:none;
	color:#979E7B;
	font-size:10px;
	background:url(images/101/screenicon.jpg) 10px center no-repeat;
	padding:0px 0 0px 30px;
	line-height:15px;
	width:123px;
	display:block;
	}

#right ul li a:hover {
	background:url(images/101/screenicon.jpg) 10px center no-repeat #fff;
	color:#E3820A;
	}


#right ul#whitepapers li a {
	background:url(images/101/docicon.jpg) 10px center no-repeat;
	line-height:11px;
	}

#right ul#whitepapers li a:hover {
	background:url(images/101/docicon.jpg) 10px center no-repeat #fff;
	}



#right ul#howto li a {
	background:url(images/101/docicon.jpg) 10px center no-repeat;
	}

#right ul#howto li a:hover {
	background:url(images/101/docicon.jpg) 10px center no-repeat #fff;
	}

#right p {
	color:#4b4f3d;
	font-size:11px;
	margin:5px 5px 15px 10px;
	line-height:18px;
	}

/********/
/*FOOTER*/
/********/

#footer {
	margin:20px 0;
	color:#b0b2a7;
	font-size:9px;
	font-family:arial;
	clear:both;
	}

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