
/* ==================================================================

	BEACHED WEB DESIGN | www.beached.biz | (c) 2007 Beached

================================================================== */


/* ---------------------------------------------   ELEMENTS   --------------------------------------------- */

body {margin: 0 auto; background: #fff; font: 13px Arial, sans-serif; color: #000; }
h1 {font-size: 1.5em; margin: 0 0 0 12px; padding: 16px 0 0 0; border-bottom: 1px solid #999; }
h2 {font-size: 1.2em; color: #000; margin: 0; }
p {margin-top: 0; } 
a {color: #960; }
a:visited {color: #960; }
a:hover {color: #c93; }
img {border: 0; }
fieldset {margin: 0; padding: 0; border: 0; }
form {margin: 0; padding: 0; }

/* -----------------------------------------   COMMON   ----------------------------------------- */

#top-message {position: absolute; top: 0; left: 0; z-index: 100; margin: 0; background: #f00; font-size: .9em; font-weight: bold; color: #fff; }
#wrap {width: 100%; max-width: 1024px; min-width: 750px; margin: 0 auto; }
#wrap-model-page {width: 100%; max-width: 1024px; min-width: 950px; margin: 0 auto; }
#wrap-print-model {width: 660px; margin: 0; padding: 3px 0 0 3px; }
#footer {font-size: 0.9em; margin: 0 0 24px 0; text-align: center; color: #666; border-top: 1px solid #ddd; padding-top: 6px; }
#intro-footer {font-size: 0.8em; margin: 24px 0 0 0; text-align: center;  }
#offline-message {margin: 10%; border: 6px solid #c93; padding: 30px; text-align: center; font: 15px Arial, sans-serif; }
.hidden {position: absolute; top: -10000px; left: 0; }

.left {float: left; } 
.right {float: right; } 
.clear-left {clear: left; }
.clear-right {clear: right; }
.clear-both {clear: both; }

.no-margin {margin: 0; }
.centered {text-align: center; }
.small-text {font-size: 0.9em; }
.large-text {font-size: 1.2em; }
.larger-text {font-size: 1.4em; }
.grey {color: #999; }
.red {color: #f00; }
.link-text {text-decoration: none; }
.underline  {text-decoration: underline; }

.h1-link {font-weight: normal; font-size: .8em; }
.h1-link a {text-decoration: none; }

.image-right {width: 23%; float: left; padding: 0 12px 0 12px; }
.image-right img {width: 100%; border: 1px solid #ccc; }
.thumbnail-box {width: 90px; height: 160px; float: left; padding: 0 8px; }
.thumbnail {height: 130px; background: #eee; }
.thumbnail-filler {width: 90px; height: 130px; background: #eee; }
.caption {font-size: 0.9em; text-align: center; }

.action {width: 534px; margin: 8px 0; padding: 6px; background: #f00; color: #fff; font-weight: bold; }
.action a {color: #fff; }

.checkbox {margin: 0 0 12px 12px; }

.list-1 {margin: 0; padding: 0; list-style-type: none; }
.list-1 li { }

.margin-top {margin-top: 12px; }

.feedback {margin: 8px 0; padding: 6px; background: #4CB14C; color: #fff; font-weight: bold; }
.warning {margin: 8px 0; padding: 6px; background: #f00; color: #fff; font-weight: bold; }
.action {margin: 8px 0; padding: 6px; background: #f00; color: #fff; font-weight: bold; }

/* -------------------------------------------   INTRO   ------------------------------------------- */

#intro {width: 710px; height: 404px; margin: auto; padding-top: 5%; }
#intro-featured-image {float: left;  background:   url("../media/architecture/featured_bracket.gif") top left no-repeat; padding: 22px 37px 1px; }
#intro-featured-image img {height: 340px; width: 238px; }
.featured-image-caption {font-weight: bold; text-align: center; width: 238px; height: 32px; padding-top: 6px; }

#intro-right {float: left; margin-left: 44px;  }
#intro-featured-thumbnails {width: 252px; height: 210px; padding: 8px 15px 0; background:  url("../media/architecture/front_6_bracket.gif") top left no-repeat; }
.featured-thumbnail {width: 64px; height: 100px; float: left; padding: 0 10px 0; }
.featured-thumbnail img {width: 100%; }
#intro-logo {margin: 8px 0 0 8px; }
#intro-logo a {float: left; display: block; width: 340px; height: 180px; background:  url("../media/architecture/logo_intro_bg.gif") top left no-repeat; }
#intro-logo a:hover {background:  url("../media/architecture/logo_intro_bg.gif") bottom left no-repeat; }

#intro-quote {text-align: center; padding-top: 3%; }

/* ---------------------------------------------   TOP   --------------------------------------------- */

#logo {float: left; }

#top-right {float: left;  }

#top-bar {float: left; height: 1.8em; padding-top: 5px; background-color: #c93; }
#top-bar-fade {width: 20px; padding-top: 5px; height: 1.8em;float: left; background:  url("../media/architecture/top_bar_bg.gif") bottom right no-repeat; }

#top-nav {margin: 0; padding: 0; list-style-type: none; font-size: 1.2em; font-weight: bold; }
#top-nav li {float: left; background: #960; color: #fff; margin: 0 5px 0 0; }
#top-nav li a {color: #fff; text-decoration: none; }
#top-nav li.active {background: #fff; color: #000; }
#top-nav .tab-corner-left {float: left; width: 10px; height: 1.5em; background:  url("../media/architecture/tab_corner_off_left.jpg") top left no-repeat; }
#top-nav .tab-corner-right {float: left; width: 10px; height: 1.5em; background:  url("../media/architecture/tab_corner_off_right.jpg") top right no-repeat; }
#top-nav li.active .tab-corner-left {height: 1.5em; background:  url("../media/architecture/tab_corner_on_left.jpg") top left no-repeat; }
#top-nav li.active .tab-corner-right {height: 1.5em; background:  url("../media/architecture/tab_corner_on_right.jpg") top right no-repeat; }
#top-nav .tab-text {position: relative; top: .2em; float: left; }

/* ---------------------------------------------   LEFT   --------------------------------------------- */

#left {width: 172px; float: left; text-align: center; margin: 12px 0 12px 0; background: #f4f4f4; }
#left-bg-top {height: 20px; background:  url("../media/architecture/left_panel_top.gif") top left no-repeat;}
#left-bg-bottom {height: 20px; background:  url("../media/architecture/left_panel_bottom.gif") top left no-repeat;}
#left-content {border-left: 1px solid #ccc; border-right: 1px solid #ccc; }

#left h2 {margin: 0 0 12px; color: #000; }
#left form {padding: 0 12px 0 0; }
#left fieldset {float: right; padding: 6px 0; }

#search-page-link {padding: 12px 0 0 0; margin: 0; }
#search-page-link a {text-decoration: none; }

/* ---------------------------------------------   RIGHT   --------------------------------------------- */

#right {float: left; width: 70%; margin: 0 0 48px 0; padding: 0 0 0 12px; }
#right-model-page {float: left; width: 740px; margin: 0 0 48px 0; padding: 24px 0 24px 24px; }
#right-news-page {float: left; width: 54%; margin: 0 0 48px 0; padding: 0 0 24px 12px; }
#right-info-page {float: left; width: 46%; margin: 0 0 48px 0; padding: 0 0 24px 24px; }

/* ---------------------------------   GALLERY PAGE   --------------------------------- */

#gallery-index {width: 408px; height: 24px; margin: auto; padding-top: 6px; }

#gallery-page-numbers {float: left; margin: 0; padding: 0; list-style-type: none; font-size: 1.2em; }
#gallery-page-numbers li {float: left; padding: 0 2px; }
#gallery-page-numbers li a {text-decoration: none; }

#gallery-prev-next {float: right; margin: 0; padding: 0 0 12px 0; text-align: center; font-size: 1.2em; list-style-type: none; color: #999; }
#gallery-prev-next li {display: inline; margin: 0; }
#gallery-prev-next li a {color: #960; text-decoration: none; }
#gallery-prev-next li a:hover {color: #c93; }

#gallery-thumbnails {width: 424px; margin: auto; padding-top: 12px; }

/* ---------------------------------   MODEL PAGE   --------------------------------- */

#h1-model-extra {color: #999; font-weight: normal; font-size: .9em; }
#h1-model-extra a {text-decoration: none; }

#model-main-pic {width: 238px; float: left; }
#model-main-pic img {width: 100%; background: #ccc; }
#model-page-back-button {text-align: center; font-size: 1.1em; }
#model-page-right {float: left; margin: 6px 0 0 18px; }

#availability {width: 408px; margin: 0 auto 0; background: #f4f4f4; }
#availability-bg-top {height: 20px; background: url("../media/architecture/availability_top.gif") top left no-repeat;}
#availability-bg-bottom {height: 20px; background: url("../media/architecture/availability_bottom.gif") top left no-repeat;}
#availability-content {padding: 0 12px; border-left: 1px solid #ccc; border-right: 1px solid #ccc; }

#availability table {width: 350px; margin: 0 auto; }
#availability th {padding-left: 20px; }
#availability td {width: 34px; text-align: center; }
#availability th {text-align: right;  }

#stats  p {margin: 0; padding-bottom: 0.3em; }
.additional-info {margin: 12px 0 0 0;}

/* --------------------------------   SEARCH PAGE   -------------------------------- */

#search-1 {width: 560px; background: #E9C376; margin-bottom: 12px; }
#search-1-bg-top {height: 20px; background: url("../media/architecture/search_1_top.gif") top left no-repeat;}
#search-1-bg-bottom {height: 20px; background: url("../media/architecture/search_1_bottom.gif") top left no-repeat; }

#search-1 fieldset {padding: 6px 0; }
#search-left {width: 250px; min-height: 324px; padding: 10px; float: left; margin: 0 6px 0 7px; background: #f4f4f4; }
#search-left fieldset {float: right;  }
#search-right {width: 250px; min-height: 324px; padding: 10px; float: left; background: #f4f4f4; }
.checkbox-left {float: left; width: 120px; }
.search-1-button {width: 100px; margin: 6px 0 0 229px; }

#or {width: 560px; text-align: center; }

#search-2 {width: 560px; height: 35px; padding: 6px 0 0 6px; background: url("../media/architecture/search_2_bg.gif") top left no-repeat; }
#search-2 fieldset {padding: 0 0 0 6px; float: left; }
.input-140 {width: 140px; }

.search-feedback {width: 548px; background: #f00; color: #fff; padding: 2px 6px 4px; }

/* --------------------------------   CLIENT INFORMATION   -------------------------------- */

#contact {width: 90%; margin-top: 12px; padding: 0; background: #f4f4f4; }

#contact-bg-top {height: 20px; width: 100%; }
#contact-bg-top img {height: 20px; width: 100%; }
#contact-bg-bottom {height: 20px; width: 100%; }
#contact-bg-bottom img {height: 20px; width: 100%; }

#contact-content {border-left: 1px solid #ccc; border-right: 1px solid #ccc; }

#contact fieldset {padding: 5px 0; }
.contact-label {float: left; width: 35%; text-align: right; padding: 0 6px 0 0; font-weight: bold; }
.contact-form-error {margin: 0% 0% 0% 37%; color: #f00; }
.contact-button {width: 78%; text-align: right;  }
.required-fields {margin: 0 18px 0 0; color: #f00; font-size: .9em; }

.sc {display: none; }

/* --------------------------------   MODEL INFORMATION   -------------------------------- */

#links {padding: 0 0 0 20px; }
.model-offer {border: 1px solid #ccc; padding: 4px; margin-bottom: 6px; background: #eee; }
.model-offer p {margin: 0; }
.model-offer-left-a {width: 60%; float: left; }
model-offer-right-a {float: right; }
.model-offer table {float: right; }
.model-offer th {padding: 2px 6px; /*background: #ddd;*/ }
.model-offer td {padding: 2px 6px; /*background: #eee;*/ }
#model-offer-notes {margin: 0; padding: 0; list-style-type: none; }
#model-offer-notes li {padding: 2px 0; }

.fn {vertical-align: top; color: #f00; font-size: .9em; }

/* --------------------------------   PRINT MODEL   -------------------------------- */

#p-top { }
#p-top-left {width: 190px; height: 200px; float: left; text-align: center; border-right: 1px solid #ddd; }
#p-logo {padding: 8px 0 0 0; }
.p-client-info {margin: 0; padding: 0 0 18px 0; font-size: 14px; }
#p-top-left h1 {margin: 0; padding: 0; font-size: 18px; border: 0; }

#p-top-right {float: left; width: 460px; }
#p-stats {padding: 6px 24px 0 24px; font-size: 12px; float: left; }
#p-availability {font-size: 12px; }
#p-availability table {padding: 6px 0 0 0; }
#p-availability p {margin: 3px 0 0 0; }
#p-stats th, #p-stats td, #p-availability th, #p-availability td {padding: 0; }
#p-stats th {text-align: right; padding-right: 3px; }
#p-availability th {text-align: right; padding-left: 3px; padding-right: 3px; }
.p-line-vert {float: left; margin-right: 24px; height: 200px; border-right: 1px solid #ddd; }

#p-images {width: 528px; margin: auto; }
#p-images img {float: left; margin: 0 12px 18px 12px; }

/* --------------------------------   NEWS   -------------------------------- */

.news-item {width: 560px; padding: 6px; margin: 0 0 8px 0; border: 1px solid #ccc; background: #f4f4f4; }
.news-model-thumbnail {float: left; height: 108px; padding: 0 12px 0 0; }
.news-model-thumbnail img {height: 90px; }
.news-item-thumbnail {float: right; height: 108px; padding: 0 0 0 12px; }
.news-item-thumbnail img {height: 90px; }
.news-text {margin: 0; }

#news-popup {margin-top: 16px; text-align: center; }
#news-popup h1 {font-size: 1.1em; margin: 0 0 12px 0; padding: 0; border: none; }
#news-popup-image {margin: 0 0 12px 0; }

/* --------------------------------   JOIN   -------------------------------- */

#join-list {margin-bottom: 12px; }
#join-list th {vertical-align: top; padding: 2px 4px 2px 0; background-color: #ddd; }
#join-list td {background-color: #eee; }

#join-nav {margin: 0; padding: 0; list-style-type: none; }
#join-nav li {display: inline; font-weight: bold; color: #999; }
#join-nav li.active {color: #000; }

#join-box {width: 520px; margin-top: 12px; background-color: #FBFAD2; border: 1px solid #ccc; padding: 12px; }
#join-form {margin-bottom: 12px; }
#join-form fieldset {padding: 4px 0; }
.label-150 {float: left; width: 150px; text-align: right; padding: 0 6px 0 0; font-weight: bold; }
.join-form-error {margin: 0 0 0 156px; color: #f00; }


.av-checkbox {width: 124px; float: left; }
.av-checkbox-header {width: 124px; float: left; margin-top: 8px; font-weight: bold; }

.radio-1 {margin: 12px 0 0 156px; }

.join-confirm {font-size: 95%; width: 490px; background-color: #fff; border: 1px solid #ccc; margin: 0 0 2px 0; padding: 2px 0; }
.join-confirm th {width: 110px; text-align: right; padding-right: 3px; }

.td-button {width: 50px; }

.input-250 {width: 250px; }

.input-p {margin: 6px 0 0 0; }


