a.main-menu-link { color: #5E7580; font-family: arial, tahoma; font-size: 90%; }
a.main-menu-link:hover { color: #8DA4AD; }
a.main-menu-link:visited { color: #5E7580; }

a.main-menu-link-active { color: #5E7580; font-family: arial, tahoma; font-size: 90%; font-weight: bold; }
a.main-menu-link-active:hover { color: #8DA4AD; font-weight: bold;}
a.main-menu-link-active:visited { color: #5E7580; font-weight: bold; }

a.lang-link { color: #5E7580; font-family: arial, tahoma; font-size: 90%; }
a.lang-link:hover { color: #8DA4AD; }
a.lang-link:visited { color: #5E7580; }

a.event-link { color: #0A88DC; font-family: arial, tahoma; font-size: 100%; }
a.event-link:hover { color: #2CA5F5;  }
a.event-link:visited { color: #770000;}

a.equip-link { color: #0A88DC; font-family: arial, tahoma; font-size: 100%; }
a.equip-link:hover { color: #2CA5F5;  }
a.equip-link:visited { color: #770000;}

a.tag-link { color: #0A88DC; font-family: arial, tahoma; font-size: 100%; }
a.tag-link:hover { color: #2CA5F5;  }
a.tag-link:visited { color: #770000;}

a.lm-link { color: #0A88DC; font-family: arial, tahoma; font-size: 100%; }
a.lm-link:hover { color: #2CA5F5;  }
a.lm-link:visited { color: #770000;}

a.navi-link { color: #5E7580; font-family: arial, tahoma; font-size: 100%; }
a.navi-link:hover { color: #8DA4AD; }
a.navi-link:visited { color: #5E7580; }

a.lm-active-link{ color: black; font-family: arial, tahoma; font-size: 100%; }
a.lm-active-link:hover { color: #484848;  }
a.lm-active-link:visited { color: #770000;}

html {
margin: 0;
padding: 0;
min-width: 995px;
min-height: 99.9%;
height: 99.9%;
}

body {
margin: 0;
padding: 0;
_width: expression(document.documentElement.offsetWidth<995 ? '995' : 'auto');
min-width: 995px;
min-height: 99.9%;
position: relative;
height: auto !important;
background: url('../pic/head-bg.png') repeat-x;
}

.content-table {
width: 100%;
}

.event-link-conteiner {
margin-bottom: 40px;
}

.feedback {
background: #EEF1F2;
border: solid 1px #D8D8D8;
overflow: hidden;
padding: 55px;
}

.text-field-conteiner {
margin-bottom: 30px;
width: 100%;
}

.textarea-field-conteiner {
float: left;
clear: both;
margin-bottom: 30px;
width: 100%;
}

.confirm-field-conteiner {
width: 44%;
float: right;
margin-bottom: 30px;
clear: both;
}

.feedback-header {
font-family: arial;
font-size: 130%;
font-weight: normal;
margin-bottom: 30px;
}

.feedback-text {
color: #7A7A7A;
font-family: arial;
font-size: 120%;
clear: both;
}

.feedback-text-field {
color: #7A7A7A;
font-family: arial;
font-size: 130%;
border: solid 1px #D8D8D8;
width: 100%;
height: 25px;
}

.feedback-textarea {
color: #7A7A7A;
font-family: arial;
font-size: 120%;
border: solid 1px #D8D8D8;
width: 99.6%;
height: 200px;
clear: both;
}

.combination {
float: right;
clear: both;
margin-bottom: 5px;
}

.feedback-buttion {
color: black;
font-family: arial;
font-size: 120%;
height: 35px;
width: 250px;
}

.buttion-field-conteiner {
clear: both;
float: right;
}

.event-text {
font-family: arial;
line-height: 2em;
font-size: 100%;
}

.black {
width: 100%;
background: black;
position: absolute;
z-index: 150;
top: 0;
left: 0;
display: block;
height: 100%;
position: fixed;
}

.popup {
position: fixed;
z-index: 2000;
background:white;
width: 850px;
height: 552px;
left:50%;
margin-left:-420px;
top:50%;
margin-top:-276px;
}

.close {
cursor: pointer;
width: 21px;
height: 21px;
float: right;
margin-right: 17px;
margin-top: 14px;
clear: both;
}

.popup-navi {
clear: both;
width: 100%;
margin-top: 45px;
margin-left: 20px;
margin-right: 20px;
overflow: hidden;
}

.pseudo {
float: left;
padding-bottom: 1px;
border-bottom: dotted 1px;
color: #0A88DC;
font-family: arial;
font-size: 100%;
margin-right: 40px;
cursor: pointer;
margin-left: 15px;
margin-right: 15px;
margin-bottom: 5px;
padding-top: 4px;
}

.pseudo-selected {
float: left;
color: white;
font-family: arial;
font-size: 100%;
margin-right: 10px;
background: #F91515;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 15px;
padding-right: 15px;
border: 0;
cursor: default;
}

.tab-content {
margin-top: 5px;
margin-left: 33px;
margin-right: 33px;
font-size: 100%;
font-family: arial;
line-height: 1.8;
}

.tab-hidden {
display: none;
}

.head {
height: 160px;
margin-top: 31px;
margin-left: 3%;
margin-right: 3%;
clear: both;
}

.head-table {
width: 100%;
}

.intro {

}

.top-fog {
width: 100%;
height: 65px;
background: url('../pic/top-fog.png') repeat-x;
}

.red-box {
width: 715px;
height: 125px;
background-color: #F91515;
position: absolute;
text-align: center;
left:50%;
margin-left:-357px;
margin-top: 205px;
}

.red-box-text-conteiner {
margin-top: 23px;
}

.red-box-text {
font-size: 160%;
font-family: arial;
color: white;
cursor: pointer;
border-bottom: dotted 1px;
padding-bottom: 2px;
}

.bottom-fog {
width: 100%;
height: 65px;
margin-top: 320px;
background: url('../pic/bottom-fog.png') repeat-x;
}

.all-content {
margin-left: 4%;
margin-right: 4%;
clear: both;
}

img {
border: 0;
margin: 0;
padding: 0;
}

table {
border-collapse: collapse;
}

.logo {
float: left;
}

.main-menu {
background: white;
float: left;
margin-top: 20px;
padding-left: 10px;
padding-right: 10px;
margin-left: 4%;
margin-right: 4%;
overflow: hidden;
}

.main-menu-item {
float: left;
margin-left: 14px;
margin-right: 14px;
margin-top: 18px;
margin-bottom: 18px;
height: 20px;
}

.main-menu-item-active {
float: left;
margin-left: 14px;
margin-right: 14px;
margin-top: 18px;
margin-bottom: 18px;
color: black;
font-family: arial;
font-size: 100%;
color: #5E7580;
font-weight: bold;
height: 20px;
}

.lang-phone {
float: right;
width: 260px;
margin-top: 20px;
}

.lang {
padding-left: 5px;
padding-right: 5px;
padding-top: 5px;
padding-bottom: 5px;
float: left;
margin-left: 5px;
overflow: hidden;
}

.lang-active {
background-color: #F91515;
padding-left: 5px;
padding-right: 5px;
padding-top: 5px;
padding-bottom: 5px;
color: white;
font-family: arial;
font-size: 80%;
float: left;
}

.lang-conteiner {
clear: both;
overflow: hidden;
padding-bottom: 12px;
}

.consult {
clear: both;
font-size: 90%;
font-family: arial;
margin-bottom: 2px;
}

.phone {
clear: both;
font-size: 170%;
font-family: times new roman;
}

.header {
font-style: italic;
font-size: 230%;
font-family: arial;
font-weight: normal;
margin-top: 5px;
padding-top: 5px;
margin-bottom: 10px;
padding-bottom: 10px;
}

.header-2 {
font-style: italic;
font-size: 270%;
font-family: arial;
font-weight: normal;
margin-top: 2px;
padding-top: 2px;
margin-bottom: 5px;
padding-bottom: 5px;
}

.events {
width: 100%;
padding-top: 5px;
}

.event {
margin-left: 6%;
margin-right: 6%;
line-height: 25px;
}

.tag-line {
clear: both;
overflow: hidden;
margin-bottom: 45px;
}

.active-tag {
float: left;
position: relative;
background: #FB1F1F;
color: white;
height: 32px;
margin-right: 35px;
margin-bottom: 16px;
}

.left-tag-part {
position: absolute;
}

.right-tag-part {
position: absolute;
right: 0px;
top: 0px;
bottom: 0px;
}

.active-tag-text {
margin-top: 6px;
margin-left: 30px;
margin-right: 18px;
font-family: arial;
font-size: 100%;
}

.tag {
float: left;
height: 32px;
margin-right: 35px;
padding-top: 6px;
font-family: arial;
font-size: 100%;
margin-bottom: 10px;
}

.equipment {
float: left;
margin-right: 3%;
width: 45%;
height: 200px;
margin-bottom: 10px;
overflow: hidden;
}

.client {
float: left;
margin-right: 6%;
width: 39%;
margin-bottom: 20px;
overflow: hidden;
height: 140px;
}

.clint-logo {
padding-right: 10px;
}

.equip-description {
font-size: 100%;
font-family: arial;
margin-top: 2px;
padding-top: 2px;
}

.photo-conteiner {
width: 418px;
vertical-align: top;
margin-right: 2%;
}

.equip-full-description {
font-size: 100%;
font-family: arial;
line-height: 1.5em;
vertical-align: top;
padding-left: 10px;
padding-right: 35px;
}

.lm-item {
margin-top: 20px;
margin-bottom: 50px;
width: 260px;
}

.lm-item-active {
margin-top: 20px;
margin-bottom: 50px;
background: #E4E8E9;
margin-left: -42px;
width: 282px;
padding-top: 22px;
padding-bottom: 23px;
position: relative;
}

.lm-arrow {
position: absolute;
top: 0;
}

.lm-text {
font-family: arial;
font-size: 100%;
font-weight: bold;
padding-left: 43px;
}

.navi-line {
font-family: arial;
clear: both;
color: #5E7580;
font-size: 80%;
}

.bottom {
clear: both;
left: 0px;
margin: 0;
bottom: 0;
line-height: 60px;
position: absolute;
height: 75px;
text-align: center;
padding: 0;
width: 100%;
}

.bottom-divider-line {
clear: both;
position: relative;
width: 100%;
height: 140px;
}

.bottom-content {
margin-left: 3%;
margin-right: 3%;
}

.bottom-dotted-line {
width: 100%;
height: 3px;
background: url('../pic/dotted.jpg') repeat-x;
clear: both;
margin-bottom: 5px;
}

.copyright {
margin-left: 10px;
color: #666666;
font-size: 80%;
font-family: arial;
text-align: left;
}


#pre {
	font-family: "Courier New", Courier, monospace;
	font-size: 4px;
}

#error {
	color: red;
	padding: 20px;
	font-weight: bolder;
}
