*
{
	margin: 0;
	padding: 0;
}
body
{
	background: #acacac;
	font: 70%/1.5em Verdana, Tahoma, arial, sans-serif;
	color: #333;
	text-align: center;
}

#menu 
{
	margin: 0 auto 20px auto;
	width: 800px;
	height: 50px;
	text-align: left;
	overflow: hidden;
	position: relative;
	background: #0043a2 url(images/menu.jpg) left -100px no-repeat;
}

#menu #menu-meta 
{
	overflow: hidden;
	position: relative;
	width: 208px;
	height: 50px;
	padding-top: 50px;
	float: left;
}
#menu #menu-items
{
	float: right;
	list-style: none;
	font-family: Tahoma, Verdana, 'Trebuchet MS' , Sans-serif;
	font-size: 90%;
	text-transform: uppercase;
	font-weight: bold;
	font-smooth: never !important;
	margin: 0;
	padding: 0;
	height: 48px;
	overflow: hidden;
	text-shadow: #333 0px -1px 0;
}
#menu #menu-items a
{
	text-decoration: none;
	color: #e9edf7;
	padding: 16px 10px 22px 10px;
	margin-left: 2px;
	background: url(images/menu.jpg) right no-repeat;
	background-position: -208px -100px;
}
#menu #menu-items a:hover
{
	color: #001a51;
	background-position: -208px -50px;
	background-color: #fff;
	text-shadow: none;
}
#menu #menu-items a.selected
{
	color: #fff;
	background-position: -208px 0px;
	background-color: #0035af;
	text-shadow: none;
}
#menu #menu-items li
{
	float: left;
	padding: 14px 0;
	margin: 0;
	height: 50px;
	background: url(images/menu-delimiter.gif) left top no-repeat;
}

/*#menu-items li#menu-buynow a, #menu-items li#menu-buynow a {background-position: -208px -100px;}
#menu-items li#menu-buynow a:hover{background-position: -208px -50px}
#menu-items li#menu-buynow a.selected{background-position: -208px 0px; color: #ffe9a7}*/

#menu-items li#menu-feedback a {background-position: right -100px;}
#menu-items li#menu-feedback a:hover{background-position: right -50px}
#menu-items li#menu-feedback a.selected{background-position: right 0px}

#lang
{
	position: relative;
	width: 760px;
	margin: 0 auto;
	list-style: none;
}
#lang li
{
	float: right;
	padding-left: 10px;
	padding-bottom: 13px;
}
#lang a
{
	padding: 1px 0 5px 22px;
	text-decoration: none;
	color: #666;
}
#lang #lang-en a{background: url(images/lang-en-light.gif) left top no-repeat;}
#lang #lang-en a.selected{background: url(images/lang-en.gif) left top no-repeat; color: #eee}
#lang #lang-fr a{background: url(images/lang-fr-light.gif) left top no-repeat;}
#lang #lang-fr a.selected{background: url(images/lang-fr.gif) left top no-repeat; color: #eee}
#lang #lang-ru a{background: url(images/lang-ru-light.gif) left top no-repeat;}
#lang #lang-ru a.selected{background: url(images/lang-ru.gif) left top no-repeat; color: #eee}
#wrap
{
	margin: 0 auto;
	width: 820px;
	background: #fff url(images/wrap-bg.gif) repeat-y center top;
	clear: both;
}
#pob
{
	clear: both;
	background: #0043a2 url(images/header-bg.gif) no-repeat center top;
	height: 135px;
	margin: 0 auto;
	padding: 0px;
	width: 820px;
}
#pob h1
{
    font-smooth: never !important;
	margin: 0;
	padding: 59px;
	color: #fff;
	font-size: 300%;
	font-family: 'Trebuchet MS', Tahoma, Verdana, Sans-serif;
}
#pob .version
{
	font-size: 12pt;
	margin-top: 10px;
	letter-spacing: normal;
	color: #ddf;
}
#virtual-box
{
	display: block;
	background: url(images/oep-box.jpg) center top no-repeat;
	width: 250px;
	height: 200px;
	position: relative;
	vertical-align: bottom;
}
#virtual-box #price
{
	display: block;
	position: relative;
	background: url(images/price-bg.gif) left top no-repeat;
	padding: 3px 8px 3px 25px;
	border-bottom: 1px solid #c90;
	border-right: 1px solid #c90;
	text-align: right;
	right: 0;
	color: #900;
	font-weight: bold;
	margin: 170px 0 0 auto;
	float:right;
}
#panel
{
	width: 800px;
	margin: 0 auto;
	background: url(images/panel-bg.gif) repeat-x;
	border-bottom: 1px solid #d4d4d4;
}
#panel td
{
	text-align: left;
	vertical-align: top;
	padding: 18px 40px;
	width: 50%;
}
#panel img 
{
	float: left;
	margin-right: 10px;
}
#panel p
{
	margin-top: 5px;
	line-height: 120%;
}
#panel a
{
	text-decoration: none;
	color: #666;
}
#panel h2
{
	color: #333;
	margin: 0;
	padding: 0;
	text-align: left;
	font-weight: normal;
	font-size: 150%;
}

#wrap #box
{
	position: relative;
	display: table-cell;
	float: left;
	width: 250px;
	padding: 40px 20px 10px 30px;
	background: #fff url(images/wrap-bg.gif) repeat-y left top;
}
#wrap #box a
{
	font-weight: bold;
	color: #693220;
	text-decoration: none;
}
#small-links
{
	margin: 15px 0 25px 0;
	list-style: none;
}
#small-links li
{
	display: inline;
	padding: 5px;
}
#small-links a
{
	padding: 3px 0 8px 26px;
}

#small-links li#purchase
{
	margin-right: 15px;	
	background: url(images/purchase-small.gif) left top no-repeat;
	white-space: nowrap;
}
#small-links li#download
{
	background: url(images/download-small.gif) left top no-repeat;
	white-space: nowrap;
}

#wrap #box #screenshot
{
	text-align: left;
	margin-top: 15px;
}
#wrap #box p.right
{
	text-align: right;
}
#wrap #box #screenshot a, #wrap #box #testimonial a
{
	padding: 3px 0;
	background: none;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial;
}
#wrap #box #testimonial
{
	background: url(images/quote.gif) left top no-repeat;
	padding-left: 40px;
	text-align: left;
}

#wrap #box p
{
	line-height: 120%;
	text-align: left;
	margin-bottom: 5px;
}
#main
{
	padding: 30px 30px 10px 0px;
	text-align: left;
	font-size: 110%;
	margin-left: 300px;
}
#main div.testimonial
{
	margin: 10px 0 15px 0;
	background: url(images/quote.gif) left 2px no-repeat;
	padding: 0 0 5px 35px;
	border-bottom: 1px solid #eee;
}
#main p.sig
{
	font-style: italic;
	text-align: right;
}
#wrap #main p
{
	line-height: 150%;
	margin-bottom: 10px;
}
#tabs a
{
	font-weight: bold;
	padding: 5px 10px;
	text-decoration: none;
	color: #444;
	font-size: 90%;
}
#tabs a:hover
{
	color: #000;
}
#tabs
{
	padding: 0;
	margin: 0 5px;
	position: relative;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	z-index: 99;
}

#tabs td
{
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #bbb;
	padding: 3px 0px;
}
#tabs td.selected
{
	background: url(images/tab-selected.gif) #fffff0;
	border-bottom: 1px solid #fff;
}
#tab 
{
	background: #fff;
	border-top: 1px solid #bbb;
	padding: 10px 0;
	position: relative;
	top: -1px;
/*	min-height: 430px;*/
}
#tab ul
{
	padding: 0 0 0 20px;
	list-style-image: url(images/history.gif);
}
#tab p.note
{
	border-left: 3px solid #EEE;
	padding: 0 0 0 10px;
	font-size: 75%;
}
#version
{
	font-weight:bold;
}
#navigate
{
	text-align: right;
}
#navigate a
{
	color: #333;
	text-decoration: none;
}

#hpages 
{
	font-size: 80%;
	width: 99%;
	margin-bottom: 5px;
}
#history
{
	padding: 20px 0 0 25px;
	list-style-image: url(images/history.gif);
	margin-top: 5px;
	min-height: 300px;
}
#footer
{
	clear: both;
	margin: 0 auto;
	width: 820px;
	background: url(images/footer-bg.gif) no-repeat center top;
	padding: 40px 15px;
	font-size: 90%;
	font-family: Tahoma, Verdana, 'Trebuchet MS' , Sans-serif;
	color: #666;
}
#footer a
{
	color: #666;
}
#footer #copyright
{
	margin-left: 30px;
	float: left;
	text-align: left;
}
#footer #bmenu
{
	text-align: right;
	margin-right: 30px;
}

img
{
	border: none;
}
h1
{
	margin: 0 0 15px 0;
	letter-spacing: -2px;
	font-size: 180%;
	color: #999;
}
h2
{
	font-size: 110%;
	margin: 0 0 5px 0;
	letter-spacing: -1px;
	color: #333;
}
h3
{
	font-size: 100%;
	margin: 0 0 10px 0;
	letter-spacing: -1px;
	color: #333;
}
.signature
{
	margin: 2px 0;
	color: Gray;
	text-align: left;
	font-style: italic;
	font-weight: bold;
}
#thumbnails
{
	margin: 0px 30px;
	padding-top: 20px;
	overflow: auto;
	white-space: nowrap;
	position: relative;
	clear: both;
	height: 125px;
	width: 750px;
}
#thumbnails a
{
	margin-right: 4px;
}
#thumbnails img
{
	border: 1px solid white;
}
#thumbnails img.selected
{
	border: 1px solid black;
}
#screen_shot{
	margin: 0 30px;
	padding: 20px 0;
	width: 750px;
	overflow: hidden;
}
#screen_shot img {
	border: none;
	margin-top: 20px;
}
#screen_text {
	text-align: left;
	margin: 0 auto;
	font-weight: bold;
}

#feedback 
{
	padding: 20px 40px;
}
#feedback table
{
	width: 100%;
}
#feedback td
{
	text-align: left;
	padding: 7px 15px;
	width: 50%;
}
#feedback input[type="text"], #feedback select, #feedback textarea
{
	font-family: Verdana, Arial, Tahoma;
	width: 100%;
	font-size: 100%;
}
#feedback input[type="submit"] 
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 90%;
	font-weight: bold;
	padding: 3px 10px;
	color: #444;
}
#feedback input.error, #feedback textarea.error
{
	border: 2px solid red;
	background: #FFf0f0;
}

#text
{
	padding: 50px;
	font-weight: bold;
	font-family: Arial, Tahoma, sans-serif;
}
a
{
	color: #333;
}
#text p
{
	text-align: left;
	font-size: 120%;
	font-weight: normal;
	line-height: 140%;
}
#text h2
{
	font-size: 160%;
	text-align: left;
	margin-bottom: 10px; 
}
#text h3
{
	font-size: 120%;
	text-align: left;
	margin-top: 10px; 
}
