/* CSS Reset, ispired by YUI */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

fieldset,img { 
	border:0;
}

address,caption,cite,code,dfn,em,strong,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%;
	font-weight:normal;
}

q:before,q:after {
	content:'';
}

abbr,acronym { border:0;
}

/* Start regular styles */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.72em;
	color: Black;
	background-color: white;
}

th {
	font-weight: bold;
}

td {
	white-space: nowrap;
}

p {
	font-size:  1.0em;
}

h1, h2, h3, h4, h5, p {
	margin: 0.5em 0;
}

h1,h2,h3,h4,h5,h6,strong {
	font-weight:bold; 
}

h1 {
	font-size: 1.6em;
	letter-spacing: 0.1em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.3em;
}

h4 {
	font-size: 1.2em;
}

h5 {
	font-size: 1.1em;
}

img {
	border: none;
}

hr {
	border: 0;
	height: 1px;
	color: #CCC3D1;
	background-color: #CCC3D1;
}

.right {
	text-align: right;
}

em {
	font-style:italic;
}

pre {
	/*use pixel font-size for pre due discrepances when using relative size!*/
	font-size: 12px;
	white-space: normal;
}

a:link,
a:visited,
a:hover {
	color: #0000CD;
}

a.disabled:link,
a.disabled:visited,
a.disabled:hover {
	color: #d2d2d2;
}


a.no-underline:link,
a.no-underline:visited,
a.no-underline:hover {
	text-decoration: none;
}

/*
	active page link (used to reload a page, link style only upon hover)
*/

a.active-page:link,
a.active-page:visited,
a.active-page:hover {
	color: black;
	text-decoration: none;
	font-weight: bold;
}

a.active-page:hover {
	color: #0000CD;
	text-decoration: underline;
	cursor: pointer;
}


/* Standard command links with 16x16 px images */

a.link-50:link,
a.link-50:visited,
a.link-50:hover {
	text-decoration: none;
}

a.link-50:link img,
a.link-50:visited img,
a.link-50:hover img {
	vertical-align: middle;
	text-decoration: none;
	margin-bottom: 1px; /* Fixes vertical alignment*/
	margin-right: 2px;
}

a.link-50:link span,
a.link-50:visited span,
a.link-50:hover span {
	text-decoration: underline;
}

a.white:link,
a.white:visited,
a.white:hover {
	color: white;
}

div.clearance {
	clear: both;
	font-size: 1px;
	line-height: 1px;
}

/*
	product-bar (main header bar on top of page)
*/

div.product-bar-bg { /* This div includes the nav bar! */
	background-color: #d2dbe5;
	/* image is defined within template */
	/* background-image: url(../picts/product_bar_gradient.png); -- Defined in css_style_map.cfg -- */
	background-position: top left;
	background-repeat: repeat-x;
	border-bottom: 1px solid #d2dbe5;
}
	
table.product-bar {
	width: 100%;
}

table.product-bar td {
	padding: 5px;
	vertical-align: middle;
	text-align: left;
}

table.product-bar td.product-bar-right {
	text-align: right;
	color: #C6C6C6;
}

table.product-bar span.version {
	padding-right: 14px;
	color: #6498cd;
}

td.product-bar-right a:link,
td.product-bar-right a:visited,
td.product-bar-right a:hover {
	color: #0002BD;
	text-decoration: underline;
	padding: 2px 5px;
}

td.product-bar-right a:hover {
	background-color: #FAF9F3;
}

div.product-bar-about {
	position: absolute;
	right: 0;
	top: 27px;
	background-color: white;
	border: 1px solid #6a6a6a;
	padding: 7px 10px;
	display: none;
}

div.product-bar-about p { /*copyright text*/
	font-size: 0.94em;
}

/*
	breadcrumb-nav-bar-10 Used in Reports and Config
*/

div.breadcrumb-nav {
	padding: 0;
	margin: 18px 0 4px 0;
	font-weight: bold;
	/*vertical-align: middle;
	background-color: #d9fff0;*/
	/*height: 30px;*/
}

/*div.breadcrumb-nav a {
	display: block;
	float: left;
	background-color: yellow;
	padding: 9px 0;
}*/

div.breadcrumb-nav img.breadcrumb-arrow {
	padding: 0 10px;
}

div.breadcrumb-nav button {
	margin: 0 0 0 12px;
	padding: 1px 4px 1px 6px;
	font: inherit;
	/*font-size: inherit;
	font-weight: inherit;
	font-style: inherit;*/
	background-color: transparent;
	/*background-color: #e6ebf1;*/
	border: 1px solid #a5bdd7;
	border-radius: 2px;
	-moz-border-radius: 2px;
   -webkit-border-radius: 2px;
   -khtml-border-radius: 2px;
}

div.breadcrumb-nav button:hover {
	background-color: #f0f3f6;
}



/*table.breadcrumb-nav-bar-10 {
	width: 100%;
}

table.breadcrumb-nav-bar-10 th,
table.breadcrumb-nav-bar-10 td {
	font-size: 1.1em;
	padding: 22px 9px 9px 14px;
	font-weight: normal;
}

table.breadcrumb-nav-bar-10 th {
	text-align: left;
	font-weight: bold;
}

table.breadcrumb-nav-bar-10 td {
	text-align: right;
	font-weight: normal;
}

table.breadcrumb-nav-bar-10 span {
	padding: 0 7px;
} 

span.breadcrumb-nav-bar-10-arrow {
	padding: 0 7px;
}*/


/*
	copyright
*/


/*
	config home NEW (now alose used in Reports view!)
*/

/* iframe is used in IE6 only */
div.config-nav,
iframe.config-nav {
	width: 100%;
	background-color: white;
	padding: 0;
	margin: 0;
}

/* div extends div.config-nav, iframe is used in IE6 only */
div.hidden-nav, 
iframe.hidden-nav { 
	position: absolute;
	left: 0;
	/*top: 100;*/
	display: none;
	border-bottom: 1px solid #d2dbe5;
	height: 235px;
	z-index: 3000;
}

iframe.hidden-nav { /* activated in IE6 only */
	border: none;
	z-index: 2999;
}

div.config-nav a:link,
div.config-nav a:visited,
div.config-nav a:hover {
	text-decoration: none;
	display: block;
	padding: 0.4em 16px 0.3em 16px;
}

div.config-nav a:hover {
	background-color: #efefef;
}

div.config-nav ul {
	float: left;
	padding: 4px 0;
	border-right: 1px solid #eaeaea;
	height: 122px;
}


p.copyright {
	margin: 16px 24px;
	font-size: 0.9em;
	color: #656565;
}

/*
	panel-50 (required in base.css because panel-50 is used in error reporting)
*/

table.panel-50-left-right-grid td {
	/* Used if buttons are on top right side */
	padding: 0;
	vertical-align: top;
	text-align: left;
}

table.panel-50-left-right-grid td.buttons-box {
	/* Used if buttons are on top right side */
	text-align: center;
	padding: 18px 18px;
}

div.panel-50 {
	/*border: solid 1px Red;*/
	position: absolute;
	display: none;
	z-index: 20;
}

div.panel-50-header {
	/*background-color: Lime;*/
	background-color: transparent;
	/*	background-image: url(../picts/panel/panel_50_top_left.gif); -- Defined in css_style_map.cfg -- */
	background-position: top left;
	background-repeat: no-repeat;
}

div.panel-50-header-frame {
	/*background-color: Lime;*/
	/*border: 1px solid Red;*/
	text-align: right;
	margin-left: 10px;
	padding: 5px 0 3px 0;
	/*	background-image: url(../picts/panel/panel_50_top_right.gif);  -- Defined in css_style_map.cfg -- */
	background-position: top right;
	background-repeat: no-repeat;
	vertical-align: bottom;
}

div.panel-50-header-frame img {
	margin-right: 5px;
	/*background-color: Yellow;*/
}

div.panel-50-header-title {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1em;
	font-weight: bold;
	text-align: left;
	color: White;
	background-color: transparent;
	float: left;
}

div.panel-50-header-bottom {
	background-color: #f3f2eb;
	font-size: 1px;
	/*height: 1px;* Don't specify the height because IE would expand the width to 100% */
	line-height: 1px;
	border-width: 0 3px;
	border-color: #59609b;
	border-style: solid;
}


div.panel-50-body { /* Note, the body has 0px margin so that we can add tab-lines, etc.! */
	background-color: #f3f2eb;
	border-width: 0 2px;
	border-color: #59609b;
	border-style: solid;
}

div.panel-50-form,
div.panel-50-form-center,
div.panel-50-form-right {
	padding: 10px 14px;
}

div.panel-50-form-center {
	text-align: center;
}

div.panel-50-form-right {
	text-align: right;
}

div.panel-50-form th,
div.panel-50-form td {
	/*Note, we give minimal top padding, this is useful for example fields above a row*/
	padding: 3px 4px 6px 4px;
	vertical-align: baseline; /* We use baseline so that we are aligned when displaying error indication divs */
	/*background-color: yellow;*/
	border: none;
}

div.panel-50-form th {
	text-align: right;
	font-weight: normal;
}

div.panel-50-form th.field-sample,
div.panel-50-form td.field-sample {
	padding-bottom: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #646464;
}

div.panel-50-footer {
	background-color: transparent;
	/*	background-image: url(../picts/panel/panel_50_bottom_left.gif); -- Defined in css_style_map.cfg -- */
	background-position: bottom left;
	background-repeat: no-repeat;
}

div.panel-50-footer-offset {
	background-color: transparent;
	margin-left: 10px;
	font-size: 5px;
	line-height: 5px;
	/*	background-image: url(../picts/panel/panel_50_bottom_right.gif); -- Defined in css_style_map.cfg -- */
	background-position: bottom right;
	background-repeat: no-repeat;
}

div.panel-50-separator-line {
	padding: 0;
	margin: 0;
	border-top: 1px solid #c8c7c7;
	background-color: White;
	font-size: 1px;
	line-height: 1px;
	/* height: 1px; Don't apply height or IE will expand to maximum width! */
}

