/* Body */

#softnav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 15px;
	float: left;
}
a.screenshot:link, a.screenshot:visited, a.screenshot:hover, a.screenshot:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	text-decoration: none;
	text-indent: 10px;
}
a.screenshot:link, a.screenshot:visited {
	color: #93ABB8;
}
a.screenshot:hover, a.screenshot:active {
	color: #CC2919;
}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
	list-style: none;
}
#compareleft li {
	margin-top: 20px;
	margin-bottom: 0px;
}
#compareleft ul li, #comparemid ul li {
	margin-top: 0px;
	margin-bottom: -15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 35px;
	color: #446777;
	text-indent: -40px;
}


/* Text */

.screenactive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #CC2919;
	text-decoration: none;
	text-indent: 10px;
}
.listeditems {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
}
.listtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	text-transform: uppercase;
}
.contactinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	text-align: left;
	color: #666666;
}
.contactus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	text-align: left;
	color: #666666;
	font-weight: bold;
	text-transform: uppercase;
}
.compare {
	margin-top: 0px;
	margin-bottom: -15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 35px;
	color: #446777;
	text-indent: -40px;
}
.comparewhite {
	margin-top: 0px;
	margin-bottom: -15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 35px;
	color: #FFFFFF;
	text-indent: -40px;
}

/* Formatting */

#leftcontent {
	position:absolute;
	background-color: #E6F0F5;
	left: 0px;
	top: 133px;
	width: 300px;
	height: 657px;
	padding-left: 30px;
	padding-right: 30px;
}
#softnav {
	position: absolute;
	left: 363px;
	top: 133px;
	width: 572px;
	height: 25px;
	padding-left: 20px;
	padding-top: 30px;
	background-image: url(../images/software/greenbg592.jpg);
}
#frame {
	position: absolute;
	left: 363px;
	top: 191px;
	width: 592px;
	height: 599px;
	background-color: #FFFFFF;
}
#frame2 {
	position: absolute;
	left: 363px;
	top: 191px;
	height: 589px;
	width: 372px;
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 200px;
	background-color: #FFFFFF;
}

/* Formatting for SalesForce comparison page */

#compareleft {
	position: absolute;
	left: 363px;
	top: 191px;
	height: 589px;
	width: 402px;
	padding-left: 20px;
	padding-top: 10px;
	background-color: #FFFFFF;
}
#comparemid {
	position: absolute;
	left: 785px;
	top: 191px;
	height: 589px;
	width: 85px;
	text-align: center;
	padding-top: 4px;
	background-color: #FFFFFF;
}
#compareright {
	position: absolute;
	left: 870px;
	top: 191px;
	height: 589px;
	width: 85px;
	text-align: center;
	padding-top: 4px;
	background-color: #FFFFFF;
}
