/* ---------- components ---------- */
*	{
	margin:0;
	padding:0;
	}
a:link { color: #041ABC; text-decoration:none;}
a:visited {color: #5D85DD; text-decoration:none;}
a:active { color: #9CA0A2; text-decoration:none;}
a:hover { color: #025BA6; text-decoration: underline;}

body {
background:url(images/bg2.jpg);
color: #002448;
font: 12px/1.4em Arial, Tahoma, Verdana, sans-serif;
}
 
h1	{
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
color: #002448;
}

h2	{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #002448;
}

/* ---------- divs ---------- */

#container {
	width: 699px;
	margin: 0 auto;
	position: relative;
	background:url(images/bg_repeat_y.gif) repeat-y;
	background-position: top center;
	left: 1px;
}

#container2 {
	width: 520px;
	margin: 0 auto;
	position: relative;
	left: 0px;
}

#header	{
width: 699px;
height: 207px;
background: #FFF url(images/webbackground.gif);
padding-bottom:0;
}




#leftcol	{
 width:315px; 
 float:left; 
 position:relative; 
 padding-top: 7px;

}
 
 
#rightcol	{
 width:130px;  
 float:right; 
 position:relative; 
 padding-right: 7px;
 padding-top: 7px;
} 

#rightcol2	{
 width:200px;  
 float:left; 
 position:relative; 
 padding-right: 2px;
 padding-top: 7px;
} 

#footer	{
width: 699px;
height: 20px;
background: url(images/footer.gif);
}

#footer2 {
width: 675px;
height: 20px;
padding-left: 15px;
}

#table1	{
	width: 699px;
	position: relative;
	padding-left: 0px;
	margin-bottom: 0px;
	left: 0px;
}

#table2 {
width: 460px;
postion: relative;
padding-left: 35px;
}

#table3 {
width: 625px;
postion: relative;
padding-left: 40px;
left: 40px;
}

#table4 {
width: 550px;
postion: relative;
padding-left: 35px;
}

#boxa 
{
float: left;
position: relative;
width: 140px;
margin-right: 15px;
}


#showleft	{
float: left;
margin: 10px 0 0 0;
width: 140px;
height: 130px;
}

#showright	{
float: right;
margin: 0 0 0 0;
width: 275px;
height: 150px;
}



#picboxa	{
position: relative;
width: 440px;
margin: 15px;
padding: 10px 0 10px 10px;
border: 1px solid #51636f;
}


/* ---------- nav ---------- */

.menu {
float:left;
margin: 0;
padding: 25;
width:25;
}

.menu a {
  display: block;
  width: 100px;
  height: 19px;
  font-family: arial,helvetica,sans-serif;
  font-size: 11px;
  text-align: left;
  padding-left: 10px;
  padding-top: 2px;
  color: #FFF;
  margin-top: -3px;
  text-decoration: none;
  border-top: 1px solid #66747D;
  border-bottom: 1px solid #3a4c59;
  background-color: #06265B;
  
}
.menu a:link, .menu a:visited {
 text-decoration: none;
}
.menu a:hover {
 background-color: #33444F;
 text-decoration: underline;
}

li.head	{
 display: block;
 width: 108px;
 height: 25px;
 border-top: 1px solid #66747D;
 border-bottom: 1px solid #3a4c59;
 }
 


 

/* ---------- other elements ---------- */

.event a:link, .event a:visited, .event a:active {
 color: #002448;
 text-decoration: none;
}
.event a:hover {
 color: #000000;
 text-decoration: underline;
}

img.artist	{
float: left;
margin: 0 15px 15px 0px;
}

li.artist	{
list-style: none;
}

img.event	{
float: right;
margin: 0 0 10px 10px;
}

#login .text {
 font-family: arial,helvetica,sans-serif;
 font-size: 11px;
 font-weight: bold;
}

#login .buttons {
 font-family: arial,helvetica,sans-serif;
 font-size: 10px;
 background-color: #5F6F81;
 color: #FFFFFF;
 margin-right: 6px;
}

li.links	{
font-family: arial,helvetica,sans-serif;
font-size: 11px;
line-height: 16px;
list-style-type:none;
}

p.linkhead	{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration: underline;
color: #002448;
}

fieldset
{
position: relative;
width: 435px;
padding: 15px 0 15px 15px;
margin: 15px;
border: 1px solid #002448;
}

legend
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #002448;
text-align: center;
border: 1px solid #002448;
padding: 2px 10px;
} 


label {
	float: left;
	text-align: right;
	width: 100px;
	padding-right: 15px;
}

table.gigs	{
border-collapse: collapse;
}

.gigs a:link { color: #002448; text-decoration:none;}
.gigs a:visited {color: #002448; text-decoration:none;}
.gigs a:active { color: #002448; text-decoration:none;}
.gigs a:hover { color: #000000; text-decoration: underline;}

li.radio{
display: inline;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
list-style-type: none;
line-height: 20px;
vertical-align: middle;
}


li.time	{
display: inline;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
list-style-type: none;
line-height: 20px;
vertical-align: middle;
}

img.dnbr	{
float: right;
vertical-align: middle;
}

label.cb	{
display: inline;
padding: 0;
}

