
/* CSS Document */
*
{
	margin:0px;
	padding:0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
}

body {
		font: 80%/1.5 arial, helvetica, sans-serif;
		background-color:  #fff;
		margin: auto;
		}
		/* new design */
p { margin: 0 0 0 0; }
.clear { clear: both; height:1px;}
a img { border: 0px;}
/* General titles---------------------------------------------------------------- */
h1 {	font: 25px/19px arial, helvetica, sans-serif;
	letter-spacing: -0.03em;
	color: black;
	text-align: center;
	margin-top: 15px;	
	margin-bottom: 15px;	  
	}	

h2 {
	font-family: Times New Roman, serif;
	letter-spacing: 0em;
	font-size: 28pt;
	color: #666;
	margin-top: 5px;
	margin-bottom: 1px;
	text-align: center;	
	}
h3 {
	font: 18px/24px arial, helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 0.02em;
	color: black;
	text-align: left;
	margin: 0px;
	} 
h5 {	font: 25px/19px arial, helvetica, sans-serif;
	letter-spacing: -0.03em;
	color: black;
	text-align: center;
	margin-top: 15px;	
	margin-bottom: 15px;	  
	}
site_wrap
{
	width:100%;
	min-height:300px;
	margin:0 auto;
	overflow:hidden;
	background:#fff;
	margin-bottom:0px;
}
.row
{
	float:right;
	width:100%;
}
#header,#middle,#footer
{
	float:left;
	width:100%;
}
.header-wrap {
	height:77px;
	background: url("../images/header1-bg.png") repeat-x scroll center top transparent;
	width:100%;
	margin-bottom:20px;
}
.header-content {
	width:980px;
	margin:0 auto;
}
.header-logo {
	height:54px;
	width:193px;
	background:url(../images/header-logo.png) center top no-repeat;
	float:left;
	margin:23px 0 0;
}
.slogan {
	float:left;
	margin:27px 0 0 15px;
	color:#fff;
	font-family:"Lucida Sans Unicode","Lucida Grande","Lucida Sans",Lucida,sans-serif;
	font-size:17px;
}
#header
{
	height:63px;
	background:url(../images/header_bg.jpg) left top no-repeat;
}
.phone-info {
	float: left;
    margin: 12px 5px 0 118px;
    width: 254px;
}
.phone-info p {
	color: #FFFFFF;
    float: left;
    font: 9.3pt/12pt tahoma arial,helvetica,sans-serif;
    padding: 0 10px;
    text-align: center;
	border-right:1px solid #fff;
	width:105px;
	overflow:hidden;
}
.phone-info p span { color: #FFFFFF;}

.social { float:right; height: 16px;margin: 8px 9px 1px 0;}
.social a{ padding: 0 3px;}

#search {
	margin:0 -12px 6px 0;
	float:right;
}
#searchButton {
	position:relative;
	top:4px;
	right:22px;
}
input.gsc-search-button, 
input.gsc-search-button:hover, 
input.gsc-search-button:focus {
	background-color:#4d90fe !important;
}
.cse .gsc-search-button input.gsc-search-button-v2, input.gsc-search-button-v2 {margin-top:1px !important;}
.gsc-search-box-tools .gsc-search-box .gsc-input {padding-right:0 !important;}
#tabletop {
	width:776px;
	float:left;
	margin-top:2px;
	*margin-top:6px;
}
#tabletop .menulist li{
	width:105px;
}
#tabletop .menulist a{
	width:auto;
}

#middle
{
	min-height:100px;
	padding:44px 0px 20px;
	width:980px;
	float:none;
	margin:15px auto;
}
.content {
	margin:0 auto;
	width:1003px;
}
/* General layout---------------------------------------------------------------- */
#container {
	width: 100%;
	margin: 0 auto;
	background-color: white;
}
#wrapper 
{

	width: 100%;
	margin: 0 auto;
	background-color:  white;
	padding-bottom:1.5em;
}
#left_content 
{
	float: left;
	width: 930px;
	margin-top: -5px;
	background-color: white;
	
}
#content {
	float: left;
	width: 630px;
	background-color: white;
	margin-bottom: 10px;
	}
#box {
	float: left;
	width: 630px;
	margin-top: 20px;	
}

#box .block {
	float: right;
	width: 600px;
	background: #F1F9FF;
	margin-left: 10px;
	margin-bottom: 10px;
	border: 1px solid #dcdddd;
	padding: 8px;
}
#box #clearenv {
	background: #F1F9FF url("env_pic.gif") 5px 5px no-repeat;
}
#box #clearcheck {
	background: #F1F9FF url("clearcheck_pic.gif") 5px 5px no-repeat;
}
#box #comp_BL {
	background: #F1F9FF url("compbl_pic.jpg") 5px 5px no-repeat;
}

#box .block h4 {
	font: 19px/19px arial, helvetica, sans-serif;
	color: #6C98D8;
	margin-left: 130px;
	margin-top: 5px;
	margin-bottom: 3px;
}
#box .block h4  a{
color: #6C98D8;
text-decoration: underline;
}
#box .block h4 a:hover {
	text-decoration: none;
	color: #6C98D8;
}
#box .block  h5 {
	font-family: arial, helvetica, sans-serif;
	font-size: 10.1pt;
	color: black;
	margin-left: 130px;
	margin-top: 5px;
	margin-bottom: 3px;
	text-align: left;
}
#box .block  h5  a:hover{
text-decoration: none;
	color: black;
	}

#box .block  h5  a{ color: black;
text-decoration: none;
}
#box .block   a{
	text-decoration: underline;
	color: #6C98D8;
	}
#box .block   a:hover{
	text-decoration: none;
	color: #6C98D8;
	}
	
#box .block p {
	font-size: 13px;
	margin: 0px 0px 3px 130px;
	color: black;
	}
#box .block p a {
	font-size: 9pt;
	text-decoration: underline;
	color: #6C98D8;
}
#box .block p a:hover {
	color: #6C98D8;
	text-decoration: none;
}

#right {
	float: right;
	width: 270px;
	padding-right: 5px;
	padding-left: 8px;
	}
#about {
	float: left;
	margin-top: 23px;
}
#about .block h3 {
	font: 16px/18px arial, helvetica, sans-serif;
	font-weight: bold;
	color: black;
	margin-bottom: 0px;
    text-align: left;
}
#about .block p {
	font-size: 12px;
	color: black;
	margin: 0px 10px 0px 5px;
	margin-bottom: 10px;
	padding-right: 10px;
}
#about .block a {
	font-size: 10pt;
	color: #6C98D8;
	text-decoration: underline;
}
#about .block p a:hover {
	color: #6C98D8;
	text-decoration: none;
}

#about #contact {
	border-top: 1px solid #e0e0e0;
	width: 230px;
	margin: 10px 5px 5px 0px;
}
#about #contact h3 {
  margin-top: 5px;
  }

#about #contact span {
	
}
#about #contact a {
text-decoration: none;
}
#about #contact a:hover {
text-decoration: underline;
}

#about #main_testimonials {
width: 260px;
margin: 10px 0px 0px 3px;
padding-top: 12px;
border-top: 1px solid #e0e0e0;
}
#about #main_testimonials   p{
	font: 11.5px/13px arial, helvetica, sans-serif;
	color: black;
	margin-bottom: 10px;
}

#backtotop {
text-align: center;
	padding-bottom: 10px;
}
#backtotop  a{
	font: 12px arial, helvetica, sans-serif;
	color: #FF9900;
	text-decoration: none;
}
#backtotop  a:hover{
	text-decoration: none;
	}	
	
/*********************************************
	FOOTER MENU
*********************************************/
#footer
{
	padding:15px 0px;
	min-height:202px;
	background:url("/images/gray_bg1.png") left top repeat-x #fff;
}
#footer .row {
	width:980px;
	float:none;
	margin:0 auto;
}
#footer_menu
{
	float:left;
	width:100%;
}

#footer_menu ul
{
	float:left;
	width:100%;
	text-align:center;
}

#footer_menu li
{
	display:inline;
	height:10px;
	padding:0px 26px 0px 27px;
	background:url(../images/footer_menu_seperator.gif) left center no-repeat;
}

#footer_menu li:first-child
{
	background:none;
}

#footer_menu a
{
	font-size:11px;
	text-decoration:none;
	color:#000;
}

#footer_menu a:hover
{
	text-decoration:underline;
}
#logo
{
	float:left;
	margin-top:15px;
}

#copyrights
{
	float:left;
	width:100%;
	font-size:11px;
	text-align:center;
	padding-top:5px;
}

#dikla
{
	padding-right:55px;
	padding-top:1px;
	font-size:11px;
	text-decoration:none;
	background:url(../../images/dikla.jpg) right top no-repeat;
	color:#000;
}
.social-links {
	clear:both;	
}
.social-links a {text-decoration:none;}
/*********************************************
	FOOTER MENU
*********************************************/


/*********************************************
	LINKS LIST
*********************************************/
.links_list_title
{
	padding-left:5px;
	padding-bottom:3px;
	font-size:11px;
	border-bottom:1px solid #cccaca;
}

.links_list
{
	float: left;
    margin: 0 15px;
    padding: 10px 0 30px;
    width: 13%;
}

/*.links_list:first-child
{
	margin-left:250px;
}
*/
.links_list ul
{
	float:left;
	padding:5px;
	list-style:none;
}

.links_list li
{
}

.links_list a
{
	font-size:11px;
	color:#3671c8;
	text-decoration:none;
}

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



	/*CompBL Page ----------------------------------------------------------------------*/
#toplinks {
	margin-left: 30px;
	margin-right: 30px;
	}
#linkstable {
margin-bottom: 10px;
margin-top: 10px;
}
#linkstable1 {
margin-bottom: 0px;
margin-top: 0px;
}	
#toplinks #linkstable p {	
	font: 99%/1.5 arial, helvetica, sans-serif;
	letter-spacing: 0.02em;
	font-size: 9pt;
	color: #FF9900;
}
	
#toplinks #linkstable a {	
	font: 99%/1.5 arial, helvetica, sans-serif;
	letter-spacing: 0.02em;
	font-size: 9pt;
	color: #FF9900;
	text-decoration: underline;
	} 
#toplinks #linkstable a:hover {	
	color: #FF9900;
	text-decoration: none;
	} 
#main {	
	width: 550px;
	float: left;
	background-color: white;
	margin-right: 15px;
	margin-top:1em;
}

#product_content {	
	width: 550px;
}

#main #product_content h3 { 
	font: 18px/24px arial, helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 0.02em;
	color: black;
	text-align: left;
	margin-bottom: 8px;
	}

#product_content .text  p { 
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	letter-spacing: 0.02em;
	font-size: 10pt;
	color: black;
	margin-bottom: 15px;
}
#benefit {
margin-top: 10px;
}

#benefit p{
margin-left: 65px;

}
#product_content a{
color: #4F76B0;
text-decoration: underline;
}
#product_content a:hover{
text-decoration: none;
color: #4F76B0;
}
#product_content #benefit  a{
	font: 99%/1.5 arial, helvetica, sans-serif;
	letter-spacing: 0.02em;
	font-size: 10pt;
	color: black;
	text-decoration: underline;
	}
#product_content #benefit  a:hover{
	text-decoration: underline;
	}

#highlighted {
	font: 13px/16px arial, helvetica, sans-serif;
	background: #F1F9FF;
	color: black;
	width: 500px;
	padding: 5px 5px 5px 10px;
}	

#right_side {
	float: right;
	width: 280px;
	margin: -30px 15px 0px 25px;
}
#right_side  h3{ text-align: left;
color: black;
}
#right_side  p a{	color: #4F76B0;
}
#right_side  p a:hover { text-decoration: none;
}
#right_side #readyfor h4 {
	font: 100%/1.5 arial, helvetica, sans-serif;
	font-size: 14pt; 
	color: #FF9900;
	text-align: left;
	margin: 0px 0px 5px 0px;
}	

#right_side #readyfor p  {
	font: 12px/16px arial, helvetica, sans-serif;
	letter-spacing: 0.02em;
	color: #000000;
	margin-bottom: 15px;
	margin-top: 10px;
	text-align: left;
}

#right_side #readyfor p a {
color: #4F76B0;
}
#right_side #readyfor p a:hover { text-decoration: none;}

#testimonials {
	margin-top: 20px;
	background: #F1F9FF;
	width: 240px;
	padding: 10px 12px 10px 12px;
	margin-bottom: 15px;
	}
#right_side #testimonials h3 {
	font: 99%/1.5 arial, helvetica, sans-serif;
	letter-spacing: 0.02em;
	font-size: 14pt;
	color: black;
	text-align: left;
	margin-bottom: 5px;
	}
#right_side #testimonials h4 {
	font: 99%/1.5 arial, helvetica, sans-serif;
	letter-spacing: 0em;
	font-size: 13px;
	color: black;
	text-align: left;
	margin-bottom: 5px;
	margin-top: 20px;
	}
#right_side #testimonials p {
	margin-top: 5px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #000;
	}
	#right_side #testimonials a {
	font: 12px/16px arial, helvetica, sans-serif;
	letter-spacing: 0.02em;
	color: #4F76B0;
	}
#right_side #testimonials a:hover {
	text-decoration: none;}	
	
#side_actions .red_title { 
	font: 100%/1.5 arial, helvetica, sans-serif;
	font-size: 14pt; 
	color: #FF9900;
}
#side_actions .red_title a {
color: #FF9900;
}
#side_actions .red_title a:hover {
	text-decoration: none;
	color: #FF9900;
}
#side_actions .blue_title {
	font: 100%/1.5 arial, helvetica, sans-serif;
	font-size: 14pt; 
	color: #58a0da;
}
#side_actions .black_title {
	font: 100%/1.5 arial, helvetica, sans-serif;
	font-size: 14pt; 
	color: #545a5f;
}
#side_actions .black_title a {
color: black;
}
#side_actions .black_title a:hover {
	text-decoration: none;
}

.trial_version {
	border:1px solid #000;
	padding:6px;
	width:240px;
	margin:10px 0px 20px 0px;
	font-size:12px;
}



.arrowlistmenu {
width: 240px; /*width of menu*/
margin-bottom: 8px;
margin-top: 30px;
padding: 0;
}
.arrowlistmenu ul {
list-style-type: none;
margin: 0;
margin-top: 10px;
padding: 0;
}
.arrowlistmenu ul  li{
background: url(images/v_bullet.png) no-repeat 0px 5px; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
}
		
#tablepic { color: black;
		width: 930px;
		margin: auto;
		background-color: white;
		background: white url(BG_table.jpg) bottom no-repeat;
		/*border-bottom: 3px solid #ccc;*/
}
/*---------Services Page-----------------------------------------------------------------------------*/
#services_right {
	float: right;
	width: 300px;
	margin-top: 1em;
}
#whyus {
float: left;
	width: 240px;
	margin-top: 280px;
	margin-right: 10px;
	margin-bottom: 20px;
	font-size: 10pt;
	color: #4F76B0;
	background-color:  #F1F9FF;
	padding-right: 1em;
	padding-bottom: 1em;
	border-top: 5px solid #4F76B0;
	
	}	
#whyus  h3{
font-size: 17pt;
text-align: left;
color: #4F76B0;
padding-left: 1em;
padding-top: 10px;
margin-top: 10px;
margin-bottom: 5px;
}
#whyus  a{ text-decoration: underline;
color: #4F76B0;
}
#whyus  p {
padding-left: 1em;
}

#services {
width: 560px;
	float: left;
	background-color: white;
	margin: 10px 0px 0px 30px;	
}

#services_list ul { 
margin-top: 5px;
}
#services_list li { 
line-height: 12.5pt;
margin-left: 25px;
}

.bulletout {
	list-style-position: outside;
	}

#client_box	{
	width: 200px;
	/*background: #F1F9FF;*/
	margin-top: 50px;
	margin-bottom: 10px;
	border: 1px solid #dcdddd;
	padding: 8px;
}
#client_box	p span{	
	font-weight: bold;
	}
	#case_study {
	width: 240px;
	}
#case_study h3{
	font-family:arial, helvetica, sans-serif;
	font-size: 13pt;
	line-height: 14pt;
	font-weight: bold;
	letter-spacing: 0.02em;
	color: #4d79b9;
	width: 220px;
	text-align: left;
	margin-top: 25px;
}	
	
	
#services #product_content h3 { 
	font: 18px/24px arial, helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 0.02em;
	color: black;
		text-align: left;
	}	
/*About page*/

.image-caption {
	float: left; 
	padding-right: 2em; 
	padding-top: 0.5em;
	font: 0.8em arial, helvetica, sans-serif;
	text-align: left;
	width:194px;
}
.image-caption img {	
	padding:0.3em 0.3em 0.5em 0;
}
.about_products  {
width: 500px;
margin-bottom: 5px;
}	
.about_products  p{
font: 12px/15px arial, helvetica, sans-serif;
margin-bottom: 0px;

}
.about_products  h5{	
font: 15px/18px arial, helvetica, sans-serif;
font-weight: bold;
	color: black;
	margin-top: -2px;
	margin-bottom: 0px;
    text-align: left;
}
.about_products   a{	
    text-decoration: none;
}	
.about_products  a:hover{	
    text-decoration: underline;
	color: #4F76B0;
}	
#Certifications {
font: 9pt/1.5 arial, helvetica, sans-serif;
	letter-spacing: 0.01em;
	font-size: 9pt;
	padding-bottom: 3px;
	padding-left: 20px;
}	
#Certifications h3 {	
	font: 18px/24px arial, helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 0.02em;
	color: black;
	text-align: left;
	margin-bottom: 5px;
	}
#Certifications ul {	
	margin: 0.2em 0;
	*margin: 0.2em 0 0.2em 1.8em;
}
#Certifications img {	
margin-bottom:5px;
}
#toplinks h1 {	
	font: 25px/19px arial, helvetica, sans-serif;
	letter-spacing: -0.03em;
	color: black;
	text-align: center;
	margin-top: 15px;	
	margin-bottom: 15px;	  
	}
#toplinks h2 {	
	font: 20px/19px arial, helvetica, sans-serif;
	letter-spacing: -0.03em;
	color: black;
	text-align: left;
	margin-top: 15px;	
	margin-bottom: 8px;	  
	}

#main #product_content h5 { 
	font: 99%/1.5 arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	letter-spacing: 0.02em;
	color: black;
	text-align: left;
	margin-bottom: 10px;
	margin-top: 5px;
	}
	#main #product_content h2 { 
	font-family:arial, helvetica, sans-serif;
	font-size: 11.8pt;
	letter-spacing: 0.01em;
	font-weight: bold;
	color: #000;
	margin: 15px 0px 5px 0px;
    text-align: left;
	}	
#testimonials_logos {
	margin-top: 90px;
	text-align: center;
	
}	
/* -------------FAQ----------*/
#faq p{
margin-bottom: 25px;
}
#faq  ul{
margin-top: -15px;
}
#faq span{
	font-family:arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 10.5pt;
	color: #4F76B0;
}
#faq span  a{
	font-family:arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 10.5pt;
	color: #4F76B0;
}
#faq  a{
color: #4F76B0;

} 
#faq  a:hover{
color: #4F76B0;
text-decoration: none;
}  
.sub {
     font: 90%/1.5 arial;
	 letter-spacing: 3px;
	 font-weight: bold;
    font-size: 9.5pt;
    color: black;
      }	
	
.hide{
	display: none;
	}
	
.terms	{
    font: 99%/1.5 arial, helvetica, sans-serif;
	letter-spacing: 0.02em;
	line-height: 9pt;
	font-size: 9pt;
	color: black;
	} 
.termsblue	{

    font: 99%/1.5 arial, helvetica, sans-serif;
	letter-spacing: 0.02em;
	font-size: 9pt;
	color: #000;
	text-align: left;
	} 	
			
.titleblack a:hover {
	color: black;
	text-decoration: underline;
	}
		/*------------------uninstall page-------------------------- */
#uninstall  p{
width: 650px;
font: 99%/1.5 arial, helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	color: black;
	text-align: left;
}
#uninstall  p span{
font: 99%/1.5 arial, helvetica, sans-serif;
	font-size: 9pt;
	line-height: 11pt;
	display: block;
	color: black;
	text-align: left;
}
	/*------------------menu top & bottom footer-------------------------- */
.menusmall {
	font: 90%/1.5 arial, helvetica, sans-serif;
	letter-spacing: 0.01em;
	font-size: 8pt;
	color: black;
	text-align: center;
	} 

				/*
 HACKS: IE/Win for navigation bar:
 A small height on <li> and <a> tags and floating prevents gaps in menu.
 * html affects <=IE6 and *:first-child+html affects IE7.
 You may want to move these to browser-specific style sheets.
*/
*:first-child+html .menulist ul li {
 float: left;
width: 120px;
}
/*-----------Store-----------------------------*/
#toplinks .ClearCheck_store {
	width:580px;
	float:left;
	margin-top:20px;
}
#toplinks .ClearCheck_store h2 {
	font-size:18px;
	*font-size:17px;
	margin:10px 0px 20px 0px;}
#toplinks .ClearCheck_store h2 span {font-weight:bold;}
#toplinks .ClearCheck_store img {
	/*float:left;*/
	margin:0px 0px 0px 0px;
}
.ClearCheck_store_content {
width:510px;
*width:auto;
/*float:right;*/
}
.ClearCheck_store_content  ul {
list-style-image: url(images/vblue_bullet.gif);
}
.ClearCheck_store_content .store_li {
	margin-left:110px;
	*margin-left:140px;
}
.right_note {
width:240px;
/*border:1px solid #666;*/
	padding:10px 12px;
	margin:-30px 15px 0px 0px;
	_margin:0px 15px 0px 0px;
	background-color:#cde0fc;
}
.store_form {
	border:1px solid #666;
	margin:20px 13px 0px 0px;
	padding:5px 10px;
	width:240px;
}
.store_form  h3{
	font-size:15px;
}
.store_form  p{
	font:13px/13px arial, helvetica, sans-serif;
}
.store_form table {
	margin-top:10px;
}
.store_form_field {
	height:12px;
	font:11px/11px arial, helvetica, sans-serif;
	width:115px;
}

.calc {
	margin-top:0px;
	_margin-top:0px;
	width:580px;
}
.calc a, .calc h3  {text-decoration:none;color: #4F76B0;}
.calc a:hover ,.calc a:link, .calc a:hover h3 {text-decoration:underline;color: #4F76B0;}
.calc h3 {
font-size: 11pt;
margin-top:10px;
color: #4F76B0;
}
.calc ul {
	display: block;
	margin:0px 0px 20px 0px;
}

.calc .get_price {
padding:3px 5px;
/*border: 1px solid #999;*/
/*-moz-border-radius: 7px;*/
}
.calculate_price ul li span {font-weight:bold;}
#txtPrice {width:90px;}

.price_line {
background-color:#4F76B0;}
.logos_store {
margin:0 auto;
margin-top:20px;
text-align:center;
height:83px;
width:90%;
vertical-align:top;
}
#faq_store {
margin-bottom:15px;}
#faq_store span {font-weight:bold;}
#faq_store p {margin-bottom:10px;}

.store_readyforibm  {
	margin:5px 0px 5px 0px;
	padding:10px;
	width:250px;
	background-color:#CDE0FC;
}
.store_readyforibm  h5{
	font-size:15px;
	text-align:left;
	font-weight:bold;
	margin:0px 0px 5px 0px;
}
.store_readyforibm  h6{
	font-size:11px;
	font-weight:normal;
	margin:0px;
}
.contact_options {
	margin:40px 0px;
	height:90px;
}
.contact_options  a{
color: #4F76B0;
}
.contact_content {
	
}
.contact_support , .contact_info, .contact_mail{
	float:left;
	background-color:#ecf8fd;
	padding:10px 30px;
	height:100px;
	width:195px;
	*width:180px;
	}
.contact_info, .contact_mail  {
margin-left:25px;
}


/*Partners*/

.partners_main {
	width:800px;
	margin:20px 0px 30px 0px;
}
.partners_main  p{
	font-size:12px;
	text-align:justify;
	margin:15px 0px;
	width:580px;
}
.partners_main  ul {
	width:500px;
}
.partners_main  h3{
	font-size:17px;
	margin:10px 0px;
	color: #4F76B0;
}
.partners_main  img {
	float:right;
	padding:10px 0px;
}
.channel  {
	border-top:1px solid #000;
	margin:40px 0;
	padding:10px 0;
}
.partners_main h2 {
	margin:25px 0px !important;
}
.clearcheck_screenshot {
margin:0px 0px 0px 15px;
font-size:11px;
}
.clearcheck_screenshot  a, .clearcheck_screenshot  a:hover {
cursor:pointer;
text-decoration:none !important;
}
.screen1{
	background: #fff url("images/Clearcheck_screenshot1.gif") no-repeat top;
	height:158px;
	width:228px;
	display:block;
	float:left;
}
.screen1:hover {
background: #fff url("images/screenshot1_hover.gif") no-repeat top;
}
.screen1  p , .screen2  p {
	clear:both;
	text-align:center;
	padding-top:160px;
}
.screen2{
	background: #fff url("images/Clearcheck_screenshot2.gif") no-repeat top;
	height:158px;
	width:228px;
	display:block;
	float:left;
}
.screen2:hover {
	background: #fff url("images/screenshot2_hover.gif") no-repeat top;
}
.screen3 a{
	background: #fff url("images/Clearcheck_screenshot3.gif") no-repeat top;
	height:215px;
	width:290px;
	display:block;
	margin:10px 0px 0px -20px;
}
.screen3 a:hover {
	background: #fff url("images/screenshot3_hover.gif") no-repeat top;
	cursor:pointer;
}
.screen3  p {
	text-align:center;
}

.clearcheck_screenshot  img {
	padding:10px 0px 0px 0px;
}
/*CompBL screenshots*/
.main_screenshots {
	margin:0 auto;
	padding:20px 0px;
	width:545px;
}
.main_screenshots  img {
	float:left;
}
.main_screenshots  p {
	
}
.screenshots_small {
	width:170px;
	float:right;
	text-align:right;
}
.main_screenshots .screenshots_small   img {
	float:right;
	padding:3px;
}
.screenshots_templet {
}
.customers {
	width:100%;
}
.customers ul {
	list-style-type: none;
	margin: 0 auto;
	margin:45px auto;
	padding-bottom:30px;
	*margin-left:3em;
	width:100%;
}
.customers li {
	padding:21px 25px;
	width:28%;
	text-align:center;
	float:left;
	display:block;
	min-height:145px;
	font-size:14px;
	}

.customers li  div{
	min-height:100px;
}
.features_list {
	margin:10px 0px 20px 30px;
}	
.features_list h4{
	color:#5686cc;
	font:bold 15px arial, helvetica, sans-serif;
	margin:0px;
}
.features_list ul {
	list-style-image: url(images/square_bullet.gif);
	margin: 5px 0px;
}
.features_list  a{
	margin:0px 0px 0px 30px;
}

/*Store all page*/
.store_product_box {
	width:527px;
	margin:5px 0px;
	*margin:5px 0px;
}
.store_product_cover {
	float:left;
}
.store_product_body {
	float:left;
	width:399px;
	color:#000;
}
.store_product_body h3 {
	color:#fff;
	background:#b2b2b2;
	height:25px;
	width:100%;
	font-size:15pt;
	font-weight:normal;
	margin:0px;
	letter-spacing:-0.0.2em;
}
.store_product_body h4 {
	color:#fff;
	background:#8eb5ee;
	height:17px;
	width:100%;
	font-size:14px;
	font-weight:normal;
	margin:0px;
	vertical-align:top;
	line-height:15px;
}
.store_product_body p {
	font-size:13px;
	color:#000;
}
.store_product_body ul {
	margin:5px 0px;
	color:#000;
	}
.store_product_body li {
	*margin-left:15px;
}
.store_product_body a {
	color:#497ac1;
	padding:0px 8px;
	}
.store_product_body a:hover {
	text-decoration:none;
}
.store_bottom_links {
	margin-top:20px;
	float:left;
	}
.store_bottom_button {
	float:right;
	margin-top:10px;
	}
.store_side {
	margin:20px 0px 10px 0px;
	width:243px;
	}
.store_side h4 {
	color:#497ac1;
	font: bold 16px arial, helvetica, sans-serif;
}
.store_side ul {
	list-style-image: url(images/vblue_bullet.gif);
	margin-top:5px;
}
.store_side li {
	margin-left:5px;
}
.store_side a {
	color:#497ac1;
	text-decoration:underline;
}
.store_side a:hover {
	text-decoration:none;
}


/*CompBL v2.0 Main Features*/

.compbl_features {
	width:780px;
	border-left:1px solid #666;
	border-top:1px solid #666;
	color:#000;
	line-height:23px;
	margin:15px 0 40px 0;
}
.compbl_features th {
	background:#ebeaea;
	border-bottom:1px solid #666;
	line-height:18px;
}
.feature_head {
	border-right:1px solid #666;
	border-bottom:1px solid #666;
	background:#dbd7d7;
	width:130px;
}
.feature, .feature_grey {
	width:380px;
	border-right:1px solid #666;
	border-bottom:1px solid #666;
	padding-left:5px;
	line-height:18px;
}
.feature_grey {
	background:#dbd7d7;
	font-weight:bold;
}
.feature_v {
	border-right:1px solid #666;
	border-bottom:1px solid #666;
	text-align:center;
	font-size:12px;
	font-weight:bold;
}
.automation {
	text-align:left;

}
.automation  h5 {
	text-align:left;
	font: bold 14px arial, helvetica, sans-serif;
}

/*side Banner*/

.side-banner {
	margin:0 0 1em 0;
}
/*Career page*/
.career {
	margin:2em auto 0;
	border-top:2px solid #CCCCCC;
}
.career  img{
	float:right;
}


ul.team-members 
{
    list-style-type:none;
    margin:2em 0 0 -1em;
}
ul.team-members li .details {
    background: none repeat scroll 0 0 rgba(96, 118, 145, 0.85);
    color: #FDD390;
    height: 99%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: opacity 0.15s ease-in-out 0s;
    width: 97%;
}

.team-members > li {
    display: block;
    float: left;
    height: auto;
    margin:0 0.5em 1em 0;
}

ul.team-members li .details:hover { opacity: 1;}
ul.team-members li {
    position: relative;
    width:48%;
}
ul.team-members li .details p.bio, ul.team-members li .details p.position {
    color: #fff;
    font-size: 13px;
    line-height:17px;
    margin: 0;
    padding: 0 6%;
}
ul.team-members li .details p.position {

    padding: 6% 6% 3%;
}

ul.team-members li h4 {
    background: none repeat scroll 0 0 rgba(225, 225, 225, 0.85);
    bottom: 17px;
    color: #2b4268;
    font-size: 16px;
    padding: 1% 4%;
    position: absolute;
    transition: opacity 0.15s ease-in-out 0s;
}

ul.team-members li:hover h4 {
    opacity: 0;
}