/* The Holiday Group - version 2 CSS */ body { margin-bottom:0px; margin-top:0px; font-weight:bold; scrollbar-arrow-color:#FFFFFF; scrollbar-face-color:#00A0DD; scrollbar-base-color:#00A0DD; scrollbar-highlight-color:Navy; scrollbar-shadow-color:Navy; scrollbar-dark-shadow-color:Navy; scrollbar-3d-light-color:#00A0DD; } blockquote { padding:20px 10px 20px 10px; height:auto; } a, a:link, a:active, a:visited { text-decoration:none; border-bottom:1px dotted rgb(0, 102, 205); color:rgb(0, 102, 205); } a:hover { border-bottom:1px dotted #999999; color:#999999; } #container { /*background-image:url(./images/lr-grad.jpg); background-position:top; background-repeat:repeat-y;*/ margin-left:25px; margin-right:25px; } .layout { width:750px; } #main { width:720px; /*height:980px;*/ float:left; background-image:url(./images/divider-grad.jpg); background-position:top right; background-repeat:no-repeat; padding:10px 15px 10px 15px; } /*#side { width:175px; / *height:890px;* / float:right; padding:220px 10px 10px 10px; }*/ .logo { width:720px; height:73px; /* was 100px */ margin-top:10px; /*background-image:url(./images/ragnaru-logo.jpg); background-position:center center; background-repeat:no-repeat;*/ } img { border:0px; } p, ul, form, input, textarea, h1, .header, .site, .footer { font-family:'Lucida Grande', Verdana; font-size:12px; color:white; } p, ul { line-height:18px; text-align:justify; } h1 { font-size:17px; } .site { margin-top:0px; margin-bottom:0px; } .site a, .site a:link, .site a:active, .site a:visited, .site a:hover { border:0px; } .footer { text-align:center; color:#777777; font-size:11px; }