@charset "utf-8";
/* CSS Document */

/*---- background color and background image ----*/

body{
	background-color:#02000a;
}
#main-wrapper {background:url(../../entertainment-and-nightlife/voyage-de-la-vie/images/bg_page.jpg); background-repeat: repeat-x; }
#sub-main-wrapper {background:url(../../entertainment-and-nightlife/voyage-de-la-vie/images/bg_top_page.jpg); background-repeat: repeat-x; }

/*---- content background color and background images ----*/
#content-expandable { background: url(../../entertainment-and-nightlife/voyage-de-la-vie/images/bg_main_content_bottom.png); }
#content-top { background: url(../../entertainment-and-nightlife/voyage-de-la-vie/images/bg_main_content_top.png); background-position:top; background-repeat:no-repeat; }
#content-left { background: url(../../entertainment-and-nightlife/voyage-de-la-vie/images/bg_main_content_left.png); background-position:top left; background-repeat:no-repeat; }
#content-right { background: url(../../entertainment-and-nightlife/voyage-de-la-vie/images/bg_main_content_right.png); background-position:top right; background-repeat:no-repeat; }
#content-center { background: url(../../entertainment-and-nightlife/voyage-de-la-vie/images/bg_main_content_center.gif); background-repeat:repeat-x; }

/*---- left panel header ----*/
.left-panel-section-header-align {
	color:#c898ff;
}

/* left panel fonts */
.left-panel-form-title {
	font-weight:bold;
	color:#cccccc;
}

.left-panel-section-content {
	color:#cccccc;
}

.left-panel-section-content a {
	color:#aa8ec6;
}

.left-panel-section-content a:visited {
	color:#aa8ec6;
}

.left-panel-section-content a:active {
	color:#aa8ec6;
}

.left-panel-section-content a:hover {
	color:#aa8ec6;
}

a.left-panel-link-nonContent{
	color:#aa8ec6;
	text-decoration:none;
}

a.left-panel-link-nonContent:visited{
	color:#aa8ec6;
	text-decoration:none;
}

a.left-panel-link-nonContent:active{
	color:#aa8ec6;
	text-decoration:none;
}

a.left-panel-link-nonContent:hover{
	color:#aa8ec6;
	text-decoration:underline;
}

.left-panel-title {
	color:#cccccc;
}

/*---- right panel ----*/

#breadcrumbs {
	color:#cccccc;
}

#breadcrumbs a {
	color:#aa8ec6;
	text-decoration:none;
}

#breadcrumbs a:hover {
	text-decoration:underline;
}

#main-content-title H1 {
	color:#c898ff;
}

.top-description-title {
	color:#cccccc;
}

.subHeaderColor {
	color:#cccccc;	
}

.right-panel-contentFont{
	color:#cccccc;	
}

.right-panel-contentFont a{
	color:#aa8ec6;	
}

.right-panel-contentFont a:visited{
	color:#aa8ec6;	
}

.right-panel-contentFont a:active{
	color:#aa8ec6;	
}

a.right-panel-link-nonContent{
	color:#aa8ec6;
	text-decoration:none;
}

a.right-panel-link-nonContent:visited{
	color:#aa8ec6;
	text-decoration:none;
}

a.right-panel-link-nonContent:active{
	color:#aa8ec6;
	text-decoration:none;
}

a.right-panel-link-nonContent:hover{
	color:#aa8ec6;
	text-decoration:underline;
}


/*---- gallery ----*/
.gallery-top {
	background:url(../../entertainment-and-nightlife/voyage-de-la-vie/images/bg_gallery_top.png);
	background-repeat:no-repeat;
	width:255px;
	height:9px;
}

.gallery-bottom {
	background:url(../../entertainment-and-nightlife/voyage-de-la-vie/images/bg_gallery_bottom.png);
	background-repeat:no-repeat;
	width:255px;
	height:12px;
}

.gallery-background {
	background:url(../../entertainment-and-nightlife/voyage-de-la-vie/images/bg_gallery_center.png);
	width:255px;
}

.gallery-content {
	width:239px;
	padding-left:8px;
	padding-right:8px;
}

.gallery-content-words {
	margin-top:8px;
	color:#c898ff;
	font-size:11px;
}

.gallery-content-words-left {
	width:119px;
}

.gallery-content-words-right {
	width:120px;
}

.gallery-content-words-right-link {
	text-align:right;
}

.gallery-content-words a {
	color:#aa8ec6;
	text-decoration:none;
}

.gallery-content-words a:visited {
	color:#aa8ec6;
	text-decoration:none;
}

.gallery-content-words a:active {
	color:#aa8ec6;
	text-decoration:none;
}

.gallery-content-words a:hover {
	color:#aa8ec6;
	text-decoration:underline;
}


/*---- main content dividers ----*/
/* dotted horizontal divider */
.content-section-divider {
	background: url(../../entertainment-and-nightlife/voyage-de-la-vie/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/voyage-de-la-vie/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/voyage-de-la-vie/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;
}
/*---- 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/voyage-de-la-vie/images/icn_printer.gif) no-repeat center center; 
}

.email_icon { 
	width: 13px; 
	height: 100%; 
	background: url(/RWSPortal/Portals/0/RWS/entertainment-and-nightlife/voyage-de-la-vie/images/icn_email.gif) no-repeat center center; 
} 

.ShareHeaderFontColor {
	color:#cccccc;	
}

/* hyperlink Underline for facebook and Follow us on Twitter */
.hyperlinkUnderline
{
	text-decoration:underline;
	color:#aa8ec6;
}
/*---- 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;	
}

/*---- 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
*/


.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; 
}


.main_dnnmenu_rootitem { 
	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: #AB70DC;				/*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: #AB70DC;				/*Color 7*/
	color:#ffffff;						/*Color 4*/	
}


.main_dnnmenu_subhidden {
    padding: 0px 0px 0px 10px;
	width:0px;
	cursor:pointer;	
}

/*---- News and events ----*/
.news_1_container {
	width:712px;
	height:288px;
	/*background:#C60;*/
	font-family: Arial, Tahoma, Geneva, sans-serif;
}

.news_1_container_left {
	width:331px;
	vertical-align:top;
	font-family: Arial, Tahoma, Geneva, sans-serif;
}

.news_1_container_left_content {
	padding-left:10px;
	width:331px;
	height:288px;
	background:url(../../images/bg_news_and_events.png);
	font-family: Arial, Tahoma, Geneva, sans-serif;
}

.news_1_images {
	width:321px;
	height:204px;	
	padding-top:10px;
	padding-left:0px;
	padding-right:10px;
	padding-bottom:6px;
	font-family: Arial, Tahoma, Geneva, sans-serif;
}

.news_1_description {
	width:321px;
	padding-left:0px;
	padding-right:14px;
	font-size:11px;
	color:#0e4861;
	font-family: Arial, Tahoma, Geneva, sans-serif;
}

.news_1_container_right {
	width:390px;
	vertical-align:top;
	font-family: Arial, Tahoma, Geneva, sans-serif;
}

.news_1_main_title {
	color:#90070b;
	font-size:11px;
	font-weight:bold;
	padding-top:8px;
	padding-right:10px;
	text-transform:uppercase;
	font-family: Arial, Tahoma, Geneva, sans-serif;
	float:left;
}

.news_1_group {
	padding-left:10px;
	padding-right:10px;
	padding-top:7px;
	padding-bottom:7px;
	color:#507b8e;
	cursor:pointer;
	font-family: Arial, Tahoma, Geneva, sans-serif;
}

.news_1_title {
	font-size:11px;
	font-weight:bold;
	font-family: Arial, Tahoma, Geneva, sans-serif;
}

.news_1_publish_date {
	font-size:11px;
	font-weight:bold;
	font-family: Arial, Tahoma, Geneva, sans-serif;
}

.news_1_summary {
	font-size:11px;
	font-family: Arial, Tahoma, Geneva, sans-serif;
}

.news_1_recordhoverover {
	padding-left:10px;
	padding-right:10px;
	padding-top:7px;
	padding-bottom:7px;
	background:#f58f25;
	color:#ffffff;
	cursor:pointer;	
}


/*---- 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;
}

