@charset "utf-8";
@import url("portfolio-gallery.css");
/* CSS Document */
div#portfolio-ava-docs {
	background: #FFFFFF url(../img/portfolio-ava-docs/bg-tile.jpg) repeat-x left top;
	padding: 0 0 1em 0;
}

div#portfolio-ava-docs div.forStyling {
	background: transparent url(../img/portfolio-ava-docs/bg-sample.jpg) no-repeat right 74px;
	min-height: 350px;
	padding: 23px 350px 0 20px;
	width: 31em;
	margin: 0 auto;
}

#portfolio-ava-docs h3 {
	padding-bottom: 0;
	margin-bottom: 0;
	height: 21px;
	text-indent: -2000px;
	font-size: 1px;
	background: transparent url(../img/portfolio-ava-docs/title1.png) no-repeat top left;
}
#portfolio-ava-docs h4 {
	padding-top: 0;
	margin-top: 0;
	padding-bottom: 0;
	margin-bottom: 0;
	height: 17px;
	text-indent: -2000px;
	font-size: 1px;
	background: transparent url(../img/portfolio-ava-docs/title2.png) no-repeat top left;
}

#portfolio-ava-docs div.job-description {
	background: transparent url(../img/milk/white50.png) repeat top left;
	behavior: url(css/iepngfix.htc);
	border-radius: .5em;
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
	border: 1px solid white;
	padding: .5em .5em 0 .5em;
	margin: 1em 0 0 0;
}

#portfolio-ava-docs dl,
#portfolio-ava-docs dt,
#portfolio-ava-docs dd {
	margin: 0;
	padding: 0;
}
#portfolio-ava-docs dd p {
	margin: 0 0 1em 0;
	padding: 0;
}

#portfolio-ava-docs dt {
	font-weight: bold;
	text-align: left;
	padding-bottom: 0em;
	margin-bottom: 0.5em;
	border-bottom: #999999 1px solid;
}

#portfolio-ava-docs dd {
	padding-left: 1em;
	padding-bottom: .5em;
}

/** ~gallery Gallery Colors **/
#gallery-portfolio-ava-docs img,
#gallery-portfolio-ava-docs span.title {
	border-color: #999999;
	width: 13.75em;
	height: 3.125em;
}