.Clear { 
	clear:both; 
	visibility:hidden; 
	font-size:0px;
}

#IndexHead {
	background:url(/img2/en/index/index.gif) no-repeat; 
	height:243px; 
	margin:-5px 0px 0px 0px;
}
#IndexHead ul {
	margin:0; 
	padding:182px 0 0 220px;
}
#IndexHead ul li {
	display:inline; 
	float:left; 
	padding-right:8px;
}
#IndexHead ul li a {
	display:block; 
	height:34px; 
	text-decoration:none; 
	font-size:3px;
}
#IndexHead ul li a span {
	display:none;
} 

a#IndexReadMore {
	width:124px; 
	background:url(/img2/en/index/button-read-more.gif);
}
a#IndexDownload {
	width:124px; 
	background:url(/img2/en/index/button-download.gif);
}

a {
	color: #07f; 
	text-decoration: none;
}
a:hover {
	color: #07f; 
	text-decoration: underline;
}

img {
	border:0px; 
	vertical-align: 
	bottom;
}
.ImgLeft {
	float:left; 
	margin:10px 30px 10px 0px;
}
.ImgRight {
	float:right;
	margin: 20px 0px 20px 30px;
}
.ImgCenter {
	text-align:center;
	margin: 20px;
}

h1 {
	margin: 0;
	font-size:17px;
	font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-weight:bold;
	padding:0;
	text-align:right;
}
h2 {
	margin: 30px 0 10px 0;
	font-size:15px;
	font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-weight:bold;
	padding:0;
}
h2 span {
	display: none;
}

h3 {
	font-size: 1.1em;
	margin: 20px 0px 0px 0px;
	color: #000;
}
h4 {
	font-size: 1em;
}

p {
	padding-top: 20px;
	margin: 0px;
}

table {
	line-height:120%;
}
th {
	vertical-align: top;
	text-align: left;
	font-size:8pt;
	font-weight:bold;
	line-height: 9pt;
	padding:7px!important;
} 

ul, ul.List {
	line-height:200%;
	list-style:url(../img2/common/misc/bullet0.gif);
	padding:5px 0px 0px 40px;	
	margin: 0px;
}

.Note {
	border: 1px solid #CDEAD7;
	background: #EAFFF1;
	padding: 5px 10px 5px 10px;
	margin-top: 20px;
	margin-bottom: 25px;
}
.Note ul {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	list-style:url(/img2/common/misc/bullet1.gif);
}
.Selected {
	color: #c00000;
	font-weight: bold;
}
.Necessary{
	color:#FA0202;
}

form.FeedbackForm {
	background: #f0f0f0;
	border:1px solid #ccc;
	padding: 10px;
	margin-top:20px;
}
form.FeedbackForm table {
	width:475px;
	margin:10px 0;
}
form.FeedbackForm th {
	white-space: nowrap;
}
form.FeedbackForm td {
	width:100%;
}
form.FeedbackForm td input,
form.FeedbackForm td textarea,
form.FeedbackForm td select {
	width:99%;
	background:#ffffff;
	color:#000;
	border:1px solid #ccc;
}
form.FeedbackForm td input.Short {
	width:50px;
}
form.FeedbackForm td input.Button {
	border:solid #b0b0b0 1px;
	background-color:#d0d0d0;
}

ol.Faq {
	padding-top: 5px;
}
ol.Faq li {
	margin-top:3px;
	margin-bottom:3px;
}
.FaqA {
	padding-top: 5px;
}
.FaqA ul {
	list-style:url(/img2/common/misc/bullet1.gif);
}
.FaqQ {
	font-weight:bold;
	font-size: 1em;
	margin: 20px 0px 0px 0px;
}
.FaqA li {
	margin-left:20px;
}
.FaqA p {
	padding: 0px 0px 10px 0px;
}
.FaqA div.Note {
	margin: 0px 0px 10px 0px;
}

.OfferPrice {
	vertical-align:top;
	color:#FA0202;
}
.OfferDate {
	font-size: 0.8em;
	font-weight: normal;
	white-space:nowrap;
}
#offer {
	margin-top:20px;
}
#offer img {
	margin: 0px 10px 0px 20px;
}
#offer th {
	vertical-align: middle;
}

/* Product Features */
table.ProductFeatures {
	border:solid 1px #ccc;
	width:500px;
	margin:10px 0 20px 0;
}
table.ProductFeatures tr.Lite {
	background:#ffffff;
}
table.ProductFeatures tr.Dark {
	background:#edf6fe;
}

table.ProductFeatures tr th,
table.ProductFeatures tr td {
	padding:2px 5px 2px 0;
	font-family:verdana,arial,sans-serif;
	font-size:11px;
	text-align:left;
}
table.ProductFeatures tr th {
	padding:5px 0 5px 10px; 
	background:#f0f0f0;
	color:#323232;
	vertical-align:middle;
}
table.ProductFeatures tr td {
	padding-left:5px !important;
}

table.ProductFeatures tr td img2{
	vertical-align:middle;
}

table.ProductFeatures tr th.YesNo {
	text-align:center !important;
	width:13%;
}

table.ProductFeatures tr td.Yes {
	color:#028925;
	text-align:center !important;
}
table.ProductFeatures tr td.No {
	color:#FA0202;
	text-align:center !important;
}

/* Article */
.ArticleHead {
	margin:10px 0 6px 0;
	text-align:right;
}
.ArticleHead img {
	margin-bottom:4px;
}

/* Bottom Offer */
div.BottomOffer {
	text-align:center;
	padding-top:20px !important;
}

div.BottomOffer table {
	margin-left:auto;
	margin-right:auto;
}

div.BottomOffer table a {
	font-family:verdana,arial,sans-serif;
	font-size:11px;
	font-weight:bold;
}
div.BottomOffer table a:hover {
	text-decoration:underline;
}

div.BottomOffer table #OfferBuyNow {
	padding:0 16px 0 6px;
}

div.BottomOffer table #OfferBuyNow a {
	color:#E90000;
}

div.BottomOffer table #OfferDownload {
	padding-left:6px;
}


/* ProductTables */
.ProductTab {
	width:500px;
	margin-top:25px;
}
.ProductName {
	height:33px;
	line-height:26px;
	padding:0 0 0 10px;
	margin:0;
	background:#E7E7E7 url(/img2/common/misc/banner-title.gif) repeat-x;
	border:#999 1px solid;
	border-bottom: none;
	font-size:12px;
}
.ProductName a {
	font-weight:bold;
	text-decoration:none;
	color:#000;
}
.ProductTabHr {
	display:none;
}
.ProductInfo {
	background:#EDF6FE;
	border:#ddd 1px solid;
	border-top:none;
	padding-bottom:1px;
}
.ProductInfo p {
	margin:0;
	padding:0;
	line-height:1.7em;
}
.ProductInfo .Note {
	margin: 0 0 10px 0;
}
.ProductInfo table {
	width:100%;
}
.ProductInfo h4 {
	padding:1px 5px;
	margin:0;
	font-size:11px;
	color:#000;
}
.ProductInfo table td,
.ProductInfo table th {
	background:#fff;
	border:#EDF6FE 1px solid;
	font-size:11px;
	padding:0 5px;
	line-height:0.8em;
}
.ProductInfo img {
	margin:10px;
	margin-bottom:0;
}

/* ProductTables Download */
.DownloadInfo {
	width:370px;
	float:left;
	margin:0;
}
.DownloadLocation {
	float:right;
	padding:16px 10px;
	margin-left:0;
}

/* ProductTables buy */
.ProductInfo .OfferInfo {
	width:200px;
	float:left;
	line-height:2em;
	margin:10px;
}
.ProductInfo .RegularPrice {
	font-weight:bold !important;
}
.ProductInfo .OfferPrice {
	font-weight:bold !important;
	color:#FB0000;
}
.ProductInfo .OfferDate {
	font-size:0.9em;
	color:#FB0000;
}
.Volume {
	width:200px;
	float:right;
	margin:10px;
}
.Volume table,
.Volume table td,
.Volume table th,
.Volume h4 {
	font-size:11px;
	line-height:1.5em;
}

/* Scr */
.PreScr {
	float:left;
	width:250px;
	height:180px;
	margin:20px 0 5px 0;
	text-align:center;
}

.PreScr a {
	text-decoration: none !important;
}

/* Mailing List */
#Sidebar form.MailingList {
	margin:6px 0 0 0;
}

#Sidebar form.MailingList input {
	width:100px;
	border:#A1A5A9 1px solid;
	font-size:11px;
	margin:0;
	padding:2px 3px;
}

#Sidebar form.MailingList input.Button {
	width:55px;
	background:#EBEBEB;
	margin:0;
	padding:1px;
}

/* Testimonials */
p.Testimonials {
	padding-bottom: 10px;
}

p.Testimonials span.TestimonialsAddress {
	padding:5px 0;
	font-weight:bold;
}
