/* CSS Document */

#cruise_card {
  margin: 0 auto 10px auto;
  width: 800px;
}
#cruise_card2 {
  margin-bottom: 13px;
  width: 524px;
  height: 405px;
  position: relative;
}


#home_header {
  margin: 10px auto;
  width: 800px;
  height: 421px;
  position: relative;
}

#home_header_background {
  width: 800px;
  height: 395px;
  position: absolute;
  left: 0;
  top: 23px;
  background-color: #000000;
  opacity: .350;
  filter: alpha(opacity=35);
  -moz-opacity: 0.35;
  z-index: 5;
}

#gradient_background {
  width: 800px;
  height: 162px;
  position: absolute;
  left: 0;
  top: 152px;
  background: #003399 url("/images/homepage/blue_gradient_bg.jpg") top repeat-x;
  border-bottom: 5px solid #6699FF;
  z-index: 10;
}
#gradient_background p {
  margin: 10px 300px 10px 310px;
  width: 190px;
  height: 142px;
  overflow: hidden;
  color: #B3CBFD;
  font-size: 22px;
  font-style: italic;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

#doyle_header_photo {
  width: 307px;
  height: 418px;
  position: absolute;
  left: 15px;
  top: 0;
  z-index: 15;
}

#doyle_logo_home {
  width: 446px;
  height: 93px;
  position: absolute;
  right: 20px;
  top: 35px;
  z-index: 15;
}

#youtube_video {
  padding: 21px 15px 23px 15px;
  width: 260px;
  height: 217px;
  position: absolute;
  right: 20px; 
  top: 113px;
  background: #2A4B6C url("/images/homepage/youtube_bg.gif") top center no-repeat;
  z-index: 15;
}



#home_content {
  margin: 0 auto;
  width: 800px;
  position: relative;
}
#home_content p {
  margin: 0 0 12px 0;
}

.transparent_content {
  position: absolute;
  left: 15px;
  top: 39px;
  padding: 10px;
  background-color: #98B9FC;
  overflow: auto;
  scrollbar-3dlight-color: #98B9FC; 
  scrollbar-arrow-color: #FFFFFF; 
  scrollbar-base-color: #284968;
  scrollbar-darkshadow-color: #284968; 
  scrollbar-face-color: #98B9FC; 
  scrollbar-highlight-color: #284968; 
  scrollbar-shadow-color: #98B9FC;
  z-index: 10;
}
.content_header {
  position: absolute;
  top: 10px;
  left: 15px;
  z-index: 10;
}


#doyles_blog {
  width: 524px;
  height: 222px;
  position: relative;
}
#doyles_blog_bg {
  width: 524px;
  height: 222px;
}
#doyles_blog_content {
  width: 474px;
  height: 148px;
  font-size: 14px;
}

#newest_release {
  width: 262px;
  height: 454px;
  position: relative;
  float: right;
}
#newest_relaase_bg {
  width: 262px;
  height: 454px;
}
#newest_release_content {
  width: 212px;
  height: 384px;
}
#newest_release_content p {
  font-size: 14px;
  text-align: center;
}
#newest_release_content object {
  margin: 15px 0 0 0;
}

#upcoming_events {
  margin: 10px 0;
  width: 257px;
  height: 222px;
  position: relative;
  float: left;
}
#upcoming_events_bg {
  width: 257px;
  height: 222px;
}
#upcoming_events_content {
  width: 207px;
  height: 148px;
  font-size: 12px;
}
#upcoming_events_content p span {
  font-size: 11px;
}

#poll {
  margin: 10px 0 10px 10px;
  width: 257px;
  height: 222px;
  position: relative;
  float: left;
}
#poll_bg {
  width: 257px;
  height: 222px;
}
#poll_content {
  width: 217px;
  height: 148px;
  padding-right: 0;
}
#poll_content h3 {
  margin: 0 0 5px 0;
  font-size: 12px;
  font-weight: normal;
}
#poll_content form {
  margin: 0;
  padding: 0;
}
#poll_content form input.vote {
  margin: 0 2px 0 0;
  padding: 0;
  background: #CCCCCC;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000033;
}
#poll_content ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#poll_content li {
  margin: 0;
  padding: 0;
  font-size: 10px;
  width: 190px;
}
#poll_content li span {
  margin: 2px 5px 0 0;
  float: right;
  clear: right;
  width: 66px;
  font-size: 9px;
}
#poll_content li.submit {
  margin: 5px 0 0 0;
  width: 190px;
}
#poll_content li.submit input {
  margin-left: 6px;
}
#poll_content li a {
  float: right;
  font-size: 9px;
}
#poll_content li.submit a {
  margin-top: 8px;
}
#poll_content li a {
  margin-right: 3px;
}
#poll_content a.poll_next {
  margin-left: 3px;
}
#poll_content li p {
  margin: 8px 0 0 0;
}



#connect {
  margin: 0 auto 10px auto;
  width: 800px;
  height: 41px;
  position: relative;
}
#connect_bg {
  width: 800px;
  height: 41px;
  position: relative;
}
#connect_content {
  width: 600px;
  position: relative;
  top: -36px;
  left: 150px;
  float: left;
  z-index: 11;
}
#connect_content img {
  margin: 0 30px 0 30px;
}