/*		CSS Matthew Savage -- 2008    */
/* Kew Band Melbourne */
body  	{ 
		margin: 0;
		padding: 0;
		background-color:#FFFFFF;
		color:#333;
		MIN-WIDTH: 600px; 
			WIDTH: 100%; 
		font-family: Verdana, Arial, Helvetica, sans-serif;  
	  	font: small Arial, Verdana, Helvetica, sans-serif;
  		font-size: 90%; /*sets all fonts to font size 12 (or 12 pixels)*/
		}



a 	{	text-decoration:none; color: #1E60AA;  	}
a:hover   { color:#FF0000; text-decoration:none;  }
/* Additional classes */
.orange {color: orange;}
.grey {color: #999999;}
.white{   color: white;}
/*.blue{   color: blue;}*/
.blue {color:#4088b8;}
.left {float:left;  padding:0.5em; /* padding is the width of from the edge of the picture to the outer edge of the background*/
  margin: 0 0.5em 0 0; /* white space from the outer edge of background to the closest nearby text*/
 clear: left;}
.right {float:right; margin: 10px 10px 10px 10px; clear: left;}
.gray {color:gray;}


.navleft a {color:#FF6633;}




.KBM_small_bold {color: #ccc; font-size: 0.9em; padding-left:0.5em; padding-right:2.9em;
                  width:100%; background:#000; float:left; font-weight: bold;  }
.KBM_small {color: #ccc; font-size: 0.7em; padding-left:0.8em; padding-right:2.9em;
                  width:100%; background:#000; float:left; border-bottom:1px solid #666;}
				  
		/* the CENTER COLUMN of main body area */


#mainfeature_bg {background-image:url(../images/layout/main_header_bg/dg15024006a.jpg);}
#mainfeature_bg1 {background-image: url(../images/layout/main_header_bg/bg4.jpg);}	
#mainfeature_bg3 {background-image: url(../images/layout/main_header_bg/bg3.jpg);}	

#mainfeature {
  padding: 0.5em 1em 0.5em 1em;
  position:relative;
  bottom:0px;
		}
#mainfeature h2 /*Latest news*/{
  margin: 0;
  /*font-weight:600;
  color: #330099;
  font-size: 130%;*/
}

#mainfeature p /* the text*/{
  font-size: 150%;
}
#mainfeature p.more {
  margin-top: 0;
  text-align: right;
  font-size: 0.9em;
  }
#mainfeature p.more a, { font-size: 90%; color: #1e4c82; text-decoration:none;}
#mainfeature p.more a:hover, {color: #FF0000;  font-weight:600;}
#mainfeature p.more a:link, #mainfeature p.more a:visited {
  color: white;
  background-image: url(../images/layout/extra/more-bullet.gif);
  background-repeat: no-repeat;
  background-position: center left;
  padding-left: 14px;
}


#myP P
	 { 
		font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px;
		color: #000000;  
	 }

#myPbold P
	{	font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-weight:bold; 
		text-decoration:none; color: #000000; 
	}

#myPgrey P
	{	font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 16px;  
		text-decoration:none; color: #999999;
	}

#myPwhite P
	{	font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 16px;  
		text-decoration:none; color: #FFFFFF;
	}

#myPtitle P
	 { 
		font-family: Arial, Helvetica, sans-serif;font-size: 14px;
		color: #000000;
	 }
	 
#border         /* members photo border */
	{ 
		margin: 0 10px 10px 0;
		background-color: #fff;
    		padding: 2px;
    		border-top: 1px solid #999;
		border-right: 2px solid #555;
		border-bottom: 2px solid #555;
		border-left: 1px solid #999; 
	}	

/* used to float photos left within div tags*/
#player_info_LEFT P
	{	float: left;
		margin: 0 10px 10px 0;
		background-color: #fff;
    		padding: 2px;
		font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px;
		color: #000000;
		border: 3px
	}

#player_info_RIGHT P
	{	float: left;
		margin: 0 10px 10px 0;
		background-color: #fff;
    		padding: 2px;
		font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px;
		color: #000000;
	}.Gradient-grey {
	background-color: #CCCCCC;
	background-image: url(/img-template1/gradient1.png);
}

/* player info picture on the left*/
blockquote.float-left {/* floats in content div */
  float: left;
  width: 12.5em; /* "em size" is element dependent */
  padding:0.5em; /* padding is the width of from the edge of the picture to the outer edge of the background*/
  margin: 0 0.5em 0 0; /* white space from the outer edge of background to the closest nearby text*/
  background: #F2F2F2;
  border-right: 2px #4169E1;
  border-bottom: 2px #4169E1;
  }		
		

/* player info picture on the right*/
blockquote.float-right {/* floats in content div */
  float: right;
  width: 13.5em; /* "em size" is element dependent */
  padding: 0.5em; /* padding is the width of from the edge of the picture to the outer edge of the background*/
  margin: 0 0.5em 0 0; /* white space from the outer edge of background to the closest nearby text*/
  background: #F2F2F2;
  border-left: 2px #4169E1;
  border-bottom: 2px #4169E1;
  }		

/* grey background behind text*/
blockquote.grey-background {
  padding: 1.0em;
  margin: 0 0.5em 0 0;
  color: #00002b;
  background: #F2F2F2;
  }	

#myP P
	 { 
		font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px;
		color: #000000;  
	 }

#myPbold P
	{	font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-weight:bold; 
		text-decoration:none; color: #000000; 
	}

#myPgrey P
	{	font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 16px;  
		text-decoration:none; color: #999999;
	}

#myPwhite P
	{	font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 16px;  
		text-decoration:none; color: #FFFFFF;
	}

#myPtitle P
	 { 
		font-family: Arial, Helvetica, sans-serif;font-size: 14px;
		color: #000000;
	 }


#content .inner {margin: 20px 0px 0px 5px; background-color:#f7f7f7;}

#content .inner ul.features {margin: 0; padding: 0; list-style: none;}
#content .inner .features li img {float: left;}
#content .inner p {color: #696363; font-size: 90%; text-align: left;}
#content .inner a.Category, {text-decoration:none;}
#content .inner a:hover.Category, {color: #FF0000; letter-spacing: 0.04em;}
#content .inner a.author, {color: #696363; text-decoration:none;}
#content .inner a:hover.author, {color: #FF0000;  letter-spacing: 0.1em;}
#content .inner p.more{margin-top: 0; text-align: right;}
#content .inner p.more a, { font-size: 90%; color: #1e4c82; text-decoration:none;}
#content .inner p.more a:hover, {color: #FF0000;  font-weight:600;}
#content .inner p.more a:link, #content .inner p.more a:visited {background-image: url(../images/layout/extra/more-bullet.gif); background-repeat: no-repeat; background-position: center left; padding-left: 14px; }

.innerboxstyle {border:1px solid #ddd; margin: 5px 10px 15px 5px; padding: 5px 10px 15px 5px; background-color:#FFFFFF;}
.innerboxstyle_highlight {border:1px solid #ddd; margin: 5px 10px 15px 5px; padding: 5px 10px 15px 5px; background-color:#FFFF00;}
.innerboxstyle h1{color::#404040; font-size:3.6em; letter-spacing:-3px; margin:0 0 20px 25px;}
.innerboxstyle h1 a {color:#4088b8; text-transform:none;}
.innerboxstyle h2 {border-bottom:4px solid #dadada; color:#4088b8; font-size:1.6em; letter-spacing:-1px; margin:0 0 10px; padding:0 2px 2px 5px;}
.innerboxstyle h3 {border-bottom:1px solid #dadada; color:#4088b8; font-size:1.2em; font-weight:700; margin:10px 0 8px; padding:1px 2px 2px 3px;}
.innerboxstyle img {margin:10px 0 8px; padding:1px 2px 2px 3px;}

.concertdate {
  float: right;
margin:0.3em 1em 0em 0em;
	background: #790026 url(../images/layout/bg/date_back.gif) no-repeat center center;
}
.concertdate h1 {
	background: #790026 url(../images/layout/bg/date_back.gif) no-repeat center center;
	font-size: 30px;
	color: #FFF;
	margin: 0px;
	padding: 8px 10px;
	line-height: auto;
	border-bottom: 0px;
}
.concertdate h4 {
	background: #9d0039 url(images/date_sub_back.gif) repeat-x top left;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	margin: 0px;
	padding: 5px 10px;
	text-transform: uppercase;
	border-top: 1px solid #ed145a;
	border-bottom: 0px;
}

.spon1 img {
	width:auto;
	height:auto}







/* right hand sidebar*/
#sidebar {
  width: 220px;
  background-color: #fff;
/*  color: white;*/
  color: #575757;
  margin: 0;
  padding: 0;
  border: 0px;
  }

#sidebar h3 {
/*  color: white;*/
  color: #f4f4f4;
  font-weight: bold;
  font-size: 110%;
  background-image: url(../images/layout/bg/sidebar-h3-bg.jpg);
  background-repeat: no-repeat;
  margin: 0;
  padding: 0.3em 0 0.3em 0.6em;
}
#sidebar .inner {
  padding: 0 0 0 10px;
}
#sidebar .inner_events {
  padding: 0;
}

#sidebar ul {
  list-style-image: url(../images/layout/extra/more-bullet.gif);
  /*list-style-image: url(../images/layout/extra/1.gif);*/
  margin-left: 0;
  padding-left: 20px;
}
#sidebar p, #sidebar li {
  font-size: 90%;
  line-height: 1.3em;
}

#sidebar ul a:link, #sidebar ul a:visited {
  color: #3300FF;
 }
#sidebar .date {
  font-weight: bold;
}

#sidebar .motm-image {
  float: right;
  margin: 0 0px 0 1px;
}
#sidebar p.more {
  clear: right;
  margin: 10px 20px 10px 0;
  text-align: right;
}
#sidebar p.more a:link, #sidebar p.more a:visited {
/*  color: white;*/
  color: #CCC;
  background-image: url(../images/layout/extra/more-bullet.gif);
  background-repeat: no-repeat;
  background-position: center left;
  padding-left: 14px;
}

#searchform .text {
  width: 180px;
  border: 1px solid #45bac0;
}
#searchform .searchbutton {
  text-align: right;
  margin-top: 4px;
}
#searchform .btn {
  border: 1px solid #45bac0;
  background-color: #D5D5FF;
  color: white;
}


#sidebar2 {
  float: left;
  width: 220px; /*origally 159px*/
  border-top: 0px; 
  background-color: #fff;
  color: black;
  margin: 0;
  padding: 0;
}
#sidebar2 .inner {
  margin:  10px;
}
#sidebar2 p {
  font-size: 90%;
  color: #666666;
}
#sidebar2 a:link, #sidebar2 a:visited {
  color: #000099;
  font-weight: bold;
}
#sidebar2 a:hover {
  color: orange;
  font-weight: bold;
}
#sidebar2 h3 {
  color: #245185;
  padding-bottom: 0.2em;
  border-bottom: 1px solid #b9d2e3;
  font-size:  110%;
}





  
#footer {
	width: 100%;
	clear: both !important; 
	margin: 0px;
	background-image: url(../images/layout/footer/blackgradient.jpg);
	padding: 10px 0 0 0;
	}

#footer ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
	} 

#footer ul li {
	padding-left: 2em;
	border: none;
	list-style: none;
	display: inline;
	}

#footer p {
  font-size: 90%;
  color: #f4f4f4;
  margin: 0;
  padding: 1em 0 0 0;
}
