/* reset */
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}
/* /reset */

/* unreset */
html {
background: #fff;
height: 100%;
overflow-y: scroll;
}
body {
background: #fff url(../images/body-bg.png) repeat-x 0 0;
color: #000;
font: normal 13px Arial, Tahoma, Verdana, sans-serif;
}
h1, h2, h3, h4 {
font-family: 'Trebuchet MS', Arial, sans-serif;
font-size: 180%;
font-weight: normal;
}
h1 {
letter-spacing: -1px;
}
h2 {
font-size: 150%;
}
h3 {
font-size: 135%;
}
h4 {
font-size: 125%;
}
.content .left p, .content .left ul, .content .left ol, .content .left table {
margin: 0 0 1em;
}
.content .left ul, .content .left ol {
margin-left: 0.25em;
}
.content .left li {
margin: 0 0 0.35em;
}
.content .left ul li {
background: url(../images/li-bg.png) no-repeat 0 0.5em;
padding: 0 0 0 1.25em;
}
.content .left table {
border-top: 1px solid #f0f1f2;
border-left: 1px solid #f0f1f2;
margin-left: 1.5em;
}
.content .left th {
background: #f0f1f2;
font-weight: normal;
padding: 0.35em 0.5em;
}
.content .left td {
border-right: 1px solid #f0f1f2;
border-bottom: 1px solid #f0f1f2;
padding: 0.35em 0.5em;
vertical-align: top;
}
a {
color: #000;
text-decoration: underline;
}
a.active {
text-decoration: none;
}
a:hover, .menu a:hover, .menu a.active {
color: #f9615c;
text-decoration: none;
}
b {
font-weight: bold;
}
strong, h1 strong, h2 strong, h3 strong {
font-weight: normal;
}
em, i {
font-style: italic;
}
small {
font-size: 80%;
}
dt {   
margin: 0 0 0.25em;
}
dd {
margin: 0 0 0.5em 1em;
}
.content p, .content li {
line-height: 1.5;
}
/* /unreset */



/* structure */
#layout {
margin: 0 auto;
width: 982px;
}
.left {
float: left;
}
.right {
float: right;
}
/* /structure */




/* cms */
.cms, .errors {
background: #ffffce;
border-bottom: 1px solid #cccca5;
font: 13px normal Tahoma, Verdana, sans-serif;
overflow: hidden;
//height: 1%;
}
.cms .left {
float: left;
margin: 0;
width: auto;
}
.cms .right {
float: right;
margin: 0;
width: auto;
}
.cms ul {
overflow: hidden;
padding: 0.5em 0;
//height: 1%;
}
.cms li {
float: left;
margin: 0 0.5em;
//height: 1%;
}
.errors {
font-size: 110%;
text-align: center;
padding: 1em;
}
/* /cms */



/* header */
.header {
background: url(../images/header-bg.png) no-repeat 38% 38%;
padding: 2em 0 0;
zoom: 1;
}

.logo {
padding: 0 0 1em;
}
.logo h1 {
background: url(../images/logo.png) no-repeat 0 0;
height: 54px;
text-indent: -100em;
width: 255px;
}
.logo a {
display: block;
height: 100%:
}

.company {
}
.company ul {
padding: 1.5em 0 0;
overflow: hidden;
}
.company li {
float: left;
margin: 0 5px 0 0.5em;
}

.menu {
background: url(../images/menu-bg.png) no-repeat 50% 0;
clear: both;
height: 49px;
}
.menu ul {
padding: 1em 0 0 2em;
overflow: hidden;
}
.menu li {
float: left;
font-family: 'Trebuchet MS', Arial, sans-serif;
font-size: 115%;
margin: 0 1.5em 0 0;
text-transform: uppercase;
}
.menu a, .menu .order a:hover {
color: #fff;
text-decoration: none;
}
.menu .index a {
color: #999;
}
.menu .order a {
color: #f9615c;
font-weight: bold;
}
.menu .active a {
text-decoration: none;
}

.visual {
background: url(../images/mbox/loader.gif) no-repeat 50% 50%;
height: 377px;
}
.pic {
height: 377px;
position: relative;
}
.pic .video {
background: #f0f1f2;
right: 3.5em;
padding: 0.5em 0.5em 0.3em;
position: absolute;
top: 3.5em;
}
.pic0 {
background: url(../images/pic0.jpg) no-repeat 50% 0;
}
.pic1 {
background: url(../images/pic1.jpg) no-repeat 50% 0;
}
.pic2 {
background: url(../images/pic2.jpg) no-repeat 50% 0;
}
.pic3 {
background: url(../images/pic3.jpg) no-repeat 50% 0;
}
.pic4 {
background: url(../images/pic4.jpg) no-repeat 50% 0;
}
.pic5 {
background: url(../images/pic5.jpg) no-repeat 50% 0;
}

.control {
background: url(../images/control-bg.png) no-repeat 50% 0;
color: #fff;
font-size: 85%;
height: 21px;
}
.control ul {
overflow: hidden;
padding: 4px 0.65em 0;
}
.control li {
float: left;
margin: 0 0.5em 0 0;
}
.control li a {
background: url(../images/control.png) no-repeat 0 0;
display: block;
height: 12px;
overflow: hidden;
text-indent: -100em;
width: 12px;
}
.control li a:hover, .control li.active a {
background-position: 0 -12px;
}
.control p {
padding: 3px 1em 0;
}
/* /header */



/* content */
.content {
margin: 0 0 2em;
overflow: hidden;
//height: 1%;
}
.content .left {
width: 69%;
}
.content .right {
width: 26%;
}

.content h1 {
border-bottom: 1px solid #f0f1f2;
color: #999;
margin: 0 0 0.75em;
padding: 0.75em 0;
}
.content h2 {
margin: 1em 0 0.5em;
}
.content h3 {
margin: 1em;
}
.content p {
color: #333;
}
.content .right p {
color: #666;
}
.content p img {
margin: 0 1em 0 0;
max-width: 95%;
}

.block {
margin: 2.5em 0;
//height: 1%;
}
.block h4 {
background: url(../images/title-l-bg.png) no-repeat 0 0;
color: #fff;
float: left;
height: 26px;
margin: 0 0 1em;
}
.block h4 span {
background: url(../images/title-r-bg.png) no-repeat 100% 0;
display: block;
padding: 0 0.65em 0 0.5em;
height: 100%;
}
.block ul, .block p {
clear: left;
}

.images ul {
overflow: hidden;
//height: 1%;
}
.images li {
float: left;
margin: 0 0.25em 0.25em 0; 
}
.images img {
background: url(../images/mbox/loader.gif) no-repeat 50% 50%;
display: block;
height: 80px;
width: 81px;
}

.feedbacks p {
margin: 0 0 1em;
}

.products {
overflow: hidden;
//height: 1%;
}
.products div {
float: left;
width: 33%;
}
.content .products p img {
margin: 0;
}
.content .left .products p {
line-height: 1.2;
margin: 0 0 0.25em;	
text-align: center;
}

form dl {
border-bottom: 1px solid #F0F1F2;
margin: 0 0 3em;
overflow: hidden;
padding: 0 0 1em;
//height: 1%;
}
form dt {
clear: left;
float: left;
padding: 0.5em;
width: 10em;
}
form dd {
padding: 0.5em;
}
form dd input[type=text] {
font-size: 110%;
padding: 5px;
width: 15em;
}
form dd input[type=submit] {
font-size: 110%;
padding: 3px;
}
/* /content */



/* footer */
.footer {
background: url(../images/footer-bg.png) repeat-x 0 0;
color: #999;
padding: 2.5em 0;
text-transform: uppercase;
}
.footer p {
line-height: 1.5;
}
/* /footer */



/* multibox */
.MultiBoxContainer {
background-color: #fff;
border: 1px solid #d7d7d9;
display: none;
padding: 19px;
position: absolute;
text-align: left;
z-index: 60;
/*overflow: hidden;*/
}
.MultiBoxLoading {
background: url(../images/mbox/loader.gif) no-repeat center;
}
.MultiBoxContent {
height: 100%;
overflow: hidden;
position: relative;
width: 100%;
}
.MultiBoxClose {
background: url(../images/mbox/close.png) no-repeat;
cursor: pointer;
height: 24px;
position: absolute;
right: -0.75em;
top: -0.75em;
width: 24px;
}
.MultiBoxControlsContainer {
height: 0px;
overflow: hidden;
position: relative;
}
.MultiBoxControls {
background-color: #fff;
height: auto;
position: relative;
width: 100%;
}
.MultiBoxPrevious {
background: url(../images/mbox/left.png) no-repeat;
cursor: pointer;
height: 24px;
left: 0;
margin: 1em 0 0;
position: absolute;
width: 24px;
}
.MultiBoxNext {
background: url(../images/mbox/right.png) no-repeat;
cursor: pointer;
height: 24px;
margin: 1em 0 0;
position: absolute;
right: 0;
width: 24px;
}
.MultiBoxNextDisabled {
background: url(../images/mbox/right-disabled.png) no-repeat;
cursor: default;
}
.MultiBoxPreviousDisabled {
background: url(../images/mbox/left-disabled.png) no-repeat;
cursor: default;
}
.MultiBoxTitle {
color: #333;
float: left;
margin: 1.5em 0 0 2.5em;
position: relative;
text-align: left;
}
.MultiBoxNumber {
color: #999;
float: right;
margin: 1.5em 2.5em 0 0;
position: relative;
text-align: right;
width: 4em;
}
.MultiBoxDescription {
clear: left;
color: #333;
margin: 0 2.5em 0 2.5em;
padding-top: 0.5em;
position: relative;
text-align: left;
}
/* /multibox */
