body {
	margin:0;				/* IE and Mozilla */
	padding:0;				/* Opera */
	background:#D9D9D9;
}

img {
	border:0;
}

a {
	color:#0062C6;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

.Clear {
	clear:both;
}

#Container1 {
	text-align: center;			/* Win IE5 */
}

#ContainerMono {
	min-width:780px;
	text-align: center;			/* Win IE5 */
	background:#fff;
}

#Container2 {
	/* Win IE fix */
	width:778px;
	\width: 780px;
	w\idth: 778px;

	margin:0em auto;
	text-align:left;			/* Win IE5 */
	background:#ffffff;
	border:1px solid #000000;
	border-top:none;
}
#ContainerMono #Container2 {
	width:auto;
	border:none;
}

#Head {
	height:70px;
	background:#A70404 url(/img2/common/menu/head-bg.gif);
}

#HeadHome {
	position:relative;
	width:522px;
	height:70px;
	float:left;
}
#HeadHome h1 {
	background:url(/img2/en/menu/spy-lantern-keylogger.gif) no-repeat;
	font-size:2px;				/* Reduce height */
	margin:0;
}
#HeadHome h1 a {
	display:block;
	width:522px;
	height:70px;
	text-decoration:none;			/* Mozilla */
}
#HeadHome h1 a span {
	visibility:hidden;
}

#HeadSpydex {
	position: relative;
	width:128px;
	height:16px;
	float:right;
}
#HeadSpydex a.spydex {
	display:block;
	width:116px;
	height:16px;
	font-size:2px;				/* Reduce height */
	text-decoration:none;			/* Mozilla */
	background:url(/img2/common/menu/spydex.gif) center no-repeat;
}
#HeadSpydex a.spydex span {
	visibility:hidden;
}

#Menu {
	height:16px;
	margin:0 auto;
	text-align:center;
	font-size:11px;
	color:#fff;
	background:#000;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
}

#Menu ul {
	width:778px;
	margin:0;
	padding:0;
	white-space:nowrap;
}

#Menu ul li {
	display:inline;
	float:left;
	list-style-type:none;
	margin:0;
	padding:0 !important;
}

#Menu ul li a {
	display:block;
	line-height:16px;
	height:16px;
	text-align:center;
	color:#ffffff;
	font-family:tahoma,verdana,arial,sans-serif;
	font-size:11px;
	text-decoration:none;
	/* Win IE fix \*/
	 * line-height:15px;
	 * height:15px;
	 * padding-bottom:1px;
	/* End Win IE fix */
}

#Menu ul li a:hover, #Menu ul li a.selected {
	background:#ffd27c;
	color:#000000;
}

#MenuHome 		{ width:83px; }
#MenuProductInfo	{ width:113px; }
#MenuDownload		{ width:102px; }
#MenuBuyNow		{ width:95px; }
#MenuSupport		{ width:91px; }
#MenuForum		{ width:84px; }
#MenuAboutUs		{ width:99px; }
#MenuContactUs		{ width:111px; }

#TopicHead {
	background:#FCFBF3 url(/img2/common/menu/topichead-bg.gif);
	height:32px;
	border-bottom:1px solid #BDBDB7;
}

#Lang {
	float:right;
	line-height:13px;
	padding:9px 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:right;
}

#Lang ul {
	padding:0;
	margin:0;
	list-style:none;
}
#Lang ul span {
	float:left;
}

#Lang ul li {
	float:left;
	padding:0;
	margin:0 3px;
}

#Lang ul li a {
	display:block;
	width:16px;
	height:13px;
}

#Lang ul li a.Active {
	margin-top:1px;
}

#Lang li.En a { background:url(/img2/common/menu/lang-en-0.gif); margin-left:10px; }
#Lang li.En a.Active { background:url(/img2/common/menu/lang-en-1.gif); }
#Lang li.Fr a { background:url(/img2/common/menu/lang-fr-0.gif); }
#Lang li.Fr a.Active { background:url(/img2/common/menu/lang-fr-1.gif); }
#Lang li.De a { background:url(/img2/common/menu/lang-de-0.gif); }
#Lang li.De a.Active { background:url(/img2/common/menu/lang-de-1.gif); }

#Lang li a span {
	font-size:2px;
	visibility:hidden;
}

#TopicTitle {
	background:url(/img2/common/menu/topichead-bullet.gif) no-repeat;
	height:32px;
}

#TopicTitle h1 {
	margin:0;
	padding:0 0 0 45px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:14px;
	line-height:32px;
}

#ColumnWrap {
	width:778px;
	margin: 0 auto;
	padding: 20px 0;
}
#ContainerMono #ColumnWrap {
	width:auto;
}

#ColumnWrap1 {
	padding:0 20px 0 29px;
}

#ColumnIndex {
	width: 738px;
	\width: 759px;
	w\idth: 738px;
	margin: 0;
	border-left:solid 20px;
	border-color:#ffffff;
	font-family:verdana,arial,sans-serif;
	font-size:11px;
}

#Column1 {
	float: left;
	width: 500px;
	margin: 0;
	font-family:verdana,arial,sans-serif;
	font-size:11px;
}
#ContainerMono #Column1 {
	float: none;
	width: 100%;
}

#Column2 {
	width:200px;
	float:right;
	margin-left:20px;
}
#ContainerMono #Column2 {
	display:none;
}

#Column2Wrap {
	margin: 0em auto;
}

#Navigation {
	clear: both;
	text-align:center;
	line-height:26px;
	font-family:verdana,arial,sans-serif;
	font-size:10px;
	background:#F4F4F4 url(/img2/common/misc/hr-bg.gif) top repeat-x;
	border-bottom: 4px solid #000000;
}

#Navigation a {
	color:#0062C6;
	text-decoration:none;
}
#Navigation a:hover {
	text-decoration:underline;
}

#Copyright {
	padding-bottom: 10px;
	font-family:verdana,arial,sans-serif;
	font-size:10px;
	line-height:150%;
	background:#F3F2EA url(/img2/common/menu/spydex-logo.gif) no-repeat;
}
#CopyrightNav {
	float:right;
	padding-top:6px;
	padding-right:10px;
	text-align:right;
	color:#000000;
}
#CopyrightInfo {
	padding-top:6px;
	padding-left:50px;
}
#CopyrightNav a, #CopyrightInfo a{
	text-decoration:none;
	color:#000000;
}
#CopyrightNav a:hover, #CopyrightInfo a:hover {
	text-decoration:underline;
	color:#000000;
}


/* Index */
a.Index {
	text-decoration:none !important;
}

#Index {
	width:778px;
	height:210px;
	background:#fff url(/img2/en/index/index-bg.gif);
}

#Index h1, #Index h2 {
	margin:0;
	padding:37px 0;
	font-size:10px;
	visibility:hidden;
}

#Index ul {
	float:right;
	padding:0 117px 0 0;
	margin:0;
}
#Index ul li {
	float:left;
	margin:0;
	padding:0;
	list-style:none;
}
#Index ul li a {
	display:block;
	height:35px;
	margin-left:15px;
	text-decoration:none;
}
#Index ul li a span {
	visibility:hidden;
}
#Index ul li a.ReadMore { width:126px; background: url(/img2/en/index/btn-read-more-0.gif); }
#Index ul li a:hover.ReadMore { background: url(/img2/en/index/btn-read-more-1.gif); }
#Index ul li a.Download { width:116px; background: url(/img2/en/index/btn-download-0.gif); }
#Index ul li a:hover.Download { background: url(/img2/en/index/btn-download-1.gif); }
#Index ul li a.BuyNow { width:110px; background: url(/img2/en/index/btn-buy-now-0.gif); }
#Index ul li a:hover.BuyNow { background: url(/img2/en/index/btn-buy-now-1.gif); }

.IndexKeyphrase {
	font-weight:bold;
}
.IndexKeyphrase h3 {
	display:none;
}
.IndexDownload {
	text-decoration:none !important;
	float:right;
	width:48px;
	height:48px;
	margin:0 0 20px 20px;
	background:url(/img2/common/icons/download.gif); 
}
.IndexDownload span {
	visibility:hidden;
	font-size:0px;
}


