body {
	margin : 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	background-image: url(../images/body_bg.gif);
	
}
body.classic {
  background-image: url(../images/body_bg_classic.gif);
}

.center
{
	width : 100%;
	margin : 0px 0px 0px 0px;
	text-align : center;
}

.right
{
	float: right;
	text-align: right;
}

.left
{
	float: left;
	text-align: left;
}

.vtop{
	vertical-align: top;
}

.vbottom{
	vertical-align: bottom;
}

#content
{
	width:960px;
	margin-left : auto;
	margin-right : auto;
	margin-top:0px;
	margin-bottom:0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	line-height: 60%;
	
}

#top-head
{
	text-align:center;
	background-color: #000;
  line-height: 60%;

}

#head
{
	width:960px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	line-height: 60%;
	text-align: left;
	clear: both;
	height: 120px;
}

#logo {
  position:absolute;
  top: 50px;
  margin-left:20px;
  height:49px;
}

#top-navig
{
	float:right;
	line-height:120%;
	list-style: none;
	margin:0px;
	background-color:#be2026;
	padding-left: 5px;
	padding-right: 25px;
}

#top-navig li {
  float: left;
  display: block;
}

#top-navig a
{
	padding-top:10px;
	padding-left:20px;
	text-align:left;
	display: block;
	float:left;
	color: #fff;
	text-transform:uppercase;
}
#top-navig a:hover, #top-navig a.active{color: #ffffff;}


#main-menu
{
  position:absolute;
  z-index:10000;
	line-height:120%;
	list-style: none;
	top:60px;
	margin-left: 300px;
	width: 660px;
	padding-left: 5px;
	padding-right: 25px;
	font-size: 18px;
}

#main-menu li {
  float: right;
  display: block;
  background-image: url(../images/main_menu_li_bg.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-left:20px;
	padding-right:20px;
  height:50px;
}

#main-menu a
{
  padding-top: 14px;
  padding-bottom: 19px;
	text-align:left;
	display: block;
	float:left;
	color: #ccc;
	text-transform:uppercase;
}
#main-menu a:hover, #main-menu li.active a{color: #ffffff;text-decoration: none;background-image: url(../images/main_menu_a_hover.gif);background-position:center bottom;background-repeat:no-repeat;}


#visual
{
  clear:both;
	text-align:center;
	line-height: 60%;
	background-image: url(../images/visual_bg.gif);
	background-position: center top;
	background-repeat:repeat-y;
	
}

#visual-inner
{
	width:960px;
	margin-left:auto;
	margin-right:auto;
	line-height: 60%;
	text-align: left;
	clear:both;
}
.fading, .fading-thin {
  margin-left: 206px;
  text-align: right;
  overflow:hidden;
}

#langs {
  position:absolute;
  margin-left: 960px;
  width: 32px;
}
#langs a{
  width: 32px;
  height: 32px;
  display:block;
  margin-bottom: 3px;
  line-height: 32px;
  text-align:center;
  background-image: url(../images/lang_ico_bg.gif);
	background-position: left top;
	background-repeat:repeat-y;
	color: #fff;
	
}

#left-menu {
  width: 206px;
  float: left;
}
#left-menu ul{
  list-style: none;
  display: block;
  background-color:#be2026;
  height: 100%;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  border-bottom: 1px solid #fff;
}
#left-menu ul li{
  margin:0;
  padding:0;
}
#left-menu ul li a{
	display : block;
	padding : 10px 0px 10px 27px;
	width : 179px;
	height : 20px;
	line-height : 140%;
	text-align: left;
	color : #fff;
	text-decoration: none;
	text-align : left;
	border-top: 1px solid #fff;
}
#left-menu ul li a:hover,#left-menu ul li.active a{
  background-color: #000;
}
#left-menu ul li.active ul{
  display:block;
}
#left-menu ul li ul{
  display:none;
}

#left-menu ul li ul{
  list-style: square;
  margin-left: 40px;
  font-size: 90%;
  color: #fff;
  text-transform: none;
  border-bottom: 0px;
  padding-bottom: 10px;
  
  
}
#left-menu ul li ul li a{
  padding: 2px;
  border: 0px;
  text-align: left;
  color: #fff;
}
#left-menu ul li ul li ul{
  list-style: square;
  margin-left: 18px;
  font-size: 100%;
  color: #fff;
  text-transform: none;
  padding-bottom: 0px;
  
}
#left-menu ul li ul li a:hover, #left-menu ul li ul li.active, #left-menu ul li.active ul li.active, #left-menu ul li.active ul li{
  background-color: transparent;
}
#left-menu ul li ul li.active a, #left-menu ul li.active ul li.active a, #left-menu ul li.active ul li a{
  background-color: transparent;
  
}
#left-menu ul li ul li.active a {
  color: #000;
}
#left-menu ul li ul li.active ul li a {
  color: #fff;
}
#left-menu ul li ul li.active ul li.active a {
  color: #000;
}

#left-menu ul li ul li a:hover, #left-menu ul li ul li a:active{
  color: #000;
}


#foot
{
  clear:both;
	text-align:center;
	line-height: 60%;
	background-color: #000;
	height: 100px;
	font-size: 90%;
}

#foot-inner
{
	width:960px;
	margin-left:auto;
	margin-right:auto;
	line-height: 60%;
	text-align: left;
	color: #ccc;
}
#foot-inner ul {
  list-style: none;
  margin: 20px 0px 45px 0px;
  color: #ccc;
  text-transform: uppercase;
}
#foot-inner ul li {
  display: inline;
  padding: 10px;
}

#foot-inner a {
  color: #ccc;
}
#foot-inner a:hover {
  color: #fff;
}
ul#bottom-main-menu {
  float: right;
}
ul#bottom-top-level-menu {
  float: left;
}
#foot-inner #copyright {
  clear: both;
  margin-left: 30px;
}

#logos
{
  width: 735px;
	background-color:white;
	border:1px solid #dddfdf;
	border-top:0px;
	padding: 5px 5px 5px 5px;
	clear: both;
	margin: -1px auto 0px auto;
	text-align: center;
}

#logos img
{
	margin-top:5px;
	margin-bottom:10px;
	margin-right: 50px;
	margin-left: 50px;
}

#main-box
{
	width: 960px;
	clear:both;
	text-align: center;
	background: #be2026 url(/images/main_bg.png) top left repeat-y;
}
#main-box.white {
  background-color: #fff;
  background-image: none;
}

#right-box {
  width: 378px;
  float: right;
	padding-bottom: 50px;
	padding-left: 50px;
	padding-right: 50px;
	margin-top: 40px;
	text-align : left;
	line-height: 140%;
	background-color: #fff;
}
#right-box .news-content{
  width: 150px;
  float:left;
  font-size: 90%;
  line-height: 130%;
  margin-bottom:20px;
}

#right-box h2 a:link {color: #000;}
#right-box h2 a:active {color: #000;}
#right-box h2 a:visited {color: #000;}
#right-box h2 a:hover {color: #be2026;}

#right-box h2{
  margin-top: 0px;
  margin-bottom: 10px;
  border-left: 6px solid #be2026;
  padding-left: 10px;
  font-size: 16px;
	font-weight: bold;
	color: #000;
}
#right-box .h2{
  color: #000;
  padding-bottom: 20px;
}

#text-content-left
{
	background-color: #fff;
	width: 380px;
	float : left;
	margin-top:40px;
	margin-left: 0px;
	padding-bottom: 50px;
	padding-left: 50px;
	padding-right: 50px;
	text-align : left;
	line-height: 140%;
	border-right: 1px solid #ccc;
}

#text-content
{
	background-color: #fff;
	width: 654px;
	float : right;
	margin-top: 0px;
	margin-left: 0px;
	padding-bottom: 50px;
	padding-left: 50px;
	padding-right: 50px;
	text-align : left;
	line-height: 140%;
}
#text-content img.motto
{
  float: right;
  margin: 0px;
  margin-right: -30px;
}

#text-content img {margin: 5px;}
#text-content img.ico {margin-right: 5px; margin-left: -23px;}


.short-view
{
	border-bottom: 1px solid #cccccc;
}

.sub-box
{
	width: 150px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 20px;
	padding-left: 5px;
	padding-bottom:10px;
	float:left;
	border-left: 1px solid #eaeaea;
	border-top: 1px solid #eaeaea;
	line-height: 130%;

}

.detail-description{
	margin: 5px 5px 5px 5px;
	float: none;
	clear: both;
}


.news-list{
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
}

.tree-menu-box{
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	width: 80%;
	background-color: #eeeeee;
	padding: 10px 10px 10px 10px;
	line-height: 60%;
	
}

.product-box
{
	width: 180px;
	float: left;
	padding: 2px 2px 2px 2px;
	margin: 1px 1px 1px 1px;
	height: 180px;
	text-align: center;
	border: 1px solid #eeeeee;
}

.snippet {
  clear:both;
  border-bottom: 1px solid #eaeaea;
}
.listing{
	width: 100%;
	margin-top: 20px;
	text-align: center;
}

p {
	/*border-left: 5px solid #F9E4C8;*/
		margin-top: 0px;
		margin-bottom: 15px;
		text-align: left;
}

span.highlight{
	color: #004000;
	font-weight: bold;
}

span.more{
	color : #AAAAAA;
	font-size:9px;
}


hr{
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 1px;
	border: none;
	border-top: 1px solid #E7EFF2;
	color: #E7EFF2;
	clear:both;
}

h1 {
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: -20px;
	padding:10px 0px 10px 10px;	
	border-left: 10px solid #be2026;
	text-align: left;
	font-family: Arial;
	color: #000;
	font-size: 28px;
	font-weight: bold;
	line-height: 110%;
}

h1.normal {
  font-size: 14px;
  font-weight: bold;
  top: 0;
  left: 0;
  margin: 0px;
  padding:0px;
  border: 0px;
  position:absolute;
  
}



h2, .h2 {
	margin-top: 30px;
	margin-bottom: 20px;
	text-align:left;
	font-weight: normal;
	font-size: 24px;
	text-align:left;
	color: #be2026;
}

#text-content h2 a:link {color: #be2026;text-decoration: underline;}
#text-content h2 a:active {color: #be2026;text-decoration: underline;}
#text-content h2 a:visited {color: #be2026;text-decoration: underline;}
#text-content h2 a:hover {color: #555;text-decoration: none;}


h3{
	margin-top: 20px;
	margin-bottom: 20px;
	text-align:left;
	font-weight: bold;
	font-size: 16px;
	text-align:left;
	color: #000;
}

h3 a:link {color: #000;}
h3 a:active {color: #000;}
h3 a:visited {color: #000;}
h3 a:hover {color: #be2026;}

h3.message{
	font-size: 16px;
	text-align: center;
	background-color: #eebc43;
	padding: 20px;
	color: #000;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	margin-top: 5px;
}

h4{
	font-size: 9pt;
	margin-top: 10px;
	margin-bottom: 0px;
	color: #9EB2DE;
	font-family: Verdana, Arial;
}
h4 a:link {color: #616161;}
h4 a:active {color: #616161;}
h4 a:visited {color: #616161;}
h4 a:hover {color: #818181;}

h5{
	font-size: 11px;
	margin-top: 0px;
}

ul{
	margin-left: 0px;
	margin-top: 10px;
	padding-left:20px;
	margin-bottom: 10px;
	list-style: square;
	list-style-image: url(../_images/li.gif);
	font-weight: normal;
	/*color: #5495D5;*/
}

ul.downloads {
  list-style: none;
}
ul.downloads li{
  border-top: 1px solid #eee;
  list-style: none;
}
ul.downloads img{
  vertical-align:middle;
}

ul.gallery {
  list-style: none;
  margin:0;
  padding:0;
}
ul.gallery li, a.first-image{
  display: block;
  float: left;
  margin-right: 15px;
  margin-bottom: 15px;
  padding:0;
  width: 200px;
  height: 100px;
  overflow:hidden;
}
a.first-image{
  float:right;
  margin-left: 20px;
  margin-bottom: 20px;
}
ul.gallery img, a.first-image img{
  vertical-align:middle;
}


li{

	text-align: left;
	margin-bottom: 5px;
}


ol{
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	list-style: decimal;
}

ol.alpha{
	list-style: upper-alpha;
}

table{
	margin-top: 0px;
	margin-bottom: 10px;
	background: transparent;
	color: #666666;
	border-collapse:collapse;
  font-size: inherit;
}


td{
	padding : 3px 3px 3px 3px;
	text-align: left;

}

td p{ margin-bottom:0px;}


table.noborder{border:none}
table.noborder td{border:none;}

form{
	margin: 0px 0px 0px 0px;
}

label {
  display:block;
  float: left;
  width: 150px;
}
input{
	border: 1px solid #aaa;
	background-color: #fafafa;
	font-size: 16px;
	margin-bottom: 3px;
}

select{
	border: 1px solid #aaa;
	background-color: #fafafa;
	font-size: 16px;
	margin-bottom: 3px;
	font-family: Tahoma,Verdana, Arial CE, Helvetica CE, Arial, Helvetica, sans-serif;
}

textarea{
	border: 1px solid #aaa;
	background-color: #fafafa;
	font-size: 16px;
	font-family: sans-serif;
	margin-bottom: 3px;
	width: 300px;
}


fieldset{
	padding: 20px;
	border: 1px solid #cccccc;
}

legend{
	font-size: 20px;
	font-weight: bold;
}

label{
		color: #222222;
}

input.standard{
	width: 110px;
}

input.long{
	width: 200px;
}

input.short{
	width: 30px;
	text-align: right;
	vertical-align: middle;
	margin-top: 3px;
}

input.shortest{
	
	width: 15px;
	text-align: right;
	vertical-align: middle;
}


input.button{
  border: 1px outset #555;
	background-color: #888;
	color: #fff;
	font-size: 16px;
	padding: 10px;
	font-weight: bold;
}

input.img-button{
	border: none;
	background: none;
	vertical-align: middle;
	margin: 0px;
}

img{
	margin: 0px 0px 0px 0px;
	border: 0px;
}

img.thumb
{
	padding: 5px 5px 5px 5px;
}

img.tree-ico{
	vertical-align: bottom;
}

img.right{
  float: right;
  /*border-left: 10px solid #eaeaea;*/
  margin-left: 20px;
}
img.left{
  float: left;
  /*border-left: 10px solid #eaeaea;*/
  margin-right: 20px;
  margin-bottom: 10px;
}

img.right-no-border{
  float: right;
  border: 0px solid #7ABBA5;
  margin-left: 10px;
}

.clear-all{
	clear: both;
}


a:link {	color: #555;	text-decoration: none;}
a:active {color: #555;text-decoration: underline;}
a:visited {color: #999;text-decoration: none;}
a:hover {color: #be2026;text-decoration: underline;}

#text-content a {text-decoration: underline;}


.listing a:link{color: #616161;	text-decoration: none;}
.listing a:active{color: #616161;	text-decoration: none;}
.listing a:visited{color: #616161;	text-decoration: none;}
.listing a:hover{color: #E08405;	text-decoration: none;}

#text-content .box img.thumb {
  margin: 0px 20px 0px 0px;
  padding: 0px;
}

#breadcrumbs {
  font-size: 11px;
  margin-top: 20px;
  color: #999;
  margin-bottom: -20px;
}
#breadcrumbs a,#breadcrumbs a:visited, #breadcrumbs a:active{
  color: #999;
}
#breadcrumbs a:hover {
  color: #000;
}