/*top right bottom left*/
body {
	/*position: relative;*/
	margin:	0px auto;
	padding: 0px;
	color:	#37394B;
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-weight: normal; /*bold;*/
	background-color: #FFFFF8; /*#ED008C;*/
	width: 988px;
	line-height: 17px;
	vertical-align: top;
	font-size: 12px;	
}

/***************************************************************************************************************************************/
/* standard elements */
/***************************************************************************************************************************************/
table {
	/*border: 0px;*/
	border-collapse: collapse;
	/*border-spacing: 0px;*/
}

table .product {
	width: 570px;
}

table .product tr td {
	padding: 2px 10px 2px 10px !important;
	margin: 0px;
	border-top: 1px solid #E1E3DF;
}

table .product tr th {
	text-align: left;
	color: #FF7313;
	font-size: 13px;
	padding: 12px 10px 2px 10px;
	margin: 0px;
}

td {
	vertical-align: top;
}

img {
	border : 0px;
	display: inline;
}

p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 8px;
}

ul
{
	padding: 0px 0px 0px 12px;
	margin: 0px 0px 8px 12px;
}

li
{
	list-style-image: url('/_d/li.gif');
}

input, select {
	border: 1px solid #E1E3DF;
	background: transparent url('/_d/bkg_select.jpg') top left repeat-x ;
	font-size: 12px;
	height: 18px;
	width: 278px;
	font-family: verdana;
}

.radio {
	width: 20px !important;
	font-size: 11px !important;;
	height: 12px !important;;
}

.error {
	border: 2px solid #FF0000 !important;
}

input.submit {
	border: 0px !important;
	width: auto !important;
	height: 20px !important;
	background: transparent url('/_d/btn_submit_bkg.gif') top left repeat-x ;
	color: #FFFFFF !important;
	font-weight: bold !important;
	font-size: 10px !important;
	padding: 0px 10px 0px 10px !important;
	cursor: pointer;
}

select 
{
	border: 1px solid #E1E3DF;
	background: transparent url('/_d/bkg_select.jpg') top left repeat-x ;
	font-size: 12px;
	
	height: 20px;
	width: 278px;
	font-family: verdana;
}

textarea {
	border: 1px solid #E1E3DF;
	background: transparent url('/_d/bkg_select.jpg') top left repeat-x ;
	font-size: 12px;
	
	height: 252px;
	width: 278px;
	font-family: verdana;	
}

.orange {
	color: #FF7313;
}

.img_text {
	color: #FF7313;
	font-size: 10px;
	padding: 2px;
}

hr {
	border: 0px dashed #D7DDE5;
	border-top: 1px dashed #37394B;
	color: #FFFFFF;
	background-color: #FFFFFF;
	height: 1px;
	margin: 10px 0px 10px 0px;
}

/***************************************************************************************************************************************/
/* header */
/***************************************************************************************************************************************/

#header {
	height: 129px;
	/*border-top: 10px solid #323345;*/
}

	#header #logo_1 {
		float: left;
		margin: 0px 0px 0px 38px;
	}
	
	#header #logo_2 {
		float: right;
		margin: 0px 260px 0px 0px;
	}
	
	#header #image_right {
		position: absolute;
		margin: 0px 0px 0px 749px;
	}
	
	#header #top_bar {
		float: left;
		/*border: 1px solid #FF0000;*/
		width: 590px;
		height: 50px;
		margin: 0px 0px 0px 0px;
		background: transparent url('/_d/tab_top.jpg') top left no-repeat;
	}
	
	#header #top_bar .tab_top {
		float: left;
		/*background: transparent url('/_d/tab_top.gif') top left no-repeat;*/
		width: 180px;
		height: 50px;
		text-align: center;
		padding: 16px 0px 0px 0px;
		color: #000000;
		font-size: 15px;
		font-weight: bold;
	}
	
	#header #top_bar .tab_top_inactive {
		float: left;
		background: transparent url('/_d/tab_top_inactive.gif') top left no-repeat;
		width: 254px;
		height: 73px;
		text-align: center;
		padding: 27px 0px 0px 0px;
	}

/***************************************************************************************************************************************/
/* footer */
/***************************************************************************************************************************************/
	
	
#footer {
	padding-top: 8px;
	height: 72px;
	color: #9B9DAC;
	/*border-bottom: 10px solid #323345;*/
}

	#footer #left {
		background: transparent url('/_d/bkg_footer.gif') bottom left repeat-x ;		
		width: 706px;
		height: 70px;
	}
	
	#footer #left #footer_menu {
		float: left;
		padding: 5px 0px 0px 5px;
	}
	
	#footer #left #footer_text {
		float: right;
		padding: 44px 5px 0px 0px;
	}
	
	#footer #right {
		width: 268px;
		height: 70px;
	}
	
#footer a {
	color: #9B9DAC;
}

/***************************************************************************************************************************************/
/* main */
/***************************************************************************************************************************************/

	
#main {
	width: 725px
	padding: 0px 0px 0px 0px;
	background-color: #DCE1EA;
}

#main div {
	float: left;
	margin: 0px 0px 0px 0px;
	background: transparent url('/_d/main_top.jpg') top left no-repeat;
}

#main_bottom {
	margin: 0px;
	height: 32px;
	background: transparent url('/_d/main_bottom.gif') top left no-repeat;
}

	#main div div.content {
		float: left;
		margin: 12px 10px 0px 12px;
		width: 703px;
		background: transparent url('/_d/0.gif') top left no-repeat;
		overflow: visible;
	}
	
	#main .main_panel {
		float: left;
		margin: 0px;
		padding: 0px;
		width: 699px;
		background-color: #FFFFFF;
	}
	
	#main .main_panel div {
		float: left;
		margin: 0px;
		padding: 0px;
		width: 699px;
		background: #FFFFFF url('/_d/panel_top.jpg') top left no-repeat;
	}
	
	#main .main_panel div div {
		float: left;
		margin: 0px;
		padding: 0px;
		background: transparent url('/_d/panel_bottom.gif') bottom left no-repeat;
	}
	
	#main .main_panel div div div.content {
		float: left;
		margin: 20px 20px 0px 20px;
		width: 650px;
		padding: 0px 0px 20px 0px;
		background: transparent url('/_d/0.gif') top left no-repeat;
	}
		
	#main h1 {
		font-size: 22px;
		background: transparent url('/_d/h1.gif') top left no-repeat;
		padding: 5px 0px 20px 40px;
		margin: 0px;
		line-height: 24px;
	}
	
	#main h2 {
		color: #4D8DCB;
		/*background: transparent url('/_d/h2.gif') top left no-repeat;*/
		padding: 3px 0px 3px 0px;
		font-size: 16px;
		margin: 10px 0px 10px 0px;
		line-height: 16px;
	}
	
	#main h3 {
		color: #FF7313;
		/*background: transparent url('/_d/h2.gif') top left no-repeat;*/
		padding: 3px 0px 3px 5px;
		font-size: 13px;
		margin: 5px 0px 5px 0px;
		line-height: 16px;
	}
	
	#main table td
	{
		padding: 2px 0px 0px 10px;
	}

/***************************************************************************************************************************************/
/* tabs */
/***************************************************************************************************************************************/	
table.tab {
	width: 699px;
	margin: 5px 0px 0px 0px; 
}

#main table.tab tr td.tab {
	height: 58px;
	background: transparent url('/_d/bkg_tab.gif') top center no-repeat;
	padding: 0px;
	margin: 0px;
	cursor: pointer;
}

#main table.tab tr td.tab_active {
	height: 57px;
	background: transparent url('/_d/bkg_tab_active.jpg') top center no-repeat;
	padding: 0px;
	margin: 0px;
	cursor: auto;
}

#main table.tab tr td.tab div.content {
	width: 120px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;	
	padding: 0px;
	margin: 17px 0px 10px 28px !important;
}

#main table.tab tr td.tab_active div.content {
	width: 120px;
	color: #37394A;
	font-weight: bold;
	text-align: center;	
	padding: 0px;
	margin: 17px 0px 10px 28px !important;
}

#main table.tab tr td.tab_container
{
	padding: 15px 30px 0px 30px;
	text-align: left;
	cursor: auto;
	width: auto;
	background: #FFFFFF url('/_d/main_back.gif') top center repeat-y;	
}

#main table.tab tr td.tab_container div.content
{
	/*float: left;*/
	padding: 0px;
	margin: 0px;
	text-align: left;
	background: transparent url('/_d/0.gif') top center no-repeat;
	cursor: auto;
	width: 635px;
}

#main table.tab tr td.tab_bottom
{
	padding: 0px;
	margin: 0px;
	height: 25px;
	text-align: left;
	background: transparent url('/_d/panel_bottom.gif') top left no-repeat;
}

#main table.tab tr td.tab_top
{
	padding: 0px;
	margin: 0px;
	height: 12px;
	text-align: left;
	background: transparent url('/_d/tab_panel_top.gif') top left no-repeat;
}

#main .big_image {
	position: absolute;
	margin: 0px 0px 0px 330px;
}

#main .btn_demo {
	position: absolute;
	margin: 20px 0px 0px 320px;
}

#main .btn_buy {
	position: absolute;
	margin: 100px 0px 0px 333px;
}


/***************************************************************************************************************************************/
/* news */
/***************************************************************************************************************************************/
div.news_container {
	float: left;
	background: transparent url('/_d/0.gif') top center no-repeat !important;
	width: 580px !important;
	padding-bottom: 20px !important;
	/*height: 170px;*/
}

div.news_container .img {
	background: transparent url('/_d/0.gif') top center no-repeat !important;
	float: left;
	width: 50px !important;
	/*height: 97px;*/
	padding: 23px 0px 20px 0px !important;	
}

div.news_container .txt {
	background: transparent url('/_d/bkg_news_line.gif') top left repeat-x !important;
	padding: 20px 0px 20px 0px !important;	
	float: left;
	width: 530px !important;;
	/*height: 80px;*/
}

/***************************************************************************************************************************************/
/* top menu */
/***************************************************************************************************************************************/

.menu_top_spacer
{
	float: left;
	margin: 20px 0px 0px 0px;	
	width: 20px;
}

#home {
	float: left;
	margin: 9px 5px 0px 0px;
}

#menu_top_container
{
	background: transparent url('/_d/bkg_top.gif') top left repeat-x ;
	height: 81px;
	font-size: 12px;
}

	#menu_top_container a {
		float: left;
		margin: 6px 1px 0px 1px;
	}
	
		#menu_top_container a div
		{
			float: left;
			margin: 0px;
			padding: 0px;
		}
		
		#menu_top_container a div div
		{
			float: left;
			margin: 0px;
			padding: 0px;
		}
		
		#menu_top_container a div div div.content
		{
			float: left;
			margin: 0px;
			text-decoration : none;
			text-align: center;
			color: #2E303F;
			height: 32px;
			font-weight: bold;
			padding: 13px 12px 0px 12px;
		}
	
	#menu_top_container a:hover {
		text-decoration : none;
		margin: 6px 1px 0px 1px;
		background: transparent url('/_d/bkb_btn.gif') top left repeat-x;
	}
	
		#menu_top_container a:hover div
		{
			float: left;
			margin: 0px;
			padding: 0px;
			background: transparent url('/_d/bkb_btn_left.gif') top left no-repeat;	
		}
		
		#menu_top_container a:hover div div
		{
			float: left;
			margin: 0px;
			padding: 0px;
			background: transparent url('/_d/bkb_btn_right.gif') top right no-repeat;
		}
		
		#menu_top_container a:hover div div div.content
		{
			float: left;
			margin: 0px;
			color: #FFFFFF;
		}
		
	#menu_top_container div.active {
		float: left;
		margin: 6px 1px 0px 1px;
		text-align: center;
		background: transparent url('/_d/bkb_btn.gif') top left repeat-x;
	}
	
		#menu_top_container div.active div
		{
			float: left;
			margin: 0px;
			padding: 0px;
			background: transparent url('/_d/bkb_btn_left.gif') top left no-repeat;	
		}
		
		#menu_top_container div.active div div
		{
			float: left;
			margin: 0px;
			padding: 0px;
			background: transparent url('/_d/bkb_btn_right.gif') top right no-repeat;
		}
		
		#menu_top_container div.active div div div.content
		{
			float: left;
			margin: 0px;
			color: #FFFFFF;
			text-align: center;
			height: 32px;
			font-weight: bold;
			padding: 13px 18px 0px 18px;
		}	
		
		#menu_top_container div.active .menu_arrow {
			margin-top: 22px;
		}
		
#menu_top_container #language
{
	float: left;
	/*border: 1px solid #FF0000;*/
	width: 170px;
	height: 20px;
	margin: 17px 0px 0px 10px;
}

#menu_top_container #language img 
{
	float:left;
	padding: 1px 5px 0px 0px;
}

#menu_top_container #language select
{
	width: 110px;
}

/***************************************************************************************************************************************/
/* right menu */
/***************************************************************************************************************************************/

#menu_right {
	width: 243px;
	padding: 0px 0px 0px 24px;
}

#menu_right #news_panel
{
	width: 209px;
	height: 293px;
	padding: 45px 15px 30px 15px;
	background: transparent url('/_d/bkg_news.jpg') top left no-repeat;
}

#menu_right #news_panel div.content
{
	width: 209px;
	height: 285px;
	text-align: justify;
	overflow: hidden;
	color: #FFFFFF;
	line-height: 16px;
}

#menu_right #news_panel div.content h1 
{
	margin: 10px 0px 5px 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #031FBB;
}

#menu_right #contact_panel
{
	margin: 25px 0px 0px 0px;
	width: 239px;
	height: 166px;
	padding: 10px 0px 0px 0px;
	background: transparent url('/_d/bkg_contact.jpg') top left no-repeat;
}

#menu_right #contact_panel div.content
{
	margin: 0px 5px 5px 90px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}

#menu_right #contact_panel div.content img
{
	padding-bottom: 5px;
}

/***************************************************************************************************************************************/
/* orange button */
/***************************************************************************************************************************************/
.orange_button {
	width: 66px !important;
	height: 21px !important;
	background: transparent url('/_d/btn_back.gif') top left no-repeat !important;
	float: left !important;
	text-align: center !important;
	color: #FFFFFF !important;
	font-weight: bold !important;
	font-size: 11px !important;
	padding: 2px 0px 0px 0px !important;
}

.orange_button a, .orange_button a:hover {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

/*
input {
	width : 220px;
	height : 20px;
	border : 1px solid white;
	font-size : 17px;
	background-color : #FFFFFF;
}



input.input_start {
	margin-top : 5px;
	width : 630px;
	height : 35px;
	border : 1px solid white;
	font-size : 25px;
}

.example {
	color : #BFBFBF;
}

input.submit_start {
	background: transparent url('/_d/submit_start.jpg');
	border: 0px;
	height: 29px;
	width: 80px;
	cursor: pointer;
}

input.submit_start_page {
	background: transparent url('/_d/submit_start_page.jpg');
	border: 0px;
	height: 29px;
	width: 150px;
	cursor: pointer;
}

input.cv {
	font-size: 12px;
}

select {
	width : 100%;
	border : 3px solid #C80279;;
	height : 400px;
	font-size : 17px;
	background-color : #C80279;;
	color : white;
}

textarea {
	width : 100%;
	height : 100px;
	border : 1px solid white;
	font-size : 17px;
}

hr {
	margin: 5px 0px 5px 0px;
	padding: 0px;
	height: 1px;
	color: #000000;
	border: 0px;
	background-color: #000000;
}*/

/***************************************************************************************************************************************/
/* links */
/***************************************************************************************************************************************/

a {
	text-decoration : none;
	color: #0261C1;
}

a:hover {
	text-decoration : underline;
	color: #0261C1;
}

/***************************************************************************************************************************************/
/* thunmbnailviewer */
/***************************************************************************************************************************************/

#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 3px;
border: 1px solid #393A4B;
padding-bottom: 0;
background: #DCE1EA;
visibility: hidden;
z-index: 10;
cursor: hand;
cursor: pointer;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 12px Tahoma;
line-height: 1.1em;
color: #37394B;
padding: 5px 0;
text-align: right;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;
border: 1px solid #393A4B;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
left: 0;
top: 0;
width: auto;
visibility: hidden;
border: 1px solid #393A4B;
background-color: #FFFFFF;
padding: 5px;
z-index: 5;
}
