@charset "utf-8";
/* CSS Document */

/*---- background color and background image ----*/

body{
	background-color:#6dacab;
}
#main-wrapper {background:url(../../general/gallery/images/bg_page.gif); background-repeat: repeat-x; }
#sub-main-wrapper {background:url(../../general/gallery/images/bg_top_page.gif); background-repeat: repeat-x; }

/*---- content background color and background images ----*/
#content-expandable { background: url(../../general/gallery/images/bg_main_content_bottom.png); }
#content-top { background: url(../../general/gallery/images/bg_main_content_top.png); background-position:top; background-repeat:no-repeat; }
#content-left { background: url(../../general/gallery/images/bg_main_content_left.png); background-position:top left; background-repeat:no-repeat; }
#content-right { background: url(../../general/gallery/images/bg_main_content_right.png); background-position:top right; background-repeat:no-repeat; }
#content-center { background: url(../../general/gallery/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;
}

.left-panel-section-content {
	color:#0e4861;
}

.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;
	color: #0e4861;
}

#main-content-title H1 {
	color:#0e4861;
}

.top-description-title {
	color:#880308;	
}

.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;
}

.bottom-title {
	color:#880308;
	font-size:14px;
	font-weight:bold;
	margin-bottom:15px;
}

/*3-column boxes - vid*/
.three-column-boxes-vid {
	width:437px;
}

.three-column-boxes-box1-vid {
	background:url(../../general/gallery/images/bg_3_column_boxes_box1_vid.png);
	vertical-align:top;
	width:143px;
}

.three-column-boxes-box2-vid {
	background:url(../../general/gallery/images/bg_3_column_boxes_box2_vid.png);
	vertical-align:top;
	width:143px;
}

.three-column-boxes-content-vid {
	margin:2px;
	color:#0e4861;
}

.three-column-boxes-description-vid {
	padding:6px;
}

.three-column-boxes-title-vid {
	color:#880308;
	font-weight:bold;
	margin-bottom:5px;
}

.three-column-boxes-content-vid a {
	color:#880308;
	text-decoration:none;
}

.three-column-boxes-content-vid a:visited {
	color:#880308;
	text-decoration:none;
}

.three-column-boxes-content-vid a:active {
	color:#880308;
	text-decoration:none;
}

.three-column-boxes-content-vid a:hover {
	color:#880308;
	text-decoration:underline;
}

.three-column-boxes-box1-bottom-vid {
	background:url(../../general/gallery/images/bg_3_column_boxes_box1_vid_bottom.png) no-repeat;
	width:143px;
	padding-bottom:30px;
	background-repeat: no-repeat;
}

.three-column-boxes-box2-bottom-vid {
	background:url(../../general/gallery/images/bg_3_column_boxes_box2_vid_bottom.png);
	width:143px;
	background-repeat: no-repeat;
}

.three-column-boxes-space-vid {
	width:4px;	
}


/*3-column boxes - images*/
.three-column-boxes-img {
	width:437px;
}

.three-column-boxes-box1-img {
	background:url(../../general/gallery/images/bg_3_column_boxes_box1_img.png);
	vertical-align:top;
	width:143px;
}

.three-column-boxes-box2-img {
	background:url(../../general/gallery/images/bg_3_column_boxes_box2_img.png);
	vertical-align:top;
	width:143px;
}

.three-column-boxes-content-img {
	margin:2px;
	color:#0e4861;
}

.three-column-boxes-description-img {
	padding:6px;
}

.three-column-boxes-title-img {
	color:#880308;
	font-weight:bold;
	margin-bottom:5px;
}

.three-column-boxes-content-img a {
	color:#880308;
	text-decoration:none;
}

.three-column-boxes-content-img a:visited {
	color:#880308;
	text-decoration:none;
}

.three-column-boxes-content-img a:active {
	color:#880308;
	text-decoration:none;
}

.three-column-boxes-content-img a:hover {
	color:#880308;
	text-decoration:underline;
}

.three-column-boxes-box1-bottom-img {
	background:url(../../general/gallery/images/bg_3_column_boxes_box1_img_bottom.png);
	width:143px;
	background-repeat:no-repeat; 
}

.three-column-boxes-box2-bottom-img {
	background:url(../../general/gallery/images/bg_3_column_boxes_box2_img_bottom.png);
	width:143px;
	background-repeat:no-repeat; 
}

.three-column-boxes-space-img {
	width:4px;	
}


/*---- side container ----*/
.side-container-top {
	background:url(../../general/gallery/images/bg_side_container_top.png);
	background-repeat:no-repeat;
	width:255px;
	height:9px;
}

.side-container-bottom {
	background:url(../../general/gallery/images/bg_side_container_bottom.png);
	background-repeat:no-repeat;
	width:255px;
	height:12px;
}

.side-container-background {
	background:url(../../general/gallery/images/bg_side_container_center.png);
	width:255px;
}

.side-container-image {
	width:239px;
	padding-left:8px;
	padding-right:8px;
	margin-bottom:10px;
}

.side-container-word-content {
	width:225px;
	padding-left:15px;
	padding-right:15px;
}

.side-container-title {
	color:#880308;
	font-size:12px;
	font-weight:bold;
	margin-bottom:5px;
}

.side-container-edition-chosen {
	font-weight:bold;
}

a.side-container-edition-link {
	color:#0e4861;
	text-decoration:none;
}

a.side-container-edition-link:visited {
	color:#0e4861;
	text-decoration:none;
}

a.side-container-edition-link:active {
	color:#0e4861;
	text-decoration:none;
}

a.side-container-edition-link:hover {
	color:#0e4861;
	text-decoration:underline;
}

.side-container-edition-space {
	height:5px;	
}

a.side-container-link {
	color:#880308;
	font-weight:bold;
	text-decoration:none;
}

a.side-container-link:visited {
	color:#880308;
	font-weight:bold;
	text-decoration:none;
}

a.side-container-link:active {
	color:#880308;
	font-weight:bold;
	text-decoration:none;
}

a.side-container-link:hover {
	color:#880308;
	font-weight:bold;
	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:#880308;
}

.promo-panel-background-content h2 {
	margin:0px;
	color:#0e4861;
	font-size:10px;
}

a.promo-content-link {
	color:#880308;
	text-decoration:none;
}

a.promo-content-link:active {
	color:#880308;
	text-decoration:none;
}

a.promo-content-link:visited {
	color:#880308;
	text-decoration:none;
}

a.promo-content-link:hover {
	color:#880308;
	text-decoration:underline;
}

.promo-panel-top {
	background:url(../../general/gallery/images/bg_promo_top.png);
	background-repeat:no-repeat;
	width:255px;
	height:13px;
}

.promo-panel-bottom {
	background:url(../../general/gallery/images/bg_promo_bottom.png);
	background-repeat:no-repeat;
	width:255px;
	height:21px;
}

.promo-panel-background {
	background:url(../../general/gallery/images/bg_promo_center.png);
	width:255px;
}

.promo-panel-background-text {
	margin-left:11px;
	margin-right:11px;
}

.promo-panel-background-others {
	margin-left:8px;
	margin-right:8px;
}

.promo-panel-link {
	width:239px;
	height:19px;
	line-height:19px;
	background-color:#91c2d5;
	margin-top:3px;
	text-indent: 4px;
	color:#deedf2;
	cursor:pointer;
}

.promo-panel-link-hover {
	width:239px;
	height:19px;
	line-height:19px;
	background-color:#5aa4c0;
	margin-top:3px;
	text-indent: 4px;
	color:#ffffff;
	cursor:pointer;
}


/*---- main content dividers ----*/
/* dotted horizontal divider */
.content-section-divider {
	background: url(../../general/gallery/images/img_dotted_divider_horizontal.gif);
	background-position: bottom;
	background-repeat:repeat-x;
}

/* dotted horizontal divider light*/
.content-section-divider-light {
	background: url(../../general/gallery/images/img_dotted_divider_light_horizontal.gif);
	background-position: bottom;
	background-repeat:repeat-x;
}

/* dotted vertical divider */
#main-content-area {
	width:100%;
	background:url(../../general/gallery/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;
}


/*---- News page ----*/
.landing-archive {
	width:430px;	
}

.News_3_Label {
	color: #0e4861;
	font-size: 11px;
	font-weight: bold;
}

.News_3_Dropdown {
	vertical-align: middle;
	width: 146px;
	height: 20px;	
	border: #4095bf 1px solid;
	background-color: #f2f8f9;
	color: #0e4861;
	font-size:11px;
}


.News_3_Item {	
	margin: 10px 0;
}

.News_3_Item.active {
	padding: 5px;
	background-color: #f58f25;
}

.News_3_Main_Title {
	color:#880308;
}

.News_3_Publish_Date {
	color:#0e4861;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 3px;
}

.active .News_3_Publish_Date {
	color:#fff;
}

.News_3_Title {
	color:#880308;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
}

.News_3_Summary {
	color: #0e4861;
	font-size: 11px;
	font-weight: normal;
}

.active .News_3_Summary {
	color: #fff;
}

/*For print and email icons*/
.print_icon {
            width: 13px;
            height: 13px;
            background: url(/RWSPortal/Portals/0/RWS/general/gallery/images/icn_printer.gif) no-repeat center center; 
}

.email_icon { 
            width: 13px; 
            height: 100%; 
            background: url(/RWSPortal/Portals/0/RWS/general/gallery/images/icn_email.gif) no-repeat center center; 
} 

