@import url("menu.css");
@import url('https://fonts.googleapis.com/css2?family=Duru+Sans&display=swap');
/* @font-face{ font-family:"BungeeInline-Regular"; src:url('BungeeInline-Regular.ttf') format('truetype')} */

	.show-xs{
    display:none !important
  }

html,
body {
  color: #111;
  font-size: 16px;
  font-family: 'Duru Sans', sans-serif;
  height: 100%;
  line-height: 20px;
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 1;
    -webkit-user-select: none;
    -ms-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-o-user-select: none;
user-select: none;
}
img {
  border: none;
  margin: 0;
  padding: 0;
  max-width: 100%;
  height: auto;
	margin-bottom: 15px;
	border-radius: 4px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.seatmap{
  width: 100%;
  max-width: 750px;
}
section {
  clear: both;
  margin-bottom: 20px;
}
html {
  background: #f1c5ce url(../images/bg1.gif)
}
body {
  background: url(../images/bg2.gif) repeat-x
}
a {
  color: #900;
  text-decoration: none;
}
a:hover {
  text-decoration: underline
}
p {
  margin: 0 0 12px;
  padding: 0;
}
h1,
h2,
h3,
h4,
h5 {
  color: #493123;
  margin: 0 0 5px;
  padding: 0;
}
h2 {
  background: #a00d99;
  color: #FFF;
  font-size: 30px;
  margin: 0 0 10px;
  padding: 15px;
  text-align: center;
	line-height: 30px;
}
h3 {
  color: #7D07D4;
  /* margin:5px 0 10px; controled on different spots */
  text-align:left;
  font-weight:bold;
	line-height: 24px;
  /* font-size:30px !important; font size controled on different spots */
  text-align: left;
  text-shadow: -1px -1px 1px #FFFFFF, 1px 1px 1px #000000;
}
h4 {
  color: rgba(66, 4, 4, 0.712);
  margin:5px 0 10px;
  text-align:left;
  font-weight:bold;
  font-size:20px !important;
  text-align: left;
  text-shadow: -1px -1px 1px #FFFFFF, 1px 1px 1px #000000;
}
h5{
  font-size:20px !important;
}
.wline {
  background: url(../images/line1.gif) repeat-x 0 5px
}
.fr {
  float: right
}
.clear {
  clear: both;
  height: 1px;
  margin: 0 0 -1px;
  width: 100%;
}
.content{
  position: relative;
    z-index: 10;
    width: 100%;
    background: rgba(255,255,255,0.97);
    min-height: 300px;
    -webkit-box-shadow: 1px 1px 10px 0 #000;
    -moz-box-shadow: 1px 1px 10px 0 #000;
    box-shadow: 1px 1px 10px 0 #000;
    color: #111;
    padding: 20px;

}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
.break {
  background: url(../images/line3.gif) no-repeat center;
  display: block;
  height: 40px;
}
img.fl {
  margin: 0 15px 10px 0
}
img.fr {
  margin: 0 0 10px 15px
}
.broh {
  background: #493123;
  color: #FFF;
  font-size: 24px;
  margin: 0 0 10px;
  padding: 8px;
  text-align: center;
  text-transform: uppercase;
}
.reg {
  display: inline;
  font-size: 70%;
}
header .number {
  position: absolute;
  right: 0;
  top: 40px;
}

header .phone-number {
  position: absolute;
  right: 0;
  top: 40px;
	font-family:"BungeeInline-Regular";
	font-size:30px;
	color:#4A3425;
}

header .logo {
  cursor: pointer;
  left: 360px;
  position: absolute;
  top: 6px;
  width: 260px;
  z-index: 100;
}
header .logo:hover em {
  background-position: 0 -180px
}
header .logo em {
  background: url(../images/logo-top.png) no-repeat;
  display: block;
  height: 180px;
  position: absolute;
  width: 260px;
  z-index: 2;
}
header .logo b {
  color: #FFF;
  left: 50px;
  position: relative;
  top: 100px;
  z-index: 0;
}
header ul {
  margin: 0;
  padding: 0;
  position: absolute;
  top: 42px;
}
header ul li:first-child img{
  position:relative;
  top:-15px;
}
header ul li.fb {
  position: relative;
  top: 0;
  width: 90px;
}
header ul li {
  float: left;
  list-style: none;
  margin: 0 15px 0 0;
  padding: 0;
  position: relative;
  vertical-align: middle;
  z-index: 100;
}
header {
  background: url(../images/bg-top-shadow.png) no-repeat top center;
  height: 148px;
  z-index: 400;
}
.pdf-container{
  position: relative;
    z-index: 10;
    width: 100%;
    background: rgba(255,255,255,0.97);
    min-height: 300px;
    -webkit-box-shadow: 1px 1px 10px 0 #000;
    -moz-box-shadow: 1px 1px 10px 0 #000;
    box-shadow: 1px 1px 10px 0 #000;
    color: #111;
    padding: 20px;
}
#mainContent {
  background: url(../images/bg-maincontent.png) no-repeat top center;
  min-height: 600px;
  padding: 0;
  position: relative;
  width: 980px;
}
#leftContent. #rightContent {
  height: auto;
  min-height: 100%;
  position: relative;
}
#leftContent {
  float: left;
  padding: 0;
  width: 175px;
}
#leftContent .ad {
  padding: 7px 0 7px 7px;
  width: 168px;
  margin-bottom:30px;
}
#leftContent h3 {
  background: #493123;
  color: #fff;
  font-size: 18px;
  line-height: 18px;
  margin: 0;
  padding: 7px 8px 5px;
  position: relative;
}
#leftContent h3 em {
  display: block;
  height: 18px;
  position: absolute;
  width: 160px;
}
#rightContent {
  float: right;
  position: relative;
  width: 790px;
}
#nightclub #leftContent h3 em {
  background: #493123 url(../nightclubs/images/title-nightclubs.gif) no-repeat
}
#dayclub #leftContent h3 em {
  background: #493123 url(../pool-parties/images/title-dayclubs.gif) no-repeat;
  top: 8px;
}
#menshow #leftContent h3 em {
  background: #493123 url(../male-revues/images/title-men-show.gif) no-repeat;
  top: 8px;
}
#party-idea #leftContent h3 em {
  background: #493123 url(../party-ideas/images/title-party-ideas.gif) no-repeat;
  top: 8px;
}
#limo #leftContent h3 em {
  background: #493123 url(../limos/images/title-limos.gif) no-repeat;
  top: 8px;
}
#stripclub #leftContent h3 em {
  background: #493123 url(../strip-clubs/images/title-strip-clubs.gif) no-repeat;
  top: 8px;
}
#nightclub #leftContent nav ul li a b {
  line-height: 40px
}
#nightclub #leftContent nav ul li a img {
  height: 36px;
  padding: 0;
  width: 36px;
}
#limo #leftContent nav ul li a b {
  line-height: 15px;
  margin-top: 8px;
}
#limo #leftContent nav ul li a b em {
  display: block;
  font-size: 85%;
  font-weight: 400;
}
#limo #leftContent nav ul li a img {
  border: none;
  height: 20px;
  margin: 0 3px 0 0;
  padding: 13px 0;
  width: 45px;
}
.fl,
#gallery ul li {
  float: left
}
#gallery ul li a {
  display: block;
  height: 100px;
  padding: 0 0 6px;
  text-decoration: none;
  width: 140px;
}
#gallery ul li a:hover,
#gallery ul li a:active,
#gallery ul li a:focus {
  border-color: #000;
  outline: 0;
  white-space: normal;
}
#gallery ul li a:active b,
#gallery ul li a:focus b {
  left: 0;
  position: absolute;
  top: 1px;
}
#gallery ul li a:hover b {
  left: 0;
  position: absolute;
  top: 1px;
  z-index: 100;
}
#gallery ul li a:hover b i img {
  -moz-opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
}
#gallery ul li a img {
  border: 0;
  height: 100px;
  padding: 0;
  width: 140px;
}
#gallery ul li a b {
  background: #fff;
  display: block;
  height: 420px;
  left: -9999px;
  position: absolute;
  width: 600px;
}
#gallery ul li a b i {
  display: table-cell;
  height: 420px;
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
  width: 600px;
}
#gallery ul li a b i img {
  border: #f1c5ce 4px solid;
  height: auto;
  max-height: 420px;
  max-width: 600px;
  width: 600px;
}
#limo #mainContent article table {
  margin: 0 15px 25px 120px;
  position: relative;
  top: 20px;
}
#menshow #mainContent article .col2 {
  margin-bottom: 20px
}
blockquote {
  background: #493123;
  border-left: 5px solid #ccc;
  margin: 1.5em 5px;
  padding: 1em;
	line-height: 24px;
  font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
  font-size:25px;
  font-style: italic;
  color: #A9A9A9;
  quotes: "\201C""\201D""\2018""\2019";
}
blockquote:before {
  color: #f1c5ce;
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.5em;
}
blockquote:after {
  color: #f1c5ce;
  content: close-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.5em;
}
blockquote p {
  display: inline;
}

.golflist {
  display: block;
  margin-top: 20px;
}
.golflist table {
  border-collapse: collapse;
  margin-left: 0!important;
  padding: 0;
}
.golflist table .div {
  padding-top: 10px
}
.golflist table .div td {
  background: #493123;
  border-top: 15px #fff solid;
  color: #fff;
  font-weight: 700;
  height: 16px;
  padding: 5px 5px 5px 10px !important;
}
.golflist table img {
  border-bottom: none;
  border-left: none;
  border-right: none;
  border-top: none;
  display: inline-block;
  margin: 0;
  padding: 0!important;
}
.golflist table tr {
  vertical-align: top
}
.golflist table tr td {
  height: 60px;
  padding: 8px 0 0!important;
  position: relative;
}
.golflist table tr td p {
  margin: 0
}
.golflist h3,
.dininglist {
  margin-top: 25px
}
.dininglist .meals {
  background: url(http://www.bachelorettevegas.com/party-ideas/images/dining/menu-bg.gif);
  border-bottom: 2px #600 solid;
  border-right: 2px #600 solid;
  margin-bottom: 30px;
  padding: 20px 20px 23px;
}
.dininglist .meals dl {
  background: #FFC;
  border-left: #FC6 3px solid;
  border-top: #FC6 3px solid;
  display: block;
  margin: 0;
  padding: 20px;
}
.dininglist .meals dl ul li {
  list-style: circle
}
.dininglist .meals dl dd {
  margin-bottom: 15px;
  margin-left: 15px;
}
.dininglist .meals dl dt {
  color: #630;
  font-weight: 700;
  margin-bottom: 3px;
  text-transform: uppercase;
}
figure,
.dininglist ul {
  margin: 0;
  padding: 0;
}
.dininglist ul li {
  list-style: none
}
.dininglist ul li img.fr {
  width: 240px
}
.dininglist ul li ul li {
  list-style: circle;
  margin: 0 0 0 20px;
}
.dininglist ul li h4 {
  font-size: 22px;
  margin-bottom: 15px;
}
#party-idea figure.im,
#party-idea aside.im {
  clear: both;
  display: block;
  margin: 5px 0 10px;
}

#party-idea aside.im.fr {
  margin-left:10px;
}
#party-idea aside.im.fl {
  margin-right:10px;
}
header,
footer,
article,
section,
nav,
menu,
hgroup,
#party-idea figure.im img,
#party-idea aside.im img {
  display: block
}
#party-idea figure.im figcaption,
#party-idea aside.im i {
  clear: both;
  color: #999;
  display: block;
  font-size: 80%;
  text-align: center;
}
.landing #mainContent article .pkglist {
  margin-top: 15px
}
#dayclub #mainContent .pkglist .pkg.pool1 .pkgimg {
  background: url(../images/pkg-topimg-pool.gif) no-repeat;
  background-size: 98%;
}
#dayclub #mainContent .pkglist .pkg.pool2 .pkgimg {
  background: url(../images/pkg-topimg-pool-party.gif) no-repeat;
  background-size: 98%;
}
#gallery {
  height: 430px;
  margin-bottom: 15px;
  position: relative;
  width: 100%;
}
#gallery .default {
  border: #f1c5ce 4px solid;
  left: 0;
  position: absolute;
  top: 1px;
  width: 600px;
  z-index: 1;
}
#gallery ul {
  background: #f1c5ce;
  float: right;
  list-style: none;
  margin: 0 0 5px;
  padding: 5px 15px 0;
  width: 140px;
}
footer {
  background: url(../images/bg-footer.gif);
  margin-top: 20px;
}
footer .bottom {
  background: #493123;
  color: #f1c5ce;
  font-size: 80%;
  padding: 15px;
  line-height: 30px;
}
footer .bottom .container ul {
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
}
footer .container ul.links li,
footer .bottom .container ul li {
  display: inline;
  list-style: none;
  margin-left: 8px;
}
footer .bottom .container ul li a {
  color: #d7b49f
}
footer .container ul.links li a {
  color: #493123
}
header,
#hero,
#mainContent,
.welcome,
footer .container {
  display: block;
  margin: 0 auto;
  position: relative;
  width: 980px;
}
footer .container ul.links {
  clear: both;
  color: #8d6a56;
  margin: 10px 0 15px 5px;
  padding: 0;
}
#mainContent article .wContainer.video {
  background: #f1c5ce;
  margin-top: 10px;
  padding: 0;
}
#mainContent article .wContainer .ad {
  cursor: pointer;
  margin-bottom: 15px;
}
#mainContent article .wContainer h3 {
  font-size: 22px!important;
  margin: 18px 0 25px;
    /* margin:5px 0 10px; */
}
#mainContent article .col2.rank {
  padding: 0;
  width: 170px;
}
#mainContent article hgroup {
  background: url(../images/line3.gif) no-repeat center bottom;
  margin: 0 0 13px;
  padding: 20px 0 33px;
}
#mainContent article .col2.rank .ad {
  margin: 10px 0 5px 5px
}
#mainContent article .col2.rank h4 {
  background: #C00;
  color: #FFF;
  padding: 5px;
  text-align: center;
  text-transform: uppercase;
}
#mainContent article .col2.rank ol {
  list-style: none;
  margin: 0 0 30px;
  padding: 0 5px;
}
h1,
#mainContent article hgroup h1 {
  color: #333;
  font-size: 230%;
  line-height: 26px;
  margin: 0 0 15px;
  text-align: center;
  text-shadow: 0 3px #d5aeb6;
  text-transform: uppercase;
}
#mainContent article .col2.rank ol li.top a b {
  background: #C00
}
#mainContent article .col2.rank ol li {
  border-bottom: dotted #d9a9b3 1px;
  border-top: dotted #fff 1px;
  margin: 0 0 10px;
  padding: 0;
  position: relative;
}
#mainContent article hgroup h2 {
  font-size: 20px;
  line-height: 25px;
  margin: 0;
  padding: 0;
  text-align: center;
}
#mainContent article .col2.rank ol li a {
  color: #333;
  display: block;
  text-align: center;
}
#mainContent article .col2 a:hover.custom,
#mainContent article .col2.rank ol li a:hover,
#mainContent article table td a:hover img,
#mainContent .pkglist .pkg a.book:hover,
#gallery ul li a:hover img {
  -moz-opacity: .80;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  opacity: .80;
}
footer .topbg {
  background: url(../images/bg-footer-top.gif) repeat-x;
  height: 25px;
  width: 100%;
}

.column {
  float: left;
  width: 50%;
}

/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}

#mainContent article .col2.rank ol li a:hover {
  text-decoration: none
}
#mainContent article .col2.rank ol li a:hover h5,
#mainContent .pkglist .pkg ul li a:hover {
  color: #C00
}
#mainContent article .col2.rank ol li a img {
  border-bottom: #ddd solid 1px;
  border-left: #666 solid 1px;
  border-right: #ddd solid 1px;
  border-top: #666 solid 1px;
  width: 158px!important;
}
#mainContent article .col2.rank ol li a h5 {
  color: #333;
  font-family: "Arial Black", Gadget, sans-serif;
  font-size: 15px;
  margin: 0 0 5px;
  padding: 0 2px;
  text-transform: uppercase;
}
#mainContent article .col2.rank ol li a p {
  font-size: 12px;
  line-height: 15px;
  padding: 0 2px;
}
#mainContent article .col2.rank ol li a b {
  background: #333;
  color: #FFF;
  display: block;
  font-family: "Arial Black", Gadget, sans-serif;
  padding: 4px 6px;
  position: absolute;
}
#mainContent article hgroup h2 em {
  display: block;
  font-size: 90%;
  font-weight: 400;
}
#mainContent article .col1 {
  float: left;
  width: 775px;
}
#mainContent article .col1-test {
  float: left;
  width: 775px;
}
#mainContent article .col2 {
  background: #f1c5ce;
  float: right;
  margin-bottom: 5px;
  padding: 2px 5px;
  position: relative;
  width: 160px;
}
#mainContent article table {
  border-collapse: collapse;
  border-spacing: 1px;
  margin: 0 15px 25px;
  padding: 0;
}
#mainContent article .col1,
#mainContent article .col2 {
  position: relative
}
#mainContent article table td.star {
  width: 340px
}
#mainContent article table th,
#mainContent article table td {
  padding-bottom: 7px
}
#mainContent article .col1 .logo {
  background: #f1c5ce;
  margin: 0;
  padding: 4px;
  position: relative;
  right: -15px;
  top: -6px;
  width: 110px;
}
#mainContent article img.hero,
#mainContent article .col1 .logo,
#mainContent article .col2,
#mainContent .wContainer,
#mainContent .tag-closed,
#mainContent article .pkglist h2,
#gallery ul,
#gallery .default,
#gallery ul li a img,
#menshow #leftContent .ad,
#leftContent h3,
.broh {
  -moz-box-shadow: 0 1px 6px rgba(107,37,51,0.6);
  -webkit-box-shadow: 0 1px 6px rgba(107,37,51,0.6);
  box-shadow: 0 1px 6px rgba(107,37,51,0.6);
}
#mainContent article table th {
  color: #493123;
  padding: 1px 0;
  text-align: right;
  vertical-align: top;
  width: 150px;
}
#mainContent article .col2 a.custom {
  display: block;
  left: -5px;
  margin-bottom: 20px;
  position: relative;
  top: -2px;
}
#mainContent article table td {
  padding-left: 15px
}
#mainContent .wContainer {
  background: #FFF;
  border: #f1c5ce 4px solid;
  margin: 0 0 10px;
  padding: 20px;
  position: relative;
  z-index: 0;
}
#mainContent .tag-closed {
  background: #F00;
  color: #FFF;
  font-size: 140%;
  font-weight: bold;
  margin: 0 0 15px;
  padding: 7px;
  position: relative;
  text-align: center;
  z-index: 0;
}
#mainContent .wContainer img {
  border-bottom: #ccc solid 1px;
  border-left: #666 solid 1px;
  border-right: #ccc solid 1px;
  border-top: #666 solid 1px;
}
#mainContent .breadcrumb {
  border-bottom: dotted 1px #977971;
  font-size: 85%;
  line-height: 26px;
  margin-bottom: 10px;
}
#mainContent .pkglist {
  position: relative;
  width: 100%;
}
#mainContent .breadcrumb a {
  color: #493123;
  text-decoration: underline;
}
#mainContent .pkglist .pkg.one {
  left: 0;
  position: relative;
}
#mainContent .pkglist .pkg.two {
  left: 5px;
  position: relative;
}
#mainContent .pkglist .pkg.one .pkgimg {
  background: url(../images/pkg-topimg-girls.gif) no-repeat;
  background-size: 98%;
}
#mainContent .pkglist .pkg {
  display: inline-block;
  float: left;
  margin: 0 0 0px;
  padding: 0;
  position: relative;
  vertical-align: top;
  width: 300px;
}
#mainContent .pkglist .pkg.two .pkgimg {
  background: url(../images/pkg-topimg-chippendales.gif) no-repeat;
  background-size: 98%;
}

#mainContent .pkglist .pkg .all-that-magic{background:url(../images/all_that_magic.gif) no-repeat; background-size: 98%;}
#mainContent .pkglist .pkg .sinner{background:url(../images/sinner-dinner.png) no-repeat; background-size: 98%;}
#mainContent .pkglist .pkg .thunder-pkg{background:url(../images/thunder-night.gif) no-repeat; background-size: 98%;}
#mainContent .pkglist .pkg .female-carn{background:url(../images/female-carn.gif) no-repeat; background-size: 98%;}
#mainContent .pkglist .pkg .double-dose{background:url(../images/double-dose.gif) no-repeat; background-size: 98%;}
#mainContent .pkglist .pkg .ready-for-takeoff{background:url(../images/ready-for-takeoff.gif) no-repeat; background-size: 98%;}
#mainContent .pkglist .pkg .flying-first-class{background:url(../images/flying-first-class.gif) no-repeat; background-size: 98%;}
#mainContent .pkglist .pkg .flight-to-australia{background:url(../images/flight-to-australia.gif) no-repeat; background-size: 98%;}
#mainContent .pkglist .pkg .ultimate-down-under{background:url(../images/ultimate-down-under.gif) no-repeat; background-size: 98%;}
#mainContent .pkglist .pkg .night-at-the-palms{background:url(../images/night-at-the-palms.gif) no-repeat; background-size: 98%;}
#mainContent .pkglist .pkg .head-over-heels{background:url(../images/Head_Over_Heels.gif) no-repeat; background-size: 98%;}
#mainContent .pkglist .pkg .chippendales1{background:url(../images/pkgpg-chippendales1.gif) no-repeat; background-size: 98%;  }
#mainContent .pkglist .pkg .sapphire1{background:url(../images/pkgpg-sapphire1.gif) no-repeat; background-size: 98%;  }
#mainContent .pkglist .pkg .thunder1{background:url(../images/pkgpg-thunder1.gif) no-repeat; background-size: 98%;  }
#mainContent .pkglist .pkg .og{background:url(../images/pkgpg-og.gif) no-repeat; background-size: 98%;  }
#mainContent .pkglist .pkg .girls1{background:url(../images/bachelorette-all-night.gif) no-repeat; background-size: 98%;  }
#mainContent .pkglist .pkg .nolimo{background:url(../images/pkgpg-nolimo.gif) no-repeat; background-size: 98%;  }
#mainContent .pkglist .pkg .bridesmaid{background:url(../images/pkg-bridesmaid.gif) no-repeat; background-size: 98%;  }
#mainContent .pkglist .pkg .girlscruise{background:url(../images/pkg-girlscruise.gif) no-repeat; background-size: 98%;  }
#mainContent .pkglist .pkg .justbecause{background:url(../images/pkg-justbecause.gif) no-repeat; background-size: 98%;  }
#mainContent .pkglist .pkg .queen{background:url(../images/queen-of-the-night.png) no-repeat; background-size: 98%;  }
#mainContent .pkglist .pkg .supper{background:url(../images/pkg-supper.gif) no-repeat; background-size: 98%;  }
#mainContent .pkglist .pkg .hen{background:url(../images/pkg-hen.gif) no-repeat; background-size: 98%;  }
#mainContent .pkglist .pkg .palace{background:url(../images/pkg-palace.gif) no-repeat; background-size: 98%;  }
#mainContent .pkglist .pkg .dirty{background:url(../images/dirty-thirty.png) no-repeat; background-size: 98%;  }
#mainContent .pkglist .pkg .action{background:url(/images/ReadyForActionLogo.png) no-repeat; background-size: 98%;  }
#mainContent .pkglist .pkg .readyforaction{background:url(../images/ReadyForActionLogo.png) no-repeat; background-size: 98%;  }
#mainContent .pkglist .pkg .apex{background:url(../images/Views-From-Apex-19.gif) no-repeat; background-size: 98%;}
#mainContent .pkglist .pkg .all-that-bachelorette{background:url(../images/all-that-bachelorette.png) no-repeat; background-size: 98%;}
#mainContent .pkglist .pkg .queen-b{background:url(../images/queen-b.gif) no-repeat; background-size: 98%;}
#mainContent .pkglist .pkg .flight-to-cos{background:url(../images/flight-to-cos.jpg) no-repeat; background-size: 98%;}
#mainContent .pkglist .pkg .btv-thunder{background:url(../images/btv-thunder.jpg) no-repeat; background-size: 98%;}
#mainContent .pkglist .pkg .bachelorette-dinner-btv{background:url(../images/bachelorette-dinner-btv.jpg) no-repeat; background-size: 98%;}
#mainContent .pkglist .pkg .brides{background:url(../images/brides.jpg) no-repeat; background-size: 98%;}
#mainContent .pkglist .pkg .rock-n-roll1{background:url(../images/rock-n-roll.jpg) no-repeat; background-size: 98%;}
#mainContent .pkglist .pkg .downtown{background:url(../images/downtown.jpg) no-repeat; background-size: 98%;}
#mainContent .pkglist .pkg .le-tour-de-vegas{background:url(../images/le-tour-de-vegas.jpg) no-repeat; background-size: 98%;}
#mainContent .pkglist .pkg .strip-to-fremont{background:url(../images/strip-to-fremont.jpg) no-repeat; background-size: 98%;}
#mainContent .pkglist .pkg .pole-position{background:url(../images/pole-position.jpg) no-repeat; background-size: 98%;}
#mainContent .pkglist .pkg .girls-night-out{background:url(../images/girls-night-out.jpg) no-repeat; background-size: 98%;}
#mainContent .pkglist .pkg .black-magic{background:url(../images/black-magic.jpg) no-repeat; background-size: 98%;}
#mainContent .pkglist .pkg .lightning-thunder{background:url(../images/lightning-thunder.jpg) no-repeat; background-size: 98%;}
#mainContent .pkglist .pkg .mama-on-the-record{background:url(../images/mama-on-the-record.jpg) no-repeat; background-size: 98%;}
#mainContent .pkglist .pkg .sexy-senorita{background:url(../images/sexy-senorita.jpg) no-repeat; background-size: 98%;}
#mainContent .pkglist .pkg .soaring-bachelorette{background:url(../images/soaring-bachelorette.jpg) no-repeat; background-size: 98%;}
#mainContent .pkglist .pkg .cruisn-crawlin{background:url(../images/cruisn-crawlin.jpg) no-repeat; background-size: 98%;}
#mainContent .pkglist .pkg .pole-dancing{background:url(../images/pole-dancing.jpg) no-repeat; background-size: 98%;}
#mainContent .pkglist .pkg .hot-night-out{background:url(../images/hot-night-out.jpg) no-repeat; background-size: 98%;}
#mainContent .pkglist .pkg .from-paris-with-love{background:url(../images/from-paris-with-love.jpg) no-repeat; background-size: 98%;}
#mainContent .pkglist .pkg .pack-1{background:url(../packages/images/pack-1.jpg) no-repeat; background-size: 98%;}
#mainContent .pkglist .pkg .pack-2{background:url(../packages/images/pack-2.jpg) no-repeat; background-size: 98%;}
#mainContent .pkglist .pkg .pack-3{background:url(../packages/images/pack-3.jpg) no-repeat; background-size: 98%;}
#mainContent .pkglist .pkg .pack-4{background:url(../packages/images/pack-4.jpg) no-repeat; background-size: 98%;}
#mainContent .pkglist .pkg .pack-5{background:url(../packages/images/pack-5.jpg) no-repeat; background-size: 98%;}
#mainContent .pkglist .pkg .pack-6{background:url(../packages/images/pack-6.jpg) no-repeat; background-size: 98%;}
#mainContent .pkglist .pkg .pack-7{background:url(../packages/images/pack-7.jpg) no-repeat; background-size: 98%;}
#mainContent .pkglist .pkg .pack-8{background:url(../packages/images/pack-8.jpg) no-repeat; background-size: 98%;}
#mainContent .pkglist .pkg .pack-9{background:url(../packages/images/pack-9.jpg) no-repeat; background-size: 98%;}
#mainContent .pkglist .pkg .pack-11{background:url(../packages/images/pack-11.jpg) no-repeat; background-size: 98%;}
#mainContent .pkglist .pkg .pack-10{background:url(../packages/images/pack-10.jpg) no-repeat; background-size: 98%;}
#mainContent .pkglist .pkg .pack-12{background:url(../packages/images/pack-12.jpg) no-repeat; background-size: 98%;}
#mainContent .pkglist .pkg .pack-13{background:url(../packages/images/pack-13.jpg) no-repeat; background-size: 98%;}

#mainContent .pkglist h2 {
  background: #493123;
  color: #FFF;
  font-size: 24px;
  margin: 0 0 10px;
  padding: 8px;
  text-align: center;
  text-transform: uppercase;
}

#mainContent .pkglist .pkg .detail {
  background: url(../images/pkg-bg.gif) repeat-y;
  padding: 10px 25px 7px;
}

#mainContent .pkglist .pkg .pkgimg {
  display: block;
  height: 176px;
  margin-left:4px;
}

#mainContent .pkglist .pkg .price {
  color: #333;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 20px;
  font-style: italic;
  font-weight: 700;
  line-height: 25px;
  margin: 0;
  text-align: right;
}
#mainContent .pkglist .pkg a.book {
  display: block;
  margin-top: 10px;
  text-align: center;
}
#mainContent .pkglist .pkg .foot {
  background: url(../images/pkg-foot.png) no-repeat;
  display: block;
  height: 20px;
}
#mainContent .pkglist .pkg span {
  color: #09c;
  display: block;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 12px;
  font-weight: 700;
  margin: 0 5px 10px;
  text-transform: uppercase;
}
#mainContent .pkglist .pkg ul {
  list-style: none;
  margin: 0 0 15px;
  padding: 0 0 0 15px;
}
#mainContent .pkglist .pkg h3 {
  border-bottom: #ccc 1px solid;
  color: #C00;
  font-size: 16px;
  margin: 3px 0 15px;
  padding: 0 0 13px;
  text-align: center;
  text-transform: uppercase;
}
#mainContent .pkglist .pkg ul li {
  list-style-image: url(../images/pkg-list.gif);
  margin: 0 0 3px 3px;
  padding-left: 3px;
}
#mainContent .pkglist .pkg ul li a {
  color: #900;
  text-decoration: underline;
}
figure.content-ad{width: 336px!important; float:right; margin-left:10px}

/***********home pages************/

#leftContent .col2.rank {
  padding: 0;
  width: 175px;
}

#leftContent .ad {
  padding: 7px 0 7px 7px;
  width: 168px;
  margin-bottom:30px;
}
#leftContent .col2.rank h4 {
  background: #C00;
  color: #FFF;
  padding: 5px;
  text-align: center;
  text-transform: uppercase;
}
#leftContent .col2.rank ol {
  list-style: none;
  margin: 0 0 30px;
  padding: 0 5px;
}

#leftContent .col2.rank ol li.top a b {
  background: #C00
}
#leftContent .col2.rank ol li {
  border-bottom: dotted #d9a9b3 1px;
  border-top: dotted #fff 1px;
  margin: 0 0 10px;
  padding: 0;
  position: relative;
}

#leftContent .col2.rank ol li a {
  color: #333;
  display: block;
  text-align: center;
}
#leftContent .col2 a:hover.custom,
#leftContent .col2.rank ol li a:hover,
#leftContent .col2.rank ol li a:hover {
  text-decoration: none
}
#leftContent .col2.rank ol li a:hover h5,

#leftContent .col2.rank ol li a img {
  border-bottom: #ddd solid 1px;
  border-left: #666 solid 1px;
  border-right: #ddd solid 1px;
  border-top: #666 solid 1px;
  width: 158px!important;
}
#leftContent .col2.rank ol li a h5 {
  color: #333;
  font-family: "Arial Black", Gadget, sans-serif;
  font-size: 15px;
  margin: 0 0 5px;
  padding: 0 2px;
  text-transform: uppercase;
}
#leftContent .col2.rank ol li a p {
  font-size: 12px;
  line-height: 15px;
  padding: 0 2px;
}
#leftContent .col2.rank ol li a b {
  background: #333;
  color: #FFF;
  display: block;
  font-family: "Arial Black", Gadget, sans-serif;
  padding: 4px 6px;
  position: absolute;
}


#leftContent .col2 {
  position: relative
}


#leftContent .col2,
#leftContent h3,
.broh {
  -moz-box-shadow: 0 1px 6px rgba(107,37,51,0.6);
  -webkit-box-shadow: 0 1px 6px rgba(107,37,51,0.6);
  box-shadow: 0 1px 6px rgba(107,37,51,0.6);
}


#leftContent .col2 a.custom {
  display: block;
  left: -5px;
  margin-bottom: 20px;
  position: relative;
  top: -2px;
}

#full-width-content .col1{width:100%!important; }
#full-width-content hgroup{margin-bottom:20px!important;}
#full-width-content .col1 .pkglist{width:100% !important;}

.socials-bottom {z-index:1000 !important;right:0; display: flex;justify-content: center;position:absolute !important;right:533px !important;}
.socials-bottom li {position:relative; display:inline-block;list-style: none;margin: 0;margin-left:9px;padding: 0;vertical-align: middle;z-index:5;margin-top:-3px;}
.socials-bottom li:hover {-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; filter: alpha(opacity=70);-moz-opacity: 0.7; opacity: 0.7;}
.socials-bottom li:first-child {margin-left:0px;}

.video-container {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px; height: 0; overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
