/*///////////////////////////////////////////////////////////////////
// VSTW Bluestyle Site CSS Definitions
// by sgr192; last changed 2010/07/07
////////////////////////////////////////////////////////////////////

////////////////////////////////////////////////////////////////////
// CSS Definitions for General Page Layout
///////////////////////////////////////////////////////////////////*/
A {
	text-decoration: none;
	color: #333333;
}

A:hover {
	text-decoration: underline;
	color: #003799;
}


div#iebg_site_header {
	_position: absolute;
	_top: 0px;
	_left: 0px;
	_background-color: #003799;
	_height: 135px;
	_width: 1800px;
	_z-index:0;
}

div#site_header {
	position: fixed;
	_position: absolute;
	top: 0px;
	/* _top:expression(eval(document.body.scrollTop)); */
	left: 0px;
	background-color: #003799;
	background-image: url("../images/blue_style/header_bg.gif");
	background-repeat: no-repeat;
	height: 135px;
	width: 1920px;
	_width:1000px;
	color: white;
	z-index:5;

}

div#top_logo {
	position: absolute;
	top: 20px;
	left: 20px;
	width: 155px;
	height: 90px;
	cursor:hand;
}

div#top_menu {
	position: absolute;
	top: 98px;
	left: 212px;
	font-family : Verdana;
	font-size : 11px;
	color: white;	
}

div#top_menu A {
	font-family : Verdana;
	font-size : 11px;
	color: white;	
	text-decoration: none;
}

div#top_menu A:HOVER{
	font-family : Verdana;
	font-size : 11px;
	color: white;		
	text-decoration: underline;
}

div#top_menu A#active {
	font-family : Verdana;
	font-size : 11px;
	color: white;	
	font-weight : bold;
}

div#top_menu A:HOVER#active {
	font-family : Verdana;
	font-size : 11px;
	color: white;	
	font-weight : bold;
}

div#scrolling_area {

}

div#left_box {
	position: fixed;
	_position: absolute;
	top: 135px;
	width: 194px;
	height: 1em;
	background-color: #DFDEDD;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 19px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C3C3C3;

}

/*///////////////////////////////////////////////////////////////////
// CSS Definitions for Menu
///////////////////////////////////////////////////////////////////*/


div#left_menu {
	background-color: #DFDEDD;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C3C3C3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F4F3F2;	
}

div#left_menu_item {
	height: 11px; 
	#height: 19px;
	_height: 19px; 
	background-color: #FFFFFF;
	background-image: url("../images/blue_style/menu_bg_l1.gif");
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F4F3F2;
	text-align: left;
	vertical-align:middle;
	padding: 4px 0px 4px 10px;
	#padding: 0px 0px 0px 10px;
	_padding: 0px 0px 0px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C3C3C3;
}

div#left_menu_item A {
	font-family : Verdana;
	font-size : 10px;
	text-decoration: none;
	color: #333333;
}

div#left_menu_item A:Hover {
	font-family : Verdana;
	font-size : 10px;
	text-decoration: underline;
	color: #003799;
}


div#left_menu_item_active {
	height: 11px;
	#height: 19px;
	_height: 19px; 
	background-color: #FFFFFF;
	background-image: url("../images/blue_style/menu_bg_l1.gif");
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F4F3F2;
	padding: 4px 0px 4px 10px;
	#padding: 0px 0px 0px 10px;
	_padding: 0px 0px 0px 10px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C3C3C3;
}

div#left_menu_item_active A {
	font-family : Verdana;
	font-size : 10px;
	font-weight: bold;
	text-decoration: none;
	color: #003799;
}

div#left_menu_item_active A:Hover {
	font-family : Verdana;
	font-size : 10px;
	font-weight: bold;	
	text-decoration: underline;
	color: #003799;
}


div#left_menu_item_sublevel {
	height: 11px;
	#height: 19px;
	_height: 19px; 
	background-color: #FFFFFF;
	background-image: url("../images/blue_style/menu_bg_l2.gif");
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F4F3F2;
	padding: 4px 0px 4px 14px;
	#padding: 0px 0px 0px 10px;
	_padding: 0px 0px 0px 10px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C3C3C3;
}

div#left_menu_item_sublevel A {
	font-family : Verdana;
	font-size : 10px;
	text-decoration: none;
	color: #333333;
}

div#left_menu_item_sublevel A:Hover {
	font-family : Verdana;
	font-size : 10px;
	text-decoration: underline;
	color: #003799;
}


div#left_menu_item_sublevel_active {
	height: 11px;
	#height: 19px;
	_height: 19px; 
	background-color: #FFFFFF;
	background-image: url("../images/blue_style/menu_bg_l2.gif");
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F4F3F2;
	padding: 4px 0px 4px 14px;
	#padding: 0px 0px 0px 10px;
	_padding: 0px 0px 0px 10px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C3C3C3;
}

div#left_menu_item_sublevel_active A {
	font-family : Verdana;
	font-size : 10px;
	font-weight: bold;
	text-decoration: none;
	color: #003799;
}

div#left_menu_item_sublevel_active A:Hover {
	font-family : Verdana;
	font-size : 10px;
	font-weight: bold;	
	text-decoration: underline;
	color: #003799;
}


div#fixed_common_links {
	position: absolute;
	bottom: 0px;
	vertical-align: bottom;
	background-color: #DFDEDD;
	font-family : Verdana;
	font-size : 8px;
	color: white;	
}

div#fixed_common_links A {
	position: absolute;
	bottom: 0px;
	vertical-align: bottom;
	background-color: #DFDEDD;
	font-family : Verdana;
	font-size : 8px;
	color: white;	
}

div#fixed_common_links A:Hover{
	position: absolute;
	bottom: 0px;
	vertical-align: bottom;
	background-color: #DFDEDD;
	font-family : Verdana;
	font-size : 8px;
	color: white;	
}


/*///////////////////////////////////////////////////////////////////
// General CSS Definitions for Main Content Area
///////////////////////////////////////////////////////////////////*/


div#popup_text {
	vertical-align: top;
	background-color: white;
	text-align: left;
	line-height: 15px;
	font-family : Verdana;
	color : #333333;
	font-size : 10px;
}

div#debug_info {
	position: fixed;
	top: 155px;
	left: 450px;
	width: 100px;
	font-family : Verdana;
	color : green;
	font-size : 10px;
}


div#content_area {
	/* position: absolute;
	top: 135px;
	left: 194px; */
	_float: left;
	width: 388px; 
	_margin-left: 98px;
	_margin-top: 135px; 
	padding: 20px 20px 20px 20px;
	vertical-align: top;
	background-color: white;
	text-align: left;
	line-height: 15px;
	font-family : Verdana;
	color : #333333;
	_background: white;
	font-size : 10px;
	z-index: 1;
}

html>body div#content_area {
	position: absolute;
	top: 135px;
	left: 194px; 
	}

div#content_area A {
	color: #003799;
	font-weight: bold;
	text-decoration: none;
}

div#content_area A:Hover {
	color: #003799;
	font-weight: bold;
	text-decoration: underline;
}

div#content_area A#invisible {
	color: white;
	font-size : 0;
	text-decoration: none;
}

div#content_area A:Hover#invisible {
	color: white;
	font-size : 0;
	text-decoration: none;
}

div#content_area H1 {
	text-align: left;
	font-family : Verdana;
	font-size : 16px;
	font-weight: bold;
	color: #003799;
}

div#content_area H2 {
	text-align: left;
	font-family : Verdana;
	font-size : 12px;
	color: #003799;
}


div#content_area H3 {
	text-align: left;
	line-height: 15px;
	font-family : Verdana;
	color : #333333;
	font-size : 10px;
	margin-bottom: 5px;
}

div#content_area H4 {
	text-align: left;
	line-height: 15px;
	font-family : Verdana;
	font-weight : 500;
	color : #000000;
	font-size : 11px;
	margin-bottom: 3px;
}

div#content_area H5 {
	width: 388px;
	text-align: left;
	font-family : Verdana;
	color : #333333;
	font-size : 10px;
	line-height: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-top: 0px;
}

FONT#attention {
	color: red;
}

FONT#attention_bold {
	color: red;
	font-weight: bold;
}

FONT#valid{
	color: green;
}


div#content_area A#color_brightblue {
	color: #3399FF;
}

div#content_area A#color_orange {
	color: #CC6600;
}

div#content_area A#color_redN48 {
	color: #DD2222;
}

div#content_area A#cal_resrequest {
	color: #333333;
	font-weight: normal;
}

div#content_area A:Hover#cal_resrequest {
	color: #003799;
	font-weight: normal;
}


FONT#marked_bold {
	font-weight: bold;
}

FONT#marked_italic {
	font-style: italic;
}


FONT#footnote {
	font-style: italic;
}

/*///////////////////////////////////////////////////////////////////
// General CSS Definitions for Outline items
///////////////////////////////////////////////////////////////////*/

div#outline_element {
	text-align: left;
}


div#outline_element H1 {
	text-align: left;
	font-family : Verdana;
	font-size : 15px;
	font-weight: bold;
	color: #003799;
}

div#outline_element H2 {
	text-align: left;
	font-family : Verdana;
	font-weight: bold;
	font-variant: small-caps;
	font-size : 11px;
	color: #333333;
	background-color: #F4F3F2;
	width: 388px;
}

div#outline_element IMG {
	float: left;
	border-width: 1px;
	border-style: solid;
	border-color: #C3C3C3;	
}

div#outline_text {
	/* position:relative; */
	float: right;
	width: 268px;
	height: 108px;
	text-align: left;
	font-family : Verdana;
	line-height: 14px;
	font-size : 10px;
	overflow: hidden;
}


div#outline_text P#lead {
	font-weight: bold;
	color: #003799;
	margin-top: 0px;
	margin-bottom: 0px;
	height:28px;
	overflow: hidden;
	font-size : 10px;
	line-height: 14px;	
}


div#outline_text P#text {
	color: #333333;
	margin-top: 5px;
	margin-bottom: 0px;	
	height:56px;
	overflow: hidden;
	font-size : 10px;
	line-height: 14px;	
}

div#outline_more {
	margin-top: 5px;
	margin-bottom: 0px;
}

div#outline_more A {
	font-weight: bold;
	text-decoration: none;
}

div#outline_more A:Hover {
	font-weight: bold;
	text-decoration: underline;
}

div#outline_clear {
	clear: both;
	margin-bottom : 20px;
}

/*///////////////////////////////////////////////////////////////////
// General CSS Definitions for Social Netwrok Links
///////////////////////////////////////////////////////////////////*/

div#socialNet hr {
	color: #CCCCCC;
	background-color: #CCCCCC;
	border: none;
	height: 1px;
}

div#socialNet img {
	border: 1px solid #CCCCCC;
	vertical-align:bottom;
}

div#socialNet {
	font-family : Verdana;
	line-height: 14px;
	font-size : 10px;
	color: #BBBBBB;
}

/*///////////////////////////////////////////////////////////////////
// General CSS Definitions for Sterngucker Q&A items
///////////////////////////////////////////////////////////////////*/

div#qa_element {
	text-align: left;
}


div#qa_element H1 {
	text-align: left;
	font-family : Verdana;
	font-size : 15px;
	font-weight: bold;
	color: #003799;
}

div#qa_element H2 {
	text-align: left;
	font-family : Verdana;
	font-weight: bold;
	font-variant: small-caps;
	font-size : 11px;
	color: #333333;
	background-color: #F4F3F2;
	width: 388px;
}

div#qa_element IMG {
	float: left;
	border-width: 1px;
	border-style: solid;
	border-color: #C3C3C3;	
}

div#qa_text {
	/* position:relative; */
	float: right;
	width: 216px;
	height: 120px;
	text-align: left;
	font-family : Verdana;
	line-height: 14px;
	font-size : 10px;
	overflow: hidden;
}


div#qa_text P#lead {
	font-weight: bold;
	color: #003799;
	margin-top: 0px;
	margin-bottom: 0px;
	height:28px;
	overflow: hidden;
	font-size : 11px;
	line-height: 14px;	
}


div#qa_text P#text {
	color: #333333;
	margin-top: 5px;
	margin-bottom: 0px;	
	height:70px;
	overflow: hidden;
	font-size : 10px;
	line-height: 14px;	
}

div#qa_more {
	margin-top: 5px;
	margin-bottom: 0px;
}

div#qa_more A {
	font-weight: bold;
	text-decoration: none;
}

div#qa_more A:Hover {
	font-weight: bold;
	text-decoration: underline;
}

div#qa_clear {
	clear: both;
	margin-bottom : 20px;
}


/*///////////////////////////////////////////////////////////////////
// General CSS Definitions for Forms
///////////////////////////////////////////////////////////////////*/

INPUT, TEXTAREA, SELECT, OPTION {
	background-color: #FFFFFF;
	border-color: #CBCBCB;
	border-style: solid;
	border-width: 1px;
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
}



/*///////////////////////////////////////////////////////////////////
// General CSS Definitions for Infobox Area
///////////////////////////////////////////////////////////////////*/

div#right_box {
	/* position: absolute;
	top: 135px;
	left: 622px;*/ 
	_margin-top: 135px;
	_margin-left: 622px;
	width: 141px;
	padding-top: 19px;
	background-color: white;
	font-family : Verdana;
	font-size : 10px;
}

html>body div#right_box {
	position: absolute;
	top: 135px;
	left: 622px;
}

div#quicknav {
	width : 141px;
	margin-bottom : 19px;
	background-color: #FFFFFF;
}

div#quicknav_header {
	height : 11px;
	font-size : 10px;
	font-family : Verdana;
	font-weight : bold;
	vertical-align:bottom;
	text-align:left;
	padding: 4px 0px 4px 9px;
	color: #FFFFFF;
	background-color: #003799;
}

div#quicknav_item {
	height: 11px;
	background-color: #FFFFFF;
	background-image: url("../images/blue_style/menu_bg_l2.gif");
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F4F3F2;
	text-align: left;
	padding: 4px 0px 4px 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C3C3C3;
}

div#quicknav_item A {
	font-family : Verdana;
	font-size : 10px;
	text-decoration: none;
	color: #333333;
}

div#quicknav_item A:Hover {
	font-family : Verdana;
	font-size : 10px;
	text-decoration: underline;
	color: #003799;
}

img#poster {
	border: 0px;
}

FONT#imenu {
	font-family : Verdana;
	font-size : 9px;
	color: #333333;
}

FONT#imenu_dk {
	font-family : Verdana;
	font-size : 9px;
	color: #333333;
}

div#imenu_header {
	font-family : Verdana;
	font-weight : bold;
	font-size : 9px;
	color: #003799;
}

TD#imenu_header {
	width : 141px;
	height : 19px;
	font-size : 10px;
	font-family : Verdana;
	font-weight : bold;
	vertical-align:middle;
	text-align:left;
	padding-left: 9px;
	color: #FFFFFF;
	background-color: #003799;
}

TD#ibox_content {
	width : 141px;
	font-size : 10px;
	font-family : Verdana;
	font-weight : normal;
	vertical-align:middle;
	text-decoration: none;
	text-align:center;
	padding: 7px;
	color: #333333;
	background-color: #F4F3F2;
	border-width: 1px;
	border-style: solid;
	border-color: #C3C3C3;
}

A#imenu {
	font-family : Verdana;
	font-size : 9px;
	text-decoration: none;
	color: #333333;
}

A#imenu_dk {
	font-family : Verdana;
	font-size : 9px;
	text-decoration: none;
	color: #717070;
}

A#imenu_header {
	font-family : Verdana;
	font-size : 9px;
	font-weight : bold;
	text-decoration: none;
	color: #FFFFFF;
}


/*///////////////////////////////////////////////////////////////////
// sideinfo styles
///////////////////////////////////////////////////////////////////*/


div#side_info {
	position: fixed;
	_position: absolute;
	top: 154px;
	left: 788px;
	background-color: #FFFFFF;
	height: 305px;
	width: 163px;
	_width: 63px;
	color: white;
	z-index:5;

}

/*///////////////////////////////////////////////////////////////////
// pluto styles
///////////////////////////////////////////////////////////////////*/


TABLE#tbl_resrequest  TD{
	font-size : 10px;
	font-family : Verdana;
	font-weight : normal;
	vertical-align:top;
	text-decoration: none;
	text-align:left;
	padding:0px;
	
}

.button_yellow {
	background : gold;
	
}

.button_green {
	background : palegreen;
	
}


/*///////////////////////////////////////////////////////////////////
// AJAX Veil & (Modal) Dialog Div Styles
///////////////////////////////////////////////////////////////////*/

div#global_veil {
    position: fixed;
	_position: absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:100;
	text-align:left;
	display:none;
	background: white;
	/* for IE */
	filter:alpha(opacity=75);
	/* CSS3 standard */
	opacity:0.75;
}

/*background: url('fuzz.gif'); */

div#ajax_dialog {
	position: fixed;
	_position: absolute;
	width:535px;
	height:230px; 
	z-index:200; 
	border:5px solid #003799; 
	background: #FFF; 
	top: 192px; 
	left: 200px; 
	display:none;
	overflow:hidden;
	font-size : 12px;
	font-family : Verdana;
	font-weight : normal;
	}
	
div#ajax_dialog_shadow {
	position: fixed;
	_position: absolute;
	width:535px;
	height:230px; 
	top: 207px;
	left: 215px; 
	z-index:199; 
	background: #000;
	display:none;
	/* for IE */
	filter:alpha(opacity=50);
	/* CSS3 standard */
	opacity:0.50;
	}

TD.pevt_header {
	color: white;
	background: #003799;
	font-weight : bold;
	font-size : 14px;
}
	
TD.pevt_rhdr{
	color: white;
	background: black;
	width: 120px;
}

TD.pevt_chdr{
	color: white;
	background: black;
	text-align:center;
}

TD.pevt_black{
	background: black;
}

TD.pevt_grey{
	background: grey;
}

TD.pevt_ipbox INPUT{
	width: 40px;
	text-align:center;
}

TD.pevt_ipboxa INPUT{
	width: 80px;
	text-align:right;
}

TD.pevt_rres{
	color: black;
	background: lightgrey;
	width:80px;
	text-align:right;
	font-weight : bold;
}

TD.pevt_rvis{
	color: black;
	background: lightgrey;
	width:40px;
	text-align:center;
}
