/*
---------------------------------------------
 
File :       /css/style.css
Title :      Fake Festivals General CSS File
Author :     Derek Smith, adamantean ltd.
URL :        http://www.adamantean.com
 
Created :    05/12/2007 DSAD
 
---------------------------------------------
*/
 
 
/* General */

body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #000000;
  background-repeat: repeat-x;
  background-position: top;
  margin: 0px;
  padding: 0px;
}

a:link {
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
  text-decoration: underline
}

a:active,
a:visited,
a:hover {
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
}

h1, h2, h3, h4 {
  color: #333333;
  margin: 10px 10px 5px 10px;
}

h1 {
  font-size: 18px;
  font-weight: normal;
  line-height: normal;
}

h2 {
  font-size: 15px;
  font-weight: bold;
  line-height: normal;
}

h3 {
  font-size: 12px;
}

.paddingleft1 {
  padding-left: 15px;
}

div#sitewrapper {
  width: 920px;
  margin-left: auto;
  margin-right: auto;
  background: #ffffff;
}

div#site {
  padding: 0 10px;
}

div#header {
  height: 199px;
  overflow: hidden;
  background-image: url('/images/headerbg.jpg');
  background-repeat: no-repeat;
  background-position: top;
  margin-left: auto;
  margin-right: auto;
}

img#logo {
  display:inline;
  float: left;
  margin: 0;
}

div#menu {
}

div#menu ul {
  display: block;
  margin: 0;
  padding: 0;
}

div#menu a {
}

div#menu ul li {
  list-style-type: none;
  margin: 0;
  padding: 0;
  padding-top: 14px;
  padding-bottom: 3px;
  background: #000000;
  background-repeat: no-repeat;
  background-position: top left;
}

div#menu ul li.style1 {
  background-image: url("/images/menuspacer1.gif");
}

div#menu ul li.style2 {
  background-image: url("/images/menuspacer2.gif");
}

div#menu ul li a {
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
  padding-left: 25px;
  padding-right: 20px;
}

div#menu a:hover, div#menu a:active, div#menu a.menuselected {
  background-image: url("/images/arrow-red.gif");
  background-repeat: no-repeat;
  background-position: 13px 4px;
}

div#contentwrapper {
}

div#content {
  background-repeat: no-repeat;
  padding: 0;
  margin: 0;
  padding-top: 26px;
}

div.contentbg1 {
  background-image: url("/images/contentbg.gif");
}

div.contentbg2 {
  background-image: url("/images/contentbg2.gif");
}

div#contentcontent {
  float: right;
  display: inline;
  width: 670px;
  background: none;
}

div#frontbox1 p, div#frontbox2 p, div#frontbox3 p, div#innerbox p {
  padding: 0;
  margin: 0;
}

div#frontbox1 p, div#frontbox2 p, div#innerbox p {
  padding-left: 10px;
  padding-right: 10px;
}

div#frontbox1 {
  float: left;
  display: inline;
  width: 330px;
  background: #CCCACA;
  margin-bottom: -3px;
}

div#frontbox1 span.title {
  font-size: 18px;
}

div#frontbox1 a.title {
  text-decoration: none;
}

div#frontbox1 a.title:hover {
}

div#frontbox2 {
  float: right;
  display: inline;
  width: 330px;
  color: #ffffff;
  background: #000000;
  background-image: url("/images/frontbox2bg.gif");
  background-repeat: repeat-x;
}

div#morefakefestivalsboxheader {
  background-image: url("/images/morefakefestivalsboxbgheader.gif");
  background-repeat: no-repeat;
  padding-top: 9px;
}

div#morefakefestivalsbox {
}

div#morefakefestivalsboxfooter {
  background-image: url("/images/morefakefestivalsboxbgfooter.gif");
  background-repeat: no-repeat;
  background-position: bottom;
  padding-bottom: 9px;
  padding-left: 10px;
  padding-right: 10px;
}

div.fakefestivalbox {
  width: 306px;
  color: #ffffff;
  background: #383838;
  border: 2px solid #ffffff;
  margin-top: 2px;
}

div.fakefestivalbox div.intro {
  position: relative;
  left: 9px;
  font-size: 11px;
  padding-top: 4px;
}

div.fakefestivalbox div.title {
  width: 206px;
  height: 43px;
  overflow: hidden;
  font-size: 16px;
  font-weight: bold;
  background-repeat: no-repeat;
  padding-top: 4px;
}

div.fakefestivalbox div.title a {
  text-decoration: none;
}

div.fakefestivalbox div.title a:hover {
}

div.fakefestivalbox div.title1 {
  padding-left: 8px;
  padding-right: 11px;
  background-image: url("/images/fakefestivalboxtitle.gif");
}

div.fakefestivalbox div.title2 {
  float: right;
  background-image: url("/images/fakefestivalboxtitle2.gif");
  padding-left: 11px;
  padding-right: 8px;
}

div.fakefestivalbox div.offer {
  height: 1em;
  clear: both;
  padding: 1px 3px;
  text-align: center;
  border-top: 1px solid #ffffff;
}

div.fakefestivalbox div.earlybird {
  background: #f2f200;
}

div.fakefestivalbox div.buynow {
  background: #00f200;
}

div.buynow2 {
  margin: 0 35px 0 20px;
  padding: 3px 5px;
  background: #ffffff;
}

div#frontbox2footer {
  height: 186px;
  background-image: url("/images/frontbox2footerbg.gif");
  background-repeat: repeat-x;
}

div#frontbox3 {
  float: left;
  clear: left;
  width: 330px;
  padding-top: 6px;
  background-image: url("/images/frontbox3bg.gif");
  background-repeat: repeat-x;
}

div#frontbox3content {
  padding-right: 10px;
  padding-left: 10px;
}

div#frontbox3content div.lineup {
  width: 310px;
}

div.lineup {
  float: left;
  clear: both;
  background-image: url("/images/hr.gif");
  background-repeat: repeat-x;
  background-position: top left;
  padding: 0;
  margin: 0;
  padding-top: 6px;
}

div.lineup2 {
  float: left;
  clear: both;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 5px;
  padding-top: 10px;
}

div.lineup span.title, div.lineup2 span.title {
  font-size: 16px;
  font-weight: bold;
}

div.lineup2 div.description {
  float: right;
  width: 490px;
  font-size: 11px;
}

div.sponsor {
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 5px;
}

div#innerbox {
  width: 670px;
  background: #EBEBEB;
  background-image: url("/images/innerboxbg.gif");
  background-repeat: repeat-x;
  overflow: hidden;
}

p.title {
  font-size: 14px;
  color: #ffffff;
}

div#innerboxbottom {
  height: 286px;
  background-image: url("/images/frontbox3bg.gif");
  background-repeat: repeat-x;
}

img.photo {
  border: 1px;
  margin: 10px;
}

img.photo2 {
  border: 5px solid #ffffff;;
  margin-left: 10px;
  margin-bottom: 10px;
}

img.photo3 { 
  float: left;
  border: 2px solid #ffffff;;
  margin-left: 10px;
  margin-bottom: 10px;
}

img.photo4 {
  float: left;
  border: 5px solid #ffffff;;
  margin-right: 10px;
  margin-bottom: 10px;
}

div.images {
  float: left;
  width: 246px;
}

div.festivalfoodanddrink {
  float: right;
  width: 410px;
  font-size: 11px;
}

div#leftcolumn {
  float: left;
  display: inline;
  width: 220px;
  overflow: hidden;
  background: #000000;
  background-image: url("/images/leftcolumnfooterbg.gif");
  background-repeat: no-repeat;
  background-position: bottom left;
  padding-bottom: 32px;
}

div#leftcolumn p {
  padding: 0;
  margin: 0;
  padding-left: 20px;
  padding-right: 20px;
}

div.headingwrapper {
  height: 33px;
  overflow: hidden;
}

div.heading {
  padding: 7px 10px;
  background-repeat: no-repeat;
  background-position: top left;
}

div.heading, div.heading a {
  font-weight: bolder;
  font-size: 16px;
  text-decoration: none;
}

div.heading1 {
  background-image: url("/images/heading1bg.gif");
}

div.heading2 {
  background-image: url("/images/heading2bg.gif");
}

img {
  margin: 0px;
  padding: 0px;
}

div#contentfooter {
  background-image: url("/images/contentfooterbg.gif");
  background-repeat: no-repeat;
  background-position: bottom left;
  padding-bottom: 90px;
}

div#festivaldetails {
  float: right;
  width: 330px;
}

div#festivaldetails h1 {
  font-size: 24px;
  font-weight: bold;
}

div.pagination {
  color: #ffffff;
  float: right;
  display: inline;
  width: 220px;
  margin-right: 20px;
}

div.pagination a,
div.pagination a:active,
div.pagination a:visited {
  color: #ffffff;
  text-decoration: none;
}

div.pagination a:hover {
  text-decoration: underline;
}

div#securesite {
  float: right;
  overflow: hidden;
  border: 3px solid #454545;
  background: #ffffff;
  margin: 10px;
  padding: 5px;
  font-size: 10px;
}

div.securesite {
  width: 166px;
}

div.securesite2 {
  width: 307px;
}

div#securesitemenu {
  float: right;
  margin: 10px;
  padding: 3px;
  border: 3px solid #454545;
  background: #ffffff;
  margin-right: 21px;
}

div.festivalbanner {
  background-image: url("/images/imagetop.gif");
  background-repeat: no-repeat;
  background-position: top left;
  margin: 0px;
  padding: 0px;
}

div.festivalbanner img {
  background-image: url("/images/imagebottom.gif");
  background-repeat: no-repeat;
  background-position: bottom left;
  margin: 0px;
  padding: 8px 12px 8px 12px;
}

div.pastfestivalbanner {
  float: left;
  margin: 10px;
}

div.pastfestivalbanner img {
  border: 2px solid #ffffff;
}

img.bandimagesmall {
  float: left;
  background: #ffffff;
  margin-right: 8px;
  margin-bottom: 8px;
  padding: 5px;
  border: 1px solid #9DE0FD;
  border-bottom: 2px;
  border-top: none;
}

div.bandimagesmall {
  background-image: url("/images/imagesmalltop.gif");
  background-repeat: no-repeat;
  background-position: top;
  margin: 0px;
  margin-right: 8px;
  padding: 0px;
}
 
div.bandimagesmall img {
  background-image: url("/images/imagesmallbottom.gif");
  background-repeat: no-repeat;
  background-position: bottom;
  margin: 0px;
  padding: 8px;
  padding-bottom: 10px;
}

div.error {
  color: #ffffff;
  font-weight: bold;
  background: #f20000;
  padding: 5px;
  margin: 10px;
}

p.error a {
  color: #ffffff;
}

div.hr1 {
  clear: both;
  height: 2px;
  overflow: hidden;
  background-image: url("/images/hr.gif");
  background-repeat: repeat-x;
  padding: 0;
  margin: 0;
  margin-left: 10px;
  margin-right: 10px;
}

hr.hr1 {
  background-image: url("/images/hr.gif");
  background-repeat: repeat-x;
}

span.icon {
  padding: 10px;
  padding-left: 30px;
  background-repeat: no-repeat;
  background-position: left 3px;
}

span.video {
  background-image: url("/images/icons/video.gif");
}

span.audio {
  background-image: url("/images/icons/audio.gif");
  background-position: left 6px;
}

a.link1 {
  font-weight: bold;
  padding-left: 14px;
  background-image: url("/images/arrow-grey.gif");
  background-repeat: no-repeat;
  background-position: 0px 4px;
  text-decoration: none;
}

a.link1:hover {
  background-position: 1px 4px;
}

a.link2 {
  font-weight: bold;
  padding-right: 14px;
  background-image: url("/images/arrow-black.gif");
  background-repeat: no-repeat;
  background-position: right 2px;
  text-decoration: none;
}
 
a.link2:hover {
  position: relative;
  right: -1px;
}

a.link3 {
  background-image: url("/images/arrow-black.gif");
}

a.link4 {
  background-image: url("/images/arrow-white.gif");
}

form.quick {
  display: inline;
}

form br {
  clear: left;
}

form input, form select, form textarea {
  color: #000000;
  margin-left: 10px;
  border: 1px solid #610A2D;
}

form input.image {
  border: none;
}

div.formlabel {
  padding-top: 4px;
  float: left;
  width: 150px;
  text-align: right;
}

div.cleardiv {
  float: none;
  clear: both;
  height: 0px;
  overflow: hidden;
}

div#footer {
  width: 100%;
  font-size: 11px;
  color: #969B9F;
  text-align: center;
  margin-top: 20px;
  padding-top: 20px;
  padding-bottom: 100px;
}

div#footer a {
  font-size: 11px;
  color: #969B9F;
  text-decoration: none;
}

div#footer a:hover {
  text-decoration: underline;
}

div#footermenu {
  font-size: 11px;
  padding-bottom: 4px;
}

div#footermenu a {
  font-size: 11px;
  text-decoration: none;
  padding-left: 6px;
  padding-right: 6px;
}

div#adamantean {
  display: inline;
}

div#copyright {
  display: inline;
}

div.clear {
  clear: both;
}

div.clear2 {
  width: 563px;
  height: 1px;
  overflow: hidden;
  clear: both;
  margin-left: 1px;
}

div.clearleft {
  clear: left;
}

div.clearright {
  clear: right;
}

div.spacer {
  font-size: 1px;
  height: 1px;
  overflow: hidden;
}

div.spacer1 {
  height: 10px;
}

div.spacer2 {
  height: 34px;
}

div.spacer3 {
  height: 3px;
}

div.spacer4 {
  margin-top: 12px;
  margin-bottom: 12px;
}

a.backbutton {
  padding-left: 11px;
  background-image: url("/images/arrow-white-back.gif");
  background-repeat: no-repeat;
  background-position: left 1px;
  text-decoration: none;
}

a.nextbutton {
  padding-right: 11px;
  background-image: url("/images/arrow-white.gif");
  background-repeat: no-repeat;
  background-position: right 1px;
  text-decoration: none;
}

a:link.itemmenuitem,
a:visited.itemmenuitem,
a:active.itemmenuitem {
  font-size: 10px;
  font-weight: bold;
  color: #45253D;
  text-decoration: none;
}
 
a:hover.itemmenuitem {
  font-size: 10px;
  font-weight: bold;
  color: #45253D;
  text-decoration: underline;
}

.smalltext,
a:link.smalltext,
a:visited.smalltext,
a:hover.smalltext,
a:active.smalltext {
  font-size: 11px; 
}

a:link.menuitem,
a:visited.menuitem,
a:active.menuitem {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #7A4E99;
  text-decoration: none;
}

a:hover.menuitem {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #9E7CA9;
  text-decoration: none;
}

fieldset {
  font-size: 12px;
  margin-bottom: 10px;
  margin-left: 20px;
  margin-right: 20px;
  padding-left: 20px;
  padding-right: 20px;
  border: 2px solid #ffffff;
}

label * {
  vertical-align: middle;
}

legend {
  font-weight: bold;
  padding-bottom: 2px;
  padding-left: 5px;
  padding-right: 5px;
}

input {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  border-width: 1px;
  border-style: solid;
  border-color: #8E8E8E;
  background: #ffffff;
}

.checkbox,
.radio {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  border-width: 0px;
  border-style: none;
  border-color: #8E8E8E;
}
 
select {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  border-width: 1px;
  border-style: solid;
  border-color: #8E8E8E;
}
 
textarea {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

input.imagebutton {
  border: none;
}
 
.floatleft {
  display: inline;
  float: left;
}

.floatright {
  display: inline;
  float: right;
}

img.arrow1 {
  vertical-align: middle;
}

.hr {
  height: 14px;
  margin: 0;
  margin-bottom: 2px;
  padding: 0;
  margin-top: 3px;
  border: 0;
  background-image: url("/images/hr.gif");
  background-repeat: no-repeat;
  clear: both;
}

.highlight, a.highlight {
  color: #C1192F;
  font-weight: bold;
}

.smallfont {
  font-size: 11px;
}

.alignright {
  text-align: right;
}

.uppercase {
  text-transform: uppercase;
}

.earlybird {
  font-weight: bold;
}

.clear {
  clear: both;
}
