/* global reset */
html, body, div, span, applet, object, h1, h2, h3, h4, h5, h6, iframe, blockquote, pre, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dd, dl, dt, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: normal;
	line-height: 1;
	margin: 0;
	padding: 0;
	outline: 0;
	text-align: left;
	vertical-align: baseline;
}

table {
	border-collapse: collapse; 
	border-spacing: 0;
}

a {
	outline: none;
	text-decoration: none;
	color: #922319;
}

a:hover {
	text-decoration: underline;	
}

/* generic classes */
.clear {clear: both;}
.clear-left {clear: left;}
.clear-right {clear: right;}
.left {float: left;}
.right {float: right;}
.column {display: inline;}
.w700 {width: 700px;}
.w500 {width: 500px;}
.w500 {width: 330px;}
.w277 {width: 277px;}
.h250 {height: 250px;}
.internal {margin-left: 7px;}
.lower {margin-top: 7px;}
.bold {font-weight: bold;}
.uppercase {text-transform: uppercase;}
.red {color: #922319;}
.tan {color: #FEFAE3;}
.red-bg {background-color: #922319;}
.tan-bg {background-color: #FEFAE3;}
.scroll {overflow: scroll;}



/*###################################
#########   GLOBAL STYLES   #########
###################################*/


body {
	background: #922319;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #000;
}

p {
	line-height: 22px;
}

h2 {
	font-size: 18px;
}

#wrapper {
	width: 935px;
	margin: 20px auto 20px auto;
	background: #000;
	padding: 10px;
	position: relative;
}

#nav {
	width: 272px;
	height: 252px;
	background: url(../images/christensen-construction-logo.gif) no-repeat bottom left;
	text-transform: uppercase;
	font-style: italic;
	position: relative;
}

#nav h1 {
	position: absolute;
	left: -9999em;
}

#nav ul {
	list-style: none;
	color: #FEFAE3;
	font-weight: bold;
	margin: 40px 0 0 44px;
}

#nav ul li {
	margin-bottom: 20px;	
}

#nav a {
	font-size: 15px;
	color: #922319;
	font-weight: normal;
}

#nav a:hover {
	color: #FEFAE3;	
	text-decoration: none;
}

#nav a.current {
	font-weight: bold;
	color: #FEFAE3;
}

a#homelink {
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 78px;
	width: 272px;
}


#nav-mate {
	width: 323px;
	height: 252px;
}

#main-col {
	width: 270px;
	height: 522px;
	padding: 28px 28px 0 28px;
	position: relative;
}

#tagline {
	background: url(../images/christensen-construction-tagline.gif) no-repeat bottom right;
	height: 34px;
	width: 602px;
}

#tagline p {
	position: absolute;
	left: -9999em;
}
	

#footer {
	clear: both;	
}

/*###################################
#########   HOMEPAGE   ##############
###################################*/

#home #nav {
	margin-left: 7px;
}


#home #main-copy {
	background: #FEFAE3 url(../images/madison-home-additions.jpg) no-repeat top left;
	width: 270px;
	height: 522px;
	padding: 28px 28px 0 28px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 3;	
	font-size: 12px;
}

#home #main-col img, #company #main-col img  {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

/*###################################
#########   TESTIMONIALS   ##########
###################################*/

#main-testimonial {
	background: #FEFAE3;
	height: 250px;
	width: 602px;
}

#testimonials #main-col {
	background: #FEFAE3;
	width: 270px;
	height: 522px;
	padding: 28px 28px 0 28px;
	overflow: scroll;
}

.t-block {
	position: relative;
	padding-bottom: 20px;
	margin-bottom: 20px;
	line-height: 22px;
	width: 250px;
}

.t-block p {
	margin: 5px 0 5px 0;	
}

.source {
	position: absolute;
	bottom: 0px;
	right: 0px;
	font-style: italic;
	font-size: 12px;
}

#featured {
	margin: 40px 0 0 50px;
}

#featured .t-block {
	background: #FEFAE3;
	width: 500px;	
	color: #922319;
	font-size: 25px;
	line-height: 40px;
	font-style: italic;
}

#featured .t-block.short {
	padding-top: 20px;	
}

#featured .t-block.med {
	padding-top: 10px;	
}

#featured .source {
	color: #000;
	font-size: 14px;
}

/*###################################
#########   COMPANY INFO   ##########
###################################*/

#company #main-copy {
	width: 270px;
	height: 522px;
	padding: 28px 28px 0 28px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 3;	
	font-size: 12px;
}

#contact-info {
	width: 264px;
	height: 210px;
	padding: 20px 20px 20px 40px;
	background: #FEFAE3;
}

/*###################################
#########   PORTFOLIO   #############
###################################*/

#portfolio-nav {
	width: 500px;
	background: #922319;
	width: 656px;
	height: 80px;
	position: relative;
	font-style: italic;
}

#portfolio #nav-wrap {
	position: absolute;
	top: 31px;
	left: 26px;
}

#portfolio-nav a, #portfolio-nav .current {
	display: block;
	float: left;
	font-size: 12px;
	color: #000;
	height: 50px;
}

#portfolio-nav .current {
	color: #FEFAE3;
	background: url(../images/portfolio-house.gif) no-repeat bottom;
}

.pipe {
	float: left;
	padding: 0 5px 0 5px;
}

#portfolio-nav a:hover {
	color: #FEFAE3;	
	text-decoration: none;
}

#portfolio-nav a.current {
	color: #FEFAE3;
}

#portfolio #main-col {
	height: auto;
	padding: 0;
	width: 656px;
	margin-top: 94px;
	color: #fff;
	min-height: 300px;
}

#portfolio-name {
	width: 272px;
}

#portfolio-name h2 {
	color: #FEFAE3;
	font-size: 24px;
	font-style: italic;
	padding: 23px 23px 23px 85px;
	line-height: 30px;
}

#thumbs {
	width: 656px;	
}

#thumbs a {
	color: #fff;	
}

#thumbs a:hover {
	text-decoration: none;	
}

.project {
	float: left;
	width: 131px;
	text-align: center;
}

#thumbs p {
	margin: 5px 0 0 0;
	font-size: 11px;
	line-height: 16px;
	padding: 0 15px 0 15px;
}

/*###################################
#########   VIEW PAGE   #############
###################################*/

body#view {
	background: #000;
	color: #fff;
}

#view #wrapper {
	width: 680px;
	padding: 0;
	margin: 0;
	border: 10px solid #000;
}

#view #project {
	height: 380px;
	width: 250px;
	
}

#view #type {
	width: 250px;	
	text-align: center;
	padding: 10px 0 10px 0;
	font-style: italic;
}

#project-text {
	color: #000;
	padding: 15px;
	height: 240px;
	width: 220px;
	position: relative;
}

#project-text p {
	line-height: 18px;	
	font-size: 11px;
}

#beforelink {
	position: absolute;
	bottom: 10px;
	left: 10px;
	font-style:italic;
	font-weight: bold;
	font-size: 12px;
}

#beforelink span {
	font-weight: bold;	
}

#beforeimg {
	position: absolute;
	bottom: 20px;
	right: -430px;
	border-left: 1px solid #000;
	border-top: 1px solid #000;
}

table#image-box {
	height: 380px;
	width: 420px;
}

table#image-box td {
	text-align: center;
	vertical-align: top;
}
	
/*###################################
#########   SPLASH PAGE   ###########
###################################*/


#splash #wrapper {
	height: 568px;
	width: 957px;
	padding: 0;
	border: none;
	cursor: pointer;	
}

.picbox {
	position: relative;	
}

.picbox img {
	position: absolute;
	top: 0px;
	left: 0px;
}

#logo {
	position: absolute;
	top: 182px;
	left: 344px;
	width: 270px;
	height: 78px;
	background: url(../images/christensen-construction-logo.gif) no-repeat bottom left;
}


#upperleft {
	width: 326px;
	height: 251px;
	position: absolute;
	top: 10px;
	left: 10px;
}

#lowerleft {
	width: 326px;
	height: 290px;
	position: absolute;
	bottom: 10px;
	left: 10px;
}

#right {	
	width: 326px;
	height: 547px;
	position: absolute;
	top: 10px;
	right: 10px;
}

#right .picbox {
	float: left;
}

#uppermiddle {
	width: 269px;
	height: 165px;
	position: absolute;
	top: 10px;
	left: 344px;
	clear: left;	
}

#lowermiddle {
	width: 269px;
	height: 290px;
	position: absolute;
	bottom: 10px;
	left: 344px;
	clear: left;
}