
@import url('header.css');
@import url('clearfix.css');
@import url('calendar.css');
@import url('rss.css');


/*-----------------------
   COMMON CUSTOM STYLES
-----------------------*/

.blue { color: #008cdc; }
.light-blue { color: #b0d9f1; }
.grey { color: #a7a9ac; }
.white { color: #fff; }
.red { color: #f00; }
.title {
  padding: 2px 5px;
  color: #fff;
  background-color: #008cdc;
}

/*--------------------
      TAG STYLES
--------------------*/

body {
  margin: 0;
  padding: 0;
  background-image: url(../images/bg-repeat.gif);
  background-repeat: repeat;
}
body, h1, h2, h3, h4, p, a, span, ul, label, table {
  font-weight: normal;
  font-family: Arial, "Myriad Pro", Tahoma, sans-serif;
}
h1 {
  font-weight: bold;
  font-size: 40px;
  letter-spacing: 1px;
}
h2 { font-size: 22px; }
h3 { font-size: 16px; }
h4 { font-size: 14px; }
h2, h3, h4 { font-weight: bold; }
p { padding: 0; }
p, a, span, ul, label, table { font-size: 12px; }
a img { border: 0; }
a {
  font-weight: bold;
  color: #008cdc;
  text-decoration: none;
}
a:hover { text-decoration: underline; }
ul { list-style-type: circle; }
ul.no-list { list-style-type: none; }
form { margin-left: 20px; }
form input.active {
  border: 1px #aaa solid;
}
.light { background-color: #7ebedb; }
.dark { background-color: #4cadd9; }

/*--------------------
     FORMS/TABLES
--------------------*/

.error { color: #f00; }
#user-form * {
  vertical-align: top;
}
.data-table {
  border-collapse: collapse;
}
.data-table th {
  padding: 0 20px 0 10px;
  font-size: 14px;
  color: #000;
  text-align: left;
  border-bottom: 1px #000 solid;
}
.data-table td {
  padding: 3px 20px 3px 10px;
  font-size: 13px;
  font-weight: bold;
  color: #fff;
  border-bottom: 1px #fff solid;
  background-color: #7ebedb;
  cursor: pointer;
}
.data-table .light td {
  background-color: #7ebedb;
}
.data-table .dark td {
  background-color: #469fc7;
}

/*--------------------
    GENERAL CONTENT
--------------------*/

#shadow-container {
  position: relative;
  margin: 0 auto;
  /*padding: 0 60px;*/
  padding: 0;
  width: 1000px;
  background-image: url(../images/shadow-repeat.gif);
  background-repeat: repeat-y;
}
#content-container-entire {
  width: 1000px;
  background-color: #fff;
}
#header-spacer-provisions {
  width: 1000px;
  height: 80px;
}
#content-container {
  padding: 0 13px;
  width: 973px;
}
#feature-images-player-container {
  width: 973px;
  height: 262px;
}
#feature-images {
  width: 640px;
  height: 260px;
  border: 1px #000 solid;
  overflow: hidden;
  float: left;
}
#feature-images img { z-index: 0; }
#idef-logo-overlay {
  position: absolute;
  margin-top: 200px;
  margin-left: 0;
  width: 157px;
  height: 60px;
  background-image: url(../images/idef-logo.png);
  background-repeat: no-repeat;
  z-index: 1;
}
#feature-player {
  margin-top: 13px;
  width: 320px;
  height: 247px;
  border: 1px #000 solid;
  float: right;
}
#idef-heading-container {
  width: 973px;
  height: 122px;
}
#idef-melbourne {
  width: 157px;
  height: 122px;
  background-image: url(../images/idef-09.gif);
  background-repeat: no-repeat;
  float: left;
}
#idef-heading-text {
  width: 659px;
  height: 122px;
  float: left;
}
#idef-heading-text h1 {
  padding-left: 10px;
  line-height: 122px;
  display: inline;
}
#main-content-container { width: 973px; }
#main-content {
  width: 810px;
  float: left;
}
#actual-content {
  width: 810px;
}
.column {
  padding: 5px 20px 25px 5px;
  width: 355px;
  float: left;
}
#event-rss-banner-container { width: 810px; }
#cal-large {
  color: #fff;
  border: 0;
  border-collapse: collapse;
}
#cal-large th {
  padding: 2px 10px;
  text-align: left;
  background-color: #000;
}
#cal-large td {
  padding: 2px 5px;
  font-size: 12px;
}
#web-banner {
  margin-top: -250px;
  margin-right: 15px;
  width: 250px;
  height: 250px;
  float: right;
  /*z-index: 99;*/
}
#side-content {
  margin-top: -100px;
  margin-left: 9px;
  width: 154px;
  float: left;
}
.blue-box, #follow-idef {
  margin: 15px 0;
  width: 154px;
  height: 74px;
}
.blue-box img { border: 0; }
#tag-cloud {
  width: 154px;
  text-align: justify;
}
#tag-cloud span {
  font-weight: bold;
  font-size: 13px;
}
#tag-cloud .l { color: #7ebedb; }
#tag-cloud .m { color: #008cdc; }
#tag-cloud .d { color: #000; }
#sponsors {
  padding: 20px;
  width: 960px;
  min-height: 267px;
  background-image: url(../images/sponsors-repeat.gif);
  background-repeat: repeat-x;
  background-color: #005c8f;
}
a.sponsor-link {
  margin-right: 30px;
  font-size: 11px;
}
#sponsors-base {
  position: relative;
  margin: 0 auto;
  /*width: 1120px;*/
  width: 1000px;
  height: 78px;
  background-image: url(../images/sponsors-base.gif);
  background-position: top center;
  background-repeat: no-repeat;
}
#footer-top-bar {
  position: relative;
  margin: 0 auto;
  /*width: 1120px;*/
  width: 1000px;
  height: 5px;
  font-size: 5px;
  line-height: 5px;
  background-image: url(../images/footer-top-bar.gif);
  background-repeat: no-repeat;
  background-position: top center;
  z-index: 1;
}
#footer {
  position: relative;
  margin: 0 auto;
  /*width: 1120px;*/
  width: 1000px;
  height: 80px;
  min-height: 150px;
  text-align: center;
  background-image: url(../images/footer-repeat.gif);
  background-repeat: repeat-y;
  background-position: top center;
}

/*------------------------
    HOME PAGE SPECIFIC
------------------------*/

#events-container {
  width: 804px;
  height: 479px;
}
#events-container .floating {
  position: absolute;
  text-align: center;
}
#events-container p {
  margin: 0;
  font-family: Tahoma, sans-serif;
  font-size: 11px;
  color: #fff;
}
#events-header {
  width: 804px;
  height: 93px;
  background-image: url(../images/events-header.jpg);
  background-repeat: no-repeat;
}
#events-egames, #events-dls, #events-develop {
  width: 268px;
  height: 386px;
  background-repeat: no-repeat;
  float: left;
}
#events-egames { background-image: url(../images/events-egames.jpg); }
#events-dls { background-image: url(../images/events-dls.jpg); }
#events-develop { background-image: url(../images/events-develop.jpg); }
#events-container .visit, #events-container .buy {
  position: absolute;
  margin-top: 350px;
  text-align: center;
}
#events-container .visit {
  margin-left: 24px;
  width: 94px;
  height: 18px;
  text-align: center;
}
#events-container .buy {
  margin-left: 128px;
  width: 114px;
  height: 18px;
}
#events-container .visit a, #events-container .buy a {
  margin: 0;
  padding: 0;
  line-height: 18px;
  font-size: 11px;
  color: #000;
}