html,body {
	margin: 0em;
	padding: 0em;
	color: rgb(77,77,77);
	font-size: 84%;
	background-color: rgb(233,233,233);
}

body, h1, h2, h3, h4, h5, h6, td, p, a, li, input, select, textarea {
	font-family: Arial, sans-serif;
}

img {
	border-width: 0em;
	margin: 0;
	padding: 0;
}

p {
	padding: 0;
	margin: 1.0em 0em 1.0em 0em;
	font-size: 1.0em;
}

ul {
	margin:0 0 0em 0;
	padding: .5em 0em .5em 0em;
	font-size: 1.0em;
	position:relative;
	}

ul li {
	list-style-type: none;
	background-image: url(http://www.entrust.com/images/home_aug07/bullet-feb2010.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 14px;
  }
  
/*ul.gartner {
	margin:0 0 0em 0;
	padding: .5em 0em 0em 0em;
	font-size: 0.8em;
	position:relative;
	}

ul.gartner li {
	list-style-type: none;
	background-image: url(http://www.entrust.com/images/common/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 0px;
  }
*/
input, textarea, select, td, th {
	font-size: 1.0em;
}

form {
	margin: 0em;
	padding: 0em;
}

table {
	border-collapse: collapse;
	border-spacing: 0em;
	margin-top:0.5em;
}

table td, table th {
	vertical-align: top;
}

a {
	color:rgb(6,116,177);
		text-decoration: none;
}

a:hover {
		text-decoration: underline;
}

div#container {
	width:910px;
	position:relative;
	background-color: rgb(255,255,255);
	margin:0 auto;
}

h1 {
	font-size: 1.7em;
	color: rgb(80,80,80);
	}

h2 {
	color: rgb(77,77,77);
	font-size:1.3em;
	margin: 0.5em 0 1.0em 0;
	padding:0;
	font-weight:normal;
	}

ul#utility-nav {
  	position:absolute;
  	top:12px;
  	right:5px;
	margin:0;
	padding: 0 0 1em 0;
  }

ul#utility-nav li {
  	border-right:1px solid rgb(0,0,0);
	list-style-type: none;
	display: inline;
	background:none;
	padding:0;
	font-size:0.9em;
  }

ul#utility-nav li a {
  color: rgb(0,0,0);
  padding-right:5px;
  padding-left:5px;
  text-decoration:none;
}

ul#utility-nav li a:hover {
	text-decoration:underline;
}

ul#utility-nav li#utility-last-item {
  border-right:0px;
  padding-right:0px;
  }

div#utility-search {
  position:absolute;
  right:5px;
  top:35px;
  }

div#utility-search #utility-search-input {
  width:290px;
  padding:0px;
  margin:0px;
  float:left;
  }

div#utility-search input#utility-search-submit {
  background-image: url(http://www.entrust.com/images/common/search-submit.gif);
  background-repeat: no-repeat;
  height:15px;
  width:15px;
	padding:0;
	margin:0;
  }

div#bluefoot {
	width:910px;
	height:9px;
	border-top:1px solid rgb(255,255,255);
	background-color:rgb(43,117,162);
	float:left;
	line-height:0;
	font-size:.1em;
}

div#footer {
  clear:both;
  padding: 1em 0 1.5em 5px;
  font-size:0.85em;
	line-height:1.5em;
	position:relative;
  }
  
div#footer a {
	color: rgb(77,77,77);
}

div#footer ul{
  margin:2px 0 0 0;
  padding:0;
  position:static;
  }

div#footer ul li {
	background:none;
	padding:0;
	list-style-type: none;
	display: inline;
  }

div#footer ul li a {
  color: rgb(0,0,0);
  padding-right:5px;
  padding-left:5px;
	text-decoration:underline;
  }

div#footer ul li#footer-last-item {
  border-right:0px;
  padding-right:4.0em;
  padding-left: 2em;
  }

div#footer p {
	clear:left;
	color: rgb(77,77,77);
	font-size:0.95em;
	padding: 0 0 0 5px;
   }

.textfield {
	margin:0.5em 0 0.5em 0;
	vertical-align:middle;
	}

img.right-image {
float:right;
margin:0 0 1em 1em;
}

img.left-image {
float:left;
margin:0 1em 1em 0;
}

.menu5 li a#about, li a#about:visited {
	width:3em;
}

.menu5 li a#products, li a#products:visited {
	width:4.5em;
}

.menu5 li a#services, li a#services:visited {
	width:4.3em;
}

.menu5 li a#partners, li a#partners:visited {
	width:4.3em;
}

.menu5 li a#resources, li a#resources:visited {
	width:5.4em;
}

div.blueband {
	width:910px;
	height:40px;
	background-color:rgb(43,117,162);
	float:left;
	position:relative;
}

img#logo {
margin:19px 25px;
}

div#footer-content {
	background-color:#e9e9e9;
	padding-top:10px;
	height:200px;
}

div#footer-content h3,div#footer-content h1{
	color:#808080;
	font-size:1em;
}

div#footer-content p{
	color:#808080;
	font-size:.8em;
}

div#footer-content a{
	color:#808080;
}

.flyoutbox {
	width:225px;
	background-image: url(/images/common/base.gif);
	background-repeat:no-repeat;
	background-position: bottom left;
	background-color:white;
	border:1px solid rgb(80,80,80);
	position:absolute;
	top:15px;
	left:80px;
	z-index:50;
	font-size:.8em;
	font-weight:normal;
	visibility:hidden;
}

.flyoutbox p.findoutmore {
	position:absolute;
	bottom:10px;
	right:10px;
	width:100px;
	margin:0;
	padding:0;
}

.flyoutbox div {
	padding:10px 15px 20px 15px;
	position:relative;
}

.flyoutbox div img {
	position:absolute;
	top:5px;right:5px;
}

.flyoutbox div p {
	font-size:.9em;
}

p.features-image {
	text-align:center;
}

table#hometable {
	float:left;
	width:100%;
	margin:.5em 0 0 0;
	border-top:1px solid rgb(211,211,211);
	border-left:1px solid rgb(211,211,211);
	border-bottom:1px solid rgb(211,211,211);
	border-right:1px solid rgb(211,211,211);
}

table#hometable tbody td {
	border-top:0px;
	border-left:1px solid rgb(211,211,211);
	border-bottom:0;
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
	width:33%;
}

table#hometable tbody td h2 {
	text-align:left;
	font-size: 1.7em;
	font-weight:bold;
	color: rgb(80,80,80); /* charcoal gray */
	padding-top:0;
	padding-bottom:0;
	padding-left:0;
	margin-bottom:0.4em;
}

table#hometable tbody td h2.mq {
	font-size: 1.2em;
}

a#find-security-for {
	font-size: 1.4em;
	font-weight:bold;
	color:rgb(80,80,80);
}

a#find-security-for:hover {
	text-decoration:none;
}

table#hometable tbody td h3 {
	font-weight:normal;
	margin-bottom:.6em;
	margin-top:.5em;
}

table#hometable tbody ul {
	margin:.2em 0 1.5em 0;
	padding:0;
	position:relative;
}

table#hometable tbody ul li {
	list-style-type: none;
	background-image: url(http://www.entrust.com/images/home_aug07/bullet-feb2010.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 10px; /* Leaves space for the bullet-image */
	font-size:1.3em;
	font-weight:bold;
	margin-bottom:.6em;
}


table#hometable tbody ul.flyout li {
	background-image: url(http://www.entrust.com/images/home_aug07/bullet-feb2010.gif);
	background-position: 0px 6px;
	padding-left: 10px; /* Leaves space for the bullet-image */
	position:relative;
}

.homeflyout,.homeflyoutlist {
	background-image: url(/images/common/base.gif);
	background-repeat:repeat-x;
	background-position: bottom left;
	background-color:rgb(245,245,245);
	border:1px solid rgb(80,80,80);
	position:absolute;
	z-index:50;
	font-size:.8em;
	font-weight:normal;
	visibility:hidden;
}

table#hometable tbody ul#findlist li {
	background-image: url(http://www.entrust.com/images/home_aug07/bullet-feb2010.gif);
	padding-left: 10px; /* Leaves space for the bullet-image */
	background-repeat: no-repeat;
	background-position: 0px 6px;
	margin-bottom:0;
}
table#hometable tbody ul#findlist li a {
	font-size:.7em;
	font-weight:normal;
}

.homeflyout {
	width:225px;
	left: 55px;
	top: 18px;
}

.homeflyoutlist {
	left: 90px;
	top: -192px;
	width:190px;
}

.homeflyout p.findoutmore {
	position:absolute;
	bottom:10px;
	right:10px;
	width:100px;
	margin:0;
	padding:0;
}

.homeflyout div {
	padding:10px 15px 25px 15px;
	position:relative;
}

.homeflyoutlist div {
	padding:10px 15px 0px 15px;
	position:relative;
}

.homeflyout div img,.homeflyoutlist div img {
	position:absolute;
	top:5px;right:5px;
}

.homeflyout div p {
	font-size:.9em;
}

.homebox-action {
	width:265px;
	text-align:right;
	margin:0;
	padding:0;
}


div#blueband2 {
	width:910px;
	height:26px;
	background-color:rgb(43,117,162);
	float:left;
	position:relative;
	margin-bottom:5px;
}

#container-info {
	position:absolute;
	top:115px;
	right:12px;
	width:290px;
}

div#ssl-icons {
	position:absolute;
	top:95px;
	left:180px;
	width:91px;
}

img#buynow {
	margin-top:1em;
}

h2#cert-center {
	position:relative;
}

div#theme {
	position:absolute;
	width:910px;
	top:108px;
	left:0px;
}

div#theme h1 {
	color:#fff;
	font-size:2.5em;
	font-weight:normal;
}

div#theme p {
	color:rgb(42,85,127);
}

div#theme img {
	position:absolute;
	left:460px;
	top:193px;
	}
	
div#theme img.buy_now {
	
	left:500px;
	top:130px;
	}

div.tabcontent {
	padding:0 .8em;
}

div#count {
	width:160px;
	float:left;
	margin:1.5em 1em 0 0;
}

div#count p {
	border:1px solid #999;
	padding:0 .1em;
	font-size:1.7em;
	font-weight:bold;
	color:rgb(6,116,177);
	text-align:right;
}

h2#save {
	margin-top:1.5em;
}

img#money {
	float:left;
}
div.greylinehome {
	width:910px;
	height:9px;
	background-color:rgb(214,214,214);
	float:left;
	clear:both;
	line-height:0;
	font-size:.1em;
}

#security-1,#security-2,#security-3,#security-4 {
	margin:0;
      padding:0;
      position:relative;
      width:307px; height:28px;
      overflow:hidden;
	top:18px;
	left:25px;
}

#security-1 span,#security-2 span,#security-3 span,#security-4 span {
      display:block;
      position:absolute; left:0; top:0; z-index:1;
      width:307px; height:28px;
      margin:0; padding:0;
}

#security-1 span {
      background:url("/images/home/themes-mar09/theme1_tsfl.jpg") top left no-repeat;
}
#security-2 span {
      background:url("/images/home/themes-mar09/theme2_tsfl.jpg") top left no-repeat;
}
#security-3 span {
      background:url("/images/home/themes/go_green_tsl.jpg") top left no-repeat;
}
#security-4 span {
      background:url("/images/home/themes-mar09/theme4_tsfl.jpg") top left no-repeat;
}

#consumer-auth-fraud-1 {
	margin:0; padding:0;
	position:relative;
	width:265px; height:43px;
	overflow:hidden;
	top:71px;
	left:290px;
}

#consumer-auth-fraud-1 span {
	display:block;
	position:absolute; left:0; top:0; z-index:1;
	width:265px; height:43px;
	margin:0; padding:0;
	background:url("/images/home/themes-mar09/theme1_text1.jpg") top left no-repeat;
}

#consumer-auth-fraud-2 {
	margin:0; padding:0;
	position:relative;
	width:312px; height:57px;
	overflow:hidden;
	top:84px;
	left:290px;
}

#consumer-auth-fraud-2 span {
	display:block;
	position:absolute; left:0; top:0; z-index:1;
	width:312px; height:57px;
	margin:0; padding:0;
	background:url("/images/home/themes-mar09/theme1_text2.jpg") top left no-repeat;
}

#affordable-strong-authentication-1 {
	margin:0; padding:0;
	position:relative;
	width:185px; height:43px;
	overflow:hidden;
	top:71px;
	left:289px;
}

#affordable-strong-authentication-1 span {
	display:block;
	position:absolute; left:0; top:0; z-index:1;
	width:185px; height:43px;
	margin:0; padding:0;
	background:url("/images/home/themes-mar09/theme2_text1.jpg") top left no-repeat;
}

#affordable-strong-authentication-2 {
	margin:0; padding:0;
	position:relative;
	width:233px; height:58px;
	overflow:hidden;
	top:83px;
	left:289px;
}

#affordable-strong-authentication-2 span {
	display:block;
	position:absolute; left:0; top:0; z-index:1;
	width:233px; height:58px;
	margin:0; padding:0;
	background:url("/images/home/themes-mar09/theme2_text2.jpg") top left no-repeat;
}

#save-with-entrust-ssl-1 {
	margin:0; padding:0;
	position:relative;
	width:282px; height:18px;
	/*overflow:hidden;*/
	top:71px;
	left:235px;
}

#save-with-entrust-ssl-1 span {
	display:block;
	position:absolute; left:0; top:0; z-index:1;
	width:368px; height:49px;
	margin:0; padding:0;
	background:url("/images/home/themes/go_green_text.jpg") top left no-repeat;
}

#save-with-entrust-ssl-2 {
	margin:0; padding:0;
	position:relative;
	width:248px; height:57px;
	overflow:hidden;
	top:109px;
	left:289px;
}

#save-with-entrust-ssl-2 span {
	display:block;
	position:absolute; left:0; top:0; z-index:1;
	width:248px; height:57px;
	margin:0; padding:0;
	background:url("/images/home/themes-mar09/theme3_text2.jpg") top left no-repeat;
}

#pci-compliance-1 {
	margin:0; padding:0;
	position:relative;
	width:270px; height:47px;
	overflow:hidden;
	top:71px;
	left:290px;
}

#pci-compliance-1 span {
	display:block;
	position:absolute; left:0; top:0; z-index:1;
	width:270px; height:47px;
	margin:0; padding:0;
	background:url("/images/home/themes-mar09/theme4_text1.jpg") top left no-repeat;
}

#pci-compliance-2 {
	margin:0; padding:0;
	position:relative;
	width:295px; height:36px;
	overflow:hidden;
	top:80px;
	left:290px;
}

#pci-compliance-2 span {
	display:block;
	position:absolute; left:0; top:0; z-index:1;
	width:295px; height:36px;
	margin:0; padding:0;
	background:url("/images/home/themes-mar09/theme4_text2.jpg") top left no-repeat;
}

.contentDivs {
	/*background-color:#E9E9E9;*/
	background-image:url('/images/common/grey_tile.gif');
	z-index:1000;
	padding: 5px;

	visibility:hidden;
	border-width:.1em; 
	border-color:#000000; 
	border-style:solid;
	
	/*margin-left:20px;
	margin-top:-17px;*/
}

img.mq-left-image {
float:left;
margin-right:10px;
margin-top:3px;
}

img.mitb-left-image {
float:left;
margin-right:10px;
margin-top:3px;
margin-bottom:12px;
}

img.home-left-image {
float:left;
margin-right:10px;
margin-bottom:54px; 
margin-top:10px;
}

ul#ssl-certs-list {
	width:150px;}

div#alt-theme {
	width:910px;
	height:222px;
	background-color:#ddddff;
	clear:left;
	background-image:url('/images/home/theme-feb2010.jpg');
}

div#alt-theme p {
	position:absolute;
	top:260px;
	left:20px;
	width:570px;
	font-size:1.2em;
	font-weight:bold;
}

ul.solutions-type {
	margin-bottom:0;
}

ul.find-security {
	border-top:1px solid rgb(211,211,211);
	padding-top:1em;
	margin-top:0;
}


table#hometable tbody ul.find-security li {
	background-image: none;
	padding-left:0;
	margin-top:.5em;
}

table#hometable tbody ul.find-security li a#find-security-for {
	cursor:pointer;
}


div.tooltip ul li {
background-position: 3px 0;
}