@charset "ISO-8859-1";

/* setting all browser settings on zero for new standard */

body, h1, h2, h3, p, ul, li, a, table, tr, th, td, div, img, form, input, select, option, textarea { margin: 0px; padding: 0px; }
div { position: absolute; }

/* general settings */

body { background: #ffffee; color: #004080; font-family: sans-serif; font-size: 10px; }

h1 { color: #0080aa; font-size: 20px; font-weight: bold; font-family: sans-serif; font-variant: small-caps; padding-left: 30px; padding-right: 5px; padding-top: 5px; padding-bottom: 5px; text-align: left; }
h2 { color: #0080aa; font-size: 16px; font-weight: bold; font-family: sans-serif; padding: 5px; }
h3 { color: #0080aa; font-size: 14px; font-weight: bold; font-family: sans-serif; padding: 4px; }
p { color: #004080; font-size: 12px; font-weight: normal; font-family: sans-serif; padding: 3px; }
h6 { color: #004080; font-size: 11px; font-weight: normal; font-family: sans-serif; padding: 2px; }

ul { padding-left: 20px; }
li { color: #004080; font-size: 12px; font-weight: normal; font-family: sans-serif; }

a:link { font-weight:bold; color: #0080aa; text-decoration:none; }
a:visited { font-weight:bold; color: #0080aa; text-decoration:none; }
a:hover { font-weight:bold; color:gold; text-decoration:none; }

th { color: #0080aa; font-size: 15px; font-weight: bold; padding-left: 15px; padding-right: 5px; padding-top: 5px; padding-bottom: 5px; text-align: left; }
td { color: #004080; font-size: 12px; font-weight: normal; padding: 5px;}
td.minor { color: #004080; font-size: 11px; font-weight: normal; }

/* settings for site layout */

div#sailportal { background-color: #ddeeff; }
div#sidebox { background-color: transparent; }
div#sailportal_header_image { background-color: #ffffdd; }
div#sailportal_header_text { background-color: #ffffdd; }
div#sailportal_search { background-color: #ccddee; }
div#sailportal_tip { background-color: #bbccdd; }

/* settings for searchbox layout */
td.sailportal_typ0 { background-color: #ffffdd; }
td.sailportal_typ1 { background: #ccddee; }
td.sailportal_typ2 { background: #bbccdd; }

/* settings for forms */

input { background: #ffffdd; color: #004080; }
select { background: #ffffdd; color: #004080; }

input.sailportal_button { background: #ddddbb; color: #004080; font-weight: bold; }

input.sailportal_num2 { width: 20px; }
input.sailportal_num4 { width: 40px; }
input.sailportal_data { width: 230px; }

select.sailportal_search { width: 360px; }
select.sailportal_mini { width: 120px; }
select.sailportal_num2 { width: 40px; }

option.sailportal_start { background: #ffffdd; color: #004080; }
option.sailportal_heading { background: #bbccdd; color: #004080; font-weight: bold; }
option.sailportal_subheading { background: #ffffbb; color: #004080; font-weight: bold; padding-left: 10px; }
option.sailportal_normal { background: #ffffdd; color: #004080; padding-left: 20px; }
option.sailportal_subnormal { background: #ffffdd; color: #004080; padding-left: 30px; }
option.sailportal_no_option { background: #dddddd; color: #404040; }

textarea { width: 600px; height: 100px; background: #ffffdd; color: #004080; }

/* settings for footer */
td.footer { padding: 10px; color: #808080; font-size: 11px; font-weight: normal; }
a.footer { color: #808080; font-size: 11px; font-weight: normal; text-decoration:none; }

/* alternating colours of pages */
table.sailportal_typ1 { background: #ccddee; }
table.sailportal_typ2 { background: #bbccdd; }

div.sailportal_typ1 { background: #ccddee; }
div.sailportal_typ2 { background: #bbccdd; }