body {
  font: 10pt Arial, sans-serif;
  margin: 0;
  padding: 0;
}


p {
  margin: 0.2em 0 0.5em 0;
  padding: 0;
  line-height: 135%;
}

p.Center { text-align: center; }

table {
  border-collapse: collapse;
  border-width: 0;
}

table td {
  vertical-align: top;
  padding: 0;
  margin: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  padding: 0;
  margin: 1em 0 0.7em 0;
  color: #000;
}

h1 {
  font: 32px Tahoma, sans-serif;
  letter-spacing: -1px;
}

h2 { font: 23px Tahoma, sans-serif; }

h3 {
  color: #222;
  font: 12pt Arial, sans-serif;
}

h4 { font: 10pt Arial, sans-serif; }


.Top { margin-top: 0; }
.Bottom { margin-bottom: 0; }

.Big { font-size: 13pt; }

.NewsText { margin-left: 90px; }

.Small { font: 8pt Tahoma, sans-serif; }

.Block { display: block; }

img { border-style: none; }

form, fieldset {
  border-style: none;
  margin: 0;
  padding: 0;
}

a:link {
  color: #a52521;
}
a:hover {
  color: #d60029;
}
a:visited {
  color: #85216a;
}
a:visited:hover {
  color: #d60029;
}

div.Last {
  clear: both;
}

.Highlighted {
  background-color: #ffe0d0;
}


.ModalContent {
  display: none;
}

.ModalContent label {
  display: block;
  font: 10pt Arial, sans-serif;
  margin: 4px 0 2px 0;
}

.ModalContent .Decorated {
  font: 10pt Arial, sans-serif;
  width: 480px;
}

.ModalContent div.Submit {
  margin: 10px 0 -5px 0;
}

.ModalContent span.Comment {
  color: #aaa;
  font: 8pt Tahoma, sans-serif;
}


.OrderForm label {
  display: block;
  font: 10pt Arial, sans-serif;
  margin: 4px 0 2px 0;
}

.OrderForm .Decorated {
  font: 10pt Arial, sans-serif;
  width: 480px;
}

.OrderForm div.Submit {
  margin: 10px 0 -5px 0;
}

.OrderForm span.Comment {
  color: #aaa;
  font: 8pt Tahoma, sans-serif;
}



/* Layout */

div.MinWidthLimit {
  min-width: 980px;
}

div.Centered {
  padding: 0 0 0 50%;
}

div.Container {
  margin-left: -480px;
  width: 960px;
}

/* Header */

div.Header {
  background: #f0f0f0 url("../images/header_bg.gif") 50% 50% no-repeat;
  height: 75px;
  margin: 24px 0 10px 0;
  position: relative;
}

div.LangSwitch {
  background: #9d504d url("../images/langswitch_bg.gif") 0 0 no-repeat;;
  height: 16px;
  width: 56px;
  font: 8pt Tahoma, sans-serif;
  padding: 2px 0 0 0;
  position: absolute;
  text-align: center;
  top: -18px;
  left: 869px;
}

div.LangSwitch a:link,
div.LangSwitch a:visited,
div.LangSwitch a:hover {
  color: #fff;
  text-decoration: none;
}

div.LangSwitch a:hover { text-decoration: underline; }

.Logo {
  display: block;
  left: 20px;
  height: 47px;
  position: absolute;
  top: 14px;
  width: 210px;
}

.Logo img {
  height: 47px;
  width: 210px;
}

h1.InvisibleHeader {
  display: none;
}

div.Slogan {
  left: 238px;
  height: 39px;
  padding: 8px 0 0 20px;
  position: absolute;
  top: 14px;
  width: 210px;
  line-height: 15px;
}

div.Slogan h2 {
  font: 10pt Arial, sans-serif;
  margin: 0;
  padding: 0;
}

div.Phone {
  background: url("../images/header_phone.gif") 0 50% no-repeat;
  color: #222;
  font: bold 12pt Arial, sans-serif;
  left: 526px;
  top: 17px;
  position: absolute;
  padding: 10px 0 10px 20px;
}

div.SiteSearch {
  font: 8pt Tahoma, sans-serif;
  left: 730px;
  position: absolute;
  top: 27px;
  width: 230px;
}

div.SiteSearch input.DecoratedEdit {
  font: 10pt Arial, sans-serif;
  width: 193px;
  color: #888;
}

div.SiteSearch input.DecoratedSubmit {
  vertical-align: -5px;
}



/* Menu */

div.Menu {
  background: #f0f0f0 url("../images/menu_bg.gif") 50% 50% no-repeat;
  height: 40px;
  margin-bottom: 10px;
  overflow: hidden;
}

div.Menu ul {
  list-style-type: none;
  margin: 0 0 0 6px;
  padding: 0;
}

div.Menu ul li {
  background: url("../images/menu4_item_border.gif") 0 50% no-repeat;
  font: 11pt Arial, sans-serif;
  float: left;
  padding: 12px 24px;
}

div.Menu ul li.Current { background: url("../images/menu4_item_border_current.gif") 0 0 no-repeat !important; }

div.Menu ul li.Sitemap {
  background: none;
  padding: 5px 6px 0 0;
}

div.Menu ul li.Last { padding-right: 0; }

div.Menu ul li a:link {
  color: #000;
  text-decoration: none;
  position: relative;
}

div.Menu ul li a:visited {
  color: #000;
  text-decoration: none;
}

div.Menu ul li a:hover {
  color: #000;
  text-decoration: underline;
}

div.Menu ul li a.Colored {
  color: #a52521;
  text-decoration: none;
}

div.Menu ul li a.Colored:hover {
  color: #a52521;
  text-decoration: underline;
}

div.Menu ul li a.DDArrow {
  background: url("../images/menu_item_ddarrow.gif") 100% 0.55em no-repeat;
  padding-right: 12px;
}

div.Menu ul li span.DDArrow {
  background: url("../images/menu_item_ddarrow.gif") 100% 0.55em no-repeat;
  padding-right: 12px;
}


/* Submenu 4 */

.SubMenu4 {
	background-color: #f0f0f0;
	padding: 20px;
	margin: -10px 0 10px 0;
	position: relative;
}

.SubMenu4 .SubMenu4TLC {
	background: url("../images/menu4_sub_corners.gif") 0 0 no-repeat;
	position: absolute;
	top: -5px;
	left: 0;
	height: 5px;
	width: 5px;
}

.SubMenu4 .SubMenu4TRC {
	background: url("../images/menu4_sub_corners.gif") 100% 0 no-repeat;
	position: absolute;
	top: -5px;
	right: 0;
	height: 5px;
	width: 5px;
}

.SubMenu4 .SubMenu4BLC {
	background: url("../images/menu4_sub_corners.gif") 0 100% no-repeat;
	position: absolute;
	bottom: 0;
	left: 0;
	height: 5px;
	width: 5px;
}

.SubMenu4 .SubMenu4BRC {
	background: url("../images/menu4_sub_corners.gif") 100% 100% no-repeat;
	position: absolute;
	bottom: 0;
	right: 0;
	height: 5px;
	width: 5px;
}

.SubMenu4 ul {
	line-height: 135%;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.SubMenu4 ul li {
	float: left;
	width: 306px;
}

.SubMenu4 ul li a:link,
.SubMenu4 ul li a:visited {
	color: #000;
	text-decoration: none;
}

.SubMenu4 ul li a:hover {
	color: #000;
	text-decoration: underline;
}

/* Submenu 5 */

.SubMenu5 { margin-top: -5px; }

.SubMenu5 ul {
	line-height: 135%;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.SubMenu5 ul li {
	float: left;
	margin: 0 5px 5px 0;
	padding: 0;
	height: 30px;
}

.SubMenu5 ul li a:link,
.SubMenu5 ul li a:visited {
	display: inline-block;
/*	max-width: 150px;
	height: 38px;*/
	background-color: #f0f0f0;
	padding: 6px 10px;
	margin: 0;
	color: #000;
	text-decoration: none;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	outline: none;
	overflow: hidden;
}

.SubMenu5 ul li a:hover {
	color: #000;
	text-decoration: none;
	background-color: #e5e5e5;
	outline: none;
}

.SubMenu5 ul li span {
	display: inline-block;
/*	max-width: 150px;
	height: 38px;*/
	background-color: #dbdbdb;
	padding: 6px 10px;
	margin: 0;
	color: #000;
	text-decoration: none;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	outline: none;
	overflow: hidden;
}


/* DropdownMenu 1 */

div.DropdownMenu {
  display: none;
  left: 0;
  font: 8pt Tahoma, sans-serif;
  position: absolute;
  top: 0;
  width: 475px;
  z-index: 999;
}

div.DropdownMenu .TopBg {
  background: url("../images/ddmenu_bg_top.png") bottom left no-repeat;
  height: 18px;
  overflow: hidden;
  margin-top: 6px;
}

div.DropdownMenu .Inverted {
  background: url("../images/ddmenu_bg_top_inv.png") top right no-repeat;  
}

div.DropdownMenu .Content {
  background: url("../images/ddmenu_bg_content.png") center left repeat-y;
  padding: 5px 19px 5px 17px;
}

div.DropdownMenu .BottomBg {
  background: url("../images/ddmenu_bg_bottom.png") bottom left no-repeat;
  height: 17px;
  overflow: hidden;
}

div.DropdownMenu ul,
div.DropdownMenu2 ul,
div.DropdownMenu3 ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

div.DropdownMenu ul li,
div.DropdownMenu2 ul li,
div.DropdownMenu3 ul li {
  background: url("../images/li_item.gif") 0 6px no-repeat;
  font: 8pt Tahoma, sans-serif;
  float: none;
  line-height: 122%;  
  margin: 4px 0;
  padding: 0 0 0 12px;
}

div.DropdownMenu h3,
div.DropdownMenu2 h3,
div.DropdownMenu3 h3 {
  color: #a52521;
}

/* DropdownMenu 2 */

div.DropdownMenu2 {
  display: none;
  left: 0;
  position: absolute;
  top: 0;
  width: 235px;
  z-index: 99;
}

div.DropdownMenu2 .TopBg {
  background: url("../images/ddmenu2_bg_top.png") top left no-repeat;
  height: 18px;
  overflow: hidden;
  margin-top: 6px;
}

div.DropdownMenu2 .Inverted {
  background: url("../images/ddmenu2_bg_top_inv.png") top right no-repeat;  
}

div.DropdownMenu2 .Content {
  background: url("../images/ddmenu2_bg_content.png") center left repeat-y;
  padding: 5px 19px 5px 17px;
}

div.DropdownMenu2 .BottomBg {
  background: url("../images/ddmenu2_bg_bottom.png") bottom left no-repeat;
  height: 17px;
  overflow: hidden;
}


/* DropdownMenu 3 */

div.DropdownMenu3 {
  display: none;
  left: 0;
  position: absolute;
  top: 0;
  width: 710px;
  z-index: 99;
}

div.DropdownMenu3 .TopBg {
  background: url("../images/ddmenu3_bg_top.png") top left no-repeat;
  height: 18px;
  overflow: hidden;
  margin-top: 6px;
}

div.DropdownMenu3 .Content {
  background: url("../images/ddmenu3_bg_content.png") center left repeat-y;
  padding: 5px 19px 5px 17px;
}

div.DropdownMenu3 .BottomBg {
  background: url("../images/ddmenu3_bg_bottom.png") bottom left no-repeat;
  height: 17px;
  overflow: hidden;
}

a.ColoredLink {
  color: #a52521 !important;
  text-decoration: underline !important;
}


/* Content columns */

div.MainContent {
  margin-top: 10px;
}

div.RegularContent {
  margin-top: 10px;
}

div.MainContent div.DetailsLink {
  font: 8pt Tahoma, sans-serif;
  margin: 13px 0;
}

div.MainContent div.DetailsLinkFirst {
  font: 8pt Tahoma, sans-serif;
  margin: 13px 0 0 0;
}

div.MainContent div.DetailsLinkLast {
  font: 8pt Tahoma, sans-serif;
  margin: 5px 0 20px 0;
}

div.MainContent div.SubscribeLink {
  font: 8pt Tahoma, sans-serif;
  margin-top: 5px;
}

div.MainContent div.DetailsLink  a,
div.MainContent div.DetailsLinkFirst  a,
div.MainContent div.DetailsLinkLast  a {
  background: url("../images/link_details.gif") 100% 6px no-repeat;
  padding-right: 12px;
}

div.MainContent h1 {
  color: #222;
  font: bold 12pt Arial, sans-serif;
  letter-spacing: 0;
  margin-top: 0;
}

div.ColumnAbout {
  float: left;
  padding-right: 20px;
  padding-top: 6px;
  width: 506px;
}

div.ColumnLinks {
  float: right;
  width: 170px;
  margin-bottom: 20px;
}

div.RegularContent div.ColumnLinks {
  margin-top: 268px;
}

div.ColumnLinks h1 {
  color: #222;
  font: bold 12pt Arial, sans-serif;
  letter-spacing: 0;
  margin-top: 0;
}

div.ColumnLinks div.GeneralHeader {
  background: #f0f0f0 url(../images/links_bg_top.gif) 50% 0 no-repeat;
  padding: 7px 14px 6px 14px;
}

div.ColumnLinks div.MidHeader {
  background: #f0f0f0 url(../images/links_bg_mid.gif) 50% 0 no-repeat;
  padding: 9px 14px 6px 14px;
}

div.ColumnLinks div.GeneralFooter {
  background: #f0f0f0 url(../images/links_bg_bottom.gif) 50% 0 no-repeat;
  height: 7px;
  overflow: hidden;
}
div.ColumnLinks div.GeneralHeader  h1,
div.ColumnLinks div.MidHeader  h1 {
  margin: 0;
  padding: 0;
}

div.ColumnLinks div.LinksContent {
  background: #fff url(../images/links_bg_content.gif) 50% 0 no-repeat;
  padding: 3px 15px;
}

div.ColumnLinks a.InformationLink:link {
  background: url("../images/menu_item_ddarrow.gif") 100% 0.55em no-repeat;
  padding-right: 12px;
  color: #000;
  text-decoration: none;
}

div.ColumnLinks a.InformationLink:hover {
  text-decoration: underline;
}


div.ColumnLinks div.InformationContent {
  display: none;
}

div.ColumnLinks div.LinksContent ul {
  font: 8pt Tahoma, sans-serif;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

div.ColumnLinks div.LinksContent ul li {
  background: url("../images/li_item.gif") 0 6px no-repeat;
  margin: 4px 0;
  padding-left: 12px;
  line-height: 122%;
}

div.ColumnNews {
  margin-left: 526px;
  margin-right: 190px;
  padding-top: 6px;

  position: relative;
}

.NewsDate {
  color: #aaa;
  font: 8pt Tahoma, sans-serif;
  white-space: nowrap;
}

div.ContentPopup {
  position: absolute;
  width: 306px;
  top: 0;
  left: 0;
  display: none;
  z-index: 100;
}

div.ContentPopup .TopBg {
  background: url("../images/contentpopup_bg_top.png") top center no-repeat;
  height: 18px;
  overflow: hidden;
}

div.ContentPopup .BottomBg {
  background: url("../images/contentpopup_bg_bottom.png") bottom center no-repeat;
  height: 14px;
  overflow: hidden;

}

div.ContentPopup .Content {
  background: url("../images/contentpopup_bg_content.png") top center repeat-y;
  color: #333;
  font: 8pt Tahoma, sans-serif;
  padding: 7px 14px 7px 12px;
}

div.ContentPopup img {
  float: left;
  margin: 0 10px 10px 0;
}


/* Footer */

div.Footer {
  border-top: 1px solid #dbdbdb;
  clear: both;
  color: #aaa;
  font: 8pt Tahoma, sans-serif;
  margin-top: 20px;
  padding: 10px 0 10px 0;
}

div.ColumnContacts {
  float: left;
  padding-right: 20px;
  width: 243px;
}

div.ColumnFooterLinks {
  float: left;
  padding-right: 20px;
  width: 243px;
}

div.SEOLinks {
  margin-left: 526px;
}

div.SEOLinks a:link,
div.SEOLinks a:visited,
div.SEOLinks a:hover {
  color: #aaa;
}


/* SectionMenu */

div.SectionMenu {
  float: left;
  padding: 0 20px 0 24px;
  width: 199px; 
}

div.SectionMenu ul {
  list-style-type: none;
  margin: 6px 0 0 0;
  padding: 0;
}

div.SectionMenu ul ul {
  list-style-type: none;
  margin-left: 0;
  padding: 0;
}

div.SectionMenu ul ul ul {
  margin-left: 20px;
}

div.SectionMenu ul ul ul.IncludedMenu {
  margin-left: 0;
}

div.SectionMenu ul ul ul.IncludedMenu ul.IncludedMenu {
  margin-left: 20px;
}

div.SectionMenu ul li {
  font: 13pt Arial, sans-serif;
  margin-bottom: 6px;
}

div.SectionMenu ul li .Current {
  color: #dd6418;
}

div.SectionMenu ul ul li {
  font: 10pt Arial, sans-serif;
}

div.SectionMenu ul li a:link,
div.SectionMenu ul li a:visited {
  color: #000;
  text-decoration: none;
}

div.SectionMenu ul li a:hover {
  text-decoration: underline;
}

div.SectionMenu ul ul li a:link,
div.SectionMenu ul ul li a:visited {
  color: #a52521;
  text-decoration: underline;
}

div.SectionMenu ul ul li a:hover {
  color: #d60029;
  text-decoration: underline;
}

div.TextContent {
  border-left: 1px solid #dbdbdb;
  margin: 0 190px 20px 243px;
  padding-left: 20px;
}

div.NoRightMargin {
  margin: 0 0 20px 243px;
}

div.CmanContent ul {
  list-style-type: none;
  padding-left: 0;
  margin: 0 0 0 21px;
}

div.CmanContent ol li,
div.CmanContent ul li {
  line-height: 135%;
  margin: 0.2em 0 0.5em 0;
  padding: 0;
}

div.CmanContent ol.DefaultHeight li,
div.CmanContent ul.DefaultHeight li {
  line-height: 135%;
  margin: 0;
}

div.CmanContent ul li {
  background: url("../images/li.gif") 0 0.7em no-repeat;
  padding-left: 19px;
}

div.CmanContent table.Styled {
  border-top: 1px solid #dbdbdb;
}

div.CmanContent table.Styled td {
  border-bottom: 1px solid #dbdbdb;
  padding: 5px;
}

div.Breadcrumbs {
  font: 8pt Tahoma, sans-serif;
  padding: 6px 0 15px 0;
  line-height: 160%;
}

div.Breadcrumbs a:link,
div.Breadcrumbs a:visited {
  background: url("../images/li_item.gif") 100% 5px no-repeat;
  padding: 0 10px 0 4px;
  color: #aaa;
}

div.Breadcrumbs span.Highlighted {
  margin-left: 4px;
}

div.HelpfulVote {
  font: 8pt Tahoma, sans-serif;
  padding: 20px 0 0 0;
}

div.HelpfulVote span.Answer {
  margin-left: 10px;
}


a.Subscribe {
  background: url("../images/icon_mail.gif") center left no-repeat;
  font: 8pt Tahoma, sans-serif;
  padding-left: 20px;
  margin-right: 10px;
}

a.RSS {
  background: url("../images/icon_rss.gif") center left no-repeat;
  font: 8pt Tahoma, sans-serif;
  padding-left: 20px;
  margin-right: 10px;
}


/* Banner */

#Banner {
  height: 290px;
  position: relative;
  overflow: hidden;
  width: 960px;
}

#Banner .SlideArrow {
  background: transparent url("../images/banner_slide_arrow.gif") 50% 0 no-repeat;
  position: absolute;
  height: 7px;
  width: 49px;
  bottom: 0;
  right: 126px;
  overflow: hidden;
  z-index: 4;
}

#Banner .Slide {
  position: absolute;
  height: 49px;
  width: 49px;
  bottom: 20px;
  overflow: hidden;
  cursor: pointer;
  z-index: 3;
}

#Banner .N1 {
  background: #fff url("../images/content/ban_term_d_preview.jpg") 0 0 no-repeat;
  right: 126px;
}

#Banner .N2 {
  background: #fff url("../images/content/ban1n_preview.jpg") 0 0 no-repeat;
  right: 73px;
}

#Banner .N3 {
  background: #fff url("../images/content/ban2_preview.jpg") 0 0 no-repeat;
  right: 20px;
}

#Banner .BanContainer {
  position: relative;
  width: 2880px;
  height: 290px;
  left: 0;
}

#Banner .Ban {
  position: absolute;
  width: 960px;
  height: 290px;
  top: 0;
}

#Banner .S1 {
  background: #fff url("../images/content/ban_term_d.jpg") 0 0 no-repeat;
  left: 0;
}

#Banner .S2 {
  background: #fff url("../images/content/ban1n.jpg") 0 0 no-repeat;
  left: 960px;
}

#Banner .S3 {
  background: #fff url("../images/content/ban2.jpg") 0 0 no-repeat;
  left: 1920px;
}

#Banner .More {
  color: #fff;
  font: 8pt Tahoma, sans-serif;
  height: 90px;
  margin-top: 200px;
  position: relative;
}

#Banner .More .OpacityBg {
  background-color: #852521;
  height: 90px;
  
  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
  
  opacity: 0.7;
  top: 0;
  left: 0;
  position: absolute;
  width: 960px;
  z-index: 1;
}

#Banner .More .Content {
  padding: 11px 16px;
  position: relative;
  z-index: 2;
}

#Banner .More a {
  background: url("../images/link_details.gif") 100% 8px no-repeat;
  padding-right: 14px;
  color: #fff;
  font: 12pt Arial, sans-serif;
  line-height: 155%;
}



/* Banner 3 */

.Bnr3 {
  position: relative;
  height: 430px;
}

.Bnr3 .Slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 960px;
  height: 430px;
}

.Bnr3 .Slide a {
  position: absolute;
  top: 0;
  left: 0;
  height: 340px;
  width: 960px;
  text-decoration: none;
}

/* Slide 1 */

.Bnr3 .Sl1 { background-image: url("../images/ban3/1-yanos.jpg"); }

.Bnr3 .Sl1 h1 {
  color: #fff;
  position: absolute;
  top: 40px;
  left: 40px;
}

.Bnr3 .Sl1 .Comment {
  color: #fff;
  position: absolute;
  top: 80px;
  left: 40px; 
}

/* Slide 2 */

.Bnr3 .Sl2 { background-image: url("../images/ban3/3-solutions.jpg"); }

.Bnr3 .Sl2 h1 {
  color: #fff;
  position: absolute;
  top: 40px;
  left: 40px;
}

.Bnr3 .Sl2 .Comment {
  color: #fff;
  position: absolute;
  top: 80px;
  left: 40px; 
}


/* Slide 3 */

.Bnr3 .Sl3 { background-image: url("../images/ban3/2-dev.jpg"); }

.Bnr3 .Sl3 h1 {
  color: #9e8686;
  position: absolute;
  top: 40px;
  left: 40px;
  width: 380px;
}

.Bnr3 .Sl3 .Comment {
  color: #7c5e5e;
  position: absolute;
  top: 120px;
  left: 40px; 
  width: 380px;
}


/* Slide 4 */

.Bnr3 .Sl4 { background-image: url("../images/ban3/4-model.jpg"); }

.Bnr3 .Sl4 h1 {
  color: #fff;
  position: absolute;
  top: 40px;
  left: 620px;
  width: 330px;
}

.Bnr3 .Sl4 .Comment {
  color: #fff;
  position: absolute;
  top: 120px;
  left: 620px; 
  width: 330px;
}


.Bnr3 .OpacityBg {
  background-color: #852521; /*#fff; */
  position: absolute;
  bottom: 10px;
  left: 0;
  width: 960px;
  height: 80px;
  opacity: 0.7;
  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
}

.Bnr3 .PreviewArea {
  position: absolute;
  bottom: 10px;
  left: 0;
  width: 880px;
  height: 50px;
  padding: 15px 35px 15px 45px;
}

.Bnr3 .PreviewArea .Preview {
  background-color: #fff;
  float: left;
  width: 150px;
  height: 40px;
  padding: 1px 10px 10px 60px;
}

.Bnr3 .PreviewArea .Pr2Str {
  height: 50px;
  padding: 9px 10px 10px 60px;
}

.Bnr3 .PreviewArea .Pr1Str {
  height: 50px;
  padding: 17px 10px 17px 60px;
}

.Bnr3 .PreviewArea .Pr1 {
  background: url("../images/ban3/1-yanos_p.jpg") 0 0 no-repeat;
}
.Bnr3 .PreviewArea .Pr2 {
  background: url("../images/ban3/3-solutions_p.jpg") 0 0 no-repeat;
}
.Bnr3 .PreviewArea .Pr3 {
  background: url("../images/ban3/2-dev_p.jpg") 0 0 no-repeat;
}
.Bnr3 .PreviewArea .Pr4 {
  background: url("../images/ban3/4-model_p.jpg") 0 0 no-repeat;
}

.Bnr3 .PreviewArea .Preview a:link,
.Bnr3 .PreviewArea .Preview a:visited {
  color: #fff;
  cursor: pointer;
  text-decoration: none;
}

.Bnr3 .PreviewArea .Preview a:hover {
  color: #fff;
  cursor: pointer;
  text-decoration: underline;
}

.Bnr3 .Bnr3BtnPrev {
  background: url("/electronika3/images/ban3/btns.png") 0 0 no-repeat;
  cursor: pointer;
  display: block;
  position: absolute;
  bottom: 33px;
  left: 15px;
  height: 15px;
  width: 15px;
}

.Bnr3 .Bnr3BtnNext {
  background: url("/electronika3/images/ban3/btns.png") 100% 0 no-repeat;
  cursor: pointer;
  display: block;
  position: absolute;
  bottom: 33px;
  right: 15px;
  height: 15px;
  width: 15px;
}

.Bnr3 .Bnr3BtnPrev span,
.Bnr3 .Bnr3BtnNext span { display: none; }



table.app {
  width: 690px;
}

table.app td {
  padding: 3px;
}


table.app td.appname {
  width: 230px;
}

table.app span.comment {
  color: #aaa;
  font: 8pt Tahoma, sans-serif;
}

input.app,
textarea.app,
select.app {
  width: 98%;
}

td.VoteInput {
  width: 25px;
}

div.VoteProgress {
  background-color: #852521;
  height: 8px;
  overflow: hidden;
  margin-top: 2px;
}

td.VoteOdd,
td.VoteEven {
  padding: 5px;
}

td.VoteOdd {
  background-color: #eaeaea;
}

.AjaxLoader {
  background: url("/electronika3/images/ajax-loader.gif") 50% 50% no-repeat;
  height: 35px;
}


/* Video */

.MediaColumn {
  background-color: #f0f0f0;
  margin: 0 0 10px 0;
  padding: 5px;
}

.MediaColumn .Title {
  background: url("/electronika3/images/icon_video.gif") 8px 8px no-repeat;
  border: 1px solid #d3d3d3;
  padding: 5px 5px 5px 30px;
  margin-top: 5px;
  font: 8pt Tahoma, sans-serif;
}

.MediaColumn .TitlePhoto {
  background: url("/electronika3/images/icon_photo.gif") 8px 8px no-repeat;
  border: 1px solid #d3d3d3;
  padding: 5px 5px 5px 30px;
  margin-top: 5px;
  font: 8pt Tahoma, sans-serif;
}

/* Decorated quote */

.DecoratedQuote { margin: 0.2em 0 0.5em 0; }

.QuoteWithDoc {
  margin: 0.2em 80px 0.5em 115px;
  min-height: 165px;
}

.TitleIcon { float: right; }

.DecoratedQuote .PersonTop {
  position: relative;
  min-height: 40px;
  width: 348px;
  margin: 15px 0 18px 0;
}

.DecoratedQuote .PersonBottom {
  position: relative;
  min-height: 40px;
  margin: 18px 0 15px 612px;
}

.QuoteWithDoc .PersonBottom { margin: 29px 0 15px 0; }

.DecoratedQuote .PersonTop img,
.DecoratedQuote .PersonBottom img {
  position: absolute;
  width: 30px;
  height: 40px;
  top: 0;
  left: 0;
}

.DecoratedQuote .PersonTop p,
.DecoratedQuote .PersonBottom p {
  margin-left: 40px;
  font-style: italic;  
}

.DecoratedQuote .QuoteText {
  background-color: #f0f0f0;
  border: 1px solid #d3d3d3;
  font-style: italic;
  padding: 8px 10px 4px 10px;
  position: relative;
}

.DecoratedQuote .QuoteDoc {
  position: absolute;
  left: -116px;
  top: -1px;
}

.DecoratedQuote .QuoteDoc img { border: 1px solid #dbdbdb; }

.DecoratedQuote .QuoteText .QuoteArrowTop {
  background: url("/electronika3/images/decoratedquote_arrow_top.gif") no-repeat;
  position: absolute;
  width: 14px;
  height: 14px;
  top: -14px;
  left: 100px;
}

.DecoratedQuote .QuoteText .QuoteArrowBottom {
  background: url("/electronika3/images/decoratedquote_arrow_bottom.gif") no-repeat;
  position: absolute;
  width: 14px;
  height: 14px;
  bottom: -14px;
  right: 220px;
}

.DecoratedQuote .PersonArrow {
  background: url("/electronika3/images/decoratedquote_personarrow.gif") no-repeat;
  height: 14px;
  margin-top: 20px;
}

/* Spoiler */

.SpContainer .Switch { color: #a52521; }
.SpContainerO .Switch { color: #000; }

.SpContainer .Switch span,
.SpContainerO .Switch span {
  border-bottom: 1px dotted;
  cursor: pointer;
}

.SpContainer .SpInfo { display: none; }
.SpContainerO .SpInfo { display: block; }

.SpInfo { }


/* Getting started */

.GettingStarted { margin-top: 10px; }

.GettingStarted ol {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.GettingStarted li {
  background-color: #f0f0f0;
  margin: 0 20px 0 0;
  padding: 6px 10px 6px 52px;
  float: left;
  width: 181px;
  position: relative;
  height: 65px;
  font-size: 11pt;
}

.GettingStarted li.Three { width: 182px; }

.GettingStarted li.Four {
  margin: 0;
  width: 108px;
}

.GettingStarted li .Num {
  display: block;
  background: url("/electronika3/images/gettingstarted_num_bg.gif") no-repeat;
  height: 32px;
  width: 32px;
  left: 10px;
  top: 11px;
  position: absolute;
  overflow: hidden;
  color: #fff;
  font: 16pt Arial, sans-serif;
  text-align: center;
  padding-top: 4px;
}

.GettingStarted li .Arrow {
  display: block;
  background: url("/electronika3/images/gettingstarted_arrow.gif") no-repeat;
  height: 13px;
  width: 7px;
  right: -7px;
  top: 50%;
  margin-top: -7px;
  position: absolute;
}

.GettingStarted li .TLCorner {
  display: block;
  background: url("/electronika3/images/gettingstarted_corners.gif") 0 0 no-repeat;
  height: 4px;
  width: 4px;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
}

.GettingStarted li .TRCorner {
  display: block;
  background: url("/electronika3/images/gettingstarted_corners.gif") 100% 0 no-repeat;
  height: 4px;
  width: 4px;
  overflow: hidden;
  position: absolute;
  top: 0;
  right: 0;
}

.GettingStarted li .BLCorner {
  display: block;
  background: url("/electronika3/images/gettingstarted_corners.gif") 0 100% no-repeat;
  height: 4px;
  width: 4px;
  overflow: hidden;
  position: absolute;
  bottom: 0;
  left: 0;
}

.GettingStarted li .BRCorner {
  display: block;
  background: url("/electronika3/images/gettingstarted_corners.gif") 100% 100% no-repeat;
  height: 4px;
  width: 4px;
  overflow: hidden;
  position: absolute;
  bottom: 0;
  right: 0;
}


/* What next */

.WhatNext { margin-top: 10px; }

.WhatNext ol {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.WhatNext li {
  float: left;
  width: 326px;
}

.WhatNext li.Three {
  float: left;
  width: 307px;
}

.WhatNext li div {
  background-color: #f0f0f0;
  margin: 0 20px 0 0;
  padding: 6px 10px 6px 52px;
  position: relative;
}

.WhatNext li.Three div { margin: 0; }

.WhatNext li .Num {
  display: block;
  background: url("/electronika3/images/gettingstarted_num_bg.gif") no-repeat;
  height: 32px;
  width: 32px;
  left: 10px;
  top: 11px;
  position: absolute;
  overflow: hidden;
  color: #fff;
  font: 16pt Arial, sans-serif;
  text-align: center;
  padding-top: 4px;
}

.WhatNext li .Arrow {
  display: block;
  background: url("/electronika3/images/gettingstarted_arrow.gif") no-repeat;
  height: 13px;
  width: 7px;
  right: -7px;
  top: 28px;
  margin-top: -7px;
  position: absolute;
}

.WhatNext li .TLCorner {
  display: block;
  background: url("/electronika3/images/gettingstarted_corners.gif") 0 0 no-repeat;
  height: 4px;
  width: 4px;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
}

.WhatNext li .TRCorner {
  display: block;
  background: url("/electronika3/images/gettingstarted_corners.gif") 100% 0 no-repeat;
  height: 4px;
  width: 4px;
  overflow: hidden;
  position: absolute;
  top: 0;
  right: 0;
}

.WhatNext li .BLCorner {
  display: block;
  background: url("/electronika3/images/gettingstarted_corners.gif") 0 100% no-repeat;
  height: 4px;
  width: 4px;
  overflow: hidden;
  position: absolute;
  bottom: 0;
  left: 0;
}

.WhatNext li .BRCorner {
  display: block;
  background: url("/electronika3/images/gettingstarted_corners.gif") 100% 100% no-repeat;
  height: 4px;
  width: 4px;
  overflow: hidden;
  position: absolute;
  bottom: 0;
  right: 0;
}


/* Storage auth */

div.StorageAuth {
  background-color: #e5e5e5;
  position: absolute;
  top: -18px;
  right: 92px;
}

div.StorageAuth div {
  padding: 2px 12px 0 12px;
  position: relative;
  color: #222;
  height: 16px;
  font: 8pt Tahoma, sans-serif;
  text-align: center;
}

div.StorageAuth div .TLCorner {
  position: absolute;
  display: block;
  background: url("/electronika3/images/storageauth_corners.gif") 0 0 no-repeat;
  height: 4px;
  width: 4px;
  overflow: hidden;
  top: 0;
  left: 0;
}

div.StorageAuth div .TRCorner {
  position: absolute;
  display: block;
  background: url("/electronika3/images/storageauth_corners.gif") 100% 0 no-repeat;
  height: 4px;
  width: 4px;
  overflow: hidden;
  top: 0;
  right: 0;
}

div.StorageAuth span.LoginLink {
  border-bottom: 1px dotted #888;
  cursor: pointer;
}

div.StorageAuth span.AuthInfo {
  display: none;
  color: #888;
}

div.StorageAuth span.AuthInfo a:link,
div.StorageAuth span.AuthInfo a:hover,
div.StorageAuth span.AuthInfo a:visited { color: #222; }

/* Storage auth dropdown menu */

#DDMenuStorageAuth {
  display: none;
  left: 638px;
  position: absolute;
  top: 0;
  width: 235px;
  z-index: 999;
}

#DDMenuStorageAuth .TopBg {
  background: url("../images/ddmenu2_bg_top.png") top left no-repeat;
  height: 18px;
  overflow: hidden;
  margin-top: 6px;
}

#DDMenuStorageAuth .Inverted {
  background: url("../images/ddmenu2_bg_top_inv.png") top right no-repeat;  
}

#DDMenuStorageAuth .Content {
  background: url("../images/ddmenu2_bg_content.png") center left repeat-y;
  padding: 5px 19px 5px 17px;
}

#DDMenuStorageAuth .BottomBg {
  background: url("../images/ddmenu2_bg_bottom.png") bottom left no-repeat;
  height: 17px;
  overflow: hidden;
}

#DDMenuStorageAuth label { display: block; }

#DDMenuStorageAuth .InputContainer {
  display: block;
  position: relative;
}

#DDMenuStorageAuth .InputContainer input { width: 160px; }

#DDMenuStorageAuth .MailStatus {
  background: url("../images/storageauth_mail_status.gif") 0 0 no-repeat;
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  height: 21px;
  width: 21px;
}

#DDMenuStorageAuth .RegisterError {
  background-color: #a52521;
  color: #fff;
  font: 8pt Tahoma, sans-serif;
  margin: 5px 0 10px 0;
  padding: 4px;
  display: none;
}

#DDMenuStorageAuth .MailStatusRed { background: url("../images/storageauth_mail_status.gif") 100% 0 no-repeat; }
#DDMenuStorageAuth .MailStatusGreen { background: url("../images/storageauth_mail_status.gif") 50% 0 no-repeat; }

#DDMenuStorageAuth .MailStatusLoader { background: url("../images/ajax_loader.gif") 50% 50% no-repeat; }


/* Storage file get dropdown menu */

#DDMenuStorageFileGet {
  display: none;
  left: 0;
  position: absolute;
  top: 0;
  width: 235px;
  z-index: 99;
}

#DDMenuStorageFileGet .TopBg {
  background: url("../images/ddmenu2_bg_top.png") top left no-repeat;
  height: 18px;
  overflow: hidden;
  margin-top: 6px;
}

#DDMenuStorageFileGet .Content {
  background: url("../images/ddmenu2_bg_content.png") center left repeat-y;
  padding: 5px 19px 5px 17px;
}

#DDMenuStorageFileGet .BottomBg {
  background: url("../images/ddmenu2_bg_bottom.png") bottom left no-repeat;
  height: 17px;
  overflow: hidden;
}

#DDMenuStorageFileGet label { display: block; }

#DDMenuStorageFileGet .InputContainer {
  display: block;
  position: relative;
}

#DDMenuStorageFileGet .InputContainer input { width: 160px; }

#DDMenuStorageFileGet .MailStatus {
  background: url("../images/storageauth_mail_status.gif") 0 0 no-repeat;
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  height: 21px;
  width: 21px;
}

#DDMenuStorageFileGet .RegisterError {
  background-color: #a52521;
  color: #fff;
  font: 8pt Tahoma, sans-serif;
  margin: 5px 0 10px 0;
  padding: 4px;
  display: none;
}

#DDMenuStorageFileGet .MailStatusRed { background: url("../images/storageauth_mail_status.gif") 100% 0 no-repeat; }
#DDMenuStorageFileGet .MailStatusGreen { background: url("../images/storageauth_mail_status.gif") 50% 0 no-repeat; }

#DDMenuStorageFileGet .MailStatusLoader { background: url("../images/ajax_loader.gif") 50% 50% no-repeat; }

#DDMenuStorageFileGet .IsAuthorized,
#DDMenuStorageFileGet .IsNotAuthorized { display: none; }


.CompanyStatus {
  color: #aaa;
  float: left;
  width: 78px;
  text-align: center;
  font: 8pt Tahoma, sans-serif;
}

.RegistrationStep {
  background-color: #f0f0f0;
  margin: 10px 0;
  padding: 11px 11px 11px 52px;
  position: relative;
}

.RegistrationStep .Num {
  display: block;
  background: url("/electronika3/images/gettingstarted_num_bg.gif") no-repeat;
  height: 32px;
  width: 32px;
  left: 10px;
  top: 11px;
  position: absolute;
  overflow: hidden;
  color: #fff;
  font: 16pt Arial, sans-serif;
  text-align: center;
  padding-top: 4px;
}

.RegistrationStep .TLCorner {
  display: block;
  background: url("/electronika3/images/gettingstarted_corners.gif") 0 0 no-repeat;
  height: 4px;
  width: 4px;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
}

.RegistrationStep .TRCorner {
  display: block;
  background: url("/electronika3/images/gettingstarted_corners.gif") 100% 0 no-repeat;
  height: 4px;
  width: 4px;
  overflow: hidden;
  position: absolute;
  top: 0;
  right: 0;
}

.RegistrationStep .BLCorner {
  display: block;
  background: url("/electronika3/images/gettingstarted_corners.gif") 0 100% no-repeat;
  height: 4px;
  width: 4px;
  overflow: hidden;
  position: absolute;
  bottom: 0;
  left: 0;
}

.RegistrationStep .BRCorner {
  display: block;
  background: url("/electronika3/images/gettingstarted_corners.gif") 100% 100% no-repeat;
  height: 4px;
  width: 4px;
  overflow: hidden;
  position: absolute;
  bottom: 0;
  right: 0;
}

.PartnersTable .LeftCel {
  width: 338px;
  padding-right: 20px;
}


/* About - Contacts (Map) */

.ElectronikaMap {
  margin: 20px 0;
  position: relative;
}

.ElectronikaMap div {
  font: 8pt Tahoma, sans-serif;
  position: absolute;
}

.ElectronikaMap .Label1 {
  left: 80px;
  top: 17px;
}

.ElectronikaMap .Label2 {
  left: 272px;
  top: 17px;
}

.ElectronikaMap .Label3 {
  left: 360px;
  top: 17px;
}

.ElectronikaMap .Label4 {
  left: 487px;
  top: 30px;
}

.ElectronikaMap .Label5 {
  left: 602px;
  top: 30px;
}

.ElectronikaMap .Label6 {
  left: 345px;
  top: 263px;
}

.ElectronikaMap .Label8 {
  left: 375px;
  top: 364px;
}

.ElectronikaMap .Label9 {
  left: 480px;
  top: 340px;
}

.ElectronikaMap .Label10 {
  left: 590px;
  top: 420px;
}

.ElectronikaMap .Label11 {
  left: 290px;
  top: 510px;
}

.ElectronikaMap .Label12 {
  left: 410px;
  top: 510px;
}

/* About - History */

.HistoryGreyYear {
  background: url("/electronika3/images/history_grey_bg.gif") 0 0 repeat-y;
  border-top: 1px solid #e8e8e8;
  margin-bottom: 2px;
  padding: 15px 0 5px 0;
  position: relative;
  min-height: 30px;
}

.HistoryGreyYear .TopBg {
  background: url("/electronika3/images/history_top_bg.gif") 0 0 no-repeat;
  top: -12px;
  left: 0;
  position: absolute;
  width: 51px;
  height: 11px;
}

.HistoryGreyYear .BottomBg {
  background: url("/electronika3/images/history_grey_bottom.gif") 0 0 no-repeat;
  bottom: -2px;
  left: 0;
  position: absolute;
  width: 51px;
  height: 14px;
}

.HistoryLightGreyYear {
  background: url("/electronika3/images/history_lightgrey_bg.gif") 0 0 repeat-y;
  border-top: 1px solid #f0f0f0;
  margin-bottom: 2px;
  padding: 14px 0 5px 0;
  position: relative;
  min-height: 30px;
}

.HistoryLightGreyYear .TopBg {
  background: url("/electronika3/images/history_top_bg_light.gif") 0 0 no-repeat;
  top: -12px;
  left: 0;
  position: absolute;
  width: 51px;
  height: 11px;
}

.HistoryLightGreyYear .BottomBg {
  background: url("/electronika3/images/history_lightgrey_bottom.gif") 0 0 no-repeat;
  bottom: -2px;
  left: 0;
  position: absolute;
  width: 51px;
  height: 14px;
}

.HistoryGreyYear .Year,
.HistoryLightGreyYear .Year {
  position: absolute;
  width: 51px;
  top: 15px;
  left: 0;
  text-align: center;
  font-size: 12pt;
}

.HistoryGreyYear .Events,
.HistoryLightGreyYear .Events { margin-left: 71px; }

.HistoryGreyYear .Last,
.HistoryLightGreyYear .Last { clear: right; }

.HistoryGreyYear p,
.HistoryLightGreyYear p {
  background: url("/electronika3/images/li_item.gif") 0 7px no-repeat;
  padding-left: 12px;
  margin: 0.2em 0 1em 0;
}

.HistoryToggled .Year span {
  color: #A52521;
  cursor: pointer;
  border-bottom: 1px dotted;
}

.HistoryToggled .Events { display: none; }


/* Vrezka */

.Vrezka {
  background-color: #ffe0d0;
  float: right;
  width: 200px;
  margin-left: 5px;
  padding: 10px 10px 10px 15px;
}

/* Electronika4 Hot news */

.HotNewsBtnPrev {
  background: url("/electronika3/images/hotnews_btns.gif") 0 0 no-repeat;
  cursor: pointer;
  display: block;
  position: absolute;
  top: 8px;
  right: 20px;
  height: 15px;
  width: 15px;
}

.HotNewsBtnNext {
  background: url("/electronika3/images/hotnews_btns.gif") 100% 0 no-repeat;
  cursor: pointer;
  display: block;
  position: absolute;
  top: 8px;
  right: 0;
  height: 15px;
  width: 15px;
}

.HotNewsBtnPrev span,
.HotNewsBtnNext span { display: none; }

.HotNewsWidth {
  position: relative;
  height: 0;
  overflow: hidden;
}

.HotNewsContainer {
  position: absolute;
  top: 0;
  left: 0;
  width: 244px;
}

.HotNewsContainer .HotNewsItem {
  width: 244px;
  float: left;
}

.HotNewsContainer .HotNewsItem img {
  width: 70px;
  height: 50px;
  float: left;
  margin-right: 10px;
}

.HotNewsContainer .HotNewsItem p {
  margin: 0 0 0 80px;
}

