/* Lifestyle template last edited September 2005 */

body {
 margin: 0;
 padding: 0;
background: url(images/bg.gif);
background-repeat: repeat-y;
background-position: center center;
}

#container {
width:600px;
margin: auto;
padding: 0 0 30px 0;
position:relative;
}

#main-content {
 font: 12px 'georgia', verdana, arial, helvetica, sans-serif;
 line-height: 18px;
 width: 600px;
 margin-top: 8px;
 text-align: left;
}

img.sponsor {
 border: 1px solid #999;
 margin-top: 30px;
 }

.float-right-h {
 width: 300px;
 float: right;
}

div.float-right-h img {
}

#footer {
 clear: both;
 width: 760px;
 text-align: left;
}

#details {
 clear: both;
 width: 600px;
 padding-top: 30px;
}

#pageHeader {
background: transparent url(images/lifestyle_logo.gif) no-repeat center top;
width:600px;
height:200px;
}

#main-content h2 {
background-image: url(images/lifestyle_emag.gif);
background-repeat: no-repeat;
background-position: left top;
width:490px;
height:50px;
margin-bottom:-5px;
 }
 
#main-content h2 span {
display:none;
}

p {
 font: 12px 'georgia', verdana, arial, helvetica, sans-serif;
 line-height: 18px;
 color: #333;
}

p.caption {
 font: italic 11px 'georgia', verdana, arial, helvetica, sans-serif;
 line-height: 18px;
 color: #333;
 padding: 0;
 margin-top: 3px;
}

label {
 font: bold 12px 'georgia', verdana, arial, helvetica, sans-serif;
}

label.opt {
 font: 12px 'georgia', verdana, arial, helvetica, sans-serif;
 font-weight: normal;
}

.town {
 font-weight: bold;
 text-transform: uppercase;
 }
 
.venue {
 font-weight: bold;
 color: #006699;
}

.music {
 font-weight: bold;
 text-transform: uppercase;
 color: #FF0000;
}

.clear {
 clear: both;
}

ul {
 font: 12px 'georgia', verdana, arial, helvetica, sans-serif;
 list-style: none;
 margin: 0 0 20px 0;
 padding: 0;
}
 
li {
 margin-bottom: 3px;
}

a:link {
 color: #DD2020;
}

a:hover {
  text-decoration: none;
  }

a:visited {
 color: #DD2020;
}
