/*
 * =============================================================================
 * Copyright (C) 2012 by sTEFANs. All rights reserved.
 * =============================================================================
 */

/* This CSS style sheet is intended to declare styles for media of type "ud" */

/* - - - - - - CSS styles for "Major page styles" - - - - - - */
html {
	width: 100% !important;
	height: 100% !important;
	margin: 0 !important;
	padding: 0 !important;
}

body {
	color: #2F2F2F;
	background-color: #FFFFFF;
	font-size: 10pt !important;
	font-family: Helvetica,Verdana,Arial,sans-serif;
	width: 100% !important;
	height: 100% !important;
	margin: 0 !important;
	padding: 0 !important;
	min-width: 20em !important;
}

#content {
	height: 100% !important;
}

a {
	color: inherit;
	border: 0px dotted;
	padding: 1px;
	text-decoration: underline;
}

a:hover {
	padding: 0px;
	border: 1px dotted;
}

.bg_repeat_x, #dummy {
	top: 0 !important;
	left: 0 !important;
	background-repeat: repeat-x !important;
}

.bg_repeat_xy, #dummy {
	top: 0 !important;
	left: 0 !important;
	background-repeat: repeat !important;
}

.bg_repeat_y, #dummy {
	top: 0 !important;
	left: 0 !important;
	background-repeat: repeat-y !important;
}

.bg_fill, .bg_mask_fill, #dummy {
	top: 0 !important;
	left: 0 !important;
	width: 100% !important;
	background-size: 100% 100% !important;
}

.bg_fill, #dummy {	
	min-height: 100%;
	height:100%;
}

.bg_mask_fill, #dummy {
	z-index: 2 !important;
}

.content_area, #dummy {
	z-index: 10;
}

.center_content_box, #dummy {
	margin: 1.0em 0.5em;
	padding: 0;
	/* max-width: 800px; */
	border: 0px solid #7B90D3;
}

.end_of_block, #dummy {
	/*font-size: 1px;*/
	margin: 0.8em 0em 2em;
	padding: 0;
	/*border-top: 1px dashed #7B90D3;*/
}

#content_left_side, #dummy {
}

#content_center_area, #dummy {
	max-width: 800px !important;
	min-width: 500px !important;
	width: 800px;
}

#content_right_side, #dummy {
}
#content_area, #dummy {
	background-image:url("/themes/brightsky/bg_content_area.png");
}

/* - - - - - - CSS styles for "Table layout styles" - - - - - - */

.layout, .layout_strict {
	margin: 0px !important;
	padding: 0px !important;
	border-width: 0px !important;
	vertical-align: top !important;
}

table.layout {
	width: 100% !important;
	height: 100% !important;
	border-collapse:collapse !important;
	border-spacing: 0px !important;
}

.layout_strict {
	width:1% !important;
}

/* - - - - - - CSS styles for "Page header styles" - - - - - - */
/* Large header */
#ph_large_left_box, #dummy {
}

#ph_large_left_bg, #dummy {
	background-color: #E2ECF1;
}

#ph_large_left_bg_mask, #dummy {
}

#ph_large_center_box, #dummy {
	background-color: #E2ECF1;
}

#ph_large_right_box, #dummy {
}

#ph_large_right_bg, #dummy {
	background-color: #E2ECF1;
}

#ph_large_right_bg_mask, #dummy {
	position: relative;
}

/* Regular header */
#ph_regular_left_box, #dummy {
	width: 30px;
}

#ph_regular_left_bg, #dummy {
	background-color: #E2ECF1;
}

#ph_regular_left_bg_mask, #dummy {
}

#ph_regular_center_box, #dummy {
	background-color: #E2ECF1;
}

#ph_regular_right_box, #dummy {
}

#ph_regular_right_bg, #dummy {
	background-color: #E2ECF1;
}

#ph_regular_right_bg_mask, #dummy {
	position: relative;
}

/* Header content styles */
#ph_large_content_box, #ph_regular_content_box, #dummy {
	float: right;
	color: #2F2F2F;
	font-weight: bold;
	margin: 1em 2em;
}

#ph_large_content_box, #dummy {
	position: absolute;
	top: 0;
	right: 0;
}

#ph_regular_content_box, #dummy {
	position: absolute;
	bottom: 0;
	right: 0;
}/* Large header */
#ph_large_left_box, #dummy {
}

#ph_large_left_bg, #dummy { 
	height: 150px; 
	background-image: url("/themes/brightsky/header_pattern_left.png");
}

#ph_large_left_bg_mask, #dummy {
	background-image: url("/themes/brightsky/header_mask_trans_left.png");
}

#ph_large_center_box, #dummy {
	width: 512px;
	min-width: 512px;
	height: 150px; 
	background-image: url("/themes/brightsky/header_logo_150.png");
}

#ph_large_right_box, #dummy {
}

#ph_large_right_bg, #dummy {
	height: 150px; 
	background-image: url("/themes/brightsky/header_pattern_right.png");
}

#ph_large_right_bg_mask, #dummy {
	background-image: url("/themes/brightsky/header_mask_halftrans_right.png");
}

/* Regular header */
#ph_regular_left_box, #dummy {
}

#ph_regular_left_bg, #dummy {
}

#ph_regular_left_bg_mask, #dummy {
	width: 50px;
	height: 80px; 
	background-image: url("/themes/brightsky/pattern_regular_left.png");
}

#ph_regular_center_box, #dummy {
	width: 256px; 
	min-width: 256px;
	height: 80px; 
	background-image: url("/themes/brightsky/header_logo_075.png");
}

#ph_regular_right_box, #dummy {
}

#ph_regular_right_bg, #dummy {
	height: 80px; 
	background-image: url("/themes/brightsky/header_pattern_left.png");
}

#ph_regular_right_bg_mask, #dummy {
	background-image: url("/themes/brightsky/header_mask_symetric.png");
}

/* - - - - - - CSS styles for "Complex styles" - - - - - - */
.cplx_icon_label,
.cplx_icon_label_bold, #dummy {
	text-align: left;
	vertical-align: bottom;
	margin-top: 0.3em;
}

.cplx_icon_label img,
.cplx_icon_label_bold img {
	margin-right: 0.5em;
	vertical-align: bottom;
}

.cplx_icon_label span {
	font-weight: normal;
}

.cplx_icon_label_bold span {
	font-weight: bold;
}


/* - - - - - - CSS styles for "Main menu styles" - - - - - - */
#main_menu_bar, #dummy {
	text-align: center;
}

.main_menu_item_box, #dummy {
	height: 1em;
	text-align: center;
	vertical-align: bottom;
	font-weight: bold;
	padding: 0 4em;	
	white-space: nowrap;
}

.main_menu_item,
.main_menu_item_hl,
#dummy {
	float: left;
	color: #EEEEEE;
	text-align: center;
	padding: 0 3em;
}

a.main_menu_item,
a.main_menu_item_hl, #dummy {
	text-decoration: none;
	cursor: pointer;
	padding: 0px;
	border: 0px;
}

a.main_menu_item:hover,
a.main_menu_item_hl:hover {
	text-decoration: underline;
	cursor: pointer;
	padding: 0px;
	border: 0px;
}
#main_menu_bar, #dummy {
	height: 28px;
	background-image:url("/themes/brightsky/bg_hbar_fade.png");
	padding-top: 6px;
}

.main_menu_item_hl, #dummy {
	background-image: url("/themes/brightsky/bg_text2.png");
	top: 0 !important;
	left: 0 !important;
	background-size: 100% 100% !important;
	color: #2F2F2F;
}

/* - - - - - - CSS styles for "Content image styles" - - - - - - */
.img_left, #dummy {
	float: left; 
	left: 0px; 
	right: 0px; 
	margin: 0em 1.5em 0.5em 0em; 
	border: 2px solid #daddee;
}

.img_right, #dummy {
	float: right; 
	left: 0px; 
	right: 0px; 
	margin: 0em 0em 0.5em 1.5em; 
	border: 2px solid #daddee;
}

.img_standard, #dummy {
	left: 0px; 
	right: 0px; 
	margin: 5px; 
	border: 2px solid #daddee;
}

.img_caption, #dummy {
	margin: 0.5em; 
	text-align: center;
	font-size: 0.8em;
	font-style: italic;
	color: #2F2F2F;
}

.img_icon_16, #dummy {
	max-width: 16px;
	max-height: 16px;
}

.img_icon_32, #dummy {
	max-width: 32px;
	max-height: 32px;
}


/* - - - - - - CSS styles for "Side box styles" - - - - - - */
.side_box,
.side_box_small_banner,
.side_box_regular_banner, #dummy {
	font-size: 1.0em;
	text-align: center;
	vertical-align: top;
	margin: 1.0em 0.5em;
	padding: 0.4em;
	border: 1px dashed #7B90D3;
}

div.side_box,
div.side_box_small_banner,
div.side_box_regular_banner, #dummy {
	overflow: hidden;
}

.side_box_small_banner, #dummy {
}

.side_box_regular_banner, #dummy {
}

.side_box_title_text, #dummy {
	text-align: center;
	font-size: 1.0em;
	font-weight: bold;
	padding: 0.3em 0em;
	margin-bottom: 0.5em;
}

.side_box ul, 
.side_box_small_banner ul, 
.side_box_regular_banner ul {
	margin: 0;
	padding: 0;
}

.side_box li, 
.side_box_small_banner li, 
.side_box_regular_banner li {
	list-style: none;
	text-align: left;
	font-size: 1.0em;
	margin: 0;
	padding: 0;
}

.side_box a, 
.side_box_small_banner a, 
.side_box_regular_banner a {
	display: block;
	color: #2F2F2F;
	border: 0px;
	border-top: 1px dashed #7B90D3;
}

.side_box a {
	text-decoration: none;
	font-size: 1.0em;
	margin: 0;
	padding: 0.4em 0.6em;
}

.side_box .side_box_uri,
.side_box_small_banner a, 
.side_box_regular_banner a {
	color: #2F2F2F;
	font-size: 0.8em;
	text-decoration: underline;
}

.side_box_small_banner a, 
.side_box_regular_banner a {
	text-align: center;
	margin: 0px 0;
	padding: 6px 0;
}

.side_box_small_banner img {
	width: 120px;
}

.side_box_regular_banner img {
	width: 170px;
}

.side_box_li_std,
.side_box_li_std_indent,
.side_box_li_even,
.side_box_li_indent_even,
.side_box_li_odd,
.side_box_li_indent_odd,
.side_box_li_select,
.side_box_li_indent_select,
.side_box_li_highlight,
.side_box_li_indent_highlight,
#dummy {
	white-space: nowrap;
}

.side_box_li_std_indent,
.side_box_li_indent_even,
.side_box_li_indent_odd,
.side_box_li_indent_select,
.side_box_li_indent_highlight,
#dummy {
	margin-left: 1em !important;
	padding-right: 0.3em !important;
}.side_box_title_text, #dummy {
	color: #EEEEEE;
	background-image: url("/themes/brightsky/bg_text5.png");
	top: 0 !important;
	left: 0 !important;
	width: 100% !important;
	height: 100% !important;
	background-size: 100% 100% !important;
}

.side_box_li_even, /*.side_box_li_indent_even, */#dummy {
	/*background-color: #EEEEEE;	*/
	background-image: url("/themes/brightsky/bg_text2.png");
	top: 0 !important;
	left: 0 !important;
	width: 100% !important;
	height: 100% !important;
	background-size: 100% 100% !important;
}

.side_box_li_odd, /*.side_box_li_indent_odd, */#dummy {
	/*background-color: #D5D5D5;	*/
	background-image: url("/themes/brightsky/bg_text1.png");
	top: 0 !important;
	left: 0 !important;
	width: 100% !important;
	height: 100% !important;
	background-size: 100% 100% !important;
}

.side_box_li_select,
.side_box_li_indent_select,
#dummy {
	background-image: url("/themes/brightsky/bg_text1.png");
	top: 0 !important;
	left: 0 !important;
	width: 100% !important;
	height: 100% !important;
	background-size: 100% 100% !important;
}

.side_box_li_highlight,
.side_box_li_indent_highlight,
a:hover.side_box_li_std,
.side_box_li_std > a:hover,
a:hover.side_box_li_std_indent,
.side_box_li_std_indent > a:hover {
	background-image: url("/themes/brightsky/bg_text3.png");
	top: 0 !important;
	left: 0 !important;
	width: 100% !important;
	height: 100% !important;
	background-size: 100% 100% !important;
}

/* - - - - - - CSS styles for "Common text styles" - - - - - - */
.text_std, #dummy {
	text-align: justify;
	font-size: 1em;
	font-family: Helvetica,Verdana,Arial,sans-serif;
	color: #2F2F2F;
}

h1, .text_title, #dummy {
	text-align: left;
	font-size: 1.4em;
	padding: 0em;
	margin: 0em 0em 0.2em 0em;
	border-bottom: 2px solid #daddee;
}

h2, .text_subtitle, .text_section_title, #dummy {
	text-align: left;
	font-size: 1.2em;
	font-style: italic;
	font-weight: inherit;
	padding: 0;
	margin: 0em 0em 0.5em 0em;
}

.text_section_title, #dummy {
	padding: 0 0 0.5em 2.0em;
	margin: 0.2em 0em;
	border-top: 2px solid #daddee;
	
}

h1.text_subtitle, #dummy {
	padding: 0.4em 0em;
}

h2.text_subtitle, #dummy {
	padding: 0 0 0.5em 2.0em;
}

p {
	text-align: justify;
	text-indent: -1em;
	margin-left: 1em;
	margin-top: 0em;
	margin-bottom: 1em;
	margin-right: 0.5em;
}

.text_side_note, #dummy {
	font-size: 0.8em;
	font-style: italic;
}

.text_centered, #dummy {
	text-align: center;
}

.text_bold, #dummy {
	font-weight: bold;
}

.text_italic, #dummy {
	font-style: italic;
}

.text_underlined, #dummy {
	text-decoration: underline;
}


/* - - - - - - CSS styles for "News block styles" - - - - - - */
.news_article_box, #dummy {
	text-align: left;
	padding: 1em;
	margin: 0.5em 0.5em 0.5em 0.5em;
	border: 1px solid #7B90D3;
}

.news_info_box, #dummy {
	float: right;
	text-align: left;
	padding: 0;
	margin: 0.4em 0.5em 0;
}

.news_title, #dummy {
	text-align: left;
	font-size: 1.1em;
	font-weight: bold;
	padding: 0em;
	margin: 0em 0em 1.1em 0em;
	border-bottom: 1px solid #daddee;
}

.news_label, #dummy {
	font-size: 0.8em;
	color: #2F2F2F;
	font-weight: bold;
	font-style: italic;
}

.news_value, #dummy {
	font-size: 0.8em;
	color: #919191;
	font-style: italic;
}

.news_content, #dummy {
	text-align: left;
	font-style: normal;
	text-indent: -1em;
	margin-left: 1em;
}
.news_article_box, #dummy {
	background-image: url("/themes/brightsky/bg_sky_trans25.png");
	top: 0 !important;
	left: 0 !important;
	background-repeat: repeat !important;
}



/* - - - - - - CSS styles for "Page footer styles" - - - - - - */
.pf_copyright_item, #dummy {
	float: left;
	height: 1em;
	padding-left: 4em;
	color: #D8D8D8;
	text-align: left;
	vertical-align: bottom;
	font-weight: normal;
	font-size: 0.7em;
	white-space: nowrap;
}

.pf_item_box, .pf_subitem_box, #dummy {
	float: right;
	height: 1em;
	text-align: right;
	vertical-align: bottom;
	font-weight: normal;
	white-space: nowrap;
}

.pf_item_box, #dummy {
	font-size: 0.7em;
	padding-right: 4em;
}

.pf_subitem_box, #dummy {
	border-left: 1px solid #EEEEEE; 
	padding: 0 0.4em;
}

.pf_item,
.pf_subitem,
.pf_item_hl,
.pf_subitem_hl,
#dummy {
	float: left;
	color: #EEEEEE;
	text-align: center;
}

.pf_item,
.pf_item_hl,
#dummy {
	padding: 0 0.7em;
}

.pf_subitem,
.pf_subitem_hl,
#dummy {
	padding: 0 0.3em;
}

a.pf_item,
a.pf_subitem,
a.pf_item_hl,
a.pf_subitem_hl,
#dummy {
	text-decoration: none;
	cursor: pointer;
	padding: 0px;
	border: 0px;
}

a.pf_item:hover, 
a.pf_subitem:hover, 
a.pf_item_hl:hover,
a.pf_subitem_hl:hover
{
	text-decoration: underline;
	cursor: pointer;
	padding: 0px;
	border: 0px;
}
#page_footer_bar, #dummy  {
	height:22px;
	background-image:url("/themes/brightsky/bg_hbar.png");
	padding-top: 4px;
}

.pf_item_hl,
.pf_subitem_hl,
#dummy {
	background-image: url("/themes/brightsky/bg_text2.png");
	top: 0 !important;
	left: 0 !important;
	background-size: 100% 100% !important;
	color: #2F2F2F;
}
