/*
--- RESETS --------------------------
*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  background: transparent;
  vertical-align: baseline;
}

ul {
  list-style-type: none;
  display: block;
}

.dClear {clear: both;}
.dClear5 {clear: both;height: 5px;}
.dClear10 {clear: both;height: 10px;}
.dClear15 {clear: both;height: 15px;}
.dClear20 {clear: both;height: 20px;}
.dClear30 {clear: both;height: 30px;}
.dClear45 {clear: both;height: 45px;}
.dClear50 {clear: both;height: 50px;}
.dClear100 {clear: both;height: 100px;}
.dClear200 {clear: both;height: 200px;}

a, .aU {text-decoration: none;}
.aU:hover {text-decoration: underline !important; cursor: pointer;}
/*
--- RESETS END --------------------------
*/

body {
    background: #fff;
    font-family: 'DIN Regular', sans-serif;
    font-size: 13px;
    font-weight: normal;
}

/*
--- 13px HEIGHT
*/
.s1{font-family: 'DIN Regular', sans-serif; font-size: 18px; font-weight: medium;}
.s2{font-family: 'DIN Regular', sans-serif; font-size: 18px; font-weight: normal;}

/*
--- 18px HEIGHT
*/
.s3{font-family: 'DIN Regular', sans-serif; font-size: 25px; font-weight: medium;}
.s4{font-family: 'DIN Regular', sans-serif; font-size: 25px; font-weight: normal;}

/*
--- 8px HEIGHT
*/
.s5{font-family: 'DIN Regular', sans-serif; font-size: 11px; font-weight: medium;}
.s6{font-family: 'DIN Regular', sans-serif; font-size: 11px; font-weight: normal;}


h1 {
  font-size: 22px !important;
  font-weight: normal;
  line-height: 25px;
  display: block;
}

h2 {
  float: left;
  font-size: 18px !important;
  line-height: 18px;
  display: block;
  font-weight: semibold;
}

h3 {
  float: left;
  font-size: 15px !important;
  line-height: 20px;
  display: block;
}

h4 {
  font-size: 15px !important;
  font-weight: bold;
  line-height: 26px;
  color: #4c4c4c;
  display: block;
}

.inField {
  border: solid 1px;
}

.dLeft {float: left;}
.dRight {float: right;}

#dBGOuter {
    position: fixed;
    top: 0;
    left: 0;
    z-index: -100;
    overflow: hidden;
}
#dBGInner {
    position: relative;
}
#dBGImage {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -100;
    overflow: hidden;
}
#dBGImageLH {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -110;
    overflow: hidden;
}
.bgImage {
    position: absolute;
    top: 0;
    left: 0;
}
.bgImageLH {
    position: absolute;
    top: 0;
    left: 0;
}
#dMenuOver {
    position: absolute;
    top: 0;
    left: 0px;
    width: 260px;
    height: 665px;
    display: none;
    z-index: 100;
    background: none;
    opacity: 0;
}

.dAll {
    margin: 40px 0 0 40px;
    position: relative;
}

#dNavFixed {
    width: 220px;
    height: 600px;
    position: fixed;
}
#dNavFixedInner {
    width: 220px;
    height: 600px;
    position: relative;
}

#dLogoWrapper {
    position: absolute;
    top: -100px;
    left: 0px;
    width: 200px;
}
#dLogo {
    height: 25px;
    width: auto;
    font-size: 26px;
    font-weight: normal;
    line-height: 25px;
    position: relative;
    cursor: pointer;
}

.sLetter {
    font-family: 'DIN Regular', sans-serif;
    height: 25px;
    line-height: 25px;
    display: inline-block;
    float: left;
    display: block;
}
/*
#s5 {
    position: relative;
    top: -2px;
}

.dCursor {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
}
*/
#dEnterTip {
    left: -200px;
    top: -200px;
    width: 86px;
    height: 29px;
    z-index: 100;
    position: absolute;
    display: none;
    background: url('/images/enter_tip.png') no-repeat;
    font-size: 10px;
    color: #000;
}
#dEnterTip span {
    position: relative;
    left: 15px;
    top: 1px;
    line-height: 17px;
    height: 17px;
}
#dEnlarge {
    left: -200px;
    top: -200px;
    width: 86px;
    height: 29px;
    z-index: 10000;
    position: absolute;
    display: none;
    background: url('/images/enter_tip.png') no-repeat;
    font-size: 10px;
    color: #000;
}
#dEnlarge span {
    position: relative;
    left: 19px;
    top: 1px;
    line-height: 17px;
    height: 17px;
}
#dCloseLB {
    left: -200px;
    top: -200px;
    width: 86px;
    height: 29px;
    z-index: 100000;
    position: absolute;
    display: none;
    background: url('/images/enter_tip.png') no-repeat;
    font-size: 10px;
    color: #000;
}
#dCloseLB span {
    position: relative;
    left: 18px;
    top: 1px;
    line-height: 17px;
    height: 17px;
}

.dMenuItem  {
    position: absolute;
    top: -200px;
    left: 0;
    height: 13px;
}

.dMenuItem a.aMenu {
    font-family: 'DIN Medium', sans-serif;
    font-size: 18px;
    font-weight: bold;
    line-height: 12px;
    height: 13px;
    font-weight: normal;
    color: #777777;
    text-decoration: none;
    display: block;
    overflow: hidden;
}
.dMenuItem a:hover, .dMenuItem a.aActive {
    color: #000;
    text-decoration: none;
}
.aMenuAll {
    padding-bottom: 13px;
}

.dMenuItem .aColored {
    color: #f93;
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;
}
.dMenuItem .aColored:hover {
    color: #f93;
    text-decoration: none;
}

.dSubMenuWrapper, .dSub2MenuWrapper {
    position: relative;
    height: 0;
    overflow: hidden;
    /*top: 13px;*/
    top: 0px;
}
.dSubMenuWrapper {
    width: 200px;
}
.dSub2MenuWrapper {
    left: 0px;
    width: 200px;
}

.dSubMenuItem, .dSub2MenuItem {
    position: absolute;
    top: 0px;
    left: 0;
    height: 0px;
    /*overflow: hidden;*/
}
.dSubMenuItem {
    width: 200px;
}
.dSub2MenuItem {
    width: 200px;
}

.dSubMenuItem a, .dSub2MenuItem a {
    font-family: 'DIN Medium', sans-serif;    
    font-size: 12px; /*11*/
    font-weight: normal;
    line-height: 12px; /*8*/
    height: 0px;
    display: block;
    overflow: hidden;
    color: #777777;
    text-decoration: none;
}
.dSubMenuItem a:hover, .dSubMenuItem a.aActive, .dSub2MenuItem a:hover, .dSub2MenuItem a.aActive {
    color: #000;
    text-decoration: none;
}

#dMenuBack {
    position: absolute;
    background: #eee;
    width: 200px;
    display: none;
}
.dAddOn {
    display: block;
    width: 200px;
    height: auto;
    margin-top: 20px;
}
.dAddOn .dSub2MenuItem {
    height: 12px;
    margin-bottom: 12px;
    position: relative;
}
.dAddOn .dSub2MenuItem .aSub2Menu {
    height: 12px;
    position: relative;
}


#dMain {
    position: relative;
    margin: 0 0 0 260px;
    padding: 70px 0 0 0;
}

.imgText {
    margin-top: 20px;
}

.sTitle {
    font-size: 16px;
    font-weight: normal;
}

.dDescription {
    width: 150px;
    float: left;
    margin-right: 100px;
    word-wrap: break-word;
    margin-top: -4px;
    display: none;
}
.dDescriptionHolder {
    height: 117px;
    overflow: hidden;
}
.dAEnlargeHolder {
    height: 16px;
}
#aNext {
    width: 17px;
    height: 11px;
    display: block;
    background: url('/images/arrows.png') no-repeat;
    background-position: right bottom;
}

#aNext:hover {background-position: left bottom;}

#aPrev {
    width: 17px;
    height: 11px;
    display: block;
    background: url('/images/arrows.png') no-repeat;
    background-position: right top;
}
#aPrev:hover {background-position: left top;}


#dImageWrapper {
    margin: 0 100px 100px 0;
    float: left;
    position: relative;
    overflow: hidden;
    text-align: center;
    opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}
.dIHWrapper {
    position: absolute;
    text-align: center;
    margin: 0 auto;
}
.dImageHolder {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    font-size: 0px;
    line-height: 0px;
    text-align: center;
    margin: 0 auto;
}
#ulImageList {
    display: none;
}
.aLink {
    display: block;
    z-index: 1000;
    color: #000;
}
.aColored {
    color: #f93;
    font-size: 14px;
    font-weight: normal;
}
.dEnlarge {
    position: absolute;
}

#dLB {
    position: absolute;
    top: 25px;
    left: 0;
    z-index: 1000;
    background: #fff;
    -moz-box-shadow: 0 0 16px #bbb;
    -webkit-box-shadow: 0 0 16px #bbb;
    box-shadow: 0 0 16px #bbb;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=10, Direction=120, Color='#bbbbbb')";
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=10, Direction=120, Color='#bbbbbb');
    display: none;
    min-width: 615px;
    min-height: 470px;
    opacity: 1;
}
#dLBInner {
    position: relative;
    width: 100%;
    height: 100%;
}
#dLBArrows {
    position: absolute;
    left: 65px;
    top: 25px;
    width: 120px;
    height: 15px;
    line-height: 15px;
    z-index: 1011;
}
#aBtnLeft, #aBtnRight {
    width: 15px;
    height: 15px;
    display: inline-block;
    margin: 0 10px 0 0;
}
#aBtnTop, #aBtnBottom {
    width: 15px;
    height: 15px;
    display: inline-block;
    margin: 0 10px 0 0;
}
#aBtnLeft {background: url('/images/btn-arrow-left.png') no-repeat;}
#aBtnRight {background: url('/images/btn-arrow-right.png') no-repeat;}
#aBtnTop {background: url('/images/btn-arrow-top.png') no-repeat;}
#aBtnBottom {background: url('/images/btn-arrow-bottom.png') no-repeat;}

#dLBClose {
    position: absolute;
    right: 25px;
    top: 25px;
    width: 15px;
    height: 15px;
    z-index: 1010;
}
#aLBClose {
    width: 15px;
    height: 15px;
    display: block;
    background: url('/images/lb-close.png') no-repeat;
}
#dLBWrapper {
    padding: 65px;
    position: relative;
    background: #fff;
}
#dLBHolder {
    position: relative;
    overflow: hidden;
}
#dLBDragHolder {
    position: absolute;
    overflow: hidden;
}
#dLBImageHolder {
}

.pHeader {
    font-size: 16px;
    font-weight: bold;
}
.pContactHeader {
    font-size: 13px;
    font-weight: bold;
}

.dContactForm {
    width: 300px;
    float: left;
}
.inContact, textarea {
    border: solid 1px #b3b3b3;
    padding: 8px 5px;
    width: 288px;
    max-width: 288px;
    min-width: 288px;
    margin: 0 0 16px 0;
    font-family: 'DIN Regular', sans-serif;
    font-size: 13px;
    font-weight: normal;
    line-height: 13px;
    height: 13px;    
}
textarea.inContact {height: 120px;}
.inContact.lError {border-color: #f00;}
label.lError, p.lError {
    color: #f00;
    position: relative;
    font-size: 10px;
    font-weight: normal;
    top: -10px;
    margin-bottom: 16px;
}

.aSend {
    background: url('/images/btn-arrow.png') no-repeat;
    height: 15px;
    display: block;
    padding: 0 0 0 25px;
    line-height: 15px;
    font-weight: bold;
    font-size: 13px;
    color: #000;
}
.aSend span {display: none;}
.aSend:hover span {display: block;}

#dBlock {
    position: absolute;
    top: -100px;
    left: -100px;
    width: 10000px;
    height: 10000px;
    z-index: 9999;
    display: none;
}
#dFormError {
    position: absolute;
    width: 300px;
    height: 52px;
    padding: 20px;
    text-align: center;
    z-index: 10000;
    display: none;
    background: #fff;
    -moz-box-shadow: 0 0 16px #000;
    -webkit-box-shadow: 0 0 16px #000;
    box-shadow: 0 0 16px #000;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=10, Direction=120, Color='#000000')";
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=10, Direction=120, Color='#000000');
    
}
#aErrorOK {
    display: block;
    font-weight: bold;
    font-size: 13px;
    color: #000;
    margin: 20px 0 0 0;
}
#dText {
    min-width: 580px;
    max-width: 750px;
    overflow: hidden;
    width: 100%;
    margin-right: 100px;
}
.dText2 {
    min-width: 270px;
    overflow: hidden;
    float: left;
}
.dTextSpace {
    width: 40px;
    float: left;
    height: 20px;
}







.jScrollbar {
	overflow:hidden;
	position:relative;
}
	.jScrollbar .jScrollbar_mask {
		width:615px;
		position:relative;
		top:0;
		float:left
	}
		.jScrollbar .jScrollbar_mask p {
			margin:0;
			padding:0;
		}
	.jScrollbar .jScrollbar_draggable {
		float:right;
		width:5px;
		overflow:hidden;
		background:none;
		background-color:#fff;
		margin-left:10px;
		position:relative
	}
	.jScrollbar .jScrollbar_draggable a.draggable {
		position:relative;
		background-color:#f93;
		display:block;
		height:30px;
		width:5px;
		margin-left:0;
		cursor:s-resize
	}
    
#divLogo {width: 975px; background: #fff; margin: 0 auto; padding: 50px 0; text-align: center;}
#divLogo p {font-size: 26px; line=-height: 25px; font-weight: normal;}
#divIE6 {width: 935px; background: #fff; margin: 0 auto; font-size: 16px; font-weight: normal; color: #f00; font-family: 'DIN Regular', sans-serif; text-align: center; padding: 20px;}


.st_sharethis_custom{
    background: url("/images/sharethis.png") no-repeat scroll left top transparent;
    padding: 0;
    width: 22px;
    height: 16px;
    display: block;
}


.video-background {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 100%;
    height: 100%;
    z-index: 0;
}
.video-background video {
    min-height: 100%; 
    min-width:100%; 
}
