/* Mr. Steve's Piano Tuning CSS */
*
{
	margin: 0;
	padding: 0;
}
a, address, blockquote, body, cite, code, dd, del, dfn,		
div, dl, dt, em, form, h1, h2, h3, h4, h5, h6, iframe, kbd,		
li, object, ol, p, q, samp, small, span, strong, sub, sup, ul, var, 		
applet, big, center, dir, font, hr, menu, pre,		
abbr, acronym, bdo, button, fieldset, ins, label
{
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
    text-decoration: none;
    border-color: black;
    border-style: none;
    margin-top: 3px;
    margin-bottom: 0px;
}
h1, h2, h3, h4, h5, h6, dt, th, thead, tfoot, p
{
    font-family: Verdana, Arial, sans-serif;
}
body
{
    font-family: Verdana, Arial, sans-serif;
    font: large;
    padding: 0 0 0 0;
    background-color: #fff;
    margin: auto;
	background-image: url(images/dscf0002-keyboard-octave-op05-100x86.png);
	background-position:center;;
	background-attachment: fixed;    
    background-repeat: repeat;
}
p
{
	font-size: 14px;
}
div#outer
{
	position: relative;
    text-align: left;
    width: 800px;
	height: 1000px;
    margin: auto;
    margin: 10px auto; /*10 px top and bottom. Centered horizontally*/

}
div#header
{
	position: absolute;
    background-position: top;
    height: 180px;
    width: 790px;
    text-align: left;
    background-color: transparent;
	border: groove;
	border-width: 5px;
	border-color: #6B4318;
	background-image: url(images/piano-keys-180-rotate-crop-800x180.png);
}

a#leftlogo
{
	position: absolute;
	top: -3px;
	left: -10px;
	z-index: 2;

}
a#rightheaderimg
{
	position: absolute;
	left: 690px;
	top: -3px;
}

p#taglabel
{
	position: absolute;
	left: 165px;
	top: 5px;
	font-size: 45px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-style: italic;;
	font-weight: bold;
}
div#phonenum
{
	position: absolute;
	top: 60px;
	left: 225px;
}
p#serving
{
	position: absolute;
	top: 122px;
	left: 140px;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: italic;
	line-height: 18px;
    color: #2A7FFF; /*light blue*/
	color: #021F4E; /*Darker than Colorado Flag Blue */
	color: #002868; /*Colorado Flag Blue*/
}
a#hightechh1
{
	color:#BF0A30; /*Colorado Flag Red*/
	text-decoration: none;
}
a#hightechh1:link
{
}
a#hightechh1:visited
{
}
a#hightechh1:focus
{
	color: #2A7FFF;	/*Light blue*/
	background-color: #fff;
}
a#hightechh1:hover
{
	color: #2A7FFF;	/*Light blue*/
	background-color: #CCEFFF;
}
a#hightechh1:active
{
	color: #2A7FFF;	/*Light blue*/
	background-color: #fff;
}

div#container {
    /*width: 90%; Move away from edges of the viewport - but it's liquid*/
	position: relative;
	left: -5px;
	top: 185px;
	margin: 0;
	padding: 0;
	height: 975px;
    width: 800px; /*consistent 1000 px display*/
	background-color: #E6F2F9;

} 
div#content {
	position: relative;
	top: -10px;
	left: 130px;
	border-left: 1px solid #900;
	border-right: 1px solid #900;
    padding: 0px 10px 0 10px; /*move the content text away from the border*/
	height: 875px;
	width: 520px;
/*
	background-image: url(images/dscf0002-keyboard-octave-op05-100x86.png);
	background-position:center;;
	background-attachment: fixed;    
    background-repeat: repeat;

*/	background-color: #DBEFF9;
/*If the "av" div is longer than the main content, the border can be applied to the right side of the "leftnav" div instead of the "content" div.*/ 
}

/*Left navigational column*/
div#leftnav {
    position: absolute;
	top: -10px;
    width: 125px;
	height: 985px;
    margin: 0;
	padding: 0;
	border-left: groove;
	border-width: 5px;
	border-color: #6B4318;
	background-color: #E6F2F9;
} 
div#leftnav ul{
		margin: 0;

}
div#leftnav ul li {
	list-style-type: none;
	text-align: left;
	margin: 0;
}

div#leftnav ul li a
{
	display: block;
	width: 115px;
	height: 30px;
	margin: 0;
	padding: 3px 0px 0px 8px;
	text-decoration: none;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 5px #2A7FFF groove;
}
div#leftnav ul li a:link
{
	color: #021F4E; /*Darker than Colorado Flag Blue */
} 
div#leftnav ul li a:visited
{
	color: #021F4E; /*Darker than Colorado Flag Blue */
}
div#leftnav ul li a:focus
{
	color: #BF0A30;	/*Colorado Flag Red*/
}
div#leftnav ul li a:hover
{
	color: #BF0A30;	/*Colorado Flag Red*/
} 
div#leftnav ul li a:active
{
	color: #2A7FFF;	/*Light blue*/
}


/*Right navigational column*/
div#rightnav {
    position: absolute;
	left: 673px;
	top: -10px;
    width: 122px;
	height: 985px;
    margin: 0;
	padding: 0;
	border-right: groove;
	border-width: 5px;
	border-color: #6B4318;
	background-color: #E6F2F9;
} 
div#rightnav ul{
	margin: 0;
}
div#rightnav li {
	list-style-type: none;
	text-align: left;
	margin: 0;
}
div#rightnav ul li a
{
	display: block;
	width: 115px;
	height: 30px;
	text-decoration: underline;
	font-size: 12px;
	margin: 0;
	padding: 0 0 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 5px #2A7FFF groove;
	text-align: center;
} 
div#rightnav ul li a.linkform:link
{
	color: #0000ff;
}
div#rightnav ul li a.linkform:visited
{
	color: #590068;	/*Dark purple*/
}
div#rightnav ul li a.linkform:focus
{
	color: #2A7FFF;	
	background-color: #CCEFFF;
}
div#rightnav ul li a.linkform:hover
{
	color: #2A7FFF;	
	background-color: #CCEFFF;
}
div#rightnav ul li a.linkform:active
{
	color: #2A7FFF;	/*Light blue*/
	background-color: #fff;
}

 
a.linkform:link
{
	color: #0000ff;
	text-decoration: underline;
}
a.linkform:visited
{
	color: #0000ff;	
	text-decoration: underline;
}
a.linkform:focus
{
	color: #2A7FFF;	/*Colorado Flag Red*/
	background-color: #fff;
	text-decoration: underline;
}
a.linkform:hover
{
	color: #2A7FFF;	/*Colorado Flag Red*/
	background-color: #CCEFFF;
	text-decoration: underline;
}
a.linkform:active
{
	color: #2A7FFF;	/*Light blue*/
	background-color: #fff;
	text-decoration: underline;
}
 
 
/*If the "leftnav" div is longer than the main content, the border can be applied to the right side of the "leftnav" div instead of the "content" div.*/ 
h1
{
	color: #BF0A30;	/*Colorado Flag Red*/
	text-align: center;	
	margin-top: 10px;
	margin-bottom: 15px;
}
h2
{
	margin-top: 0px;
}


/*Footer Section*/
div#footer {
	position: relative;
	top: -11px;
	height: 89px;
	width: 764px;
	margin: 0 5px 0px 5px;
	padding: 5px 5px 15px 21px;
    font-size: 11px;
    color: #f00;
    background-color: transparent;
    border-top: 1px solid #900;
	border-bottom: 1px solid #900;
    text-align: center;
} 
div#footercontent
{
    position: relative;
    top: -50px;
}
/*Footer navlist*/
/*Browsers use different amounts of margin above paragraphs and headings. It is safe to remove all top margins, as long as 
 * there are bottom margins to keep the paragaphs and headings seperate from elements below them.*/
ul#navlist {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
    list-style-type: none;
    text-align: center;
    width: 100%; /*make the entire list into a navigation bar*/
    color: #f00;
	background-color: transparent;
	width: 400px;
	margin: auto;
}
ul#navlist li {
    display: inline;
	background-color: transparent;
	background-image: url(images/null.jpg);
	background-repeat: repeat-x;
}
ul#navlist li a {
    width: 5em;
    color: #BF0A30;	/*Colorado Flag Red*/
    padding: 0 .5em; /*put each list item into a box*/
    text-decoration: none;
    border-right: 2px solid #002868; /*set a border to the right of the list items to separate them – instead of using | */
	background-color: transparent;
}
ul#navlist li a:focus { /*Set the hover rollover effect*/
	color: #2A7FFF;	
	background-color: #CCEFFF;
}
ul#navlist li a:hover { /*Set the hover rollover effect*/
	color: #2A7FFF;	
	background-color: #CCEFFF;
}
ul#navlist li a:active { /*Set the hover rollover effect*/
    background-color: #fff;
	color: #2A7FFF;	/*Light blue*/
}
ul#navlist li a.noborder { /*No "border" divider on the rightmost item*/
    border-right: none;
}


ul#navlist2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
    list-style-type: none;
    text-align: center;
    width: 100%; /*make the entire list into a navigation bar*/
    color: #f00;
	background-color: transparent;
	width: 400px;
	margin: auto;
}
ul#navlist2 li {
    display: inline;
	background-color: transparent;
	background-image: url(images/null.jpg);
	background-repeat: repeat-x;
}
ul#navlist2 li a {
    width: 5em;
    color: #BF0A30;	/*Colorado Flag Red*/
    padding: 0 .5em; /*put each list item into a box*/
    text-decoration: none;
    border-right: 2px solid #002868; /*set a border to the right of the list items to separate them – instead of using | */
	background-color: transparent;
}
ul#navlist2 li a:focus { /*Set the hover rollover effect*/
	color: #2A7FFF;	
	background-color: #CCEFFF;
}
ul#navlist2 li a:hover { /*Set the hover rollover effect*/
	color: #2A7FFF;	
	background-color: #CCEFFF;
}
ul#navlist2 li a:active { /*Set the hover rollover effect*/
    background-color: #fff;
	color: #2A7FFF;	/*Light blue*/
}
ul#navlist2 li a.noborder { /*No "border" divider on the rightmost item*/
    border-right: none;
}


/*Footer end-copyright*/
#copyright
{
	font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    color: #BF0A30;	/*Colorado Flag Red*/
    list-style-type: none;
	background-color: transparent;
}
ul#end {
}
ul#end li {
	padding: 0 5px 0 5px;
    display: inline;
    border-right: 2px solid #002868;
    line-height: 15px;
    list-style-type: none;
	background-color: transparent;

}
ul#end li a {
    text-decoration: underline;
    color: #BF0A30;	/*Colorado Flag Red*/
	background-image: url(images/null.png);
	background-repeat: repeat-x;
}
ul#end li a:link
{
    font-weight: normal;
	color: #BF0A30;	/*Colorado Flag Red*/

}
ul#end li a:visited
{
    font-weight: normal;
	color: #BF0A30;	/*Colorado Flag Red*/
	text-decoration: underline;
}
ul#end li a:active 
{
    font-weight: normal;
}
ul#end li a:hover
{
	color: #2A7FFF;	/*Colorado Flag Red*/
	background-color: #2A7FFF;
	background-color: #CCEFFF;
	text-decoration: underline;
}
ul#end li a:active
{
	color: #2A7FFF;	/*Light blue*/
	background-color: #fff;
}
ul#end li.noborder { /*No "border" divider on the rightmost item*/
    border-right: none;
}
div#addthis
{
	position: relative;
	top: -10px;
	left: -29px;
	margin: 0;
	padding: 0;
	width: 125px;
}
.captchabutton
{
	color: #900; 
	font-family: verdana; 
	font-weight: bold;  
	background-image:url('images/shadeform-red.png');
	background-color: transparent;
	font-size: 12px;
	cursor: pointer;
}

.noborder
{
	border: 0px solid #000;
}
.coblue
{
	color: #002868;
}
.cored
{
	color: #BF0A30;
}
.coyellow
{
	color: #FFD700;
}
.center
{
	text-align: center;
}
.size8
{
	font-size: 8px;
}
.size9
{
	font-size: 9px;
}
.size10
{
	font-size: 10px;
}
.size11
{
	font-size: 11px;
}
.size12
{
	font-size: 12px;
}
.size13
{
	font-size: 13px;
}
.size135
{
	font-size: 13.5px;
}
.size14
{
	font-size: 14px;
}
.size16
{
	font-size: 16px;
}
.size18
{
	font-size: 18px;
}
.bold
{
	font-weight: bold;
}
.italics
{
	font-style: italic;
}
.size1
{
	font-size: xx-small;
}
.size2
{
	font-size: small;
}
.size3
{
	font-size: medium;
}
.justify
{
	text-align: justify; 
	text-justify: newspaper;
}
.plsvalidate
{
	width: 365px;
	font-size: 14px;
}
div#statcounter
{
	position: relative;
	top: -35px;
}
.textcenter
{
    text-align: center;
}
textarea#instructions
{
    font-size: 10px;
}
textarea#instructions2
{
    font-size: 10px;
}
select#tuningprices
{
     font-size: 12px;
}
select#othercharges
{
     font-size: 12px;
}
.pricedisclaimer
{
    font-size: 10px;
}
.pageblue
{
    color:#021F4E;
}
input#ptbutton
{
    position: relative;
    left: 2px;
}
input#ptbutton:hover
{
    background-color: #d9ecf8;
}
input#ptbutton:active
{
    background-color: #f3f3f3;
}
input#ppbutton
{
    position: relative;
    left: 2px;
}
input#ppbutton:hover
{
    background-color: #d9ecf8;
}
input#ppbutton:active
{
    background-color: #f3f3f3;
}
form#payment
{
    position: relative;

}

