@import url("reset.css");

html0287M
{
	padding: 0;
	margin: 0;
}

body
{
	background-color: #c0c0c0;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	direction: ltr;
	text-align: center;
	line-height: 18px;
}

a
{
	color: #35778f;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

#bodywrapper
{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	border-left: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
}

#header 
{
	width: 1000px;
	height: 110px;
	padding-top: 10px;
	background-image: url('../images/header-bg.jpg');
	background-repeat: repeat-x;
}

#flash-logo
{
	width: 260px;
	height: 110px;
	float: left;
	vertical-align: middle;
	background-color: #4f8ead;
}

#lang-panel
{
	color: #ffffff;
	vertical-align: top;
	display: inline;
}

#internal-lang-panel
{
	display: inline;
}

#top-menu
{
	background-color: #333333;
	color: #ffffff;
	background-image: url('../images/top-menu-base.jpg');
	background-repeat: repeat-x;
	background-position: bottom;
	height: 34px;
}

#top-menu a
{
	color: #ffffff;
}

#top-menu a:hover
{
	text-decoration: none;
}

#top-menu-categories
{
	padding-left: 211px;
	height: 22px;
}

.top-menu-top-category
{
	background-color: #aa4244;
	float: left;
	width: 104px;
	height: 22px;
	background-image: url('../images/top-menu-sep.gif');
	background-repeat: repeat-y;
	background-position: left;
	padding-top: 6px;
}

.top-menu-category
{
	float: left;
	width: 104px;
	height: 22px;
	background-image: url('../images/top-menu-sep.gif');
	background-repeat: repeat-y;
	background-position: left;
	padding-top: 6px;
}

.top-menu-category-de
{
	float: left;
	width: 129px;
	height: 22px;
	background-image: url('../images/top-menu-sep-de.gif');
	background-repeat: repeat-y;
	background-position: left;
	padding-top: 6px;
}

.top-menu-category-1
{
	float: left;
	width: 104px;
	height: 22px;
	padding-top: 6px;
}

#content
{
	clear: both;
	background-color: #f0f2ec;
	background-image: url('../images/nav-shape.jpg');
	background-repeat: repeat-y;
}

#navigation-bar
{
	float: left;
	width: 211px;
	color: #ffffff;
	border-right: 3px solid #999999;
	background-color: #333333;
	background-image: url('../images/nav-bar-arrow.jpg');
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 15px;
	text-align: left;
}

h1
{
	color: #55a7ce;
	font-weight: bold;
	font-size: 16px;
}

h2
{
	font-weight: bold;
	font-size: 13px;
}

#navigation-bar a
{
	color: #ffffff;
}

#navigation-bar a:hover
{
	text-decoration: none;
}

#navigation-bar h1
{
	font-size: 13px;
	padding-left: 10px;
}

.nav-link-set
{
	clear: both;
	padding: 10px 0 5px 0;
}

.nav-link-set-items
{
	clear: both;
	list-style-image: url('../images/empty.gif');
	list-style-position: inside;
	padding: 1px 0 1px 0;
}

.nav-link-set-item
{
	clear: both;
}

.nav-link-sub-set-items
{
	clear: both;
	background-color: #333333;
	display: none;
}

.nav-link-sub-set-item
{
	clear: both;
	float: left;
	width: 176px;
	padding-left: 35px;
}

#small-contact
{
	clear: both;
	width: 191px;
	height: 261px;
	border: 1px solid #cccccc;
	font-size: 11px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

#small-contact-title
{
	color: #55a7ce;
}

#small-contact div
{
	clear: both;
	padding-top: 5px;
	padding-bottom: 2px;
}

#small-contact label
{
	float: left;
	width: 60px;
}

#small-contact input.small-contact-input
{
	float: right;
	width: 126px;
	color: #333333;
	background: #f0f2ec;
	border: 1px solid #333333;
}

#small-contact input.small-contact-input-ru
{
	float: right;
	width: 126px;
	color: #333333;
	background: #f0f2ec;
	border: 1px solid #333333;
	margin-top: 18px;
}

#small-contact textarea
{
	float: right;
	width: 126px;
	height: 7em;
	color: #333333;
	background: #f0f2ec;
	border: 1px solid #333333;
}

#contact
{
	clear: both;
	width: 430px;
	height: 375px;
	background-color: #cfcdca;
	border: 1px solid #b5b4b1;
	font-size: 11px;
	padding: 5px 20px 5px 20px;
	margin-left: auto;
	margin-right: auto
}

#short-contact
{
	clear: both;
	width: 411px;
	height: 274px;
	background-color: #cfcdca;
	border: 1px solid #b5b4b1;
	font-size: 11px;
	padding: 5px 20px 5px 20px;
	margin-left: auto;
	margin-right: auto
}

#contact-title
{
	color: #333333;
	font-weight: bold;
}

#contact div, #short-contact div
{
	clear: both;
	padding-top: 3px;
	padding-bottom: 2px;
}

#contact label, #short-contact label
{
	float: left;
	width: 150px;
}

#contact input.contact-input, #short-contact input.contact-input
{
	float: right;
	width: 271px;
	background: #f2f0ec;
	border: 1px solid #cccccc;
}

#contact textarea, #short-contact textarea
{
	float: right;
	width: 271px;
	height: 12em;
	background: #f2f0ec;
	border: 1px solid #cccccc;
}

.send-button
{
	text-align: center;
	color: #FFFFFF;
	float: right;
	cursor: pointer;
	margin-top: 2px;
}

.dark-red
{
	color: #cb5053;
}

.dark-red-v
{
	color: #924748;
	font-weight: bold;
}

.red-v
{
	float: left;
	width: auto;
}

.improving-v
{
	clear: both;
}

#info-bar
{
	float: right;
	text-align: center;
	width: 786px;
}

#flash-window
{
	width: 718px;
	background-color: #ffffff;
	border: 2px solid #aa4346;
	margin-top: 30px;
	text-align: center;
	margin-left: 25px;
	margin-right: auto;
}

#info-bar-window
{
	clear: both;
	width: 735px;
	margin-top: 20px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#info-bar-window-ru
{
	clear: both;
	width: 750px;
	margin-top: 20px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#info-bar-home-text
{
	float: left;
	width: 288px;
	text-align: left;
}

#info-bar-home-text-de
{
	float: left;
	width: 302px;
	text-align: left;
}

#info-bar-home-text-ru
{
	float: left;
	width: 290px;
	text-align: left;
}


#info-bar-home-icon
{
	float: right;
	width: 412px;
	padding-left: 17px;
}

#info-bar-home-icon-de
{
	float: right;
	width: 412px;
	padding-left: 3px;
}

#info-bar-home-icon-ru
{
	float: right;
	width: 445px;
	padding-left: 3px;
}

#info-bar-home-icon h1
{
	font-size: 16px;
	color: #ffffff;
}

#solutions-icons-bar
{
	clear: both;
	padding-top: 16px;
	width: 640px;
	margin-left: auto;
	margin-right: auto;
}

#solutions-icons-bar h1
{
	font-size: 12px;
	color: #ffffff;
}

.icon
{
	padding: 15px 2px 2px 9px;
	font-size: 11px;
	color: #ffffff;
}

.mini-icon
{
	font-size: 9px;
	color: #ffffff;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 12px;
}

#id-reader-icon
{
	background-image: url('../images/id-reader-icon.jpg');
	background-repeat: no-repeat;
	float: left;
	text-align: left;
	height: 174px;
	width: 206px;
	overflow: hidden;
}

#passport-reader-icon
{
	background-image: url('../images/passport-reader-icon.jpg');
	background-repeat: no-repeat;
	float: right;
	text-align: left;
	height: 174px;
	width: 206px;
	overflow: hidden;
}

#sdk-icon
{
	background-image: url('../images/sdk-icon.jpg');
	background-repeat: no-repeat;
	float: left;
	text-align: left;
	height: 172px;
	width: 206px;
	overflow: hidden;
}

#app-icon
{
	background-image: url('../images/app-icon.jpg');
	background-repeat: no-repeat;
	float: right;
	text-align: left;
	height: 172px;
	width: 206px;
	overflow: hidden;
}

#signishell-icon
{
	background-image: url('../images/signishell-icon.jpg');
	background-repeat: no-repeat;
	float: left;
	text-align: left;
	height: 174px;
	width: 206px;
	overflow: hidden;
}

#hardware-icon
{
	background-image: url('../images/hardware-icon.jpg');
	background-repeat: no-repeat;
	float: right;
	text-align: left;
	height: 174px;
	width: 206px;
	overflow: hidden;
}

#id-reader-icon-de
{
	background-image: url('../images/id-reader-icon-de.jpg');
	background-repeat: no-repeat;
	float: left;
	text-align: left;
	height: 200px;
	width: 206px;
	overflow: hidden;
}

#passport-reader-icon-de
{
	background-image: url('../images/passport-reader-icon-de.jpg');
	background-repeat: no-repeat;
	float: right;
	text-align: left;
	height: 200px;
	width: 206px;
	overflow: hidden;
}

#sdk-icon-de
{
	background-image: url('../images/sdk-icon-de.jpg');
	background-repeat: no-repeat;
	float: left;
	text-align: left;
	height: 220px;
	width: 206px;
	overflow: hidden;
}

#app-icon-de
{
	background-image: url('../images/app-icon-de.jpg');
	background-repeat: no-repeat;
	float: right;
	text-align: left;
	height: 220px;
	width: 206px;
	overflow: hidden;
}

#signishell-icon-de
{
	background-image: url('../images/signishell-icon-de.jpg');
	background-repeat: no-repeat;
	float: left;
	text-align: left;
	height: 220px;
	width: 206px;
	overflow: hidden;
}

#hardware-icon-de
{
	background-image: url('../images/hardware-icon-de.jpg');
	background-repeat: no-repeat;
	float: right;
	text-align: left;
	height: 220px;
	width: 206px;
	overflow: hidden;
}

#id-reader-icon-ru
{
	background-image: url('../images/id-reader-icon-ru.jpg');
	background-repeat: no-repeat;
	float: left;
	text-align: left;
	height: 260px;
	width: 215px;
	overflow: hidden;
}

#passport-reader-icon-ru
{
	background-image: url('../images/passport-reader-icon-ru.jpg');
	background-repeat: no-repeat;
	float: right;
	text-align: left;
	height: 260px;
	width: 217px;
	overflow: hidden;
}

#sdk-icon-ru
{
	background-image: url('../images/sdk-icon-ru.jpg');
	background-repeat: no-repeat;
	float: left;
	text-align: left;
	height: 260px;
	width: 215px;
	overflow: hidden;
}

#app-icon-ru
{
	background-image: url('../images/app-icon-ru.jpg');
	background-repeat: no-repeat;
	float: right;
	text-align: left;
	height: 260px;
	width: 217px;
	overflow: hidden;
}

#signishell-icon-ru
{
	background-image: url('../images/signishell-icon-ru.jpg');
	background-repeat: no-repeat;
	float: left;
	text-align: left;
	height: 260px;
	width: 215px;
	overflow: hidden;
}

#hardware-icon-ru
{
	background-image: url('../images/hardware-icon-ru.jpg');
	background-repeat: no-repeat;
	float: right;
	text-align: left;
	height: 260px;
	width: 217px;
	overflow: hidden;
}

#mini-id-reader-icon
{
	background-image: url('../images/mini-id-reader-icon.jpg');
	background-repeat: no-repeat;
	float: left;
	text-align: left;
	height: 122px;
	width: 150px;
	margin: 0 12px 0 13px;
	overflow: hidden;
}

#mini-id-reader-icon-de
{
	background-image: url('../images/mini-id-reader-icon-de.jpg');
	background-repeat: no-repeat;
	float: left;
	text-align: left;
	height: 157px;
	width: 185px;
	margin: 0 12px 0 13px;
	overflow: hidden;
}

#mini-passport-reader-icon
{
	background-image: url('../images/mini-passport-reader-icon.jpg');
	background-repeat: no-repeat;
	float: left;
	text-align: left;
	height: 127px;
	width: 150px;
	overflow: hidden;
	margin-top: 0;
	margin-right: 13px;
	margin-bottom: 0;
	margin-left: 40px;
}

#mini-passport-reader-icon-de
{
	background-image: url('../images/mini-passport-reader-icon-de.jpg');
	background-repeat: no-repeat;
	float: left;
	text-align: left;
	height: 157px;
	width: 185px;
	overflow: hidden;
	margin-top: 0;
	margin-right: 13px;
	margin-bottom: 0;
	margin-left: 40px;
}

#mini-sdk-icon
{
	background-image: url('../images/mini-sdk-icon.jpg');
	background-repeat: no-repeat;
	float: left;
	text-align: left;
	height: 121px;
	width: 150px;
	margin: 0 13px 0 12px;
	overflow: hidden;
}

#mini-app-icon
{
	background-image: url('../images/mini-app-icon.jpg');
	background-repeat: no-repeat;
	float: left;
	text-align: left;
	height: 125px;
	width: 150px;
	margin: 0 12px 0 13px;
	overflow: hidden;
}

.info-block
{
	clear: both;
	background-image: url('../images/info-block.jpg');
	background-repeat: no-repeat;
	text-align: left;
	height: 101px;
	width: 685px;
	padding-top: 7px;
	padding-right: 17px;
	padding-bottom: 0;
	padding-left: 13px;
}

.info-block-de
{
	clear: both;
	background-image: url('../images/info-block-de.jpg');
	background-repeat: no-repeat;
	text-align: left;
	height: 101px;
	width: 685px;
	padding-top: 7px;
	padding-right: 17px;
	padding-bottom: 0;
	padding-left: 13px;
}

.info-block-es
{
	clear: both;
	background-image: url('../images/info-block-es.jpg');
	background-repeat: no-repeat;
	text-align: left;
	height: 101px;
	width: 685px;
	padding-top: 7px;
	padding-right: 17px;
	padding-bottom: 0;
	padding-left: 13px;
}

.info-block-ru
{
	clear: both;
	background-image: url('../images/info-block-ru.jpg');
	background-repeat: no-repeat;
	text-align: left;
	height: 101px;
	width: 685px;
	padding-top: 7px;
	padding-right: 17px;
	padding-bottom: 0;
	padding-left: 13px;
}

.info-block h2
{
	clear: both;
	color: #ffffff;
}

.info-block-es h2
{
	clear: both;
	color: #ffffff;
}

.info-block-de h2
{
	clear: both;
	color: #ffffff;
}

.info-block-ru h2
{
	clear: both;
	color: #ffffff;
}

.info-block p
{
	clear: both;
	padding-top: 10px;
	font-size: 11px;
	text-align: justify;
	width: 650px;
}

.info-block-es p
{
	clear: both;
	padding-top: 10px;
	font-size: 11px;
	text-align: justify;
	width: 650px;
}

.info-block-de p
{
	clear: both;
	padding-top: 10px;
	font-size: 11px;
	text-align: justify;
	width: 650px;
}

.info-block-ru p
{
	clear: both;
	padding-top: 10px;
	font-size: 11px;
	text-align: justify;
	width: 670px;
}

.red-block
{
	clear: both;
	background-image: url('../images/red-block-bar.jpg');
	background-repeat: no-repeat;
	color: #ffffff;
	height: 18px;
	width: 275px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 0;
	padding-left: 4px;
}

.red-block-de
{
	clear: both;
	background-image: url('../images/red-block-bar.jpg');
	background-repeat: no-repeat;
	color: #ffffff;
	height: 18px;
	width: 285px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 0;
	padding-left: 2px;
}

.red-block-ru
{
	clear: both;
	background-image: url('../images/red-block-bar-ru.jpg');
	background-repeat: no-repeat;
	color: #ffffff;
	height: 40px;
	width: 275px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 0;
	padding-left: 4px;
}

#improving
{
	padding-top: 8px;
}

.dark-red-title
{
	color: #924748;
	font-weight: bold;
	font-size: 18px;
	padding-top: 15px;
	padding-bottom: 6px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.light-blue-menu
{
	color: #99FFFF;
}

.dark-blue-title
{
	color: #377593;
	font-weight: bold;
	font-size: 18px;
	padding-top: 15px;
	padding-bottom: 5px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.dark-red-sub-title
{
	color: #924748;
	font-weight: bold;
	font-size: 15px;
	padding-top: 7px;
	padding-bottom: 1em;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.dark-red-sitemap-title
{
	color: #924748;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 7px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.dark-red-small-title
{
	color: #924748;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 7px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.dark-red-small-title2
{
	color: #924748;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 7px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.dark-blue-sub-title
{
	color: #377593;
	font-weight: bold;
	font-size: 15px;
	padding-top: 7px;
	padding-bottom: 1em;
	text-align: left;
}

.dark-red-products-title
{
	color: #924748;
	font-weight: bold;
	font-size: 18px;
	padding-top: 15px;
	padding-bottom: 5px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.dark-gray-products-sub-title
{
	color: #3e3e3e;
	font-weight: normal;
	font-size: 13px;
	padding-bottom: 25px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.long-text
{
	text-align: justify;
}

.long-text-de
{
	text-align: left
}

#footer
{
	clear: both;
	color: #999999;
	background-color: #f0f2ec;
	background-image: url('../images/nav-footer-shape.jpg');
	background-repeat: no-repeat;
	text-align: left;
	height: 16px;
	padding: 18px 10px 6px 10px;
}

#footer a
{
	color: #cacaca;
}

#bottom-lang-menu
{
	padding-left: 180px;
}

#bottom-lang-menu-es
{
	padding-left: 190px;
}

#bottom-lang-menu-de
{
	padding-left: 140px;
}

#bottom-lang-menu-ru
{
	padding-left: 60px;
}

#bottom-menu
{
	padding-left: 130px;
}

#bottom-menu-de
{
	padding-left: 100px;
}

#bottom-menu-ru
{
	padding-left: 60px;
}

#about-window
{
	text-align: left;
}

#support-window
{
	text-align: left;
}

#products-window
{
	text-align: left;
}

.sitemap-set
{
	clear: both;
	text-align: left;
	padding-top: 18px;
}

.sitemap-top-set
{
	text-align: left;
}

#product-left-window
{
	float: left;
	width: 496px;
	padding-right: 8px;
	text-align: left;
}

#product-left-window-type-2
{
	float: left;
	width: 426px;
	padding-right: 8px;
	text-align: left;
}

#product-left-window-type-3
{
	float: left;
	width: 600px;
	padding-right: 8px;
	text-align: left;
}

#product-right-window
{
	float: right;
	width: 217px;
	padding-left: 7px;
	text-align: center;
}

#app-right-window
{
	float: right;
	width: 220px;
	height: 210px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-position: right top;
}

#clip-icon
{
	float: right;
	padding-top: 163px;
	padding-right: 5px;
}

#clip-icon-1
{
	float: right;
	padding-top: 3px;
	padding-right: 12px;
}

#clip-icon-left
{
	float: right;
	padding-top: 163px;
	padding-right: 167px;
}

#product-image
{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.sitemap-items-set
{
	float: left;
	width: 225px;
	padding-top: 6px;
}

.sitemap-set-item
{
}

.sitemap-set-item a
{
	color: #333333;
}

.sitemap-open-set-item
{
	padding-bottom: 10px;
	font-weight: bold;
}

.sitemap-open-set-item a
{
	color: #333333;
}

.sitemap-items-sub-set
{
	clear: both;
	list-style-image: url('../images/empty.gif');
	list-style-position: inside;
	font-weight: normal;
}

.sitemap-sub-set-item
{
}

.cc-left-main-items-set
{
	float: left;
	width: 185px;
	padding-top: 6px;
	border-right: 1px solid #ffffff;
}

.cc-left-items-set
{
	float: left;
	width: 190px;
	padding-top: 6px;
	border-right: 1px solid #ffffff;
}

.cc-right-items-set
{
	float: left;
	width: 465px;
	height: 750px;
	overflow: auto;
	padding-top: 6px;
}

.cc-right-items-set-ru
{
	float: left;
	width: 465px;
	height: 970px;
	overflow: auto;
	padding-top: 6px;
}


.cc-right-arrow
{
	float: left;
	width: 22px;
}

.cc-inside-items-set
{
	float: left;
	width: 1560px;
}

.cc-set-item
{
	padding: 0 8px 0 8px;
}

.cc-set-item-dark
{
	padding: 0 8px 0 8px;
	background-color: #e6e2db;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

.cc-set-item-center
{
	padding: 0 8px 0 8px;
	text-align: center;
}

.cc-set-item-top
{
	padding: 0 8px 0 8px;
	padding-top: 94px;
	font-size: larger;
}

.cc-set
{
	clear: both;
	text-align: left;
	padding-top: 18px;
}

.cc-top-set
{
	text-align: left;
}

.product-image
{
	border: 1px solid #333333;
	margin-bottom: 16px;
}

.products-line
{
	clear: both;
	margin-bottom: 10px;
	
}

.products-left-cell
{
	float: left;
	width: 355px;
	height: 166px;
	background-image: url('../images/products-top-left-cell.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
	padding-right: 25px;
	margin-bottom: 1.5em;
}

.products-left-cell-de
{
	float: left;
	width: 355px;
	height: 210px;
	background-image: url('../images/products-top-left-cell.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
	padding-right: 25px;
	margin-bottom: 1.5em;
}

.products-left-cell-ru
{
	float: left;
	width: 355px;
	height: 245px;
	background-image: url('../images/products-top-left-cell.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
	padding-right: 25px;
	margin-bottom: 1.5em;
}

.products-right-cell
{
	float: right;
	width: 355px;
	height: 166px;
	background-image: url('../images/products-top-right-cell.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
	margin-bottom: 1.5em;
}

.products-right-cell-de
{
	float: right;
	width: 355px;
	height: 210px;
	background-image: url('../images/products-top-right-cell.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
	margin-bottom: 1.5em;
}

.products-right-cell-ru
{
	float: right;
	width: 355px;
	height: 245px;
	background-image: url('../images/products-top-right-cell.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
	margin-bottom: 1.5em;
}

.products-cell
{
	float: right;
	width: 235px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.products-full-cell
{
	float: right;
	width: 605px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.products-full-cell-type-2
{
	float: left;
	width: 465px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.products-full-cell-type-3
{
	float: right;
	width: 305px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.products-bottom-cell
{
	float: left;
	width: 220px;
	height: 147px;
	background-image: url('../images/products-bottom-cell.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
	padding-right: 25px;
	margin-bottom: 1.5em;
}

.products-bottom-clean-cell
{
	float: left;
	width: 220px;
	height: 147px;
	background-color: #f1f0ec;
	padding-right: 25px;
	margin-bottom: 1.5em;
}

.products-bottom-inside-cell
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.products-cell-title
{
	font-weight: bold;
	padding-bottom: 0.7em;
}

#contact-window
{
	text-align: left;
}

#downloads-window
{
	clear: both;
	width: 700px;
	background-color: #e1ded7;
	background-image: url('../images/downloads-bottom.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
}

#outerdiv
{
	width:730px;
	height:780px;
	overflow:hidden;
	position:relative;
}

#outerdiv-downloads
{
	width:730px;
	height:1065px;
	overflow:hidden;
	position:relative;
}

#inneriframe
{
	position:relative;
	top:0px;
	left:auto;
	width:705px;
	height:1055px;
	overflow: hidden;
	visibility: inherit;
	right: auto;
}

#solutions-top-window
{
	clear: both;
	text-align: left;
}

#solutions-bottom-window
{
	clear: both;
	width: 725px;
	background-color: #e1ded7;
	background-image: url('../images/solutions-bottom.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}

#solutions-bottom-window-type-1
{
	clear: both;
	width: 725px;
	height: 470px;
	background-color: #e1ded7;
	background-image: url('../images/solutions-bottom.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}

#solutions-bottom-window-type-2
{
	clear: both;
	width: 714px;
	background-color: #e1ded7;
	background-image: url('../images/solutions-bottom-type-2.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}

#solutions-bottom-window-type-2-ru
{
	clear: both;
	width: 714px;
	height: 650px;
	background-color: #e1ded7;
	background-image: url('../images/solutions-bottom-type-2.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}

#solutions-bottom-window-type-3
{
	clear: both;
	width: 700px;
	background-color: #e1ded7;
	background-image: url('../images/downloads-bottom.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}

#solutions-bottom-window-ru
{
	clear: both;
	width: 725px;
	height: 700px;
	background-color: #e1ded7;
	background-image: url('../images/solutions-bottom.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}

#solutions-bottom-window-pass-ru
{
	clear: both;
	width: 725px;
	height: 750px;
	background-color: #e1ded7;
	background-image: url('../images/solutions-bottom.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}

#downloads-window-title
{
	height: 16px;
}

.downloads-window-text
{
	text-align: left;
	padding: 20px 22px 0 22px;
	border-left: 2px solid #cbc9bd;
	border-right: 2px solid #cbc9bd;
	display: block;
}

.downloads-window-text-hidden
{
	display: none;
}

.download-title
{
	clear: both;
	padding-top: 16px;
	color: #924748;
	font-weight: bold;
}

.download-title-text
{
}

.download-title-sub-text
{
	cursor: pointer;
}

.download-items-set
{
	display: none;
}

.download-item
{
	clear: both;
	font-size: 13px;
	padding-top: 10px;
	padding-left: 18px;
}

.download-item a
{
	color: #333333;
}

.download-sub-item
{
	padding-top: 8px;
	display: none;
	padding-left: 50px;
	padding-bottom: 8px;
}

.download-sub-item-ul
{
	font-size: 9px;
	list-style-position: inside;
	list-style-type: circle;
}

#downloads-window-footer
{
	height: 20px;
}

#solutions-window-title
{
	height: 16px;
}

#solutions-window-title1
{
	height: 31px;
}

#solutions-window-title2
{
	height: 56px;
}

#solutions-window-title3
{
	height: 63px;
}

.solutions-window-text
{
	text-align: left;
	padding: 20px 22px 0 22px;
	border-left: 2px solid #cbc9bd;
	border-right: 2px solid #cbc9bd;
	font-size: 11px;
	height: 550px;
	display: block;
}

.solutions-window-text-short
{
	text-align: left;
	border-left: 2px solid #cbc9bd;
	border-right: 2px solid #cbc9bd;
	font-size: 11px;
	height: 420px;
	display: block;
	padding-top: 20px;
	padding-right: 22px;
	padding-bottom: 0;
	padding-left: 22px;
}

.solutions-window-text-high
{
	text-align: left;
	padding: 20px 22px 0 22px;
	border-left: 2px solid #cbc9bd;
	border-right: 2px solid #cbc9bd;
	font-size: 11px;
	height: 620px;
	display: block;
}

.coming-soon
{
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	padding: 18px;
}

.solutions-window-text-left
{
	float: left;
	width: 265px;
}

.solutions-window-text-right
{
	float: right;
	width: 265px;
}

.solutions-window-text-hidden
{
	display: none;
}

.solutions-title
{
	clear: both;
	padding-top: 16px;
	color: #924748;
	font-weight: bold;
}

.solution-title-text
{
}

.solution-items-set
{
	display: none;
}

.solution-item
{
	clear: both;
	font-size: 13px;
	padding-top: 8px;
	padding-left: 18px;
}

.solution-item a
{
	color: #333333;
}

#solutions-window-footer
{
	height: 20px;
}

#product-price-box
{
	clear: both;
	background-image: url('../images/product-price-box.jpg');
	background-repeat: no-repeat;
	padding-top: 27px;
	height: 86px;
	width: 187px;
	color: #666666;
	padding-bottom: 5px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: 8px;
}

#product-price-box-1
{
	clear: both;
	background-image: url('../images/product-price-box-1.jpg');
	background-repeat: no-repeat;
	padding-top: 27px;
	height: 86px;
	width: 187px;
	color: #666666;
	padding-bottom: 5px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: 8px;
}

#product-price-box-1-de
{
	clear: both;
	background-image: url('../images/product-price-box-1-de.jpg');
	background-repeat: no-repeat;
	padding-top: 27px;
	height: 86px;
	width: 187px;
	color: #666666;
	padding-bottom: 5px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: 8px;
}

#product-blue-box
{
	clear: both;
	background-image: url('../images/product-blue-box.jpg');
	background-repeat: no-repeat;
	text-align: left;
	height: 135px;
	width: 187px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: 10px;
	padding-top: 14px;
	padding-right: 13px;
	padding-bottom: 0;
	padding-left: 13px;
}

#product-blue-box-ru
{
	clear: both;
	background-image: url('../images/product-blue-box-ru.jpg');
	background-repeat: no-repeat;
	text-align: left;
	height: 155px;
	width: 200px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: 10px;
	padding-top: 14px;
	padding-right: 13px;
	padding-bottom: 0;
	padding-left: 13px;
}

#product-price-box-type-2
{
	clear: both;
	background-image: url('../images/product-price-box-type-2.jpg');
	background-repeat: no-repeat;
	margin: 25px auto 3px 8px;
	padding-top: 27px;
	height: 86px;
	width: 187px;
	color: #666666
}

#product-price-box-type-3
{
	clear: both;
	background-image: url('../images/product-price-box-type-3.jpg');
	background-repeat: no-repeat;
	padding-top: 20px;
	height: 100px;
	width: 187px;
	color: #666666;
	float: right;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: 20px;
	text-align: center;
	margin-top: 0px;
}

#product-price-box-type-4
{
	clear: both;
	background-image: url('../images/product-price-box-type-4.jpg');
	background-repeat: no-repeat;
	margin: 25px auto 3px 8px;
	padding-top: 27px;
	height: 86px;
	width: 187px;
	color: #666666
}

#product-price-box-type-4-de
{
	clear: both;
	background-image: url('../images/product-price-box-type-4-de.jpg');
	background-repeat: no-repeat;
	margin: 25px auto 3px 8px;
	padding-top: 27px;
	height: 86px;
	width: 187px;
	color: #666666
}


#product-price-box-type-5
{
	clear: both;
	background-image: url('../images/product-price-box-type-5.jpg');
	background-repeat: no-repeat;
	margin: 25px auto 3px 8px;
	padding-top: 27px;
	height: 86px;
	width: 187px;
	color: #666666
}

#product-price-box-type-5-1
{
	clear: both;
	background-image: url('../images/product-price-box-type-5-1.jpg');
	background-repeat: no-repeat;
	padding-top: 27px;
	height: 86px;
	width: 187px;
	color: #666666;
	padding-bottom: 5px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: 8px;
}

#product-price-box-type-6
{
	clear: both;
	background-image: url('../images/product-price-box-type-6.jpg');
	background-repeat: no-repeat;
	margin: 25px auto 3px 8px;
	padding-top: 27px;
	height: 86px;
	width: 187px;
	color: #666666
}

#product-price-box-type-7
{
	clear: both;
	background-image: url('../images/product-price-box-type-7.jpg');
	background-repeat: no-repeat;
	margin: 25px auto 3px 8px;
	padding-top: 27px;
	height: 86px;
	width: 187px;
	color: #666666
}

#product-blue-box-type-2
{
	clear: both;
	background-image: url(../images/product-blue-box-type-2.jpg);
	background-repeat: no-repeat;
	margin: 0 auto 3px 10px;
	padding: 14px 13px 0 13px;
	text-align: left;
	height: 145px;
	width: 187px;
}

#product-blue-box-type-2-4
{
	clear: both;
	background-image: url(../images/product-blue-box-type-2-4.jpg);
	background-repeat: no-repeat;
	margin: 0 auto 3px 10px;
	padding: 14px 13px 0 13px;
	text-align: left;
	height: 124px;
	width: 187px;
}

#product-blue-box-type-2-4-ru
{
	clear: both;
	background-image: url(../images/product-blue-box-type-2-4-ru.jpg);
	background-repeat: no-repeat;
	margin: 0 auto 3px 10px;
	padding: 14px 13px 0 13px;
	text-align: left;
	height: 138px;
	width: 200px;
}

#product-blue-box-type-2-5-ru
{
	clear: both;
	background-image: url(../images/product-blue-box-type-2-5-ru.jpg);
	background-repeat: no-repeat;
	margin: 0 auto 3px 10px;
	padding: 14px 13px 0 13px;
	text-align: left;
	height: 155px;
	width: 200px;
}

#product-blue-box-type-2-2
{
	clear: both;
	background-image: url(../images/product-blue-box-type-2-2.jpg);
	background-repeat: no-repeat;
	margin: 0 auto 3px 10px;
	padding: 14px 13px 0 13px;
	text-align: left;
	height: 124px;
	width: 187px;
}

#product-blue-box-type-2-2-ru
{
	clear: both;
	background-image: url(../images/product-blue-box-type-2-2-ru.jpg);
	background-repeat: no-repeat;
	margin: 0 auto 3px 10px;
	padding: 14px 13px 0 13px;
	text-align: left;
	height: 138px;
	width: 200px;
}

#product-blue-box-type-1-3
{
	clear: both;
	background-image: url(../images/product-blue-box-type-1-3.jpg);
	background-repeat: no-repeat;
	margin: 0 auto 3px 10px;
	padding: 14px 13px 0 13px;
	text-align: left;
	height: 85px;
	width: 187px;
}

#product-blue-box-type-1-4
{
	clear: both;
	background-image: url(../images/product-blue-box-type-1-4.jpg);
	background-repeat: no-repeat;
	margin: 0 auto 3px 10px;
	padding: 14px 13px 0 13px;
	text-align: left;
	height: 124px;
	width: 187px;
}

#product-blue-box-type-1-4-ru
{
	clear: both;
	background-image: url(../images/product-blue-box-type-1-4-ru.jpg);
	background-repeat: no-repeat;
	margin: 0 auto 3px 10px;
	padding: 14px 13px 0 13px;
	text-align: left;
	height: 135px;
	width: 200px;
}

#product-blue-box-type-2-3
{
	clear: both;
	background-image: url(../images/product-blue-box-type-2-3.jpg);
	background-repeat: no-repeat;
	margin: 0 auto 3px 10px;
	padding: 14px 13px 0 13px;
	text-align: left;
	height: 124px;
	width: 187px;
}

#product-blue-box-type-2-3-ru
{
	clear: both;
	background-image: url(../images/product-blue-box-type-2-3-ru.jpg);
	background-repeat: no-repeat;
	margin: 0 auto 3px 10px;
	padding: 14px 13px 0 13px;
	text-align: left;
	height: 124px;
	width: 200px;
}

#product-blue-box-type-2-7
{
	clear: both;
	background-image: url(../images/product-blue-box-type-2-7.jpg);
	background-repeat: no-repeat;
	margin: 0 auto 3px 10px;
	padding: 14px 13px 0 13px;
	text-align: left;
	height: 187px;
	width: 187px;
}

#product-blue-box-type-2-7-ru
{
	clear: both;
	background-image: url(../images/product-blue-box-type-2-7-ru.jpg);
	background-repeat: no-repeat;
	margin: 0 auto 3px 10px;
	padding: 14px 13px 0 13px;
	text-align: left;
	height: 205px;
	width: 200px;
}

#product-blue-box-type-2-6
{
	clear: both;
	background-image: url(../images/product-blue-box-type-2-6.jpg);
	background-repeat: no-repeat;
	margin: 0 auto 3px 10px;
	padding: 14px 13px 0 13px;
	text-align: left;
	height: 168px;
	width: 187px;
}

#product-blue-box-type-2-6-ru
{
	clear: both;
	background-image: url(../images/product-blue-box-type-2-6-ru.jpg);
	background-repeat: no-repeat;
	margin: 0 auto 3px 10px;
	padding: 14px 13px 0 13px;
	text-align: left;
	height: 185px;
	width: 200px;
}

#product-red-box
{
	clear: both;
	background-image: url('../images/product-red-box.jpg');
	background-repeat: no-repeat;
	margin: 0 auto 3px 10px;
	padding: 12px 13px 0 13px;
	text-align: left;
	height: 110px;
	width: 187px;
}

#product-red-box-ru
{
	clear: both;
	background-image: url('../images/product-red-box-ru.jpg');
	background-repeat: no-repeat;
	margin: 0 auto 3px 10px;
	padding: 12px 13px 0 13px;
	text-align: left;
	height: 110px;
	width: 200px;
}

.product-box-image-item
{
	padding-bottom: 0.5em;
}

.product-box-image-item-no-calibration
{
	padding-bottom: 0.9em;
}

.product-box-item
{
	padding-bottom: 0.2em;
}

.big-font
{
	font-size: 18px;
	display: inline;
}

.black-font
{
	color: #1d1d1d;
}

.buy-now-button
{
	padding-top: 10px;
	padding-bottom: 6px;
}

.buy-now-submit-button
{
	clear: both;
	background-image: url('../images/buy-now-button.jpg');
	background-repeat: no-repeat;
	border: 0;
	color: #337ba1;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 26px;
	width: 75px;
	cursor:pointer;
}

.buy-now-submit-button-de
{
	clear: both;
	background-image: url('../images/buy-now-button-de.jpg');
	background-repeat: no-repeat;
	border: 0;
	color: #337ba1;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 26px;
	width: 105px;
	cursor:pointer;
}

.buy-now-submit-button-ru
{
	clear: both;
	background-image: url('../images/buy-now-button-ru.jpg');
	background-repeat: no-repeat;
	border: 0;
	color: #337ba1;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 26px;
	width: 110px;
	cursor:pointer;
}


.selected-tab
{
	float: left;
	background-image: url('../images/selected-tab.jpg');
	background-repeat: no-repeat;
	height: 24px;
	width: 175px;
	padding-top: 7px;
	color: #4c8baa;
}

.tab
{
	float: left;
	background-image: url('../images/tab.jpg');
	background-repeat: no-repeat;
	height: 24px;
	width: 175px;
	padding-top: 7px;
	color: #e7e4dd;
}

.selected-tab a
{
	color: #4c8baa;
}

.tab a
{
	color: #e7e4dd;
}

.selected-tab-2d
{
	float: left;
	background-image: url('../images/selected-tab-2d.jpg');
	background-repeat: no-repeat;
	height: 24px;
	width: 357px;
	padding-top: 7px;
	color: #4c8baa;
}

.tab-2d
{
	float: left;
	background-image: url('../images/tab-2d.jpg');
	background-repeat: no-repeat;
	height: 24px;
	width: 357px;
	padding-top: 7px;
	color: #e7e4dd;
}

.selected-tab-3d
{
	float: left;
	background-image: url('../images/selected-tab-3d.jpg');
	background-repeat: no-repeat;
	height: 24px;
	width: 238px;
	padding-top: 7px;
	color: #4c8baa;
}

.selected-tab-1d
{
	float: left;
	background-image: url('../images/selected-tab-1d.jpg');
	background-repeat: no-repeat;
	height: 24px;
	width: 714px;
	padding-top: 7px;
	color: #4c8baa;
}

.tab-3d
{
	float: left;
	background-image: url('../images/tab-3d.jpg');
	background-repeat: no-repeat;
	height: 24px;
	width: 238px;
	padding-top: 7px;
	color: #e7e4dd;
}


.selected-tab-2d a
{
	color: #4c8baa;
}

.tab-2d a
{
	color: #e7e4dd;
}

.selected-tab-3d a
{
	color: #4c8baa;
}

.tab-3d a
{
	color: #e7e4dd;
}

.selected-tab-5d
{
	float: left;
	background-image: url('../images/selected-tab-5d.jpg');
	background-repeat: no-repeat;
	height: 24px;
	width: 145px;
	padding-top: 7px;
	color: #4c8baa;
}

.tab-5d
{
	float: left;
	background-image: url('../images/tab-5d.jpg');
	background-repeat: no-repeat;
	height: 24px;
	width: 145px;
	padding-top: 7px;
	color: #e7e4dd;
}

.selected-tab-5d a
{
	color: #4c8baa;
}

.tab-5d a
{
	color: #e7e4dd;
}

.selected-tab-5d5
{
	float: left;
	background-image: url('../images/selected-tab-5d2.jpg');
	background-repeat: no-repeat;
	height: 24px;
	width: 725px;
	padding-top: 7px;
	color: #4c8baa;
}

.tab-5d5
{
	float: left;
	background-image: url('../images/tab-5d2.jpg');
	background-repeat: no-repeat;
	height: 24px;
	width: 145px;
	padding-top: 7px;
	color: #e7e4dd;
}

.selected-tab-5d2
{
	float: left;
	background-image: url('../images/selected-tab-5d2.jpg');
	background-repeat: no-repeat;
	height: 24px;
	width: 145px;
	padding-top: 7px;
	color: #4c8baa;
}

.tab-5d2
{
	float: left;
	background-image: url('../images/tab-5d2.jpg');
	background-repeat: no-repeat;
	height: 24px;
	width: 145px;
	padding-top: 7px;
	color: #e7e4dd;
}

.selected-tab-5d2 a
{
	color: #4c8baa;
}

.tab-5d2 a
{
	color: #e7e4dd;
}

.tab-5d2-red
{
	float: left;
	background-image: url('../images/tab-5d2-red.jpg');
	background-repeat: no-repeat;
	height: 24px;
	width: 145px;
	padding-top: 7px;
	color: #e7e4dd;
}

.tab-5d2-red a
{
	color: #e7e4dd;
}

.selected-tab-7d
{
	float: left;
	background-image: url('../images/selected-tab-7d.jpg');
	background-repeat: no-repeat;
	height: 24px;
	width: 102px;
	font-size: 10px;
	padding-top: 7px;
	color: #4c8baa;
}

.tab-7d
{
	float: left;
	background-image: url('../images/tab-7d.jpg');
	background-repeat: no-repeat;
	height: 24px;
	width: 102px;
	font-size: 10px;
	padding-top: 7px;
	color: #e7e4dd;
}

.selected-tab-7d a
{
	color: #4c8baa;
}

.tab-7d a
{
	color: #e7e4dd;
}

.tab-6d2
{
	float: left;
	background-image: url('../images/tab-5d2.jpg');
	background-repeat: no-repeat;
	height: 24px;
	width: 120px;
	padding-top: 7px;
	color: #e7e4dd;
}

.selected-tab-6d2
{
	float: left;
	background-image: url('../images/selected-tab-5d2.jpg');
	background-repeat: no-repeat;
	height: 24px;
	width: 124px;
	padding-top: 7px;
	color: #4c8baa;
}

.tab-6d2 a
{
	color: #e7e4dd;
}

.selected-tab-6d2 a
{
	color: #4c8baa;
}

.systems
{
	text-align: right;
	padding-left: 5px;
	font-size: 10px;
	color: #888888;
}

.red-arrows
{
	list-style-image: url('../images/red-arrow-right.gif');
	list-style-position: inside;
	padding-bottom: 8px;
}

.blue-arrows
{
	list-style-image: url(../images/blue-arrow-right.gif);
	list-style-position: outside;
	padding-bottom: 8px;
	margin-left: 20px;
}

.blue-arrows-external
{
	list-style-image: url('../images/blue-arrow-right.gif');
	list-style-position: outside;
	padding-bottom: 8px;
	margin-left: 20px;
}

.red-v
{
	list-style-image: url(../images/red-v.gif);
	list-style-position: outside;
	padding-bottom: 12px;
	width: 600px;
	float: left;
	margin-left: 25px;
}

.red-v1
{
	list-style-image: url(../images/red-v.gif);
	list-style-position: outside;
	padding-bottom: 12px;
	width: 400px;
	float: left;
	margin-left: 25px;
}

.red-v-ssphotos
{
	list-style-image: url(../images/red-v.gif);
	list-style-position: outside;
	padding-bottom: 12px;
	width: 700px;
	float: left;
	margin-left: 25px;
}

.red-v-tab
{
	list-style-image: url(../images/red-v.gif);
	list-style-position: outside;
	padding-bottom: 12px;
	width: 700px;
	float: left;
	margin-left: 35px;
}

.red-v-wide
{
	list-style-image: url(../images/red-v.gif);
	list-style-position: outside;
	padding-bottom: 12px;
	width: 700px;
	float: left;
	margin-left: 25px;
}

.red-v-home
{
	list-style-image: url(../images/red-v.gif);
	list-style-position: outside;
	padding-bottom: 12px;
	width: 465px;
	float: left;
	margin-left: 25px;
}

form
{
	display: inline;
}

input
{
	color: #333333;
	background: #2f6178;
	border: 1px solid #659bb7;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

select
{
	color: #ffffff;
	background: #2f6178;
	border: 1px solid #659bb7;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

textarea
{
	color: #333333;
	background: #2f6178;
	border: 1px solid #659bb7;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	overflow: auto;
}

p
{
	padding-bottom: 1em;
}

ol
{
	list-style-type: decimal;
	list-style-position: inside;
}

li.numbering
{
	padding-bottom: 0.5em;
}

.movie
{
	float: left;
	padding: 0 10px 4px 0;
	background-image: url('../images/movie-box.jpg');
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 18px;
	width: 381px;
	height: 306px;
}

.image-flash
{
	background-repeat: no-repeat;
	height: 200px;
	width: 214px;
}

#flash-idscan
{	
	margin-top: 5px;
	margin-left: 17px;
}

/* Photo-Caption PZ3 CSS (The Good Stuff) */

.PZ3-l { float:left; margin-right:50px; }
.PZ3-r { float:right; margin-left:50px; direction:rtl; }
  html>/**/body .PZ3-r { position:relative; }

.PZ3zoom { border:1px solid #369; }
.PZ3zoom a,.PZ3zoom a:visited { display:block;
  padding:0; overflow:hidden; text-decoration:none;
  height:100%; width:100%; }
  html>/**/body .PZ3-r a { right:0; }

.PZ3zoom a:hover { position:absolute;
  z-index:999; padding:0; background:none; 
  cursor:default; height:auto; width:auto;
  overflow:visible; border:1px solid #369;
  margin:-1px 0 0 -1px; }
  html>body .PZ3zoom a:hover { margin:-1px -1px 0 -1px; }

.PZ3zoom a img { border:0; height:100%; width:100%; }
.PZ3zoom a:hover img { height:auto; width:auto;
  border:0; }

a:hover .PZ3cap,
a:hover .PZ31cap { display:block;
  direction:ltr; font:10pt verdana,sans-serif;
  margin-top:-3px; background:#369; color:#fff;
  text-align:left; }
a:hover .PZ3cap { padding:3px 5px; }
.PZ3inr { display:block; padding:2px 5px; }

.noCap a:hover .PZ3cap { display:none; }
.noBdr,.noBdr a:hover { border:0; }
.Lnk a:hover { cursor:pointer; }

/* End Photo-Caption Zoom CSS */
