/* GRAND JERSEY SITE */


/* BLOCK LEVEL ELEMENTS */

body {
  text-align: center;
}

#aspnetForm {
  display:block;
  height: 100%
}

#wrapper {
  width: 980px;
  height: 100%;
  margin: 0 auto;
  text-align: left;
}

#col_1 {
  float: left;
  width: 160px;
  padding: 165px 20px 20px 0;
}

#col_2 {
  position:relative;
  overflow:hidden;
  float: left;
  width: 620px;
  min-height: 100%;
  overflow: visible;
  background: #333333;
}

#col_3 {
  float: left;
  width: 140px;
  padding: 165px 20px 20px 20px;
}

/* LEFT COLUMN */
#primary_nav ul {
  width: 100%;
  display: block;
  font-size:1em;
  line-height:1.8em;
  text-transform: uppercase;
  text-indent: 0;
  padding: 0;
}

#primary_nav li {
  width: 100%;
  list-style-type: none;
  margin: 0;
  display: block;
  text-align: right;
}

#primary_nav li a:link, #primary_nav li a:visited {
  color: #999;
  font-weight: 600;
}

#primary_nav li a:hover, #primary_nav li a:active, #primary_nav li a.selected {
  color: #000;
  font-weight: 600;
  text-decoration: none;
}

/* MIDDLE COLUMN */
#header {
  float: left;
  width: 610px;
  min-height: 26px;
  line-height: 20px;
  padding: 6px 10px 0 0;
  text-align: right;
}

#search {
  position:relative;
  z-index:15;
  float:right;
}

#search input.ve_text{
  padding: 2px;
  width: 100px;
  border: 0;
}

#search input.ve_button {
  display:none;
}

#music {
  float:right;
}

#logo_banner {
  position:relative;
  z-index:15;
  float: left;
  width: 620px;
  padding: 0;
  height: 130px;
  background: #000;
  overflow:hidden;
}
#mainSlideshow {
  position:absolute;
  top:0;
  left:0;
  width:620px;
  height:487px;
  z-index:10;
  overflow:hidden;
}

#secondary_navigation {
  float: left;
  width: 620px;
  min-height: 25px;
  background: #333333;
  position:relative;
  z-index:15;
}

#secondary_navigation ul {
  display: block;
  float:left;
  font-size:1em;
  line-height:1.8em;
  text-transform: uppercase;
  margin: 3px 0 0 0;
}

#secondary_navigation li {
  list-style-type: none;
  display: inline;
  margin: 0;
  padding: 0 0 0 10px;
}

#secondary_navigation li a:link, #secondary_navigation li a:visited {
  color: #999;
  font-weight: 600;
}

#secondary_navigation li a:hover, #secondary_navigation li a:active, #secondary_navigation li a.selected {
  color: #fff;
  font-weight: 600;
  text-decoration: none;
}

#content {
  float: left;
  width: 620px;
  padding: 300px 0 0 0;
  position:relative;
  z-index:15;
}

#content_home {
  position:relative;
  z-index:15;
  width:325px;
  float:left;
  margin:355px 0 35px 35px;
  min-height: 450px;
  padding: 0;
}

#content_home_right {
  position:relative;
  z-index:15;
  width:208px;
  float:right;
  margin:355px 35px 35px 0;
  min-height:0;
}

#content_logo {
  float:left;
  width: 140px;
  min-height: 140px;
}

#content_container {
  float: right;
  width: 440px;
  min-height: 180px;
  background: #fff;
  padding: 20px 0 20px 20px;
}

#content_main {
  float: left;
  width: 280px;
  min-height: 180px;
  padding:0 10px 0 0;
  margin:0 10px 0 0;
}

#content_sidebar {
  float: right;
  width: 140px;
  min-height: 180px;
}

#content_all {
  float: left;
  width: 440px;
  min-height: 180px;
  background: url(../layout-images/content_bg_line.jpg) 290px 0 repeat-y;
}


#footer {
  width: 580px;
  padding: 20px 20px 50px 20px;
  color: #fff;
  text-transform: uppercase;
}

#footer ul {
  font-size:1em;
  line-height:1.8em;
  width: 100%;
  display: block;
}

#footer li {
  display: inline;
  margin: 0;
  padding: 0 0 0 10px;
}

#footer li a:link, #footer li a:visited {
  color: #fff;
}

#footer li a:hover, #footer li a:active {
  color: #000;
  text-decoration: none;
}


/* RIGHT COLUMN */
#booking {
  float: left;
  width: 120px;
  min-height: 120px;
  padding: 10px;
  margin: 0 0 20px 0;
  background: #4A3247;
  color: #fff;
  line-height: 14px;
}
#booking  p {
  color:#fff;
}

#booking label {
  display:block;
  float:left;
  width:55px;
  clear:both
}

#booking input {
  width: 60px;
  margin:0 0 3px 0
}

#booking select {
  width:45px
}

#booking input.submit {
  width:auto;
  margin:5px 0 0 55px;
}

#booking input, #booking select, #booking label {
  font-size: 0.8em;
}

#interactive {
  float: left;
  width: 120px;
  min-height: 120px;
  padding: 10px;
  margin: 0 0 20px 0;
  background: #422C0C;
  color: #fff;
  line-height: 14px;
}

#interactive p {
  color:#fff;
}

#activity {
  float: left;
  width: 120px;
  min-height: 120px;
  padding: 10px;
  margin: 0 0 20px 0;
  background: #333333;
  color: #fff;
  line-height: 14px;
}

#activity p {
  color:#fff;
}

#booking h1, #interactive h1, #activity h1 {
  font-size: 1.4em;
  text-transform: uppercase;
  color: #f2dcbf;
  margin:0 0 5px 0;
}

#booking a:link, #interactive a:link, #activity a:link,
#booking a:visited, #interactive a:visited, #activity a:visited {
  color: #fff;
}

#twitter_div ul {
  list-style-type: none;
  text-indent: 0;
  padding: 0;
}

#noevents {
  display:none
}

div.xevent {
  padding:1em 0;
  border-bottom:#999 solid 1px;
  margin:0 0 20px 0
}

div#search_options select, div#search_options input {
  font-size: 0.8em
}

.htmlSearchResultsModule p.title {
  margin: 0
}


/* SLIDE BANNERS */
ul#slides {
  width:620px;
  margin:0;
  padding:0;
  list-style:none;
  text-indent:0;
}
ul#slides li {
  width:620px;
  padding:0;
  margin:0;
}

/* SPECIAL OFFERS */
.offerCell { margin-bottom:20px;border-bottom:#ccc solid 1px; }
.offerCell img { float:left;margin:0 20px 20px 0; }

