@charset "utf-8";
/* CSS Document */

/*---- background color and background image ----*/

body{
	background-color:#ffe469;
}
#main-wrapper {background:url(../../attractions/images/bg_page.gif); background-repeat: repeat-x; }
#sub-main-wrapper {background:url(../../attractions/images/bg_top_page.gif); background-repeat: repeat-x; }

/* content background color and background images */
#content-expandable { background: url(../../attractions/images/bg_main_content_bottom.png); }
#content-top { background: url(../../attractions/images/bg_main_content_top.png); background-position:top; background-repeat:no-repeat; }
#content-left { background: url(../../attractions/images/bg_main_content_left.png); background-position:top left; background-repeat:no-repeat; }
#content-right { background: url(../../attractions/images/bg_main_content_right.png); background-position:top right; background-repeat:no-repeat; }
#content-center { background: url(../../attractions/images/bg_main_content_center.gif); background-repeat:repeat-x; }

/*---- left panel header ----*/
.left-panel-section-header-align {
	color:#0e4861;
}

/* left panel fonts */
.left-panel-form-title {
	font-weight:bold;
	color:#880308;
	font-family: Arial, Tahoma, Geneva, sans-serif;
}

.left-panel-section-content {
	color:#0e4861;
	font-family: Arial, Tahoma, Geneva, sans-serif;
}

.left-panel-section-content a {
	color:#880308;
}

.left-panel-section-content a:visited {
	color:#880308;
}

.left-panel-section-content a:active {
	color:#880308;
}

.left-panel-section-content a:hover {
	color:#880308;
}

a.left-panel-link-nonContent{
	color:#880308;
	text-decoration:none;
}

a.left-panel-link-nonContent:visited{
	color:#880308;
	text-decoration:none;
}

a.left-panel-link-nonContent:active{
	color:#880308;
	text-decoration:none;
}

a.left-panel-link-nonContent:hover{
	color:#880308;
	text-decoration:underline;
}

.left-panel-title {
	color:#880308;
}


/*---- right panel ----*/
#breadcrumbs {
	color:#115a9b;
}

#breadcrumbs a {
	color:#0e4861;
	text-decoration:none;
}

#breadcrumbs a:hover {
	text-decoration:underline;
}

#main-content-title H1 {
	color:#0e4861;
}

.top-description-title {
	color:#880308;	
	font-family: Arial, Tahoma, Geneva, sans-serif;
}

.subHeaderColor {
	color:#880308;	
}

.subHeaderColor2 {
	color:#0e4861;	
}

.right-panel-contentFont{
	color:#0e4861;	
}

.right-panel-contentFont a{
	color:#880308;	
}

.right-panel-contentFont a:visited{
	color:#880308;	
}

.right-panel-contentFont a:active{
	color:#880308;	
}

a.right-panel-link-nonContent{
	color:#880308;
	text-decoration:none;
}

a.right-panel-link-nonContent:visited{
	color:#880308;
	text-decoration:none;
}

a.right-panel-link-nonContent:active{
	color:#880308;
	text-decoration:none;
}

a.right-panel-link-nonContent:hover{
	color:#880308;
	text-decoration:underline;
}


/*---- 2-column boxes ----*/
.two-column-boxes {
	width:444px;
}

.two-column-boxes-box1 {
	background:url(../../attractions/images/bg_2_column_boxes_box1.png);
	vertical-align:top;
	width:219px;
}

.two-column-boxes-box2 {
	background:url(../../attractions/images/bg_2_column_boxes_box2.png);
	vertical-align:top;
	width:219px;
}

.two-column-boxes-content {
	margin:2px;
	color:#0e4861;
}

.two-column-boxes-description {
	padding:8px;
	font-family: Arial, Tahoma, Geneva, sans-serif;
}

.two-column-boxes-title {
	color:#880308;
	font-weight:bold;
	margin-bottom:5px;
}

.two-column-boxes-content a {
	color:#880308;
	text-decoration:none;
}

.two-column-boxes-content a:visited {
	color:#880308;
	text-decoration:none;
}

.two-column-boxes-content a:active {
	color:#880308;
	text-decoration:none;
}

.two-column-boxes-content a:hover {
	color:#880308;
	text-decoration:underline;
}

.two-column-boxes-box1-bottom {
	background:url(../../attractions/images/bg_2_column_boxes_box1_bottom.png);
	width:219px;
}

.two-column-boxes-box2-bottom {
	background:url(../../attractions/images/bg_2_column_boxes_box2_bottom.png);
	width:219px;
}

.two-column-boxes-space {
	width:6px;	
}


/*---- News and events panel ----*/
.news_2_group {
	font-family: Arial, Tahoma, Geneva, sans-serif;		
	width:255px;
	margin-bottom:16px;
}

.news_2_image_wrapper {
	font-family: Arial, Tahoma, Geneva, sans-serif;		
	float:left;
	width:70px;	
}

.news_2_images {
	font-family: Arial, Tahoma, Geneva, sans-serif;		
	border:solid 1px #fff;
	margin-left:10px;
}

.news_2_details_wrapper {
	font-family: Arial, Tahoma, Geneva, sans-serif;		
	float:left;
	width:185px;	
}

.news_2_publish_date {
	/*float:left;*/
	padding-left:4px;
	font-family: Arial, Tahoma, Geneva, sans-serif;		
	font-weight:bold;
}

.news_2_read_more {
	float:right;
	font-family: Arial, Tahoma, Geneva, sans-serif;		
}


.news_2_summary {
/*	width:185px;
	padding-left:4px;
	font-family:Arial, Tahoma, Geneva, sans-serif;
*/
width:0px;
	padding-left:4px;
	font-family:Arial, Tahoma, Geneva, sans-serif;	

}
.news_2_summary {
	
	#width:255px;
	#margin-top:17px;
	#font-family: Arial, Tahoma, Geneva, sans-serif;
}

.news_2_title {
	width:185px;
	padding-left:4px;
	font-family: Arial, Tahoma, Geneva, sans-serif;		
}


/*---- main content dividers ----*/
/* dotted horizontal divider */
.content-section-divider {
	background: url(../../attractions/images/img_dotted_divider_horizontal.gif);
	background-position: bottom;
	background-repeat:repeat-x;
}

/* dotted vertical divider */
#main-content-area {
	width:100%;
	background:url(../../attractions/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;
}

/*For print and email icons*/
.print_icon {
	width: 13px;
	height: 13px;
	background: url(/RWSPortal/Portals/0/RWS/attractions/images/icn_printer.gif);
	background-repeat: repeat-x;
}

.email_icon {
	width: 13px;
	height: 100%;
	background: url(/RWSPortal/Portals/0/RWS/attractions/images/icn_email.gif) no-repeat center center;
}

.shareLinkColor {
	color:#0e4861;	
}

/*For print and email icons*/

.print_icon {
	width: 13px;
	height: 13px;
	background: url(/RWSPortal/Portals/0/RWS/attractions/images/icn_printer.gif) no-repeat center center; 
}

.email_icon { 
	width: 13px; 
	height: 100%; 
	background: url(/RWSPortal/Portals/0/RWS/attractions/images/icn_email.gif) no-repeat center center; 
} 

.ShareHeaderFontColor {
	color:#0e4861;	
}

/* hyperlink Underline for facebook and Follow us on Twitter */
.hyperlinkUnderline
{
	text-decoration:underline;
	color:#cc3300;
}