.horbar {
	color: black;
	background-color: #FFFFE4;
	/*border: 2px outset #cecac1;*/
}
.horbaritem {
	float: left;
	white-space: nowrap;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.horbaritem a {
	display: block;
	text-decoration: none;
}
.horbaritem a:link {
	color: #000000;
	text-decoration: none;
}
.horbaritem a:visited {
	color: #000000;
	text-decoration: none;
}
.horbaritem a:hover {
	color: #ffffff;
	background-color: #4b6983;
	text-decoration: none;
}
.horbaritem a:active {
	color: #ff0000;
	text-decoration: none;
}

.verbar	{
	color: black;
	background-color: #EDF2F5;
}

.submenu	{
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
}

.subframe	{
	position: relative;
	display: block;
	background-color: #EDF2F5;
	border: 1px solid #64879d;
}

.item	{
	padding: 3px;
	text-align: left;
	white-space: nowrap;
}

.separator	{
	background-color: #ff0000;
	border-top: 1px solid #9e9a91;
	border-bottom: 1px solid #ffffff;
	margin: 2px 1px 2px 1px;    /* top right bottom left */
	height: 0;
	font-size: 1px;
	line-height: 0
}

.item a	{
	position: relative;
	display: block;
	text-decoration: none;
}

.item a:link	{
	color: #000000;
	text-decoration: none;
}

.item a:visited	{
	color: #000000;
	text-decoration: none;
}

.item a:hover	{
	color: #ffffff;
	background-color: #4b6983;
	text-decoration: none;
}

.item a:active	{
	color: #ff0000;
	text-decoration: none;
}

.item .fwdarr	{
	position: absolute;
	top: 5px;
	right: 7px;
}

/*----- Tree Menu Section  ---------------------- */
.treemenudiv	{
	display: block;
	white-space: nowrap;
}

.phplmnormal	{
	font-family: bitstream vera sans, luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}

a.phplmnormal:hover	{
	font-family: bitstream vera sans, luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #fff0c0;
	text-decoration: none;
}

a.phplm:link	{
	font-family: bitstream vera sans, luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 13px;
	color: #003300;
	text-decoration: none;
}

a.phplm:visited	{
	font-family: bitstream vera sans, luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 13px;
	color: #726461;
	text-decoration: none;
}

a.phplm:hover	{
	font-family: bitstream vera sans, luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 13px;
	color: #841212;
	background-color: #fff0c0;
	text-decoration: none;
}

a.phplm:active	{
	font-family: bitstream vera sans, luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 13px;
	color: #ff0000;
	text-decoration: none;
}

a.phplmselected:link	{
	font-family: bitstream vera sans, luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 13px;
	color: #dd0000;
	background-color: #ffdd76;
	text-decoration: none;
}

a.phplmselected:visited	{
	font-family: bitstream vera sans, luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 13px;
	color: #dd0000;
	background-color: #ffdd76;
	text-decoration: none;
}

a.phplmselected:hover	{
	font-family: bitstream vera sans, luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 13px;
	color: #841212;
	background-color: #fff0c0;
	text-decoration: none;
}

a.phplmselected:active	{
	font-family: bitstream vera sans, luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 13px;
	color: #ff0000;
	text-decoration: none;
}

/*This CSS style sheet is based on a two column layout by Ryan Brill, 
that can be found in an article "Creating Liquid Layouts with Negative Margins" at http://www.alistapart.com/articles/negativemargins/*/

/* Header */

#headerwrapper{
 margin: 20px 20px 0px 20px;
 border: 1px solid gray;
 height: 100px;
 background-image: url(http://www.waterhouse-music.co.uk/uploads/images/headerback.png); 
 background-position: 50% 50%;
 background-repeat: no-repeat;
 background-color: #edf2f5;
}

#headerL{
 float: left;
 margin-top: -8px;
 /*border: 1px dashed green;*/
}

#headerR{
 float: right;
 margin-top: -8px;
 /*border: 1px dashed green;*/
}

#headerMain {
 margin: 20px 30px 0px 20px;
 position: relative;
 top:-5px;
 padding: 12px 0px 12px 0px;
 text-align: center;
 font-size: 160%;
 font-weight: bold;
 /*border: 1px dashed green;*/
}

/* Structural */

body{
 font-family: Comic Sans MS, Arial, sans-serif;
 font-size: 90%;
}

#sitewrapper{
 width: 750px;
 margin-left: auto;
 margin-right: auto;
 text-align: center;
 /*border: 1px solid red;*/
}

#wrapper {
 background: url(http://www.waterhouse-music.co.uk/uploads/images/dot_550.png) repeat-y right;
 margin: 20px;
  min-width: 565px;
 /*border: 1px dotted black;*/
}

#container {
 width: 100%;*/
 background: url(background.gif) repeat-y right;
 /*position:static;*/
 float: right;
 margin-left: -170px;
 /*border: 1px solid red;*/
}

#content {
 margin-left: 170px;
 padding: 0px 0px 0px 30px;
 text-align: justify;
 background-image:  url(http://www.waterhouse-music.co.uk/uploads/images/gradline_blue.jpg);
 background-position: 0% 50%;
 background-repeat: repeat-y;
 /*border: 1px dashed blue;*/
}

/* Weblinks Table */

.weblink_name {
 font-weight: bolder;
 padding: 3px 3px 3px 5px;
 width: 60%;
 border-top: 1px solid gray;
 border-left: 1px solid gray;
}

.weblink_link {
 padding: 3px 3px 3px 5px;
 width: 40%;
 border-top: 1px solid gray;
 border-right: 1px solid gray;
}

.weblink_desc {
 background-color: #edf2f5;
 padding: 3px 5px;
 border: 1px solid gray;
 vertical-align: middle;
}

.weblink_image {
 border: 1px solid gray;
 background-color: #ffffff;
 padding: 1px;
 margin: 3px 0px 3px 10px;
 float: right;
}

/* Left Side Menu */

#sidebar {
 width: 150px;
 float: left;
 /*padding-top: 12px;*/
 margin-bottom: 0px;
 margin-left: -2px; /* lines up the left in IE but not Firefox :(*/ 
 font-size: 90%;
 /*border: 1px solid purple;*/
}

.verbar {
 border: 1px solid gray;
 /*margin-top: -10px;*/
}

.submenu    {
 position: absolute;
 left: 0;
 top: 0;
 /*visibility: hidden;*/
}

.subframe   {
 position: relative;
 display: block;
}

.item   {
 position: relative;
 padding: 3px;
 text-align: left;
 white-space: nowrap;
 /*background-color: #EDF2F5;*/
}

.separator  {
 background-color: #FFFFFF;
 border-top: 1px dashed #9e9a91;
 border-bottom: 1px dashed #D7D7FF;
 margin: 2px 1px 2px 1px;
 height: 0;
 font-size: 1px;
 line-height: 0;
}

.item .fwdarr   {
 position: absolute;
 top: 5px;
 right: 7px;
}

.clearing {
 height: 0;
 clear: both;
 line-height: 0;
 /*border: 1px solid purple;*/
}

/* Content Related */

#bgImageHolder{
 overlap: none;
 background-image:  url(http://www.waterhouse-music.co.uk/uploads/images/drum.jpg);
 background-position: 100% 100%;
 background-repeat: no-repeat;	
}

.blueboxRight {
 float: right;
 margin: 0px 0px 5px 15px;
 padding: 5px 10px;
 width: 35%; 
 border: 1px solid gray;
 color: #808080;
 font-size: 80%;
 background-color: #EDF2F5;
}

.blueboxLeft {
 float: left;
 margin: 0px 15px 5px 0px;
 padding: 5px 10px;
 width: 35%;
 border: 1px solid gray;
 color: #808080;
 font-size: 80%;
 background-color: #EDF2F5;
}

h1 {
 margin-top: 0px;
 padding-top: 8px;
 padding-bottom: 8px;
 padding-right: 120px;
 font-size: 110%;
 font-weight: bolder;
 background-image: url(http://www.waterhouse-music.co.uk/uploads/images/singbounce.jpg);
 background-position: 100% 50%;
 background-repeat: no-repeat;
 /*border: 1px dashed green;*/
}

h2 {
 margin-top: 0px;
 padding-top: 8px;
 padding-bottom: 8px;
 padding-right: 120px;
 font-size: 110%;
 font-weight: bolder;
 background-image: url(http://www.waterhouse-music.co.uk/uploads/images/chimeclap.png);
 background-position: 100% 50%;
 background-repeat: no-repeat;
}

h3 {
 margin-top: 0px;
 padding-top: 9px;
 padding-bottom: 9px;
 padding-right: 120px;
 font-size: 110%;
 font-weight: bolder;
 background-image: url(http://www.waterhouse-music.co.uk/uploads/images/h3_keyboard.png);
 background-position: 100% 50%;
 background-repeat: no-repeat;
}

h4 {
 margin-top: 0px;
 padding-top: 8px;
 font-size: 100%;
 font-weight: bolder;
}

.imagemenu {
vertical-align: top;
}

.imagemenuwords {
vertical-align: top;
}

.imagemenu a:hover {
 color: #000000;
 background: #FFFFFF;
 text-decoration: none;	
}

.bottom_bka_pic{
text-align: left;
}

/* Links */

a:link{
 font-weight: normal;
 color: gray;
 text-decoration: none;
}
	
a:visited{
 font-weight: normal;
 color: gray;
 text-decoration: none;
}
	
a:hover{
 font-weight: normal;
 color: #FFFFFF;
 background: #4B6983;
 text-decoration: none;	
}

a:hover img{
 background: #FFFFFF;
} 

.backto {
 background-color: #edf2f5;
 border-top: 1px solid gray;
 border-bottom: 1px solid gray;
 margin: 10px 0px;
 text-align: center;
}

.galleryCell {
 background-color: #edf2f5;
 text-align: left;
}


/* Footer */

.footer {
 border: solid 1px gray;
 margin: 20px;
 text-align: center;
 /*font-family: Arial;*/
 color: #808080;
 background-color: #EDF2F5;
 font-size: 80%;
 min-width: 710px;
}

.horizmenu{
 margin-left:auto;
 margin-right:auto;
 padding-top:10px;
 padding-bottom:10px; 
 width:495px;
 /*border: 1px dashed red;*/
}

#gurumail{
 float: right;
 padding-top: 15px;
 padding-right: 30px;
 /*border: 1px dashed red;*/
 font-size: 90%;
}

#cmsfooter{
 float: left;
 padding-top: 15px;
 padding-left: 30px;
 /*border: 1px dashed green;*/
 font-size: 90%;
}

.horizmenu li{
 float: left;
 margin: 0px 5px 0px 5px;
 /*border: 1px dashed green;*/
}

.horizmenu ul{
 align: center;
 list-style-type: none;
 margin-top: -5px;
 margin-bottom: 10px;
 margin-left: -35px;
 margin-right: -25px;
 /*border: 1px dashed green;*/
}

.horizmenu a{
 font-weight: normal;
}

/* Horizontal menus */

.sectionmenu {
 border: solid 1px gray;
 margin: 0px;
 text-align: center;
 color: #808080;
 background-color: #EDF2F5;
 font-size: 70%;
 min-width: 400px;
}

.sectionmenu li{
 float: left;
 margin: 0px 5px 0px 5px;
 /*border: 1px dashed green;*/
}

.sectionmenu ul{
 align: center;
 list-style-type: none;
 margin-top: -5px;
 margin-bottom: 10px;
 margin-left: -35px;
 margin-right: -25px;
 /*border: 1px dashed green;*/
}


/* so-mi address and tatete */

#containerImages {
 float: left;
 text-align: center;
 /*border: dashed 1px gray;*/
 margin: 40px 0px 0px 1px;
 background-color: #ffffff;
 width: 130px;
}

#sideAddress {
 font-size: 70%;
 width: 125px;
 margin: 5px 0px 40px 0px;
 /*border: dashed 1px red;*/
}

/* Misc */

hr {
 height: 10px;
 background-image: url(http://www.waterhouse-music.co.uk/uploads/images/gradline_blue_hr.jpg);
 border: 0px;
}

#signature{
 font-family: freestyle script, monotype corsiva, Comic Sans MS, serif;
 font-size:180%;
)
