* { margin:0; padding:0; border:0; } p { margin-bottom: 18px; } a { color: #990000; text-decoration:none; } a:hover { color: #DF1C11; text-decoration:underline; } body{ background:#f4f3f3; background: url(../img/bg.png) 50% 0; padding:0; line-height:1.5; font-family:verdana,sans-serif; font-size:12px; } /*** WRAPPER ***/ div#wrapper{ margin:auto; background:#fff; border:1px solid #e4e3e3; width:898px; padding-bottom:20px; } /*** HEADER ***/ div#header{ height:340px; position:relative; margin-bottom:10px; .holder{ position:absolute; z-index:10px; top:10px; left:10px; } } #header .brand { position:absolute; top:40px; left:40px; z-index:99; } #header .brand img { z-index:1000; } /*** NAV ***/ ul#nav{ list-style:none; font-family:Oswald,arial,non-serif; float:left; width:214px; li{ line-height:1; padding:0; width:214px; margin:0; float:left; } a.video{ padding:0px; text-decoration:none; } a{ display:block; width:194px; padding:10px 0 10px 20px; border-bottom:1px solid #fff; background:url(../img/layout/bg_nav.gif) repeat-y; color:#fff; text-decoration:none; font-size:18px; } a:hover, a.active{ background:url(../img/layout/bg_nav_over.png) no-repeat 0 50%; } li .images { margin:10px 0 0 15px; } li.last{ a{ background:none !important; display:inline !important; padding:0 !important; border:0 !important; } } } /*** CONTENT ***/ div#content{ float:left; width:633px; margin-left:30px; color:#515050; h1{ font-family:Oswald,arial,non-serif; color:#DF1C11; text-transform:uppercase; font-size:18px; border-bottom:1px dotted #999999; padding:20px 0 10px 0; margin-bottom:10px; font-weight:normal; } ul, ol{ padding-left: 40px; } } /*** FOOTER ***/ ul#footer{ width:898px; margin:auto; margin-top:10px; height:45px; list-style:none; li{ float:right; font-size:11px; color:#333; } a{ background:url(../img/layout/bullet_footer.png) no-repeat 0 2px; display:block; padding-left:6px; margin-left:10px; text-decoration:none; color:#333; } a:hover{ text-decoration:underline; } } /*** DEFAULT ***/ .zapp:after { content:"."; display:block; height:0; clear:both; visibility:hidden; } /** * Photoalbum */ #photoalbum a { position:relative; display:block; margin:0 18px 18px 0; float:left; } #photoalbum a img { margin:0; } /** * Google maps */ #side_bar { width:630px; margin-bottom:1px; } #side_bar a { display:block; height:26px; color: #fff; background-color:#DF1C11; margin-right:1px; margin-bottom:1px; padding-top: 8px; padding-left: 8px; text-decoration:none; } #side_bar a:hover { display:block; height:24px; color: #333; background-color:#fff; border: 1px solid #DF1C11; margin-right:1px; margin-bottom:1px; padding-top: 8px; padding-left: 8px; text-decoration:none; } #map { height:360px; width:627px; border: 1px solid #990000; color:#000000; margin-bottom:1px; font-size:12px; font-family:Verdana, Geneva, sans-serif; }