/* CSS Document */

html {
	height: 100%;
}

/*body {
	height: 100%;
	margin-bottom: 1px;
}*/

#title{
	height: 25px;
	font-family: Arial, Verdana;
	color: #999999;
	line-height: 21px;
	font-weight: normal;
	font-size: 20px;
	white-space: nowrap;
	margin: 0 0 30px 0;
	padding: 0 0 0px 0;
}

.title{
	height: 25px;
	font-family: Arial, Verdana;
	color: #999999;
	line-height: 21px;
	font-weight: normal;
	font-size: 20px;
	white-space: nowrap;
	margin: 0 0 30px 0;
	padding: 0 0 0px 0;
}

td.title_border{
	background-image: url('../images/title_bg.gif');
	background-repeat: repeat-x;
	background-position: 100px;
	width: 100%;
}

#video {
	float: left;
	width: 460px;
	height: 280px;
	margin: 65px 0 0 20px;
	z-index: -1;
}

ul.ev {
	list-style-image: url('../images/bulet.gif');
	line-height: 14pt;
	margin-left: 20px;
	
}


.clr {
	clear: both;
}

.outline {
  border: 1px solid #cccccc;
  background: #ffffff;
	padding: 2px;
}

#buttons_outer {
	width: 635px;
  	margin-bottom: 2px;
	margin-right: 2px;
	float: left;

}

#buttons_inner {
	border: 1px solid #cccccc;
	height: 21px !important;
	height: 23px;
}

#pathway_text {
  overflow: hidden;
	display: block;
	height: 25px;
	line-height: 27px !important;
	line-height: 24px;
	padding-left: 4px;
	border: 1px solid #ccc;
	margin-bottom: 2px;
}

#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
}

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}




ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
	float: left;
}

ul#mainlevel-nav li
{
	background-image: none;
	padding: 0 0 0 0;
	float: left;
	margin: 3px 0 0 0;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: -1px;
	line-height: 17px;
	white-space: nowrap;
	border-right: 1px solid #5366AB;
}

ul#mainlevel-nav li a
{
	display: block;
	font-weight: bold;
	padding-left: 7px;
	padding-right: 7px;
	text-decoration: none;
	color: #fff;
	background: transparent;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a#active_menu-nav
{
	color: #CDD4ED;
	/*background: #c64934;*/
}

ul#mainlevel-nav li a:hover
{
	color: #CDD4ED;
	/*background: #c64934;*/
}

ul#mainlevel-navsec
{
	list-style: none;
	padding: 0;
	margin: 2px 0 0 100px;
	/*font-size: 0.8em;*/
}

ul#mainlevel-navsec li
{
	background-image: none;
	padding: 0 0 0 0;
	float: left;
	margin: 3px 0 0 0;
	font-family: Arial, Verdana;
	font-size: 10px;
	/*text-transform: uppercase;*/
	letter-spacing: 0px;
	line-height: 14px;
	white-space: nowrap;
	border-right: 1px solid #AFAFAF;
}

ul#mainlevel-navsec li a
{
	display: block;
	/*font-weight: bold;*/
	padding-left: 7px;
	padding-right: 7px;
	text-decoration: none;
	color: #0042FF;
	background: transparent;
}

#buttons>ul#mainlevel-navsec li a { width: auto; }

	ul#mainlevel-navsec li a:hover
{
	color: #00A8FF;
	/*background: #c64934;*/
}


#search_outer {
	float: left;
	width: 165px;
}

#search_inner {
  border: 1px solid #cccccc;
	padding: 0px;
  height: 21px !important;
  height: 23px;
  overflow: hidden;
}

#search_inner form {
  padding: 0;
  margin: 0;
}

#search_inner .inputbox {
	border: 0px;
	padding: 3px 3px 3px 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #c64934;
}

#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
}

/*#header {
	float: left;
	padding: 0px;
	margin-right: 2px;
	width: 635px;
	height: 150px;
	background: url(../images/header_short.jpg) no-repeat;
}*/

#top_outer{
	float: left;
	width: 165px;
}

#top_inner {
  border: 1px solid #cccccc;
	padding: 2px;
  height: 144px !important;
  height: 150px;
  overflow: hidden;
  float: none !important;
  float: left;
}

#left_outer {
  float: left;
	margin-top: 2px;
	width: 165px;
}

#left_inner {
  border: 1px solid #cccccc;
	padding: 2px;
  float: none !important;
  float: left;
}

#content_outer {
	padding: 0px;
	margin-top: 0px;
	margin-left: 2px;
	/** border: 1px solid #cccccc; **/
	float: left;
	width: 635px;
}

#content_inner{
  float: none !important;
  float: left;
  padding: 0;
  padding-top: 2px;
  margin: 0;
}

table.content_table {
  width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}


#banner_inner {
	float: left;
	padding: 0px;
	height: 70px;
}

#poweredby_inner {
	float: right;
	padding: 0px;
	margin-left: 0px;
	height: 70px;
}

#right_outer {
	margin-left: 2px;
	width: 165px;
}

#right_inner {
  float: none !important;
  float: left;
  border: 1px solid #cccccc;
  padding: 2px;
}


.user1_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

.user2_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

table td.body_outer {
	padding: 2px;
	border: 1px solid #cccccc;
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

.back_button {
	float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 22px;
  margin: 1px;
}

.pagenav {
  text-align: center;
  font-size: 10px;
  font-weight: bold;
  border: 1px double #cccccc;
  width: auto;
  /*background: url(../images/button_bg.png) repeat-x;*/
  padding: 2px 8px;
  line-height: 22px;
  margin: 1px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

#footer {
	text-align: center;
	padding: 3px;
}

ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
/*line-height: 17px;*/
padding-left: 15px;
padding-top: 0px;
/*background-image: url(../images/arrow.png);*/
background-repeat: no-repeat;
background-position: 0px 2px;
}


td {
	text-align: left;
	font-size: 11px;
}



/*body {
	margin: 15px;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 120%;
	font-size: 11px;
	color: #333333;
	background: #ffffff;
}*/

/* Joomla core stuff */
a:link, a:visited {
	color: #0042FF; 
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #00A8FF;	
	text-decoration: none;
	font-weight: bold;
}

a.download_denied:link, a.download_denied:visited {
	color: #999; 
	text-decoration: none;
	font: 12px Tahoma;
	font-weight: bold;
}

a.download_denied:hover {
	color: #555;	
	text-decoration: none;
	font: 12px Tahoma;
	font-weight: bold;
}

table.contentpaneopen {
  	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td {
   padding-right: 5px;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}



table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.button {
  /*color: #fff;
  font-family: Verdana, Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 10px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: 63px;
  height: 20px;
  background: url(../images/signin.jpg) no-repeat;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;*/
  float: right;
}

.button_logout {
  float: left;
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}

.inputbox-log {
	padding: 0px;
	margin: 0 0 5px 0;
	width: 142px;
	height: 19px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}

.log_td {
	font-family: Arial, Verdana;
	font-size: 9px;
	text-align: left;
}

.componentheading {
	/*background: url(../images/subhead_bg.png) repeat-x;*/
	float: left;
	width: auto;
	height: 32px;
	font-family: Arial, Verdana;
	color: #999999;
	font-weight: normal;
	font-size: 20px;
	white-space: nowrap;
	text-align: left;
	padding-top: 0px;
	letter-spacing: -1px;
	background: #FFFFFF;
	line-height: 22px;
}

.componentheading_pad{
	height: 20px;
	width: 80% auto;
	border-bottom: 1px dashed #CBCBCB;
}


.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 25px;
	font-family: Arial, Verdana;
	color: #999999;
	line-height: 21px;
	font-weight: normal;
	font-size: 25px;
	white-space: nowrap;
	margin: 0 0 30px 0;
	padding: 0 0 0px 0;
}

.contentheading_mod_title {
	height: 25px;
	font-family: Arial, Verdana;
	color: #999999;
	line-height: 21px;
	font-weight: normal;
	font-size: 25px;
	white-space: nowrap;
	margin: 10px 0 10px 0;
	padding: 0 0 0px 0;
}

#contentheading {
	font-family: Arial, Verdana;
	color: #999999;
	font-weight: normal;
	font-size: 21px;
	margin: -12px 0 20px 30px;
	/*white-space: nowrap;*/
	width: auto;
	float: left;
	background-color: #FFFFFF;
	height: 14px;
	padding-right: 2px;
}

.contentheading_pad {
	border-bottom: 1px dashed #CBCBCB;
	margin: 0 0 30px 0;
	height: 5px;
	width:100%;
	/*border:1px solid red;	*/
}


.module_pad {
	border-bottom: 1px dashed #CBCBCB;
	margin: 0 0 0 0;
	width: 100%;
}

.module_margin {
	display: block;
	height: 25px !important;
	height: 25px;
	margin: 10px 0 0 0; 
}

#contentheading_pad {
	font-family: Arial, Verdana;
	font-size: 10px;
}

.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	/*width: 100%;*/
	margin-bottom: 10px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;

}

div.moduletable {
	padding: 0;
	margin-bottom: 2px;
}

table.moduletable th, div.moduletable h3 {
	/*background: url(../images/subhead_bg.png) repeat-x;*/
	color: #999999;
	text-align: left;
	padding: 0 0 0 0;
	height: 17px;
	line-height: 17px;
	font-weight: normal;
	font-size: 20px;
	/*text-transform: uppercase;*/
	margin: 0 0 2px 0;
	letter-spacing: -1px;
	white-space: nowrap;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
	color: #999999;
	font-size: 11px;
}

.createdate {
	height: 15px;
	padding-bottom: 2px;
	color: #999999;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url(../images/subhead_bg.png) repeat-x;
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	/*background: url(../images/menu_bg.png) no-repeat;*/
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #0042FF;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 13px !important;
	height: 13px;
	width: 100%;
	text-decoration: none;
	letter-spacing: -1px;
}

a.mainlevel:hover {
	background-position: 0px -20px;
	text-decoration: none;
	color: #00A8FF;
}

a.mainlevel#active_menu {
	color:#0042FF;
	font-weight: bold;
}

a.mainlevel#active_menu:hover {
	color: #00A8FF;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #c64934;
	text-align: left;
}

a.sublevel:hover {
	color: #900;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #333;
}

.highlight {
	background-color: #789DD9;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

span.article_seperator {
	display: block;
	height: 1.5em;
}

/* ==================== new css ===================== */

body {
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	line-height: 120%;
	font-size: 10px;
	color: #333333;
	background: #ffffff;
	padding: 0px;
	margin: 0px;
}

.up_dotted {
	border-top: 1px dashed #CBCBCB;
}

.customerimage_margin {
	margin: 0 5px 0 0;
}

#news_date {
	font-family: Arial, Verdana;
	font-size: 10px;
	color: #999;
}

#module_cell {
	float: left;
	width: 210px;
	margin: 0 0 0 0;
	padding: 0 10px 10px 0;
  	/*height: 130px;*/
}

table.moduletable-frontpad {
	margin: 95px 0 0 0;
}

table.down_left {
	clear: both;
	margin: 0 0 0 0px;
}

#down_left #contentheading {
	height: 25px;
	font-family: Arial, Verdana;
	color: #999999;
	line-height: 21px;
	font-weight: normal;
	font-size: 20px;
	white-space: nowrap;
	margin: 0 50px 0px 0;
	padding: 0 0 0px 0;
}


table.left_column {
	margin: 0 0 0 30px;
}

table.left_column02 {
	margin: 10px 0 0 70px;
	font-family: Arial, Verdana;
	font-size: 9px;
	color: #0042FF;
}

table.column_indent {
	margin: 0 0 3px 2px;
}

table.column_indent02 {
	margin: 10px 0 0 7px;
}

table.column_indent03 {
	margin: 0 10px 25px 2px;
	border-bottom: 1px dashed #CBCBCB;
}

a.homelink:link, a.homelink:visited {
	color: #0042FF; 
	text-decoration: none;
	font-weight: bold;
	letter-spacing: -1px;
}

a.homelink:hover {
	color: #00A8FF;	
	text-decoration: none;
	font-weight: bold;
	letter-spacing: -1px;
}

a.resellers:link, a.resellers:visited {
	color: #0042FF; 
	text-decoration: none;
	font-weight: normal;
	letter-spacing: -1px;
	font-size: 11px;
}

a.resellers:hover {
	color: #00A8FF;	
	text-decoration: none;
	font-weight: normal;
}

a.modules:link, a.modules:visited {
	color: #0042FF; 
	text-decoration: none;
	font-weight: normal;
	letter-spacing: -1px;
	font-size: 12px;
}

a.modules:hover {
	color: #00A8FF;	
	text-decoration: none;
	font-weight: normal;
}

a.process:link, a.process:visited {
	color: #0042FF; 
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	margin: 0 0 0 5px;
	letter-spacing: -1px;
}

a.process:hover {
	color: #00A8FF;	
	text-decoration: none;
	font-weight: normal;
}

#small_process_text {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #5491C6;
	letter-spacing: -1px;
	padding: 0 0 0 5px;
}

#process_text_head {
	font-family: Arial, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #5491C6;
	letter-spacing: -1px;
	line-height: 17px;
	padding: 0 0 5px 5px;
}

#small_download_text {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	/*letter-spacing: -1px;*/
	padding: 14px 0 0 0;
}

#download_text_head {
	font-family: Arial, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	/*letter-spacing: -1px;*/
	line-height: 17px;
	padding: 0 0 0px 0;
}

#process_text {
	font-family: Arial, Verdana;
	font-size: 11px;
	padding: 0 0 0 5px;
}

#front_down_left {
	font-family: Arial, Verdana;
	font-size: 11px;
	margin: 3px 0 0 10px;
}

#news_font {
	font-family: Arial, Verdana;
	font-size: 11px;
	margin: 3px 0 0 0;
}

#head_body {
	height: 47px;
	background: url(../images/head_bg.jpg) repeat-x;
	margin: 25px 0px 0px 25px;
	z-index: -1;
}

#lang_pl {
	position: absolute;
	top: 2px;
	left: 340px;
	width: 620px;
	height: 20px;
	/*background-color: #00ff00;*/
	z-index: 1;
}

#search_img {
	position: absolute;
	top: 41px;
	left: 755px;
	width: 18px;
	height: 18px;
	background: url(../images/search.jpg) repeat-x;
	z-index: 1;
}

#search_pl {
	position: absolute;
	top: 40px;
	left: 777px;
	width: 220px;
	height: 25px;
	/*background-color: #00ff00;*/
	z-index: 1;
}

#header {
	/*float: left;*/
	position: absolute;
	top: 1px;
	left: 25px;
	padding: 0px;
	margin-right: 0px;
	width: 965px;
	height: 92px;
	background: url(../images/header.jpg) no-repeat;
	/*margin: 1px 0 0 25px;*/
	z-index: 0;
}

#menu_home{
	width: 45px;
	float: left;
}


#menu_home ul#mainlevel_home
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
	float: left;
}

#menu_home ul#mainlevel_home li
{
	background-image: none;
	padding: 0 0 0 0;
	float: left;
	margin: 3px 0 0 0;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: -1px;
	line-height: 17px;
	white-space: nowrap;
}

#menu_home ul#mainlevel_home li a
{
	display: block;
	font-weight: bold;
	padding-left: 7px;
	padding-right: 7px;
	text-decoration: none;
	color: #0042FF;
	
	background: transparent;
}

#main_menu{
	width: 610px;
}

#menu_pad {
	position: absolute;
	top: 72px;
	/*left: 385px;*/
	left: 341px;
	padding: 0px;
	margin-right: 0px;
	/*width: 575px;*/
	/*width: 633px;*/
	width: 690px;
	height: 21px;
	background: url(../images/menu_pad_.jpg) no-repeat;
	/*margin: 1px 0 0 25px;*/
	z-index: 1;
}


#second_menu {
	position: absolute;
	top: 92px;
	left: 385px;
	padding: 0px;
	margin-right: 0px;
	width: 575px;
	height: 21px;
	/*background-color: #EEEEED;*/
	/*margin: 1px 0 0 25px;*/
	z-index: 1;
}

#middle_body {
	float: left;
	/*width: 959px;*/
	width: 1000px;
	height: 362px;
	/*background: url(../images/paper-man.jpg) no-repeat;*/
	margin: 0 0 0 0;
	/*z-index: -1;*/
}

#paper_man {
	float: left;
	width: 269px;
	height: 362px;
	background: url(../images/paper-man.jpg) no-repeat;
	margin: 20px 0 0 0;
	z-index: -1;
}

#slogan {
	float: left;
	width: 230px;
	height: 240px;
	/*background-color: #ff0000;*/
	margin: 45px 0 0 0;
	z-index: 0;
}

#enter_from {
	float: left;
	width: 260px;
	height: 240px;
	/*background-color: #00ff00;*/
	margin: 25px 0 0 0;
	z-index: 0;
}

#enter_from_holder {
	margin: 45px 0 0 32px;
}

#enter_from_holder table.moduletable th{
	height: 40px;
	line-height: 20px;
}

#enter_from_holder a.mainlevel{
	width: 200px;
	padding-left: 0px;
}

#what_new {
	float: left;
	width: 230px;
	height: 240px;
	/*background-color: #0000ff;*/
	margin: 25px 0 0 0;
	z-index: 0;
}

#bottom_body {
	float: left;
	width: 959px;
	height: 240px;
	margin: 0 0 0 0;
}

#down_left {
	/*position: absolute;
	top: 385px;
	left: 0px;*/
	/*float: left;*/
	width: 460px;
	height: 153px;
	/*background-color: #00ff00;*/
	margin: 25px 0 0 0;
	z-index: 0;
	border-top: 1px dashed #CBCBCB;
	padding-left: 23px;
	padding-top: 13px;
}

#down_center {
	position: absolute;
	top: 360px;
	left: 499px;
	width: 230px;
	height: 180px;
	/*background-color: #0000ff;*/
	margin: 45px 0 0 0;
}

#down_right {
	position: absolute;
	top: 360px;
	left: 751px;
	width: 230px;
	height: 180px;
	/*background-color: #ff0000;*/
	margin: 45px 0 0 0;
}

#resellers_holder {
	margin: 0 0 0 15px;
	width: 200px;
}

#where_to_buy_holder{
	margin: 6px 0 0 22px;
	width: 200px;
}


#footer_body {
	/*float: left;*/
	width: 959px;
	height: 27px;
	margin: 0 0 0 0;
}

#hr_line_bottom {
	float: left;
	width: 780px;
	margin: 1px 0 0 0px;
	border-top: 1px solid #CBCBCB;
}

#copyright_img {
	float: left;
	width: 175px;
	height: 27px;
	background: url(../images/copyright.jpg) no-repeat;
}

#copyright_text {
	/*float: left;*/
	width: 175px;
	height: 27px;
	padding: 7px 0 0 0;
	font-family: Arial, Verdana;
	font-size: 9px;
	word-spacing: 0px;
}

#foot_slogan {
	float: right;
	width: 410px;
	height: 25px;
	/*background-color: #ff0000;*/
	font-family: Arial, Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-transform: uppercase;
	word-spacing: -1px;
	letter-spacing: 0px;
	text-align: right;
	padding: 2px 0 0 0;
	margin-top: -25px;
}

.s_inputbox {
	padding-left: 0px;
	width: 141px;
	/*height: 12px;*/
	border:solid 1px #fff;
	background-color: #fff;
	font-size: 10px;
	color: #242424;
	margin-bottom: 3px;
}

.button_search {
  /*float: left;*/
  border: none;
  width: 31px;
  height: 16px;
  margin: 0 0 0 5px;
}

/* template_02 products page */

#middle_body_02 {
	float: left;
	width: 964px;
	height: 100%;
	/*background: url(../images/paper-man.jpg) no-repeat;*/
	margin: 0 0 0 0;
	/*z-index: -1;*/
}

#left_column_products {
	float: left;
	width: 255px;
	height: 560px;
	margin: 50px 0 30px 0;
	/*background-color: #ff0000;*/
}

#left_column_news {
	float: left;
	width: 255px;
	/*height: 560px;*/
	margin: 17px 0 0px 0;
	/*background-color: #ff0000;*/
}

#gallery_container {
	margin: 0 0 0 30px;
}

#gallery_about_container {
	/*position: absolute;*/
	float: left;
	width: 200px;
	margin-top: 36px;
	margin-left: 40px;
}

#presentations_container {
	margin: 20px 0 0 30px;
	width: 200px;
}

#resellers_container {
	margin: 107px 0 0 8px;	
}

#resellers_container table.moduletable{

	/*width: 100%;*/
	margin-bottom: 0px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;

}


#products_resellers_container{
	margin: 109px 0 0 8px;
}

#products_menu {
	float: left;
	width: 500px;
	/*width: 685px;*/
	/*height: 170px;*/
	margin: 30px 0 0 40px!important;
	margin: 30px 0 0 20px;
	/*background-color: #0000ff;*/
}

#products_menu_1 {
	float: left;
	width: 500px;
	/*width: 685px;*/
	/*height: 170px;*/
	margin: 60px 0 0 10px;
	/*background-color: #0000ff;*/
}

#products_menu #product_name{
	position: absolute;
	top: 175px;
	color: #0042FF;
}

#products_menu_1 #product_name{
	position: absolute;
	top: 125px;
	color: #0042FF;
}

a.products:link, a.products:visited {
	display: block;
	/*background: url(../images/menu_bgcolor.png) no-repeat;*/
	background: #ffffff;
	/*vertical-align: middle;*/
	height: 32px !important;
	height: 32px;
	margin: 0 0 0 0;
	/*width: 100%;*/
}

a.products:hover {
	/*background-position: 0px -32px;*/
	/*background: #9DBDD9;*/
}

a.products:active {
	/*background-position: 0px -32px;*/
	background: #9DBDD9;
}

.alabala {
	background: #9DBDD9;
	display: block;
	/*background: url(../images/menu_bgcolor.png) no-repeat;*/
	/*background: #ffffff;*/
	/*vertical-align: middle;*/
	height: 32px !important;
	height: 32px;
	margin: 0 0 0 0;
	/*width: 100%;*/
}

a.products#active_menu {
	color:#fff;
	font-weight: bold;
	background: #9DBDD9;
}

a.products#active_menu:hover {
	color: #fff;
	background: #9DBDD9;
}

#info_block {
	float: left;
	width: 455px;
	/*height: 175px;*/
	margin: 19px 0 30px 19px;
	
}

#right_column_products {
	float: left;
	width: 210px;
	/*height: 300px;*/
	margin: 19px 0 30px 19px;
	/*background-color: #ff0000;*/
}

/* END template_02 products page */
/* template_03 products page */

#pageheading {
	float: left;
	width: 990px;
	margin: 60px 0 0 40px!important;
	margin: 60px 0 0 20px;
	background-image: url(../images/dash.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	background-y-position: 0%;
}

#pageheading_inner {
	float: left;
	width: 100%;
	background-image: url(../images/dash.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	background-y-position: 0%;
}

#pageheading_s {
	float: left;
	width: 990px;
	margin: 60px 0 0 28px!important;
	margin: 60px 0 0 14px;
	background-image: url(../images/dash.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	background-y-position: 0%;
}

#pageheading_c {
	float: left;
	width: 600px;
	background-image: url(../images/dash.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	background-y-position: 0%;
}

#pageheading_faq {
	float: left;
	width: 990px;
	margin: 60px 0 0 28px!important;
	margin: 60px 0 0 20px;
	background-image: url(../images/dash.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	background-y-position: 0%;
}

#page_title {
	float: left;
	font-family: Arial, Verdana;
	color: #999999;
	font-weight: normal;
	font-size: 24px;
	white-space: nowrap;
	padding-top:0px;
	background-color:#FFFFFF;
	width:auto;
	height:22px;
	line-height: 24px;
}

#page_title_underline {
	float: left;
	width: 58%;
	height: 26px;
	/*border-bottom: 1px dashed #999999;*/
	margin: 0 0 0 10px;
}

#page_title2 {
	float: left;
	font-family: Arial, Verdana;
	color: #999999;
	font-weight: normal;
	font-size: 24px;
	white-space: nowrap;
	padding-top:0px;
	background-color:#FFFFFF;
	height:22px;
	line-height: 24px;
}

#page_title_underline2 {
	float: left;
	height: 26px;
	/*border-bottom: 1px dashed #999999;*/
	margin: 0 0 0 10px;
}

#middle_body_03 {
	float: left;
	width: 959px;
	height: 100%;
	/*background: url(../images/paper-man.jpg) no-repeat;*/
	margin: 0 0 0 0;
	/*z-index: -1;*/
}

#first_column {
	float: left;
	width: 290px;
	/*height: 300px;*/
	margin: 40px 0 30px 0;
	border-right: 1px dashed #CBCBCB;
}

#second_column {
	float: left;
	width: 210px;
	/*height: 300px;*/
	margin: 40px 0 30px 10px;
	border-right: 1px dashed #CBCBCB;
}

#third_column {
	float: left;
	width: 210px;
	/*height: 300px;*/
	margin: 40px 0 30px 10px;
	border-right: 1px dashed #CBCBCB;
}

#fourth_column {
	float: left;
	width: 214px;
	/*height: 300px;*/
	margin: 40px 0 30px 10px;
}

/* END template_03 products page */
/* template_04 about page */

#middle_body_04 {
	float: left;
	width: 959px;
	height: 100%;
	/*background: url(../images/paper-man.jpg) no-repeat;*/
	margin: 0 0 0 0;
	/*z-index: -1;*/
}

#info_block_04 {
	float: left;
	width: 935px;
	/*height: 175px;*/
	margin: 70px 0 30px 24px;
	
}

#back_search_button {
	margin: 0 0 0 26px;
}

/* END template_04 about page */ 
/* template_05_contact contact page */ 

#upper_block {
	float: left;
	width: 935px;
	/*height: 10px;*/
	margin: 70px 0 30px 24px;
	/*background-color: #f00;*/
}

#contact_info {
	float: left;
	width: 700px;
	height: 191px;
	/*margin: 70px 0 30px 24px;*/
	/*background-color: #00f;*/
}

#contact_resellers {
	float: left;
	width: 235px;
	/*margin: 70px 0 30px 24px;*/
	/*background-color: #0f0;*/
}

#down_block {
	float: left;
	width: 935px;
	margin: 0 0 0 24px;
}

/* END template_05_contact contact page */ 
/* template_06_usecases usecases page */ 

#usecases_container {
	float: left;
	width: 925px;
	margin: 70px 0 0 35px;
	/*background: #ff0000;*/
}

#left_block {
	float: left;
	width: 660px;
	margin: 0 0 0 0;
}

#usecases_menu {
	float: left;
	width: 660px;
	margin: 0 0 0 0;
}

#right_block {
	float: left;
	width: 220px;
	margin: 0 0 0 40px;
	/*background: #0f0;*/
}

/* END template_06_usecases usecases page */ 
/* template_07_news news page */ 

#news_container {
	float: left;
	width: 925px;
	margin: 70px 0 0 35px;
	/*background: #ff0000;*/
}

#news_left_block {
	float: left;
	width: 220px;
	/*height: 300px;*/
	margin: 0 0 0 0;
	/*background: #00f;*/
}

#news_right_block {
	float: left;
	width: 660px;
	margin: 0 0 0 30px;
	/*background: #00f;*/
}

/* END template_07_news news page */ 
/* template_08_downloads download page */ 

.pl_register {
	text-align: right;
}

#register_tip {
	margin: 8px 15px 8px 0;
}

table.register_t {
	width: 60%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}



.d_title {
	width: 930px;
	margin: 50px 0 20px 30px;
}

#arr_s {
	float: left;
	font-family: Verdana, Arial;
	font-size: 6px;
}
.blog{
	padding-top: 15px;
}

.registration {
	float: left;
	text-align: left;
}

.button_register {
  /*background: url(../images/register_engview.png) no-repeat;*/
  background: url(../../../images/buton_send.gif) no-repeat;
  color: #fff;
  border: 0px double #cccccc;
  font-family: Tahoma, Arial, Verdana;
  font-size: 9px;
  font-weight: bold;
  width: 61px;
  height: 22px;
  padding: 0 0 1px 0;
}

#all_products{
	width: 909px;
	/*height: 35px;*/
	margin: 0px 0px 0px 10px;
}

.one_product {
	float: left;
	/*width: 160px;*/
	width: 200px;
	border-right: 1px dashed #CBCBCB; 
	padding-left: 30px;
	padding-right: 30px;
	margin-top: 30px;
}

.one_product img.product_img {
	margin-bottom: 8px;
}

.one_product_image{
	width: 160px;
	height: 80px;
	font: 14px Tahoma;
	color: #5491C6;
	font-weight: bold;
}

.one_product_image a{
	color: #5491C6;
}

#news_container .componentheading{
	margin-top: 20px;
}

#news_container .componentheading_pad{
	margin-top: 0px;
	height:16px;
}

#news_block td.contentheading a{
	font: 16px Tahoma;
	font-weight: bold;
}

#news_block td.contentheading_pad{
	border: none;
}

#support_text{
	width: 920px;
	margin-left: 38px!important;
	margin-left: 45px;
	margin-top: 5px;
}

#support_text #contentheading {
	margin-left: 0px;
	line-height: 18px;
	height: 20px;
	font-family: Arial, Verdana;
	color: #999999;
	font-weight: normal;
	font-size: 24px;
	margin-top: 0px;
	padding-top:2px;
}


#news_container .contentheading{
	font: 16px Tahoma;
	font-weight: bold;
}

#a_container{
	width: 1100px;
}

#middle_about{
	float: left;
	width: 750px;
	/*height: 175px;*/
	margin: 0px 0 30px 40px!important;
	margin: 0px 0 30px 25px;
	background-color: #fff
}

#middle_video{
	float: left;
	width: 990px;
	/*height: 175px;*/
	margin: 0px 0 30px 40px!important;
	margin: 0px 0 30px 25px;
	background-color: #fff
}

.componentheading_process{
	position: absolute;
	font: 24px Tahoma;
	color: #5491C6;
	width: 350px;
	top: 230px;
	left: 380px;
}

.contentheading_process{
	height: 25px;
	font-family: Arial, Verdana;
	color: #999999;
	line-height: 21px;
	font-weight: normal;
	font-size: 20px;
	white-space: nowrap;
	margin: 0 0 30px 0;
	padding: 0 0 0px 0;
}

.contentpaneopen_process{
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

#download_container {
	float: left;
	width: 630px;
	margin: 10px 0 10px 35px;
}

/*******************************
             FAQ
*******************************/

#support_container{
	float: left;
	width: 930px;
	margin: 10px 0 10px 35px;
}

.faq_cat_title{
	font: 20px Arial;
	color: #999999;
	fint-weight: bold;
}

#faq_left_block {
	float: left;
	width: 200px;
	/*height: 300px;*/
	margin: 0 0 0 0;
	/*background: #00f;*/
}

#support_container #resellers_container{
	float: left;
	width: 200px;
	margin: 0 0 0 0;
	/*position: relative;
	top: -125px;
	left: 38px;*/
}




ul#mainlevel-faq {
	width: 180px;
	padding-left:0px;
	margin-left:0px;

}

ul#mainlevel-faq li{
	width: 180px;
	background-image: url('../images/faq_menu_bg.gif');
	background-repeat: no-repeat;
	background-position: 0px -3px; 
	padding-left: 12px;
	margin-bottom: 2px;
	line-height: 17px;
}

ul#mainlevel-faq a {
	padding-left: 0px;
	
}
ul#mainlevel-faq a.mainlevel{
	margin-bottom: 2px;
} 

#faq_body{
	float: left;
	width: 480px;
	margin-right: 20px;
}

#faq_body .moduletable{
	width: 480px;
}

#faq_body .componentheading{
	line-height: 22px;
}


#faq_body .componentheading_pad{

}

#faq_body .contentheading{
	font: 11px Tahoma;
	font-weight: bold;
	color: #333333;
}

#faq_body .contentheading a{
	font: 11px Tahoma;
	font-weight: bold;	
}

/*mahame punktira na titlite na kategoriite vuv FAQ*/
#faq_body .contentheading_pad{
	border: none;
}

#faq_body .componentheading_pad{
	border: none;
}

#faq_body span.article_seperator{
	height: 1px;
}

#faq_body table.contentpaneopen td{
	height: 1px;
}

#faq_body table.contentpaneopen tr.module_margin td.contentheading{
	font: 20px Arial;
	color: #999999;
	font-weight: bold;
}

/*********** FAQ modul *********/
#faq_underline{
	float: left;
	height: 20px;
	border-bottom: 1px dashed #999999;
	width: 120px;
}

#cust_quote_underline{
	float: left;
	height: 20px;
	border-bottom: 1px dashed #999999;
	width: 40px;
}

#login{
	width: 925px;
	margin: 5px 0 5px 35px;
}

.arrows{
	font: 14px Tahoma;
	color: #9DBDD9;
}

a.file_name{
	font: 12px Tahoma;
	font-weight: bold;
}

.grey{
	color: #999999;
}

#dw_resellers{
	position: absolute;
	top: 200px;
	left: 720px; 
	width: 200px;
}

#res_title{
	width: 140px;
	float: left;
}

#res_title a{
	font: 20px Arial;
	color: 0042FF;
	text-decoration: none;
}

#res_title_pad{
	height: 20px;
	width: 50px;
	border-bottom: 1px dashed #CBCBCB;
	float: left;
}

#mod_news_title{
	width: 50px;
	float: left;
	font: 20px Arial;
	color: #9C9A9C;
}

#mod_news_title_pad{
	height: 20px;
	width: 150px;
	border-bottom: 1px dashed #CBCBCB;
	float: left;
}

#logo{
	position: absolute;
	top:0px;
	left:0px;
	z-index:10;
}

.video_title {
	position:relative;
	margin-left:5px;
	height:55px;
}

.video_title_text {
	position:relative;
	bottom:0px;
	vertical-align:bottom;
	color:#5F98CA;
	font-size:14px;
	font-weight:bold;
	line-height:18px;
}

.video_title_text2 {
	bottom:0px;
	vertical-align:bottom;
	color:#5F98CA;
	font-size:12px;
	font-weight:normal;
	line-height:18px;
	margin-top:5px;
}

#sound{
	position: absolute;
	z-index:20;
	top: 180px;
	left: 212px;
}


.contentpaneopen_mod{
	width: 100%;
	padding: 5px;
}

.contentheading_mod{
	font: 20px Arial;
	color: #999999;
	white-space: nowrap;
}

.contentpaneopen_news{
	width: 650px;
}

.contentheading_news{
	font: 20px Arial;
	color: #999999;
	white-space: nowrap;
}

.contentheading_pad_news{
	height:25px!important;
	height:26px;
	background-image: url(../images/dash.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	background-y-position: 0%;
}

#m_title{
	width: 459px;
}

.moduletable_m_title{
	width: 100%;
}

#translate_login{
	margin-top: 50px;
}

/*****************************
	DOWNLOAD FORM
*****************************/
#download_form{
	margin-top: 10px;
	margin-left: 26px;
	width: 800px;
}

.blue{
	color: #0042FF;
}

.box{
	border: 1px solid #A5ACB2;
}

#down_1{
	margin-left:40px;
}

#down_1 td.right{
	text-align: right;
}