﻿@charset "utf-8";

/* ipsecurity
---------------------------------------- */

p.ipsecurityImage {
	display: block;
	width: 152px;
	float: left;
}

#contentRight .btSubNav01 a {
	display: block;
	text-indent: -9999px;
}

#contentRight .btSubNav01 a {
	width: 142px;
	height: 120px;
	background: url(/english/pro/vnetworks/ipsecurity/img/bt_subnav01.gif) no-repeat;
}

#contentRight .btSubNav01 a:hover,
#contentRight .btSubNav01 a:active {
	width: 142px;
	height: 120px;
	background: url(/english/pro/vnetworks/ipsecurity/img/bt_subnav01.gif) no-repeat 0 -120px;
}

#contentRight .btSubNav02 a {
	display: block;
	text-indent: -9999px;
}

#contentRight .btSubNav02 a {
	width: 142px;
	height: 120px;
	background: url(/english/pro/vnetworks/ipsecurity/img/bt_subnav02.gif) no-repeat;
}

#contentRight .btSubNav02 a:hover,
#contentRight .btSubNav02 a:active {
	width: 142px;
	height: 120px;
	background: url(/english/pro/vnetworks/ipsecurity/img/bt_subnav02.gif) no-repeat 0 -120px;
}

#contentRight .btSubNav03 a {
	display: block;
	text-indent: -9999px;
}

#contentRight .btSubNav03 a {
	width: 142px;
	height: 120px;
	background: url(/english/pro/vnetworks/ipsecurity/img/bt_subnav03.gif) no-repeat;
}

#contentRight .btSubNav03 a:hover,
#contentRight .btSubNav03 a:active {
	width: 142px;
	height: 120px;
	background: url(/english/pro/vnetworks/ipsecurity/img/bt_subnav03.gif) no-repeat 0 -120px;
}

#contentRight .btSubNav04 a {
	display: block;
	text-indent: -9999px;
}

#contentRight .btSubNav04 a {
	width: 142px;
	height: 120px;
	background: url(/english/pro/vnetworks/ipsecurity/img/bt_subnav04.gif) no-repeat;
}

#contentRight .btSubNav04 a:hover,
#contentRight .btSubNav04 a:active {
	width: 142px;
	height: 120px;
	background: url(/english/pro/vnetworks/ipsecurity/img/bt_subnav04.gif) no-repeat 0 -120px;
}

ul.ipsecuritySubList {
	display: block;
	width: 378px;
	float: left;
}

ul.ipsecuritySubList li {
	padding-top: 4px;
}

ul.ipsecurityMore {
	display: block;
	width: 40px;
	float: left;
}

ul.ipsecurityMore a {
	padding-left: 10px;
	background: url(/english/pro/vnetworks/img/ico_linkheading.gif) no-repeat left 50%;
}

table#downloadFiles {
	width: 568px;
	margin: 0;
	padding: 0;
	border-top:1px solid #c0c0c0;
	border-left:1px solid #c0c0c0;
	border-collapse:collapse;
	border-spacing: 0;
	empty-cells: show;
}

#downloadFiles caption {
	padding: 10px 0;
	font-size: 80%;
	font-weight: bold;
}

#downloadFiles .th1 {width: 20%;}
#downloadFiles .th2 {width: 40%;}
#downloadFiles .th3 {width: 40%;}

#downloadFiles th,
#downloadFiles td {
	padding: 4px;
	font-size: 77%;
	line-height: 150%;
	border-bottom:1px solid #c0c0c0;
	border-right:1px solid #c0c0c0;
}

#downloadFiles th {
	font-weight: bold;
	background: url(/english/pro/vnetworks/downloads/img/bg_headercell.gif) repeat-x bottom;
}

#downloadFiles td.productName {
	font-weight: bold;
}

#downloadFiles td.notice {
	font-size: 70%;
}


