.error { border: 1px solid red; }
.notice { border: 1px solid orange; }
.success { border: 1px solid green; }
.current { font-weight: bold; }

.needs_js { display: none; }

@font-face {
	font-family: 'bigbang';
	src: url('PEPSI_pl.eot');
	src: local('bigbang'), local('bigbang'), url('PEPSI_pl.woff') format('woff'), url('PEPSI_pl.ttf') format('truetype');
}

body {
  background: url(../assets/bg_body.jpg) no-repeat #f9f8f8;
}

h3 {
  font-family: bigbang;
  font-size: 1.5em;
  letter-spacing: 0.08em;
  margin: 0.5em 0;
}

* {
  margin: 0;
  padding: 0;
  font-family: verdana, arial, sans-serif;
  font-size: small;
}

a:hover {
  text-decoration: none;
}

a {
  color: black;
  text-decoration: underline;
}

p {
  line-height: 1.5em;
  padding: 0 0 0.5em 0;
}

#navi_top {
  height: 38px;
  background: #e3e417;
  margin: 0;
  padding: 0 0 0 50px;
}

.clear {
  clear: both;
}

#navi_top li {
  float: left;
  height: 38px;
  width: 160px;
  list-style-type: none;
}

#navi_top a {
  display: block;
}

#content_top {
  padding: 15px 0 0 10px;
}

#content_top li {
  float: left;
  height: 24px;
  list-style-type: none;
}

#content_top a {
  display: block;
  height: 24px;
}

li.nt01 a {
  width: 150px;
  background: url(../assets/navi/topn01.jpg) no-repeat;
}

li.nt01 a:hover {
  background: url(../assets/navi/toph01.jpg) no-repeat;
}

li.nt02 a {
  width: 236px;
  background: url(../assets/navi/topn02.jpg) no-repeat;
}

li.nt02 a:hover {
  background: url(../assets/navi/toph02.jpg) no-repeat;
}

li.nt03 a {
  width: 91px;
  background: url(../assets/navi/topn03.jpg) no-repeat;
}

li.nt03 a:hover {
  background: url(../assets/navi/toph03.jpg) no-repeat;
}

li.nt04 a {
  width: 200px;
  background: url(../assets/navi/topn04.jpg) no-repeat;
}

li.nt04 a:hover {
  background: url(../assets/navi/toph04.jpg) no-repeat;
}

li.n01 a {
  width: 98px;
  height: 38px;
  background: url(../assets/navi/n01.jpg) no-repeat;
}

li.n01 a:hover {
  background: url(../assets/navi/h01.jpg) no-repeat;
}

li.n02 a {
  width: 82px;
  height: 38px;
  background: url(../assets/navi/n02.jpg) no-repeat;
}

li.n02 a:hover {
  background: url(../assets/navi/h02.jpg) no-repeat;
}

li.n03 a {
  width: 113px;
  height: 38px;
  background: url(../assets/navi/n03.jpg) no-repeat;
}

li.n03 a:hover {
  background: url(../assets/navi/h03.jpg) no-repeat;
}

li.n04 a {
  width: 139px;
  height: 38px;
  background: url(../assets/navi/n04.jpg) no-repeat;
}

li.n04 a:hover {
  background: url(../assets/navi/h04.jpg) no-repeat;
}

li.n05 a {
  width: 97px;
  height: 38px;
  background: url(../assets/navi/n05.jpg) no-repeat;
}

li.n05 a:hover {
  background: url(../assets/navi/h05.jpg) no-repeat;
}

.hidden {
  display: none;
}

img, a {
  border: none;
}

#logo {
  margin: 30px;
}

#content {
  width: 702px;
  margin: 0 0 0 30px;
}

#content_top {
  height: 94px;
  background:url(../assets/content_top.png) no-repeat;
}

#content_middle {
  background: url(../assets/content_bg.png) repeat-y;
}

#content_bottom {
  height: 47px;
  background: url(../assets/content_bottom.png) no-repeat;
}

#content_wrapper {
  margin: -50px 15px 0 15px;
}

#footer {
  width: 663px;
  height: 43px;
  background: url(../assets/footer.png) no-repeat;
  padding: 0 20px;
  margin: 10px 0 0 30px;
}

#footer p {
  line-height: 43px;
}

.right {
  float: right;
}

.div_home {
  width: 320px;
  margin-bottom: 20px;
}

#trailer_home {
  float: right;
}

#news_home li {
  list-style-type: none;
}

#social_home {
  float: right;
}

#social_home a {
  float: left;
  margin: 0 20px 0 0;
}

#news_home p, .beginning {
  font-size: smaller;
}

#news_home a {
  font-size: smaller;
}

.date {
  font-size: smaller;
  margin: 0.5em 0;
  font-style: italic;
}

#news_list .beginning {
  font-size: small;
}

#news_list {
  list-style-type: none;
}

#news_list li {
  padding: 0 0 20px 0;
}

.div_home #events {
  height: 200px;
}

.preview {
  margin: 0 0 0 20px;
}

#gallery_ul {
  list-style-type: none;
}

#gallery_ul li {
  float: left;
  margin: 0 50px 20px 0;
}

#gallery_ul a:hover {
  text-decoration: underline;
}

#gallery_ul a {
  text-decoration: none;
}

#all_events {
  list-style-type: none;
}

form.cmxform fieldset {
  padding-bottom: 10px;
}
form.cmxform legend {
  padding: 0 2px;
  font-weight: bold;
}
form.cmxform label {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
}
form.cmxform fieldset ol {
  margin: 0;
  padding: 0;
}
form.cmxform fieldset li {
  list-style: none;
  padding: 5px;
  margin: 0;
}
form.cmxform fieldset fieldset {
  border: none;
  margin: 3px 0 0;
}
form.cmxform fieldset fieldset legend {
  padding: 0 0 5px;
  font-weight: normal;
}
form.cmxform fieldset fieldset label {
  display: block;
  width: auto;
}
form.cmxform em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
form.cmxform label {
  width: 160px; /* Width of labels */
}
form.cmxform fieldset fieldset label {
  margin-left: 163px; /* Width plus 3 (html space) */
}
form.cmxform input.submit {
  margin-left: 10px;
}
.other {
  display: none;
}
form.cmxform textarea {
  width: 250px;
  height: 150px;
}
