/* Group site */ body { color: #000000; } a { color: #afac7f; } a:hover { color: #afac7f; } a.on { color: #afac7f; } input, select, textarea { border: 1px solid #666666; } #container { } #maincontent { } #bodycontent, #content { background-color: #FFFFFF; color: #666666; } .pagetitle { color: #666666; } #topnavstatic { list-style: none; height: 40px; width: 694px; background: url(/images/topnav_bg.gif) top left repeat-x; } #topnavstatic li { display: block; float: left; height: 40px; margin: 0 10px; line-height: 40px; font-size: 0.9em; } #topnavstatic li a { display: block; float: left; height: 40px; font-weight: bold; color: #666666; } #topnavstatic li a:hover { color: #DA2A36; } #topnavstatic li.rflogo { width: 65px; height: 40px; text-indent: -1000em; background: url(/images/topnav_logo.gif) left center no-repeat; } #left { color: #b5aba1; background-image: none; } #left #logo { border-bottom: 1px solid #e5e4e4; } #left a { color: #b5aba1; } #left a:hover { } #leftnav li:hover > a { /* This helps to stop some flickering of the arrow in non-IE browsers */ } #left a.on { } #leftnav ul { } #leftnav ul li a { color: #908271; } #leftnav ul li a:hover { } #leftnav ul li:hover > a { /* This helps to stop some flickering of the arrow in non-IE browsers */ } #leftnav ul li a.on { } #right { background: #dad6d0 url(/images/rf_in_page_logo.gif) center 93% no-repeat; color:#666666; } #rightnav { } #rightlinks > li { } #rightlinks > li:hover, #rightlinks > li.on { } #rightlinks li a { color: #534f4d; } #rightlinks li.on a { color: #ffffff; } #rightlinks li a:hover { color: #534f4d; } #rightlinks p { } #rightlinks .accpanel { background-color: #e5e4e4; border: 1px solid #cac7bb; } #rightlinks .accpanel a { } #rightlinks li.on .accpanel a { color: #534f4d; } #rightlinks .accpanel input, #rightlinks .accpanel select { } #rightlinks .accpanel label { } #rightlinks .accpanel h4 { } #rightlinks #availability input { } .calendar { } .calendar table { } .calendaricon { } .weekday { } #searchresult { } #searchresult a { } #searchresult .result { } #searchresult .result .group { } #searchresult .result span { } #searchresult .result .label { } #searchresult .result .ratelabel { } #searchresult .result p { } #searchresult .result a:hover { } /* helpdesk form styles */ #helpdesk { width: 450px; position: relative; margin-top: 25px; } #helpdesk ul { margin: 0; padding: 0; list-style: none; } #helpdesk li { height: 20px; line-height: 20px; clear: left; } #helpdesk label { font-weight: normal; text-align: right; display: block; float: left; width: 140px; margin-right: 10px; } #helpdesk input { display: block; float: left; font-size: 0.9em; } #helpdesk input[type=text] { width: 280px; } #helpdesk input[type=radio] { width: auto; position: relative; top: 3px; } #helpdesk textarea { width: 280px; } #helpdesk #arrivaldate { width: 100px; } #helpdesk input[type=submit] { border: 1px solid #B5ABA1; color: #666666; } #helpdesk li.radioset span, #helpdesk li.submitset span { display: block; float: left; width: 140px; margin-right: 10px; text-align: right; } #helpdesk li.radioset label { width: auto; } #helpdesk li.large { min-height: 110px; }