


/*                             GENERAL SETUP
_____________________________________________________________________________*/
	* { margin: 0; padding: 0; }
	*:focus { border: 0; outline: 0; }
	html { height: 100%; font-size: 62.5%; }
	body { height: 100%; font: 18px Arial, Helvetica, sans-serif; text-align: center; min-width: 850px; padding-bottom: 0px; /* Simulates margin-bottom for wrapper in IE */
                  background: #64899F url('../images/gui/bg_body-x.jpg') repeat-x 0 0; }

/*                           EQUALIZE THE MARK-UP FOR UNIFIED DISPLAY
_____________________________________________________________________________*/
	textarea						{ white-space: nowrap; }
	table								{ border-collapse: separate; border-spacing: 0; }

	/* tables still need 'cellspacing="0"' in the markup */
	caption, th, td			{ text-align: left; font-weight: normal; }

	blockquote:before, q:before, blockquote:after, q:after { content: '"'; }
	blockquote, q			{ quotes: '"' '"'; }

	ul { list-style-type: none; }

	/* image settings */
	img						{border: none;}
	img.for_sale	{width: 250px;  height: 250px; clear: both;}
	img:focus			{ outline: none; }

	hr { color: #AAA; height: 3px; width: 100%; margin: 16px 0px; clear: both; }

	/* linkage settings */
	a:link				{ color: #A35C01; cursor: pointer; text-decoration: underline; }
	a:visited		{ color: #E18611; cursor: pointer; text-decoration: underline; }
	a:hover			{ color: #666; cursor: pointer; text-decoration: none; }
	a:focus			{ outline: none; }

	/* type settings */
	em, i				{ font-style: italic; }
	strong, b		{ font-weight: 700; }

	/* remember to highlight inserts somehow! */
	ins					{ text-decoration: none; }
	del					{ text-decoration: line-through; }

	/* clearing and hiding */
	.screenReader		{ left: -9999px; position: absolute; top: -9999px; }
	.noshow					{ display: none; }	.screen-reader { text-indent:; }
	.clear							{ clear: both; }
	.cleaner						{ clear: both; height: 0; font-size: 0; visibility: hidden; }
	.clearfix:after			{ content: "."; display: block; height: 0; clear: both; visibility: hidden; }

/* ---------------------- akc Headings & Paragraphs Start ---------------------- */
	p { line-height: 1.9; margin-bottom: 7px; }
	p.text-content:first-letter { font-size: 1.4em; font-weight: bold; line-height: 0.9; color: #202020; font-family: Georgia, "Times New Roman", Times, serif; }
	h1 { width: 65%; margin: 0px 0px 10px 40px; padding: 15px 0px 5px 0px; font: 2.6em  Georgia, "Times New Roman", Times, serif; border-bottom: 1px solid #7F7F7F; }
	h1 a:link, h1 a:visited { font-weight: normal; text-decoration: none; color: #FFF; }
	h2 { margin: 18px 0px 0px 40px; font: 1.1em Arial, Helvetica, sans-serif; letter-spacing: 1px; font-weight: bold; text-transform: uppercase; color: #E4F0FF; padding-right: 14px; }
	h2 span { border-left: 3px solid #6A90BB; padding-left: 14px;}
	h3 { margin: 28px 0px 10px 0px; padding-left: 28px; color: #3D3D3D; font: 1.7em Georgia, "Times New Roman", Times, serif;
	         letter-spacing: 1px; background: url('../images/gui/bg_bullet.jpg') no-repeat 0 50%; }
	h4 { margin-top: 0px; padding: 6px 10px; letter-spacing: 1px; color: #FFF; background-color: #143D55; border: 2px solid #143D55; border-bottom: 1px solid #DDD;}
	h5 { margin: 0px; padding: 6px 10px; font-size: 1em; letter-spacing: 1px; color: #222; border-bottom: 2px solid #777; }
/* ---------------------- akc Headings & Paragraphs Stop ---------------------- */

/* ---------------------- akc site display Start ---------------------- */
	#page { position: relative; width: 850px; margin: 0px auto 0px auto;
                    background-color: #FFF; display: table; /* margin-bottom fix */
                    text-align: left; }
/* ---------------------- akc site display Stop ---------------------- */

/* ---------------------- akc Header Start ---------------------- */
	#header { position: relative; height: 157px; margin: 0px auto 0px;
						background: #335072 url('../images/gui/akc_mast.jpg') no-repeat 0 0;
						 border-top: 4px solid #000; border-bottom: 0px solid #E3E3E3; }
	#header h2 { margin-top:  102px; font-style: italic;  }
/* ---------------------- akc Header Stop ---------------------- */

/* ---------------------- akc-nav Start ---------------------- */
	#akc-menu_container{ position: relative; width: 100%; height:56px; color: #E0E0E0; background: #143D55; font-family: Helvetica,Arial,Verdana,sans-serif; }
	#akc-menu_nav{ position: relative; height: 33px; padding:0 0 0 20px; font-size: 12px; text-transform: uppercase; font-weight: bold; background: #FFF url('../images/menu/akc_bg.gif') repeat-x bottom left; }
	#akc-menu_nav ul{ width: auto; float: left; margin: 0px; padding: 0px; list-style-type: none; }
	#akc-menu_nav ul li{ display: block; float: left; margin: 0px 1px; }
	#akc-menu_nav ul li a{ display: block; float: left;color: #EAF3F8; text-decoration: none; padding: 0px 0px 0px 20px; height: 33px; }
	#akc-menu_nav ul li a span{ height: 21px; padding: 12px 20px 0px 0px; float: left; }
	#akc-menu_nav ul li a:hover{color: #FFF; background: transparent url('../images/menu/akc_bg-over.gif') repeat-x bottom left; }
	#akc-menu_nav ul li a:hover span{ display: block; width: auto; cursor: pointer; }
	#akc-menu_nav ul li a.current,#akc-menu_nav ul li a.current:hover{ color: #FFF; background: #1D6893 url('../images/menu/akc_left-on.gif') no-repeat top left; line-height: 275%; }
	#akc-menu_nav ul li a.current span{display: block; width: auto; padding: 0px 20px 0px 0px; background: #1D6893 url('../images/menu/akc_right-on.gif') no-repeat top right; height: 33px; }
/* ---------------------- akc-nav Stop ---------------------- */

	.cleaning-box { min-height: 1px; }
	.cleaning-box:after { display: block; height: 0px; clear: both; visibility: hidden; font-size: 0; content: ' '; }

/* ---------------------- akc content boxes Start ---------------------- */
	#content-box { position: relative; width: 100%; margin: 0px auto 0px; color: #151515; border-top: 2px solid #000; }
	#content-box-in { width: 100%; }
	.content-box-left { float: left; width: 625px; margin-bottom: 8px; padding-top: 24px; }
	.content-box-right { float: right; width: 220px; margin-bottom: 8px; background-color: #E4F0FF; }
	#column-right-bottom {  width: 220px; height: 20px; background: #DBF3FF url('../images/gui/column-right-bottom.gif') no-repeat 0 0;}
	.content-box-left-in { margin: 0.4em 1.7em 0 2em; }
	.content-box-right-in { margin: 0.4em 1.6em 0 0.8em; }
	dt { font-size: 0.9em; font-weight: bold; }
	dd { margin-bottom: 12px; font-size: 0.8em; line-height: 1.4; }
	dd.heading, dd.heading a, dd.heading a:visited { margin-bottom: 1px; color: #D15900; font-weight: bold; }
	address { margin-bottom: 7px; line-height: 1.5em; font-size: 0.8em; font: 13.5px Arial, Helvetica, sans-serif; line-height: 1.4em; }
/* ---------------------- akc content boxes Stop ---------------------- */

/* ---------------------- akc gallery slideshow Start ---------------------- */
	.slideshow { position: relative; margin-bottom: 5px; background: transparent; width: 586px; height: 480px; }
	.slideshow img { position: absolute; top: 3px; left: 3px; z-index: 1; background: #666; border: 2px solid #444; }
	ul.recentlist { position: absolute; bottom: 12px; right: 28px; list-style: none; z-index: 2; }
	ul.recentlist li { margin: 0; padding: 0; display: inline; }
	ul.recentlist li a, ul.recentlist li a:visited { display: block; float: left; margin-right: 1px; padding: 5px 10px; color: #FFF; text-decoration: none; background: #143D55;cursor: pointer; }
	ul.recentlist li a:hover, ul.recentlist li a:visited:hover { background: #666; color: #fff; }
	ul.recentlist li a.current { background: #E18611; color: #fff; }
/* ---------------------- akc gallery slideshow stop ---------------------- */

/* ---------------------- akc Footer Start ---------------------- */
	#footer { width: 100%; height: 88px; padding-top: 30px; color: #E3E3E3; font-size: 0.7em; background-color: #143D55;
	                    /*background: #143D55 url('../images/gui/akc_footer-x.jpg') repeat-x 0 0; */ border-bottom: 2px solid #141414;  border-top: 2px solid #000; }
	#footer a, #footer a:visited { font-weight: normal; color: #FFF; }
	#footer p.left, #footer p.right { display: inline; width: 400px; margin-bottom: 0px; line-height: 30px; }
	#footer a.b, #footer a.b a:visited { font-weight: bold !important; }
	#footer p.left { float: left; margin-left: 13px; text-align: left; }
	#footer p.right { float: right; margin-right: 13px; text-align: right; }
/* ---------------------- akc Footer Stop ---------------------- */

/* ---------------------- akc Gallery Start ---------------------- */
	ul.column{ width: 100%; margin: 0px; padding: 0px; list-style: none; }
	ul.column li { float: left; width: 200px; /*Set default width*/ margin: 5px auto 5px; padding: 0px; display: inline; }
	ul.column li div.block { height: 280px; margin-right: 10px; /*Creates the 10px gap between each column*/ padding: 10px; font-size: 1em; background: #143d55; }
    /*Flexible image size with border*/
	ul.column li div.block img { display: block; width: 89%;  /*Took 1% off of the width to prevent IE6 bug*/ margin: 0px auto; padding: 5%; background:#fff;
	-ms-interpolation-mode: bicubic; /*prevents image pixelation for IE 6/7 */ }
	ul.column li div.block p.piano-name a { font-size: 1em; color: #FFF; text-decoration: none;}
	ul.column li div.block p.piano-info { margin:0px; padding: 0px; font-size: 0.8em;  color: #DDD;}
/* ---------------------- akc Gallery Stop ---------------------- */


.gallery {
margin-top: 18px;
}

.gallery a img, .gallery a:visited img {
margin: 0 11px 16px 0;
border: 4px solid #EEEEEE;
}

.gallery a:hover img {
border: 4px solid #FFB25F;
}
