@charset "UTF-8";
 /*/
/////// CLEARFIX ///*/
.clearfix:after {
 content: ".";
 display: block;
 clear: both;
 visibility: hidden;
 line-height: 0;
 height: 0;
}
.clearfix {
 display: inline-block;
}
html[xmlns] .clearfix {
 display: block;
}
* html .clearfix {
 height: 1%;
}
body {
 background-color:#000000;
 color:#ffffff;
}
.container {
 width:600px;
 margin-left:auto;
 margin-right:auto;
 color:#ffffff;
 letter-spacing:0px;
}
p {
 font-size:1.2em;
 padding-bottom:12px;
}
.container .header {
 float:right;
 padding:28px 0 16px 0;
}
.container .top {
 clear:both;
}
.container .body {
 background-color:#000000;
 border:1px solid #666666;
 padding:22px;
}
.container .footer {
 padding:4px 0 0 22px;
 font-size:1.1em;
}
.container .footer a {
 color:#999999;
}
.replaced {
 text-indent:-99999px;
}
.titleName {
 height:13px;
 width:69px;
 background:url(http://registration.pitcherandpiano.com/images/title_forename.gif) 0 0 no-repeat;
 padding-bottom:7px;
}
.titleEmail {
 height:13px;
 width:34px;
 background:url(http://registration.pitcherandpiano.com/images/title_email.gif) 0 0 no-repeat;
 padding-bottom:7px;
}
.titleTerms {
 height:16px;
 width:142px;
 background:url(http://registration.pitcherandpiano.com/images/title_terms.gif) 0 0 no-repeat;
 padding-bottom:7px;
}
.logo {
 display:block;
 width:336px;
 height:32px;
 background:url(http://registration.pitcherandpiano.com/images/ui/sprites.png) 0 0 no-repeat;
}
.logo:hover {
 background-position:0 -40px;
}
.bold {
 font-weight:bold;
}
input.textbox {
 background-color:#ddd6ce;
 border:0px;
 padding:4px;
 font-size:1.2em;
 width:260px;
}
.formField {
 width:270px;
 float:left;
 padding-right:16px;
 padding-bottom:10px;
}
.formField.last {
 padding-right:0px;
}
.formFriend {
 padding-top:20px;
 padding-bottom:20px;
}
.buttonRow {
 text-align:center;
}
.buttonSubmit {
 display:inline-block;
 width:154px;
 height:45px;
 background:url(http://registration.pitcherandpiano.com/images/btn_submit.gif) top center no-repeat;
}
.buttonSubmit:active {
 background-position: bottom center;
}
.buttonPrint {
 display:inline-block;
 width:154px;
 height:45px;
 background:url(http://registration.pitcherandpiano.com/images/btn_print.jpg) top center no-repeat;
}
.buttonPrint:active {
 background-position: bottom center;
}
.container .buttonPrint,.container .buttonSubmit,.container .buttonPrint:hover,.container .buttonSubmit:hover {
 *text-indent:0;
 *color:#d6bea4;
}
.homeLink {
 padding-top:12px;
}
.homeLink a {
 color:#999999;
}
