* {
  font-family: "Arial", "Helvetica", sans-serif;
  text-align: left;
  color: #AAAAAA;
 }

* a {
  color: black;
  text-decoration: none;
 }

* a:hover {
  text-decoration: underline;
 }

html,body {
  margin: 0;
  padding: 0;
  min-width: 1006px;
  background-image: url('../images/repeatImage.jpg');
  background-repeat: repeat-y;
  background-position: center;
 }

.topBackground {
  background-image: url('../images/topImage.jpg');
  background-repeat: no-repeat;
  background-position: top center;
  text-align: center;
 }

.topMenu {
  text-align: center;
  padding-top: 7px;
 }

.topMenu img, .topMenu a {
  border: none;
 }

.topLink {
  display: inline;
  margin-left: 100px;
  margin-right: 100px;
 }

.botMenu {
  text-align: center;
  margin-top: 495px;
 }

.botMenu img, .botMenu a {
  border: none;
 }

.botLink {
  display: inline;
  margin-left: 2px;
  margin-right: 2px;
 }

.webpageContent {
  text-align: center;
  margin-top: 40px;
 }

.cell {
  display: block;
  clear: both;
 }

.cell_center {
  width: 1006px;
  margin: 0 auto;
  padding-bottom: 40px;
 }

.left_column {
  float: left; 
  padding: 0 0 0 0; 
  position: relative; 
  top: 0px; 
  left: 16px; 
  width: 560px;
 }

/* ABOUT US */

.left_column #aboutus {
  height: 404px;
  background-image: url('../images/aboutusBackground.png');
  background-repeat: no-repeat;
 }

.left_column #aboutus .content {
  margin-top: 90px;
  width: 270px;
 }

/* TOURDATES */

.left_column #tourdates .title {
  background-image: url('../images/tourdatesTitle.png');
  height: 90px;
 }

.left_column #tourdates .contentWrapper {
  background-image: url('../images/tourdatesContentRepeat.png');
  background-repeat: repeat-y;
 }

.left_column #tourdates .content {
  background-image: url('../images/tourdatesContent.png');
  background-repeat: no-repeat;
  min-height: 150px;
 }

.left_column #tourdates .footer {
  background-image: url('../images/tourdatesFooter.png');
  background-repeat: no-repeat;
  height: 60px;
 }

/* DOWNLOAD */

.left_column #download .title {
  background-image: url('../images/downloadTitle.png');
  height: 125px;
 }

.left_column #download .contentWrapper {
  background-image: url('../images/downloadContentRepeat.png');
  background-repeat: repeat-y;
 }

.left_column #download .footer {
  background-image: url('../images/downloadFooter.png');
  background-repeat: no-repeat;
  height: 60px;
 }

.left_column #download .content a {
  color: #d426ab;
  text-transform: uppercase;
  font-size: 14px;
 }

/* NEWS */

.left_column #news .title {
  background-image: url('../images/newsTitle.png');
  height: 120px;
 }

.left_column #news .contentWrapper {
  background-image: url('../images/newsContentRepeat.png');
  background-repeat: repeat-y;
 }

.left_column #news .content {
  padding-top: 20px;
  padding-right: 20px;
 }

.left_column #news .content a {
  color: #d426ab;
  text-decoration: underline;
 }

.left_column #news .footer {
  background-image: url('../images/newsFooter.png');
  background-repeat: no-repeat;
  height: 60px;
 }

/* LEFT COLUMN - GENERAL */

.left_column .box {
  clear: both;
  width: 550px;
 }

.left_column .box .contentWrapper {
  width: 100%;
 }

.left_column .box .title {
  width: 100%;
 }

.left_column .box .footer {
  width: 100%;
 }

.left_column .box .content {
  clear: both;
  padding-left: 30px;
  padding-bottom: 20px;
 }

.left_column .box .title .text {
  position: relative;
  top: 16px;
  font-weight: bold;
 }

.left_column .box .footer .text {
  position: relative;
  top: 22px;
 }

.left_column .box .footer .text a {
  color: #AAAAAA; 
 }

.right_column {
  float: right;
  position: relative;
  right: 10px;
  top: 0px;
  width: 384px;
 }

/* PLAYER */

.right_column #player .title {
  background-image: url('../images/playerTitle.png');
  background-repeat: no-repeat;
  height: 100px;
 }

.right_column #player .contentWrapper {
  background-image: url('../images/playerContentRepeat.png');
  background-repeat: repeat-y;
 }

.right_column #player .footer {
  background-image: url('../images/playerFooter.png');
  background-repeat: no-repeat;
  height: 40px;
 }

/* MUSICVIDEO */

.right_column #musicvideo .title {
  background-image: url('../images/videoTitle.png');
  background-repeat: no-repeat;
  height: 90px;
 }

.right_column #musicvideo .contentWrapper {
  background-image: url('../images/videoContentRepeat.png');
  background-repeat: repeat-y;
 }

.right_column #musicvideo .footer {
  background-image: url('../images/videoFooter.png');
  background-repeat: no-repeat;
  height: 40px;
 }

/* PHOTOS */

.right_column #photos .title {
  background-image: url('../images/photosTitle.png');
  background-repeat: no-repeat;
  height: 79px;
 }

.right_column #photos .contentWrapper {
  background-image: url('../images/photosContentRepeat.png');
  background-repeat: repeat-y;
 }

.right_column #photos .footer {
  background-image: url('../images/photosFooter.png');
  background-repeat: no-repeat;
  height: 40px;
 }

/* VBLOG */

.right_column #videolog .title {
  background-image: url('../images/vblogTitle.png');
  background-repeat: no-repeat;
  height: 93px;
 }

.right_column #videolog .contentWrapper {
  background-image: url('../images/vblogContentRepeat.png');
  background-repeat: repeat-y;
 }

.right_column #videolog .footer {
  background-image: url('../images/vblogFooter.png');
  background-repeat: no-repeat;
  height: 40px;
 }

.right_column .box {
  clear: both;
  width: 374px;
  text-align: center;
 }

.right_column .box .contentWrapper {
  width: 100%;
 }

.right_column .box .title {
  height: 50px;
  width: 100%;
 }

.right_column .box .footer {
  height: 65px;
  width: 100%;
 }

.right_column .box .content {
  clear: both;
  margin: 0 auto;
  text-align: center;
 }

.right_column .box .content img {
  border: none;
  width: 350px;
 }

.title .text, .mainfooter_left, .mainfooter_right {
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 13px;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
 }

.right_column .box .title .text {
  position: relative;
  top: 17px;
 }

div.right_column .box .footer .text {
  position: relative;
  top: 18px;
 }

.content {
  font-size: 14px;
  word-spacing: 1px;
 }

.clearing {
  line-height: 0;
  clear: both;
  height: 0;
 }


.footer .text, .popup {
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 11px;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
 }

.mainfooter {
  background-image: url('../images/mainfooter.jpg');
  background-repeat: no-repeat;
  height: 49px;
  width: 450px;
  position: relative; 
  top: 0px; 
 }

.bottomlink {
  text-align: center;
  top: 9px;
  position: relative;
 }

/*
   PART SPECIFICATIONS
*/

.newsDate {
  width: 100%;
  text-align: right;
  font-size: 12px;
 }

.newsTitle {
  color: #d426ab;
  font-weight: bold;
  margin-bottom: 14px;
  font-size: 16px;
 }

.twitterDate {
  width: 100%;
  text-align: right;
  font-size: 10px;
 }

.tourInfo {
  padding-top: 20px;
 }

.tourDate {
 }

.tourWhat {
  width: 400px;
  color: #d426ab;
  font-size: 16px;
  font-weight: bold;
 }

.tourWhere {
 }

.twitter {
  margin-top: 30px;
 }

.twitter .twitterTitle {
  color: #d426ab;
  font-size: 16px;
  font-weight: bold;
 }

.copyrightfield {
  color: black;
  font-size: 10px;
  width: 100%;
  text-align: center;
 }
