/* line 5, C:/Ruby21/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, C:/Ruby21/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, C:/Ruby21/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, C:/Ruby21/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, C:/Ruby21/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, C:/Ruby21/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, C:/Ruby21/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, C:/Ruby21/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, C:/Ruby21/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* line 2, ../sass/_idlogin-banner-event.scss */
#banner-event {
  float: left;
  position: relative;
  width: 284px;
  height: 175px;
  z-index: 1;
  overflow: hidden;
  margin-bottom: 20px;
  margin-right: 10px;
}
/* line 12, ../sass/_idlogin-banner-event.scss */
#banner-event ul.banner-event__list {
  position: relative;
  width: 20000em;
  height: 100%;
}
/* line 17, ../sass/_idlogin-banner-event.scss */
#banner-event ul.banner-event__list li {
  float: left;
  margin-right: 20px;
}
/* line 20, ../sass/_idlogin-banner-event.scss */
#banner-event ul.banner-event__list li a {
  border: 2px solid #611f10;
  display: block;
  width: 280px;
  height: 160px;
}
/* line 28, ../sass/_idlogin-banner-event.scss */
#banner-event .banner-event__control {
  position: absolute;
  right: 10px;
  bottom: 15px;
  z-index: 10;
  height: 10px;
}
/* line 34, ../sass/_idlogin-banner-event.scss */
#banner-event .banner-event__control a {
  display: block;
  font-size: 14px;
  margin-right: 0px;
  background: url(../images/idlogin-left-nav/but-event.png) -24px 0px no-repeat;
  text-align: left;
  float: left;
  width: 15px;
  height: 19px;
  margin-left: 5px;
  color: #fff;
  padding: 4px 0 0 6px;
  display: block;
  text-decoration: none;
}
/* line 49, ../sass/_idlogin-banner-event.scss */
#banner-event .banner-event__control a:hover, #banner-event .banner-event__control a.active {
  background-position: 0px 0px;
}

/* line 7, ../sass/id-login-launcher.scss */
body {
  background: none repeat scroll 0 0 #000000;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
}

/* block news*/
/* line 15, ../sass/id-login-launcher.scss */
.posts__list {
  width: 320px;
  height: 196px;
  position: relative;
  float: left;
  background: url(../images/idlogin-left-nav/tab-news.jpg) top left no-repeat;
}
/* line 22, ../sass/id-login-launcher.scss */
.posts__list .posts__list_title {
  display: none;
}
/* line 26, ../sass/id-login-launcher.scss */
.posts__list .posts__view-all {
  color: #ffd2b5;
  font-size: 11px;
  text-decoration: none;
  position: absolute;
  top: 5px;
  right: 8px;
  background: url(../images/idlogin-left-nav/view-more.jpg) no-repeat;
  display: block;
  width: 18px;
  height: 18px;
  text-indent: -9999px;
}
/* line 38, ../sass/id-login-launcher.scss */
.posts__list .posts__view-all:hover {
  color: #ffb328;
  background-position: 0px -18px;
}
/* line 44, ../sass/id-login-launcher.scss */
.posts__list ul {
  list-style: none;
  width: 260px;
  overflow: hidden;
  margin: 0 10px 0 15px;
  padding-top: 40px;
}
/* line 51, ../sass/id-login-launcher.scss */
.posts__list ul li {
  float: left;
  clear: both;
  width: 260px;
  overflow: hidden;
  line-height: 20px;
  height: 30px;
  background: url(../images/idlogin-left-nav/line-news.gif) repeat-x left bottom;
}
/* line 59, ../sass/id-login-launcher.scss */
.posts__list ul li:last-child {
  background: none;
}
/* line 63, ../sass/id-login-launcher.scss */
.posts__list ul li a.posts__post-title {
  text-decoration: none;
  color: #ffd2b5;
  display: block;
  font-size: 12px;
  padding: 3px 0 3px 15px;
  display: block;
  height: 25px;
  background: url(../images/idlogin-left-nav/icon.gif) no-repeat left center;
}
/* line 72, ../sass/id-login-launcher.scss */
.posts__list ul li a.posts__post-title:hover {
  color: #ffb328;
}
/* line 76, ../sass/id-login-launcher.scss */
.posts__list ul li a.posts__post-title span {
  float: left;
}
/* line 79, ../sass/id-login-launcher.scss */
.posts__list ul li a.posts__post-title time {
  float: right;
  display: none;
}

/*# sourceMappingURL=id-login-launcher.css.map */
