/* the seperator lines between header and main section and between footer and main section */ /* general section */ div.top-banner{ background: #3b6988; height: 131px; text-align: center; margin: 0 0 0 0; padding: 0 0 0 0; } div.hbar{ border-top: 2px dotted #ff9999; } div.top-bar{ background-color: #729db9; height:20px; border-top: 1px solid white; } /* div.top-bar{ border-top: 2px dotted #ff9999; } */ div.bottom-bar{ border-top: 2px solid #729db9; } body.main{ margin: 0px; padding: 0px; font-family: Arial, Helvetica, sans-serif; font-size: 0.8em; background-color: white; text-align: center; } /* body.main a { text-decoration:none; } body.main a:link { color:#729db9; } body.main a:visited { color:#729db9; } body.main a:hover { color:#3b6988; text-decoration:underline; } body.main a:active { color:#3b6988; } */ div.top-menu ul{ list-style: none; } div.top-menu li{ margin:0px; padding:0px 4px 0px 4px; white-space:nowrap; border-left: 1px solid #9e4747; float: left; font-size: 0.8em; } div.top-menu li.lend{ border-right: 1px solid #9e4747; float: left; } div.top-menu li.rend{ border-right: 1px solid #9e4747; float: right; } .top-menu a { text-decoration:none; } .top-menu a:link { color:#729db9; } .top-menu a:visited { color:#729db9; } .top-menu a:hover { color:#3b6988; text-decoration:underline; } .top-menu a:active { color:#3b6988; } div.heading { font-size: 1.1em; font-weight: bold; text-align: center; margin: 10px 0px 10px 0px; } div.heading2 { font-size: 0.9em; text-align: center; margin: 10px 0px 10px 0px; } div.note { font-size: 0.7em; text-align: center; margin: 10px 0px 10px 0px; } div.note2 { font-size: 0.8em; text-align: center; margin: 10px 0px 10px 0px; } table.bottom-link { font-size: 0.8em; } table.bottom-link a { text-decoration:none; } table.bottom-link a:link { color:#3b6988; } table.bottom-link a:visited { color:#252525; } table.bottom-link a:hover { color:#64bfdb; text-decoration:underline; } table.bottom-link a:active { color:#64bfdb; } /* index.jsp */ table.menu { border: 0px hidden #ffffff; width: 100%; font-family: Arial, Helvetica, sans-serif; } table.menu th{ height: 30px; background:#3b6988; color:white; font-weight: bold; text-align:center; } table.menu tr{ border: 0px hidden #ffffff; background: #ffffff; } table.menu td{ font-color:#032373; font-size: 0.8em; } table.menu a { color: #333333;} table.menu a:link { color: #333333;font-weight:bold;} table.menu a:visited { color: #2e8b57;} table.menu a:hover { color: #747474; text-decoration: none;} table.menu a:active { color: #747474;} table.special-menu { font-size: 0.8em; } table.special-menu th{ background: #729db9; height: 30px; text-align: center; color: #ffffff; font-weight: bold; vertical-align: middle; } table.special-menu th a{ height: 30px; text-align: center; color: #ffffff; font-weight: bold; } a.special { color: blue;} a.special:link {color: blue; font-weight: bold;} a.special:visited {color: #6495ed;} a.special:hover { color: #bdb76b; text-decoration: none;} a.special:active{ color: #bdb76b;} .roomtype { color: 008b8b; font-weight: bold; font-style: italic; } .hotel-desc{ padding: 0px 5px 0px 5px; font-size: 0.8em; } /* availabilitySummary.jsp */ td.avail { background-color: #d3dce2; color:black; border: 1px solid #ffffff;font-size: 0.8em;} td.sold { background-color: #a1bac9; color: red;font-size:0.8em; border: 1px solid #ffffff;} td.avail a { background-color: #d3dce2; color: black; text-decoration: none;} td.avail a:link{ background-color: #d3dce2; color: black; text-decoration: none;} td.avail a:visited { background-color: #d3dce2; color: black;text-decoration:underline;} td.avail a:hover { background-color: #9CA16E; color: white; text-decoration: underline;} td.avail a:active { background-color: #9CA16E; color: white; text-decoration: underline;} td.call { background: #ccfffc; color: black;font-size:0.8em;} td.call a { background: #ccfffc; color: black; text-decoration: none;} td.call a:hover { background: #ccfffc; color: black; text-decoration: underline;} table.avail-table{ background: #ffffff; } table.avail-table th{ background: #3b6988; border: 1px solid #ffffff; color:white; } span.avail-loc{ font-weight: bold; color: #000000; text-align:center; font-size: 0.8em; } a.avail-rmtp{ color: #729db9; font-size:0.8em;} a.avail-rmtp:link { color: #729db9; } a.avail-rmtp:visited { color: #999966; } a.avail-rmtp:hover { color: #3b6988; text-decoration: none;} a.avail-rmtp:active { color: #3b6988; } span.avail-rmcmt { color: #000000; font-size:0.8em; } span.spec-sumry{ color: #ff6600; } /* specialsSummary.jsp*/ table.choice { border: 0px hidden #ffffff; font-family: Arial, Helvetica, sans-serif; } table.choice th{ height: 30px; background:#3b6988; color:white; font-weight: bold; text-align:center; } table.choice tr{ border: 0px hidden #ffffff; background: #ffffff; } table.choice td{ font-color:#032373; font-size: 0.8em; } table.choice a { color: #333333;} table.choice a:link { color: #333333;font-weight:bold;} table.choice a:visited { color: #2e8b57;} table.choice a:hover { color: #747474; text-decoration: none;} table.choice a:active { color: #747474;} a.view-map { color: white; background: #729db9; text-decoration: none; font-size: 1em; font-weight: bold;} a.view-map:link { color: white; background: #729db9;} a.view-map:visited { color: white; background: #729db9;} a.view-map:hover { color: white; background: #3b6988; text-decoration: underline;} a.view-map:active { color: white; background: #3b6988;} a.back-top { color: #000000; background: #729db9; text-decoration: none; font-size: 1.1em; font-weight: bold;} a.back-top:link { color: #000000; background: #729db9;} a.back-top:visited { color: #000000; background: #729db9;} a.back-top:hover { color: #000000; background: #3b6988; text-decoration: underline;} a.back-top:active { color: #000000; background: #3b6988;}