@charset "utf-8";
/* CSS Document */

/*---- background color and background image ----*/

body{
	background-color:#16002a;
	/*background-image:url(about:blank);*/
	background:url(../../entertainment-and-nightlife/images/bg_page.jpg) #16002a repeat-x;
}
#main-wrapper {background:url(../../entertainment-and-nightlife/images/bg_page.jpg); background-repeat: repeat-x; }
#sub-main-wrapper {background:url(../../entertainment-and-nightlife/images/bg_top_page.jpg); background-repeat: repeat-x; }

/*---- content background color and background images ----*/
#content-expandable { background: url(../../entertainment-and-nightlife/images/bg_main_content_bottom.png); }
#content-top { background: url(../../entertainment-and-nightlife/images/bg_main_content_top.png); background-position:top; background-repeat:no-repeat; }
#content-left { background: url(../../entertainment-and-nightlife/images/bg_main_content_left.png); background-position:top left; background-repeat:no-repeat; }
#content-right { background: url(../../entertainment-and-nightlife/images/bg_main_content_right.png); background-position:top right; background-repeat:no-repeat; }
#content-center { background: url(../../entertainment-and-nightlife/images/bg_main_content_center.gif); background-repeat:repeat-x; }

/*---- left panel header ----*/
.left-panel-section-header-align {
	color:#330066 ;
}

/* left panel fonts */
.left-panel-form-title {
	font-weight:bold;
	color:#0E4861;
}

.left-panel-section-content {
	color:#333366;
}

.left-panel-section-content a {
	color:#ed1da1 ;
}

.left-panel-section-content a:visited {
	color:#ed1da1;
}

.left-panel-section-content a:active {
	color:#ed1da1;
}

.left-panel-section-content a:hover {
	color:#ed1da1;
}

a.left-panel-link-nonContent{
	color:#ed1da1;
	text-decoration:none;
}

a.left-panel-link-nonContent:visited{
	color:#ed1da1;
	text-decoration:none;
}

a.left-panel-link-nonContent:active{
	color:#ed1da1;
	text-decoration:none;
}

a.left-panel-link-nonContent:hover{
	color:#ed1da1;
	text-decoration:underline;
}

.left-panel-title {
	color:#330066;
}

/*---- right panel ----*/

#breadcrumbs {
	color:#ed1da1 ;
}

#breadcrumbs a {
	color:#330066 ;
	text-decoration:none;
}

#breadcrumbs a:hover {
	text-decoration:underline;
}

#main-content-title H1 {
	color:#330066 ;
}

.top-description-title {
	color:#330066 ;
}

.subHeaderColor {
	color:#330066 ;
}

.right-panel-contentFont{
	color:#333366 ;
}

.right-panel-contentFont a{
	color:#ed1da1 ;
	
}

.right-panel-contentFont a:visited{
	color:#ed1da1;
	
}

.right-panel-contentFont a:active{
	color:#ed1da1;
	
}

.right-panel-contentFont a:hover{
	color:#ed1da1;
	
}

a.right-panel-link-nonContent{
	color:#ed1da1 ;
	text-decoration:none;
}

a.right-panel-link-nonContent:visited{
	color:#ed1da1;
	text-decoration:none;
}

a.right-panel-link-nonContent:active{
	color:#ed1da1;
	text-decoration:none;
}

a.right-panel-link-nonContent:hover{
	color:#ed1da1;
	text-decoration:underline;
}

.bottom-title {
	color:#330066;
	font-size:14px;
	font-weight:bold;
	margin-bottom:15px;
}


/*3-column boxes*/
.three-column-boxes-clearBack {
	margin-left:-3px;
	width:440px;
}

.three-column-boxes-clearBack-box1 {
	vertical-align:top;
	width:146px;
}

.three-column-boxes-clearBack-box2 {
	vertical-align:top;
	width:146px;
}

.three-column-boxes-clearBack-content {
	margin:2px;
	color:#333366;
}

.three-column-boxes-clearBack-description {
	padding:6px;
}

.three-column-boxes-clearBack-title {
	color:#330066  ;
	font-weight:bold;
	margin-bottom:5px;
}

.three-column-boxes-clearBack-content a {
	color:#ed1da1 ;
	text-decoration:none;
}

.three-column-boxes-clearBack-content a:visited {
	color:#ed1da1 ;
	text-decoration:none;
}

.three-column-boxes-clearBack-content a:active {
	color:#ed1da1 ;
	text-decoration:none;
}

.three-column-boxes-clearBack-content a:hover {
	color:#ed1da1;
	text-decoration:underline;
}

.three-column-boxes-clearBack-box1-bottom {
	width:146px;
}

.three-column-boxes-clearBack-box2-bottom {
	width:146px;
}

.three-column-boxes-clearBack-space {
	width:1px;	
}


/*---- 2-column boxes ----*/
.two-column-boxes {
	width:444px;
}

.two-column-boxes-box1 {
	background:url(../../entertainment-and-nightlife/images/bg_2_column_boxes_box1.png) ;
	vertical-align:top;
	width:219px;
}

.two-column-boxes-box2 {
	background:url(../../entertainment-and-nightlife/images/bg_2_column_boxes_box2.png) ;
	vertical-align:top;
	width:219px;
}

.two-column-boxes-content {
	/*margin:2px;*/
	color:#333366;
}

.two-column-boxes-description {
	padding:8px;
}

.two-column-boxes-title {
	color:#341c66 ;
	font-weight:bold;
	margin-bottom:5px;
}

.two-column-boxes-content a {
	color:#ed1da1 ;
	text-decoration:none;
}

.two-column-boxes-content a:visited {
	color:#ed1da1 ;
	text-decoration:none;
}

.two-column-boxes-content a:active {
	color:#ed1da1;
	text-decoration:none;
}

.two-column-boxes-content a:hover {
	color:#ed1da1 ;
	text-decoration:underline;
}

.two-column-boxes-box1-bottom {
	background:url(../../entertainment-and-nightlife/images/bg_2_column_boxes_box1_bottom.png);
	width:219px;
}

.two-column-boxes-box2-bottom {
	background:url(../../entertainment-and-nightlife/images/bg_2_column_boxes_box2_bottom.png);
	width:219px;
}

.two-column-boxes-space {
	width:6px;	
}


/*thumbnails listing*/
.thumbnails-listing {
	width:444px;
}

.thumbnails-listing-column1 {
	width:233px;
	vertical-align:top;
}

.thumbnails-listing-column2 {
	width:213px;
	vertical-align:top;
}

.thumbnails-listing-item {
	padding-bottom:20px;	
}

.thumbnails-listing-item-image-wrapper {
	float:left;	
	width:72px;
}

.thumbnails-listing-item-image {
	border:solid 1px #fff;	
}

.thumbnails-listing-item-content {
	float:left;
	width:140px;
	margin-top:-3px;
}

.thumbnails-listing-item-title {
	color:#330066;
	font-weight:bold;
	margin-bottom:3px;
}

.thumbnails-listing-item-description {
	color:#333366;
}

.thumbnails-listing-item-link {
	margin-top:3px;	
}

.thumbnails-listing-item-link a {
	color:#ed1da1;
	text-decoration:underline;
}

.thumbnails-listing-item-link a:visited {
	color:#ed1da1;
	text-decoration:underline;
}

.thumbnails-listing-item-link a:active {
	color:#ed1da1;
	text-decoration:underline;
}

.thumbnails-listing-item-link a:hover {
	color:#ed1da1;
	text-decoration:underline;
}

/*promo panel styling*/

.promo-panel-background-content {
	width:255px;
	font-size:11px;
	line-height:1.4em;
}

.promo-panel-background-content h1 {
	font-size:12px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:2px;
	color:#330066 ;
}

.promo-panel-background-content h2 {
	margin:0px;
	color:#632f94;
	font-size:10px;
}

a.promo-content-link {
	color:#ed1da1 ;
	text-decoration:none;
}

a.promo-content-link:active {
	color:#ed1da1;
	text-decoration:none;
}

a.promo-content-link:visited {
	color:#ed1da1;
	text-decoration:none;
}

a.promo-content-link:hover {
	color:#ed1da1;
	text-decoration:underline;
}

.promo-panel-top {
	background:url(../../entertainment-and-nightlife/images/bg_promo_top.png);
	background-repeat:no-repeat;
	width:255px;
	height:13px;
}

.promo-panel-bottom {
	background:url(../../entertainment-and-nightlife/images/bg_promo_bottom.png);
	background-repeat:no-repeat;
	width:255px;
	height:21px;
}

.promo-panel-background {
	background:url(../../entertainment-and-nightlife/images/bg_promo_center.png);
	width:255px;
}

.promo-panel-background-text {
	margin-left:11px;
	margin-right:11px;
	color:#333366;
}

.promo-panel-background-others {
	margin-left:8px;
	margin-right:8px;
}

.promo-panel-link {
	width:239px;
	height:19px;
	line-height:19px;
	background-color:#8c60c4;
	margin-top:3px;
	text-indent: 4px;
	color:#c8b6ed;
	cursor:pointer;
}

.promo-panel-link-hover {
	width:239px;
	height:19px;
	line-height:19px;
	background-color:#45238a;
	margin-top:3px;
	text-indent: 4px;
	color:#e2dafe;
	cursor:pointer;
}


/*---- main content dividers ----*/
/* dotted horizontal divider */
.content-section-divider {
	background: url(../../entertainment-and-nightlife/images/img_dotted_divider_horizontal.gif);
	background-position: bottom;
	background-repeat:repeat-x;
}

/* dotted horizontal divider light*/
.content-section-divider-light {
	background: url(../../entertainment-and-nightlife/images/img_dotted_divider_light_horizontal.gif);
	background-position: bottom;
	background-repeat:repeat-x;
}

/* dotted vertical divider */
#main-content-area {
	width:100%;
	background:url(../../entertainment-and-nightlife/images/img_dotted_divider_vertical.gif);
	background-position:203px 0px;
	background-repeat:repeat-y;
}

/*For IE browser only*/
#main-content-area {
	#background-position:183px 0px;
}



/*---- Business Directory & Calendar of Events ----*/
.BD_CalendarEvents {
	width:430px;
}

.BD_CalendarEvents_Left {
	width: 73px;
	vertical-align:top;
}

.BD_CalendarEvents_Right {
	width: 357px;
	vertical-align:top;
}

.BD_Publish_Date {
	color:#412a70;
	font-size:12px;
	font-weight:bold;
	padding-bottom:18px;
}

.BD_Summary {
	color:#333366;
	font-size:11px;
	padding-bottom:18px;
}

.BD_Summary a {
	color:#ed1da1;
	text-decoration:none;
}

.BD_Summary a:visited {
	color:#ed1da1;
	text-decoration:none;
}

.BD_Summary a:active {
	color:#ed1da1;
	text-decoration:none;
}

.BD_Summary a:hover {
	color:#ed1da1;
	text-decoration:underline;
}

.BD_CalendarEvents_Nav {
	color:#333366;
	font-size:11px;
}

.BD_CalendarEvents_Nav a {
	color:#990066;
	text-decoration:underline;
}

.BD_CalendarEvents_Nav a:visited {
	color:#990066;
	text-decoration:underline;
}

.BD_CalendarEvents_Nav a:active {
	color:#990066;
	text-decoration:underline;
}

.BD_CalendarEvents_Nav a:hover {
	color:#990066;
	text-decoration:underline;
}

.BD_Label {
	color:#330066;
	font-size:12px;
	font-weight:bold;
	padding-bottom:10px;
}

.BD_DropDown {
	width:125px;
	font-size:11px;
	color:#572c84;
	border:solid 1px #4095bf;
}

.BD_Group {
	width:450px;
	border-bottom:solid 1px #e2c8ff;
}

.BD_Group_Last {
	width:450px;
}

.BD_Header {
	width:436px;
	padding:7px;
	background:#b677eb;
	color:#330066;
	font-size:12px;
	font-weight:bold;
}

.BD_Header_Left {
	width:340px;
}

.BD_Header_Right {
	width:96px;
}

.BD_Header_Title {
	width:335px;
	margin-left:3px;
}

.BD_Header_Btn {
	text-align:right;	
	margin-right:3px;
}

.BD_Record {
	width:436px;
	padding:7px;
	background:#ddc1fe;
	font-size:11px;
}

.BD_Record_Alternate  {
	width:436px;
	padding:7px;
	background:#d4bcfd;
	font-size:11px;
}

.BD_Record_Left {
	width:340px;
}

.BD_Record_Right {
	width:96px;
	vertical-align:bottom;
}

.BD_Record_Title {
	width:335px;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:3px;
	color:#333366;
}

.BD_Record_Description {
	width:335px;
	margin-bottom:5px;
	margin-left:3px;
	color:#333366;
}

.BD_Record_More {
	text-align:right;
	margin-bottom:5px;
	margin-right:3px;
}

.BD_Record_Right a {
	color:#ed1da1;
	text-decoration:none;
}

.BD_Record_Right a:visited {
	color:#ed1da1;
	text-decoration:none;
}

.BD_Record_Right a:active {
	color:#ed1da1;
	text-decoration:none;
}

.BD_Record_Right a:hover {
	color:#ed1da1;
	text-decoration:underline;
}

.BD_Bottom {
	width:450px;
	height:7px;
	background:url(../../entertainment-and-nightlife/images/bg_BD_bottom.gif);	
}


/*---- News and events panel ----*/
.News_2_Group {
	width:255px;
	margin-bottom:16px;
}

.News_2_Image_Wrapper {
	float:left;
	width:70px;	
}

.News_2_Images {
	border:solid 1px #fff;
}

.News_2_Details_Wrapper {
	float:left;
	width:185px;	
}

.News_2_Publish_Date {
	float:left;
	font-weight:bold;	
}

.News_2_Read_More {
	float:right;
}

.News_2_Summary {
	width:185px;
}



/*For print and email icons*/

.print_icon {
	width: 13px;
	height: 13px;
	background: url(/RWSPortal/Portals/0/RWS/entertainment-and-nightlife/images/icn_printer.gif) no-repeat center center; 
}

.email_icon { 
	width: 13px; 
	height: 100%; 
	background: url(/RWSPortal/Portals/0/RWS/entertainment-and-nightlife/images/icn_email.gif) no-repeat center center; 
} 

.ShareHeaderFontColor {
	color:#330066;	
}

/* hyperlink Underline for facebook and Follow us on Twitter */
.hyperlinkUnderline
{
	text-decoration:underline;
	color:#ed1da1;
}


/*---- Secondary horizontal navigation ----*/
/*
Color 1: Root background color
Color 2: Root Mouse Over background Color
Color 3: Root Wording Color
Color 4: Root Mouse Over Wording Color
Color 5: Border color
Color 6: Sub Menu background color
Color 7: Sub Menu Mouse Over background color
Color 8: Sub Menu Separator
*/


.main_dnnmenu_container {
    font-family:Arial,Tahoma,Geneva,sans-serif;	
	background-color: #331C62;      			/*Color 1*/
	padding: 0px 0px 0px 4px; 
	border-bottom-color: #656798;				/*Color 5*/
 	border-bottom-style: solid;
 	border-bottom-width: 3px;
}

.main_dnnmenu_allitem { 
    font-family:Arial,Tahoma,Geneva,sans-serif;	
	cursor:pointer;						
	color: #f5ece8;						/*Color 3*/
	height: 27px;
	background-color: #5b2baf;				/*Color 6*/	
	border-top:1px solid #69669B;          			/*Color 8*/ 
}


.main_dnnmenu_rootitem { 
	background-color: #331C62;      			/*Color 1*/
	font-weight:bold;	
    font-family:Arial,Tahoma,Geneva,sans-serif;	
    font-size: 11px;   
	cursor:pointer;						
	color: #f5ece8;						/*Color 3*/
	height: 27px;
}

.main_dnnmenu_rootitemhover {  
	font-weight:bold;		
    font-family:Arial,Tahoma,Geneva,sans-serif;		
   	font-size: 11px; 
	cursor:pointer;								
	background-color: #9D0284;				/*Color 2*/	
	color: #FFFFFF;						/*Color 4*/
	height: 27px;	
}

.main_dnnmenu_item td { 
    padding: 3px 5px 3px 0px;
	cursor:pointer;
	color:#f5ece8;						/*Color 3*/	
}

.main_dnnmenu_submenu {
    z-index: 1000;		
	font-weight:normal;
    font-family:Arial,Tahoma,Geneva,sans-serif;	
  	font-size: 11px;     
	cursor:pointer;	
	height: 27px;		
	background-color: #5b2baf;				/*Color 6*/		
	color:#f5ece8;						/*Color 3*/
}


.main_dnnmenu_itemhover {  
	font-weight:normal;	
    font-family:Arial,Tahoma,Geneva,sans-serif;			
  	font-size: 11px;     
	cursor:pointer;		
	height: 27px;	
	background-color: #a946fd;				/*Color 7*/
	color:#ffffff;						/*Color 4*/	
	border-top:1px solid #69669B;          			/*Color 8*/
}


.main_dnnmenu_subhidden {
	padding: 0px 0px 0px 10px;
	width:0px;
	cursor:pointer;
	border-top:1px solid #69669B;          			/*Color 8*/ 	
}


.main_dnnmenu_icon {
	border-top:1px solid #69669B;          			/*Color 8*/
}


.top-description-sub-title{
	color:#330066 ;
}

.template-two-column-right-container-subheader
{
	color:#333366 ;
}

.template-two-column-right-container-description{
	color:#333366 ;
}

.template-two-column-right-container-link a{
	color:#ED1DA1 ;
}

.three-column-boxes-title {
	color:#330066 ;
}

.three-column-boxes-content a:visited{
	color:#ED1DA1 ;
}

.three-column-boxes-content a{
	color:#ED1DA1 ;
}

.three-column-boxes-content a:hover{
	color:#ED1DA1 ;
}
