table.sales_form{
	border: 1px solid #A9A9A9;
	background-color: #F0FDF1;
	text-align: center;
}
tr.sales-row-title td{
	padding: 20px 10px 20px 10px;
	line-height: 1em;
	background-color: #235C9D;
	color: /*#F0CD8C;*/white;
	border-left: 1px solid white;
	font-size: 16px;
	
}
tr.sales-row td{
	border-top: 1px solid #A9A9A9; /*background-color: White;*/
	padding: 10px;
	line-height: 1em;
	border-left: 1px solid #A9A9A9;
	/*font-size: 16px;
	/*border-right: 1px solid #A9A9A9;*/
}
tr.sales-row td a{
	border: 1px solid #BDB76B;
	padding: 3px 10px 3px 10px;
	margin-left: 20px;
	color: #9A7316;
	background-color: #F0E68C;
}
tr.sales-row td a:hover{
	border: 1px solid #964D16;
	background-color: #D2691E; /*font-weight: bold;*/
	color: #F0E68C;
}
.testimonial{
	background-color: #D7E7D7;
	padding: 0.5em;
}
.testimonial-sign{
	font-weight: bold;
	text-align: right;
}
#lang-select{
 top: 105px;
 right: 0;
 margin-right: 10px;	
 font-size: 70%;
 position: absolute;
 text-align: right;
 display: box;
 color: #FAFAD2;
 position: absolute;
}
#lang-select img{
	vertical-align: text-top;
}
#lang-select a{
	color: #FAFAD2;
}
#breadcrumb p{
      margin-top: 0.2em;
}
#sitemap{
      padding-left: 1em;
      padding-right: 1em;
      padding-top: 1em;
      padding-bottom: 10em;
      margin-top: 4em;
      margin-bottom: 5em;
      vertical-align:  middle;
}
#sitemap ul{
      list-style: none;
}
#sitemap ul ul{
      list-style: square outside;
}
#sitemap ul li, #sitemap a{
      font-size: 18px;
      font-weight: bold; 
      line-height: 1.5em;
}
#sitemap ul li ul li{
      font-size: 14px;
      font-weight: bold; 
}
/* Oi?iu - support and download */
table.support_form{
      border: 1px solid #A9A9A9; 
      background-color: #D3D3D3;        
      text-align: center;
}
tr.download-row-title td{
      padding: 10px;
      line-height: 1em;
}
tr.download-row td{
      border-top: 1px solid #A9A9A9; 
      background-color: White;
      padding: 6px;
}
tr.download-row td a{
        border: 0px solid White;
}
/* Oi?iu - support and download */
.update_available{
	font-size: 2em;
	border: thin dotted Black;
	background-color: #FFA07A;
	text-align: center;
	padding: 2em 2em 2em 2em;
}
#rounded-corner
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 0.8em;
	/*margin: 45px;*/
	width: 80%;
	text-align: center;
	border-collapse: collapse;
}
#rounded-corner thead th.rounded-company
{
	background: #b9c9fe url('images/left.png') left -1px no-repeat;
}
#rounded-corner thead th.rounded-q4
{
	background: #b9c9fe url('images/right.png') right -1px no-repeat;
}
#rounded-corner th
{
	padding: 8px;
	font-weight: normal;
	font-size: 1.2em;
	color: #039;
	background: #b9c9fe;
}
#rounded-corner td
{
	padding: 8px;
	background: #e8edff;
	border-top: 0px solid #fff;
	color: #669;
        font-size: 1.2em;
}
#rounded-corner tfoot td.rounded-foot-left
{
	background: #e8edff url('images/botleft.png') left bottom no-repeat;
}
#rounded-corner tfoot td.rounded-foot-right
{
	background: #e8edff url('images/botright.png') right bottom no-repeat;
}
#rounded-corner tbody tr:hover td
{
	/*background: #d0dafd;*/
}
#rounded-corner td.rounded-subtitle
{
 text-align: left;
 background-color: #9CC4C4;
 font-size: 12px;
 line-height: 0.5em;
 padding-left: 2em;
 font-weight: bold;
}
#rounded-corner td.item-name
{
 text-align: left;
 padding-left: 2em;
font-size: 1em;
}
#promo-div{
	display: block;
	position: absolute;
	top: 10px;
	right: 0;
        margin-right: 20px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
        text-align: right;
	line-height: 0.9em;
        position: absolute;
}
#promo-div a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
   text-align: right;
	line-height: 0.9em;
	color: Black;
   outline: none;
}
#promo-div-img{
	display: block;
	position: absolute;
	top: 18px;
	right: 0;
    margin-right: 10px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
    text-align: right;
	line-height: 0.9em;
    position: absolute;
    border: 1px solid #999;
}
