html body
{
	/* background-image: url(/img2/Pindler-Background.png); */
	/* background-image: url(/nav/chidbkgnd3.jpg); */
	background-image: url(/img2/72971.jpg);
	background-position-y: -28px;
	text-align: center;
}

a:active
{
	outline: none;
	-moz-outline-style: none;
}

a { outline: none; }
a:focus { -moz-outline-style: none; }

h1,  h3, h4
{
	font-family: 'Poiret One', helvetica, arial;
	font-size: 26px;
	color: #F60;
	text-align: left;
	padding: 10px 0px 0 0;
	margin: 0px;
	font-weight: 100;
	font-style: normal;
}


h2
{
	color: #f3f3f3;
	font-size: 18px;
	line-height: 35px;
	text-align: left;
	font-family: 'Raleway', Arial, sans-serif;
	font-weight: 100;
	padding: 10px 0px 0px 0px;
	margin: 0;
}


 h3 { font-size: 11px; }
h4 { font-size: 9px; }


p
{
	font-family: 'Raleway', Arial, sans-serif;
	font-size: 11px;
	color: #333;
	line-height: 14px;
	padding: 5px 0 5px 0;
	margin: 0;
}

a
{
	color: #3e221b;
	text-decoration: none;
}

a:hover
{
	color: #000;
	text-decoration: underline;
}

a img { border: 0px; }

/* 	     		*/
/* 	Navigation 	*/
/* 	 			*/
p a#chid-logo-index
{
	position: relative;
	padding-left: 0px;
}

p a#portfolio-index img { position: relative; }
p a#services-index img { position: relative; }
p a#bio-index img { position: relative; }
p a#press-index img { position: relative; }
p a#contact-index img { position: relative; }
p#chid-logo-main { position: relative; }

div#catNav
{	
	margin-top: 10px;
	float: left;
	width: 1118px;
	height: 90px;
	padding-left: 118px;
	margin-top: 13px;
}

#catNav p
{
	float: left;
	padding: 5px 0px 0px 0px;
	border: 0px;
	margin: 0px;
}

#catNav p.logo
{
	padding: 15px 23px 0 47px;
	top: -91px;
	position: relative;
}

#catBar p
{
	letter-spacing: 2px;
	font-size: 16px;
	text-transform: uppercase;
}

#catBar p a
{
	padding-right: 19px;
	padding-left: 19px;
	color: #797979;
}

div#catBar
{
	z-index: 15;
	width: 740px;
	height: 23px;
	float: left;
	position: relative;
	top: 25px;
	overflow: hidden;
	padding-left: 10px;
	background: #d8f5ff;
	box-shadow: 2px 3px 8px 0px rgba(0, 0, 0, 0.50);
}

p#yellow_fade
{
	z-index: 17;
	position: relative;
	float: right;
	border: 0px;
	margin: 0px;
	padding: 0px;
	opacity: 1.0;
	top: 28px;
}

/* 	     		*/
/*     Body     */
/* 	 			*/
#mainTable
{
	border: 1px #e6e6e6 solid;
	width: 1240px;
	margin: 0 auto;
	min-height: 925px;
	margin-top: 65px;
	/* RGBa with 80% opacity */
	/* background: rgba(231, 231, 231, 0.8); */
	
	/*
	background-color: #696969;
	background-image: url(/nav/bkgnd-a.gif);
	*/
	background-color: rgb(125, 151, 160);
	background-image: url(/nav/chidbkgnd2.png);
	
	background-repeat: repeat;
	/*	box-shadow: 0px 0px 41px 30px rgba(255, 255, 255, 0.60); */
}

div#content
{
	clear: left;
	position: relative;
	z-index: 1;
	width: 1237px;
	min-height: 1050px;
	margin: 5px 5px 5px 0px;
	text-align: left;
}

/* 	     		*/
/*  Portfolio   */
/* 	 			*/
div#portfolio_intro_text
{
	float: left;
	position: relative;
	width: 160px;
	height: 700px;
	top: 0px;
	padding-right: 2px;
}

div#portfolio_intro_text p
{
	font-size: 18px;
	font-weight: 400;
	text-align: right;
	font-family: 'Poiret One', helvetica, arial;
	line-height: 20px;
	margin-bottom: 3px;
}

div#portfolio_intro_text p a
{
	text-shadow: 0px 0px 0px #fff;
	color: #ccc;
}

div#portfolio_intro_text p a:hover { text-decoration: none; }

div#portfolio_intro_text p.selected a {
	color:		#ff6600; 
	text-shadow: 0px 0px 6px #000;
}


div#portfolio_intro_boxes
{
	float: left;
	width: 1075px;
	height:1055px;
	position: relative;
	overflow-y: scroll;
}

div#portfolio_intro_boxes div.box
{
	float: left;
	width: 222px;
	height: 222px;
	margin-top: 10px;
	margin-bottom: 30px;
	margin-right: 30px;
	margin-left: 10px;
	box-shadow: 0px 0px 13px 3px rgba(0, 0, 0, 0.4);
	border: 1px white solid;
 }

div#portfolio_intro_boxes div.box a
{
	width: 222px;
	height: 222px;
	display: block;
	 
}

div#portfolio_intro_boxes div.box a .img_text
{
  	/* IE 8 */
  	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";

  	/* IE 5-7 */
	filter: alpha(opacity=0);

	opacity: 0.0;
	color: #d05300;
	font-size: 30px;
	position: relative;
	text-align: center;
	top: 0px;
	left: 10px;
	width: 202px;
	height: 211px;
	line-height: 50px;
	vertical-align: middle;
	display: table-cell;
	text-shadow: 0px 0px 8px #fff;
	
}

div#portfolio_intro_boxes div.box a:hover { text-decoration: none; }
div#portfolio_intro_boxes div.box a:hover p.img_text { text-decoration: none; }

div#portfolio_intro_boxes div.box a.Snapshots
{
	background-image: url(/img2/snapshots-ribbon-222x222.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

div#portfolio_intro_boxes div.box a.InProcess
{
	background-image: url(/img2/in-process-ribbon-222x222.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

div#portfolio_intro_boxes div.box a#p-a-ProjectSnapshots { background-image: url(/img2/p-a-ProjectSnapshots.png); }
div#portfolio_intro_boxes div.box a#p-a-InspirationSnapshots { background-image: url(/img2/p-a-InspirationSnapshots.png); }


div.edit_portfolio
{
	float: left;
	padding-bottom: 25px;
}

div.edit_portfolio div.editor p
{
	padding: 2px;
	margin-left:10px;
	font-family: Courier;
	font-size: 12px;
	color: #F3F3F3;
	letter-spacing: 1px; 
}


div.edit_portfolio input
{
	margin-right: 0;
	font-family: Courier;
	font-size: 12px;
}

div.edit_portfolio input.sort_order {width:20px;} 

div.edit_portfolio input.portfolio_name {width:186px;}





/* 	     					*/
/*    Portfolio Detail  	*/
/* 	 						*/

div#portfolio_image_box
{
	text-align: center;
	float: left;
	width: 875px;
	height: 861px;
	position: relative;
	overflow: hidden;
}


div#portfolio_image_box img {
	box-shadow: 0px 0px 15px 3px rgba(0, 0, 0, 0.4);
	border: 1px white solid;
	margin-top: 10px;
	margin-bottom: 10px;
}



div#portfolio_image_list
{
	float: left;
	width: 200px;
	height: 1055px;
	position: relative;
	overflow-y: scroll;
}

div#portfolio_image_list .box { 
	width: 160px;
	height: 160px;
	background-repeat: no-repeat;
	 
	margin: 10px 0px 15px 15px;

	box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.4);
	border: 1px white solid;
	
}



div#portfolio_image_list .box a {
	display: block;
	width: 160px;
	height: 160px;
}

div#portfolio_image_list .box a.Snapshots {
	background-image: url(/img2/snapshots-ribbon-160x160.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

div#portfolio_image_list .box a.InProcess {
	background-image: url(/img2/in-process-ribbon-160x160.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

div#portfolio_image_box p#text-float,
div#portfolio_image_box p#ribbon-float
{
	position: absolute;
	background-repeat: no-repeat;
	height: 222px;
	width: 222px;
	display: block;
	z-index: 10;
	top: 669px;
	left: 773px;
	float: left;
	clear: left;
	background-position: 0px 0px;
	background-color: transparent;
	color: #ccc;
	letter-spacing: 1px;
	vertical-align: bottom;
	font-size: 13px;
	line-height: 18px;
}

div#portfolio_image_box p#ribbon-float.InProcess { background-image: url(/img2/in-process-ribbon-222x222.png); }
div#portfolio_image_box p#ribbon-float.Snapshots { background-image: url(/img2/snapshots-ribbon-222x222.png); }

div#portfolio_image_list div.edit
{
	padding-left: 12px;
	padding-bottom: 15px;
}
div#portfolio_image_list div.edit  input[type=text] { width: 20px; }

div#portfolio_image_list div.edit textarea
{
	width: 160px;
	height: 65px;
}

div#portfolio_image_list div.edit p
{
	font-family: Courier;
	font-size: 12px;
	color: #F3F3F3;
	letter-spacing: 1px;
}





/* 	     	   */
/*  Services   */
/* 	 		   */


body.services div#content {
	min-height:800px;  
}	

div#service_intro_text
{
	float: left;
	position: relative;
	width: 160px;
	height: 700px;
	top: 0px;
	padding-right: 2px;
}

div#service_intro_text p
{
	font-size: 18px;
	font-weight: 400;
	text-align: right;
	font-family: 'Poiret One', helvetica, arial;
	line-height: 20px;
	margin-bottom: 3px;
}

div#service_intro_text p a
{
	text-shadow: 0px 0px 0px #fff;
	color: #ccc;
}

div#service_intro_text p a:hover { text-decoration: none; }

div#service_intro_text p.selected a {
	color:		#ff6600; 
	text-shadow: 0px 0px 6px #000;
}


div#service_intro_boxes
{
	float: left;
	width: 1075px;
	min-height:800px;
	position: relative;
	overflow-y: scroll;
}

div#service_intro_boxes div.box
{
	float: left;
	width: 222px;
	height: 222px;
	margin-top: 10px;
	margin-bottom: 30px;
	margin-right: 30px;
	margin-left: 10px;
	box-shadow: 0px 0px 13px 3px rgba(0, 0, 0, 0.4);
	border: 1px white solid;
	background: #ccc;
}

div#service_intro_boxes div.box a
{
	width: 222px;
	height: 222px;
	display: block; 
}

div#service_intro_boxes div.box a .img_text
{
	/* IE 8 */
  	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";

  	/* IE 5-7 */
	filter: alpha(opacity=0);

	opacity: 0.0;
 	color: #d05300;
	font-size: 30px;
	position: relative;
	text-align: center;
	top: 0px;
	left: 10px;
	width: 202px;
	height: 211px;
	line-height: 50px;
	vertical-align: middle;
	display: table-cell;
	text-shadow: 0px 0px 8px #fff;
	
}

div#service_intro_boxes div.box a:hover { text-decoration: none; }
div#service_intro_boxes div.box a:hover p.img_text { text-decoration: none; }

div#service_intro_boxes div.box a.Snapshots
{
	background-image: url(/img2/snapshots-ribbon-222x222.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

div#service_intro_boxes div.box a.InProcess
{
	background-image: url(/img2/in-process-ribbon-222x222.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

div#service_intro_boxes div.box a#p-a-ProjectSnapshots { background-image: url(/img2/p-a-ProjectSnapshots.png); }
div#service_intro_boxes div.box a#p-a-InspirationSnapshots { background-image: url(/img2/p-a-InspirationSnapshots.png); }


div.edit_service
{
	float: left;
	padding-bottom: 25px;
}
div.edit_service p.editor 
{
	margin-left:10px;
	font-family: Courier;
	font-size: 12px;
	color: #F3F3F3;
	letter-spacing: 1px; 
}


div.edit_service input
{
	font-family: Courier;
	font-size: 12px;
}

div.edit_service input.sort_order {width:20px;} 

div.edit_service input.service_name {width:186px;}



/*						*/
/*    Services Detail  	*/
/*						*/


.thumbslide {
	margin-left: 11px;
	float: left;
	margin-right: 4px;
	height: 222px;
width: 222px;
}


div#service_image_box
{
	text-align: center;
	float: left;
	width: 1026px;
	min-height: 500px;
	position: relative;
}


div#service_image_box img {
	box-shadow: 0px 0px 15px 3px rgba(0, 0, 0, 0.4);
	border: 1px white solid;
	margin-top: 10px;
	margin-bottom: 10px;
}



div#service_image_list
{
	float: left;
	width: 1241px;
	height: 665px;
	position: relative;
	overflow-y: scroll;
	background: powderblue;
	clear: both;
	margin-top: 200px;
	left: -163px;
}

body div#service_image_list div.edit p {
	color:#000;
	line-height: 16px;
}


div#service_image_list .box { 
	width: 160px;
	height: 160px;
	background-repeat: no-repeat;
	 
	margin: 10px 0px 15px 15px;

	box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.4);
	border: 1px white solid;
	
}

div#service_image_list .edit-row {
	width:225px;
	height:300px;
	float:left; 
}

div#service_image_list .box a {
	display: block;
	width: 160px;
	height: 160px;
}

div#service_image_list .box a.Snapshots {
	background-image: url(/img2/snapshots-ribbon-160x160.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

div#service_image_list .box a.InProcess {
	background-image: url(/img2/in-process-ribbon-160x160.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

div#service_text_box {
	text-align: left;
	min-height: 250px;
	width: 754px;
	float: left;
	padding-left: 35px;
}


div#service_text_box input.h2
{
	color: #000;
	font-size: 33px;
	line-height: 40px;
	text-align: left;
	font-family: 'Raleway', Arial, sans-serif;
	font-weight: 100;
	padding: 8px 1px 9px 2px;
	margin: 0 0 10px 0;
	float: left;
	clear: left;
	width: 750px;
}

div#service_text_box input.Poiret {
	font-family: 'Poiret One', helvetica, arial;
color: #ff6600;
 }


div#service_image_box p {
	font-size: 18px;
	line-height: 38px;
	text-align: left;
	font-family: 'Raleway', Arial, sans-serif;
	font-weight: 800; 
}

div#service_image_box textarea.p
{
	font-size: 18px;
	line-height: 38px;
	text-align: left;
	font-family: 'Raleway', Arial, sans-serif;
	font-weight: 800;
	width: 750px;
	height: 300px;
	color: #333;
}

div#service_image_list div.edit
{
	padding-left: 12px;
	padding-bottom: 15px;
}
div#service_image_list div.edit  input[type=text] { width: 20px; }

div#service_image_list div.edit textarea
{
	width: 160px;
	height: 65px;
}

div#service_image_list div.edit p
{
	font-family: Courier;
	font-size: 12px;
	color: #F3F3F3;
	letter-spacing: 1px;
}
 
 
 
 

/* 	     		*/
/*    Footer    */
/* 	 			*/
.fineprint
{
	clear: left;
	font-size: 14px;
	color: #eb6e38;
	margin: 0px auto 0px auto;
	text-align: center;
	width: 1150px;
	height: 50px;
	background: white;
	position: relative;
	margin-bottom: 50px;
	padding-top: 20px;
	padding-left: 0;
}

body.home .fineprint {
	top:-70px;
}
body.detail .fineprint {
}

.fineprint div
{
	float: left;
	width: 200px;
	height: 40px;
}
 
.fineprint p
{
	padding: 0 0 5px 0;
	font-size: 14px;
	color: #eb6e38;
}
.fineprint p a,
.fineprint p a:visited
{
	color: #eb6e38;
}

.fineprint #copyright {
	width:250px;
}

.fineprint #copyright p {
	font-size:10px;
}


.fineprint a:hover { color: #000; }

.fineprint #asid
{
	padding-left: 1px;
	top: -13px;
	padding-right:40px;
	float: left;
	position: relative;
}


.fineprint #asid p
{
	font-size: 12px;
	padding: 0;
	margin: 0;
	position: relative;
	float: left;
	height: 13px;
	left: 63px;
	top: 11px;
}

.fineprint #fb { width: 90px; text-align: left;  }
.fineprint #fb p { font-size: 12px;  text-align: left; }
.fineprint #fb img {padding-left:5px;}


div#houzz {
    width: 140px;
    text-align: center;
}

.fineprint #houzz img {
    width: 72px;
    height: auto;
}

.fineprint #street_address,
.fineprint #email_phone,
.fineprint #copyright
{

	padding-top:10px;
}



div#detail-floor-fade {
	
float: left;
position: relative;
top: -40px;
left: 1044px;
 width: 195px;
height: 40px;

	background: -moz-linear-gradient(top,  rgba(125, 151, 160,0) 0%, rgba(125, 151, 160,1) 85%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(125, 151, 160,0)), color-stop(85%,rgba(125, 151, 160,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(125, 151, 160,0) 0%,rgba(125, 151, 160,1) 85%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(125, 151, 160,0) 0%,rgba(125, 151, 160,1) 85%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(125, 151, 160,0) 0%,rgba(125, 151, 160,1) 85%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(125, 151, 160,0) 0%,rgba(125, 151, 160,1) 85%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00696969', endColorstr='#696969',GradientType=0 ); /* IE6-9 */
    
}



div#intro-floor-fade {

float: left;
border: 0;
position: relative;
top: -70px;
z-index: 50;
width: 1235px;
height: 70px;


	background: -moz-linear-gradient(top,  rgba(125, 151, 160,0) 0%, rgba(125, 151, 160,1) 85%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(125, 151, 160,0)), color-stop(85%,rgba(125, 151, 160,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(125, 151, 160,0) 0%,rgba(125, 151, 160,1) 85%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(125, 151, 160,0) 0%,rgba(125, 151, 160,1) 85%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(125, 151, 160,0) 0%,rgba(125, 151, 160,1) 85%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(125, 151, 160,0) 0%,rgba(125, 151, 160,1) 85%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00696969', endColorstr='#696969',GradientType=0 ); /* IE6-9 */
    
}


