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, #ContainerMono {
	text-align: center;			/* Win IE5 */
}

#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:100%;
	border:none;
	background:#fff url(/img2/common/menu/head-bg.gif) repeat-x;
}

#Head {
	height:70px;
	background:url(/img2/en/menu/head-bg.gif) no-repeat;
}

#HeadHome {
	position:relative;
	width:350px;
	height:70px;
	float:left;
}
#HeadHome h1 {
	font-size:2px;				/* Reduce height */
	margin:0;
}
#HeadHome h1 a {
	display:block;
	width:350px;
	height:70px;
	text-decoration:none;			/* Mozilla */
}
#HeadHome h1 a span {
	visibility:hidden;
}

#HeadSpydex {
	position: relative;
	width:100px;
	height:26px;
	float:right;
}
#HeadSpydex a.spydex {
	display:block;
	width:100px;
	height:26px;
	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;
}

#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:#1B64C1;
}

#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;
	display:inline;
	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;
}

#ColumnWrap1 {
	padding:0 20px 0 29px;
}


#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;
}

#Column2Wrap {
	margin: 0em auto;
}

#ContainerMono #Column2 {
	display:none;
}

#Navigation {
	clear: both;
	padding-top:7px;
	padding-bottom:7px;
	text-align:center;
	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:#EAEFF3 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 { 
	height:254px; 
	background:#fff url(/img2/en/index/index-box.gif) top left no-repeat; 
	padding:0 0 0 318px; 
	margin:0;
	}

#Index h1 { 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:30px;
	text-align:left;
	color:#000;
	margin:0; 
	padding:48px 0 0 0;
	}
	
#Index h2 { 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:22px;
	font-weight:normal;
	text-align:left; 
	border:none;
	color:#949494; 
	margin:0; 
	padding:5px 0 32px 0; 
	}
	
#Index ul {
	margin:0; 
	padding:0; 
	visibility:hidden;
	font-size:0px;
	}

#Index ul li {
	visibility:visible;
	width:110px; 
	height:60px;
	float:left; 
	list-style:none; 
	margin:0; 
	padding:0; 
	}

#Index ul li span {
	visibility:hidden;
}
	
#Index ul li.Feature1 { 
	background:url(/img2/en/index/feature-1.gif); 
	}
	
#Index ul li.Feature2 { 
	background:url(/img2/en/index/feature-2.gif); 
	}
	
#Index ul li.Feature3 { 
	background:url(/img2/en/index/feature-3.gif); 
	}

.IndexKeyphrase { 
	background:#F3F3F3 url(/img2/common/tbl/header-black.gif) top left repeat-x; 
	border: #000 1px solid; 
	padding:8px 10px;
	margin:13px 0 0 0;
	}

.IndexKeyphrase h3 {
	font-size:11px !important;
	color:#FFF !important;
	padding-bottom:10px !important;
	}

.IndexDownload {
	display:block;
	width:152px;
	height:35px;
	line-height:35px;
	text-indent:15px;
	float:right;
	background:#0E51B0 url(/img2/en/index/button-download.gif);
	margin:10px 0 0 10px;
	text-align:left;
	color:#FFF !important;
	font-weight:bold;
	text-decoration:none !important;
	}

