@charset "utf-8";
/* Portfolio */

/* Left */
.portfolio-item {
background: transparent url(../_images/portfolio/background-portfolio-item.jpg) no-repeat 0px 25px;
height: 285px;
margin: 30px 0 0 0;
padding: 0 0 0 20px;
width: 620px;
}

.portfolio-item .image {
background: transparent url(../_images/portfolio/background-portfolio-item-image.png) no-repeat;
float: left;
height: 220px;
padding: 16px 15px 0;
width: 291px;
overflow: inherit;
}

.portfolio-item .image img {
height: 192px;
overflow: inherit;
width: 262px;
margin-top:15px;
margin-left:15px;
}

.portfolio-item .details 
{
/*clear: none; 
float: right;
height: 190px;
margin: 40px 80px 0 -11px;
overflow: hidden;
width: 230px;*/
clear:none;
float:right;
height:215px;
margin:40px 40px 0 -11px;
overflow:hidden;
width:270px;
}

.portfolio-item .details ul {
line-height: 1;
}

.portfolio-item .details ul li.item-name {
color: #8b2512;
font-size: 12px;
}

.portfolio-item .details ul li.item-detail {
color: #4d4a37;
font-size: 11px;
margin: 3px 0 10px 0;
}

.portfolio-item .details ul li.item-detail a, .portfolio-item .details ul li.item-detail a:visited, .portfolio-item .details ul li.item-detail a:hover {
border-bottom: 1px solid #CEC18F;
color: #4d4a37;
text-decoration: none;
}


.portfolio-item .viewproject {
float: left;
height: 25px;
margin:236px 0 0 -139px;
width: 84px;
}

.portfolio-item .image-buttons {
float: left;
clear: left;
margin: -22px 0 0 10px;
}

.portfolio-item .image-buttons .button {
background: transparent url(../_images/portfolio/background-imagebuttons.jpg) no-repeat;
color: #ffffff;
font-size: 11px;
float: left;
height: 24px;
padding: 4px 0 0 9px;
width: 25px;
}

.portfolio-item .image-buttons .button a, .portfolio-item .image-buttons .button a:visited {
color: #fff;
text-decoration: none;
}

/* Paging */
#paging {
height: 36px;
margin: 30px 0 0 25px;
width: 566px;
}

/* -------- pager ----- */
.pagertopgap{padding-top:2px;}


.paging{width:18px;height:17px;text-align:center;text-decoration:none;padding-left:2px;padding-right:2px;padding-top:3px;padding-bottom:2px;}
.paging a,.paging a:visited{color:#000;text-decoration:none;font-family:Arial;font-size:12px;padding-left:6px;padding-right:6px;padding-top:2px;padding-bottom:2px;border:1px solid #000;}

.pagingcurrent{height:21px;*height:12px;
	text-align:center;text-decoration:none;background-color:#8D2411;border:1px solid #000;text-decoration:none;font-family:Arial;font-size:12px;
	*padding-bottom:0px;
	*padding-top:0px;
	padding-bottom:3px;
	padding-top:3px;
	}
.pagingcurrent a {color:#fff;text-decoration:none;padding-left:6px;padding-right:6px;
	*padding-bottom:2px;
	*padding-top:2px;
	padding-bottom:0px;
	padding-top:0px;
	}
.pagingcurrent a:hover{text-decoration:none;}


.msgPage{font-family:Arial;font-size:12px;color:#67604D;font-weight:bold;margin-left:0px;}
.mMargin{padding-top:0px;*padding-top:4px;}
.mainpagerbg{}
.tdgotopage{padding-right:0px;padding-left:15px;border-left:1px solid #8D2411;}
.divPager{padding:0px 0 0px 0;}
.divPagerSearch{padding:0px 0px 0px 17px;}
.aImagePagger{background-image:url(../_images/portfolio/pager.jpg);width:25px;height:24px;background-repeat:no-repeat;text-align:center;vertical-align:middle;}
.aImagePagger a{color:#ffffff;font-size:11px;font-family:Arial;text-decoration:none;vertical-align:middle;}
.bggotopage_new{width:122px;height:22px;background-repeat:no-repeat;padding-top:0px;*padding-top:5px;}
.txtgoto{text-decoration:none;font-family:Arial;font-size:12px;color:#67604D;font-weight:bold;width:10px;text-align:center;padding-left:5px;}
.gotxtbox{font-size:10px;width:18px;height:15px;border:1px solid black;padding-left:1px;*padding-left:2px;padding-top:3px;text-align:center;}
.pButton{border:0px;background-color:#8D2411;color:#fff;width:21px;height:20px;font-size:11px;padding-bottom:3px;}
.tdGO{padding-top:0px;*padding-top:2px;}
.tdtxtbox{padding-left:5px;width:25px;*padding-top:2px;}
.pagerBtn{text-decoration:none;font-family:Arial;font-size:12px;color:#67604D;font-weight:bold;}
.noresults{margin-left:5px;margin-top:15px;font-size:12px;color:#67604D;}
.ddlModules{font-family:Arial;font-size:12px;color:#67604D;}
/* Right */
.sidenav-tabs {
background: transparent url(../_images/portfolio/background-sidenav-type.jpg) no-repeat;
height: 35px;
}
.sidenav-tabs1 {
background: transparent url(../_images/portfolio/background-sidenav-date.jpg) no-repeat;
height: 35px;
}
.sidenav-tabs2 {
background: transparent url(../_images/portfolio/background-sidenav-industry.jpg) no-repeat;
height: 35px;
}
.aTabs{cursor:pointer;}
#sidenav-tabs ul {
float: none;
padding: 13px 0 0 24px;
}

#sidenav-tabs ul li {
float: left;
font-size: 12px;
padding: 0 18px;
}

#sidenav-tabs ul li a {
color: #676149;
text-decoration: none;
}

#sidenav-tabs ul li a:hover {
color: #8B2512;
text-decoration: underline;
}
.ddlPosition{font-family:Arial;font-size:12px;color:#67604D;}
.textTrans{text-transform:capitalize;}