/*
-----------------------------------------------
Golka Piano Services - CSS Styles
Author:   Karol Golka
Company:  http://www.webstruments.com
Version:  July 08, 2005
----------------------------------------------- 
NAVY: 1E3658
ORANGE: E5611A
*/


/* generics
---------------------------------- */	
body {
	background: #D6CBAB;
	margin: 20px auto 50px;
	padding: 0;
	text-align: center;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: small;
	line-height: 1.5em;	
	color: #333;
	}
div { margin: 0; padding: 0; }
img { display: block; border: none; }
p { padding: 0; margin: 0 0 1.5em 0; }
ul { margin: 0 0 0 3em; padding: 0; list-style: none;}
br.clear { clear: both; }

/* hyperlinks
-------------------- */	
a:link {
	color: #1E3658;
	text-decoration: none;
	font-weight: bold;	
	border-bottom: 1px dotted #666;	
	}
a:visited {
	color: #1E3658;
	text-decoration: none;
	font-weight: bold;	
	border-bottom: 1px dotted #666;	
	}
a:hover {
	color: #E5611A;
	text-decoration: underline;
	font-weight: bold;	
	border: none;	
	}
a:active {
	color: #E5611A;
	text-decoration: underline;
	font-weight: bold;	
	}
a.learnmore {
	background: url(../images/icon-learnmore.gif) no-repeat 100% 4px;
	padding-right: 10px;
	color: #1E3658;
	text-decoration: underline;	
	border: none;
	}
a.learnmore:hover {
	color: #E5611A;
	background: url(../images/icon-learnmore-hover.gif) no-repeat 100% 4px;
	text-decoration: underline;	
	border: none;
	}
#sell-my-piano {
	background: url(../images/sell-my-piano-banner.gif) no-repeat 0% 0%;
	width: 194px;
	height: 79px;
	text-indent: -9000px;
	display: block;
	border: none;
	margin-bottom: 2em;	
	}
#sell-my-piano:hover {
	border: none;
	text-decoration: none;
	}
	

/* Titles 
--------------------------------- */
h3 {
	border-bottom: 1px solid #D4D9E2;
	padding: 0;
	margin: 0;
	_padding-bottom: 4px;
}	
dl#welcome dt, h3 {
	color: #1E3658;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: normal;	
	margin: 0;
	padding: 0 0 3px;
	}
dl#welcome dt strong, h3 strong {
	color: #666;
	font-size: x-small;
	text-transform: none;
	font-weight: normal;
	padding-left: 10px;
	}
h3.projecttitle, h5 {
	color: #1E3658;
	text-transform: none;
	font-size: 20px;
	font-weight: normal;
	font-family: Georgie, "Times New Roman", Serif;
	margin: 0;
	padding: 0 0 3px;
}
h5 {
	margin: 0 0 -.9em;
	font-weight: bold;
	color: #666;
	font-size: 90%;
	margin: 0;
	font-family: Georgia, "Times New Roman", Serif;	
	border-bottom: 1px solid #fff;	
	border-left: 1px solid #fff;
	padding-left: 10px;
	color: #666;
	}
a#titlelink
{ 
	border-bottom: none;
	color: #666;
	float: right;
	display: inline;
	margin-top: 3px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	border: none;
	text-decoration: underline;
}
a#titlelink:hover
{ color: #E5611A; }

/* layout
---------------------------------- */		
#container {
	width: 785px;
	text-align: left;
	margin: 0 auto;
	padding: 0;			
	}
h1 {
	margin: 0 0 0 42px;
	padding: 0;			
	text-align: left;
	}
#logo {
	background: url(../images/gps-logo-01.gif) no-repeat 0% 0%;
	width:  269px;
	height: 26px;			
	margin: 0;
	padding: 0;
	display: block;
	text-indent: -9000px;
	text-decoration: none;	
	}
a#logo:hover {
	background-position: 0% -26px;
	}
#c1 {
	background: url(../images/gps-bkgnd-01.gif) repeat-y 0% 0%;
	width: 785px; 
	}
#c2 {
	margin: 21px 43px 0 42px;
	padding: 0;
	text-align: left;
	background: url(../images/gps-cmid-bkgnd.gif) repeat-y 0% 0%;
	}
#ctop {
	width: 700px;
	height: 186px;
	position: relative;
	}
#ctop-left {
	width: 467px;
	background: url(../images/gps-ctopleft-bkgnd.gif) repeat-x 0% 0%;
	height: 186px;
	position: absolute;
	left: 0;
	top: 0;						
	}
#ctop-left-d1, #cmid-left-d1, #cmid-right-d1 {
	margin: 21px 25px 60px;
	}
#ctop-right {
	width: 233px;
	height: 186px;
	background: url(../images/gps-ctopright-bkgnd.gif) repeat-y 0% 0%;			
	position: absolute;
	top: 0;
	right: 0;
	}
#cmid-left	{
	width: 467px;
	float: left;
	}
#cmid-right {
	width: 233px;
	float: right;
	}	
	
/* header
---------------------------------- */	
#header {
	background: url(../images/gps-topcap-01.gif) no-repeat 0% 0%;
	margin: 0;
	padding: 35px 0 0;
	width: 785px;
	position: relative;
	}
#flagship {
	background-image: url(../images/header-01.jpg);
	width: 700px;
	height: 229px;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	position: relative;
	}
		
/* navigation
---------------------------------- */	
ul#nav {
	margin: 0 0 0 24px;
	padding: 0;
	list-style: none;
	position: absolute;
	left: 0;
	top: 200px;
	border-right: 1px solid #C2B991;	
	}	
ul#nav li {
	float: left;
	margin: 0;
	padding: 0;
	height: 29px;
	border-left: 1px solid #C2B991;		
	}
ul#nav li a {
	float: left;
	font-weight: normal;
	text-decoration: none;
	line-height: 29px;
	color: #fff;
	padding: 0 15px;	
	border: none;
	}
ul#nav li a#current {
	background: url(../images/gps-navcurrent.gif) repeat-x 0% 0%;
	}
ul#nav li a#current:hover {
	color: #fff;
	}	
ul#nav li a:hover {
	background: #fff;
	color: #1E3658;
	}
/* homepage (default)
---------------------------------- */	

/* WELCOME, CONTENT */
dl#welcome {
	background: url(../images/gps-welcome-lines.gif) no-repeat 0% 20px;
	margin: 0;
	padding: 0;
	}

dl#welcome dd {
	margin: 0;
	padding: 0;
	font-size: 85%;
	line-height: 17px;
	}
dl#welcome dd a { font-weight: normal; }
dl#welcome dd a.learnmore { font-weight: bold; }
	
/* GEORGE GOLKA */
dl#georgegolka {
	margin: 0;
	padding: 10px;
	padding-left: 14px;
	}
dl#georgegolka dt {
	float: left;
	padding: 4px;
	border: 1px solid #ccc;
	margin: 0 5px 0 0;
	}
dl#georgegolka dd.title {
	margin: 0;
	padding: 0;
	}
dl#georgegolka dd.title h2
{
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Serif;
	font-size: 130%;
	font-weight: normal;	
	color: #1E3658;
	}
dl#georgegolka dd.text {
	margin: 0;
	padding: 0;
	font-size: 85%;
	line-height: 1.5em;
	}
dl#georgegolka dd.text a { font-weight: normal; }
dl#georgegolka dd.text a.learnmore { font-weight: bold; }

/* about
---------------------------------- */
blockquote.about {
	font-size: 150%;
	line-height: 140%;
	font-family: Georgia, "Times New Roman", Serif;
	color: #1E3658;
	padding: 0;	
	margin: 0;	
	}

/* photos and projects
---------------------------------- */
dl.projects, dl.projects dt, dl.projects dd {
	margin: 0;
	padding: 0;
	}
dl.projects {
	margin-top: 2em;
	}
dl.projects dt {
	clear: both;	
	}	
dl dt a img {
	float: left;
	display: block;
	margin: 0 1em 0 0;
	padding: 0;
	}
dl.projects dt a img {
	border: 1px solid #1E3658;	
	padding: 4px;
	}
dl.projects dt a:hover img {
	border: 5px solid #fff;
	padding: 0;
	}		
dl.projects dd.title {
	color: #1E3658;
	font-family: Georgia, "Times New Roman", Serif;
	font-size: 110%;
	font-weight: bold;
	padding: .3em 0 .4em;
	}
dl.projects dd.title a:hover {
	color: #E5611A;
	border-bottom: 1px solid #E5611A;
	}
dl.projects dd span {
	display: block;
	color: #666;
	font-size: 80%;	
	}
dl.projects dd.break {
	clear: both;
	height: 2em;
	}
p.information {
	padding: 0;
	width: 25%;
	float: left;
	font-size: 85%;
	padding-right: 5%;
	}
	
ul#photos {
	padding: 0 0 2em;
	margin: 0;
	list-style: none;
	width: 30%;
	float: left;
	}
ul#photos li {
	margin: 0 0 1em;
	padding: 0;
	line-height: 0;
	display: block;		
	}
ul#photos li a {
	border-color: #eee;
	margin: 0;
	padding: 0;
	}
ul#photos li a img {
	margin: 0;
	padding: 0;	
	border: 1px solid #1E3658;	
	padding: 4px;
	}
ul#photos li a:hover img {
	border: 5px solid #fff;
	padding: 0;	
	}
dl#projectdescription {
	margin: 0 0 2em;
	padding: 0;
	width: 70%;	
	float: left;
	}
dl#projectdescription dt {
	font-weight: normal;
	color: #666;
	font-size: 90%;
	margin: 0;
	font-family: Georgia, "Times New Roman", Serif;	
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding-left: 8px;
	margin-bottom: .5em;
	}
dl#projectdescription dd {
	margin: 0 0 0 8px;	
	}	
	
/* view photos
---------------------------------- */
#viewphoto {
	margin: 30px auto 20px;
	padding: 0;	
	text-align: center;
	width: 100%;
	background: #fff;	
	}
#viewphoto img {
	border: 1px solid #1E3658;	
	padding: 4px;
	text-align: center;
	display: inline;
	}	
#viewphoto span {
	display: block;	
	margin: 10px 40px;
	color: #333;
	font-weight: bold;
	}
#viewphoto h1 {
	text-align: left;
	margin: 0 0 0 216px;
	padding-bottom: 1em;
	}
#viewphoto h1 a#logo {
	background-image: url(../images/gps-logo-white.gif);
	}

/* services
---------------------------------- */	
h3.services {
	border-bottom-color: #A8B5C6;
	}
ul#services {
	margin: .5em 0 2em .5em;
	padding: 0;
	}
ul#services li h4 {
	margin: 0;
	padding: 0;
	font-size: 100%;
	padding-bottom: 4px;
	}
ul#services li {
	background: url(../images/icon-service.gif) no-repeat 0% 50%;
	padding-left: 18px;	
	}
h5.services {
	border: none;
	margin: 0 0 2px;
	padding: 0;
	font-size: 1.1em;
	background: url(../images/icon-box.gif) no-repeat 0% 50%;
	padding-left: 18px;
	color: #1E3658;	
	font-weight: bold;
	}
h5.services a.toplink {
	float: right;
	font-weight: bold;
	font-size: 70%;
	margin-top: -20px;
	margin-right: 10px;
	border: none;
	color: #bbb;
	}
h5.services a.toplink:hover {
	color: #666;
	}
h5.services a.dummy:hover {
	font-size: 100%;
	font-weight: bold;
	border: none;
	color: #1E3658;
	text-decoration: none;
	}
	
dl#services {
	margin: 0;
	padding: 0;
	}
dl#services dd {
	margin: 0 0 3em;
	padding: 1.2em;
	border: 1px dotted #D4D9E2;
	border-top: 4px solid #D4D9E2;
	background:  #fff;
	}	
	
/* faq
---------------------------------- */	
h3.faq {
	border-bottom-color: #A8B5C6;
	}
h3.faq strong {
	display: block;
	}
ul#faq {
	margin: .5em 0 2em .5em;
	padding: 0;
	}
ul#faq li {
	background: url(../images/icon-service.gif) no-repeat 0% 50%;
	padding-left: 18px;		
	margin-bottom: 15px;
	}
ul#faq li a {
	margin: 0;
	padding: 0;
	font-weight: normal;
	}
h5.faq {
	border: none;
	margin: 0 0 2px;
	padding: 0;
	font-size: 1.1em;
	background: url(../images/icon-box.gif) no-repeat 0% 50%;
	padding-left: 18px;
	color: #1E3658;
	font-weight: bold;		
	}
h5.faq a.toplink {
	float: right;
	font-weight: normal;
	font-size: 70%;
	margin-top: -20px;
	margin-right: 10px;
	border: none;
	color: #bbb;
	}
h5.faq a.toplink:hover {
	color: #666;
	}
h5.faq a.dummy:hover {
	font-size: 100%;
	font-weight: bold;
	border: none;
	color: #1E3658;
	text-decoration: none;
	}	
dl#faq {
	margin: 0;
	padding: 0;
	}
dl#faq dd {
	margin: 0 0 3em;
	padding: 1.2em;
	border: 1px dotted #D4D9E2;
	border-top: 4px solid #D4D9E2;
	background: #fff;
	}	
		
/* links
-------------------- */	
ul.links { 
	list-style: none; 
	margin: 0 0 0 2em;
	padding: 0;
	}
ul.links li {
	margin: 0;
	padding: 0 0 .5em 18px;	
	background: url(../images/icon-box.gif) no-repeat 0% 8px;
	}

/* review
--------------------------------- */
blockquote {
	width: 95%;
	margin: 3em 0 0;
	padding: 0;
	background: url(../images/gps-quote-left.gif) no-repeat 2% 2%;
	font-size: 85%;
	}
.quote {
	margin: 0;
	padding: 18px 33px 0 40px;
	background: url(../images/gps-quote-right.gif) no-repeat 100% 100%;
	text-align: left;	
	}
.author {
	text-align: right;
	font-size: 85%;
	margin: 0;
	color: #666;
	font-weight: bold;
	padding: 15px 35px 0 0;
	line-height: 120%;	
	}
	

/* footer
---------------------------------- */	
#c-bottom {
	clear: both;
	width: 700px;
	height: 42px;
	background: url(../images/gps-bottom-bkgnd.gif) repeat-x 0% 0%;	
	position: relative;
	}
#footer {
	width: 785px;
	height: 55px;
	background: url(../images/gps-footer-01.gif) no-repeat 0% 0%;
	position: relative;
	}
#copyright {
	top: 5px;
	position: absolute;
	left: 200px;	
	font-size: 85%;
	color: #BFC8D4;
	}
#copyright a {
	color: #94A1B4;
	font-weight: normal;
	border: none;
	}
#madebywebstruments, #mGINE {	
	border: none;
	display: block;
	background-repeat: no-repeat;
	text-indent: -9000px;
	margin: 0;
	padding: 0;
	overflow: hidden;	
	position: absolute;
	text-decoration: none;
	}
#madebywebstruments {
	background-image: url(../images/made-by-webstruments.gif);
	width: 97px;
	height: 17px;		
	background-position: 0% -17px;	
	top: 15px;
	right: 35px;		
	}	
#firefox {
	position: absolute;
	left: 20px;
	top: 15px;
	border: none;
	}
#mGINE {
	background-image: url(../images/mGINE.gif);
	width: 47px;
	height: 11px;		
	background-position: 0% -11px;
	top: 10px;
	left: 65px;
	}	
#mGINE:hover, #madebywebstruments:hover {
	background-position: 0% 0%;
	cursor: help;
	}
	
