/*************** START CITIES-SCROLL.CSS ***************/

/*************** BODY AREA (960 x 415) ***************/
#lay_body_area {
  width:960px;
  height:415px;
  background-image:url(/_mod_files/ce_images/layout/bg-body-cities-scroll.jpg);
  background-repeat:no-repeat;
  background-position:top left;
  vertical-align:top;
  padding-bottom:75px;
}

/*************** BODY (460 x 340) ***************/
#body_cell {
  width:460px;
  height:340px;
  vertical-align:top;
  padding-top:0px;
  padding-left:0px;
  padding-right:0px;
  padding-bottom:0px;
}

#lay_body {
  width:420px;
  padding-top:0px;
}

html>body #lay_body {
  width:380px;
}

#lay_body p, #lay_body li {
  color:#9d8d85;
  font-size:11px;
  line-height:15px;
}

/*************** BLOCK 1 (259 x 120) ***************/
#lay_f1 {
  width:170px;
  height:120px;
  background-image:url(/_mod_files/ce_images/layout/bg-header.gif);
  background-repeat:repeat-x;
  background-position:top left;
  vertical-align:bottom;
  padding-left:89px;
}

/*************** BLOCK 2 (717 x 120) ***************/
#lay_f2 {
  width:685px;
  height:120px;
  background-image:url(/_mod_files/ce_images/layout/bg-header.gif);
  background-repeat:repeat-x;
  background-position:top left;
  vertical-align:top;
  padding-top:16px;
  padding-right:16px;
}

/*************** BLOCK 3 (960 x 115) ***************/
#lay_f3 {
  width:810px;
  height:115px;
  background-image:url(/_mod_files/ce_images/layout/bg-header-cities.jpg);
  background-repeat:no-repeat;
  background-position:top left;
  padding-top:25px;
  padding-left:150px;
}

#lay_f3 h2 {
  font-family:Arial;
  font-size:16px;
  text-transform:uppercase;
}

/*************** BLOCK 4 (350 x 275) ***************/
#lay_f4 {
  width:198px;
  height:265px;
  vertical-align:top;
  padding-top:6px;
  padding-left:0px;
  margin-bottom:0px;
  border-right:1px solid #cec6c2;
}

/*************** BLOCK 5 (350 x 75) ***************/
#lay_f5 {
  width:198px;
  height:75px;
  vertical-align:bottom;
  border-right:1px solid #cec6c2;
  padding-left:0px;
  padding-bottom:0px;
}

#lay_f5 A {
  color:#ffc425;
  font-size:11px;
  font-weight:bold;
  text-transform:uppercase;
}

#lay_f5 A:hover {
  color:#9d8d85;
  text-decoration:none;
}

/*************** BLOCK 6 (150 x 415) ***************/
#lay_f6 {
  width:100px;
  height:340px;
  vertical-align:top;
  padding-top:0px;
  padding-left:40px;
  padding-right:10px;
}

/*************** BLOCK 7 (152 x 335) ***************/
#lay_f7 {
  width:102px;
  height:340px;
  vertical-align:top;
  padding-top:0px;
  padding-left:20px;
  padding-right:30px;
}

#lay_f7 H1 {
  font-size:10px;
  color:#9d8d85;
  font-weight:normal;
  text-transform:none;
  margin-top:0px;
  margin-bottom:5px;
}

#lay_f7 P {
  font-size:10px;
  margin-top:0px;
  margin-bottom:5px;
}

/*************** START CUSTOM SCROLL DOWN ***************/
.Container {
  width:1px;
  height:1px;
  position:absolute;
}

#Scroller-1 {
  width:430px;
  height:315px;
  position:absolute; 
  overflow:hidden;
  bottom:0px;
}

html>body #Scroller-1 {
  width:410px;
  margin-top:-11px;
}

.Scroller-Container {
  position:absolute;
  top:0px;
  left:0px;
  margin:0px;
  padding-top:2px;
  padding-left:25px;
  padding-right:10px;
}

html>body .Scroller-Container {
}

#Scrollbar-Container {
}

html>body #Scrollbar-Container IMG {
  margin:auto;
  padding:0px;
}

.Scrollbar-Up {
  cursor:pointer;
  position:relative;
  top:0px;
  left:441px;
  margin-top:-11px;
}

html>body .Scrollbar-Up {
  display:block;
  left:218px;
}

.Scrollbar-Track {
  width:12px;
  height:310px;
  position:relative;
  top:0px;
  left:443px;
  bottom:20px;
  margin-top:-4px;
  padding:0px;
}

html>body .Scrollbar-Track {
  width:12px;
  height:310px;
  margin-top:-1px;
  padding-top:0px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  html>body .Scrollbar-Track {
    padding-left:1px;
  }
}

.Scrollbar-Handle {
  position:relative;
  width:8px;
  height:8px;
}

.Scrollbar-Down {
  cursor:pointer;
  position:relative;
  left:426px;
  top:325px;
}

html>body .Scrollbar-Down {
  left:441px;
  top:322px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  html>body .Scrollbar-Down {
    left:442px;
    top:322px;
  }
}
/*************** END CITIES-SCROLL.CSS ***************/