@import url(inc_common.css);
@import url(inc_news.css);
@import url(inc_gallery.css);
@import url(inc_dropdown.css);
@import url(inc_csc.css);
@import url(inc_common_layout.css);
@import url(inc_pos_extensions.css);
@import url(inc_presscenter.css);


/* Common
----------------------------------------------- */
h1, h2 {
	color:#144f79;
}
a {
	color:#368ecd;
}
input.button {
	background:#368ecd;
    border:1px solid #368ecd;
}

/* HTMLarea Elements
----------------------------------------------- */
table.color1 tr, tr.color1, td.color1 {
	background-color:#144f79;
}
table.color2 tr, tr.color2, td.color2 {
	background-color:#368ecd;
}
table.color3 tr, tr.color3, td.color3 {
	background-color:#f1f9fc;
}
table.color4 tr, tr.color4, td.color4 {
	background-color:#e3edf2;
}
a.arrow {
	background:url(../images/page_w_arrow.gif) no-repeat 0px 4px;
}

/* Common Layout
----------------------------------------------- */
#mainnav {
	background:#144f79;
}
#quicksearch input.frm_submit {
	background:url(../images/page_w_button_search.gif) no-repeat;
}
#start_middle {
	background:url(../images/page_w_start_cols.jpg) no-repeat;
}
#start_middle div.line {
	background:url(../images/page_w_start_line_h.gif) repeat-x;
}
ul.arrows a {
	background:url(../images/page_w_arrow.gif) no-repeat 0px 4px;
}
#footer {
	border-top:2px solid #144f79;
}
#copyright a {
	color:#9ac6e6;
}

/* Navigation
----------------------------------------------- */
#mainnav ul ul {
	background:#144f79;
}
#mainnav ul ul li a:hover {
	background-color:#368ecd;
}
#sidenav ul a {
	background-image:url(../images/page_w_arrow.gif);
}
#sidenav ul a:hover, #sidenav ul a.sel {
	background-color:#144f79;
}

/* Windows
----------------------------------------------- */
div.window_gradient {
	background:url(../images/page_w_content_bg1.jpg) repeat-x;
}
#middle div.window_contact {
	background:url(../images/page_w_content_bg_contact.jpg) repeat-x;
}
div.window_news {
	background:#ecf4f9 url(../images/page_w_content_bg3.jpg) repeat-x;
}

#window_quickinfo {
	background:#f3f8fb url(../images/page_w_content_bg2.jpg) repeat-x;
}
h2.acc-toogle,
h2.acc-toogle-act {
	background:url(../images/acc_w.gif) no-repeat 98% 50%;
}
h2.acc-toogle-act {
	background:url(../images/acc_w_act1.gif) no-repeat 98% 50%;
}

/* Extensions
----------------------------------------------- */
.tx-poscompanyindex-piindex-header-fx,
.tx-poscompanyindex-piindex-header-fx-act {
	 	background:url(../images/acc_w.gif) no-repeat left center;
}
.tx-poscompanyindex-piindex-header-fx-act {
	background-image:url(../images/acc_w_act.gif);
}