/* @override 
	http://www.pphawaii.org/GeneratedItems/default.css
	http://www.pphawaii.org/includes/default.css
*/

body, p, table, td, h1, h2, h3, h4 {
	color: #333;
	font: 14px/1.2em "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif !important;
	-webkit-font-smoothing: antialiased;
	text-shadow: #fff 0 0 2px;
	}
/*
p {
	font-size: 12px;
	}

table, td {
	font-size: 12px;
	}
*/

a {
	color: #2db001 !important;
	text-decoration: underline;
	}

a:link {
	color: #2db001;
	text-decoration: underline;
	}

a:visited {
	color: #2db001;
	text-decoration: underline;
	}

a:hover {
	color: #3c0;
	text-decoration: underline;
	}

a:active {
	color: #3c0;
	}

.caption {
	font-size: 10px;
	}

.title {
	color: #360;
	font-size: 1.2em;
	}

.header {
	color: #360;
	font-size: 1.2em;
	font-variant: small-caps;
	}

.spacer_bar {
	border-bottom: 1px dashed #9c6;
	}

.newsletter_back {
	background-color: #9c6;
	background-image: url("../layout/newsletter_back.gif");
	background-repeat: repeat-y;
	background-position: center 0;
	}


/* FIX GALLERY LAYOUT SPACING */
td img {
	float: right;
	}
#gallery td img {
	float: none;
	}
/* GALLERY OVERRIDE */
#gallery h2 {
	color: #360;
	font-size: 1.2em !important;
	text-transform: uppercase;
	}

.gbSystemLinks span:last-of-type {
	display: none;
	}
.gbSystemLinks, .gbSystemLinks span {
	padding-right: 0 !important;
	}
#gsNavBar.gcBorder1 {
	border: none;
	}
.gbBreadCrumb {
	padding-left: 0 !important;
	padding-right: 0 !important;
	}
.gbSystemLinks, .gbBreadCrumb div, .gbBreadCrumb a {
	font-weight: normal !important;
	font-size: 11px !important;
	}
.block-core-BreadCrumb span {
	display: none;
	}
.BreadCrumb-1 {
	display: none;
	}
.BreadCrumb-2 {
	background: none !important;
	padding-left: 0 !important;
	}
#gsImageView.gbBlock {
	text-align: center;
	}
.viewCount {
	display: none !important;
	}
#gallery .gcBackground1 {
	background-color: #fff;
	}
#gallery .gbBlock.gcBackground1 {
	background-color: #eee;
	padding: 0.2em;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-bottom: 12px;
	}
#gallery .gbBlock {
	padding: 0;
	border: none;
	}
#gallery .gbBlock.gcBackground1 .giInfo {
	float: right;
	color: #666;
	font-size: 11px;
	line-height: 14px;
	}
#gallery .giAlbumCell {
	padding: 12px 0;
	border: 1px solid #eee;
	}
#gallery .giAlbumCell .giDescription {
	font-size: 12px !important;
	}
#gallery .giAlbumCell .giInfo {
	float: none;
	text-align: center;
	white-space: nowrap;
	}
#gallery .giAlbumCell .giInfo div,
#gallery .giItemCell .giInfo div {
	font-size: 11px;
	padding: 0 0.5em;
	display: inline-block;
	text-align: left;
	text-transform: lowercase;
	}
.giTitle {
	font-size: 13px !important;
	margin: 1px 0 0 !important;
	}
.gbNavigator {
	font-size: 11px;
	background-color: #fff;
	padding: 20px 0 !important;
	text-transform: uppercase;
	}
.gbNavigator .previous {
	margin-left: 12px;
	}
.gbNavigator .next {
	margin-right: 12px;
	}
#gsImageView {
	margin-bottom: 1em;
	}
.block-core-ItemLinks select {
	margin: 0 0 !important;
	background: #eee;
	border-color: #aaa;
	font-size: 11px !important;
	}
/* Gallery 
div.icon {
	background: url("../layout/icon_ccp_certified.gif") no-repeat;
	width: 89px;
	height: 35px;
	}
	
.ccp {
	width: 425px;
	background-color: #f00;
	}
.ccp_icon {
	background: url("../layout/icon_ccp_certified.gif") no-repeat;
	width: 89px;
	height: 35px;
	float: right;
	position: relative;
	bottom: 2px;
	}
.ccp_name {
	width: 326px;
	float: left;
	background-color: #0ff;
	}

*/