@import "fonts.css";

html, body {
height:100%;
}
* {
color:#f2e486;
font-size:14px;
font-family:Verdana, Arial, Helvetica, sans-serif;
padding:0px;
margin:0px;
border:0px;
vertical-align:top;
}
input, select, textarea {
background:#F1EFEF;
border:1px solid #C9C6C6;
}
.floatLeft {
float:left;
}
.floatRight {
float:right;
}
.clear {
clear:both;
}
body {
background:url(../images/site-background.gif) repeat left top;
}
/* ****************** HEADER ELEMENTS ****************** */
#logoStudio {
text-indent:-5000px;
display:block;
width:251px;
height:115px;
background:url(../images/note-catcher-logo.gif) repeat left top;
}
.studioEmail {
display:block;
background:url(../images/recording-studio-email.gif) no-repeat;
width:217px;
height:15px;
}
#startPage .studioEmail {
margin:4px 0px 11px 84px;
}
#studioTitle {
background:url(../images/recording-studio-title.gif) no-repeat;
width:229px;
height:56px;
}
#headerCentre address, #innerContacts address {
color:#cdfef3;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-style:normal;
line-height:190%;
margin-top:10px;
margin-bottom:9px;
}
#headerCentre address strong, #innerContacts address strong {
color:#ffffab;
font-family:Tahoma;
font-size:16px;
font-weight:bold;
}
/* ****************** / HEADER ELEMENTS ****************** */
.picFrame {
border:9px solid #fff66d;
}
#allContent {
padding-bottom:120px;
}

/* ****************** RECORDS BLOCK ****************** */
#recordsStudio dt {
color:#FFFFFF;
font-family:Georgia, "Times New Roman", Times, serif !important;
font-size:16px;
line-height:24px;
height:61px;
padding:4px 0px 0px 15px;
background:url(../images/song-bg.jpg) no-repeat;
}
#recordsStudio dt strong {
color:#8fbec2;
font-family:Georgia, "Times New Roman", Times, serif !important;
font-size:16px;
}
.playSong, #pageContent .playSong {
color:#8fbec2;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
white-space:normal;
line-height:12px;
display:block;
float:left;
width:75px;
padding-top:3px;
padding-left:15px;
height:50px;
}
.onebit_mp3 {
display:block;
padding-top:5px;
padding-left:5px;
height:19px;
background:url(../images/button-play.gif) no-repeat 3px 0px;
}
.playSong a {
text-decoration:none;
}
dt div {
float:left;
width:200px;
background:url(../images/record-seprtr.gif) no-repeat right 6px;
}
/* ****************** / RECORDS BLOCK ******************  */

/* ************************* FOOTER ************************* */
#copyright, #footer #siteDeveloper p, #footer #siteDeveloper p a {
color:#9c527b;
font-size:11px;
}
#copyright {
padding:30px 0px 0px 80px;
float:left;
}
#footer {
height:93px;
background:url(../images/footer-bg.gif) repeat-x bottom;
}
#footer #siteDeveloper p {
float:right;
line-height:29px;
}
#siteDeveloper {
float:right;
padding-right:60px;
padding-top:30px;
}
#siteDeveloper a.web-design {
text-indent:-8000px;
background:transparent url(../images/sunnieweb.gif) no-repeat;
display:block;
float:right;
height:27px;
width:167px;
}
#siteDeveloper p {
float:right;
line-height:29px;
padding-right:10px;
}

/* ************************* /FOOTER ************************* */
