@charset "UTF-8";
h2 {
	font-family: "Osaka", "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Arial,sans-serif";
	background: url(/images/certs/digicert/d_h2.gif) no-repeat;
	background-position: left center;
	font-size: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	padding: 10px 0px 10px 13px;
	margin-bottom: 5px;
	line-height: 26px;
	margin-top: 0px;
	background-color: #0066FF;
}

h3 {
	height: 26px;
	font-family: "Osaka", "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Arial,sans-serif";
	background: url(/images/certs/digicert/digicert_h3.gif) no-repeat;
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	padding: 4px 0 2px 36px;
	font-weight: bold;
	margin: 5px 0 5px 0;
	background-color: #3399ff;
}

h3 a {
	font-family: "Osaka", "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Arial,sans-serif";
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px;
}

ul,ul li. {
	font-family: "Osaka", "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Arial,sans-serif";
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	margin: 8px 5px 8px 35px;
}

ol,ol li {
	font-family: "Osaka", "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Arial,sans-serif";
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	margin: 8px 5px 8px 35px;
}


ol li ol {
	font-family: "Osaka", "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Arial,sans-serif";
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	margin: 8px 5px 8px 35px;
	list-style: lower-roman;
}

ul.digi,ul li.digi {
	font-family: "Osaka", "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Arial,sans-serif";
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	margin: 8px 5px 8px 35px;
}

ol.digi,ol li.digi {
	font-family: "Osaka", "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Arial,sans-serif";
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	margin: 8px 5px 8px 35px;
}


ol li ol.digi {
	font-family: "Osaka", "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Arial,sans-serif";
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	margin: 8px 5px 8px 35px;
	list-style: lower-roman;
}


/* digi_foot
---------------------------------------------------------------------------------------------------------------------------------------------------*/

ul#digi_foot{
	width:560px;
	height: 80px;
	overflow:hidden;
	margin: 20px 0 20px 10px;
}
ul#digi_foot li{
	float:left;
	height:80px;
	display:block;
}
ul#digi_foot li a {
	display: block;
	overflow: hidden;
	height: 0px;
	background-image: url(/images/certs/digicert/footer.gif);
	padding-top:80px;
}
/* digi_foot normal
---------------------*/
#d_ask a{
	width:280px;
	background-position:0 0;
}
#d_ord a{
	width:280px;
	background-position:-280px 0;
}

/* digi_foot rollover
----------------------*/
#d_ask a:hover{
	width:280px;
	background-position:0 -80px;
}
#d_ord a:hover{
	width:280px;
	background-position:-280px -80px;
}

a#digi_ord {
	background: url(/images/certs/digicert/footer.gif);
	width:280px;
	height:80px;
	display: block;
	margin-top:10px;
	margin-left:295px;
}
a#digi_ord :hover {
	background-position:left bottom;
}

a#digi_ask {
	background: url(/images/certs/digicert/footer.gif);
	width:280px;
	height:80px;
	display: block;
	margin-top:10px;
	margin-left:10px;
}
a#digi_ask :hover {
	background-position:left bottom;
}



/* price
---------------------------------------------------------------------------------------------------------------------------------------------------*/
table.price {
	width: 600px;
	border: 1px #ccc solid;
	border-collapse: collapse;
	border-spacing: 0;
	color: #FFFFFF;
	margin: 3px 0 3px 3px;
}

table.price th {
	padding: 3px;
	border: #ccc 1px solid;
	background: #2465A7;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	line-height: 120%;
}

table.price td {
	padding: 3px;
	border: #ccc solid;
	border-width: 1px;
	font-size: 12px;
	color: #000;
	text-align: center;
	text-valign: middle;
}

table.price tr.even {
	background: #EFEFEF;
	font-size: 12px;
	color: #000;
	text-align: center;
	text-valign: middle;
}

table.price td.sub {
	padding: 5px;
	border: #ccc solid;
	border-width: 1px;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	text-align: right;
	text-valign: middle;
}

/* table
---------------------------------------------------------------------------------------------------------------------------------------------------*/
table.digiprice {
	border: 2px #fff solid;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #222;
	margin-bottom: 8px;
}

table.digiprice th {
	padding: 5px;
	border: #fff solid;
	border-width: 0 0 2px 2px;
	background: #ccc;
	font-weight: normal;
	line-height: 120%;
	text-align: center;
}
table.digiprice td {
	padding: 5px;
	border: 2px #fff solid;
	border-width: 0 0 2px 2px;
	background: #E7E7E7;
	font-size: 14px;
	text-align: right;
}


.f_yellow {
	font-size: 12px;
	padding: 8px;
	font-weight: normal;
	margin-top: 10px;
	background-color: #ffffcc;
	border: solid 1px #ff9900;
	line-height: 1.5em;
	clear: both;
}
