/* ---------------------------------------- GLOBAL STUFF ---------------------------------------- */ a { color: inherit; text-decoration: none; } a:hover { border-bottom: 1px dotted #A71C20; } p { margin: 0px; } .png { /visibility: hidden; } body { background: #231F20; } div { margin: 0px; } a img { border: 0px; } #horizon { background-color: transparent; /* position: absolute; top: 50% margin-top: -315px; */ margin-top: 20px; left: 0px; width: 100%; text-align: center; min-width: 900px; } #wrapper { border: 1px solid #231F20; background: url(../images/back.jpg) top left no-repeat #000; position: relative; text-align: left; width: 750px; min-height: 600px; /height: 600px; margin: 0px auto; margin-bottom: 20px; padding-bottom: 50px; } #logo_box { position: absolute; left: 0px; top: 0px; } #dots { position: absolute; left: 0px; top: 0px; } #white_line_address { position: absolute; right: 0px; top: 28px; } #address { position: absolute; right: 20px; top: 45px; text-align: right; font-family: verdana; font-size: 8pt; font-weight: normal; color: #FFF; } #address a { color: #FFF; } #footer { position: absolute; bottom: 10px; text-align: center; font-family: arial, helvetica, verdana; font-size: 8pt; font-size: 7pt; color: #BBB; width: 100%; } #footer a { color: #FFF; } /*--------------------------------------------- MENU --------------------------------------------- */ #menu { position: absolute; top: 120px; left: 70px; font-family: 'century gothic', futura, helvetica; font-size: 20px; color: #AAA; text-transform: uppercase; } #menu a, #menu a:active, #menu a:visited { color: #AAA; } #menu a:hover, #menu a.selected { color: #FFF ! important; } /*--------------------------------------------- WHITE BOX --------------------------------------------- */ #white_box { margin-top: 150px; margin-left: 17px; position: relative; width: 617px; display: block; padding-top: 0px; padding-bottom: 144px; } #white_box_lt { position: absolute; top: 0px; left: 0px; } #white_box_rt { position: absolute; top: 0px; right: 0px; } #white_box_bottom { position: absolute; bottom: 0px; left: 0px; z-index: 0; } #dots_lower{ position: absolute; bottom: 3px; right: 51px; z-index: 320; } /*--------------------------------------------- GREY BOX --------------------------------------------- */ #grey_box { position: absolute; top:5px; right: 32px; z-index: 330; background: url(../images/grey_box_back.gif) top repeat-x #3e3e3f; width: 184px; padding-bottom: 20px; /padding-bottom: 50px; min-height: 200px; /height: 200px; color: #fff; font-family: arial, helvetica, verdana; font-size: 8pt; } #white_bar { background: #FFF; color: #A71C20; padding: 3px; padding-top: 2px; font-size: 13px; line-height: 15px; font-family: 'century gothic', futura, helvetica; font-weight: bold; margin: 4px; /*margin-left: 16px;*/ } #grey_box_tl { position: absolute; top: 0px; left: 0px; } #grey_box_br { position: absolute; bottom: -1px; right: 0px; } #staff_pic { margin: 4px; margin-bottom: 0px; } #grey_menu .heading { font-family: 'century gothic', futura, helvetica; font-size: 12px; font-weight: normal; color: #A71C20; text-transform: capitalize; } #grey_menu { margin-top: 10px; margin-left: 10px; } #grey_menu ul { margin: 0px; padding: 0px; list-style: none; margin-bottom: 5px; } #grey_menu li { margin: 0px; padding: 0px; } #grey_menu a { font-size: 11px; font-family: 'century gothic', futura, helvetica; padding-left: 10px; background: url(../images/plus.gif) center left no-repeat; color: #FFF; text-decoration:none; } #grey_menu a:hover { border-bottom: 1px dotted #A71C20; } /*--------------------------------------------- MAIN CONTENT --------------------------------------------- */ #main_content_wrapper { position: relative; width: 553px; margin-left: 37px; background: #FFF; z-index: 100; padding-top: 20px; min-height: 500px; /height: 500px; border: 1px solid white; } #main_content { margin-left: 20px; width: 335px; } #main_content a { color: #000; } #main_content #contact_div { font-size: 7pt; line-height: 9pt; } #main_content .headline { font-family: 'century gothic', futura, helvetica; font-weight: bold; font-size: 20px; line-height: 17px; display: block; margin: 0px; margin-bottom: 5px; color: #A71C20; } #main_content .subhead { font-family: 'century gothic', futura, helvetica; font-weight: bold; font-size: 15px; line-height: 15px; display: block; margin: 0px; padding-bottom: 5px; border-bottom: 1px solid #999; margin-bottom: 5px; color: #888; } #main_content, #main_content p { font-family: Verdana; font-size: 11px; line-height: 18px; } #main_content li { margin: 0px; margin-bottom: 5px; } #main_content p { margin: 0px; margin-top: 10px; } #white_line_left { position: absolute; left: 0px; top: 150px; } #white_line_right { position: absolute; right: 0px; top: 150px; } .png { /*display: none;*/ } /* ---------------------------------------- photo --------------------------------------- */ div.photo { padding: 0px; } .photo_img_med .title { font-weight: bold; display: block; font-style: italic; } .photo_img_med .media { font-size: 80%; color: #999; } /* ---------------------------------------- GALLERY --------------------------------------- */ div.gallery { position: relative; width: 480px; border: 1px solid #444; margin-top: 20px; margin-bottom: 20px; min-height: 480px; } div.gallery div.photo_thumb { float: left; margin: 5px; border: 1px solid #BBB; text-align: center; } .gallery div.photo_thumb div.img { margin: 10px; } div.gallery div.photo_thumb a { border: 0px; } div.gallery div.photo_thumb a:hover { border: 0px; } div.gallery div.photo_thumb a img { border: 1px solid #FFF; } div.gallery div.photo_thumb a:hover img { border: 1px solid #555; } div.gallery div.photo_large { padding: 10px; text-align: center; } div.gallery div.photo_large .info { padding: 5px; } div.gallery div.photo_large .title { font-size: 12px; color: #CCC; font-weight: bold; font-family: 'century gothic'; padding: 5px; } #galleries_header { width: 480px; } div.gallery .title { display: block; font-style: normal; font-weight: normal; font-size: 12px; text-align: center; } .gallery .gallery_title { font-family: 'century gothic'; font-weight: bold; font-size: 25px; text-transform: capitalize; text-align: center; margin-top: 10px; margin-bottom: 10px; } .gallery_title a { color: #777 ! important; } .gallery .gallery_menu { text-align: center; margin-top: 10px; line-height: 15px; font-size: 10px; } .gallery .gallery_menu img { vertical-align: top; } .gallery .gallery_menu span { padding: 8; line-height: 19px; } .gallery .none { position: relative; height: 400px; text-align: center; } .gallery .none span { font-size: 20px; color: #555; display: block; position: absolute; width: 100%; top: 40%; } #clearer, .clearer { clear: both; width: 100%; }