.BlockCenter {
	text-align: justify;
	color: #000;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 150%;
}

.BlockCenter p {
	margin: 4px 0 12px 0;
}

.BlockCenter h1 {
	padding-bottom: 6px;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #D1D1D1;
	text-align: right;
	color: #636B7C;
	font-family: verdana, arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 120%;
}

.BlockCenter h2 {
	padding:0;
	margin: 20px 0;
	font-size: 14px;
	font-weight: bold;
}

.BlockCenter h3 {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3366CC;
	text-align: left;
	margin: 0;
	padding: 8px 0 0 0;
}

.BlockCenter h4 {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C00000;
	text-align: left;
	margin: 0;
	padding: 8px 0 0 0;
}

.BlockCenter ol {
	margin-left:25px;
	list-style-position:outside;
}


/* ProductTables */
.ProductTab {
	margin-top:25px;
	background:#125AA7 url(/img2/common/tbl/tab-bg.gif) repeat-x;
}
.ProductName {
	height:29px;
	line-height:26px;
	padding:0 0 0 10px !important;
	margin:0;
	background: url(/img2/common/tbl/tab-left.gif) no-repeat;
	font-size:12px;
	color:#fff !important;
}
.ProductName a {
	font-weight:bold;
	text-decoration:none;
	color:#fff;
}
.ProductTabHr {
	display:none;
}
.ProductInfo {
	padding-bottom:1px;
}
.ProductInfo p {
	margin:0;
	padding:0;
	line-height:1.7em;
}
.ProductInfo .Note {
	margin: 4px 0;
}
.ProductInfo table {
	width:100%;
}
.ProductInfo h4 {
	padding:1px 5px;
	margin:0;
	font-size:11px;
	color:#000;
}
.ProductInfo table td, .ProductInfo table th {
	background:#f0f0f0;
	border:#fff 1px solid;
	line-height:1.6em;
	font-size:11px;
}
.ProductInfo table td, .ProductInfo table th {
	padding:0 5px;
}
.ProductInfo img {
	margin:10px;
}

/* ProductTables Download */
.DownloadInfo {
	width:390px;
	float:left;
	margin:0 0 25px 0;
}
.DownloadLocation {
	float:right;
	padding:10px;
	margin-left:0;
}

/* ProductTables buy */
.ProductInfo .OfferInfo {
	width:40%;
	float:left;
	margin:4px 0;
	line-height:2em;
}
.ProductInfo .RegularPrice {
	color:#808080;
	font-weight:bold !important;
}
.ProductInfo .OfferPrice {
	font-weight:bold !important;
	color:#CD0008;
}
.ProductInfo .OfferDate {
	font-size:0.9em;
	color:#CD0008;
}
.Volume {
	width:50%;
	float:right;
	margin:4px 0;
	border:#f0f0f0 1px solid;
}
.Volume table, .Volume table td, .Volume table th, .Volume h4 {
	font-size:11px;
	line-height:1.3em;
}



/* Products */
.Products {
	margin:0;
	padding: 0 0 20px 130px;
}

/* Products */
.ProductsItem {
	padding-bottom:30px;
}
.ProductsItem img {
}
.ProductsInfo {
	margin-left:140px;
}


/* Buttons */
ul.ProductButtons {
	height: 27px;
	line-height: 27px;
	margin: 0;
	padding: 0;
}

ul.ProductButtons li {
	display: inline;
	float: left;
	list-style-type: none;
}

a.ButtonBuy {
	display: block;
	width: 86px;
	height: 27px;
	background: url(/img2/en/ui/button-buy-now.gif);
}

a.ButtonDownload {
	display: block;
	width: 86px;
	height: 27px;
	background: url(/img2/en/ui/button-download.gif);
}

a.ButtonReadMore {
	display: block;
	width: 86px;
	height: 27px;
	background: url(/img2/en/ui/button-read-more.gif);
}

a.ButtonBuy span, a.ButtonDownload span, a.ButtonReadMore span {
	display: none;
}

/* Lists */
.BlockCenter ul, .BlockCenter ol {
	line-height: 150%;
	text-align: justify;
	padding: 0;
}

.BlockCenter ul {
	list-style-type: square;
	margin: 0 0 0 10px;
}

.BlockCenter ol {
	margin-top: 0;
	margin-bottom: 0;
}

.BlockCenter ul li {
	list-style-position: inside;
}

.BlockCenter ul li, .BlockCenter ol li {
	margin-top: 2px;
	margin-bottom: 2px;
}

/* Selections */
.Necessary {
	color: #f00000;
}

.Selected {
	color: #c00000;
	font-weight: bold;
}

.Small {
	font-size: 10px;
}


.Note {
	background:#FFF8DC;
	border:1px solid #ADADAB;
	padding:5px 10px 5px 10px;
	margin: 8px 0 8px 0;
}

/* Faq */
ol.Faq {
	margin-bottom:30px !important;
}
ol.Faq li {
	margin-top:5px !important;
	margin-bottom:5px !important;
}

.FaqQ {
	font-size:11px;
	font-weight:bold;
	line-height:150%;
	padding:2px 4px 2px 4px;
	background:#f0f0f0;
	border-bottom:1px solid #a0a0a0;
}
.FaqA {
	font-size:10px;
	text-align:justify;
	line-height:150%;
	margin-bottom:30px;
	padding:10px 4px 0 10px;
}

/* Testimonials */
.Testimonials {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	line-height: 150%;
	text-align: justify;
	margin: 10px 0 30px 0 !important;
	padding: 0;
}

.TestimonialsAddress {
	font-size: 11px;
	margin-top: 4px;
	font-weight: bold;
}

/* Contact */
.ContactAddress {
	padding-left:60px;
	background:url(/img/spydex/common/icons/spydex-small.gif) no-repeat;
}
.ContactEmail {
	padding-left:60px;
	background:url(/img/spydex/common/icons/contacts.gif) no-repeat;
}
.ContactAddress h3, .ContactEmail h3 {
	padding:0 !important;
}
.ContactAddress p, .ContactEmail p {
	margin-top:2px !important;
}


/* Product Features */
table.ProductFeatures {
	border: solid 1px #808080;
	width: 100%;
	margin: 6px 0 20px 0;
}
table.ProductFeatures tr.Lite {
	background: #ffffff;
}
table.ProductFeatures tr.Dark {
	background: #f0f0f0;
}

table.ProductFeatures tr th, table.ProductFeatures tr td {
	padding-right: 5px !important;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	text-align: left;
}
table.ProductFeatures tr th {
	padding-left: 10px !important;
	background: #404040;
	color: #ffffff;
	font-weight: normal;
}
table.ProductFeatures tr td {
	padding-left: 5px !important;
}

table.ProductFeatures tr th.YesNo {
	text-align: center !important;
}

table.ProductFeatures tr td.Yes {
	color: #4040a0;
	text-align: center !important;
}
table.ProductFeatures tr td.No {
	color: #d02020;
	text-align: center !important;
}

/* 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;
}


/* Forms */
.BlockCenter form.FeedbackForm {
	width:495px;
	background:#f3f3f3;
	border:1px solid #888;
	padding: 10px;
	margin:20px 0;
}

.BlockCenter form.FeedbackForm table {
	width:100%;
	margin:10px 0;
}

.BlockCenter form.FeedbackForm table th, .BlockCenter form.FeedbackForm table td {
	font-family:verdana, arial, sans-serif;
	font-size:11px;
	padding:2px;
}

.BlockCenter form.FeedbackForm table th {
	vertical-align:top;
	text-align:left;
	font-weight:bold;
	white-space: nowrap;
	padding-right:10px;
}

.BlockCenter form.FeedbackForm table td {
	width:100%;
}

.BlockCenter form.FeedbackForm td input, .BlockCenter form.FeedbackForm td textarea, .BlockCenter form.FeedbackForm td select, .BlockRight input {
	width:99%;
	background:#ffffff;
	color:#000;
	font-family:verdana, arial, sans-serif;
	font-size:11px;
	border:1px solid #808080;
}

.BlockCenter form.FeedbackForm td input.Short {
	width:100px !important;
}

.BlockCenter form.FeedbackForm td input.Button, .BlockRight input.Button {
	border:solid #b0b0b0 1px;
	background-color:#d0d0d0;
}

.Necessary {
	color:#f00000;
}


/* Tours */
div.Tour {
	margin:0;
	padding:0;
	min-height:110px;
}

div.Tour h3 {
	padding:15px 0 0 0;
	margin:0!important;
}

div.Tour p {
	margin:10px 0 0 0;
}

/* Images */
.PreScr {
	float:left;
	width:220px;
	margin:10px 13px;
	text-align:center;
	text-decoration: none !important;
}

.PreScr a {
	text-decoration: none !important;
}

.PreScr a img {
	text-decoration: none !important;
}

