/*

  Created By Jonathan Conrad

     E-Mail: jonconrad@randybachman.com

*/


body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
}

#wrapper {
 margin-left:auto;
 margin-right:auto;
 width: 822px;
} 

#header {
 width: 821px;
 height: 198px;
 background: url("images/header_v4.jpg");
 padding: 0 ;
 }

#rightcolumn { 
 display: inline;
 color: #333;
 margin-top: 10px;
 padding: 0px;
 width: 239px;
 height:500px;
 float: right;
}

#leftcolumn { 
 float: left;
 color: #333;
 margin-top: 10px;
 padding: 0px;
 width: 567px;
 display: inline;
 position: relative;
}

.tagline {
 color:#cdcdca;
 margin-top:20px; 
 font-family: Arial, Helvetica, sans-serif;
 font-size: 9px;
 font-weight: normal;
}

.title {
  font-family: Arial, Helvetica, sans-serif;
  color:#4b4a41;
  font-size: 20px;
  font-weight: bold;
}

.scart {
  width:212px;
  text-align:right;
  margin-bottom:5px;
 }

.scart  a {
   font-family: Arial, Helvetica, sans-serif;
   color:#d5c43b;
   font-size: 11px;
   font-weight: normal;
   text-decoration:none;
}

.scart a:hover {
    font-family: Arial, Helvetica, sans-serif;
    color:#4b4a41;
    font-size: 11px;
    font-weight: normal;
	text-decoration:underline;
 }

.normalwhite {
 font-family: Arial, Helvetica, sans-serif;
 color:black;
 font-size: 11px;
 font-weight: normal;
}

.buydetails {
    font-weight:bold;
	margin-left:30px;
	margin-top:10px;
	width:70px;
	margin-right:5px;
	float:left;
	color:#d5c43b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.soldout {
    margin-left:110px;
    margin-top:10px;
    width:70px;
    margin-right:5px;
    float:left;
    color:red;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
}

.contactlabel  {
 float:left;
 width:70px;
 padding: 0px;
 padding-top:4px;
 font-family: Arial, Helvetica, sans-serif;
 color:#4b4a41;
 font-size: 11px;
 font-weight: normal;
}

.radiolabel {
  padding: 0px;
  padding-top:4px;
  font-family: Arial, Helvetica, sans-serif;
  color:#4b4a41;
  font-size: 11px;
  font-weight: normal;
}

.contactlabelerror {
  float:left;
  width:70px;
  padding: 0px;
  padding-top:4px;
  font-family: Arial, Helvetica, sans-serif;
  color:red;
  font-size: 11px;
  font-weight: normal;
}

.total {
  width:100px;
  margin-top:5px;
  padding:6px;
  border: 1px solid #d5c43b;
  font-family: Arial, Helvetica, sans-serif;
  color:#4b4a41;
  font-size: 15px;
  font-weight: bold;
}

.cartgold2 {
  font-family: Arial, Helvetica, sans-serif;
  color:#d5c43b;
  font-size: 14px;
  font-weight: normal;
}

.cartblack {
  font-family: Arial, Helvetica, sans-serif;
  color:#4b4a41;
  font-size: 14px;
  font-weight: bold;
  }

.cartgold {
  margin-top:5px;
  font-family: Arial, Helvetica, sans-serif;
  color:#d5c43b;
  font-size: 16px;
  font-weight: bold;
}

.cart {
  font-family: Arial, Helvetica, sans-serif;
  color:#4b4a41;
  font-size: 12px;
  font-weight: normal;
}

.cart input {
  margin-top:1px;
  font-size: 14px;
  height:15px; 
  width:30px;
  color: #4b4a41;
  background: white;
  border: 1px solid #d5c43b;
 }

.contactform {
 margin-left:20px;
 margin-top:10px;
 }

.contactform input{
 width:300px; 
 color: #4b4a41;
 background: white;
 border: 1px solid #d5c43b;
 clear:both;
}

.radio {
     width:20px;
     font-family: Arial, Helvetica, sans-serif;
     color:#4b4a41;
     font-size: 13px;
     font-weight: normal;
}

.contactform textarea{
    width: 300px;
 	height: 200px;
 	border: 1px solid #d5c43b;
	font-family: Arial, Helvetica, sans-serif;
	color:#4b4a41;
	font-size: 13px;
	font-weight: normal;
}

.contactform select {
   width:200px;
   color: #4b4a41;
   background: white;
   border: 1px solid #d5c43b;
   font-family: Arial, Helvetica, sans-serif;
   color:#4b4a41;
   font-size: 13px;
   font-weight: normal;
   clear:both;
}

.storedescription {
   font-family: Arial, Helvetica, sans-serif;
   color:#4b4a41;
   font-size: 11px;
   line-height: 18px;
   font-weight: normal;
}

.storetrack {
   font-family: Arial, Helvetica, sans-serif;
   color:#4b4a41;
   font-size: 13px;
   font-weight: bold;
}

.centerthing {
   margin-left:auto;
   margin-right:auto;
   display:block;
}

.tourframe {
 margin-left:auto;
 margin-right:auto;
 display:block;
 width:567px;
}

.discoframe {
 margin-left:0px;
 margin-right:auto;
 width:567px;
 }

.storeframe {
 margin-left:0px;
 margin-right:auto;
 width:567px;
 }

.tour {
 float:left;
  padding: 0px;
  padding-top:4px;
  font-family: Arial, Helvetica, sans-serif;
  color:#4b4a41;
  font-size: 12px;
   font-weight: bold;
}

.totalamount {
 margin-left:20px;
 width:110px;
 margin-top: 8px;
 margin-right:8px;
 float:left;
 font-family: Arial, Helvetica, sans-serif;
 color:#4b4a41;
 font-size: 11px;
 font-weight: normal;
 }


.tour2 {
  float:left;
  padding: 0px ;
  padding-top:5px;
  font-family: Arial, Helvetica, sans-serif;
  color:#4b4a41;
  font-size: 11px;
}

.tour2 a{
 color:#d5c43b;
 text-decoration:none;
 }

.tour2 a:hover {
 color:#4b4a41;
 text-decoration:underline;
}

.disco {
  width:160px;
  float:left;
  padding-left:10px;
  padding-right:10px;
  padding-bottom:10px;
  margin:0;

}

.storeitem {
 width:162px;
 float:left;
 padding-left:10px;
 padding-right:10px;
 padding-bottom:20px;
 padding-top:0px;
 margin:0;
}

.bioimg {
   width: 239px;
   background-image: url("images/grad1.jpg");
   background-repeat: repeat-x;
   padding:0px;
}

.headline {
 width: 239px;
 height: 35px;
 background-image: url("images/grad2.jpg");
 background-repeat: repeat-x;
 color: #FFFFFF;
 margin: 0px;
 padding: 0px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 20px;
 font-weight: bold;
} 

.headline img {
  margin: 0px;
  padding: 10px;
}

.longheadline {
 width: 567px;
 height: 35px;
 background-image: url("images/grad2.jpg");
 background-repeat: repeat-x;
 color: #FFFFFF;
 margin: 0px;
 padding: 0px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 20px;
}

.longheadline img {
 margin:0px;
 padding:10px;
}

.small {
width:5px;
height:5px;
}

a.btnews {
   font-family: Arial;
   font-size:11px;
   font-weight:bold;
   color:#9d3d2d;
   text-decoration:none;
   }

a.btnews:hover {
color:##6e6f69;
text-decoration:underline;
}

.btback {
   position:relative;
   top:-3px;
   width: 537px;
   background-image: url("images/btbackground.jpg");
   background-repeat: repeat-x;
   padding:15px;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   line-height: 18px;
   font-weight: normal;
   color: #333333;

}

.newsitem {
 position:relative;
 top:-3px;
 width: 537px;
 background-image: url("images/grad1.jpg");
 background-repeat: repeat-x;
 padding:15px;
}

.newsitemold {
 width: 537px;
 background-image: url("images/grad1.jpg");
 background-repeat: repeat-x;
 padding:15px;
}

.sideitem {
   margin:0;
   width: 219px;
   background-image: url("images/grad1.jpg");
   background-repeat: repeat-x;
   padding:10px;
}
.sidemail {
  width: 239px;
  height:54px;
  background-image: url("images/maillist_background.png");
 }

.linksgrad {
  width: 557px;
  background-image: url("images/grad1.jpg");
  background-repeat: repeat-x;
  padding:5px;
 }

.golden {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #d5c43b; 
}

.newsheadline {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #4b4a41;
  padding:0px;
  margin-bottom: 10px;
}

.newsitem h1{
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 15px;
  font-weight: bold;
  color: #4b4a41;
  padding:0px;
  display: block; 
}

.italics {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: normal;
 font-style: italic;
 color: #6c6a5c;
 padding:0;
}

.newsitem h2{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 line-height: 18px; 
 font-weight: normal;
 color: #6c6a5c;
 padding:0;
 margin-bottom: 0px;
 margin-top:10px;
 display: block;

}

.newsitem a {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: bold;
 color: #d5c43b;
 margin:0px;
 padding:0px;
 text-decoration: none;
} 

.newsitem a:hover {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: bold;
 color: #4b4a41;
 margin:0px;
 padding:0px;
 text-decoration: underline;
} 

.discheading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  color: #4b4a41;
  font-weight: bold;
  padding:0;
  margin:0;
  position:relative;
  top:-2px;
  }

.discdate {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: normal;
 color: #4b4a41;
 font-weight:normal;
 padding:0;
}

.discname {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #6c6a5c;
  padding:0;
}

.discclick a{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: normal;
   color: #d5c43b;
   padding:0;
    font-weight: bold;
 }


.discclick a:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #4b4a41;
	 font-weight: bold;
    padding:0;
	text-decoration:underline;
  }

.backto a {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 9px;
   font-weight: normal;
   color: #d5c43b;
   padding:0;
    font-weight: bold;
	text-decoration:none;
 }


.backto a:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: normal;
    color: #4b4a41;
     font-weight: bold;
    padding:0;
    text-decoration:underline;
  }

.click {
   margin-left:24px;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: normal;
   color: #d5c43b;
   padding:0;
   font-weight: bold;
   text-decoration:none;
}

#mailinglist {
 width: 239px;
 padding:0;
 margin:0;
}

.inputmail {
 font-family: Arial, Helvetica, sans-serif;
 font-size:13px;
 color: #4a4b41;
 padding:4px 2px;
 border:solid 1px #d5c43b;
 width:190px;
 height:16px;
 margin:13px 15px;
 display:inline;
}

.storefeature {
 padding:0;
 margin:0;
}

.storefeaturegrey {
  padding:0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  text-align: right;
  color: #4b4a41;
}

.storefeaturegold  {
 padding:0px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 color: #d5c43b;
}

a.btmail {
 width: 239px;
 height: 43px;
 display:block; 
 background: url("images/btmailbutton.png") 0 0 no-repeat;
 text-decoration:none;
}

a.btmail:hover {
  background-position: -239px 0;
 }

.storefeaturebutton a {
 float: left;
 display:block;
 width:87px;
 height:125px;
 background: url("images/storefeaturebutton2.png") 0 0 no-repeat;
 text-decoration:none;
}

.storefeaturebutton a:hover {
 background-position: -87px 0;
}

.purchasebutton a {
 float: left;
 display:block;
 width:98px;
 height:35px;
 background: url("images/purchase_button.png") 0 0 no-repeat;
 text-decoration:none;
}

.purchasebutton a:hover {
  background-position: -98px 0;
}

.editaddressbutton a {
 float: left;
 display:block;
 width:127px;
 height:37px;
 background: url("images/editaddress_button.png") 0 0 no-repeat;
 text-decoration:none;
}
 
.editaddressbutton a:hover {
  background-position: -127px 0;
}

.editorderbutton a {
 float: left;
 display:block;
 width:108px;
 height:37px;
 background: url("images/editorder_button.png") 0 0 no-repeat;
 text-decoration:none;
}

.editorderbutton a:hover {
  background-position: -108px 0;
}

.editbutton a {
 float: left;
 display:block;
 width:43px;
 height:21px;
 background: url("images/edit_button.png") 0 0 no-repeat;
 text-decoration:none;
}

.editbutton a:hover {
 background-position: -43px 0;
}

.continuebutton a{
 float: left;
 display:block;
 width:100px;
 height:37px;
 background: url("images/continue_button.png") 0 0 no-repeat;
 text-decoration:none;
}

.continuebutton a:hover {
 background-position: -100px 0;
}

.checkoutbutton a {
 float: left;
 margin-top:10px;
 display:block;
 width:97px;
 height:32px;
 background: url("images/checkout_button.png") 0 0 no-repeat;
 text-decoration:none;
}

.checkoutbutton a:hover {
 margin-top:10px;
 background-position: -97px 0px;
}

.checkouttotal a{
  float: left;
  margin-top:0px;
  display:block;
  width:201px;
  height:36px;
  color:#4b4a41;
  font-family: Arial, Helvetica, Sans-serif;
  font-size:14px;
  font-weight:bold;
  background: url("images/checkoutTotal_button.png") 0 0 no-repeat;
  text-decoration:none;
 }

.checkouttotal a:hover {
 background-position: -216px 0px;
 color:#4b4a41;
 font-family: Arial, Helvetica, Sans-serif;
 font-size:14px;
 font-weight:bold;
 text-decoration:none;
}

.purchaselongbutton a{
  float: left;
  margin-top:0px;
  display:block;
  width:202px;
  height:37px;
  color:#4b4a41;
  font-family: Arial, Helvetica, Sans-serif;
  font-size:14px;
  font-weight:bold;
   background: url("images/purchaselong_button.png") 0 0 no-repeat;
  text-decoration:none;
 }

.purchaselongbutton a:hover {
  background-position: -217px 0px;
 color:#4b4a41;
 font-family: Arial, Helvetica, Sans-serif;
 font-size:14px;
  font-weight:bold;
}
.checkoutsmallbutton a {
 float: left;
 display:block;
 width:79px;
 height:30px;
 background: url("images/checkoutsmall_button.png") 0 0 no-repeat;
 text-decoration:none;
}
 
.checkoutsmallbutton a:hover {
 background-position: -79px 0px;
}

.removebutton a {
 float: left;
 display:block;
 width:65px;
 height:21px;
 background: url("images/remove_button.png") 0 0 no-repeat;
 text-decoration:none;
}

.removebutton a:hover {
 background-position: -65px 0;
}

.morenewsbutton a {
 float: left;
 display:block;
 width:110px;
 height:26px;
 background: url("images/news_button.png") 0 0 no-repeat;
 text-decoration:none;
}

.morenewsbutton a:hover {
background-position: -110px 0;
}

.submitbutton a {
 float: left;
 display:block;
 width:77px;
 height:29px;
 background: url("images/submit_buttonv2.png") 0 0 no-repeat;
 text-decoration:none;
}

.submitbutton a:hover {
 background-position: -77px 0;
}

a.buy_button {
 width: 55px;
 height: 30px;
 display:block;
 float:left;
 background: url("images/buydrop_buttonv2.png") 0 0 no-repeat;
 text-decoration:none;
}

a.buy_button:hover {
 background-position: -55px 0;
}

a.join_button {
 width: 52px;
 height: 26px;
 display:block;
 background: url("images/join_button.jpg") 0 0 no-repeat;
 text-decoration:none;
}

a.join_button:hover {
 background-position: -52px 0;
}

.clear { clear: both; background: none; }

a.home_button  {
             display:block;
             position:relative;
             top: 158px;
             left: 11px;
             height: 40px;
             width: 62px;
             color: #cccccc;
             text-decoration:none;
 }


a.home_button:hover {
        background: url("images/home_over.jpg") 0 0 no-repeat;
}

.home_sel {
            display:block;
            position:relative;
            top: 158px;
            left: 11px;
            height: 40px;
            width: 62px;
            color: #cccccc;
            text-decoration:none;
            background: url("images/home_selected.jpg") 0 0 no-repeat;
 }
				
.bio_sel {
            display:block;
            position:relative;
            top: 118px;
            left: 78px;
            height: 40px;
            width: 85px;
            color: #cccccc;
            text-decoration:none;
			background: url("images/bio_selected.jpg") 0 0 no-repeat;
}

a.bio_button {
            display:block;
			position:relative;
			top: 118px;
			left: 78px;
			height: 40px;
			width: 85px;
			color: #cccccc;
			text-decoration:none;
}

a.bio_button:hover {
				background: url("images/bio_over.jpg") 0 0 no-repeat;
}

.tour_sel {
            display:block;
            position:relative;
            top: 78px;
            left: 168px;
            height: 40px;
            width: 61px;
            color: #cccccc;
			background: url("images/tour_selected.jpg") 0 0 no-repeat;
            text-decoration:none;

}

a.tour_button  {
            display:block;
            position:relative;
            top: 78px;
			left: 168px;
            height: 40px;
            width: 61px;
            color: #cccccc;
            text-decoration:none;
}

a.tour_button:hover {
            background: url("images/tour_over.jpg") 0 0 no-repeat;
}

.bandt_sel {
         display:block;
	     position:relative;
	     top: 38px;
	     left: 234px;
	     height: 40px;
	     width: 82px;
	     color: #cccccc;
	     background: url("images/bandt_selected.jpg") 0 0 no-repeat;
	     text-decoration:none;
}

a.bandt_button  {
	     display:block;
	     position:relative;
	     top: 38px;
	     left: 234px;
	     height: 40px;
	     width: 82px;
	     color: #cccccc;
	     text-decoration:none;
}	

a.bandt_button:hover {
	     background: url("images/bandt_over.jpg") 0 0 no-repeat;
}

.disco_sel {
            display:block;
            position:relative;
            top: -2px;
            left: 321px;
            height: 40px;
            width: 107px;
            color: #cccccc;
            text-decoration:none;
            background: url("images/disco_selected.jpg") 0 0 no-repeat;
}

a.disco_button  {
            display:block;
            position:relative;
            top: -2px;
            left: 321px;
            height: 40px;
            width: 107px;
            color: #cccccc;
            text-decoration:none;
}

a.disco_button:hover {
            background: url("images/disco_over.jpg") 0 0 no-repeat;
}

.multi_sel {
            display:block;
            position:relative;
            top: -42px;
            left: 433px;
            height: 40px;
            width: 66px;
            color: #cccccc;
            text-decoration:none;
			background: url("images/media_selected.jpg") 0 0 no-repeat;
}

a.multi_button  {
            display:block;
            position:relative;
            top: -42px;
            left: 433px;
            height: 40px;
            width: 66px;
            color: #cccccc;
            text-decoration:none;
}

a.multi_button:hover {
            background: url("images/media_over.jpg") 0 0 no-repeat;
}


.store_sel {
            display:block;
            position:relative;
            top: -82px;
            left: 504px;
            height: 40px;
            width: 66px;
            color: #cccccc;
            text-decoration:none;
			background: url("images/store_selected.jpg") 0 0 no-repeat;
}

a.store_button  {
            display:block;
            position:relative;
            top: -82px;
            left: 504px;
            height: 40px;
            width: 66px;
            color: #cccccc;
            text-decoration:none;
}

a.store_button:hover {
            background: url("images/store_over.jpg") 0 0 no-repeat;
}

a.message_button  {
            display:block;
            position:relative;
            top: -122px;
            left: 575px;
            height: 40px;
            width: 81px;
            color: #cccccc;
            text-decoration:none;
}

a.message_button:hover {
            background: url("images/message_over.jpg") 0 0 no-repeat;
}

.links_sel {
     display:block;
     position:relative;
     top: -162px;
     left: 661px;
     height: 40px;
     width: 65px;
     text-decoration:none;
	 background: url("images/links_selected.jpg") 0 0 no-repeat;
}

a.links_button  {
            display:block;
            position:relative;
            top: -162px;
            left: 661px;
            height: 40px;
            width: 65px;
            color: #cccccc;
            text-decoration:none;
}

a.links_button:hover {
            background: url("images/links_over.jpg") 0 0 no-repeat;
}

.contact_sel {
            display:block;
            position:relative;
            top: -202px;
            left: 731px;
            height: 40px;
            width: 79px;
            color: #cccccc;
            text-decoration:none;
			background: url("images/contact_selected.jpg") 0 0 no-repeat;
}

a.contact_button  {
            display:block;
            position:relative;
            top: -202px;
            left: 731px;
            height: 40px;
            width: 79px;
            color: #cccccc;
            text-decoration:none;
}

a.contact_button:hover {
            background: url("images/contact_over.jpg") 0 0 no-repeat;
}

.wrap_buttons {
 position:relative;
}

a.itunes_button {
    float:left; 
    width: 52px;
    height: 28px;
    display:block;
    background: url("images/itunes2_button.png") 0 0 no-repeat;
    text-decoration:none;
}

 a.itunes_button:hover {
	   background-position: -52px 0;
  }

a.myspace_button {
  float:left; 
  width: 52px;
  height: 28px;
  display:block;
  background: url("images/myspace2_button.png") 0 0 no-repeat;
  text-decoration:none;
 }

a.myspace_button:hover {
  background-position: -52px 0;
 }

a.youtube_button {
   float:left; 
   width: 52px;
   height: 28px;
   display:block;
   background: url("images/youtube2_button.png") 0 0 no-repeat;
   text-decoration:none;
}

a.youtube_button:hover {
   background-position: -52px 0;
}

a.twitter_button {
   float:left; 
   width: 52px;
   height: 28px;
   display:block;
   background: url("images/twitter2_button.png") 0 0 no-repeat;
   text-decoration:none;
}
  
a.twitter_button:hover {
   background-position: -52px 0;
}

a.facebook_button {
  float:left; 
  width: 52px;
  height: 28px;
  display:block;
  background: url("images/facebook2_button.png") 0 0 no-repeat;
  text-decoration:none;
}

a.facebook_button:hover {
  background-position: -52px 0;
}

.multiframe {
 margin-left:10px;
 margin-right:auto;
 width:567px;
 }

.linksframe {
 margin-left:0px;
 margin-right:auto;
  width:567px;
 }

.multi {
  width:163px;
  float:left;
  padding:5px;
  font-family: Arial, Helvetica, Sans-serif;
  font-size:9px;
  margin:0;
}

.multilive a {
  float: left;
  margin-left:0px;
  margin-top:0px;
  display:block;
  width:163px;
  height:190px;
  color:#4b4a41;
  background:url("images/live_button.png") 0 20px no-repeat;
  text-decoration:none;
  font-family: Arial, Helvetica, Sans-serif;
  font-size:12px;
  font-weight:normal;
}

.multilive a:hover {
 color:#d5c43b;
 font-size:12px;
 background-position: -163px 20px;
}


.multifriends a {
  float: left;
  margin-left:0px;
  margin-top:0px;
  display:block;
  width:163px;
  height:190px;
  color:#4b4a41;
  background:url("images/friends_button.png") 0 20px no-repeat;
  text-decoration:none;
  font-family: Arial, Helvetica, Sans-serif;
  font-size:12px;
  font-weight:normal;
}

.multifriends a:hover {
 color:#d5c43b;
 font-size:12px;
 background-position: -163px 20px;
}

 
.multipromo a {
  float: left;
  margin-left:0px;
  margin-top:0px;
  display:block;
  width:163px;
  height:190px;
  color:#4b4a41;
  background:url("images/promo_button.png") 0 20px no-repeat;
  text-decoration:none;
  font-family: Arial, Helvetica, Sans-serif;
  font-size:12px;
  font-weight:normal;
}

.multipromo a:hover {
 color:#d5c43b;
 font-size:12px;
 background-position: -163px 20px;
}

 
.multivlive a {
  float: left;
  margin-left:0px;
  margin-top:0px;
  display:block;
  width:163px;
  height:190px;
  color:#4b4a41;
  background:url("images/video_live_button.png") 0 20px no-repeat;
  text-decoration:none;
  font-family: Arial, Helvetica, Sans-serif;
  font-size:12px;
  font-weight:normal;
}

.multivlive a:hover {
 color:#d5c43b;
 font-size:12px;
 background-position: -163px 20px;
}


.multivappear a {
  float: left;
  margin-left:0px;
  margin-top:0px;
  display:block;
  width:163px;
  height:190px;
  color:#4b4a41;
  background:url("images/video_appear_button.png") 0 20px no-repeat;
  text-decoration:none;
  font-family: Arial, Helvetica, Sans-serif;
  font-size:12px;
  font-weight:normal;
}

.multivappear a:hover {
 color:#d5c43b;
 font-size:12px;
 background-position: -163px 20px;
}

.vinyllink a {
  float: left;
  margin-left:0px;
  margin-top:0px;
  display:block;
  width:99px;
  height:69px;
  color:#4b4a41;
  background:url("images/vinyl_linksv2.png") 0 0px no-repeat;
  text-decoration:none;
  font-family: Arial, Helvetica, Sans-serif;
  font-size:12px;
}

.vinyllink a:hover {
 color:#d5c43b;
 font-size:12px;
 background-position: -99px 0px;
}

.impressionslink a {
  float: left;
  margin-left:0px;
  margin-top:0px;
  display:block;
  width:171px;
  height:69px;
  color:#4b4a41;
  background:url("images/impressions_linksv2.png") 0 0px no-repeat;
  text-decoration:none;
  font-family: Arial, Helvetica, Sans-serif;
  font-size:12px;
 }
  
 .impressionslink a:hover {
 color:#d5c43b;
 font-size:12px;
 background-position: -171px 0px;
}

.gibsonlink a {
  float: left;
  margin-left:0px;
  margin-top:0px;
  display:block;
  width:105px;
  height:69px;
  color:#4b4a41;
  background:url("images/gibson_linksv2.png") 0 0px no-repeat;
  text-decoration:none;
  font-family: Arial, Helvetica, Sans-serif;
  font-size:12px;
}
  
.gibsonlink a:hover {
 color:#d5c43b;
 font-size:12px;
 background-position: -105px 0px;
}

.silverlink a {
  float: left;
  margin-left:0px;
  margin-top:0px;
  display:block;
  width:104px;
  height:69px;
  color:#4b4a41;
  background:url("images/sliver_linksv2.png") 0 0px no-repeat;
  text-decoration:none;
  font-family: Arial, Helvetica, Sans-serif;
  font-size:12px;
}
 
.silverlink a:hover {
 color:#d5c43b;
 font-size:12px;
 background-position: -104px 0px;
}
