/* CSS Document */
body, html{
margin:0px;
position:relative;
height:100%;
background-image:url(../images/bg.jpg);
background-repeat:repeat-x;
background-color:#ffffff;
font-family:Tahoma, Verdana, Arial, sans-serif;
font-size:11px;
color:#333333;
}

a{
color:#86603c;
font-weight:bold;
text-decoration:underline;
}

a:hover{
text-decoration:none;
}

h2{
margin:0px;
padding:0px;
font-size:14px;
letter-spacing:2px;
color:#472c18;
}

h3{
margin:0px;
padding:0px;
font-size:12px;
margin-bottom:15px;
}

.adminButton{
padding:5px;
border:2px solid #ffffff;
background-color:#333333;
color:#cccccc;
margin-top:5px;
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
float:left;
}

.adminButtonDel{
padding:5px;
border:2px solid #ffffff;
background-color:#C40000;
color:#ffffff;
margin-top:5px;
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
float:left;
}

#admin-list{
list-style-type:none;
margin:0px;
padding:0px;
}

#message{
padding:10px 20px 10px 25px;
border:1px solid #E2C822;
background-color:#FFF9D7;
color:#333333;
font-weight:bold;
margin:10px 0px 10px 0px;
display:block;
width:305px;
background-image:url(../admin/images/tick.jpg);
background-repeat:no-repeat;
background-position:4px 9px;
}

#errors{
padding:10px 20px 10px 25px;
border:1px solid #DD3C10;
background-color:#FFEBE8;
color:#333333;
font-weight:bold;
margin:10px 0px 10px 0px;
display:block;
width:305px;
background-image:url(../admin/images/cross.jpg);
background-repeat:no-repeat;
background-position:4px 9px;
}

.field1{
width:300px;
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
border:1px solid #666666;
padding:3px;
margin-bottom:5px;
}

.date1{
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
border:1px solid #666666;
padding:3px;
margin-bottom:5px;
}

.date2{
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
border:1px solid #666666;
padding:3px;
margin-bottom:5px;
}

.field-label{
display:block;
font-weight:bold;
}

.clearer{
clear:both;
}

#container{
width:850px;
margin:0 auto;
}

#top{
width:850px;
height:136px;
background-image:url(../images/top.jpg);
background-repeat:no-repeat;
float:left;
position:relative;
}

#mailMessage{
width:400px;
height:150px;
position:absolute;
top:50%;
left:50%;
margin-left:-200px;
margin-top:-75px;
z-index:100;
text-align:center;
font-weight:bold;
color:#ffffff;
background-color:#333333;
font-size:14px;
}

#msgbg{
opacity: 0.6;
-moz-opacity: 0.6;
filter: alpha(opacity=60);
height:100%;
position:absolute;
z-index:99;
width:100%;
height:100%;
background-color:#ffffff;
}

.mailingListField{
position:absolute;
top:108px;
left: 597px;
border:0px;
background:none;
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
padding:0px 2px;
width:176px;
}

.mailingListBtn{
position:absolute;
top:106px;
left: 785px;
border:0px;
background:none;
width:15px;
height:17px;
}

#nav{
width:850px;
height:208px;
float:left;
background-image:url(../images/nav.jpg);
background-repeat:no-repeat;
position:relative;
}

#nav ul{
margin:0px;
padding:0px;
list-style-type:none;
}

#nav ul li a{
position:absolute;
display:block;
font-size:0px;
text-indent:-10000px;
}

.n-home{
width:135px;
height:35px;
left:262px;
top:20px;
}

.n-admin{
width:578px;
height:154px;
left:238px;
top:1px;
}

.n-biography{
width:214px;
height:33px;
left:310px;
top:55px;
}

.n-music{
width:204px;
height:46px;
left:270px;
top:92px;
}

.n-the-screen{
width:288px;
height:36px;
left:483px;
top:96px;
}

.n-the-rest{
width:280px;
height:38px;
left:527px;
top:51px;
}

.n-contact-doc{
width:282px;
height:32px;
left:422px;
top:17px;
}

#main{
width:703px;
height:440px;
background-image:url(../images/main.jpg);
background-repeat:no-repeat;
float:left;
padding:0px 0px 0px 147px;
line-height:20px;
}

#left{
width:393px;
float:left;
margin-right:45px;
}

#right{
width:200px;
float:left;
}

.news-title{
font-weight:bold;
}

.news-date{
color:#666;
}

#left h1, #right h1{
margin:0px;
padding:0px;
font-size:0px;
text-indent:-100000px;
height:30px;
display:block;
background-repeat:no-repeat;
margin-bottom:15px;
}

#left p{
margin-top:0px;
padding-top:0px;
}

#left #content{
height:345px;
overflow:auto;
overflow-x:hidden;
}

#j-news{
height:340px;
overflow:scroll;
}

#j-news p{
border-bottom:1px dotted #666;
padding-bottom:5px;
margin-bottom:5px;
padding-top:0px;
margin-top:0px;
}

.t-welcome{
background-image:url(../images/titles/welcome.jpg);
}

.t-news{
background-image:url(../images/titles/news.jpg);
}

.t-biography{
background-image:url(../images/titles/biography.jpg);
}

.t-music{
background-image:url(../images/titles/music.jpg);
}

.t-the-screen{
background-image:url(../images/titles/the-screen.jpg);
}

.t-the-rest{
background-image:url(../images/titles/the-rest.jpg);
}

.t-contact-doc{
background-image:url(../images/titles/contact-doc.jpg);
}

.t-stand-up{
background-image:url(../images/titles/stand-up.jpg);
}

.t-broadcast{
background-image:url(../images/titles/broadcast.jpg);
}

#footer{
width:643px;
float:left;
color:#9b9b9b;
margin-top:30px;
padding-right:60px;
line-height:11px;
}

#footer a{
color:#9b9b9b;
font-weight:normal;
}

#footer ul{
margin:0px;
padding:0px;
list-style-type:none;
}

.lastlink{
margin-right:0px !important;
padding-right:0px !important;
border-right:0px !important;
}

#footer ul li{
float:left;
display:inline;
}

#footer ul li a{
padding-right:3px;
margin-right:3px;
border-right:1px solid #9b9b9b;
}
