/********** start PROJECTS PAGE **********/
.wrapper_c .content #projects{
	position: relative;
	float: left;
	top: 0;
	left: 0;
	width: 100%;
	height: auto;
}
.gallery_projects{
	position: relative;
	float: left;
	top: 0;
	left: 0;
	width: 100%;
}
.gallery_projects .content_proj{
	width:100%;
	height:586px;
	position:relative;
	left: 60px;
	top: 40px;
	overflow: hidden;
}
.content_proj .proj_nav{
	height: 21px;
    position: absolute;
    right: 30px;
    top: 40px;
    width: 15px;
    z-index: 999;
}
.content_proj .proj_nav .tj_prev{
	width: 15px;
	height: 8px;
	position: relative;
	float: left;
	display: block;
	background: url(../img/tj_prev.png);
	background-position: 0 0;
	text-indent: -9999px;
	top: 10px;
	cursor: pointer;
}
.content_proj .proj_nav .tj_prev span.hover{
	width: 15px;
	height: 8px;
	position: relative;
	float: left;
	display: block;
	background: url(../img/tj_prev.png);
	background-position: 0 9px;
}
.content_proj .proj_nav .tj_next{
	width: 15px;
	height: 8px;
	position: relative;
	float: left;
	display: block;
	background: url(../img/tj_next.png);
	background-position: 0 0;
	text-indent: -9999px;
	cursor: pointer;
}
.content_proj .proj_nav .tj_next span.hover{
	width: 15px;
	height: 8px;
	position: relative;
	float: left;
	display: block;
	background: url(../img/tj_next.png);
	background-position: 0 -11px;
}
.content_proj ul.linkseffects{
	background: url("../img/vrtprj.png") no-repeat scroll 10px 0 transparent;
    float: left;
    height: 16px;
    margin-left: 7px;
    padding-left: 20px;
    position: relative;
    top: 3px;
    width: 500px;
}
.content_proj ul.linkseffects li{
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
}
.content_proj ul.linkseffects li .selected{
	color: #E8F2F6;
}
.content_proj ul.linkseffects li a{
	color: #999;
padding-right: 18px;
text-shadow: 0 1px 0 #000;
font-size: 13px;
font-family: Helvetica Neue, Arial;
font-weight: 400;
}
.content_proj ul.linkseffects .leffect span.hover{
	color: #989898;
	padding-right: 10px;
}
.content_proj .projects{
	float: left;
    height: 64%;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    top: 0;
    width: 100%;
    left: -5px;
}
.content_proj .projects ul li{
	position: relative; 
	float: left;
	border: 4px solid #fff;
	margin: 5px;
	height: auto;
	background: #fff;
}
.content_proj .projects ul li .descript, .quicksander .descript{
	width: 171px;
	left: 0;
	color: #fff;
	background: url(../img/overproj.png) no-repeat;
	position: absolute;
	bottom: 1px;
	padding-left: 10px;
	line-height: 34px;
	top: 220px;
	overflow: hidden;
}
/********** start OPEN PROJECTS PAGE **********/
#projectmoreinfo	
.proj_nav{
	position: absolute;
	top: 40px;
	left: 60px;
	width: 88%;
	height: 17px;
	z-index: 800;
}
.proj_nav .backthumbs, .projectnav .backthumbs, .nobackthumbs{
	background: url(../img/backthumbs.png);
	background-position: 0 0;
	position: relative;
	float: left;
	width: 21px;
	height: 17px;
	display: block;
}
.proj_nav .backthumbs span.hover, .projectnav .backthumbs span.hover{
	background: url(../img/backthumbs.png);
	background-position: 0 -18px;
	position: relative;
	float: left;
	width: 21px;
	height: 17px;
	display: block;
}
.proj_nav .moreinfo, .projectnav .moreinfo, .nomoreinfo{
	background: url(../img/moreinfo.png);
	background-position: 0 0;
	position: relative;
	float: left;
	width: 21px;
	height: 17px;
	display: block;
	left: 3px;
}
.proj_nav .moreinfo span.hover, .projectnav .moreinfo span.hover{
	background: url(../img/moreinfo.png);
	background-position: 0 -18px;
	position: relative;
	float: left;
	width: 21px;
	height: 17px;
	display: block;
}
.proj_nav .projectnav{
	position: relative;
	float: left;
	width: auto;
	text-align: right;
	margin: 0;
	padding: 0;
	right: -4px;
	z-index: 999;
}
#content_proj .projectnav, #content_proj .project-nav{
	position: relative;
	float: left;
	width: 100%;
	text-align: right;
	margin: 0;
	padding: 0;
	z-index: 200;
	margin-bottom: 10px;
}

#content_proj .projectnav .css_prev, #content_proj .projectnav .css_prev_nav{
	position: relative;
	float: left;
	width: 17px;
	height: 17px;
	display: block;
	background: url(../img/proj_prev.png);
	background-position: 0 0;
	left: 156px;
}
.proj_nav .projectnav .css_prev{
	position: relative;
	float: left;
	width: 17px;
	height: 17px;
	display: block;
	background: url(../img/proj_prev.png);
	background-position: 0 0;
	left: 681px;
}
.proj_nav .projectnav .css_prev span.hover,  #content_proj .projectnav .css_prev_nav span.hover{
	position: relative;
	float: left;
	width: 17px;
	height: 17px;
	display: block;
	background: url(../img/proj_prev.png);
	background-position: 0 -18px;
	cursor: pointer;
}
#content_proj .projectnav .css_next, #content_proj .projectnav .css_next_nav{
	position: relative;
	float: left;
	width: 17px;
	height: 17px;
	display: block;
	background: url(../img/proj_next.png);
	background-position: 0 0;
	left: 159px;
}
.proj_nav .projectnav .css_next{
	position: relative;
	float: left;
	width: 17px;
	height: 17px;
	display: block;
	background: url(../img/proj_next.png);
	background-position: 0 0;
	left: 684px;
}
.proj_nav .projectnav .css_next span.hover,  #content_proj .projectnav .css_next_nav span.hover{
	position: relative;
	float: left;
	width: 17px;
	height: 17px;
	display: block;
	background: url(../img/proj_next.png);
	background-position: 0 -18px;
	cursor: pointer;
}
.openproject, .openproject_redirect{
	position: relative;
	float: left;
	top: 43px;
	left: 60px;
	width: 100%;
	height: auto;
}
.openproject .project_content, .openproject_redirect .project_content{
	position: relative;
	float: left;
	width: 92%;
	height: auto;
	left: 0;
	top: 50px;
}
.openproject .project_content .slideprojects, .openproject_redirect .project_content .slideprojects{
	width: 423px;
	height: 350px;
	position: relative;
	float: left;
}

.openproject .project_content .slideprojects .social, .openproject_redirect .project_content .slideprojects .social{
	position: relative;
	float: left;
	padding-top: 12px;
}
.openproject .project_content .slideprojects .social p, .openproject .project_content .slideprojects .social a, .openproject_redirect .project_content .slideprojects .social p, .openproject_redirect .project_content .slideprojects .social a{
	font-size: 11px;
	color: #D9E7EC; 
}
.openproject .project_content .projectinfo, .openproject_redirect .project_content .projectinfo{
	width: 299px;
	height: auto;
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	left: 35px;
	top: -9px;
}

.openproject .project_content .title, .openproject_redirect .project_content .title{
	width: 299px;
	height: auto;
	top: 0;
	position: relative;
	float: left;
	text-shadow: 0 1px 0 #000;
}
/*
.openproject .project_content .title h2, .openproject_redirect .project_content .title h2{
	font-weight: 100;
	color: #C1B565;
}
*/
.openproject .project_content .projectinfo .info h6, .openproject_redirect .project_content .projectinfo .info h6{
	color: #999;
	padding-bottom: 4px;
	text-shadow: 0 1px 0 #000;
	letter-spacing: 0.1px;
	padding-top: 17px;
	font-weight: normal;
	font-size: 12px;
}
.openproject .project_content .projectinfo .info p,.openproject_redirect .project_content .projectinfo .info p{
	padding: 2px 0 10px;
	line-height: 16px;
}
/**** end OPEN PROJECTS PAGE ****/

#content_proj .typedividerpr{
	background: url("../img/linedividerh.png") repeat-x scroll 0 0 transparent;
    float: left;
    height: 2px;
    left: 0;
    margin: 10px 0 5px 0;
    position: relative;
    width: 761px;
}
#content_proj .typedividerprbottom{
	background: url("../img/linedividerh.png") repeat-x scroll 0 0 transparent;
    float: left;
    height: 2px;
    left: 0;
    margin: 0;
    position: relative;
    width: 761px;
}
#projectmoreinfo .typedividerpr{
	background: url("../img/linedividerh.png") repeat-x scroll 0 0 transparent;
    float: left;
    height: 2px;
    left: 60px;
    position: absolute;
    top: 66px;
    width: 758px;
}
#projectmoreinfo .typedividerprbottom{
	background: url("../img/linedividerh.png") repeat-x scroll 0 0 transparent;
    float: left;
    height: 2px;
    left: 60px;
    position: absolute;
    top: 500px;
    width: 758px;
}

/**** NEW APRESENTATION ****/
.openproject .project_content .slideprojectsnew, .openproject_redirect .project_content .slideprojectsnew{
	width: auto;
	height: 294px;
	position: relative;
	float: left;
	overflow: hidden;
}
.proj_nav .titleproject{
	width: auto;
	height: 42px;
	top: -4px;
	position: relative;
	float: left;
	text-shadow: 0 1px 0 #000;
	font-size: 20px;
	padding-left: 10px;
}
.openproject .project_content .titlenew, .openproject_redirect .project_content .titlenew{
	width: 299px;
	height: 42px;
	margin: 30px 0 25px 0;
	position: relative;
	float: left;
	text-shadow: 0 1px 0 black;
	left: -36px;
	font-family: Helvetica Neue, Arial;
	font-weight: bold;
	
}
.openproject .project_content .titlenew h2, .openproject_redirect .project_content .titlenew h2{
	color: #3691AD;
	font-weight: bold;
	font-size: 21px !important;
}
.newpres{
	left: 42px;
    margin: 0;
    padding: 0;
    position: absolute;
    text-align: right;
    width: 50px;
    z-index: 999;
}
.openproject .project_content .projectinfo .infonew, .openproject_redirect .project_content .projectinfo .infonew{
	float: left;
height: auto;
left: -36px;
line-height: 15px;
position: relative;
top: -31px;
width: 759px;
margin-bottom: 160px;
}
.openproject .project_content .projectinfo .infonew p, .openproject_redirect .project_content .projectinfo .infonew p{
	padding-left: 10px;
}
.openproject .project_content .projectinfo .infonew .inf, .openproject_redirect .project_content .projectinfo .infonew .inf{
	float: left;
    height: 303px;
    line-height: 15px;
    position: relative;
    width: 200px;
}
.openproject .project_content .projectinfo .infonew .desc, .openproject_redirect .project_content .projectinfo .infonew .desc{
	float: left;
    height: 303px;
    line-height: 15px;
    position: relative;
    width: 550px;
}
.openproject .project_content .projectinfo .infonew .desc h6, .openproject_redirect .project_content .projectinfo .infonew .desc h6{
	height: 200px;
}
.openproject .project_content .projectinfo .infonew h6, .openproject_redirect .project_content .projectinfo .infonew h6{
	color: #999;
	padding-bottom: 4px;
	text-shadow: 0 1px 0 #000;
	font-weight: normal;
	position: relative;
	float: left;
	padding-right: 10px;
	font-size: 12px;
}


/* projects with overlay*/
.tj_gallery.with_overlay .descript, .proj_list .descript{
	padding-left: 3px !important;
}

.tj_gallery.with_overlay a.proj-link, .proj_list a.proj-link, .tj_gallery.with_overlay a.proj-overlay, .proj_list a.proj-overlay{
	position: relative;
	float: left;
	margin: 6px 1px;
	width: 20px;
	height: 20px;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
	background-position: 0px 0px;
	cursor: pointer;
}

.tj_gallery.with_overlay a.proj-link, .proj_list a.proj-link{
	background: url(../img/proj-link.png) no-repeat;
}

.tj_gallery.with_overlay a.proj-overlay, .proj_list a.proj-overlay{
	background: url(../img/proj-overlay.png) no-repeat;	
	margin-right: 5px;
}

.tj_gallery.with_overlay a.proj-link:hover, .proj_list a.proj-link:hover, .tj_gallery.with_overlay a.proj-overlay:hover, .proj_list a.proj-overlay:hover{
	background-position: 0px -19px;
}

/*QUICKSANDS*/
.gallery_projects .content_proj.fullheight.qs{
	height: auto;
	margin-right: 0px;
	width: 772px;	
}

.quicksander{
	position: relative;
	float: left; 
	width: 100%;
	height: auto; 
	display: inline-block;
}

.quicksander .thumbnails_list{
	position: relative;
	float: left;
	width: 100%;
}

.quicksander .entry-content{
	position: relative;
	float: left;
	clear: both;
	display: inline-block;
}

.quicksander .proj_list{
	overflow: visible;
	position: relative;
	float: left;
	width: 772px;
}

.proj_list li{
	position: relative;
	float: left;
	border: 4px solid white;
	margin: 5px;
	height: auto;
	background: white;
} 

.proj_list li img {margin: 0;}

.moreinfo_text{
	position: relative;
	float: left;
	width: 100%;
	margin: 15px 0 0 0;
}

ul.splitter{
	position: relative;
	float: left;
}

.filterby{
	position: relative;
	float: left;
	width: 100%;
	text-align: right;
}

.arrow-right {
	width: 0px;
	height: 0px;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-left: 5px solid #444;
	position: absolute;
	right: -5px;
	z-index: 999;
	top: 12px;
}

.filterby .projectCategories{
	xdisplay: none;
	position: relative;
	z-index: 99;
	background: rgba(33, 33, 33, 0.9);
	height: auto;
	float: left;
	line-height: 24px;
}

.filterby .projectCategories .splitter li{
	list-style: none;
	float: left;
	padding: 0px 0;
	width: auto;
	line-height: 24px;
	height: 24px;
	border: none;
	background: none;
	margin: 5px 0px;
}
.filterby .projectCategories li.active{
	background: none;
	color: #3691AD !important;
}
.filterby .projectCategories li.active a{
	background: none;
	color: #fff !important;
	font-weight: bold;
	font-family: Helvetica Neue, Arial;
	font-size: 13px;
}

.filterby .projectCategories li a{
	list-style: none;
	float: left;
	padding: 0 15px;
	width: auto;
	color: #999;
	font-family: Helvetica Neue, Arial;
	font-size: 12px;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
	white-space: nowrap;
	font-weight: bold;
}

.filterby_btn{
	display: inline-block;
	font-weight: bold;
	font-family:  Arial, sans-serif;
	cursor: pointer;
	margin: 0;
	padding: 3px 14px 2px 5px !important;
	font-size: 13px;
	width: auto !important;
	float: left;
	line-height: 30px;
	margin-bottom: 15px;
	position: relative;
	color: #999;
}

.quicksand .content_proj .projects ul li{
	float: left;
	height: 34px;
	margin: 5px;
}
