﻿/* HTML Tags */

p, td{ text-align:left;}
A
{
    color: #ff9933;
    text-decoration: none;
}
A:hover
{
    color: #999999;
    text-decoration: none;
}

body
{
    margin: 0px 0px 0px 0px;
    font: 12px/18px verdana,arial, sans-serif;
    color: gray;
    background-color: Black;
}
h1
{
    color: #999999;
    font-size: 14px;
    font-weight: bold;
}
.header
{
    color: #999999;
    font-size: 14px;
    font-weight: bold;
}
h2
{
    color: #ff9933;
    font-weight: bold;
}
h3
{
     color: #ff9933;
     font-size:14px;
    }

/* CSS Classes */

.blackspacer
{
    background-color: Black; width: 15px;
}
.border
{
    border: solid 1px red;
}
.breadcrumbs
{
    font-size: 11px;
}
.designertips  {padding 0px 10px;}
.designertips h3 {color: #ff9933; font-size:14px; padding:0px; margin:0px; width:90%;}
.designertips p a{padding:5px 0px 0px 0px;}
.designertips p{padding:3px 0px 10px 0px; margin:0px;  width:90%;}
.portfolio{display:block; clear:both; }
#link{display:block; width:191px; height:239px; float:left;}

.kitchen{background-image:url(uploadedImages/Portfolio/kitchens_portfolio_bg.png); float:left; background-repeat:no-repeat; width:393px; height:243px; display:inline-block; }
.kitchen p { margin:10px 10px 10px 200px;}
.bath{background-image:url(uploadedImages/Portfolio/baths_portfolio_bg.png);  background-repeat:no-repeat; width:393px; height:243px; display:inline-block;}
.bath p {margin:10px 10px 5px 200px;}
.library{background-image:url(uploadedImages/Portfolio/libraries_portfolio_bg.png); float:left;  background-repeat:no-repeat; width:393px; height:243px; display:inline-block;}
.library p {margin:10px 10px 5px 200px;}
.specialtyroom{background-image:url(uploadedImages/Portfolio/specialtyrooms_portfolio_bg.png);  background-repeat:no-repeat; width:393px; height:243px; display:inline-block;}
.specialtyroom p {margin:10px 10px 5px 200px;}
.right{float:right; vertical-align:top;}


.fieldlabel
{
    background-color: #efefef;
    padding-left: 10px;
}
.footer, .footer A
{
    background-color: #000000;
    color: White;
    font-size: 10px;
    font-weight: bold;
}
.footer_gray, .footer_gray A
{
    color: #666666;
    font-size: 9px;
}
.graybackground
{
    background-color: #333333;
}
.graytext, .graytext A
{
    color: #999999;
}
.homepadding
{
    padding-left: 15px;
    padding-right: 10px;
}
.homeform
{ padding-left:15px;
    padding-top:5px;}
.whitehome
{
    color: #ffffff;
    font-size:9pt;
}
.whitehomebox
{
    width: 150px;
}
.hr
{
    color: #cccccc;
}
.Image
{
    border-spacing: 100px;
    border-style: solid;
    border-width: 10px;
    border-color: #ddd;
    padding: 4px;
}
.main_content
{
    background-color: #000000;
    color: White;
}
.navigation, .navigation A
{
    font-size: 12px;
    line-height: 18px;
    color: White;
    text-decoration: none;
    text-align: right;
    padding-right: 10px;
}
.navigation a:hover
{
    color: #ff9933;
}
.orangetext
{
    color: #ff9933;
}
.padding
{
    padding-left: 10px;
    padding-right: 10px;
}
.pagebreak
{
    background-image: url(images/pagebreak.gif);
    background-repeat: repeat-x;
    height: 24px;
}
.portfolioborder
{
    padding: 4px;
    border: 1px solid #ddd;
    width: 5px; /*width:200px; 	height:133px;	*/
}
.portfolioborder_large
{
    padding: 4px;
    border: solid 1px #ddd; /*width:500px; 	height:332px;*/
}
.smalltext
{
    font-size: 11px;
}

.tagline_background
{
    background-image: url(images/tagline_background.gif);
    background-repeat: repeat-x;
}
.topnav_background
{
    background-image: url(images/topnav_background.gif);
    background-repeat: repeat-x;
}
.whitebackground
{
    background-color: White;
    color: black;
    padding-left: 10px;
    padding-right: 10px;
    height: 100%;
}





