@charset "utf-8";
/* CSS Document */

#projects_image{
	width: 580px;
	height: 284px;
	background:url(../img/page_layout/projects_bg.jpg) repeat-x;
}

.projects_image img {
	width: 140px;
}	

div.featured_project_image {
	float: left;
	margin: 14px 28px 0px 8px;
	border: solid 8px #FFF;
}
div.featured_project_image img {
	width: 308px;
	height: 231px;
}
div.featured_section{
	float: left;
}
div.featured_project{
	margin-top: 39px;
	margin-bottom: 11px;
	font:Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #FFF;	
}

div.featured_project_copy{
	font:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	width: 188px;
	margin-bottom: 12px;
}

.see_more{
	display: block;
	width: 100px;
	font-weight: bold;
	line-height: 1.5;
}


#projects_dropdown{
	margin-top: 14px;
}

#projects_nav{
	width: 580px;
}

.projects_section {
	margin-top: 7px;
	border-top: 1px solid #d9d9d9;
}

.projects_section img {
	height: 120px;	
}

.projects_section .projects_title img {
	height: auto;	
} 

div.projects_image{
	margin-top: 14px;
	padding-left: 3px;
	float: left;
}

div.projects_info{
	margin-top: 14px;
	margin-left: 17px;
	float: left;
}
div.projects_title{
	margin-bottom: 6px;
}

div.projects_copy{
	margin-bottom: 16px;
	width: 350px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #656565;
	line-height: 1.3;
}

.read_more{
	margin-top: 15px;
	background: url(../img/page_layout/arrow_round_white_right.gif) no-repeat right center;
	display: block;
	width: 88px;
	margin-bottom: 16px;
}

#last_section{
	padding-top: 0px;
}
.project_highlight h4{
	background: url(../img/page_layout/product_highlight.gif) transparent no-repeat;
	width: 120px;
	font-size: 70%;
	text-indent: -9999em;
	margin: 18px 0px 18px;
	float: left;
}

.project_highlight {
	width: 175px;
	float: left;
	
}

.highlight_image{
	margin-top: 10px;
	
}
#content_p #find_store_link{
	font-size: .78em;
}

#content_p #project_item_size{
	font-size: .80em;
	text-align: center;
	width: 100%;
	clear: both;
}

#content_p #project_item_desc{
	width: 100%;
	font-size: .8em;
	margin-bottom: 10px;
	clear: both;
}
#content_p table{
	font-size: .78em;
	width: 100%;
}
#content_p table thead th{
	font-weight: bold;
}


