@charset "utf-8";

/* CSS Document */  
* {
	outline:none;
	padding:0;
	margin:0;
}
/* Commonly Use */
.left {
	float:left;
}
.right {
	float:right;
}
.clear {
	height:0;
	clear:both;
}
.bold {
	font-weight:bold;
}
.alignRight {
	text-align:right;
}
.alignCenter {
	text-align:center;
}
.borderNone {
	border:0 !important;
}
.marginNone {
	margin:0 !important;
}
.paddingNone {
	padding:0 !important;
}

.padleft9 {
	padding-left:9px !important;
}
.padleft21 {
	padding-left:21px !important;
}
.padleft7 {
	padding-left:7px !important;
}
.padBtm149 {
	padding-bottom:149px !important;
}
.padBtm16 {
	padding-bottom:16px !important;
}
.padTop36 {
	padding-top:36px !important;
}
.padBtm57 {
	padding-bottom:57px !important;
}
.paddingRNone {
	padding-right:0 !important;
}
.paddingLNone {
	padding-left:0 !important;
}
/* Predefined  */

body {
	font:13px/20px Verdana;
	background:#00599c;
	color:#363636;
	outline:none;
	/*min-width:960px;*/
}
h1 {
	font:bold 48px Verdana;
	color:#252525;
}
h1 span {
	font:31px Verdana;
	color:#252525;
}
h2 {
	font:bold 36px Verdana;
	color:#252525;
}
h3 {
	padding-bottom:10px;
	font:19px Verdana;
	color:#00599c;
}
h4 {
	text-transform:uppercase;
	padding-bottom:8px;
	font:15px Verdana;
	color:#00599c;
}
h5 {
}
h6 {
}
p {
	font:13px/20px Verdana;
	padding-bottom:10px;
	color:#363636;
}
a {
	color:#00599c;
	outline:none;
}
a img {
	border:0 none;
}
/* Header area */
#headerMain{
	background:url(images/header-shadow.jpg) repeat-x center bottom;
	/*min-width:960px;*/
	height:129px;
	position:fixed;
	z-index:9;
	top:0;
	left:0;
	width:100%;
}
#headerWrap {
	background:#00599c url(images/header-graphic.jpg) no-repeat center top;
	/*min-width:960px;*/
	padding: 17px 0 0 0;
	height: 103px;
	width:100%;
}
#headerWrap #header{
	width:960px; 
	margin:0 auto;
}
#header #logo {	
	padding-bottom:10px;
	width:267px;
	height:54px;
	float:left;
}
#header #logo a {
	text-decoration:none;
}
#header #head-right {
	width:570px;
	float:right;
}
#header #topArea {
	padding-top:18px;
	width:276px;
	float:right;
}
#header #topArea a.emailIco {
	background:url(images/ico-email.png) no-repeat 0 3px;
	padding-left:28px;
	float:left;
}
ul#topArea li {
	border-right:1px solid #fff;
	list-style-type:none;
	padding:0 12px;
	float:left;
}
ul#topArea li.padNone {
	padding-right:0;
}
ul#topArea li.padLeft {
	padding-left:0;
}
ul#topArea li a {
	text-decoration:none;
	font:13px Verdana;
	color:#fff;
}
ul#topArea li a img {
	vertical-align:middle;
}
ul#topArea li div#srch-nptBg {
	background:url(images/srch-inptBg.png) no-repeat;
	width:137px;
	height:19px;
	float:left;
}
ul#topArea li div#srch-nptBg input[type="text"] {
	font:12px Verdana;
	padding:2px 15px;
	background:none;
	color:#707070;
	width:107px;
	height:14px;
	float:left;
	border:0;
}
ul#topArea li input[type="submit"] {
	background:url(images/srch-icon.png) no-repeat;
	text-transform:uppercase;
	text-indent:-9999px;
	cursor:pointer;
	height:19px;
	width:23px;
	float:left;
	border:0;
}
ul#topArea li.srchTop input[type="submit"] {
	text-indent:-9999px;
}
#bgWrap {
	
	padding:10px 0 18px;
	position:relative;
	background:#fff;
	z-index:0;
}
/*Container area*/
#container {
	width:960px;
	min-height: 100%;
	position: relative;
	margin: 0 auto;
	height: auto !important;
	height: 100%;
}
#homecontainer {
	width:960px;
	min-height: 100%;
	position: relative;
	margin: 0 auto;
	padding-top: 125px;
	height: auto !important;
	height: 100%;
}
/*Banner area*/
#banner {
	padding-bottom:8px;
	margin:0 auto;
	height:393px;
	width:960px;
	padding-top: 80px;
}
/*Featured Software area*/
#feat-sftware {
	padding-bottom:32px;
	width:960px;
}
#feat-sftware .sftwareTone {
	position: relative;
	margin-right: 13px;
	height: 161px;
	width: 230px;
	float: left;
}
#feat-sftware .sftware-img {
	position:absolute;
	z-index:1;
	left:0;
	top:0;
}
#feat-sftware .sftware-img img{
	width: 230px;
	height: 161px;
}
#feat-sftware .sftware-title {
	position:absolute;
	z-index:2;
	left:16px;
	top:42px;
}
#feat-sftware .sftware-title h3 {
	font:41px Verdana;
	color:#252525;
}
#feat-sftware .sftware-btn {
	position:absolute;
	left:161px;
	top:134px;
	z-index:3;
}
#feat-bestCmpany {
	width:960px;
}
.feat-bestTone {
	background:url(images/feat-border.jpg) repeat-x top;
	border-bottom:1px solid #b2cde1;
	margin-right: 20px;
	padding-top: 9px;
	overflow: hidden;
	height: 182px;
	width: 225px;
	float: left;
	padding-bottom:8px;
}
.feat-bestTone .feat-best-logo p {
	padding-bottom:0;
}
.feat-bestTone .feat-best-logo {
	padding-bottom:8px;
}
.feat-bestTone .feat-best-desc {
}
.feat-bestTone .feat-best-desc p {
	font:13px/16px Verdana;
	color:#363636;
	padding:0;
}
.feat-bestTone .feat-best-btn a {
	text-decoration:none;
}
.feat-bestTone .feat-best-btn a:hover {
	text-decoration:underline;
}
#moreBtn {
	float:right;
}
#moreBtn a {
	text-decoration:none;
}
#moreBtn a:hover {
	color:#042f4f;
}
#moreBtn img {
	vertical-align:middle;
}
/*Footer area*/
#foot-border {
	background:url(images/foot-brder.jpg) repeat-x top;
	
	height:9px;
}
#foterWrap {
	background:url(images/header-graphic.jpg) no-repeat center top;
	padding:5px 0px 0 0px;
	margin:0 auto;
	height:74px;
	
}
ul#footNav {
	margin:0 auto;
	width:511px;
}
ul#footNav li {
	list-style-type:none;
	padding:0 15px;
	float:left;
}
ul#footNav li a {
	text-decoration:none;
	font:16px Verdana;
	color:#ffffff;
	display:block;
}
ul#footNav li a:hover, #footer p a:hover {
	color:#c9c9c9;
}
#footer {
	border-top:1px solid #87b2d2;
	padding-top:5px;
	margin:0 auto;
	width:960px;
}
#footer p {
	padding-bottom:2px;
	text-align:center;
	font:11px Verdana;
	color:#fff;
}
#footer p a {
	text-decoration:none;
	color:#fff;
}
/*Software area*/

#sub-head {
	background:url(images/sub-headBg.jpg) no-repeat top;
	border-top:2px solid #00599c;
	padding:20px 30px 0px 23px;
	margin-bottom:20px;
	margin-top:125px;
	height:74px;
}
#subLeft {
	width:238px;
	float:left;
}
#subLeft #subNavWrap {
	background:url(images/subLeft-line.jpg) repeat-x top;
	padding:30px 0 15px 0;
	width:238px;
}
#subNavWrap ul li {
	padding:0 5px 15px 23px;
	list-style-type:none;
}
#subNavWrap ul li a {
	text-decoration:none;
	font:15px Verdana;
	padding:5px 0;
	color:#363636;
	display:inline;
}
#subNavWrap ul li a:hover {
	color:#87b2d2;
}
#subLeft-cust {
	border-top:11px solid #00599c;
	padding:65px 13px 20px 12px;
	background:#fafafa;
	min-height:590px;
	width:213px;
}
#testiWrap {
	width:213px;
}
#testiWrap #testi-head {
	padding-bottom:12px;
	width:213px;
	height:67px;
}
#testiWrap #testi-desc {
	border-bottom:1px solid #078cf0;
	padding:0 3px 22px 14px;
	margin-bottom:22px;
	width:196px;
}
#testi-desc p {
	font:italic 15px/24px Verdana;
	padding-bottom:12px;
	color:#363636;
}
#testi-desc p.testi-name {
	font:13px/18px Verdana;
	padding:0 16px 0 0;
	text-align:right;
	color:#363636;
}
#subRight {
	width:704px;
	float:right;
}
#subRight .subRight-holder {
	border-bottom:1px solid #e1e1e1;
	padding:0 0 16px 0;
	margin-bottom:16px;
}
#subRight .subRight-img {
	margin-right: 0;
	position: relative;
	overflow: hidden;
	height: 129px;
	width: 190px;
	float: left;
}  
#subRight .subRight-img img {
	
}
#subRight .subRight-img h5 {
	position:absolute;
	font:32px Verdana;
	color:#252525;
	z-index:2;
	left:12px;
	top:42px;
}
#subRight .subRight-desc {
	width:502px;
	float:right;
}
#subRight .subRight-desc h3, .privacyDesc h3 {
	padding-bottom:2px;
}
#subRight .subRight-desc p {
	font:13px/20px Verdana;
	padding-bottom:10px;
	color:#363636;
}
#subRight .subRight-desc p a, .privacyDesc p a {
	text-decoration:none;
}
#cont-wrap p {
	padding:0 !important;
	height:0 !important;
}
/*Solutions area*/
.subNavWrap li {
	text-align:center;
}
.subRight-descHold {
	padding-bottom:15px;
}
ul#solNav {
}
ul#solNav li {
	font:15px Verdana, Arial, Helvetica, sans-serif;
	color:#363636;
	padding-bottom:0;
}
ul#solNav li a {
	font:15px Verdana, Arial, Helvetica, sans-serif;
	color:#363636;
	display:block;
	padding-bottom:10px;
}
ul#solNav ul li {
	padding:0 0 10px 34px;
}
#solCategory {
	background: url(images/solColLine.jpg) repeat-x bottom;
	border-top:2px solid #e1e1e1;
	padding:8px 0 5px 0;
	margin-bottom:26px;
}
ul#solCatNav {
	padding:0 10px 0 0;
	width:120px;
	float:left;
}
ul#solCatNav li {
	background:url(images/bullet-blue.png) no-repeat left 9px;
	padding:0 0 10px 12px;
	display:inline-block;
	list-style-type:none;
}
ul#solCatNav li a {
	text-decoration:none;
	font:16px Verdana;
	color:#00599c;
	display:block;
}
ul#solCatNav li a:hover {
	color:#363636;
}
ul#solCatNav2 {
	padding:0 10px 0 0;
	width:230px;
	float:left;
}
ul#solCatNav2 li {
	background:url(images/bullet-blue.png) no-repeat left 9px;
	padding:0 0 10px 12px;
	display:inline-block;
	list-style-type:none;
}
ul#solCatNav2 li a {
	text-decoration:none;
	font:16px Verdana;
	color:#00599c;
	display:block;
}
ul#solCatNav2 li a:hover {
	color:#363636;
}
#solArticle {
	border-bottom:1px solid #e1e1e1;
	margin-bottom:8px;
	padding-bottom:8px;
	position:relative;
}
#solArticle h3 {
	padding-bottom:0;
}
#solArticle h3 span {
	font:16px Verdana;
	color:#363636;
}
#bckTop {
	position:absolute;
	bottom:7px;
	right:0;
}
#bckTop a {
	text-decoration:none;
	font:13px Verdana;
	color:#00599c;
}
.padFlex {
	padding-bottom:0 !important;
}
/*Privacy area*/
.privacyDesc p {
	padding-bottom:26px;
}
.privacyDesc p span {
	font:bold 13px/21px Verdana;
	color:#363636;
}
.privacyDesc p a {
	text-decoration:none;
	font:13px Verdana;
	color:#00599c;
}
.privacyDesc p a:hover {
	color:#363636;
}
.subLeft-cust {
	min-height:471px !important;
}
/*Customer area*/
.cust-img {
	overflow:hidden;
	width:143px;
	float:left;
}
.cust-desc {
	width:570px;
	float:left;
}
.cust-desc h3 {
	font:16px Verdana;
	padding-bottom:5px;
}
.cust-desc h3 a {
	text-decoration:none;
	color:#00599C;
}
.cust-desc h3 a:hover {
	color:#064675;
}
.cust-desc p {
	font:13px/20px Verdana;
	padding-bottom:0;
	color:#363636;
}
#custClick {
	margin-top:40px;
}
#custClick p {
	font:16px Verdana, Arial, Helvetica, sans-serif;
	color:#363636;
	padding:0;
}
#custClick p a {
	font:16px Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#00599c;
}
#custClick p a:hover {
	text-decoration:underline;
}
/*Company area*/
ul#compNav {
	padding-bottom:22px;
}
ul#compNav li {
	background:url(images/bullet-blue.png) no-repeat left 8px;
	list-style-type:none;
	padding:0 0 2px 12px;
	color:#363636;
}
ul#compNav li a {
	text-decoration:none;
	display:inline-block;
	font:13px Verdana;
	color:#00599c;
}
ul#compNav li a:hover {
	color:#363636;
}
#comp-wrap {
	padding-bottom:26px;
	width:714px;
}
#comp-wrap #comp-img {
	border:1px solid #00599c;
	margin-right:15px;
	height:227px;
	width:281px;
	float:left;
}
#comp-wrap #comp-info {
	width:262px;
	float:left;
}
#comp-wrap #comp-info h3 {
	padding-bottom:2px;
	font:16px Verdana;
}
#comp-wrap #comp-info p {
	font:16px/22px Verdana;
	color:#363636;
}
/*Resources area*/
#resource-info {
	padding-bottom:12px;
}
#resource-info p {
	padding-bottom:12px;
	font:16px Verdana;
	color:#363636;
}
#resource-info p span {
	font:16px Verdana;
	color:#00599c;
}
#resource-info p a {
	text-decoration:none;
	font:16px Verdana;
	color:#00599c;
}
#resource-info p a:hover { text-decoration:underline;}
/*Contact area*/
#cont-wrap {
	padding:22px 32px 20px 16px;
	border:1px solid #000;
	height:305px;
	width:531px;
}
#contLeft {
	margin-right:8px;
	width:304px;
	float:left;
}
#contLeft .contHold {
	padding-bottom:10px;
	display:block;
	width:304px;
}
#contLeft .contHold label {
	font:bold italic 12px Arial;
	padding:2px 6px 0 0;
	text-align:right;
	width:74px;
	color:#000;
	float:left;
}
#contLeft .contHold label span {
	color:#00589e;
}
#contLeft .contFname {
	background:url(images/npt-fname.jpg) no-repeat;
	width:123px;
	height:19px;
	float:left;
}
#contLeft .contFname input[type="text"] {
	font:11px Arial, Helvetica, sans-serif;
	background:none;
	display:block;
	padding:2px;
	width:119px;
	height:15px;
	color:#000;
	border:0;
}
#contLeft .contComp {
	background:url(images/npt-comp.jpg) no-repeat;
	width:223px;
	height:19px;
	float:left;
}
#contLeft .contComp input[type="text"] {
	font:11px Arial, Helvetica, sans-serif;
	background:none;
	display:block;
	padding:3px;
	width:219px;
	height:15px;
	color:#000;
	border:0;
}
#contLeft .contZip {
	background:url(images/npt-zip.jpg) no-repeat;
	width:73px;
	height:19px;
	float:left;
}
#contLeft .contZip input[type="text"] {
	font:11px Arial, Helvetica, sans-serif;
	background:none;
	display:block;
	padding:2px;
	width:69px;
	height:15px;
	color:#000;
	border:0;
}
#contRight {
	width:218px;
	float:left;
}
#contRight .contHold {
	padding-bottom:10px;
	display:block;
	width:218px;
}
#contRight .contHold label {
	font:bold italic 12px Arial;
	padding:2px 6px 0 0;
	text-align:right;
	width:74px;
	color:#000;
	float:left;
}
#contRight .contHold label span {
	color:#00589e;
}
#contRight .contFname {
	background:url(images/npt-fname.jpg) no-repeat;
	width:123px;
	height:19px;
	float:left;
}
#contRight .contFname input[type="text"] {
	font:11px Arial, Helvetica, sans-serif;
	background:none;
	display:block;
	padding:3px;
	width:119px;
	height:15px;
	color:#000;
	border:0;
}
#contRight .contHold select {
	font:11px Arial, Helvetica, sans-serif;
	width:137px;
	height:19px;
	color:#000;
}
#contRight #custHeight {
	height:28px;
}
#contBtm {
	margin-bottom:10px;
	width:405px;
}
#contBtm label {
	font:bold Italic 12px Arial;
	padding-right:6px;
	text-align:right;
	width:175px;
	float:left;
	color:#000;
}
#contBtm #contHear {
	background:url(images/npt-hear.jpg) no-repeat;
	width:223px;
	height:19px;
	float:left;
}
#contBtm #contHear input[type="text"] {
	font:11px Arial, Helvetica, sans-serif;
	background:none;
	width:219px;
	height:15px;
	padding:3px;
	color:#000;
	border:0;
}
#contBtmNeds {
	width:446px;
}
#contBtmNeds label {
	font:italic bold 12px Arial;
	padding-bottom:5px;
	width:446px;
	color:#000;
	float:left;
}
#contBtmNeds #contNeeds {
	background:url(images/npt-needs.jpg) no-repeat;
	margin-left:2px;
	width:442px;
	height:58px;
	float:left;
}
#contBtmNeds #contNeeds textarea {
	font:11px Arial, Helvetica, sans-serif;
	background:none;
	width:432px;
	height:48px;
	padding:5px;
	color:#000;
	border:0;
}
#contSubmt {
	margin-top:10px;
	width:53px;
	height:20px;
	float:right;
}
#contSubmt input[type="submit"] {
	background:url(images/contSubmt.jpg) no-repeat;
	cursor:pointer;
	text-indent:-9999px;
	border:0;
	width:53px;
	height:20px;
}
.sftware-btn2 {
	left:155px !important;
}
/*Hack*/
.Chrome span.wpcf7-not-valid-tip {
	top:2px;
}
.Chrome #foterWrap {
	padding-top:8px;
	height:70px;
}
.Chrome #header #topArea a.emailIco {
	background:url(images/ico-email.png) no-repeat 0 2px;
}
.Safari span.wpcf7-not-valid-tip {
	top:2px;
}
.Safari #foterWrap {
	padding-top:8px;
	height:70px;
}
.Safari #header #topArea a.emailIco {
	background:url(images/ico-email.png) no-repeat 0 2px;
}
.Safari #header #topArea a.emailIco {
	background:url(images/ico-email.png) no-repeat 0 2px;
}
.IE9 #header #head-right #topArea {
	width:255px;
}
.IE8 #foterWrap {
	padding-top:8px;
	height:70px;
}
.IE8 #header #topArea a.emailIco {
	background:url(images/ico-email.png) no-repeat 0 2px;
}
.IE8 ul#topnav {
	width:475px;
}
.IE7 #foterWrap {
	padding-top:8px;
	height:78px;
}
.IE7 #header #topArea a.emailIco {
	background:url(images/ico-email.png) no-repeat 0 2px;
}
.IE7 ul#topnav {
	width:479px;
}
.MacOS.Chrome #topArea {
	width:250px !important;
}
.MacOS.Safari #topArea {
	width:250px !important;
}
.MacOS.Firefox #header #topArea {
	width:249px;
}
/* From Default Template Css */
/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.625em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.625em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
/* Images */
.entry-content img, .comment-content img, .widget img {
/*max-width: 97.5%;  Fluid images for posts, comments, and widgets */
}
 img[class*="align"], img[class*="wp-image-"], img[class*="attachment-"] {
 height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
img.size-full, img.size-large {
	/*max-width: 97.5%;*/
	width: auto; /* Prevent stretching of full-size and large-size images with height and width attributes in IE8 */
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
.entry-content img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
img.alignleft, img.alignright, img.aligncenter {
	margin-bottom: 1.625em;
}
p img, .wp-caption {
	margin-top: 0.4em;
}
/* =Comments
----------------------------------------------- */
#comments-title {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	line-height: 2.6em;
	padding: 0 0 2.6em;
	text-transform: uppercase;
}
.nopassword, .nocomments {
	color: #aaa;
	font-size: 24px;
	font-weight: 100;
	margin: 26px 0;
	text-align: center;
}
.commentlist {
	list-style: none;
	margin: 0 auto;
	width: 68.9%;
}
.content .commentlist, .page-template-sidebar-page-php .commentlist {
	width: 100%; /* reset the width for the one-column and sidebar page layout */
}
.commentlist > li.comment {
	background: #f6f6f6;
	border: 1px solid #ddd;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 0 0 1.625em;
	padding: 1.625em;
	position: relative;
}
.commentlist .pingback {
	margin: 0 0 1.625em;
	padding: 0 1.625em;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li.comment {
	background: #fff;
	border-left: 1px solid #ddd;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
	margin: 1.625em 0 0;
	padding: 1.625em;
	position: relative;
}
.commentlist .children li.comment .fn {
	display: block;
}
.comment-meta .fn {
	font-style: normal;
}
.comment-meta {
	color: #666;
	font-size: 12px;
	line-height: 2.2em;
}
.commentlist .children li.comment .comment-meta {
	line-height: 1.625em;
	margin-left: 50px;
}
.commentlist .children li.comment .comment-content {
	margin: 1.625em 0 0;
}
.comment-meta a {
	font-weight: bold;
}
.comment-meta a:focus, .comment-meta a:active, .comment-meta a:hover {
}
.commentlist .avatar {
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 2px #ccc;
	-moz-box-shadow: 0 1px 2px #ccc;
	box-shadow: 0 1px 2px #ccc;
	left: -102px;
	padding: 0;
	position: absolute;
	top: 0;
}
.commentlist > li:before {
	content: url(images/comment-arrow.png);
	left: -21px;
	position: absolute;
}
.commentlist > li.pingback:before {
	content: '';
}
.commentlist .children .avatar {
	background: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	left: 2.2em;
	padding: 0;
	top: 2.2em;
}
a.comment-reply-link {
	background: #eee;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #666;
	display: inline-block;
	font-size: 12px;
	padding: 0 8px;
	text-decoration: none;
}
a.comment-reply-link:hover, a.comment-reply-link:focus, a.comment-reply-link:active {
	background: #888;
	color: #fff;
}
a.comment-reply-link > span {
	display: inline-block;
	position: relative;
	top: -1px;
}
/* Post author highlighting */
.commentlist > li.bypostauthor {
	background: #ddd;
	border-color: #d3d3d3;
}
.commentlist > li.bypostauthor .comment-meta {
	color: #575757;
}
.commentlist > li.bypostauthor .comment-meta a:focus, .commentlist > li.bypostauthor .comment-meta a:active, .commentlist > li.bypostauthor .comment-meta a:hover {
}
.commentlist > li.bypostauthor:before {
	content: url(images/comment-arrow-bypostauthor.png);
}
/* Post Author threaded comments */
.commentlist .children > li.bypostauthor {
	background: #ddd;
	border-color: #d3d3d3;
}
/* sidebar-page.php comments */
/* Make sure we have room for our comment avatars */
.page-template-sidebar-page-php .commentlist > li.comment, .page-template-sidebar-page-php.commentlist .pingback {
	margin-left: 102px;
	width: auto;
}
/* And a full-width comment form */
.page-template-sidebar-page-php #respond {
	width: auto;
}
/* Comment Form */
#respond {
	background: #ddd;
	border: 1px solid #d3d3d3;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 0 auto 1.625em;
	padding: 1.625em;
	position: relative;
	width: 68.9%;
}
#respond input[type="text"], #respond textarea {
	background: #fff;
	border: 4px solid #eee;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: inset 0 1px 3px rgba(204, 204, 204, 0.95);
	-moz-box-shadow: inset 0 1px 3px rgba(204, 204, 204, 0.95);
	box-shadow: inset 0 1px 3px rgba(204, 204, 204, 0.95);
	position: relative;
	padding: 10px;
	text-indent: 80px;
}
#respond .comment-form-author, #respond .comment-form-email, #respond .comment-form-url, #respond .comment-form-comment {
	position: relative;
}
#respond .comment-form-author label, #respond .comment-form-email label, #respond .comment-form-url label, #respond .comment-form-comment label {
	background: #eee;
	-webkit-box-shadow: 1px 2px 2px rgba(204, 204, 204, 0.8);
	-moz-box-shadow: 1px 2px 2px rgba(204, 204, 204, 0.8);
	box-shadow: 1px 2px 2px rgba(204, 204, 204, 0.8);
	color: #555;
	display: inline-block;
	font-size: 13px;
	left: 4px;
	min-width: 60px;
	padding: 4px 10px;
	position: relative;
	top: 40px;
	z-index: 1;
}
#respond input[type="text"]:focus, #respond textarea:focus {
	text-indent: 0;
	z-index: 1;
}
#respond textarea {
	resize: vertical;
	width: 95%;
}
#respond .comment-form-author .required, #respond .comment-form-email .required {
	color: #bd3500;
	font-size: 22px;
	font-weight: bold;
	left: 75%;
	position: absolute;
	top: 45px;
	z-index: 1;
}
#respond .comment-notes, #respond .logged-in-as {
	font-size: 13px;
}
#respond p {
	margin: 10px 0;
}
#respond .form-submit {
	float: right;
	margin: -20px 0 10px;
}
#respond input#submit {
	background: #222;
	border: none;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
	color: #eee;
	cursor: pointer;
	font-size: 15px;
	margin: 20px 0;
	padding: 5px 42px 5px 22px;
	position: relative;
	left: 30px;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
}
#respond input#submit:active {
	background: #1982d1;
	color: #bfddf3;
}
#respond #cancel-comment-reply-link {
	color: #666;
	margin-left: 10px;
	text-decoration: none;
}
#respond .logged-in-as a:hover, #respond #cancel-comment-reply-link:hover {
	text-decoration: underline;
}
.commentlist #respond {
	margin: 1.625em 0 0;
	width: auto;
}
#reply-title {
	color: #373737;
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
}
#cancel-comment-reply-link {
	color: #888;
	display: block;
	font-size: 10px;
	font-weight: normal;
	line-height: 2.2em;
	letter-spacing: 0.05em;
	position: absolute;
	right: 1.625em;
	text-decoration: none;
	text-transform: uppercase;
	top: 1.1em;
}
#cancel-comment-reply-link:focus, #cancel-comment-reply-link:active, #cancel-comment-reply-link:hover {
	color: #ff4b33;
}
#respond label {
	line-height: 2.2em;
}
#respond input[type=text] {
	display: block;
	height: 24px;
	width: 75%;
}
#respond p {
	font-size: 12px;
}
p.comment-form-comment {
	margin: 0;
}
.form-allowed-tags {
	display: none;
}
/*Accordion area*/
ul#menu-software li {
	list-style-type:none;
	padding-bottom:11px;
}
ul#menu-software li a {
	text-decoration:none;
}
ul.sub-menu li {
	list-style-type:none;
	padding-bottom:5px;
}
ul.sub-menu li a {
	text-decoration:none;
	color:#363636 !important;
}
ul.sub-menu li.menu-item-121, ul.sub-menu li.menu-item-213, ul.sub-menu li.menu-item-215, ul.sub-menu li.menu-item-859 {
	padding-bottom:0 !important;
}
ul.sub-menu li.menu-item-104, ul.sub-menu li.menu-item-170, ul.sub-menu li.menu-item-213, ul.sub-menu li.menu-item-215, ul.sub-menu li.menu-item-859 {
	padding-top:10px !important;
}
ul.sub-menu li.current-menu-item a {
	color:#00599c !important;
}
ul#menu-software li.current-menu-item a, ul#menu-services li.current-menu-item a, ul#menu-solutions li.current-menu-item a, ul#menu-customers li.current-menu-item a {
	color:#00599c;
}
/*Search area*/
.searchMain h1 {
	padding-bottom: 5px;
	color: #00599C;
	font: 19px Verdana;
}
.searchMain h1 a {
	text-decoration:none;
}
.searchMain h2 {
	padding-bottom:20px;
	color: #252525;
	font: 23px Verdana;
}
.searchMain .comments-link {
	display:none;
}
.entry-meta {
	padding:10px 0;
}
.entry-content2 #srch-nptBg {
	margin-right:5px;
	width: 137px;
	height: 19px;
	float:left;
}
.entry-content2 #srch-nptBg input[type="text"] {
	height: 18px;
	padding:2px 15px;
	width: 107px;
	float:left;
}
.entry-content2 #searchsubmit {
	width:54px;
	float:left;
}
/*All Departments*/
#sortWrap {
	border-bottom:1px solid #42b1ff;
	margin-bottom:16px;
	padding-bottom:6px;
	float:left;
	width:714px;
}
#sortWrap label {
	padding:3px 3px 0 0;
	font:12px Arial;
	width:53px;
	float:left;
}
#sortWrap select {
	margin:3px 8px 0 0;
	font:12px Arial;
	width:139px;
	float:left;
}
#sortWrap input[type="button"] {
	font:12px Arial;
	height:22px;
	width:34px;
	float:left;
}
#depTitle table th {
	text-transform:uppercase;
	font:bold 12px Arial;
	padding-bottom:8px;
	padding-left:4px;
	text-align:left;
	color:#000;
}
#depTitle table td img {
	vertical-align:middle;
}
#depTitle table th.titleCust {
	width:199px;
}
#depTitle table th.titleInd {
	width:113px;
}
#depTitle table th.titleDept {
	width:103px;
}
#depTitle table th.titleType {
	width:110px;
}
#depTitle table th.titleForm {
	width:42px;
}
#depTitle tr.lBlue td, #depTitle tr.bgWhite td {
	border-right:1px solid #fff;
	padding:4px 4px 6px 4px;
	background:#d0ebfe;
	font:13px Arial;
	text-align:left;
	color:#000;
}
#depTitle tr.bgWhite td {
	background:#fff;
}
#depTitle td.descBlue1 {
	width:191px;
}
#depTitle td.descBlue2 {
	width:109px;
}
#depTitle td.descBlue3 {
	width:99px;
}
#depTitle td.descBlue4 {
	width:106px;
}
#depTitle td.descBlue5 {
	width:38px;
}
/*nav Final */

ul#topnav {
	width:475px;
	float:left;
}
ul#topnav > li {
	position:relative;
	font:16px Verdana;
	display:inline;
	z-index:9999;
}
ul#topnav > li .sub-menu {
	background:#fff url(images/nav-bg.jpg)repeat-x;
	padding:16px 0 10px 6px;
	position:absolute;
	display:none;
	width:200px;
	top:35px;
	left:0;
}
ul#topnav > li .sub-menu li {
	width:194px;
	float:left;
	padding:0;
}
ul#topnav > li .sub-menu li a {
	font:13px Verdana;
	padding:6px 10px;
	background:none;
	color:#363636;
}
ul#topnav > li .sub-menu li a:hover, ul#topnav > li .sub-menu li.current-menu-item a {
	background-color:#e1e1e1;
}
ul#topnav > li .sub2 {
	width:674px;
	left:-439px;
}
ul#topnav > li .sub-menu #subCol1 {
	width:244px;
	float:left;
}
ul#topnav > li .sub-menu #subCol1 h5, ul#topnav > li .sub-menu #subCol2 h5, ul#topnav > li .sub-menu #subCol3 h5 {
	padding-left:9px;
}
ul#topnav > li .sub-menu #subCol1 ul li {
	width:244px;
}
ul#topnav > li .sub-menu #subCol2 {
	width:225px;
	float:left;
}
ul#topnav > li .sub-menu #subCol2 ul li {
	width:225px;
}
ul#topnav > li .sub-menu #subCol3 {
	width:205px;
	float:left;
}
ul#topnav > li .sub-menu #subCol3 ul li {
	width:196px;
}
ul#topnav li {
	list-style-type:none;
	font:16px Verdana;
	padding:0 7px;
	color:#fff;
	float:left;
}
ul#topnav li a {
	padding:9px 8px 8px 0;
	text-decoration:none;
	font:16px Verdana;
	display:block;
	color:#fff;
}
ul#topnav li:hover a {
	color:#363636;
}
ul#topnav li:hover, ul#topnav li.current-menu-item {
	background: url(images/navRight.png) no-repeat right center;
	color:#363636;
}
ul#topnav li a:hover, ul#topnav li.current-menu-item a {
	background: url(images/navleft.jpg) no-repeat left;
	color:#363636;
}
ul#topnav li:hover, ul#topnav li.current-page-ancestor {
	background: url(images/navRight.png) no-repeat right center;
	color:#363636;
}
ul#topnav li a:hover, ul#topnav li.current-page-ancestor a {
	background: url(images/navleft.jpg) no-repeat left;
	color:#363636;
}
/*Nav box shadow*/
ul#topnav li ul.sub-menu {
	-moz-box-shadow:0 4px 7px #979393;
	-webkit-box-shadow:0 4px 7px #979393;
	box-shadow:0 4px 7px #979393;
	behavior: url(js/PIE.htc);
}
.IE8 ul#topnav li ul.sub-menu {
	border-bottom: 1px solid #DBDBDB;
    border-left: 1px solid #DBDBDB;
    border-right: 1px solid #DBDBDB;
}
.IE7 ul#topnav li ul.sub-menu {
	border-bottom: 1px solid #DBDBDB;
    border-left: 1px solid #DBDBDB;
    border-right: 1px solid #DBDBDB;
}
.MacOS.Safari ul#topnav li ul.sub-menu {
	border-bottom: 1px solid #DBDBDB;
    border-left: 1px solid #DBDBDB;
    border-right: 1px solid #DBDBDB;		
}
.Safari ul#topnav li ul.sub-menu {
	border-bottom: 1px solid #DBDBDB;
    border-left: 1px solid #DBDBDB;
    border-right: 1px solid #DBDBDB;		
}
ul#topnav li#menu-item-46.menu-item ul.sub-menu li#menu-item-448 a, ul#topnav li#menu-item-46.menu-item ul.sub-menu li#menu-item-449 a, ul#topnav li#menu-item-46.menu-item ul.sub-menu li#menu-item-452 a, ul#topnav li#menu-item-46.menu-item ul.sub-menu li#menu-item-453 a {
	font-weight: bold;
	color: #000;
}
ul#topnav > li#menu-item-46.menu-item .sub-menu {
	left:-327px;
	width:450px;
}
ul#topnav > li#menu-item-13.menu-item .sub-menu {
	left:-121px;
}
/* Logo Hack */
.Chrome #header #logo {	
	padding-bottom:13px;
}
/*Menu Hack*/
.Chrome ul#topnav {
	/*margin-top:13px;*/
}
.Chrome ul#topnav > li .sub-menu {
	top:35px;
}
.Safari ul#topnav {
	/*margin-top:13px;*/
}
.Safari ul#topnav > li .sub-menu {
	top:35px;
}
.IE9 ul#topnav {
	/*margin-top:13px;*/
}
.IE9 ul#topnav > li .sub-menu {
	top:36px;
}
.IE8 ul#topnav {
	/*margin-top:13px;*/
}
.IE8 ul#topnav > li .sub-menu {
	background:url(images/nav-bg.jpg) repeat-x;
	top:35px;
}
.IE7 ul#topnav {
	/*margin-top:13px;*/
}
.IE7 ul#topnav > li .sub-menu {
	background:url(images/nav-bg.jpg) repeat-x;
	top:35px;
}
#errorSearch #srch-nptBg {
	float: left;
	height: 19px;
	margin-right: 5px;
	width: 137px;
}
#errorSearch #srch-nptBg input[type="text"] {
	float: left;
	height: 18px;
	padding: 2px 15px;
	width: 107px;
}
#errorSearch #searchsubmit {
	float: left;
	width: 54px;
}

input {
    -webkit-appearance: none;
    border-radius: 0;
}
/*custom css*/
.menu-item-has-children .custommenuarrow {
    display: none;
}
.custommenuarrow {
    cursor: pointer;
    display: none;
    position: absolute;
    right: 10px;
    top: 0px;
    background-image: url(images/down-arrow.png);
    height: 9px;
    width: 18px;
	padding-top:16px;
	padding-bottom:13px;
	background-repeat:no-repeat;
	background-position:0 16px;
}

.custommenuarrow_active{
 display: none;
 cursor: pointer;
    display: none;
    position: absolute;
    right: 10px;
    top: 0px; background-image: url(images/up-arrow.png);
    height: 9px;
    width: 18px;
	padding-top:16px;
	padding-bottom:13px;
	background-repeat:no-repeat;
	background-position:0 16px;
}
ul#topnav li .sub-menu li .custommenuarrow{
  display: none;
}
.custom_responsive_menu {	background:url(images/subLeft-line.jpg) repeat-x top;
	padding:30px 0 15px 0;
	width:238px;
	display:none;
}

#responsive-menu .menu-main-menu-container #menu-main-menu li span.appendLink {
    border-left: medium none !important;
}

#responsive-menu .appendLink, #responsive-menu .responsive-menu li a, #responsive-menu #responsive-menu-title a {border-left:none !important;}
#responsive-menu .appendLink { border-width:1px 0 1px 0px !important;}
ul#topnav li.extramenu { display:none;}

/*#bgWrap { display:none;}*/

/*.menu-item-has-children .custommenuarrow {
    display: none;
}
.custommenuarrow {
    cursor: pointer;
    display: none;
    position: absolute;
    right: 10px;
    top: 5px;
}
*//*custom css*/
/*responsive css starts*/
@media screen and (max-width: 1024px) {
.menu-item-has-children .custommenuarrow {display: block;}
ul#topnav li.menu-item-has-children { padding-right:28px;}
ul#topnav { width:542px;}
#bgWrap.padBtm149 { padding-bottom:40px !important;}
#subLeft-cust { min-height:10px !important;}
}

/*iPad-Portrait*/ 
@media screen and (max-width: 979px) {
#headerWrap #header { width:100%; padding:0 20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}	
#feat-sftware { width:100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
#feat-bestCmpany { width:100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
#footer { width:100%; padding:0 20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
#homecontainer { width:100%; padding-left:20px; padding-right:20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
#container {width:100%; padding:0 20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
#subRight { width:66%;}
#subLeft, #subLeft #subNavWrap, #subLeft-cust { width:220px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
#subLeft-cust { padding-left:0px; padding-right:0px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width:220px;}
#subRight .subRight-desc { width:56%;}
#feat-sftware .sftwareTone { width:23.5%; height:auto;}
#feat-sftware .sftware-img img { width:100%; height:auto;}
#feat-sftware .sftware-img { position:relative;}
#feat-sftware .sftware-title h3 { font-size:30px;}
#feat-sftware .sftware-btn { bottom:8px; right:5px; top:auto; left:auto !important;}
.feat-bestTone { width:22.5%; height:auto;}
.feat-bestTone .feat-best-logo img { width:100%;}
.ngg-slideshow { max-height:290px !important;}
#container { width:100%; padding:0 20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.cust-desc { width:100%;}	
#comp-wrap { width:100%;}
#comp-wrap #comp-info { margin-top:10px;}
img.custom_prog-img { width:100%; height:auto;}
}
@media screen and (max-width: 735px) {
#feat-sftware .sftwareTone { width:47%; margin-bottom:20px;}
.feat-bestTone { width:46%; margin-bottom:25px; min-height:168px;}
.feat-bestTone.feat-bestTone_2 { margin-right:0px;}
ul#topnav { display:none;}
ul#footNav li { float:none; display:inline-block;}
ul#footNav { width:100%; text-align:center;}
.ngg-slideshow { max-height:220px !important;}
#header #topArea { width:100%; text-align:center; padding-top:8px;}
ul#topArea li { display:inline-block; float:none;}
#subRight .subRight-desc { width:60%;}
#subRight { width:100%;}
#subRight .subRight-img { width:160px; height:auto;}
#subRight .subRight-img img { width:100%;}
#subLeft, #subLeft-cust, #testiWrap #testi-desc, #testiWrap #testi-head, #testiWrap, #subLeft #subNavWrap { width:100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
/*#subLeft-cust { min-height:inherit !important;}*/
.custom_prog-img.size-full { width:100%;}
#responsive-menu .responsive-menu li:last-child a { border-bottom:1px solid #3c3c3c !important;}
#responsive-menu .responsive-menu li:last-child ul.sub-menu li a { border-bottom:none !important;}
#responsive-menu .responsive-menu li:last-child ul.sub-menu li:first-child a { border-top:none !important;}
#sub-head { height:auto; padding:20px 10px 0;}
#sub-head h2 { font-size:32px;}
.hide_subNavWrap { display:none;}
.custom_responsive_menu { display:block; width:100%; text-align:center;}
.custom_responsive_menu select {    border: 1px solid #ccc; border-radius: 4px; font-size: 16px; margin: 0 20px; padding: 8px 10px 6px;
width: 86%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.feat-bestTone .feat-best-logo img { width:auto;}	
#foterWrap { height:auto;}

}
@media screen and (max-width: 480px) {
.feat-bestTone { min-height:184px;}
}
@media screen and (max-width: 479px) {
#feat-sftware .sftwareTone { width:100%;}
.feat-bestTone { width:100%;}
#header #logo { width:230px; height:45px;}
#header #logo img { width:100%;}
.ngg-slideshow { max-height:160px !important;}
#subRight .subRight-desc { width:100%; margin-top:15px;}
#subRight .subRight-img { width:100%;}
.sv_with_info.size-full { width:100%;}
.ngg-slideshow img { max-width:100% !important;}
.feat-bestTone { min-height:inherit;}
}







