/*-------------------------------------------------------------------------------*/
/* COMMON STYLE RULES */

BODY {
  font-family: Times, Arial;
  font-size: 12px;
  color: #FEFEFE;
  background: #000000;
  margin: 0px;
  height: 100%;
}

A {
  color: #9BA2AD;
  text-decoration: none;
}

A:hover {
  color: #EEEEEE;
  text-decoration: none;
}

A.navbar {
  color: #EEEEEE;
  text-decoration: none;
}

A.navbar:hover {
  color: #9BA2AD;
  text-decoration: none;
}

H1,H2,H3 { display: inline; }
H1 { font-size: 18px; }
H2 { font-size: 15px; }
H3 { font-size: 13px; }


TD.header {
  background: #000000 url('/theme/nse-1/images/Native-Shore-Entertainment_01.gif') no-repeat scroll top left;
  height: 100px;
}

TD.menu {
  background: #000000 url('/theme/nse-1/images/Native-Shore-Entertainment_02.gif') no-repeat scroll top left;
  width: 140px;
  height: 450px;
  vertical-align: top;
}

TD.menuItem {
  font-family: Times, Arial;
  font-size: 13px;
  font-weight: bold;
  text-align: right;
  vertical-align: baseline;
  padding-right: 28px;
}

TD.menuSpace {
  height: 11px;
}

TD.heading-background {
  background: #000000 url('/theme/nse-1/images/Native-Shore-Entertainment_03.gif') no-repeat scroll top left;
  width: 760px;
  height: 75px;
  vertical-align: bottom;
}

TD.heading {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  vertical-align: bottom;
  padding-left: 32px;
  padding-bottom: 5px;
}

DIV.mainScroll { /* this applies to the main body content of all the pages on the site */
  overflow: auto;
  width: 708px;
  height: 510px; /* comment the height to disable fixed size with scrollbars */
}

TD.main-background {
  background: #000000 url('/theme/nse-1/images/Native-Shore-Entertainment_04.gif') no-repeat scroll top left;
  width: 760px;
  height: 140px;
  vertical-align: top;
  padding:15px 0px 0px 15px;
}

TABLE.main {
  width: 708px;
  border: 0px;
}

TD.error {
  font-family: Arial, Times;
  font-size: 14px;
  color: #FF0000;
  text-align: left;
  font-weight: bold;
  padding: 0px 15px 0px 15px;
}

TD.main {
  font-family: Arial, Times;
  font-size: 12px;
  vertical-align: top;
  padding: 0px 15px 0px 15px;
}

TD.footer {
  background: #000000 url('/theme/nse-1/images/Native-Shore-Entertainment_09.gif') no-repeat scroll;
  width: 498px;
  font-size: 10px;
  text-align: center;
  padding-top: 12px;
  padding-bottom: 8px;
}

.bordered {
 border: #FFFFFF 1px solid;
}


/*-------------------------------------------------------------------------------*/
/* style rules used for index.php only */

.wmpPreview {
  background: url('/images/DivGodFrame.jpg') no-repeat scroll;
  width: 320px;
  height: 243px;
}

.wmpUnsupported {
  background-color: #000000;
  vertical-align: middle;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
}

DIV.newsScroll { /* this only applies to the newsbox on the home page */
  overflow: auto;
  width: 322px;
  height: 179px; /* comment the height to disable fixed size with scrollbars */
}

TD.newsHeader {
  font-family: Times, Arial;
  font-size: 14px;
  font-weight: bold;
  color: #FFFFFF;
  vertical-align: top;
  padding: 0px 0px 15px 15px;
  border-left: #FFFFFF 1px solid;
}

TD.newsMain {
  border-left: #FFFFFF 1px solid;
  border-right: #FFFFFF 1px solid;
  border-bottom: #FFFFFF 1px solid;
}

UL.newsList {
  text-indent: 0px;
  font-size: 12px;
  font-weight: normal;
  color: #9BA2AD;
  list-style-image: url('/theme/nse-1/images/bullet.gif');
  margin: 0px 4px 4px 24px;
  padding: 0px;
}
