/* import the parent css*/ /* ----------------------------------------------------------------------------------- */ /* CONTENT */ /* ----------------------------------------------------------------------------------- */ #container1, #container1b, #container1c { height: 165px; } #container2 { width : 760px; margin : 25px 0px 0px 0px; clear : both; } #container2l { width : 50%; margin : 0px; vertical-align : top; float : left; } #container2r { width : 48%; vertical-align : top; float : right; margin : 0px 0px 0px 5px; } #infoblock1 /* news */ { width : 186px; margin : 0px 0px 0px 0px; padding : 32px 0px 0px 0px; float : left; background : url(/IATAN/common/images/hdr_block_IATAN2.gif) #FFFFFF no-repeat; } #infoblock2 /* data */ { width : 170px; margin : 0px 0px 0px 0px; padding : 32px 0px 0px 0px; float : right; background : url(/IATAN/common/images/hdr_block_IATAN3.gif) #FFFFFF no-repeat; } #infoblock3 /* properties */ { width : 160; margin : 0px 0px 0px 0px; padding : 0px 0px 0px 0px; float : left; background : url() #FFFFFF no-repeat; } #infoblock4 { width : 180; margin-top : 28px; padding : 0px 0px 0px 0px; float : right; background-color: #FFFFFF; border: none; } *html body #infoblock4 { width : 190; } #infoblock3 #rhb .title { width : 160; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; height : 32px; background: url(); border: 0px solid white; } #infoblock3 #rhb .title img { padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; background: url(); border: 0px solid white; } #infoblock3 #rhb .text { width: 160; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; background: url(); border: 0px solid white; } #infoblock3 .worldwide { margin : 0px; padding : 37px 0px 0px 0px; background : url(/IATAN/common/images/hdr_block_worldwide.gif) #FFFFFF no-repeat; } /* ----------------------------------------------------------------------------------- */ /* Top image - Searchbox - site nav*/ /* ----------------------------------------------------------------------------------- */ #container1 { background-image : url(/IATAN/common/images/IATAN_Main.jpg); } #container1b { background-image : url(/IATAN/common/images/IATAN_Main.jpg); } #container1c { background-image : url(/IATAN/common/images/IATAN_Main.jpg); } #searchcontainer #centerlayer #search { width: 183px; position: relative; top: 355; left: 560; z-index: 999999 } #searchcontainer #centerlayer #search input { width: 116px; } #searchcontainer #centerlayer #search input.btn { width: auto; } /* ----------------------------------------------------------------------------------- */ /* Top menu */ /* ----------------------------------------------------------------------------------- */ #topnav { width : 760px; height : 25px; margin : 20px 0px 0px 0px; padding : 0px; } #topnav ul { margin : 0px 0px 0px 0px; padding : 0px; } #topnav ul li { display : inline; list-style-type : none; font : bold 9pt/12pt Arial, Helvetica, sans-serif; color : #A1BC03; height : 15px; margin : 0px; padding : 2px 18px 2px 18px; background : url(/NR/ContentConnector/CS2000/SiteInterface/images/2005/topnav_seperator.gif) #FFFFFF no-repeat; } * html body #topnav ul li { padding : 2px 20px 2px 19px; } #topnav ul li.first { display : inline; list-style-type : none; height : 15px; margin-left : 0px; padding-left : 0px; background : url() #FFFFFF no-repeat; } #topnav ul li.last { display : inline; list-style-type : none; height : 15px; margin : 0px; padding-right : 0px; } #topnav ul li a:link, #topnav ul li a:visited { color : #1B4674; text-decoration : none; } #topnav ul li a:hover { font : inherit; color : #AEC815; text-decoration : none; } @media print { #topnav { display: none } }