/* 
Title:     Malick Contractors, Inc. master styles for screen media
Author:    rrstoll@earthlink.net
Updated:   Sept. 8, 2006
*/

body {
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	color: #ffffff;
	background: #ffffff;
	}
body {
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
	}
html>body {
	font-size: small;
	}
* {
	margin: 0;
	padding: 0;
	border: 0;
	}


/* links
---------------------------------------------------------- */

a:link, a:visited {
	padding: 0 0 1px 0;
	font-weight: bold;
	text-decoration: underline;
	color: #40608C;
	}
a:hover {
	color: #2D405B;
	text-decoration: none;
	}
	

/* page structure
---------------------------------------------------------- */

body {
	text-align: center;  /* taking advantage of IE5.5 misinterpretation of this command */
	min-width: 750px;   /* to control N6 tendency to spill off the page */
	}
#wrapper {
	width: 790px;
	margin: 0 auto;
	text-align: left;
	}
#navColumn {
	float: left;
	width: 158px;
	}
#bigColumn {
	float: left;
	border-left: 13px solid #cbcbcb;
	border-right: 13px solid #cbcbcb;
	}
#bigColumnContent {
	float: left;
	border-left: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
	background-color: #cbcbcb;
	background-position: left top;
	background-repeat: repeat-y;
	}

body#home #bigColumnContent {
	background-color: #c78e1d;
	}
body#home #middle {
	background-color: #808080;
	}
body#baths #bigColumnContent {
	background-color: #990033;
	}
body#baths #right {
	background-color: #cbcbcb; 
	}
body#kitchens #bigColumnContent {
	background-color: #c78e1d;
	}
body#kitchens #right {
	background-color: #cbcbcb;
	}
body#interiors #bigColumnContent {
	background-color: #006699;
	}
body#interiors #right {
	background-color: #cbcbcb;
	}
body#exteriors #bigColumnContent {
	background-color: #cbcbcb;
	}
body#exteriors #middle {
	background-color: #336633;
	}
body#commercial #bigColumnContent {
	background-color: #cbcbcb;
	}
body#commercial #middle {
	background-color: #996633;
	}


#middle {
	float: left;
	width: 358px;
	}
#right {
	float: left;
	width: 242px;
	}
body#home #right {
	background-color: #c78e1d;
	}	
#middleBorder {
	float: left;
	}
#rightBorder {
	float: left;
	}
body#baths #rightBorder, body#kitchens #rightBorder, body#interiors #rightBorder {
	border-left: 2px solid #ffffff;
	}
body#home #middleBorder, body#exteriors #middleBorder, body#commercial #middleBorder {
	border-right: 2px solid #ffffff;
	}
#footer {
	clear: both;
	color: #ffffff;
	}


/* nav column
---------------------------------------------------------- */

#logo {
	padding: 24px 0 10px 10px;
	}
#nav {
	padding: 20px 0 0 10px;
	list-style: none;
	}
#nav li {
	line-height: 2.4em;
	font-size: 85%;
	}
#nav_portfolio span {
	font-size: 100%;
	color: #666;
	font-weight: bold;
	}
#nav a {
	color: #666;
	text-decoration: none;
	}
#nav a:hover, body#home #nav_home a, body#aboutUs #nav_about a, body#test #nav_test a, body#questions #nav_questions a, body#contact #nav_contact a, body#baths #nav_baths a, body#kitchens #nav_kitchens a, body#interiors #nav_interiors a, body#exteriors #nav_exteriors a, body#commercial #nav_commercial a {
	color: #C78E1D;
	}
#portfolio {
	padding-left: 5px;
	list-style: none;
	}
#portfolio li {
	padding-left: 15px;
	font-size: 95%;
	background-position: 0 50%;
	background-repeat: no-repeat;
	background-image: url(../images/grayDot.gif);
	}
body#baths #nav_baths, body#kitchens #nav_kitchens, body#interiors #nav_interiors, body#exteriors #nav_exteriors, body#commercial #nav_commercial {
	background-image: url(../images/tanDot.gif);
	}


	

/* middle column
---------------------------------------------------------- */

#firmName {
	height: 90px;
	border-bottom: 2px solid #ffffff; 
	background: #808080 url(../images/firmName.gif) no-repeat left bottom;
	}
#firmName h1 {
	display: none;
	}
body#home #featuredImg {
	position: relative;
	}
body#home #featuredImg img {
	position: relative;
	display: block;
	}	
#featuredImg {
	position: relative;
	}
#featuredImg img {
	position: relative;
	display: block;
	}
#featuredDesc {
	border-top: 2px solid #ffffff;
	}
#featuredDesc h3 {
	padding: 10px 10px 0 10px;
	font-size: 95%;
	color: #ffffff;
	}
#featuredDesc p {
	padding: 5px 10px 20px 10px;
	font-size: 95%;
	line-height: 1.9em;
	}
body#home #featuredDesc p {
	padding: 10px 10px 10px 10px;
	font-size: 95%;
	line-height: 1.9em;
	}
#inTheNews {
	color: #fff;
	margin: 25px 10px 10px 10px;
	padding: 2px;
	border: 1px dashed #fff;
	}
#inTheNews a {
	color: #cbcbcb;
	}


/* right column
---------------------------------------------------------- */

body#home #categoryName {
	height: 45px;
	background-color: #c78e1d;
	}
body#home #categoryName img {
	padding-top: 15px;
	}
#categoryName {
	height: 90px;
	background-color: #cbcbcb;
	background-position: left bottom;
	background-repeat: no-repeat;
	}
#categoryName h2 {
	display: none;
	}
body#baths #categoryName {
	background-image: url(../images/categoryBaths.gif);
	}
body#kitchens #categoryName {
	background-image: url(../images/categoryKitchens.gif);
	}
body#interiors #categoryName {
	background-image: url(../images/categoryInteriors.gif);
	}
body#exteriors #categoryName {
	background-image: url(../images/categoryExteriors.gif);
	}
body#commercial #categoryName {
	background-image: url(../images/categoryCommercial.gif);
	}	
#projCategories {
	float: left;
	}
#categoryFirst {
	float: left;
	width: 242px;
	border-top: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
	}
.category {
	float: left;
	width: 242px;
	border-bottom: 2px solid #ffffff;
	}	
#projects {
	float: left;
	}
.projectLeftFirst {
	float: left;
	width: 122px;
	border-right: 2px solid #ffffff; 
	border-top: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
	voice-family: "\"}\"";  /* IE5 box model hack */
	voice-family: inherit;
	width: 120px;
	}
.projectRightFirst {
	float: left;
	width: 120px;
	border-top: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
	}
.projectLeft {
	float: left;
	width: 122px;
	border-right: 2px solid #ffffff; 
	border-bottom: 2px solid #ffffff; 
	voice-family: "\"}\"";  /* IE5 box model hack */
	voice-family: inherit;
	width: 120px;
	}
.projectRight {
	float: left;
	width: 120px;
	border-bottom: 2px solid #ffffff;
	}
#bottom {
	clear: both;
	text-align: center;
	}

/* about us, testimonials, questions
---------------------------------------------------------- */

body#aboutUs #middleBorder, body#test #middleBorder, body#questions #middleBorder, body#contact #middleBorder {
	border-left: 2px solid #ffffff;
	}
body#aboutUs #rightBorder, body#test #rightBorder, body#questions #rightBorder, body#contact #rightBorder {
	border-left: 2px solid #ffffff;	
	border-right: 2px solid #ffffff;
	}
#contactInfo {
	height: 90px;
	background: #c78e1d url(../images/contactInfo.gif) no-repeat left bottom;
	}	
#contactInfo h2 {
	display: none;
	}
#aboutText, #questionsText, #testText, #contactForm {
	width: 604px;
	margin-top: 20px;
	clear: left;
	}
#aboutText p {
	margin: 10px;
	color: #666666;
	}
.question {
	height: 32px;
	padding: 4px 15px 4px 51px;
	margin: 2px 0 5px 2px;
	color: #666666;
	background: #cbcbcb url(../images/q.gif) top left no-repeat;
	}
.answer {
	margin: 8px 15px 20px 53px;
	color: #666666;
	}
.quoteL {
	height: 36px;
	margin-left: 2px;
	margin-right: 0;
	padding: 0;
	padding-left: 50px;
	background: #cbcbcb url(../images/quoteL.gif) top left no-repeat;
	color: #666666;
	}
.recommender {
	height: 27px;
	padding: 9px 0 0 0;
	margin: 0;
	color: #666666;
	background: #cbcbcb url(../images/quoteR.gif) top right no-repeat;
	}
.blurb {
	margin: 8px 10px 20px 52px;
	color: #666666;
	}




/* contact form
---------------------------------------------------------- */

#contactForm {
	clear: both;
	padding: 0px;
	margin-left: 2px;
	background-color: #cbcbcb;
	}
#contactForm span {
	color: red;
	}
.formTable {
	float: left;
	padding: 0;
	margin: 0;
	border: 0;
	width: 100%;
	color: #808080;
	background-color: #cbcbcb;
	}
#hidden {
	display: none;
	}
.formTable td {
	padding: 3px;
	margin: 0;
	border-right: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
	}
td.formLabel {
	padding: 3px 10px;
	margin: 0;
	border-right: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
	text-align: right;
	vertical-align: top;
	font-weight: bold;
	}
#realname, #email, #phone {
	font-size: 105%;
	background-color: #cbcbcb;
	}
#contactForm textarea {
	font-family: inherit;
	font-size: 105%;
	background-color: #cbcbcb;
	}
#submitRow {
	background-color: #ffffff;
	}
#note {
	float: left;
	padding-top: 8px;
	padding-left: 50px;
	margin: 0;
	vertical-align: middle;
	text-align: right;
	font-size: 90%;
	font-weight: bold;
	color: red;
	background-color: #ffffff;
	}
.button {
	float: left;
	display: block;
	padding: 2px 15px;
	margin-right: 2px;
	border: 0;
	font-weight: bold;
	letter-spacing: .15em;
	color: #ffffff;
	background-color: #808080;
	}
	

/* misc.
---------------------------------------------------------- */

hr, .hide {
	display: none;
	}
a img {
	border: none;
	}
.clear {
	clear: both;
	}
.clearLeft {
	clear: left;
	}

	
