*{ margin: 0; padding: 0; }


#priceLoad a.close
{
	float: right;
	width: 38px;
	height: 38px;
	background: url('../images/portfolioClose.png') no-repeat;
	display: block;
	margin-right: -15px;
	margin-top: -15px;
}

#priceLoad a.close:hover { background: url('../images/portfolioCloseHover.png') no-repeat; }

#priceLoad
{
	position:absolute;
	left:0;
	top:0;
	display:none;
	background: url('../images/portfolioBgGrey.png');
        z-index: 9000;
}

#priceLoad a { outline: none }
#priceLoad a img { border: 0; }

#priceLoad h1, #priceLoad h2, #priceLoad h3, #priceLoad h4 { font-family: Verdana; font-weight: normal; }

#priceLoad h1 {
	font-size: 18px;
	color: #0166a9;
}

#priceLoad h2 {
	font-size: 14px;
	color: #0166a9;	
}

#priceLoad h3 {
	font-size: 11px;
	color: #696969;	
}

#priceLoad h4 {
	font-size: 12px;
	color: #0166a9;
	text-decoration: underline;
}

#priceLoad .Calculator {
	margin-top: 30px;
	width: 910px;
	height: 586px;
	background: url( '../images/priceWorksheet.png' ) no-repeat;
}

#priceLoad .Header {
	float: left;
	width: 620px;
	margin-left: 147px;
	height: 145px;
}

#priceLoad .leftArrow, #priceLoad .Price, #priceLoad .rightArrow {
	float: left;
}

#priceLoad .leftArrow, #priceLoad .rightArrow { margin-top: 20px; }

#priceLoad .Price { width: 372px; margin-left: 55px; display: block; }
#priceLoad .Price { font-family: Tahoma; font-size: 90px; color: #4c4c4c; font-weight: bold; }

#priceLoad .rightArrow { margin-left: 61px; }

#priceLoad .leftArrow a, #priceLoad .rightArrow a {
	display: block;
	width: 66px;
	height: 87px;
	background-repeat: no-repeat;
}

#priceLoad .leftArrow a { background-image: url( '../images/priceLeftArrow.png' ); }
#priceLoad .leftArrow a:hover { background-image: url( '../images/priceLeftArrowHover.png' ); }
#priceLoad .rightArrow a { background-image: url( '../images/priceRightArrow.png' ); }
#priceLoad .rightArrow a:hover { background-image: url( '../images/priceRightArrowHover.png' ); }


#priceLoad .priceLine {
	margin-left: 65px;
	float: left;
	width: 780px;
	margin-top: 5px;
}

#priceLoad .lineBlue, #priceLoad .lineGreen {
	float: left;
	height: 3px;
	margin-left: 10px;
}


#priceLoad .lineBlue {
	width: 764px;
	background: #2c7cb1;
}

#priceLoad .lineGreen {
	background: #00ff00;
	margin-top: -3px;
}

#priceLoad .beginLine, #priceLoad .curPrice, #priceLoad .endLine {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	height: 18px;
}

#priceLoad .endLine { font-size: 13px; }

#priceLoad .beginLine, #priceLoad .curPrice { float: left; }
#priceLoad .endLine { float: right; }

#priceLoad .pointer {
	width: 18px;
	height: 9px;
	float: left;
	display: block;
	background: url( '../images/pricePointer.png' ) no-repeat;
	margin-top: -9px;
}

#priceLoad .columns { width: 790px; float: left; margin-left: 65px; margin-top: 10px; }

#priceLoad .leftColumn, #priceLoad .centerColumn, #priceLoad .rightColumn { float: left; text-align: left; }

#priceLoad .leftColumn {
	margin-left: 10px;
	width: 225px;
	padding-left: 30px;
	background: url( '../images/pricePerson.png' ) no-repeat;
}

#priceLoad .leftColumn h1 { margin-left: 10px; }

#priceLoad .workersHolder { margin-left: 25px; margin-top: 15px; }

#priceLoad .workersHolder a {
	font-family: Verdana;
	font-size: 18px;
	line-height: 24px;
	color: #4e4f4f;
	text-decoration: none;
}

#priceLoad .workersHolder a.Notactive { color: #c4c4c4; }

#priceLoad .level {
	margin-top: 10px;
	margin-left: -30px;
	height: 40px;
}

#priceLoad .level img { margin-top: 2px; float: left; margin-left: 2px; }

#priceLoad .starsHolder { height: 36px; float: left; margin-top: 2px; }

#priceLoad .centerColumn {
	margin-left: 40px;
	width: 265px;	
}

#priceLoad .rightColumn {
	margin-left: 30px;
	width: 180px;
}

#priceLoad .comment { float: left; font-family: Verdana; font-size: 11px; color: #0166a9; margin-top: 13px; }

#priceLoad .CMSHolder {
	font-family: Verdana;
	font-size: 18px;
	color: #4e4f4f;
	padding-top: 5px;
	height: 215px;
}

#priceLoad .CMSHolder h4 { margin-top: 10px; margin-bottom: 5px; }

#priceLoad .funcHolder {
	font-family: Verdana;
	font-size: 12px;
	color: #4e4f4f;
	padding-top: 5px;
}



#priceLoad .details { float: left; width: 780px; text-align: left; margin-left: 75px; }

#detailsHolder { font-family: Verdana; font-size: 12px; color: #696969; }
