﻿body 
{
    margin: 0px;
    padding: 0px;
    background: #ffffff;
}

.siteContainer
{
    width: 960px;
    margin: 0 auto;
    margin-top: 15px;
}

.container
{
    width: 960px;
    padding-bottom: 13px;
    border: solid 1px #cccccc;
    border-bottom: none;
    float: left;
}

.border
{
    border: solid 1px #cccccc;
}

/* GENERAL STYLES */
.clear
{
    padding: 0;
    margin: 0;
    height: 0;
}

img
{
    border: none;
    outline: none;
}

a img
{
    border: none;
    outline: none;
}

a
{
    outline: none;
}

object
{
    outline: none;
}

/* NAVIGATION */
.navigation
{
    width: 960px;
    background: #818285;
    text-align: center;
}

ul#navlist
{
    padding: 4px;
    white-space: nowrap;
    margin: 0;
}

#navlist li
{
    display: inline;
    list-style-type: none;
    vertical-align: middle;
}

#navlist a
{
    margin: 0 25px;
    padding: 4px;
    font-size: 11px;
    font-weight: bold;
}

#navlist a:link, #navlist a:visited
{
    color: #ffffff;
    background-color: #818285;
    text-decoration: none;
}

#navlist a:hover
{
    color: #ffcc00;
    background-color: #818285;
    text-decoration: none;
}

/* LAYOUT */
.content
{
    padding: 13px 13px;
}

.introText
{
    width: 610px;
    padding: 20px 0px 20px 0px;
    float: left;
}

.introText p
{
    margin: 5px;
}

.introText a,
.introText a:link,
.introText a:visited
{
    color: #597ef0;
    text-decoration: none;
}

.introText a:hover
{
    text-decoration: underline;
}

.middleRow
{
    margin-top: 25px;
}

.services
{
    border: solid 1px #cccccc;
    float: left;
}

.servicesTitle
{
    background: #818286;
    width: 265px;
    padding: 10px;
}

.servicesAwards
{
    width: 245px;
    height: 112px;
    padding: 0px 0px 10 0px;
    margin-top: 5px;
    margin-bottom: 5px;
    overflow: auto;
    font-size: 75%;
}

.servicesAwards ul
{
    margin: 0px;
    padding: 0px;
}

.servicesAwards ul li
{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
.servicesAwardsItem
{
    height: 46px;
    margin-bottom: 10px;
}

.featuredArticles
{
    width: 285px;
    height: 425px;
    border: solid 1px #cccccc;
    position: relative;
    float: left;
}

.articles
{
    width: 255px;
    height: 369px;
    padding: 10px 0px 10px 10px;
    font-size: 75%;
    overflow: auto;
}

.brochure
{
    float: right;
    width: 285px;
    height: 113px;
    border: solid 1px #cccccc;
    margin-top: 50px;
}

.projectsTitle
{
    background: #818286;
    width: 588px;
    padding: 10px;
    color: #ffffff;
}

.recentProjects
{
    width: 608px;
    margin-left: 37px;
    border: solid 1px #cccccc;
    float: left;
}

.architectural
{
    width: 932px;
    margin: 25px 0 0 13px;
    background: #dfe1e0;
    border: solid 1px #cccccc;
    float: left;
}

.architecturalTitle
{
    background: #818286;
    width: 912px;
    padding: 10px;
    color: #ffffff;
}

.architecturalRight
{
    width: 202px;
    margin: 0;
    padding: 15px;
    background: #dfe1e0 url('/_common/images/bg_motif.gif') no-repeat;
    background-position: top right;
    text-align: center;
    font-size: 85%;
    float: right;
}

.architecturalRight p
{
    line-height: 15px;
}

.logos
{
    width: 934px;
    margin: 0 auto;
    padding: 15px 13px 15px 13px;
    background: #dfe1e0;
    border: solid 1px #cccccc;
    border-top: none;
}

.pressTitle
{
    width: 913px;
    background: #818286;
    padding: 10px;
}

.contentLeft
{
    width: 458px;
    margin-right: 13px;
    border: solid 1px #ccc;
    float: left;
}

.contentLeftTitle
{
    width: 438px;
    padding: 10px;
    background: #818286;
}

.contentRight
{
    width: 459px;
    border: solid 1px #ccc;
    float: left;
}

.contentRightTitle
{
    width: 439px;
    padding: 10px;
    background: #818286;
}

.pressArticlesContent
{
    padding: 20px;
    font-size: 80%;
}

.pressArticlesContent a,
.pressArticlesContent a:link,
.pressArticlesContent a:visited
{
    color: #597EF0;
    text-decoration: none;
}

.pressArticlesContent a:hover
{
    text-decoration: underline;
}

.pressContentLeft
{
    width: 420px;
    margin-right: 13px;
    padding: 20px;
    overflow: auto;
    font-size: 80%;
    float: left;
}

.featuredArticle
{
    width: 933px;
    border: solid 1px #cccccc;
    float: left;
    overflow: auto;
}

.featuredArticleFull
{
    width: 932px;
    border: solid 1px #cccccc;
    float: left;
}

.articleTitle
{
    background: #818286;
    width: 912px;
    padding: 10px;
}

.articleContent
{
    width: 892px;
    padding: 20px;
    float: left;
}

.articleLeft
{
    width: 470px;
    margin-right: 20px;
    float: left;
}

.articleRight
{
    width: 402px;
    float: right;
}

.articleRight a,
.articleRight a:link,
.articleRight a:visited
{
    color: #597EF0;
    text-decoration: none;
}

.articleRight a:hover
{
    text-decoration: underline;
}

label
{
    font-weight: bold;
    font-size: 75%;
}

.textbox
{
    background: #f1f1f1;
    padding: 4px;
    border-top: solid 1px #a9a9a9;
    border-left: solid 1px #a9a9a9;
    border-right: solid 1px #cccccc;
    border-bottom: solid 1px #cccccc;
    margin-bottom: 10px;
}

input[type="submit"]
{
    background: #dfe1e0;
    margin: 0;
    padding: 10px 10px;
    color: #000;
    border: none;
    font-weight: bold;
    border: solid 1px #cccccc;
}

input[type="submit"]:hover
{
    background: #818286;
    cursor: pointer;
    color: #fff;
}

/* KITCHEN, BATHROOM, CONTACT SUB PAGE */
.subPageLeft
{
    width: 617px;
    margin-right: 6px;
    padding: 13px;
    background: #dfe0e0;
    float: left;
}

.kitchensContent
{
    width: 591px;
    background: #fff;
    padding: 13px;
}

.subPageContainer
{
    width: 960px;
    padding-top: 6px;
}

.subPageRight
{
    width: 251px;
    padding: 50px 30px 30px 30px;
    background: #dfe0e0 url('/_common/images/bg_motif_kitchen.gif') no-repeat;
    background-position: bottom right;
    float: left;
}

.subPageRightBottom
{
    width: 251px;
    padding: 30px;
    background: #dfe0e0;
    border-top: solid 1px #fff;
    float: right;
}

.kitchencontainerdarkgrey
{
    clear: left;
    position: relative;
    top: 0;
    width: 100%;
    padding: 0;
    margin: 1px 0 10px 0;
    background: #818285
}

.kitchenContainer
{
    padding: 13px;
    background: #fff;
}

.smalltitlewhite,
.smalltitlewhite a,
.smalltitlewhite a:link,
.smalltitlewhite a:visited
{
	padding: 10px 0;
	font-size:11px;
	font-weight:bold;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
}

.lh-col-kitchens
{
    float:left;
    top: 0;
    width: 606px;
    min-height: 675px;
    margin: 0;
    padding: 12px 12px 12px 0;
    background:#ffffff;
} 

.kitchen
{
    width: 290px;
    float: left;
    margin: 0 7px 0 0;
    padding: 0;
}

div#lh-col
{
    float: left;
    width: 618px;
    padding: 13px;
    margin: 0;
    left: 0
}

div#rh-col
{
    float: left;
    width: 311px;
    padding: 23px 0 0 5px;
    margin: 0;
    left: 0
}

.servicesContainer
{
    width: 934px;
    padding: 13px;
    background: #dfe0e0;
    float: left;
}

.servicesContent
{
    width: 908px;
    background: #fff;
    padding: 13px;
    float: left;
}

.servicesContentTitle
{
    width: 914px;
    background: #818285;
    padding: 10px;
}

.servicesLeft
{
    width: 457px;
    float: left;
}

.servicesRight
{
    width: 425px;
    float: left;
    padding: 13px;
}

.hrClear
{
    width: 914px;
    height: 1px;
    margin: 13px 0 13px 0;
    background: #dfe0e0;
    float: left;
}

.contactPageRight
{
    width: 311px;
    background: #dfe0e0;
    float: left;
}

.contactPageRightContent
{
    width: 251px;
    padding: 30px 30px 30px 30px;
    float: left;
    border-bottom: solid 1px #fff;
    font-size: 90%;
}

.contactPageRightContent td
{
    font-size: 80%;
}

.contactTitle
{
    background: #818286;
    width: 597px;
    padding: 10px;
    color: #ffffff;
}

/* CONTACT FORM */
.contactForm
{
    width: 617px;
    background: #fff;
}

.contactFormThanks
{
    width: 591px;
    background: #fff;
    padding: 13px;
}

.contactForm td
{
    border-bottom: solid 1px #dfe0e0;
}

.contactContainer
{
    width: 960px;
    margin-top: 6px;
    background: #fff url('/_common/images/content_page_bg.gif') repeat-y;
    float: left;
}

/* FOOTER */
.footer
{
    width: 920px;
    margin: 10px 0 30px 0;
    padding: 15px 20px;
    border: solid 1px #cccccc;
    color: #666664;
    font-size: 75%;
    font-weight: bold;
    line-height: 18px;
    float: left;
}

.footerLeft
{
    text-align: left;
    float: left;
    width: 530px;
}

.footerRight
{
    float: right;
    width: 380px;
    text-align: right;
}

.intuitivLink,
.intuitivLink a,
.intuitivLink a:link,
.intuitivLink a:visited
{
    margin-bottom: 30px;
    color: #ccc;
    font-size: 85%;
    text-decoration: none;
}

.intuitivLink a:hover
{
    text-decoration: underline;
}

/* ADMIN */
.adminLeft
{
    width: 452px;
    float: left;
    margin-right: 30px;
}

.adminRight
{
    width: 452px;
    float: left;
}

.breadcrumb
{
    background: #f1f1f1;
    padding: 5px;
    margin-bottom: 20px;
    font-size: 12px;
    color: #818285;
}

.breadcrumb a,
.breadcrumb a:link,
.breadcrumb a:visited
{
    color: #000;
    text-decoration: none;
}

.breadcrumb a:hover
{
    color: #000;
    text-decoration: underline;
}

.title
{
    font-weight: bold;
    padding: 10px;
    background: #dfe0e0;
}

.row2
{
    background: #f1f1f1;
}

#adminArticles a,
#adminArticles a:link,
#adminArticles a:visited
{
    color: #000;
    text-decoration: none;
    font-weight: bold;
}

#adminArticles a:hover
{
    text-decoration: underline;
}