﻿/*************************************************/
/* Default definitions                           */
/*************************************************/
html, body { display:block; }
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, p, a, pre, form, fieldset, input, blockquote, th, td { margin: 0; padding: 0; }
table { border-spacing: 0; border-collapse:collapse; }
fieldset, img { border: 0; }
address, caption, cite, code, dfn, th, var { font-style: normal; font-weight: normal; }
ol, ul { list-style: none;  }
caption, th { text-align: left; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; text-align: left; font-weight: bold; color: inherit; background-color: inherit; }
q:before, q:after { content: ''; }
a:hover { text-decoration: none; }

body { font-family: Arial, "Verdana" , sans-serif; font-size: 0.6875em; }
button, input, select { font-family: "Verdana" , sans-serif; }
p {margin-bottom:5px;}
.inputhidden { border: 0; visibility: hidden; display: none; }
.hiddenContent {display: none;}
.floatLeft {float:left;}
.floatRight {float:right;}
.clearLeft {clear:left;}
.clearRight {clear:right;}
.clearBoth {clear:both;}
.textCenter {text-align:center;}
.textLeft {text-align:left;}
.textRight {text-align:right;}
.spaceV10 {margin:10px 0;}
.inputNormal {width:200px;}

/*************************************************/
/* Page Area definitions                         */
/*************************************************/


/*************************************************/
/* Header definitions                            */
/*************************************************/
.pageheader { font-size: 1.45em; font-weight: bold; white-space: nowrap; }
.pagesubheader { font-size: 1.1em; font-weight: bold; white-space: nowrap; }
.itemheader { font-size: 1em; font-weight: bold; background-color: inherit; }
.itemsubheader { font-size: 1em; font-weight: bold; background-color: inherit; }

/*************************************************/
/* Menu Definitions                              */
/*************************************************/
.menuHList {list-style: none; display: inline; white-space: nowrap; }

.menuVList {list-style: none;display: block;}

.menuTabs {list-style: none;}
.menuTabs li




.levelmenu1, .levelmenu2, .levelmenu3, .linkmenu, .breadcrumb, .tabmenu, .buttonmenu { list-style: none; }

.levelmenu1 li, .linkmenu li, .levelmenu1 a, .linkmenu a { text-indent: 0; }
.levelmenu1 li, .levelmenu1 a { display: block; }
.linkmenu li, .linkmenu a, .breadcrumb, .breadcrumb li, .breadcrumb a { display: inline; white-space: nowrap; }
.levelmenu1 li a, .linkmenu li a { overflow: hidden; }
.levelmenu1 .selected > a, linkmenu .selected > a { font-weight: bold; }
.levelmenu1 li a { text-decoration: none; }
.levelmenu1 li a:hover { text-decoration: underline; }

.breadcrumb li { font-size: 10px; }
.breadcrumb li a { text-decoration: underline; color: #333399; }
.breadcrumb li a:hover { text-decoration: underline; color: #333399; }
.breadcrumb breadcrumbright li a { text-decoration: underline; color: #000000; }
.breadcrumb .selected {  }
.breadcrumbright { float: right; }


.tabmenu { line-height: 0.9em; display: table; }
.tabmenu li { vertical-align: bottom; display: table-cell; }

.buttonmenu { display: table; }
.buttonmenu li { vertical-align: bottom; display: table-cell; }


/*************************************************/
/* Searchbar Definitions                         */
/*************************************************/
.search_poweredby { text-transform: uppercase; font-size: 0.8em; font-weight: normal; white-space: nowrap; }
.search_input { font-size: 13px; text-indent: 3px; }
.search_categories { font-size: 13px; font-family: "Verdana" , sans-serif; }


/*************************************************/
/* Button Definitions                            */
/*************************************************/


.btnmenu { display: block; display: inline-block; }
.btnmenu .main { font-size: 0.9em; font-weight: bold; display: block; display: inline-block; }
.btnmenu * {vertical-align: middle; text-decoration: none; }


.tab { display: block; display: inline-block; overflow:hidden; }
.tabw { display: block; display: inline-block;overflow:hidden; }
.tabm { cursor: pointer; display: block; display: inline-block; font-size: 0.9em; font-weight: bold; 
 line-height:1.2em;	text-decoration: none;overflow:hidden; }
.tabm:hover { cursor: pointer; text-decoration: underline; }
.disabled .tabm { cursor: default; }
.disabled .tabm:hover { cursor: default; text-decoration: none; }





/*************************************************/
/* Box Definitions                               */
/*************************************************/
.frame_top .main { line-height: 1px; }
.frame_bottom .main { line-height: 1px; }
.box_head_bottom { line-height: 1px; }
.box_head_content .main { font-weight: bold; }
.box_head_content .main * { vertical-align: top; text-decoration: none; }

/*************************************************/
/* Table Definitions                             */
/*************************************************/
.infotable, .infotable_details { width: 100%; border-collapse: collapse; margin-bottom: 5px; }
.infotable caption, .infotable_details caption { text-align: left; font-weight: bold; padding-left: 5px; padding-bottom: 5px; }
.infotable th { font-weight: bold; text-align: left; padding-left: 2px; padding-right: 5px; }
.infotable_details th { font-weight: normal; text-align: left; padding-left: 5px; padding-right: 5px; }
.infotable td, .infotable_details td { font-weight: normal; padding-left: 2px; padding-right: 5px; }
.infotable tr.selected td { font-weight: bold; }

.row_header td, .row_header th { vertical-align: bottom; padding-top: 5px; padding-bottom: 2px; }
.row_divider, .row_divider th, .row_divider td { height: 1px; line-height: 1px; }
.col_main, .cellmain { width: auto; }
.col_info10, .cell10 { width: 10%; }
.col_info15, .cell15 { width: 15%; }
.col_info20, .cell20 { width: 20%; }
.col_info25, .cell25 { width: 25%; }
.col_info33, .cell33 { width: 33.3%; }
.col_info40, .cell40 { width: 40%; }
.col_info50, .cell50 { width: 50%; }
.col_info60, .cell60 { width: 60%; }
.col_info75, .cell75 { width: 75%; }
.col_info80, .cell80 { width: 80%; }
.col_info100, .cell100 { width: 100%; }
.col_fixed1 { width: 200px; }
.col_fixed2 { width: 40px; }
.cell_text, .cell_main { text-align: left; }
.cell_info, .cell_action { text-align: center; }
.cell_numeric { text-align: right; }
.cell_req { width: 1em; text-align: right; padding: 0 2px 0 0; }


.infotable .first { padding-left: 10px; }
.infotable_details .cell_action { text-align: right; }


/*************************************************/
/* Service Banner Definitions                    */
/*************************************************/
.servicebanner { text-align: center; padding: 10px 5px; }
















/*************************************************/
/* IE7 Overrides                                 */
/*************************************************/
*:first-child + html .tabmenu { display: inline-block; }
*:first-child + html .tabmenu li { display: inline; }
*:first-child + html .buttonmenu { display: inline-block; }
*:first-child + html .buttonmenu li { display: inline; }

/*************************************************/
/* IE6 Overrides                                 */
/*************************************************/
* html .levelmenu1 a { display: inline-block; }
* html .tabmenu { display: inline-block; }
* html .tabmenu li { display: inline; }
* html .tabmenu a { display: inline-block; }
* html .buttonmenu { display: inline-block; }
* html .buttonmenu li { display: inline; }
* html .box_content_nopad .wrap { display: inline-block; }
* html .box_btmborder { display: inline-block; }

* html .box_btmborder .main { }


/* Superflous? */
.action_button .btn { float: right; clear: right; margin-bottom: 2px; }
.action_button .btn a, .action_button .btn button { text-align: center; width: 100px; }

/* development styles */
.todo {
	color: rgb(255,0,0);
	background-color: rgb(236, 255, 196) 
}

/***** Search Suggestbox Styles *****/

/*** 
 for a dynamic suggestbox containing suggestions for the search
 these styles are only necessary if a suggest search feature is in use  
*/

#suggestBox { /** div containing the suggest box */  
	 position: absolute;
	 left:300px;
	 top:91px;
	 width: 0px;
	 height: 0px;
	 display: none;
	 margin: 0px 0px 0px 0px;
	 z-index: 88000;
	 background-color: white;
	 background: transparent;
	 margin-top: 45px;
}
/*****
	menuPostion
	the following attributes will be effected on the postion of the SAYT popup 
	and make the popup more flexible for every site:
	-----for all browsers ----
	width = the width of the SAYT popup
	-----for IE ----
	left=  how many pixel of the logo from the left (it can be any digit)
	top =  how many pixel of the logo from the top (it can be any digit)
	-----for FF and Chrome ----
	margin-left=  how many pixel of the logo from the left (it can be any digit)
	margin-top =  how many pixel of the logo from the top (it can be any digit)
***/
#menuPosition{
	left:-8px;
	top:46px;
	margin-left:-8px;
	margin-top:46px;
	
	height:0;
	width:670px;
	display: none;
	}
#suggestBox table {
 text-align:left; 
 height: 12px;
 color: #000000;
 cursor: pointer;
}

#suggestBox .suggestRow {
 	background-color: white;
 	color: #000000;
 	height:46px;
 	margin:-1px 0 0;
}

.suggestMenu {
	position:absolute;
	z-index:25000;
	border-collapse: separate;
}
#suggestBox .rowBorder{
	border-top:1px solid #CCCCCC;	
}

.suggestRowSpace{
	margin-top:-2px;
	overflow:hidden;
	padding:12px 0;
}

#suggestBox .suggest { /* cells for suggest box content */
	 font:14px/19px "Arial",sans-serif;
	 font-weight:bold;
}

#suggestBox .suggestType {
	color:#466179;
	font-size:11px;
	font-family:"Arial",sans-serif;
	white-space:nowrap;
	float:right;
}

#suggestBox .suggestCount {
	width:30px;
	padding-right:7px;
	text-align:right;
}

#suggestBox .image {
	border:0;
	width:40px;
	height:40px;
	margin-top:2px;
	overflow:hidden;
	padding-right: 2px;
}
/* checkback
#suggestBox .level2Menu-content {
	background:none;
	background-color:  #95AAC0;
}
*/

#suggestBox .suggestHighlight { /* if a row is selected */
	background-color: #F3F7FA;
}
#suggestBox .suggestHighlight span.suggestContent { /* hilighted text in a suggested row */
	background-color: #F3F7FA;
	text-decoration: underline;
}

#suggestBox .suggestHeader { /* header of the suggest box e.g. Suggestions for your search... */
 padding: 1px 4px 1px 4px;
 border-bottom: 1px solid #999;
}

#suggestBox span.suggestContent{ /** markup for the search query term in the suggest result */
 color:#007DDF;
 font-weight: bold;
 text-decoration: none;
}
/*** tooltips ***/
abbr, acronym, span.abbr {
	border-bottom: 1px dashed black;
	cursor: help;
}

