/*
Project: Hamburg Sued
Version: 5
File: blue.css
Author: Phillip Woelfel

Only include color and image specific styles in this stylesheet. Do not include layout, content or form specific styles.
*/
@media screen {
/* @group backgrounds */
body {
	color: #535353;
	background: #afb3b6 url(img/alianca_1/bg_body.jpg) repeat-x 0 -10px;
}
#main {
	background: #fff url(img/bg_main.jpg) repeat-x 0 300px;
}
#main_half {
	background: #fff url(img/bg_main.jpg) repeat-x 0 0;
}
#col_sidebar {
	background: url(img/bg_sidebar.jpg) repeat-x top;
}
/* @end */
/* @group logo */
div#logo h1 a {
	background: url(img/alianca_1/logo_alianca.gif) no-repeat;
}
div#logo h1#alinca_en a {
	background: url(img/alianca_1/logo_alianca.gif) no-repeat;
}
div#logo h1#alianca_pt a {
	background: url(img/alianca_1/logo_alianca.gif) no-repeat;
}
div#chapter h2 {
	color: #fff;
}
/* @end */
/* @group toolbar */
#toolbar li {
	background: url(img/divider_toolbar.gif) no-repeat right;
}
#toolbar a {
	color: #fff;
}
#toolbar a:hover {
	color: #cccccc;
}
li.search label {
	color: #fff;
}
li.search input.searchtxt {
	color: #000000;
	background-color: #ffffff;
}
li.search input.searchbtn {
	color: #fff;
	background: url(img/alianca_1/icon_search.gif) right center;
}
li.search input.searchbtn:hover { 
	background: url(img/icon_search_hover.gif) right center;
}
/* @end */
/* @group navigation */
#navigation a{
	color: #fff;
	background: url(img/bg_nav_fade.jpg) repeat-x 0 0;
}
#navigation a:hover {
	color: #626262;
	background: url(img/bg_nav_fade.jpg) repeat-x 0 -46px;
}
#navigation a.current {
	color: #626262;
	background: #ff0000 url(img/bg_nav_current.jpg);	
}
#subnavigation ul li a {
	color: #535353;
	background: url(img/alianca_1/bg_subnav_l01.png) left top;
}
#subnavigation ul li a:hover, #subnavigation ul li a.active, #subnavigation ul li a.current {
	background: url(img/bg_subnav_l01_hover.png);
	color: #fff;
}
#subnavigation ul li li a {
	color: #535353;
	background: url(img/alianca_1/bg_subnav_l02.png) repeat left top;
}
#subnavigation ul li li a:hover, #subnavigation ul li li a.active, #subnavigation ul li li a.current {
	background: url(img/bg_subnav_l02_hover.png);
	}
#subnavigation ul li li li a {
	color: #535353;
	background: url(img/bg_subnavigation.png) repeat left top;
}
#subnavigation ul li li li a:hover, #subnavigation ul li li li a.active, #subnavigation ul li li li a.current {
	color: #fff;
	background: url(img/bg_subnavigation_hover.png) repeat left top;
}
/* @end */
/* @group footer, breadcrumb and tools */
div#footer a {
	color: #7d7d7d;
}
div#footer a:hover {
	color: #fff;
}
div#footer ul li {
	background: url(img/divider_footer.gif) no-repeat right;
}
#breadcrumb a {
	color: #7d7d7d;
	background: url(img/divider_breadcrumb.gif) no-repeat right;
}
#breadcrumb a:hover {
	color: #535353;
	}
a.print {
	background-image: url(img/icon_print.gif);
}
a.recommend {
	background-image: url(img/icon_mail2.gif);
}
a.download {
	background-image: url(img/icon_download2.gif);
}
/* @end */
/* @group elements, lists and links */
hr { 
	border-bottom-color: #a0a0a0; 
}
h1 {
	color: #1E4D82;
}
#col_sidebar h1 {
	color: #43494D;
}
h2, #col_sidebar h2 {
	color: #7d7d7d;
}
h3 {
	color: #43494d;
}
h4 {
	color: #50555a;
}
h5 {
	color: #205fa5;
}
h6 {
	color: #50555a;
}
.img100l span, .img120l span, .img225l span, .img340l span, .img475l span, .img705l span, .img100r span, .img120r span, .img225r span, .img340r span, .img475r span, .img705r span {
	background: #DFE0E0;
}
a {
	color: #626262;
}
a:active {
	color: #626262;
}
a:hover {
	color: #205fa5;
}
a.icon-folder {
	background: url(img/alianca_1/icon_folder.gif) 0 40% no-repeat;
}
a.icon-file {
	background: url(img/alianca_1/icon_file.gif) 0 40% no-repeat;
}
a.icon-download {
	background: url(img/alianca_1/icon_download.gif) 0 40% no-repeat;
}
a.icon-external {
	background: url(img/alianca_1/icon_external.gif) 0 40% no-repeat;
}
a.icon-pdf {
	background: url(img/alianca_1/icon_pdf.gif) 0 40% no-repeat;
}
a.icon-mail {
	background: url(img/alianca_1/icon_mail.gif) 0 60% no-repeat;
}
#page li {
	background: url(img/alianca_1/icon_bullet.gif) no-repeat left 6px;
}
#page ul.check li {
	background: url(img/alianca_1/icon_list_check.gif) no-repeat left 0;
}
#page ul.linklist li {
	background: url(img/alianca_1/icon_arrow.gif) no-repeat left 6px;
}
#page ul.linklist li a {
	color: #535353;
}
/* @end */
/* @group quotations and boxes */
blockquote.quotation {
	background: url(img/icon_quote_start.gif) no-repeat;
}
blockquote.quotation p { 
	background: url(img/icon_quote_end.gif) no-repeat 100% 100%; 
}
div.note {
	background: #eaeaeb url(img/bg_note.jpg) repeat-x left top;
}
div.info, span.info { background: #eaeaeb url(img/alianca_1/box_info.gif) no-repeat 3px 5px; }
div.alert, span.alert {
	background: #e2eaf0 url(img/alianca_1/box_alert.gif) 3px 5px no-repeat;
	border-top-color: #205fa5;
	border-bottom-color: #205fa5;
}
div.download, span.download { 
	background: url(img/alianca_1/box_download.gif) 3px 5px no-repeat; 
	border-top: 1px solid #205fa5; 
	border-bottom: 1px solid #205fa5; 
}
div.tip, span.tip {
	background: #ebf1f5 url(img/alianca_1/box_tip.gif) 3px 5px no-repeat;
	border-top: 1px solid #205fa5;
	border-bottom: 1px solid #205fa5;
}
/* @end */
/* @group teaser */
.teaser h4 a {
	color: #535353;
}
.teaser h4 a:hover {
	color: #205fa5;
}
.teaser a.more {
	color: #535353;
	background: url(img/alianca_1/icon_arrow.gif) no-repeat right 5px;
}
.teaser a.more:hover {
	color: #205fa5;
}
/* @end */
/* @group quickinfo box */
#quickinfo {
	background: #2160A7 url(img/alianca_1/bg_quickinfo.jpg) repeat-x left bottom;
}
#quickinfo h4 {
	color: #eeeeee;
}
#quickinfo a {
	color: #eeeeee;
}
#quickinfo a:hover {
	color: #fff;
}
form.login input.txt {
	color: #fff;
	background: #131c3e;
}
/* @end */
/* @group tables */
table {
	border-bottom: 1px solid #C6C9CC;	
}
table th.iceDatTblColHdr1, table th.iceDatTblColHdr2 {
	background: #DFE0E0;
}
table th.highlighted {
	background: #DFE0E0;	
}
table th.border {
	border-bottom: 1px solid #C6C9CC;
	border-top: 1px solid #C6C9CC;
}
table tr.iceDatTblRow2 {
    background: #C6C9CC;
}
table td.bullet {
	background: url(img/alianca_1/icon_bullet.gif) no-repeat 3px 10px;
}
table td.result {
	border-bottom: 1px solid #C6C9CC;	
}
table td.border, table td.border.highlighted {
	border-bottom: 1px solid #C6C9CC;
}
td.highlighted {
	background: #DFE0E0;	
}
/* @end */
/* @group forms */
input.btn_red, input.btn_grey:hover  {
	color: #fff;
	background: url(img/alianca_1/bg_btn_blue.gif) repeat-x 0 bottom;
}
input.btn_grey, input.btn_red:hover {
	color: #5a5c63;
	background: url(img/bg_btn_grey.gif) repeat-x 0 bottom;
}
fieldset.inline50 input.btn_grey:hover, fieldset.inline50 input.btn_red  {
	color: #fff;
	background: url(img/alianca_1/bg_btn_blue.gif) repeat-x 0 bottom;
}
fieldset.inline50 input.btn_grey, fieldset.inline50 input.btn_red:hover {
	color: #fff;
	background: url(img/bg_btn_grey.gif) repeat-x 0 bottom;
}
a span.pgrNext {
 background: url(img/alianca_1/icon_pgrnext.gif) no-repeat;
 }
  a:hover span.pgrNext {
 background: url(img/icon_pgrnext_h.gif) no-repeat;  
 }
  a:hover span.pgrPrevious  {
 background: url(img/icon_pgrprev_h.gif) no-repeat;
  }
 a span.pgrPrevious {
 background: url(img/alianca_1/icon_pgrprev.gif) no-repeat;
 }
/* @end */
/* @group tabset */
.icePnlTbOn .LftTop {
    background: url(img/alianca_1/tab_lfttop.gif) no-repeat top left;
}
.icePnlTbOn .MidTop {
    background: url(img/alianca_1/tab_midtop.gif) repeat-x top left;
}
.icePnlTbOn .RtTop {
    background: url(img/alianca_1/tab_rttop.gif) no-repeat top left;
}
.icePnlTbOn .LftMid {
    background: url(img/alianca_1/tab_lftmid.gif) no-repeat top left;
}
.icePnlTbOn .MidMid {
    background: url(img/alianca_1/tab_midmid.gif) repeat-x top left;
}
.icePnlTbOn .RtMid {
    background: url(img/alianca_1/tab_rtmid.gif) no-repeat top left;
}
.icePnlTbOn .LftBtm {
    background: url(img/alianca_1/tab_btm_lftbtm.gif) no-repeat bottom left;
}
.icePnlTbOn .MidBtm {
    background: url(img/alianca_1/tab_btm_midbtm.gif) repeat-x bottom left;
}
.icePnlTbOn .RtBtm {
    background: url(img/alianca_1/tab_btm_rtbtm.gif) no-repeat bottom left;
}
.icePnlTbOnBtm .LftMid {
    background: url(img/alianca_1/tab_btm_lftmid.gif) no-repeat bottom left;
}
.icePnlTbOnBtm .MidMid {
    background: url(img/alianca_1/tab_btm_midmid.gif) repeat-x bottom left;
}
.icePnlTbOnBtm .RtMid {
    background: url(img/alianca_1/tab_btm_rtmid.gif) no-repeat bottom left;
}
.icePnlTbOnBtm .LftBtm {
    background: url(img/alianca_1/tab_btm_lftbtm.gif) no-repeat bottom left;
}
.icePnlTbOnBtm .MidBtm {
    background: url(img/alianca_1/tab_btm_midbtm.gif) repeat-x bottom left;
}
.icePnlTbOnBtm .RtBtm {
    background: url(img/forms/Tab_Btm_RtBtm.gif) no-repeat bottom left;
}
/* end group */
}