/**********************************************************************************
***********************************************************************************
                       CSS Style Sheet for BlackBookMag.com                      
                               Powered by BlackBook                              
                                                                                 
  $Id: widget.css 1510 2009-06-22 20:30:04Z bkuberek $
                                                                                 
  @scope        Widget Styles
  @url          http://www.blackbookmag.com/                                     
  @author       Bastian Kuberek - bkuberek@blackbookmag.com                 
  @copyright    Copyright (C) 2008 BlackBook Media Corp. All rights reserved.    
                                                                                 
***********************************************************************************
**********************************************************************************/


/* @group DEFAULTS
-----------------------------------------------------------------------------*/

#alpha .module,
#gamma .module,
.module  {
	margin: 0 0 5px 0;
	border: 1px solid #cccccc;
}
div.bb-adv-120x60 {
	width: 120px;
	height: 60px;
}
div.bb-adv-160x60 {
	width: 160px;
	height: 60px;
}
div.bb-adv-234x60 {
	width: 234px;
	height: 60px;
	float: right;
}
.bb-adv-728x90 {
	/*width: 728px;*/
	/*height: 90px;*/
	margin: 0 auto;
	border: none;
}
.bb-adv-237x90 {
	width: 237px;
	height: 90px;
}
.bb-adv-160x600 {
	width: 160px;
	height: 600px;
}
.bb-adv-460x60 {
	width: 460px;
	height: 60px;
}

div.sponsor-section {
	width: 980px;
	height: 30px;
	text-align: center;
	margin-bottom: 10px;
}
div.sponsor-section div.sponsor-section-l {
}
div.sponsor-section div.sponsor-section-r {
}
div.sponsor-section div.content {
	text-align: left;
}

.module-line {
	border-top: 1px solid #e4e4e6;
}

/* @end DEFAULTS
-----------------------------------------------------------------------------*/

/* @group RECENT POSTS
-----------------------------------------------------------------------------*/

div.module-latest-posts-300,
div.module-latest-posts-160 {
	font-family: georgia, arial, sans-serif;
	text-align: left;
	color: #000;
	padding: 5px;
	background: #fff;
}
div.module-latest-posts-300 .stripes,
div.module-latest-posts-160 .stripes {
	padding: 5px;
	background: url(bg-stripes2.gif);
}
div.module-latest-posts-300 .module-posts-hdr {
	font-size: 22px;
	font-weight: bold;
	padding: 10px 10px 15px 25px;
	background: transparent url(arrow-yellow_bgray.gif) 0px 8px no-repeat;
}
div.module-latest-posts-160 .module-posts-hdr {
	font-family: georgia, arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0px 10px 13px;
	background: transparent url(arrow-yellow_sm_bgray.gif) 0px 5px no-repeat;
}
div.module-latest-posts-300 .module-content,
div.module-latest-posts-160 .module-content {
	padding: 5px;
	background: #fff;
}
div.module-latest-posts-300 li,
div.module-latest-posts-160 li {
	font-weight: bold;
	padding: 5px;
}
.module-posts-hdr .gray {
	color: #555;
}

/* @end RECENT POSTS
-----------------------------------------------------------------------------*/

/* @group LATEST LISTINGS
-----------------------------------------------------------------------------*/

div.module-latest-listings-300,
div.module-latest-listings-160 {
	font-family: georgia, arial, sans-serif;
	text-align: left;
	color: #000;
	background: #fff;
	margin-top: 4px;
	/*border: 1px solid #cccccc;*/
}
div.module-latest-listings-300 {
	padding: 10px;
}
div.module-latest-listings-160 {
	padding: 5px;
}
div.module-latest-listings-300 .module-listings-hdr {
	font-family: georgia, arial, sans-serif;
	font-size: 14px;
	line-height: 1em;
	font-weight: bold;
	color: #666;
}
div.module-latest-listings-160 .module-listings-hdr {
	font-family: georgia, arial, sans-serif;
	font-size: 14px;
	line-height: 1em;
	font-weight: bold;
	color: #666;
}
.module-listings-hdr div.citybox {
	position: relative;
}
.module-listings-hdr span {
	color: #000000;
}
div.module-latest-listings-300 .module-listings-hdr div.hdr {
	padding: 5px 0px 10px 15px;
	background: transparent url(arrow-yellow_sm_bgray.gif) 0px 5px no-repeat;
}
div.module-latest-listings-160 .module-listings-hdr div.hdr {
	padding: 5px 0px 5px 13px;
	background: transparent url(arrow-yellow_sm_bgray.gif) 0px 5px no-repeat;
}
.bb-guides-recent .bb-guides-recent-name {
	display: block;
}
div.module-latest-listings-300 .bb-guides-recent .bb-guides-recent-name a,
div.module-latest-listings-160 .bb-guides-recent .bb-guides-recent-name a {
	color: #000;
	font-weight: bold;
	line-height: 1em;
}
div.module-latest-listings-300 .bb-guides-recent li, 
div.module-latest-listings-160 .bb-guides-recent li {
	padding: 2px 2px 5px 2px;
}
div.module-latest-listings-300 .bb-guides-recent li a, 
div.module-latest-listings-160 .bb-guides-recent li a {
	font-family: arial, sans-serif;
	font-weight: normal;
	color: #555;
}
div.module-latest-listings-300 .bb-guides-recent .lname, 
div.module-latest-listings-160 .bb-guides-recent .lname{
	font-weight: bold;
	color: #000;
}
div.module-latest-listings-300 .module-content,
div.module-latest-listings-160 .module-content {
	padding: 8px 5px 5px 5px;
	background: #fff;
	border-top: 1px solid #e1e1e1;
}
div.module-latest-listings-300 li,
div.module-latest-listings-160 li {
	font-weight: bold;
	padding: 5px;
}
.module-listings-hdr a.active-city {
	font-size: 10px;
	line-height: 1.4em;
	font-family: arial;
	text-transform: uppercase;
	text-decoration: none;
	padding: 5px 20px 5px 5px;
	background: url(nav-arrow_dropdown.gif) 90% 8px no-repeat;
}
.module-listings-hdr .widget-city {
	position: absolute;
	background: #fff;
	z-index: 10000;
	border: 2px solid #ccc;  
	padding: 2px;
	left: 0px;
	top: 18px;
	width: 126px;
}
.module-listings-hdr .widget-city ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
div.module-latest-listings-300 .module-listings-hdr .widget-city li,
div.module-latest-listings-160 .module-listings-hdr .widget-city li {
	margin: 0;
	padding: 0;
	float:none;
}
.module-listings-hdr .widget-city a:link, .module-listings-hdr .widget-city a:visited {
	float:none;
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #333;
	display: block;
	padding: 2px 2px 2px 3px;
	border :none;
	width: auto;
}
.module-listings-hdr .widget-city a:hover {
	background: #333;
	color: #fff;
	padding: 2px 2px 2px 3px;
}
.module-main-highlights .hdr {
	background: transparent url(arrow-yellow_sm_bgray.gif) no-repeat scroll 0px 6px;
	padding: 5px 0px 5px 15px;
	font-family: georgia, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.module-main-highlights .glance {
	
}
.module-main-highlights {
	background: #fff;
	text-align: left;
	padding: 5px;
	/*border: 1px solid #cccccc;*/
}
.module-main-highlights div.module-content {
	padding: 5px;
	line-height: 1.5em;
}
.bb-main-widget-type {
	text-transform: uppercase;
	font-family: georgia, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.guide-highlite{
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
}



#bb-listing div.module-latest-listings-300 {
	background: transparent url(bg-stripes-1.gif) repeat scroll 0 0;
}

#bb-listing div.module-latest-listings-300 .module-content {
	background: transparent;
}



/* @end LATEST LISTINGS
-----------------------------------------------------------------------------*/

/* @group FEATURE
-----------------------------------------------------------------------------*/

#bb-main-features-photos {
	width: 210px;
	float: left;
	border-right: 1px dotted #ccc;
	padding: 0 3px 0 0;
}
#bb-main-features {
	width: 474px;
	float: left;
	padding-bottom: 5px;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 10px;
}
#bb-main-features-links {
	float: right;
	width: 250px;
	margin: 0 0 0 4px;
}
.bb-main-graph {
	font-family: georgia, arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
h2.bb-main-title {
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 3px 0;
	
}
.bb-main-feature-summary {
	height: auto;
	overflow:hidden;
}
.bb-main-link {
	border-top: 1px dotted #ccc;
	padding: 6px 0;
	width:100%;
}


.bb-features-summary {
	height: 50px;
}
.bb-main-link h3 {
	font-weight: normal;
	font-size: 13px;
	font-family: georgia, arial, sans-serif;
}

.bg-white {
	background-color: #ffffff;
	padding: 10px;
}

/* @end FEATURE
-----------------------------------------------------------------------------*/

/* @group EDITORIAL POSTS
-----------------------------------------------------------------------------*/

div.mod-good-night-mr-lewis,
div.mod-fashioneer,
div.mod-lavidala {
	/*border: 1px solid #cccccc;*/
	background: #ffffff;
}
div.mod-good-night-mr-lewis div.mod-heading a,
div.mod-fashioneer div.mod-heading a,
div.mod-lavidala div.mod-heading a {
	display: block;
	height: 100%;
	width: 100%;
	text-indent: -9999px;
}
div.mod-lavidala div.mod-heading {
	height: 56px;
	background: transparent url(heading-La+Vida+L.A..gif) 0 0 no-repeat scroll;
}
div.mod-fashioneer div.mod-heading {
	height: 60px;
	background: transparent url(heading-Fashioneer.gif) 0 0 no-repeat scroll;
}
div.mod-good-night-mr-lewis div.mod-heading {
	height: 54px;
	background: transparent url(heading-Good+Night+Mr.+Lewis.gif) 0 0 repeat-x scroll;
}
div.mod-good-night-mr-lewis ul,
div.mod-fashioneer ul,
div.mod-lavidala ul {
	padding: 10px;
}
div.mod-good-night-mr-lewis li.list-item,
div.mod-fashioneer li.list-item,
div.mod-lavidala li.list-item {
	margin-bottom: 3px;
}
div.mod-good-night-mr-lewis li a,
div.mod-fashioneer li a,
div.mod-lavidala li a {
	font-family: Georgia, Times, serif;
}
div.mod-good-night-mr-lewis a.more,
div.mod-fashioneer a.more,
div.mod-lavidala a.more {
	text-transform: uppercase;
	color: #666666;
	font-weight: bold;
}

/* @end EDITORIAL POSTS
-----------------------------------------------------------------------------*/

/* @group SPLASH
-----------------------------------------------------------------------------*/

.bb-splash {
	background: #ffffff;
	padding: 20px;
	border: 1px solid #333333;
	position: relative;
}
.bb-splash-close {
	font-size: 14px;
	font-weight: bold;
	line-height: 1em;
	position: absolute;
	top: 0;
	right: 0;
	padding: 1px 2px;
	border-left: 1px solid #333333;
	border-bottom: 1px solid #333333;
	cursor: pointer;
}
.bb-splash-timer {
	position: absolute;
	left: 0;
	top: 0;
	font-size: 10px;
	width: 100%;
	text-align: center;
}

/* @end SPLASH
-----------------------------------------------------------------------------*/

/* @group INSIDER
-----------------------------------------------------------------------------*/

div.bb-mailinglist-form.module {
	background: #fff;
	border: 1px solid #ccc;
	text-align: left;
}
div.bb-mailinglist-form div.bb-module-heading {
	margin: 0 0 5px 0;
}
div.bb-mailinglist-form.page div.bb-module-heading {
	color: #000000;
	font-size: 14px;
	padding: 0 0 0 30px;
	font-size: 25px;
	line-height: 1.5em;
	font-family: georgia, times, serif;
	background: url(arrow-yellow.gif) 0 center no-repeat scroll;
}
div.bb-mailinglist-form.module div.bb-module-heading a {
	display: block;
	height: 40px;
	overflow: hidden;
	text-indent: -9999px;
	color: #ffffff;
	font-size: 14px;	
	background: #000000 url(heading-subscribe-lists.png) 0 0 no-repeat scroll;
}
div.bb-mailinglist-form form {
	padding: 10px;
}
div.bb-mailinglist-form label {
	display: block;
	margin: 0 0 5px 0;
}
div.bb-mailinglist-form input.text {
	width: 200px;
}
div.bb-mailinglist-form div.formfield li {
	padding: 5px 5px 5px 25px;
	margin: 0 0 5px 0;
}
div.bb-mailinglist-form div.formfield li .list-name {
	font-weight: bold;
}
div.bb-mailinglist-form div.formfield li input {
	margin-left: -20px;
}

/* @end INSIDER
-----------------------------------------------------------------------------*/

/* @group ACCESS
-----------------------------------------------------------------------------*/

div.mod-access {
	/*border: 1px solid #cccccc;*/
	background: transparent url(bg-stripes3.png);
}
div.mod-access div.mod-heading {
	display: block;
	height: 32px;
	width: 226px;
	padding: 10px 10px 10px 64px;
	color: #ffffff;
	line-height: 1em;
	text-decoration: none;
}
div.mod-access div.mod-heading a:hover {
	text-decoration: none;
}
div.mod-access div.mod-heading span.hdr {
	display: block;
	font-size: 20px;
	font-weight: normal;
	padding: 0 0 2px 0;
	line-height: 1em;
	text-transform:uppercase;
	height: 32px;
	width: 226px;
	padding: 10px 10px 10px 0px;
	color: #ffffff;
	text-decoration: none;
}
div.mod-access div.mod-heading {
	height: 32px;
	background: transparent url(heading-access.png) 0 0 repeat-x scroll;
}
div.mod-access div.mod-subheading {
	padding: 5px 10px;
	background: #fff;
	color: #888888;
	border-bottom: 1px solid #cccccc;
	font-weight: bold;
}
div.mod-access div.mod-subheading a {
	color: #000000;
}
div.mod-access ul {
	padding: 10px;
}
div.mod-access li.list-item {
	margin-bottom: 5px;
}
div.mod-access li.list-item img {
	margin-right: 5px;
}
div.mod-access li.list-item .list-item-name {
	display: block;
	color: #AA0000;
	font-weight: bold;
	font-size: 12px;
}
div.mod-access li.list-item .list-item-address {
	color: #888888;
}
div.mod-access li.list-item .list-item-excerpt {
	color: #555555;
}
div.mod-access li a {
	font-family: Arial, Helvetica, sans-serif;
	color:#AB0000;
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
    font-weight:bold;
	text-decoration:none;
}

div.mod-access li a:hover {
	color:#000;
	text-decoration:none;
}

div.mod-access div.mod-footer {
	text-align: right;
	padding: 5px 10px;
	background: #ffffff;
	border-top: 1px solid #cccccc;
}
div.mod-access a.more {
	color: #AA0000;
	font-weight: bold;
}


div.mod-access.sponsored.equinox {
	background: #000000;
}

div.mod-access.sponsored.equinox div.mod-heading {
	background: transparent url(heading-access-sponsor-equinox.png) 0 0 repeat-x scroll;
	position: relative;
	height: 53px;
}

div.mod-access.sponsored.equinox div.mod-heading a {
	text-indent: -9999px;
}

div.mod-access.sponsored.equinox div.mod-heading a.sponsor-logo {
	width: 77px;
	height: 52px;
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;
}

div.mod-access.sponsored.equinox div.sponsor-message a {
	display: block;
	background: url(bg-access-sponsor-equinox-message.png) 0 0 repeat-x scroll;
	height: 61px;
	color: #ab0101;
	padding: 4px 5px 0 5px;
	text-align: center;
}

div.mod-access.sponsored.equinox div.sponsor-message a span.click {
	display: block;
	padding: 10px 0 0 0;
	text-align: center;
	background: transparent url(icon-access-sponsor-equinox-bullet.png) center top no-repeat scroll;
}
div.mod-access.sponsored.equinox div.sponsor-message a span.msg {
	color: #ffffff;
}

div.mod-access.sponsored.equinox div.mod-subheading {
	padding: 5px 10px;
	background: #000000;
	color: #888888;
	border-bottom: 1px solid #cccccc;
	font-weight: bold;
}
div.mod-access.sponsored.equinox div.mod-subheading a {
	color: #ffffff;
}

div.mod-access.sponsored.equinox ul.featured {
	border-bottom: 1px solid #cccccc;
	background-color: #242424;
	background-image: url(bg-access-sponsor-equinox-item.png);
	background-repeat: repeat-x;
	background-position: 0 0;
}

div.mod-access.sponsored.equinox ul.featured li.featured-header {
	text-transform: uppercase;
	color: #ffffff;
	font-weight: bold;
}

div.mod-access.sponsored.equinox li.list-item .list-item-address {
	color: #555555;
}
div.mod-access.sponsored.equinox li.list-item .list-item-excerpt {
	color: #888888;
}

/* @end ACCESS
-----------------------------------------------------------------------------*/

/* @group CUSTOM LISTS
-----------------------------------------------------------------------------*/
div.mod-custom-lists {
	/*border: 1px solid #cccccc;*/
	background: #ffffff;
}
div.mod-custom-lists div.mod-heading a.toplists-logo {
	display: block;
	float: left;
	height: 70px;
	width: 90px;
	text-decoration: none;
	text-indent: -9999px;
}
div.mod-custom-lists div.mod-heading a.list-name {
	display: block;
	float: right;
	height: 50px;
	width: 190px;
	padding: 10px;
	color: #ffffff;
	line-height: 1em;
	text-decoration: none;
}
div.mod-custom-lists div.mod-heading a:hover {
	text-decoration: none;
}
div.mod-custom-lists div.mod-heading a span {
	display: block;
	font-size: 16px;
	font-weight: normal;
	line-height: 1em;
}
div.mod-custom-lists div.mod-heading {
	background:transparent url(heading-access.png) repeat-x scroll 0 0;
color:#FFFFFF;
display:block;
font-size:20px;
font-weight:normal;
height:40px;
line-height:1em;
padding:15px 10px 10px 60px;
text-decoration:none;
text-transform:uppercase;
width:230px;
}
div.mod-custom-lists div.mod-subheading {
	padding: 5px 10px;
	background: #fff;
	color: #888888;
	border-bottom: 1px solid #cccccc;
	font-weight: bold;
}
div.mod-custom-lists div.mod-subheading a {
	color: #000000;
}
div.mod-custom-lists ul {
	padding: 0;
}
div.mod-custom-lists li.list-item {
	padding: 5px 10px;
	background: #ffffff;
}
div.mod-custom-lists li.list-item.row2 {
	background: #f0f0f0;
}
div.mod-custom-lists li.list-item img {
	margin-right: 5px;
	float:left;
}
div.mod-custom-lists li.list-item .list-item-name {
	display: block;
	color: #AB0000;
	font-weight: bold;
	font-size: 12px;
}
div.mod-custom-lists li.list-item .list-item-address {
	color: #888888;
}
div.mod-custom-lists li.list-item .list-item-excerpt {
font-size:12px;
text-align:justify;
}
div.mod-custom-lists li a {
	font-family: Arial, Helvetica, sans-serif;
}
div.mod-custom-lists div.mod-footer {
	text-align: left;
	padding: 5px 10px;
	border-top: 1px solid #cccccc;
}
div.mod-custom-lists a.more {
	color: #AB0000;
	font-weight: bold;
}
/* @end CUSTOM LISTS
-----------------------------------------------------------------------------*/

/* @group HEINEKEN
-----------------------------------------------------------------------------*/

div.mod-heineken {
	/*border: 1px solid #cccccc;*/
	background: #010101;
}
div.mod-heineken div.mod-heading a {
	display: block;
	height: 53px;
	width: 300px;
	text-indent: -9999px;
}
div.mod-heineken div.mod-heading a:hover {
	text-decoration: none;
}
div.mod-heineken div.mod-heading a span.hdr {

}
div.mod-heineken div.mod-heading {
	height: 53px;
	background: transparent url(heading-Heineken+Music.png) 0 0 repeat-x scroll;
	border-bottom: 1px solid #ffffff;
}
div.mod-heineken div.mod-subheading a {
	color: #000000;
}
div.mod-heineken ul {
	padding: 15px;
	background: transparent url(content-Heineken+Music.png) 98% center no-repeat scroll;
}
div.mod-heineken li.list-item {
	margin: 15px 0 0 0;
	padding: 15px 0 0 0;
	border-top: solid 1px #333333;
}
div.mod-heineken li.list-item.first {
	margin-top: 0;
	padding: 0;
	border: 0;
}
div.mod-heineken li.list-item img {
	border: 1px solid #ffffff;
	margin-right: 5px;
}
div.mod-heineken li.list-item .list-item-name {
	display: block;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
}
div.mod-heineken li.list-item .list-item-name span {
	display: block;
	color: #ffffff;
	font-style: italic;
	font-weight: normal;
}
div.mod-heineken li.list-item .list-item-excerpt a {
	color: #ee1937;
}
div.mod-heineken li a {
	font-family: Arial, Helvetica, sans-serif;
}
div.mod-heineken div.mod-footer {
	border-top: 1px solid #ffffff;
	height: 114px;
	background: transparent url(footer-Heineken+Music.png) 0 0 repeat-x scroll;
}
div.mod-heineken div.mod-footer a {
	width: 100%;
	height: 100%;
	display: block;
}

/* @end HEINEKEN
-----------------------------------------------------------------------------*/

/* @group HEINEKEN
-----------------------------------------------------------------------------*/

div.mod-gift-guide {
	/*border: 1px solid #cccccc;*/
	background: #fff;
}
div.mod-gift-guide div.mod-heading a {
	display: block;
	height: 53px;
	width: 300px;
	text-indent: -9999px;
}
div.mod-gift-guide div.mod-heading a:hover {
	text-decoration: none;
}
div.mod-gift-guide div.mod-heading a span.hdr {

}
div.mod-gift-guide div.mod-heading {
	height: 45px;
	background: transparent url(gg-header.gif) 0 0 repeat-x scroll;
	border-bottom: 1px solid #ffffff;
}
div.mod-gift-guide div.mod-subheading a {
	color: #000000;
}
div.mod-gift-guide ul {
	padding: 10px;
	background: transparent url(gg-bg_tile.gif) repeat scroll 0 0;
}
div.mod-gift-guide li.list-item {
	margin: 10px 0 0 0;
	padding: 10px 5px 0 5px;
	border-top: solid 1px #cccccc;
}
div.mod-gift-guide li.list-item.first {
	margin-top: 0;
	padding-top: 0;
	border: 0;
}
div.mod-gift-guide li.list-item img {
	border: 1px solid #ffffff;
	margin-right: 5px;
}
div.mod-gift-guide li.list-item .list-item-name {
	display: block;
	color: #ab0000;
	font-weight: bold;
	font-size: 14px;
}
div.mod-gift-guide li.list-item .list-item-excerpt a {
	color: #ab0000;
}
div.mod-gift-guide li a {
	font-family: Arial, Helvetica, sans-serif;
}
div.mod-gift-guide div.mod-footer {
	padding: 5px 10px;
	text-align: right;
	border-top: solid 1px #cccccc;
}
div.mod-gift-guide div.mod-footer a {
	color: #AB0000;
	font-weight: bold;
}

.head_title{
background:#515151 none repeat scroll 0 0;
color:#FFFFFF;
display:block;
font-size:15px;
font-weight:normal;
height:13px;
line-height:1em;
margin:0 0 5px;
padding:10px 10px 10px 15px;
text-decoration:none;
text-transform:uppercase;
width:136px;
}




/* @end GIFT GUIDE
-----------------------------------------------------------------------------*/
