
/*
// Melrose Music School 
// Dark Colour // Highlight Colour */



html{
min-height: 101%;
overflow-x: hidden;
}

*{
padding: 0;
margin: 0;
border: 0;
font-size: 100%;
background: transparent;
}

body{
position: relative;
text-align: center;
font-family: Arial,Verdana,Tahoma,sans-serif;
background: url(../images/background-left.png) no-repeat top left;
color: #4b4b4b;
overflow-x: hidden;
}


#body{
background: url(../images/background-right.png) no-repeat bottom right;
width: 100%;
height: 100%;
}


a{
text-decoration: none;
color: #363636;
}

a:hover{
color: #a5a5a5;
}

h1{
margin: 0 0 10px 0;
font: bold 1.6em "Times New Roman",Verdana,Tahoma,sans-serif;
color: #916F6E;
}

h2{
margin: 20px 0 0 0;
font: normal 1.1em "Times New Roman",Verdana,Tahoma,sans-serif;
color: #916F6E;
}

h3{
margin: 0 0 10px 10px;
font: bold 1em "Times New Roman",Verdana,Tahoma,sans-serif;
color: #916F6E;
}

img{
border: none;
}



#container{
width: 900px;
background: url(../images/background.png);
text-align: left;
margin: 20px auto;
overflow: hidden;
}

#content-wrapper{
clear: both;
overflow: hidden;
}



#column-left{
float: left;
width: 229px;
border-left: 1px solid #916F6E;
padding: 10px;
overflow: hidden;
}

#column-left p{
margin: 10px;
font-size: 0.9em;
}

#column-right{
float: left;
width: 650px;
height: auto;
overflow: hidden;
}



#header{
width: 900px;
height: 130px;
margin: 0 auto;
position: relative;
text-align: left;
}

#logo{
position: absolute;
top: 20px;
left: 20px;
}

#box{
position: absolute;
top: 150px;
width: 218px;
color: #fff;
height: 303px;
background: url(../images/box.png);
right: 0px;
}

#box h3{
color: #fff;
}

#box ul{
font-size: 0.9em;
list-style-type: none;
margin: 0 0 0 10px;
}

#box ul li{
padding-left: 20px;
background: url(../images/bullet2.png) no-repeat center left;
}

#contact{
color: #1F1A17;
font-family: "Times New Roman";
position: absolute;
top: 10px;
right: 0;
font-size: 1em;
}

#contact a{
color: #1F1A17;
}

#contact a:hover{
color: #000;
}

#contact span{
font-weight: bold;
color: #916F6E;
}



#navigation{
position: absolute;
bottom: 0;
right: -10px;
}

#navigation li{
list-style-type: none;
float: left;
}

#navigation a{
display: inline-block;
padding: 6px 15px;
color: #1F1A17;
text-decoration: none;
text-align: left;
font-size: 0.9em;
font-family: "Times New Roman";
float: left;
}

#navigation a:hover,#navigation a.current{
color: #916F6E;
}


#navigation a.first{
}

#navigation a.last{
}



#slideshow{
margin: 10px;
width: 880px;
height: 335px;
padding: 10px;
overflow: hidden;
background: #916F6E url(../images/slideshow.png) no-repeat bottom center;
}

#slideshow img{
border: 1px solid #ccc;
width: 650px;
height: 300px;
}



#content{
margin: 10px 20px 10px 10px;
text-align: justify;
font-size: 12px;
line-height: 150%;
color: #4b4b4b;
}

#content p{
margin: 5px 0px 15px 0px;
}

#content ul{
margin: 20px 0;
list-style-type: none;
}

#content li{
width: 200px;
padding-left: 20px;
background: url(../images/bullet.png) no-repeat center left;
}

#content ul.narrow li{
width: 350px;
padding-left: 20px;
background: url(../images/bullet.png) no-repeat center left;
}

#content ul.wide li{
width: 100%;
padding-left: 20px;
background: url(../images/bullet.png) no-repeat center left;
}

#content a{
color: #916F6E;
text-decoration: underline;
}

#content img{
float: right;
border: 3px solid #916F6E;
margin: 0 0 0 10px;
}

.testimonial{
background: #fff url(../images/quote-top.jpg) no-repeat top left !important;
margin-top: 10px;
}

.testimonial div{
padding: 20px;
background: transparent;
}

.testimonial div span{
font-weight: bold;
display: block;
float: right;
background: #fff url(../images/quote-bottom.jpg) no-repeat bottom right;
height: 50px;
width: 620px;
text-align: right;
padding: 10px 0 0 0;
}


.maps{
float: right;
width: 400px;
}


#footer{
clear: both;
width: 900px;
overflow: hidden;
border-top: 1px solid #1F1A17;
color: #916F6E;
font: normal 10px "Trebuchet MS", Tahoma, Verdana;
}

#footer a{
color: #916F6E;
font-size: 10px;
}

#footer a:hover{
color: #000;
}

#footer-left{
float: left;
text-align: left;
padding: 7px;
}

#footer-right{
float: right;
text-align: right;
padding: 7px;
}



#contact-left{
float: left;
width: 300px;
margin-right: 20px;
text-align: center;
}

#contact-right{
float: left;
width: 250px;
}




form.contact-form{
overflow: hidden;
padding: 0px 20px 20px 20px; 
}


form.contact-form input,form.contact-form textarea, select {
width:98%; 
height:19px; 
font:normal 1em/19px arial; 
padding:2px; 
color:#1B134A;
background: #ffffff url(../images/form.jpg) repeat-x bottom left;
border: 1px solid #cccccc;
}

form.contact-form select{
height:25px; 
width:100%; 
font:normal 1em arial; 
border: 0;
border: 1px solid #cccccc;
}

form.contact-form input.textbox-honey {
display: none;
}

form.contact-form label {
color: #4b4b4b;
font:normal 1em/25px arial; 
margin: 3px 0;
cursor: pointer;
}

form.contact-form textarea {
height:50px; 
overflow:auto;
}

form.contact-form input.contact-submit{
width:auto; 
cursor:pointer; 
float:right; 
color:#ffffff; 
margin-top: 10px;
height: 23px; 
border: 0;
overflow: visible; 
background: #916F6E;
}



#panel{
width: 1000px;
margin: 6px auto;
border: 1px solid #2ecc1e;
background-color: #b7e5b0;
color: #218416;
padding: 15px;
font-weight: bold;
}



#side-tab-container{
position: absolute;
top: 40px;
left: 0px;
width: 25px;
}

.side-tab{
display: block;
margin-bottom: 10px;
font-size: 11px;
}


.side-tab img{
border: 0;
text-decoration: none;
}

a.side-tab:hover{
color: #888888;
}



.clear{
clear: both;
height: 0px;
width: 1px;
line-height: 0px;
}

.left{ float: left; }
.right{ float: right; }

.validated-form label.error{
color: red;
}

div.warningbox,div.infobox,div.confirmbox{
min-height: 40px;
padding: 4px 8px 4px 50px;
margin-bottom: 5px;
background-repeat: no-repeat;
background-position: 6px center;
font-size: 0.9em;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}

div.warningbox{
background-color: #f1d7d7;
background-image: url(http://cdn.easy-web-sites.co.uk/images/icons/warning.png);
border: 3px double #d4322a;
color: #d4322a;
}

div.infobox{
background-color: #cbd5eb;
background-image: url(http://cdn.easy-web-sites.co.uk/images/icons/info.png);
border: 3px double #3960af;
color: #3960af;
}

div.confirmbox{
background-color: #c3e5bf;
background-image: url(http://cdn.easy-web-sites.co.uk/images/icons/confirm.png);
border: 3px double #38972e;
color: #38972e;
}











