/**************************
General Elements
**************************/
html, body
{
	height:100%;
	width:100%;
}

body
{
	padding:0px;
	margin:0px;
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	float: left;
}

/**************************
a links
**************************/
a:link,
a:visited
{
	color: #efbe3a;
	text-decoration: none;
}
a:hover
{
	color: #FFF1A6;
}

/**************************
floats
**************************/
.floatClear {
	font-size: 1px;
	clear: both;
	height: 0px;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
	width: 20px;
	line-height: 0px;
}
.floatLeft
{
	float: left;
}

.floatRight
{
	float: right;
	margin: 0px;
	padding: 0px;
	line-height: normal;
}

#page-content
{
	background-image: url(../../Images/global/translucent_black.png);
	min-height: 380px;
	padding-bottom: 10px;
	height:1%;
	
}
.ie6 #page-content
{
	background-image:none;
	min-height: 380px;
	padding-bottom: 10px;
	background-color: #000;
	
}
#page-content-index
{
	background-image: url(../../Images/global/translucent_black_subtle.png);
	min-height: 380px;
	padding-bottom: 10px;
	
}

.ie6 #page-content-index
{
	background-image:none;
	min-height: 380px;
	padding-bottom: 10px;
	
}
/**************************
lists
**************************/
ul
{
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
li
{
	padding-left: 6px;
	padding-bottom: 6px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	line-height: normal;

}

/**************************
Header
**************************/
#header {
	height: 120px;
	background-image: url(../../images/global/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	min-width: 926px;
	width: 100%;
}
#column-left {
	width: 214px;
	padding-left: 15px;
	float: left;
	padding-bottom: 60px;
}
#column-main {
	float: left;
	width: 746px;
	padding-bottom: 40px;
}
#column-main-t {
	height: 28px;
	background-image: url("../../../images/global/column_main_t.gif");
	background-repeat: no-repeat;
}


.headerLogo {
	background-image: url(../../images/global/logo_nightlife.gif);
	height: 0px;
	width: 217px;
	float: left;
	padding-top: 39px;
	background-repeat: no-repeat;
	margin-top: 23px;
	overflow: hidden;
	margin-left: 30px;
	margin-bottom: 32px;
}
#footer {
	width: 926px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 60px;
}
#footer .content {
	width: 940px;
	margin-left: auto;
	margin-right: auto;
}
#footer .content .padding {
	padding-left: 185px;
}

#footer .content .row1 {
	padding-bottom: 18px;
}
#footer .content .row2 {
	padding-bottom: 36px;

}
#footer .content .row3 {

}
#footer-menu .RadMenu
{
	float: none !important;
	z-index: 10 !important;
}
#footer-menu
{
	float: none;
	padding-bottom: 12px;
}
#footer-menu ul {
	list-style-type: none;
	padding: 0px !important;
	margin: 0px;
	
}
#footer-menu ul li {
	float: left;
	padding-right: 20px !important;
	padding-left: 0px !important;
	margin: 0px !important;
	font-weight: bold;
}
#footer-menu ul li a,
#footer-menu ul li a span
{
	padding: 0px !important;
	margin: 0px !important;
}

#footer-menu ul li a:link,
#footer-menu ul li a:visited {
	text-decoration: none;
	color: #efbe3a;
}
#footer-menu ul li a:hover {
	color: #FFF1A6;
	text-decoration: none;
}

#copyright {
	font-size: 10px;
	color: #929292;
	clear: left;
	float: left;
	margin-right: 10px;
}
#side-column {
	width: 158px;
	float: left;
}
#insidePageContent-padding {
	padding-top: 28px;
	padding-right: 42px;
	padding-bottom: 26px;
	padding-left: 42px;
}
#insidePageContent-content {
	background-image: url(../../../assets/images/global/inside_pg_bg.gif);
	background-repeat: repeat-y;
	background-position: 163px top;
	min-height: 490px;
}
#section-title-box {
	padding-top: 68px;
	padding-bottom: 22px;
	border-top-width: 1px;
	border-bottom-width: 13px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #eeeeee;
	border-bottom-color: #eeeeee;
	margin-bottom: 3px;
}
#page-title-bar {
	background-image: url(../../../images/global/page_title_bar_bg.jpg);
	background-repeat: no-repeat;
	height: 102px;
	background-color: #40291B;
}
.main-content #page-title-container {
	margin-bottom: 20px;
	padding-bottom: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e2ddd8;
}
.main-content hr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #e2ddd8;
	border-right-color: #e2ddd8;
	border-bottom-color: #e2ddd8;
	border-left-color: #e2ddd8;
	height: 1px;
	clear: both;
	padding: 0px;
	display: block;
	font-size: 1px;
	width: 100%;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 26px;
	margin-left: 0px;
}

.main-content p {
	clear: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
}


.index-list-box {
	float: left;
	width: 200px;
	margin-right: 20px;
	margin-bottom: 36px;
}
.main-content .index-list-box p {
	margin-bottom: 6px;
}

.index-list-box a
{
	font-size:11px;
	font-weight:bold;
}


.quicklinks {
	background-color: #eeeeee;
	padding-top: 49px;
	padding-bottom: 12px;
	padding-left: 12px;
	background-image: url(../../../assets/images/global/quicklinks-header.gif);
	background-repeat: no-repeat;
}
.quicklinks ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.quicklinks li
{
	margin: 0px;
	padding: 0px;
}
.quicklinks a:link,
.quicklinks a:visited
{
	text-decoration: none;
	background-image: url(../../../assets/images/global/bullet_arrow_sm.gif);
	background-position: 129px 10px;
	padding-top: 6px;
	padding-bottom: 7px;
	background-repeat: no-repeat;
	display: block;
	color: #028591;
}
.quicklinks a:hover
{
	color: #4c4c4c;
}
.main-content {
	clear: both;
	width: 100%;
}

.main-content-inner-container {
	width: 926px;
	margin-right: auto;
	margin-left: auto;
}
#column-center {
	float: left;
	width: 434px;
	padding-left: 25px;
	padding-top: 39px;
	font-size: 13px;
	color: #7c7c7c;
	line-height: 20px;
}
#column-right {
	float: left;
	width: 194px;
	padding-left: 27px;
	padding-top: 39px;
}
.content-2col {
	float: left;
	width: 47%;
	padding-right: 11px;
}
.content-2col-last {
	float: left;
	width: 47%;
	padding-left: 11px;
}


/* link list */
.link-list ul
{
	list-style:none;
	padding:0px;
	margin:0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e4e4e4;	
}
.link-list ul li
{
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e4e4e4;	
}
.link-list ul li a:link,
.link-list ul li a:visited
{
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 6px;
	display: block;
	background-image: url(../../../assets/images/global/bullet_arrow_med.gif);
	background-repeat: no-repeat;
	background-position: right 11px;
}

#inside-pages-hero {
	background-color: #028591;
	height: 119px;
	width: 707px;
}
#inside-page-hero-image {
	float: right;
}
.home-content {
	padding-top: 10px;
	padding-right: 66px;
	padding-bottom: 40px;
	padding-left: 66px;
}

.home-column-first,
.home-column-middle,
.home-column-last 
{
    width: 23%;
    float: left;
    font-size: 11px;
    line-height: 18px;
}
.home-column-first {
    padding-right: 10px;
}
.home-column-middle {
    padding-right: 10px;
    padding-left: 10px;
}
.home-column-last {
    padding-left: 10px;
    font-size: 12px;
    line-height: 20px;
}

#hero {
	background-color: #CCC;
	background-image: url(../../../images/secondary/hero_sec_ph.jpg);
	background-repeat: no-repeat;
	height: 356px;

}
#home-hero {
	background-color: #4D3628;
	height: 356px;
}
#footer-menu-strip {
	background-image: url("../../../images/global/footer_nav_bg.gif");
	background-repeat: repeat-x;
	clear: left;
	height: 40px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#header-res-phone {
	background-color: #f6f3f0;
	width: 194px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: left;
	text-align: center;
}

#header-res-phone h5 {
	font-size: 10px;
	color: #938472;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.nav-banner {
	padding-left: 13px;
	padding-bottom: 23px;
}
.nav-finding-resort {
	padding-left: 13px;
}
.footer-small-words {
	font-size: 9px;
	color: #ccc1b6;
	width: 670px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 8px;
}
.article-list {
	padding-top: 0px;
	padding-bottom: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e2ddd8;
	margin-top: 4px;
}
.article-list-item-content h3 {
	font-size: 14px;
	font-weight: bold;
	color: #442c1e;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	text-transform: uppercase;
}


.article-list-item {
	padding-top: 24px;
	padding-bottom: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e2ddd8;
}
.article-list-item-thumb {
	padding: 2px;
	float: left;
	border: 1px solid #d1c7bd;
	margin-right: 29px;
}
.upcoming-event-feature .image-border,
.upcoming-event-feature-last .image-border
{
	border: 1px solid #1f1f1f;
	height: 156px;
	width: 174px;
}

.upcoming-event-feature .image-border:hover,
.upcoming-event-feature-last .image-border:hover
{
	border: 1px solid #efbe3a;
}


.article-list-item-content {
	float: left;
	padding-top: 6px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 490px;
}
.article-list-item-content a
{
	font-size:11px;
	font-weight:bold;
}

.image-float-right {
	clear: right;
	float: right;
	padding-left: 10px;
}
.columns-two {
	width: 46%;
	float: left;
	margin-right: 16px;
}
#header-inner-container {
	height: 120px;
	width: 926px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#my-borgata-menu {
	float: right;
	padding-top: 5px;
	padding-right: 27px;
}
#header-tabs {
	position: absolute;
	top: 40px;
	right: 0px;
}
#event-features {
	background-image: url(../../Images/global/feature_events_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	/*height: 360px;*/
	min-width: 926px;
	width: 100%;
}
#event-features-inner-container {
	width: 926px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 35px;
}
#col-upcoming-events {
	float: left;
	margin-right: 22px;
	width: 567px;
	padding-left: 35px;
}
.upcoming-event-feature,
.upcoming-event-feature-last
{
	width: 177px;
	margin-right: 18px;
	line-height: 16px;
	padding-bottom: 16px;
	float: left;
}
.upcoming-event-feature-last
{
	margin-right: 0px;
}

.upcoming-event-feature h3,
.upcoming-event-feature-last h3
{
	font-size: 14px;
	font-weight: normal;
	color: #efbe3a;
	margin-top: 14px;
	margin-bottom: 9px;
	padding: 0px;
}
.upcoming-event-feature h4,
.upcoming-event-feature-last h4
{
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.upcoming-event-feature p,
.upcoming-event-feature-last p
{
	margin: 0px;
	padding: 0px;
}
.event-features-header {
	margin-bottom: 11px;
	padding-bottom: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #371d1b;
	height: 26px;
}
.event-features-header h2 {
	font-size: 20px;
	color: #FFF;
	padding: 0px;
	float: left;
	margin: 0px;
}
#col-whats-hot {
	float: left;
	width: 302px;
}
#social-link-container {
	width: 891px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 35px;
	clear: both;
	padding-top: 10px;
	padding-bottom: 21px;
}
.social-link-item {
	float: left;
	margin-right: 18px;
}
#footer-inner-container {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #1a1a1a;
	padding-top: 12px;
	padding-left: 35px;
}
#borgata-link {
	float: right;
}
#borgata-link a
{
	color: #FFF;
	text-decoration: none;	
}
#borgata-link a:hover
{
	color: #FFF1A6;
}
#footer-legal-links {
	float: left;
	font-size: 10px;
}

#footer-legal-links .RadMenu
{
	z-index: 10 !important;
}
#footer-legal-links ul {
	list-style-type: none;
	padding: 0px !important;
	margin: 0px;
	width: 310px;
	
}
#footer-legal-links ul li {
	float: left;
	padding: 0px !important;
	margin: 0px !important;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #585858;
}
#footer-legal-links ul li.rmLast
{
	border-right-style: none !important;
}
#footer-legal-links ul li a,
#footer-legal-links ul li a span
{
	padding: 0px !important;
	margin: 0px !important;
}

#footer-legal-links ul li a:link,
#footer-legal-links ul li a:visited {
	text-decoration: none;
	color: #929292;
	padding-right: 12px !important;;
	padding-left: 12px !important;;
}
#footer-legal-links ul li a:hover {
	color: #FFF1A6;
	text-decoration: none;
}
#footer-disclaimer {
	font-size: 10px;
	color: #929292;
	clear: left;
	padding-top: 3px;
}
#nightlife-feature-container {
	background-color: #000;
	background-image: url(../../Images/global/nightlife_features_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 114px;
	width: 100%;
}
#nightlife-feature-inner-container {
	height: 110px;
	width: 916px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
}
.nightlife-feature-item {
	float: left;
	width: 291px;
	margin-right: 14px;
}
.nightlife-feature-item-thumb {
	float: left;
}
.nightlife-feature-item-content {
	float: left;
	padding-top: 22px;
	font-size: 10px;
	width: 213px;
	line-height: 15px;
}
.nightlife-feature-item-content h3 {
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	width: 210px;
	height: 24px;
}
.nightlife-feature-item-content a {
	font-weight: bold;
}
.main-content-inner-container h1 {
	font-size: 40px;
	padding-top: 34px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 32px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 720px;
	height:55px;
}
.venue-logo {
	float: right;
}
.image-link {
	margin-right: 13px;
}
#column-content-main h2 {
	font-size: 24px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: normal;
	font-family: "Arial Narrow", Arial, Tahoma, sans-serif;
}
.hours-table {
	font-size: 11px;
	line-height: 16px;
}
#column-content-side .image-caption {
	font-size: 10px;
	font-style: italic;
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}

/**************************
djs
**************************/
.dj-list-container {
	padding-top: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #1f1f1f;
	margin-top: 16px;
	clear: left;
}
.djs-list-item {
	background-color: #151515;
	width: 202px;
	float: left;
	margin-right: 6px;
	margin-bottom: 30px;
	margin-left: 7px;
}
.djs-list-item:hover {
	background-color: #efbe3a;
}
.djs-list-item:hover  .djs-list-item-title{
	color: #000;
}

.djs-list-item-image {
	padding-top:1px;
	padding-right: 1px;
	padding-left: 1px;
}
.djs-list-item-image img {
	width:200px;
	height:200px;
}
.djs-list-item-title {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #efbe3a;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.list-pagination {
	color: #a8a8a8;
	font-weight: bold;
	margin-bottom: 0px;
	text-align: right;
	padding: 8px;
}
.djs-detail-container {
	padding-bottom: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1f1f1f;
	padding-top: 24px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #1f1f1f;
}
.djs-detail-image {
	padding: 9px;
	border: 1px solid #1f1f1f;
	margin-bottom: 16px;
}
.djs-detail-website {
	margin-bottom: 26px;
	font-size: 14px;
	font-weight: bold;
}

.djs-detail-column-side {
	float: left;
	width: 220px;
	margin-right: 30px;
}
.djs-detail-column-content {
	float: left;
	width: 582px;
}

.djs-detail-share {
}
.djs-detail-title {
	font-size: 22px;
	font-weight: bold;
	color: #efbe3a;
	margin-bottom: 12px;
	text-transform: uppercase;
}
.djs-detail-text {
	font-size: 14px;
}
.back-container {
	padding-top: 8px;
	padding-bottom: 8px;
	font-weight: bold;
	clear: both;
}
.ajax-loader
{
	width: 32px;
	margin-left:auto;
	margin-right:auto;
}
.main-content #page-content-index #column-content-main h2 {
	font-size: 54px;
	line-height: 50px;
	font-family: "Arial Narrow", Arial, Tahoma, sans-serif;
	font-weight: bold;
}
#page-content-index #column-content-main {
	font-size: 14px;
}
.col3-item-container {
	padding-top: 54px;
	padding-left: 47px;
}
.col3-item {
	width: 272px;
	float: left;
	margin-right: 14px;
	padding-bottom: 20px;
}
.col3-item-img {
	margin-bottom: 16px;
}
.col3-item-title {
	font-family: "Arial Narrow", Arial, Tahoma, sans-serif;
	font-size: 28px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-left: 10px;
	line-height: 28px;
}

.col3-item-subtitle {
	font-family: "Arial Narrow", Arial, Tahoma, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #efbe3a;
	margin-bottom: 0px;
	padding-right: 10px;
	padding-left: 10px;
}
.col3-item-desc {
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 17px;
	line-height: 18px;
	font-size: 11px;
}

.col3-item-buttons {
	margin-bottom: 9px;
	padding-left: 10px;
}
.venue-list-container {
	padding-top: 34px;
	padding-left: 34px;
	padding-bottom: 34px;
}
.venue-item {
	width: 208px;
	margin-right: 10px;
	float: left;
}
.venue-item-image {
	margin-bottom:14px;
}
.venue-item-title {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #efbe3a;
	margin-bottom: 0px;
	padding-left: 20px;
}
.venue-item-desc {
	height: 96px;
	margin-bottom: 10px;
	padding-left: 20px;
	padding-right: 14px;
	line-height: 17px;
	font-size: 12px;
}
.venue-item-buttons {
	margin-bottom: 10px;
	padding-left: 20px;
}
.results-no-data {
	font-size: 18px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-weight: bold;
	color: #a8a8a8;
}

.pager-previous {
	color: #333;
	padding-right: 8px;
}
.pager-next {
	color: #333;
	padding-left: 8px;
}

.buttonLayoutVertical
{
	clear: both;
	float: none;
	margin-bottom: 10px;
	display: block;
}
.buttonLayoutHorizontal
{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;	
}
.banner-border {
	border: 1px solid #1f1f1f;
}
.nlplus-container {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #1f1f1f;
	margin-top: 14px;
}
.nlplus-image {
	float: left;
	width: 258px;
}
.nlplus-content {
	float: left;
	width: 496px;
	padding-left: 29px;
}
.nlplus-title {
	font-size: 24px;
	color: #efbe3a;
	margin-bottom: 0px;
	font-family: "Arial Narrow", Arial, Tahoma, sans-serif;
	font-weight: bold;
}
.nlplus-subtitle {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 6px;
}
.nlplus-description {
	font-size: 12px;
	margin-bottom: 8px;
}
.nlplus-links {
	font-weight: bold;
}

.nlplus-item {
	padding-top: 22px;
	padding-bottom: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1f1f1f;
}
.btn-bnl-rewards-sign-in {
	height: 43px;
	width: 205px;
	position: absolute;
	top: 77px;
	right: 0px;
}
