@charset "UTF-8";
/* CSS Document */

form, div, body, h1, h2, h3, h4, ul, li, ol{
	padding:0;
	margin:0;
}
body{
	background:url(../images/background-tile.jpg) repeat-x #FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}

body.internal{
	background:url(../images/internal-bg.jpg) repeat-x #FFF;
}
body.nobg{
	background-image:none;
}

.wrapper{
	width:1000px;
	margin:0 auto;
	position:relative;
}
.rwrapper{
	width:1000px;
	margin:0 auto;
}
#top h1{
	display:block;
	background:url(../images/logo.jpg) no-repeat;
	text-indent:-10000px;
	width:247px;
	height:50px;
}

#banner{
	width:1000px;
	height:110px;
	display:block;
}
#banner img{
	margin-top:25px;
}

#cta{
	height:365px;
	background:url(../images/header-home.jpg) no-repeat center top;
}
.rightcol .pagination,
.rightcol #webapp3598next{
	display:none;
}
/*
===============================
NAVIGATION
===============================
*/

#navigate{
	width:750px;
	height:50px;
	overflow:hidden;
	position:absolute;
	top:0px;
	left:250px;
	overflow:hidden;
}
#navigate ul{
	list-style:none;
	list-style-position:none;
	list-style-type:none;
	overflow:hidden;
}

#navigate li a{
	text-indent:-100000px;
	text-decoration:none;
	position:absolute;
	display:block;
	height:20px;
	padding-top:20px;
}
a:focus,
#navigate li a:focus{
	outline:none;
}
/*
=======================================================
*/
#navhome a{
	background:url(../images/navigation.png) no-repeat;
	background-position:0 0;
	left:0px;
	width:59px;
	top:0px;
}
#navhome a:hover{
	background-position:0 -50px;
}
#navhome.selected a{
	background-position:0 -100px !important;
}
/*
=======================================================
*/
#navFeatureTour a{
	background:url(../images/navigation.png) no-repeat;
	background-position:-63px 0px;
	left:62px;
	width:68px;
	top:0px;
}
#navFeatureTour a:hover{
	background-position:-63px -50px;
}

#navFeatureTour.selected a{
	background-position:-63px -100px !important;
}
/*
=======================================================
*/
#navpricing a{
	background:url(../images/navigation.png) no-repeat;
	background-position:-139px 0px;
	left:137px;
	width:53px;
	top:0px;
}
#navpricing a:hover{
	background-position:-139px -50px;
}
#navpricing.selected a{
	background-position:-139px -100px !important;
}
/*
=======================================================
*/
#navtips a{
	background:url(../images/navigation.png) no-repeat;
	background-position:-198px 0px;
	left:200px;
	width:113px;
	top:0px;
}
#navtips a:hover{
	background-position:-198px -50px;
}
#navtips.selected a{
	background-position:-198px -100px !important;
}
/*
=======================================================
*/
#navfaq a{
	background:url(../images/navigation.png) no-repeat;
	background-position:-315px 0px;
	left:320px;
	width:39px;
	top:0px;
}
#navfaq a:hover{
	background-position:-315px -50px;
}
#navfaq.selected a{
	background-position:-315px -100px !important;
}
/*
=======================================================
*/
#navcustomers a{
	background:url(../images/navigation.png) no-repeat;
	background-position:-363px 0px;
	left:365px;
	width:83px;
	top:0px;
}
#navcustomers a:hover{
	background-position:-363px -50px;
}

#navcustomers.selected a{
	background-position:-363px -100px !important;
}
/*
=======================================================
*/
#navcontact a{
	background:url(../images/navigation.png) no-repeat;
	background-position:-452px 0px;
	left:454px;
	width:66px;
	top:0px;
}
#navcontact a:hover{
	background-position:-452px -50px;
}

#navcontact.selected a{
	background-position:-452px -100px !important;
}
/*
=======================================================
*/
#navlogin a{
	background:url(../images/navigation.png) no-repeat;
	background-position:-655px 0px;
	left:524px;
	width:57px;
	top:0px;
}
#navlogin a:hover{
	background-position:-655px -50px;
}

#navlogin.selected a{
	background-position:-655px -100px !important;
}
/*
28 px additional
=======================================================
*/
#navregister a{
	background:url(../images/navigation.png) no-repeat;
	background-position:-549px 0px;
	left:590px;
	width:89px;
	top:0px;
}
#navregister a:hover{
	background-position:-549px -50px;
}

#navregister.selected a{
	background-position:-549px -100px !important;
}

/*
=======================================================
*/
#navMember{
	display:none;
	visibility:hidden;
}
#navMember a{
	background:url(../images/navigation.png) no-repeat;
	background-position:-748px 0px;
	left:524px;
	width:150px;
	top:0px;
}
#navMember a:hover{
	background-position:-748px -50px;
}

#navMember.selected a{
	background-position:-748px -100px !important;
}
/*
===============================
HOME PAGE
===============================
*/
#home-title{
	left:3px;
	top:40px;
	position:absolute;
	width:315px;
	height:93px;
}
#home-title img{
	
}

#home-text{
	left:3px;
	top:140px;
	width:380px;
	position:absolute;
	overflow:hidden;
	height:120px;
	font-size:15px;
	color:#FFF;
}

#home-buttons{
	left:3px;
	top:290px;
	width:350px;
	position:absolute;
}
#signup{
	position:absolute;
	left:3px;	
}
#taketour{
	position:absolute;
	left:225px;
}

#signup a:focus,
#taketour a:focus{
	outline:none;
}

#signup a{
	width:220px;
	height:49px;
	background:url(../images/buttons/home-page-buttons.png) no-repeat;
	display:block;
	background-position:-222px 0px;
	text-indent:-10000px;
}
#signup a:hover{
	background-position:-222px -48px;
}

#taketour a{
	width:220px;
	height:49px;
	background:url(../images/buttons/home-page-buttons.png) no-repeat;
	display:block;
	background-position:0 0;
	text-indent:-10000px;
}
#taketour a:hover{
	background-position:0 -48px;
}

.content .rightcol{
	width:490px;
	float:right;
	padding-left:10px;
}

.content .leftcol{
	width:500px;
	float:left;
}

.content .leftcol .section1{
	float:left;
	width:230px;
	padding:10px;
}
.content .leftcol .section2{
	float:right;
	width:230px;
	padding:10px;
}

.content .leftcol .clear{
	clear:both;
	height:10px;
}
#home-screenshot{
	height:245px;
	left:560px;
	position:absolute;
	top:55px;
	width:355px;
}
/*
======================================================
Company items
======================================================
*/
.company-item{
	padding:10px;
	height:155px;
}
.company-item h3{
	padding-bottom:10px;
	padding-left:0px;
	line-height:24px;
}
.company-item img{
	float:left;
	padding:10px;
	width:100px;
}
/*
==================================================================
Footer elements
==================================================================
*/
.footpad{
	clear:both;
	padding-top:05px;
	padding-bottom:10px;
}
.downloadpad{
	clear:both;
	padding:0px;
	border-top:#CCC solid 1px;
}

.footer{
	clear:both;
	height:20px;
	border-top:#CCC solid 1px;
	border-bottom:#ccc solid 1px;
	padding-top:25px;
	padding-bottom:25px;
}
.footerlogo{
	position:absolute;
	width:113px;
	display:block;
	top:-24px;
	left:0px;
}
.footerlogo img{
	border:0;
}

.footer-links{
	float:right;
	text-align:right;
	color:#666;
	width:600px;
	font-size:11px;
}
.footer-links a{
	color:#999;
	text-decoration:none;
}
.footer-links a:hover{
	color:#036;
	text-decoration:underline;
}

/*
======================================================
Layout Items
======================================================
*/
.members .twocol,
.blogcontent .twocol{
	min-height:400px;
	height:auto;
	overflow:visible;
}
.blogcontent .leftcol {
	float:left;
	margin-right:33px;
	padding-right:33px;
	width:600px;
	padding-top:25px;
}
.members .leftcol {
	float:left;
	margin-right:33px;
	width:633px;
	padding-top:2px;
}
.members .rightcol,
.blogcontent .rightcol {
	float:right;
	width:333px;
}
.secure .rightcol {
	width:303px;
}
.BlogTagCloud{
	width:230px;
}
.BlogTagCloud-Large{
	font-size:25px;
}
.BlogTagCloud-Small{
	font-size:12px;
}
.BlogTagCloud-XX-Small{
	font-size:10px;
}

/*
======================================================
side bar
======================================================
*/

div.roundtop{
	height:17px;
	width:266px;
	background:url(../images/side-column/rounded-top.jpg) no-repeat;
}

div.roundcenter{
	width:230px;
	padding-left:18px;
	padding-right:18px;
	padding-bottom:10px;
	background:url(../images/side-column/round-center.jpg) repeat-y;
	position:relative;
}

div.roundbottom{
	width:266px;
	height:25px;
	background:url(../images/side-column/rounded-bottom.jpg) no-repeat;
	margin-bottom:20px;
}

div.roundcenterseach{
	width:230px;
	padding-left:18px;
	padding-right:18px;
	padding-bottom:0px;
	background:url(../images/side-column/round-center.jpg) repeat-y;
	position:relative;
	margin-bottom:-8px;
}

div.roundcenterseach .cat_textbox_small {
	padding:3px;
	width:140px !important;
}

.sbutton {
	left:185px;
	position:absolute;
	top:7px;
}

/*
======================================================
typography items
======================================================
*/

h2 {
	font-family:Arial,Helvetica,sans-serif;
	font-size:24px;
	font-variant:normal;
	font-weight:normal;
	line-height:20pt;
	padding-bottom:10px;
	text-decoration:none;
}

h2 a:link,
h2 a:visited{
	text-decoration:none;
	color:#000;
}
h2 a:hover{
	color:#666;
	text-decoration:underline;
}
h2.cart,
h2.icon45{
	background:url(../images/icons/45.jpg) no-repeat;
	padding-left: 35px;
}
h2.calendar,
h2.icon50{
	background:url(../images/icons/50.jpg) no-repeat;
	padding-left: 35px;
}

h2.post,
h2.icon93{
	background:url(../images/icons/93.jpg) no-repeat;
	padding-left: 35px;
}
h2.cloud{
	background:url(../images/icons/cloud.jpg) no-repeat;
	padding-left: 35px;	
}
h2.clock,
h2.icon15{
	background:url(../images/icons/15.jpg) no-repeat;
	padding-left: 35px;	
}
h2.filedeck,
h2.icon114{
	background:url(../images/icons/114.jpg) no-repeat;
	padding-left: 35px;	
}
h2.search,
h2.icon70{
	background:url(../images/icons/70.jpg) no-repeat;
	padding-left: 35px;	
}
h2.plusform,
h2.icon118{
	background:url(../images/icons/118.jpg) no-repeat;
	padding-left: 35px;	
}
h2.paper,
h2.icon41{
	background:url(../images/icons/41.jpg) no-repeat;
	padding-left: 35px;	
}
h2.annoucement{
	background:url(../images/icons/9.jpg) no-repeat;
	padding-left: 35px;	
}
h2.wand{
	background:url(../images/icons/56.jpg) no-repeat;
	padding-left: 35px;	
}
h2.warning{
	background:url(../images/icons/10.jpg) no-repeat;
	padding-left: 35px;	
}
h2.video{
	background:url(../images/icons/51.jpg) no-repeat;
	padding-left: 35px;	
}
h2.lifering,
h2.icon18{
	background:url(../images/icons/18.jpg) no-repeat;
	padding-left: 35px;	
}
h2.piechart{
	background:url(../images/icons/35.jpg) no-repeat;
	padding-left: 35px;	
}
h2.umbrella{
	background:url(../images/icons/20.jpg) no-repeat;
	padding-left: 35px;	
}
h2.customer{
	background:url(../images/icons/73.jpg) no-repeat;
	padding-left: 35px;	
}
h2.secure{
	background:url(../images/icons/14.jpg) no-repeat;
	padding-left: 35px;	
}
h2.edit{
	background:url(../images/icons/1.jpg) no-repeat;
	padding-left: 35px;	
}
h2.contact{
	background:url(../images/icons/3.jpg) no-repeat;
	padding-left: 35px;	
}
h2.dollar{
	background:url(../images/icons/57.jpg) no-repeat;
	padding-left: 35px;
}
h2.question{
	background:url(../images/icons/30.jpg) no-repeat;
	padding-left: 35px;
}
h2.download{
	background:url(../images/icons/16.jpg) no-repeat;
	padding-left: 35px;
}
h2.checkout{
	background:url(../images/icons/checkout.jpg) no-repeat;
	padding-left: 35px;	
}
h2.userupdate,
h2.icon125{
	background:url(../images/icons/125.jpg) no-repeat;
	padding-left: 35px;	
}
h2.icon127{
	background:url(../images/icons/127.jpg) no-repeat;
	padding-left: 35px;	
}
h2.greycog,
h2.icon24{
	background:url(../images/icons/24.jpg) no-repeat;
	padding-left: 35px;	
}
h2.greenplus,
h2.icon13{
	background:url(../images/icons/13.jpg) no-repeat;
	padding-left: 35px;	
}
h2.stopsign,
h2.icon19{
	background:url(../images/icons/19.jpg) no-repeat;
	padding-left: 35px;	
}
h2.tools,
h2.icon37{
	background:url(../images/icons/37.jpg) no-repeat;
	padding-left: 35px;	
}
h2.greentick,
h2.icon71{
	background:url(../images/icons/71.jpg) no-repeat;
	padding-left: 35px;	
}
h2.noaccess,
h2.icon55{
	background:url(../images/icons/55.jpg) no-repeat;
	padding-left: 35px;	
}
h2.downarrow,
h2.icon31{
	background:url(../images/icons/31.jpg) no-repeat;
	padding-left: 35px;		
}
h2.calculator,
h2.icon63{
	background:url(../images/icons/63.jpg) no-repeat;
	padding-left: 35px;	
}
h2.hazard,
h2.icon6{
	background:url(../images/icons/6.jpg) no-repeat;
	padding-left: 35px;	
}
h2.user,
h2.icon28{
	background:url(../images/icons/28.jpg) no-repeat;
	padding-left: 35px;		
}
h2.documents,
h2.icon126{
	background:url(../images/icons/126.jpg) no-repeat;
	padding-left: 35px;		
}
h2.cart,
h2.icon139{
	background:url(../images/icons/139.jpg) no-repeat;
	padding-left: 35px;		
}
h2.globe,
h2.icon11{
	background:url(../images/icons/11.jpg) no-repeat;
	padding-left: 35px;		
}
h3{
	padding-bottom:10px;
	padding-left:28px;
	line-height:24px;
	font-variant:small-caps;
	font-weight:bold;
	font-family:Arial,Helvetica,sans-serif;
}

h3.time{
	background:url(../images/icons/15.jpg) no-repeat;
}
h3.procedure{
	background:url(../images/icons/61.jpg) no-repeat;
}
h3.dollar{
	background:url(../images/icons/57.jpg) no-repeat;	
}
h3.money{
	background:url(../images/icons/57.jpg) no-repeat;
}
h3.documents{
	background:url(../images/icons/126.jpg) no-repeat;
}
h3.search{
	background:url(../images/icons/70.jpg) no-repeat;
}
h3.cart{
	background:url(../images/icons/139.jpg) no-repeat;
}
h3.users{
	background:url(../images/icons/127.jpg) no-repeat;
}

/*
======================================================
FAQ Styles
======================================================
*/
.faq-question{
	background:url(../images/sml-icons/30.jpg) no-repeat;
	padding-left:30px;
	line-height:18px;
	padding-bottom:10px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-variant:normal;
	font-weight:normal;
	padding-bottom:10px;
}
.faq-question a{
	color:#333;
	text-decoration:none;
}
.faq-question a:hover{
	color:#036;
	text-decoration:underline;
}
.answer img{
	float:left;
	border:none;
	padding:10px 10px 10px 0;
}

.moduleFooter{
	margin-top:10px;
	border-top:1px solid #CCC;
	padding-top:10px;
}

/*
======================================================
Members Login Styles
======================================================
*/

.secure-login{
	width:275px;
	margin-right:5px;
	padding:10px;
	float:left;
	height:260px;
}

.secure-lost-password{
	width:270px;
	margin-left:5px;
	padding:10px;
	float:right;
	height:260px;
}

/*
======================================================
free rego download form
======================================================
*/
.registerform{
	border:#EDEDED solid 1px;
	background:#FAFAFA;
	padding:10px;
}
.registerform label{
	font-weight:bold;
	float:right;
}
#Captcha{
	width:150px;
}
/*
feature screenshot
*/

.screenshot{
	border:#EDEDED solid 1px;
	background:#FAFAFA;
	padding:10px;
	text-align:center;
}
.screenshot img{
	margin:0 auto;
}
/*
======================================================
Customer Details img
======================================================
*/
.customer-detail img{
	float:right;
	padding:5px;
}
/*
======================================================
Pricing table
======================================================
*/
table.pricing {
border:1px solid #CCCCCC;
width:600px;
}

table.pricing tfoot td,
table.pricing thead th, 
table.pricing thead td {
background:#E2EAF0 url(/assets/images/pricing/price_tb_bg.gif) repeat-x scroll left top;
border:1px solid #B7C3CC;
}
table.pricing tfoot td
,table.pricing thead th{
	border-left:medium none;
}
table.pricing td, 
table.pricing th {
border-bottom:1px solid #DDDDDD;
border-right:1px solid #DDDDDD;
padding:5px 8px 3px;
text-align:center;
}

table.pricing tbody tr td {
	background:#F2F5F8 none repeat scroll 0 0;
}


table.pricing tr.odd td.feature {
	text-align:left;
	background:#F2F5F8 none repeat scroll 0 0;
	border-bottom:1px solid #C6D2DA;
	border-left:1px solid #C6D2DA;
	border-right:1px solid #C6D2DA;
	color:#2F4450;
	font-weight:bold;
	text-align:left;
	vertical-align:middle;
	width:260px;
}
table.pricing td.feature {
	text-align:left;
	background:#E2EAF0 none repeat scroll 0 0;
	border-bottom:1px solid #C6D2DA;
	border-left:1px solid #C6D2DA;
	border-right:1px solid #C6D2DA;
	color:#2F4450;
	font-weight:bold;
	text-align:left;
	vertical-align:middle;
	width:280px;
}
td.data{
	text-align:center;
	width:160px;
}
table.pricing tr.odd td {
background:#FFFFFF none repeat scroll 0 0;
}
table.pricing tr.even td {
background:#FFFFFF none repeat scroll 0 0;
}
table.pricing a:link, 
table.pricing a:visited {
color:#0E7FC7;
text-decoration:none;
}
table.pricing a:hover {
text-decoration:underline;
}
table.pricing th,
table.pricing tfoot{
	font-size:13px;
}
table.pricing tfoot span,
table.pricing th span {
color:#FF3900 !important;
font-size:12px;
text-decoration:none;
}
/*
======================================================
Members Nav
======================================================
*/
.membermenu{
	height:35px;
	background:url(../images/members/nav-bar.jpg) repeat-x;
	margin-top:-10px;
	margin-bottom:10px;
	border-color:#CCCCCC;
	border-style:solid;
	border-width:1px 0;
	z-index:10;
}

.membermenu .welcome-tag{
	line-height:35px;
	position:absolute;
	top:0;
	left:0;
	width:250px;
	font-size:10px;
}
.membermenu .membernav{
	position:absolute;
	top:0px;
	left:250px;
	width:700px;
}
#nav_383271, #nav_383271 ul {
	float:right;
	font-weight:normal;
	line-height:1;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:0;
	width:700px;
	border-right:#CCC solid 1px;
}
#nav_383271 li {
	float:left;
}
#nav_383271 a {
	display:block;
	padding:12px;
	border-left:#ccc solid 1px;
	text-decoration:none;
	color:#333;
}
#nav_383271 a:hover{
	color:#03C;
	text-decoration:underline;
	background:#CCC;
}

#nav_383271 li ul {
	position: absolute;
	left: -999em;
	height: auto;
	font-weight: normal;
	border-width: 1px;
	margin: 0;
	width:160px;
}
#nav_383271 li li {
	padding:0px !important;
	border-bottom: solid 1px #ccc;
	background:url(../images/members/nav-bar.jpg) repeat-x;
}
#nav_383271 li ul a {
	width: 135px;
	padding-bottom:11px;
	padding-top:12px;
}
#nav_383271 li ul ul {
	margin:-23px 0 0 180px;
}
#nav_383271 li:hover ul ul, #nav_383271 li:hover ul ul ul, #nav_383271 li.sfhover ul ul, #nav_383271 li.sfhover ul ul ul {
	left: -999em;
}
#nav_383271 li:hover ul, #nav_383271 li li:hover ul, #nav_383271 li li li:hover ul, #nav_383271 li.sfhover ul, #nav_383271 li li.sfhover ul, #nav_383271 li li li.sfhover ul {
	left: auto;
}
#nav_383271 li:hover, #nav_383271 li.sfhover {
	background: #CCC;
}

.download-wrapper {
	background-color:#FAFAFA;
	border:1px solid #EDEDED;
	margin-bottom:5px;
	margin-right:5px;
	padding-left:10px;
	padding-right:5px;
}

h2.downloads {
	background:transparent url(../images/icons/16.jpg) no-repeat scroll 0 0 !important;
	color:#003366 !important;
	margin-bottom:0 !important;
	padding:5px 5px 5px 40px;
	text-decoration:none;
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	font-style:normal;
	line-height:16px;
	margin-top:10px;
}
.download-text a {
	background:transparent url(../images/download-btn.jpg) repeat scroll 0 0;
	display:block;
	height:36px;
	margin-top:-36px;
	float:right;
	text-decoration:none;
	text-indent:-10000px;
	width:108px;
}
.download-text a:focus{
	outline:none;
}

.video-wrapper {
	background-color:#FAFAFA;
	border:1px solid #EDEDED;
	margin-bottom:5px;
	margin-right:5px;
	padding-left:10px;
	padding-right:5px;
}

h2.videotutorial {
	background:transparent url(../images/icons/119.jpg) no-repeat scroll 0 0 !important;
	color:#003366 !important;
	margin-bottom:0 !important;
	padding:5px 5px 5px 40px;
	text-decoration:none;
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	font-style:normal;
	line-height:16px;
	margin-top:10px;
}
.videolink a {
	background:transparent url(../images/buttons/view-video.jpg) repeat scroll 0 0;
	display:block;
	height:28px;
	margin-top:-30px;
	margin-right:40px;
	float:right;
	text-decoration:none;
	text-indent:-10000px;
	width:80px;
}
.videolink a:focus{
	outline:none;
}

.alsoview{
	border-top:1px solid #DDDDDD;
	padding-top:10px;
	margin-top:10px;
}

.faq-subheader{
	padding-bottom:5px;
	margin-bottom:10px;
	border-bottom:1px solid #DDDDDD;
}
.ask-button{
	float:right;	
}
#askheader{
	width:500px;
	border-bottom:1px solid #DDDDDD;
	padding-top:15px;
	padding-bottom:10px;
	margin-bottom:10px;
}
#askform{
	width:500px;
}
#askform .formfield{
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px solid #DDDDDD;
	clear:both;
}
#askform .formfield .formlabel{
	width:200px;
	padding-right:10px;
	text-align:right;
	display:block;
	float:left;
}
#askform .formfield .formdata{
	width:250px;
	text-align:left;
	display:inline;
}
#askform .submitfield{
	margin-left:210px;
	padding-top:5px;
	padding-bottom:5px;
}

.company-item p{
	margin-left:120px;
}

#landing-wrapper .landing-left{
	width:300px;
	float:left;
}
#landing-wrapper .landing-right{
	width:300px;
	float:right;
}
.announcement-list{
	background-color:#FAFAFA;
	border:1px solid #EDEDED;
	margin-bottom:5px;
	margin-right:5px;
	padding-left:10px;
	padding-right:5px;
}
.announcement-list h2{
	color:#003366 !important;
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	font-style:normal;
	line-height:16px;
	margin-bottom:0 !important;
	margin-top:10px;
	text-decoration:none;
}
.announcement-list h2 a{
	color:#003366 !important;
	text-decoration:none;
}
.announcement-list h2 a:hover{
	text-decoration:underline;
}
.announcement-list p{
	margin-top:0px !important;
	padding-top:0px !important;
}
.software-evaluation{
	background:url(../images/download-page/software-box-bg.jpg) no-repeat;
}
.software-evaluation .text-wrapper{
	width:400px;
}
.software-evaluation ul{
	padding-left:20px;
	list-style:none;
}
ul.ticks li{
	padding-left:30px;
	background:url(../images/sml-icons/71.jpg) no-repeat;
	background-position:0px 5px;
	line-height:20px;
}
ul.arrows li{
	padding-left:30px;
	background:url(../images/sml-icons/29.jpg) no-repeat;
	background-position:0px 5px;
	line-height:20px;
}
ul.plus li{
	padding-left:30px;
	background:url(../images/sml-icons/13.jpg) no-repeat;
	background-position:0px 5px;
	line-height:20px;
}
ul.blueflag li{
	padding-left:30px;
	background:url(../images/sml-icons/66.jpg) no-repeat;
	background-position:0px 5px;
	line-height:20px;
}
#pricingimg{
	text-align:center;
}
#pricingimg img{
	text-align:center;
	padding:5px;
	border: 1px #cccccc solid;
	margin:25px;
}

#pricinglist ul{
	padding-left:30px;
}

.software-evaluation h4{
	padding-top:5px;
	padding-bottom:5px;
}
.download-box{
	background:#fafafa;
	border:1px solid #0099cc;
	padding:3px;
	padding-left:20px;
	position:relative;
	height:35px;
}
.download-box span{
	position:absolute;
	left:5px;
	margin-top:7px;
}
.download-box .cat_textbox{
	margin-top:7px;
	left:110px;
	position:absolute;
}
.download-box .download-btn{
	left:500px;
	position:absolute;
}
.downloadnow-side{
	padding-left:5px;
	padding-bottom:10px;
}

.alsoview ul{
	padding-left:30px;
}
.alsoview ul li{
	list-style:none;
	background:url(../images/sml-icons/115.jpg) no-repeat;
	padding-left:20px;
	padding-bottom:5px;
}
.post-body a[href^="/BlogRetrieve.aspx"]:link,
.post-body a[href^="/BlogRetrieve.aspx"]:active,
.post-body a[href^="/BlogRetrieve.aspx"]:visited,
.post-body a[href^="/_blog/Tips_and_Articles/"]:link,
.post-body a[href^="/_blog/Tips_and_Articles/"]:active,
.post-body a[href^="/_blog/Tips_and_Articles/"]:visited,
.readmore a:link,
.readmore a:active,
.readmore a:visited{
	display:block;
	text-indent:-10000px;
	background:url(../images/buttons/read-more.png);
	width:79px;
	height:25px;
	background-position: 0px 0px;
	text-decoration:none;
	margin-left:500px;
}
.post-body a[href^="/BlogRetrieve.aspx"]:hover,
.post-body a[href^="/_blog/Tips_and_Articles/"]:hover,
.readmore a:hover{
	background-position: 0px -28px;
}

.ask-button a:link,
.ask-button a:active,
.ask-button a:visited{
	display:block;
	text-indent:-10000px;
	background:url(../images/buttons/ask-a-question.png);
	width:96px;
	height:25px;
	background-position: 0px 0px;
	text-decoration:none;	
}
.ask-button a:hover{
	background-position: 0px -25px;
}
#catCartDetails h3 {
	font-family:Arial,Helvetica,sans-serif;
	font-variant:small-caps;
	font-weight:bold;
	line-height:24px;
	padding-bottom:1px;
	padding-left:20px;
}
.hidden{
	visibility:hidden;
	display:none;
}
.buynowblock{
	background:#FAFAFA none repeat scroll 0 0;
	border:1px solid #0099CC;
	margin-left:25px;
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
	padding-bottom:3px;
}
.buynowblock table td span{
	line-height:23px;
}
.buynowblock table td{
	width:590px;
}
.buynowblock a{
	float:right;
	padding-right:5px;
}
/*
======================================================
Buttons
======================================================
*/
a.featuretour{
	display:block;
	text-indent:-1000px;
	width:119px;
	height:30px;
	background:url(../images/buttons/feature-tour.jpg) no-repeat;
	overflow:hidden;
	position:absolute;
	left:25px;
	top:5px;
}
a.demo-grey{
	display:block;
	text-indent:-1000px;
	width:119px;
	height:30px;
	background:url(../images/buttons/demo-grey.jpg) no-repeat;
	overflow:hidden;
	position:absolute;
	left:195px;
	top:5px;
}
a.buy-now-grey{
	display:block;
	text-indent:-1000px;
	width:119px;
	height:30px;
	background:url(../images/buttons/buy-now-grey.jpg) no-repeat;
	overflow:hidden;
	position:absolute;
	left:362px;
	top:5px;
}	
#linkwrap{
	position:relative;
	height:30px;
	width:500px;
}
/*
======================================================
TABS
======================================================
*/
#tabs_container {
	width:660px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#tabs_container ul.tabs {
	list-style: none;
	border-bottom: 1px solid #ccc;
	height: 21px;
	margin: 0;
}
#tabs_container ul.tabs li {
	float: left;
}
#tabs_container ul.tabs li a {
	padding: 3px 10px;
	display: block;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	margin-right: 2px;
	text-decoration: none;
	background-color: #efefef;
}
#tabs_container ul.tabs li.active a {
	background-color: #fff;
	padding-top: 4px;
}
div.tab_contents_container {
	border: none;
	padding: 10px;
}
div.tab_contents {
	display: none;
}
div.tab_contents_active {
	display: block;
}
div.clear {
	clear: both;
}
.pagination li{
	list-style:none;
	float:left;
	display:block;
	margin:0 0 0 0;
	padding:4px;	
}
.page-nav a, .pagination a, .pagination li.pag-current {
-moz-border-radius:3px 3px 3px 3px;
border:1px solid #B3B3B3;
color:#000000;
font-weight:bold;
padding:3px 5px;
text-transform:uppercase;
}
.page-nav a, .pagination a{
	color:#069;
	text-decoration:none;
}
.page-nav a:hover, .pagination a:hover{
	color:#000;
	background:#CCC;
}
.page-nav{
	padding:4px;
}
ul.pagination{
	margin-bottom:10px;
	height:20px;
}
	
	