/* --- Structure --- */
html {
	height:100%; 
	min-height:100%;
}

head:first-child+body html>body, html>body #wrapper {height:auto;}

body {
	position:relative;
	margin:0; padding:0;
	font-size:1em;
	font:62.8%Arial, Tahoma, Helvetica, sans-serif;
	min-width:960px; 
	height:100%; 
	min-height:100%;
	background: url('../images/body_bg.gif') repeat-y center;
}

body#index {
	background: none;
}

#wrapper {
	position:absolute;
	top:0; left:0;
	width:100%; 
	height:100%; 
	min-height:100%;
}

#body {
	float: left;
	position:relative;
	width:100%;
	margin-bottom:90px;
}

.wrapper {
	position:relative;
	width:960px;
	margin:0 auto;
}

#container {
	float: left;
	width:960px;
	margin:0 auto;
	position:relative;
	text-align:left;
}

#index_flash {
	position: absolute;
	float: left;
	width: 100%;
	height: 850px;
}

#category_flash {
	position: absolute;
	top: 20px; left: 0;
	z-index: 100;
	float: left;
	width: 100%;
}

/* --- End Structure --- */
object { outline:none; }
/* --- Standart Tag's --- */
h1, h2, h3, h4, h5, h6, form, fieldset, dl, ul {margin:0;}
strong, b {font-weight:bold;}
em, i {font-style:italic;}
small {display:block;}
fieldset {border:0;}
img {border:none;}

a[href $='.pdf'] { 
   padding-left: 20px;
   background: url('../images/icon_pdf.gif') no-repeat center left;
   padding-top: 2px;
}

a[href $='.doc'] { 
   padding-left: 20px;
   background: url('../images/icon_doc.gif') no-repeat center left;
   padding-top: 2px;
}

a[href $='.zip'] { 
   padding-left: 20px;
   background: url('../images/icon_zip.gif') no-repeat center left;
   padding-top: 2px;
}

a[href $='.rar'] { 
   padding-left: 20px;
   background: url('../images/icon_rar.gif') no-repeat center left;
   padding-top: 2px;
}

a[href $='.xls'] { 
   padding-left: 20px;
   background: url('../images/icon_xls.gif') no-repeat center left;
   padding-top: 2px;
}

a:focus
{
-moz-outline-style: none;
}

div:focus
{
-moz-outline-style: none;
}

#text img {
	margin: 2px 15px 7px 15px;
}

#text img[align=left] {
	margin: 2px 15px 15px 0;
}

#text img[align=right] {
	margin: 2px 0 15px 15px;
}

h1 {
	font-size: 3em;
	font-weight: normal;
	color: #3c372e;
	padding: 0;
	margin: 0;
	letter-spacing:-1px;
}

h1.text_title {
	float: right;
	padding: 0 50px 24px 50px;
	
}

h1.text_title a {
	text-decoration: none;
}

h1.text_title a:hover {
	color: #3072bd;
}

h1.product_category {
	position: relative;
	right: 35px;
	z-index: 200;
	font-size: 2.4em;
	float: right;
	margin: 0 0 10px 0;
	padding: 0 0 20px 20px;
	background: url('../images/category_title_bg.gif') no-repeat bottom left;
}

h2 {
	font-size: 1.5em;
	font-weight: normal;
	color: #ac3333;
	padding-bottom: 20px;
}

h3 {
	font-size: 1.4em;
	font-weight: normal;
	color: #ac3333;
	padding-bottom: 20px;
}

h4 {
	font-size: 1em;
	font-weight: bold;
	color: #333;
	padding-bottom: 20px;
}

#text {
	position: relative;
	float: right;
	border-top: 1px solid #ccc7bc;
	padding: 30px 0 30px 0;
	right: 50px;
	font-size: 1.3em;
	color: #2f2a20;
	line-height: 20px;
}

#text_image {
	position: absolute;
	top: -10px; left: -450px;
}

#text_image img {
	margin: 0;
}

#text p, .text p {margin: 0 0 23px 0;}

p.grey {color: #999;}

a {
	color: #333;
	text-decoration: underline;
}

a:hover {
	color: #767676;
}

#text hr {
	border: 0;
	color: #0088d0;
	background-color: #0088d0;
	height: 1px; 
}

#text ul {
	margin:0 0 20px 0;
	padding:0;
	overflow:hidden;
	list-style: none;
}

#text ul li {
	display: block;
	padding: 0 0 0 30px;
	line-height: 24px;
	background: url('../images/bulet.gif') no-repeat 10px 7px;
	list-style: none outside none;	
	text-indent:0;
	height:1%;
}

#text ul.search_list li {
	padding: 0;
	background: none;
}

* html #text ul li {vertical-align: top; height: 1%;}
#text ul ul {
	margin: 0 0 0 30px;
}
#text ul ul li {
	padding-left: 13px;
	background: url('../images/bulet.gif') no-repeat 10px 7px;
}

#text ul ul ul {margin: 0;}
#text ul ul ul li {
	background: url('../images/bulet.gif') no-repeat 10px 7px;
}

#text ol {
	padding: 0;
	margin: 0 0 20px 30px;
}

* html #text ol {padding: 0;}
*:first-child+html #text ol {padding: 0;}

#text ol ol {list-style-type: decimal;}
#text ol li {
	padding: 0;
	background: none;
	line-height: 24px;
}

#text table {
	border-collapse: collapse;
	border-style: solid;
	border-color: #e5e5e5;
	margin-bottom: 20px;
}

* html #text table {font-size: 1em; width: auto; width/* */:/**/100%;}
#text table[border="0"] {border: 0;}
#text table.noborder { border: 0; }
#text td {
	padding: 3px;
	font-size: 1em;
	border-color: #e5e5e5;
	vertical-align: top;
}

#text th {
	padding: 3px;
	text-align: left;
	border-color: #e5e5e5;
	font-weight: bold;
}

#text td p, #text th p {margin: 0;}

/* --- End Standart Tag's --- */

#news {
	float: right;
	width: 580px;
	border-top: 1px solid #ccc7bc;
	padding: 43px 0 20px 0;
	margin-right: 70px;
	_margin-right: 30px;
	font-size: 1.3em;
	color: #2f2a20;
	line-height: 20px;
}

#news_image {
	position: absolute;
	top: 10px; left: -330px;
}

#news_image img {
	margin: 0;
}

#news p, .text p {margin: 0 0 23px 0;}

#news hr {
	border: 0;
	color: #0088d0;
	background-color: #0088d0;
	height: 1px; 
}

#news ul {
	margin:0 0 20px 0;
	padding:0;
	overflow:hidden;
	list-style: none;
}

#news ul li {
	display: block;
	padding: 0 0 0 30px;
	line-height: 24px;
	background: url('../images/bulet.gif') no-repeat 10px 7px;
	list-style: none outside none;	
	text-indent:0;
	height:1%;
}

#news ul.search_list li {
	padding: 0;
	background: none;
}

* html #news ul li {vertical-align: top; height: 1%;}
#news ul ul {
	margin: 0 0 0 30px;
}
#news ul ul li {
	padding-left: 13px;
	background: url('../images/bulet.gif') no-repeat 10px 7px;
}

#news ul ul ul {margin: 0;}
#news ul ul ul li {
	background: url('../images/bulet.gif') no-repeat 10px 7px;
}

#news ol {
	padding: 0;
	margin: 0 0 20px 30px;
}

* html #news ol {padding: 0;}
*:first-child+html #news ol {padding: 0;}

#news ol ol {list-style-type: decimal;}
#news ol li {
	padding: 0;
	background: none;
	line-height: 24px;
}

#news table {
	border-collapse: collapse;
	border-style: solid;
	border-color: #e5e5e5;
	margin-bottom: 20px;
}

* html #news table {font-size: 1em; width: auto; width/* */:/**/100%;}
#news table[border="0"] {border: 0;}
#news table.noborder { border: 0; }
#news td {
	padding: 3px;
	font-size: 1em;
	border-color: #e5e5e5;
	vertical-align: top;
}

#news th {
	padding: 3px;
	text-align: left;
	border-color: #e5e5e5;
	font-weight: bold;
}

#news td p, #news th p {margin: 0;}

/* --- Content --- */

#content #left {
	position: relative;
	float: left;
	width: 160px;
	background: #fff;
	padding: 40px 0 0 0;
}

#content #right {
	position: relative;
	float: left;
	width: 800px;
	min-height: 400px;
	_height: 400px;
	background: url('../images/right_bg.gif') no-repeat 0 0;
	padding-top: 70px;
}

#index #right {
	background: none;
	padding-top: 20px;
}

a#logo {
	float: left;
	padding-bottom: 30px;
}

#languages {
	position: absolute;
	z-index: 300;
	top: 47px; left: 155px;
	clear: left;
	width: 80px;
	list-style: none;
	margin: 0;
	padding: 0;
}

#languages li {
	float: left;
	width: 31px;
	line-height: 26px;
	text-align: center;
	font-size: 1.3em;
	font-weight: bold;
	text-transform: capitalize;
	margin-right: 5px;
    margin-bottom:5px;
}

#languages li {
	background: url('../images/lang.gif') no-repeat center;
}

#languages li a {
	color: #858585;
	text-decoration: none;
}

#languages li a:hover {
	text-decoration: underline;
}

#languages li.active {
	background: url('../images/lang_active.gif') no-repeat center;
	color: #fff;
}

#menu {
	float: left;
	width: 100%;
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu li {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0 0 10px 0;
}

#menu li a {
	float: left;
	width: 130px;
	line-height: 44px;
	color: #fff;
	font-size: 1.8em;
	text-decoration: none;
	padding-left: 14px;
}

#menu li a:hover {
	text-decoration: underline;
}

#menu li.red a {
	background: url('../images/red_bt.gif') no-repeat top left;
}

#menu li.blue a {
	background: url('../images/blue_bt.gif') no-repeat top left;
}

#corporative_menu {
	float: left;
	width: 100%;
	list-style: none;
	margin: 0;
	padding: 15px 0 0 0;
}

#corporative_menu li {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
}

#corporative_menu li a {
	float: left;
	width: 130px;
	padding: 5px 0;
	color: #767676;
	font-size: 1.3em;
	text-decoration: none;
	font-weight: bold;
}

#corporative_menu li a:hover, #corporative_menu li a.active {
	color: #ac3333;
}

#sub_menu {
	position: relative;
	top: 0; right: 50px;
	float: right;
	margin: 0 0 -1px 0;
	padding: 0 !important;
	list-style: none;
	z-index: 100;
	border-bottom: 1px solid #ccc7bc;
	text-align: right;
	padding-bottom: 0 !important;
}

#sub_menu li {
	float: left;
	padding: 0 !important;
	#padding: 0 0 20px 0 !important;
	background: none !important;
}

#sub_menu li a {
	float: left;
	color: #665f57;
	font-weight: bold;
	font-size: 1.1em;
	text-decoration: none;
	border-right: 1px solid #e4e1d9;
	line-height: 30px;
	padding: 0 10px;
	margin: 0 0 20px 0;
	margin-left: -1px;
}

#sub_menu li.last a {
	border: none;
}

#sub_menu li a:hover {
	color: #3072bd;
	
}

#sub_menu li a.active {
	color: #3072bd;
	background: #f9f7f3 url('../images/sub_menu_active.gif') repeat-x bottom;
	border-right: 1px solid #e4e1d9;
	border-left: 1px solid #e4e1d9;
}

#product_categorys {
	position: relative;
	z-index: 200;
	float: right;
	width: 200px;
	margin: 0;
	padding: 0 35px 70px 0;
	list-style: none;
	text-align: right;
}

#product_categorys li {
	float: right;
	width: 100%;
	padding: 5px 0;
}

#product_categorys a {
	float: right;
	text-decoration: none;
	color: #665f57;
	font-size: 1.3em;
	font-weight: bold;
	padding-right: 15px;
	background: url('../images/category_arrow.gif') no-repeat 100% 4px;
}

#product_categorys a:hover, #product_categorys a.active {
	color: #3072bd;
	background: url('../images/category_arrow_active.gif') no-repeat 100% 4px;
}

#category_image {
	display: block;
	position: absolute;
	top: 120px; left: 0;
	clear: left;
	width: 100%; height: 400px;
	text-align: center;
}

.view_list {
	float: left;
	background: url('../images/view_list_r.gif') no-repeat right;
	margin-left: 50px;
}

.view_list a {
	display: block;
	line-height: 40px;
	font-size: 1.6em;
	color: #fff;
	text-decoration: none;
	background: url('../images/view_list_l.gif') no-repeat left;
	padding: 0 20px 0 40px;
}

.view_list a:hover {
	text-decoration: underline;
	color: #fff;
}

.next {
	float: left;
	background: url('../images/next_l.gif') no-repeat left;
}

.next a {
	display: block;
	line-height: 40px;
	font-size: 1.6em;
	color: #fff;
	text-decoration: none;
	background: url('../images/next_r.gif') no-repeat right;
	padding: 0 40px 0 20px;
}

.next a:hover {
	text-decoration: underline;
	color: #fff;
}

.prev {
	float: left;
	background: url('../images/prev_r.gif') no-repeat right;
}

.prev a {
	display: block;
	line-height: 40px;
	font-size: 1.6em;
	color: #fff;
	text-decoration: none;
	background: url('../images/prev_l.gif') no-repeat left;
	padding: 0 20px 0 40px;
}

.prev a:hover {
	text-decoration: underline;
	color: #fff;
}

#navigation {
	float: right;
	padding-right: 50px;
}

#navigation div {
	margin-left:50px;
}

#search {
	float: left;
	width: 100%;
	margin: 0;
	padding: 40px 0 0 0;
}

#search input {
	float: left;
	width: 110px;
	padding: 5px;
	padding-right: 25px;
	background: url('../images/search_input_bg.gif') no-repeat top left;
	border: none;
	font-family: Arial;
	color: #a09f9f;
	font-size: 1.2em;
}

#news-list {
	float: left;
	width: 340px;
	font-weight: bold;
	font-size: 1.3em;
	color: #665f57;
}

#news-list dl {
	float: left;
	width: 300px;
	margin: 0;
	padding: 20px;
	background: url('../images/news_list_bg.gif') repeat-y top right;
	text-align: right;
}

#news-list dl dt {
	float: left;
	width: 250px;
	margin: 0;
	padding: 0;
	font-weight: normal;
	padding-left: 50px;
	padding-bottom: 10px;
	color: #a39c93;
	font-size: 12px;
}

#news-list dl dd {
	float: left;
	width: 250px;
	margin: 0;
	padding: 0;
	padding-left: 50px;
}

#news-list dl dd a {
	text-decoration: none;

}

#news-list dl dd a:hover, #news-list dl.active dd a:hover {
	color: #3072bd;

}

a.news_more {
	float: right;
	color: #3072bd;
	text-decoration: underline;
	padding: 20px;
	font-weight: normal;
}

#news .date {
	color: #a39c93;
	font-size: 12px;
	padding-bottom: 10px;
}

.pages {
    height:22px;
    float:right;
    font-size:11px;
    font-weight:bold;
    margin:10px 0;
    padding:0 20px;
}
.pages a,
.pages strong,
.pages span {
    display:block;
    height:22px;
    float:left;
    padding:0 8px;
    line-height:22px;
    color:#736b61;
    border-right:1px solid #d5cec3;
    text-align:center;
    text-decoration:none;
}
.pages a:hover {
    color:#3172bc;
}
.pages a.last {
    border-right:0;
}
.pages strong {
    padding:0 0 0 2px;
    background:url(../images/pages-active-left.gif) left top no-repeat;
    border-right:0;
    position:relative;
    margin-right:-1px;
    left:-1px;
    z-index:1;
}
.pages strong span {
    padding:0 7px 0 5px;
    background:url(../images/pages-active-right.gif) left top no-repeat;
    color:#3172bc;
}
.pages a.page_prev,
.pages a.page_next {
    display:none;
}

/* --- End Content --- */

/* --- Footer --- */

#footer {
	clear:both;
	left:0; bottom:0;
	width:100%; 
	height: 70px;
	position:static;
	color: #767676;
	font-size: 1.2em;
	z-index:100;
	background: url('../images/footer_bg.gif') repeat-x bottom;
}

#solution {
	position: absolute;
	right: 0; top: 0;
	background: url('../images/footer_solution_bg.png') no-repeat top left;
	_background: url('../images/footer_solution_bg.gif') no-repeat top left;
	line-height: 33px;
	padding: 0 20px;
}

* html #footer {position:absolute;}
head:first-child+body #footer {position:absolute;}

* html #footer_index {position:absolute;}
head:first-child+body #footer_index {position:absolute;}


/* --- End Footer --- */

.clear {
	width:100%;
	clear:both;
}

#text table {
	behavior: expression(function(o){
		if (o.border == "0")
			o.className += " noborder"
		o.runtimeStyle.behavior = "none";
	}(this))
}
