/*--------------------------------------------- */
/*                 >>> HTML <<<                 */
/*--------------------------------------------- */

a                	{ color: #0359a6; text-decoration: none; }
#tinymce a       	{ color: #0359a6 !important; text-decoration: none !important; }

a:hover          	{ color: #80a8e5; text-decoration: underline;}
#tinymce a:hover 	{ color: #80a8e5 !important; text-decoration: underline !important; }

h1, h3 				{ color: #04707c; }

h1 { font-size: 1.75em; font-weight: normal; }
h2 { font-size: 1.5em; }


/*--------------------------------------------- */
/*                >>> LAYOUT <<<                */
/*--------------------------------------------- */

body {
	background: #4d4d4f;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#page {
	background: #fff;
	margin: 0 auto;
	width: 960px;
}

#header {
	background: url(http://engagekw.iglooprojects.com/download-nocache/gallery/img/header_sub) no-repeat;
	border-bottom: 1px solid #666;
	height: 124px;
}

#header,
#header a {
	color: #fff;
}

#header h1 { }

#content-inner {
	border-width: 0;
	padding: 1.5em 12px;
}

#footer {
	background: #fff url(http://engagekw.iglooprojects.com/download-nocache/gallery/img/footergif/original) repeat-x;
	margin: 1.5em 0;
	padding: 1.5em 10px;
}



/*--------------------------------------------- */
/*              >>> COMPONENTS <<<              */
/*--------------------------------------------- */


/* ACTIONBAR
=============================================== */

#actionbar {
	margin-top: 2em;
	width: 100%;
}

#actionbar-triggers {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	padding-left: 6px;
}

#actionbar-triggers li {
	margin-top: 0.25em;
	padding-left: 2px;
}

#actionbar-triggers li.help {
	height: 17px;
	margin: 6px 6px 0 0;
	overflow: hidden;
	text-indent: -9999px;
	width: 17px;
}

#actionbar-triggers a,
#actionbar-triggers span span {
	background-position: 3px 40%;
	padding: 0.25em 0.5em 0.5em 24px;
	text-decoration: none;
}

#actionbar-triggers span.divider {
	margin-left: 0.25em;
	padding-left: 1em;
}

#actionbar a                      	 	{ color: #01738e; }
#actionbar-triggers span span,
#actionbar-triggers li.active a,
#actionbar-triggers a:hover       	 	{ color: #80a8e5; }

#actionbar-triggers li.active a 			{ color: #fff;}
#actionbar-triggers li.active a:hover { color: #fff;}

#actionbar,
#actionbar-triggers,
#actionbar-triggers ul             	{ background: #c5e6e3; }
#actionbar-triggers li.active,
#actionbar-panels div.panel        	{ background: #04707c  repeat-x; }


/* FOOTER
=============================================== */
#footer-system											{ color: #0093b2; }

/* HOME
=============================================== */
#home #header {
	background: url(http://engagekw.iglooprojects.com/download-nocache/gallery/img/header_hom) no-repeat;
	height: 253px;
}




/* LOGO/TAGLINE
=============================================== */

#logo { position: relative; left: 100px; top: 65px; }

#logo a {
	/* >-- Image Replacement */
		padding: 53px 0 0;
		width: 87px;
		
		display: block;	
		height: 0px !important;
		overflow: hidden;			
	/* <-- Image Replacement */	
}


/* PRIMARYNAV
=============================================== */

#primarynav {
	height: auto !important;
	height: 1%;
	overflow: hidden;
}

#primarynav ul {
	float: left;
	background: #c2e4e1;
	width: 960px;
}

#primarynav li {
	float: left;
	margin-left: 2px;
	padding-left: 3px;
}


#primarynav a {
	display: block;
	margin: 0;

	padding: 5px 12px 4px 9px;
}

#primarynav a:hover {
	text-decoration: none;
}

#primarynav a         			{ color: #01738e; font-size: 1.25em; }
#primarynav a:hover   			{ background: #b5d7d4; color: #fff; }
#primarynav li.here a 			{ background: #fff; }
#primarynav li.here a:hover { color: #01738e; }


/* SEARCH
=============================================== */
#search-keyword 			{ display: none; }

/* THUMBNAIL
=============================================== */

span.thumbnail-crlarge {
	background: url(/gmedia/img/effects/shadow_new.png) no-repeat 100% 100%;
	width: 171px;
}

span.thumbnail-crlarge span.thumbnail-padding {
	background: url(/gmedia/img/effects/shadow_fade.png) no-repeat;
	padding: 0px 9px 9px 0px;
}

span.thumbnail-featured {
	background: url(/gmedia/img/effects/shadow_featured.png) no-repeat 100% 100%;
}

* html span.thumbnail-crlarge,
* html span.thumbnail-crlarge span.thumbnail-padding,
* html span.thumbnail-featured {
	background-image: none;
}

/* Application Adjustments
-------------------------------------*/

#gallery-stack span.thumbnail,
#gallery-covers span.thumbnail {
	margin: 0 9px 9px 0;
}

#gallery-list span.title-wrapper {
	margin-top: 0;
}

#members-profile {
	margin-bottom: 0.75em;
}

/* CUSTOM Content
-------------------------------------*/
.logo-kwcf { float: right; margin: 0 0 1.5em 10px; }

div.custom-logo-kwcf { 
position: absolute; top: 40px;
margin-left: 860px;
}

div.custom-logo-kwcf a {
	background: url('/download/gallery/img/logokwcfpn') no-repeat;
	_background: url('/download/gallery/img/logokwcfgi') no-repeat;

	/* >-- Image Replacement */
		padding: 89px 0 0;
		width: 75px;
		
		display: block;	
		height: 0px !important;
		overflow: hidden;			
	/* <-- Image Replacement */

}
