﻿
.thumnailsholder {
	background-image: url('/Assets/default/img/portfolios/headerbar/portfolio-panels-bg2.png');
	background-repeat: no-repeat;
	height: 162px;
	width: 130px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
}

.pbutton {
	height: 25px;
	width: 114px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding: 0px;
}
/* This is the problem class */
.portfoliobox {

}

.portfolioHeader 
{
	height: 35px;
	background: url('/Assets/default/img/portfolios/headerbar/conatiner-topmiddle.png') repeat-x top left;
	display: block;
	border: 1px solid #fff;	
}

.portfolioitemwrapper {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #017001;
	border-left-color: #017001;

}

.lilwrap {
	background-image: url('/Assets/default/img/portfolios/headerbar/sidey.gif');
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	height: 100%;
	position: relative;
	clear: none;
}


.titletext {
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	float:left;
	font-size:20px;
	margin:5px 0 4px 18px;
}

.boxbottom {
	float: left;
	height: 42px;
	width: 100%;
	min-width:550px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #017001;
	position: relative;
	bottom: 1px;
}

.topleft {
	background-image: url('/Assets/default/img/portfolios/headerbar/left-edge.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 36px;
	width: 11px;
	margin: 0px;
	padding: 0px;

}

.boxbottombotleft {
	background-image: url('/Assets/default/img/portfolios/headerbar/botleft2.jpg');
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 14px;
	float: left;
	height: 43px;
}

.newlogo {
	float: left;
	margin: 8px 0 0 20px;
}

.pagetitle {
	float: left;
	height: 62px;
	width: 60%;
	margin-bottom: 20px;
}

.newlogotextinner a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	font-weight: bold;
	background-image: url('/Assets/default/img/portfolios/headerbar/new-portfolio.png');
	background-repeat: no-repeat;
	background-position: left top;
	color: #2f5d6f;
	display: block;
	text-decoration: none;
	width: 103px;
	padding-left: 18px;
	height: 19px;
}

.newlogotextinner a:hover {
	background-position: left bottom;
	text-decoration: none;
}

.boxbottombotright {
	background-image: url('/Assets/default/img/portfolios/headerbar/botright2.jpg');
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 14px;
	float: right;
	height: 43px;
}

.outerportfoliowrapper {
	float: left;
	width: 100%;
	border: 1px #fff solid;
	margin: 0px;
	padding: 0 0 10px 0;
}

.outerportfoliowrapperright {
	float: right;
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #f90;
	border-right-color: #f90;
	position: relative;
	background-image: url('/Assets/default/img/portfolios/headerbar/sidey.gif');
	background-repeat: repeat-y;
	background-position: right top;
	margin: 0px;
	padding: 0px;
}


.topright {
	background-image: url('/Assets/default/img/portfolios/headerbar/right-edge.jpg');
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	height: 36px;
	width: 11px;
}

.imageholder img {
	border: 1px solid #90C287;
}


a.pbutton {
	display: block;
	width: 114px;
	background: url('/Assets/default/img/portfolios/headerbar/openbutton-overalt.png') no-repeat left top;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2f5d6f;
	line-height: 25px;
	text-align: center;
}

a.pbutton:hover {
	background: url('/Assets/default/img/portfolios/headerbar/openbutton-overalt.png') no-repeat left bottom;
	text-decoration: none;

}

.wrapper {
	margin: 0px;
	padding: 00px;
	height: auto;
	width: 100%;
	float: left;
}

.imageholder {
	background: url('/Assets/default/img/portfolios/headerbar/image-placeholder.png') no-repeat top left;
	height: 119px;
	width: 112px;
	margin: 0 0 0 8px;
	padding: 0px;
	border: 1px #2f5d6f solid;
}
.imageholder span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2f5d6f;
	vertical-align:middle;
	text-align:center;
	display:block;
	padding: 5px 2px 0 2px;
}



/* new */

.portfolio_item {
	width: 245px;
	height: 172px;
	float: left;
	background: url(/Assets/images/Portfolio/portfolio-items-bg.png) no-repeat top left;
	margin: 10px 10px 20px 10px;
	padding: 0;
}

.portfolio_item .leftside{
	width: 125px;
	height: 172px;
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
}
.portfolio_item .leftside span{
	color:#2e2e2e;
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	padding:15px 5px 0 17px;
	text-align:center;
	line-height: 15px;
}
.portfolio_item .rightside{
	width: 120px;
	height: 172px;
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
}
.portfolio_item .rightside ul{
	list-style: none;
	width: 100px;
	display: block;
	padding: 0 0 0 11px;
	margin: 17px 0 0 0;
}
.portfolio_item .rightside ul li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2f5d6f;
	line-height: 14px;
	cursor: pointer;
	text-decoration: underline;
}
.portfolio_item .rightside ul li a:hover{
	color: #2e2e2e;
}
a.port-butt{
	position: absolute;
	bottom: 10px;
	left: 11px;
	width: 114px;
	height: 20px;
	background: url(/Assets/images/Portfolio/portfolio-items-button.png) no-repeat top left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	text-align: center;
	color: #2f5d6f;
	text-transform: uppercase;
	padding: 5px 0 0 0;
	cursor: pointer;
	text-decoration: none;
	line-height: 12px;
}
a.port-butt:hover{
	background: url(/Assets/images/Portfolio/portfolio-items-button.png) no-repeat scroll left bottom;
	color: #2e2e2e;
}