/* .....PORTFOLIO CATEGORIES..... */

#content .content_categorylist{
overflow:hidden;
width:748px;
}

#content .content_categorylist h1 a{
text-decoration: none;
}

#content .category img{
border:solid 1px #e1e1e1;
margin-bottom:20px;
}

#content .category{
margin-right:35px;
float:left;
overflow:hidden;
width: 300px;
}

#content .content_categorylist hr{
clear:both;
}



/* .....BTN..... */
#content .category a.btn{
display:block;
height:13px;
border:solid 1px #000000;
background:url("../images/btn-small.jpg") repeat-x;
font-size:10px;
line-height:normal;
text-decoration:none;
color:#ffffff;
text-align:middle;
padding:3px 15px 2px 15px;
margin-top:3px;
overflow:hidden;
float:right;
}

#content .category a:hover{
color:#88b9c0;
}

#content .content_projectlist{
}

#content .content_projectlist > p {
	margin:15px 10px
}


#content .content_categorylist h2 {
	margin-bottom:25px;
}

#content .content_projectlist .project{
width:695px;
float:left;
border-bottom:dashed 1px #a3c1c5;
clear:both;
padding:30px 0px;
}


#content .content_projectlist .project h3{
font-size:16px;
line-height:0px;
padding-left:10px;
}


#content .content_projectlist .project img {
margin-top:0px;
margin-bottom:0px;
}

#content .content_projectlist .project a.btn {
display:block;
height:13px;
border:solid 1px #000000;
background:url("../images/btn-small.jpg") repeat-x;
font-size:10px;
line-height:normal;
text-decoration:none;
color:#ffffff;
text-align:middle;
padding:3px 15px 2px 15px;

overflow:hidden;
float:right;
}

#content .content_projectlist .project a:hover{
color:#88b9c0;
}

#content .content_projectlist .project a.link{
font-size:16px;
color:#588e95;
display:inline;
float:none;
border:none;
background:none;
line-height:0px;
text-decoration:none;
margin-top:0px;
padding:0px;
}

#content .content_projectlist h3 a {
	text-decoration:none;
}

#content .content_projectlist .project a.link:hover{
color:#010101;
}

/* .....PAGE NAVIGATION..... */
#content .page_navigation{
float:right;
margin-top:60px;
margin-bottom:40px;
margin-right:6px;
font-size:10px;
line-height:normal;
text-align:center;
}

#content .page_navigation a {
padding:4px 10px;
background:#588e95;
color:#ffffff;
text-decoration:none;
border:solid 1px #508187;
float:left;
margin-right:5px;
display:block;
}

#content .page_navigation a.current_nav,
#content .page_navigation a:hover  {
color:#ffffff;
text-decoration:none;
background:#1c1c1c;
border:solid 1px #000000;
}


/* .....PORTFOLIO FICHE..... */
#content .content_projectview p{
padding-left:10px;
}

#content .content_projectview h3{
font-size:16px;
margin-top:40px;
line-height:0px;
}

#content .content_projectview  a.btn{
display:block;
height:13px;
border:solid 1px #000000;
background:url("../images/btn-small.jpg") repeat-x;
font-size:10px;
line-height:normal;
text-decoration:none;
color:#ffffff;
text-align:middle;
padding:3px 15px 2px 15px;
margin-top:3px;
margin-right:11px;
overflow:hidden;
float:right;
}

#content .content_projectview a:hover{
color:#88b9c0;
}

#content .content_projectview hr{
	margin-top:15px;
}

#content .project_files{
}

#content .content_projectview h2{
	margin-bottom:25px;
}

#content .content_projectview .img_box{
	float:left;
	width:145px;
	padding:0px 14px 28px 14px;
}

.project_files .download_files{
list-style:none;
padding:0px;
margin-left:10px;
}

.project_files .download_files li{
background-color:#efefef;
color:#588e95;
border:solid 1px #dedede;
margin:10px 0px;
padding:10px;
}
