@CHARSET "ISO-8859-1";

a.showall {
	text-decoration: none;
}

.wpp-id {
	width: 50px;
}

#wpptable .wpp-name {
	width: 20%;
	font-weight: bold;
	font-size: 12px;
}

.wpp-thumbnail {
	width: 130px;
}

.wpp-thumbnail img {
	border: 1px solid #CCC;
	padding: 2px;
}

.wpp-small {
	width: 10%;
}

.wpp-center {
	text-align: center;
}

#wpptable #ordering,#wpptable #websitecount {
	text-align: center;
}

.wpp-url {
	width: 30%;
}

.wpp-customurl {
	width: 20%;
}

ul.wp-group-syntax {
	margin-left: 20px;
	list-style-type: disc;
}

.wpp-type,.wpp-result {
	width: 70px;
}

.wpp-detail {
	width: 30%;
}

.wpp-request-date {
	width: 100px;
}

/* Styles for ShowHide Advanced Link */
#wpp-hide-show-advanced {
	font-weight: bold;
	margin: 10px 0 10px 0;
	padding: 5px 0 5px 0;
}

#wpp-hide-show-advanced.hide {
	border-bottom: 1px solid #1D507D;
}

#wpp-hide-show-advanced a {
	text-decoration: none;
}

#wpp-hide-show-advanced a:hover {
	text-decoration: underline;
}

/* new */

.portfolio-website {
	padding: 10px;
	margin-bottom: 10px;
}
.website-thumbnail {
	float: left;
	margin: 0 20px 20px 0;
}
.website-thumbnail img {
	border: 1px solid #555;
	margin: 0;
	padding: 0;
}
.website-name {
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 3px;
}
.website-name a,.website-url a {
	text-decoration: none;
}
.website-name a:hover,.website-url a:hover {
	text-decoration: underline;
}
.website-url {
	font-size: 9pt;
	font-weight: bold;
}
.website-url a {
	color: #777;
}
.website-description {
	margin-top: 15px;
}
.website-clear {
	clear: both;
}

/***/

.portfolio-paging {
	text-align: center;
	padding: 4px 10px 4px 10px;
	margin: 0 10px 20px 10px;
}
.portfolio-paging .page-count {
	margin-bottom: 5px;
}
.portfolio-paging .page-jump b {
	padding: 5px;
}
.portfolio-paging .page-jump a {
	text-decoration: none;
}