.cert-detail-box {
	/*border:1px solid #666;*/
	float:left;
	margin:5px 0px 5px 0px;
	padding:5px 0px;
	border: 1px solid #E0DEDE;
	border-radius: 8px;
	background-color: #F8F8F8;
	background-image: linear-gradient(center top , #EDE9E9 0px, #F8F8F8 100%);
	width:98%;
	overflow:hidden;
}
.cert-button-container {
	width:98%;
}
.cert-padded {
	padding:10px;
	position:relative;
	overflow:hidden;
}
.cert-box-title {
	font-size:15px;
	font-weight:bold;
	color:#000000;
	float:left;
	margin-bottom:10px;
}
.user-activities-button {
	float:right;
	width:50px;
}
.preamble-box {
	margin-bottom:15px;
}
.cert-buttons {
	float:right;
	text-align:right;
	margin-bottom:5px;
}
.cert-status-text {
	text-align:right;
	color:#000000;
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
}
#certification_home,
#cert_application_basic {
	margin-bottom:20px;
}
.cert-box-title,
.cert-application-title {
	font-size:15px;
	color:#000000;
	font-weight:bold;
	margin-bottom:5px;
}
.ce-print-link {
	background-image:url(/images/print.gif);
	padding:1px 8px;
	background-repeat:no-repeat;
	height:16px;
	width:16px;
	padding:8px 16px;
}

.cert-activities-button {
	float:right;
}

.cert-link {
	background-image:url(/images/print.gif) !important;
	padding:1px 8px;
	background-repeat:no-repeat;
	height:16px;
	width:16px;
	padding:1px 8px;
	background-position:0px -3px;
}

.activities-certs-table {
	clear:left;
	border:1px solid #000000;
	border-collapse:collapse;
	width:760px;
}
.activities-certs-table tr:nth-child(even) {
	background-color:#f1f1f1;
}
.activities-certs-table td {
	padding:5px;
}
.abbreviation-cell { min-width:150px;font-weight:bold; }
.filter-container {
	clear:left;
	float:left;
	border:1px solid #000000;
	min-width:100px;
	min-height:50px;
}
.add-activity-button {
	padding-left:40px;
	background-image:url(/images/events/large_event_edit.png);
	background-repeat:no-repeat;
	background-position:-107px 0px;
	color:#76a301;
	font-size:15px;
	font-weight:bold;
	margin-left:15px;
	text-decoration:none;
	padding-top:10px;
	padding-bottom:10px;
	float:right;
	margin-top:15px;
}
.filter-container { padding:10px;}

.activities-table th {
	max-width:90px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.activities-table td {
	white-space:normal;
	#max-width:90px;
}
.total-points-cell {
	background-color:#f1f1f1;
}
.activities-table .summary-row td {
	text-align:right;
	font-weight:bold;
	border:none !important;
}
.activities-table td.points-cell {
	text-align:right;
    max-width:10px;
}
.activities-table tr.summary-row {
	border:1px solid #FFFFFF;
}
.filter-buttons {
	margin-left:10px;
}
.application-search-box {
	position:relative;
	width:70%;
	margin:10px 0px 10px 0px;
	background-color:#FFFFFF;
	border:3px solid #000000;
	border-radius:8px;
	padding:10px;
}
.application-search-box .field-label-left {
	width:100px;
	text-align:left;
	font-weight:bold;
}
.non-member-title {
	font-size:15px;
	font-weight:bold;
	margin-bottom:5px;
}

.box-title {
	font-size:15px;
	font-weight:bold;
	margin-bottom:10px;
}
.check-label { font-weight:bold; margin-top:-2px; }
.cert-total { float:right; font-weight:bold; font-size:15px;}
.item-price { font-weight:bold; }
.filter-container {
	float:left;
	position:absolute;
	left:0px;
	top:0px;
	border:3px solid #000000;
	background-color:#FFFFFF;
	border-radius:8px;
	display:none;
	z-index:100;
}
.close-div {
	position:absolute;
	top:3px;
	right:3px;
	width:20px;
	height:20px;
	cursor:pointer;
	background-image:url(/images/close.png);
	background-repeat:no-repeat;
}
.affidavit-label { 
	font-weight:bold;
	font-size:14px;
}
.alert {
	margin-left:0px;
	margin-right:0px;
}
.summary-title {
	margin-bottom:20px;
	width: 100%;
	border-bottom: 1px solid #000000;
	padding-bottom: 10px;
}
.summary-row {
	width:100%;
	text-align:right;
}
.summary-fee-name {
	font-weight:bold;
	font-size:13px;
	margin-right:10px;
}
.summary-fee {
	font-weight:bold;
	font-size:13px;
}
/**** User Activities Page **/
.notes-container {
	position:relative;
}
.notes-display {
	display:none; 
	padding:10px;
	padding-right:30px;
	float:left;
	border:1px solid #000000;
	border-radius:8px;
	position:absolute;
	right:0px;
	top:100%;
	background-color:#FFFFFF;
	min-width:100px;
}
.declined-link {
	width:auto !important;
	background-image:none !important;
}
.close-notes {
	position:absolute;
	top:3px;
	right:3px;
	background-image:url(/images/close.png);
	width:20px;
	height:20px;
	background-repeat:no-repeat;
	cursor:pointer;
}
/** End User Activities Page **/
.wizard-box {
	clear:left;
}
.fees-border-sep {
	clear:left;
	margin-bottom:10px;
	border-bottom:1px solid #000000;
}
.status-text { font-weight:bold; width:250px; }
.admin-button-pos { margin-top:10px; float:left; }
.specify-div { float:left; width:30%; margin-top:20px; }

.item-description { clear:left; margin-left:25px; font-style:italic; font-size:11px; }
.required-indicator { color:#4c4c4c; }
.variable-fee-amount { width:60px; text-align:right; }
.search-title { font-size:14px; font-weight:bold; }
.point-download-link {
	display:inline;
	*display:inline-block;
	margin-left:10px;
	width:24px;
	height:24px;
	background-image:url(/images/documents/typesprite.png);
	background-repeat:no-repeat;
	background-position:0px -267px;
	padding:10px;
	padding:7px 10px 4px 10px;
	*padding:0px;
	background-position:0px -270px;
	cursor:pointer;
}
.points-doc-table .point-download-link {
	display:inline-block;
	margin-left:10px;
	width:24px;
	height:24px;
	background-image:url(/images/documents/typesprite.png);
	background-repeat:no-repeat;
	padding:10px;
	padding:7px 10px 4px 10px;
	*padding:0px;
	background-position:0px -591px;
	cursor:pointer;
}

.points-doc-table {
	border:none;
	border-collapse:collapse;
	margin-top:5px;
}
.points-doc-table td {
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	border:1px solid #888;
	padding-left:3px;
}
.points-doc-table tr:nth-child(odd) {
	background-color:#f1f1f1;
}
.documentation-title {
	font-size:14px;
	font-weight:bold;
}
div.documentation-title {
	clear:left;
	margin-top:20px; 
	margin-bottom:5px;
}
.supporting-docs {
	clear:left;
	margin-bottom:20px;
	margin-top:20px;
}
td.filename {
	font-weight:bold;
	font-size:12px;
}
.points-doc-table th {
	font-size:11px;
	vertical-align:bottom;
	background-color:#cdcdcd;
	color:#000000;
	padding-right:10px;
	padding-top:5px;
	padding-left:3px;
	border:1px solid #888;
}