/*
    Bachman And Turner CSS File
	Created by Jonathan Conrad

	April 12, 2010
*/


body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 background: url("images/background7.png");
 }

#footer {
 font-family:Arial, Helvetica,sans-serif;
 font-size:8px;
 font-weight:normal;
 color:white;
 margin-left:auto;
 margin-right:auto;
 width:743px;
 padding:15px;
}

#leftcolumn {
	float:left;
	margin-top:0px;
	margin-left:3px;
	margin-right:7px;
	padding: 0px;
	width:523px;
	display:inline;
	position: relative;
	}

#rightcolumn {
	display:inline;
	margin-top:0px;
	margin-left:0px;
	margin-right:10px;
	padding-left:0px;
	padding-right:0px;
	width:200px;
	float:right;
	position:relative;
	}
#wrapper {
	margin-left:auto;
	margin-right:auto;
	width:743px;
	padding:0px;
	}
#btlogo {
  width:742px;
  height:876px;
  margin-top:10px;
  background-repeat:no-repeat;
}

#newsbar_bg {
	width:520px;
	height:29px;
	background: url("images/newsbar.png");
	background-repeat:no-repeat;
	opacity:0.60;
	filter:alpha(opacity=60);
}

#newsbar_text {
	font-family:Arial, Helvetica,sans-serif;
	font-size:20px;
	font-weight:bold;
    color:white;
	position:relative;
	top:-27px;
	margin-left:15px;
}

#newsbar_text_sm {
	font-family:arial,helvetica,sans-serif;
	font-size:15px;
	font-weight:bold;
	color:white;
	margin-left:15px;
	}

#news_text {
   font-family:Arial, Helvetica,sans-serif;
   font-size:12px;
   width:490px;
   font-weight:normal;
   line-height:18px; 
   color:white;
   margin-left:15px;
   position:relative;
   top:-10px;
}


.contact {
  font-family:Arial,sans-serif;
  font-size:12px;
  color:white;
  font-weight:normal;
}

.phone {
width:15px;float:left;
}
.contact h1 {
 font-size:12px;
 color:white;
 font-weight:bold;
 padding:0px;
 margin:0px;
}

.contact p {
 font-family:Arial,sans-serif;
 font-size:14px;
 color:white;
 font-weight:bold;
 margin:0px;
 padding:0px;
}

.contact a {
        font-family:Arial,Helvetica,sans-serif;
	    font-size:12px;
	    color:#e35b26;
	    margin-top:0px;
        font-weight:bold;
        text-decoration:none;
}

.barupload a{
    display:block;
	float:left;
	width:83px;
    height:25px;
    background: url("images/upload_bar_button.png") 0 0 no-repeat;
    text-decoration:none;
}

.barupload a:hover {
	background-position:-83px 0;
}

.barview a{
    display:block;
	width:83px;
	height:25px;
	background: url("images/viewall_bar_button.png") 0 0 no-repeat;
	text-decoration:none;
}

.barview a:hover {
	 background-position:-83px 0;
}

.hideFileInput {
	position:relative;
	height:100%;
	width:auto;
	opacity:0;
	-moz-opacity:0;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	}

.browse_button  {
	float:left;
	overflow:hidden;
	cursor:pointer;
    float:left; 
	display:block;
	width:65px;
	height:18px;
	background: url("images/browse_button.png") 0 0 no-repeat;
	text-decoration:none;
	}

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


.nextbutton a {
    display:block;
    width:100px;
    height:25px;
	background: url("images/next_button.png") 0 0 no-repeat;
	text-decoration:none;
}
.nextbutton a:hover {
background-position:-100px 0;
}

.prevbutton a {
    display:block;
	width:141px;
    height:25px;
    background: url("images/prev_button.png") 0 0 no-repeat;
    text-decoration:none;
	}
.prevbutton a:hover {
	background-position:-141px 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;
	}

.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;
	}
a.buy_button {
	width:55px;
	height:25px;
	display:block;
	float:left;
	background: url("images/buy_button.png") 0 0 no-repeat;
	text-decoration:none;
	}
a.buy_button:hover {
	background-position:-55px 0;
	}
.buydetails {
	font-weight:bold;
	font-family:Arial,Helvetica,sans-serif;
	margin-left:30px;
	margin-top:10px;
	width:70px;
	margin-right:5px;
	float:left;
	color: white;
	font-size:12px;
	}
.soldout {
	margin-left:110px;
	margin-top:10px;
	width:70px;
	margin-right:5px;
	color:red;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:bold;
	}

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

.backto a:hover {
	text-decoration:underline;
	}

.backto2 a {
	    font-family:Arial,Helvetica,sans-serif;
	    font-size:15px;
	    color:#e35b26;
        margin-top:0px;
		margin-left:15px;
	    font-weight:bold;
	    text-decoration:none;
			    }
.backto2 a:hover {
	text-decoration:underline;
	}

.backto3 a {
        font-family:Arial,Helvetica,sans-serif;
        font-size:18px;
        color:#e35b26;
        margin-top:0px;
        margin-left:0px;
        font-weight:bold;
        text-decoration:none;
             }
.backto3 a:hover {
	   text-decoration:underline;
	    }
.discheading {
	font-family:Arial,Helvetica,sans-serif;
	font-size:15px;
	color:white;
	font-weight:bold;
	padding:0;
	margin:0;
	position:relative;
	top:-2px;
	}

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

.discclick a:hover {
	text-decoration:underline;
	}

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

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

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

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

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

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

.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;
	}

.cartblack {
	font-family: Arial, Helvetica, sans-serif;
	color:white;
	font-size:14px;
	font-weight:normal;
	}

.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;
	}

.purchaselongbutton a {
	float:left;
	margin-top:0px;
	display:block;
	width:202px;
	height:37px;
	color:#e35b26;
	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:#e35b26;
	font-size:14px;
	font-weight:bold;
	}
.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;
	}
.scart {
	width:140px;
	float:left;
	display:block;
	text-align:left;
	position:relative;
    top:5px;	
	left:11px;
	font-size:12px;
	margin-bottom:5px;
	}
.scart a {
	font-family:Arial,Helvetica,sans-serif;
	color:white;
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
	}
.scart a:hover {
	color:#e35b26;
	}

.totalamount {
	margin-left:10px;
	width:110px;
	margin-top:8px;
	float:left;
	font-family: Arial,Helvetica,sans-serif;
    font-size:11px;	
	color:white;
	font-weight:normal;
	}

.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;
	}
.gibsonlink a {
	float:left;
	margin-left:0px;
	margin-top:0px;
	display:block;
	width:177px;
	height:111px;
	background: url("images/gibson_link3.png") 0 0 no-repeat;
	text-decoration:none;
	}

.gibsonlink a:hover {
	background-position: -177px 0;
	}

.randy_link a{
	float:left;
	margin-left:40px;
	margin-top:15px;
	display:block;
	width:242px;
	height:25px;
	background: url("images/randy_link5.png") 0 0 no-repeat;
	text-decoration:none;
	}
.randy_link a:hover {
	background-position:-242px 0;
	}
.rvt_link a {
	float:left;
	margin-left:50px;
	margin-top:0px;
	display:block;
	width:200px;
	height:126px;
	background: url("images/rvt_link.png") 0 0 no-repeat;
	text-decoration:none;
	}
.rvt_link a:hover {
	background-position: -200px 0;
	}
.storedescription {
	font-family:Arial,Helvetica,sans-serif;
	color:white;
	font-size:11px;
	line-height:18px;
	font-weight:normal;
	}

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

.discdate {
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;
	color:white;
	font-weight:normal;
	padding:0;
	}
#discoframe {
	margin-left:0px;
	margin-right:auto;
	width:742px;
	}

.disco {
	width:160px;
	float:left;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	margin:0;
	}
.contactlabel {
	float:left;
	width:70px;
	padding:0px;
	padding-top:4px;
	font-family:Arial,Helvetica,sans-serif;
	color:white;
	font-size:11px;
	font-weight:normal;
	}

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

.filetype {
    width:110px;
    padding:0px;
    padding-top:4px;
    font-family:Arial,Helvetica,sans-serif;
    color:white;
    font-size:11px;
    font-weight:normal;
    }


.upload {
	width:370px;
    overflow:hidden;
	position:relative;
}

.upload .fakefile {
 position:absolute;
 top:0;
 left:0px;
}

.upload .realfile {
	z-index:2;
	width:587px;
	-moz-opacity:0;
	filter:alpha(opacity:0);
	opacity:0;
}

.upload .fakefile {
	width:680px;
}

.upload .fakefile input {
	width:295px;
	float:left;
	}

.upload .fakefile img {
	float:left;
	margin: 1px 0 0 4px;
	}

.photoform {
	margin-left:20px;
	margin-top:0px;
    position:relative;
	top:-10px;
	}

.photoinput {
    width:365px;
    color:#e35b26;
    background:white;
    border:1px solid #000000;
    clear:both;
}

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

.contactform input {
	width:300px;
	color:#e35b26;
	background:white;
	border:1px solid #000000;
	clear:both;
	}

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

.contactform select {
	width:200px;
	color:#000000;
	background:white;
	border:1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:13px;
	font-weight:normal;
	clear:both;
}
.submitbutton a {
	float:left;
	display:block;
	width:69px;
	height:25px;
	background: url("images/submit_button.png") 0 0 no-repeat;
	text-decoration:none;
	}

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

.uploadbutton a {
    float:left;
    display:block;
    width:78px;
    height:25px;
    background: url("images/upload_button.png") 0 0 no-repeat;
    text-decoration:none;
}

.uploadbutton a:hover {
	background-position: -78px 0;
}

.cancelbutton a {
    float:left;
	display:block;
	width:78px;
	height:25px;
	background: url("images/cancel_button.png") 0 0 no-repeat;
    text-decoration:none;
	}   

.cancelbutton a:hover {
		    background-position: -78px 0;
	}

.multi {
	width:160px;
	float:left;
	padding:5px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:9px;
	margin:0;
	}
.multismall {
    width:80px;
	float:left;
	padding:2px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:9px;
	margin:0;
}

.normalwhite {
	font-family:Arial,Helvetica,sans-serif;
	color:white;
	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;
	}
#tourframe {
	margin-left:auto;
	margin-right:auto;
	display:block;
	width:742px;
	}

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

.certifywhite {
 font-family: Arial,Helvetica,sans-serif;
 color:white;
 font-size:12px;
 font-weight:bold;
}

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

#tour2 a{
	color:#e35b26;
	font-weight:bold;
	text-decoration:none;
	   }

#tour2 a:hover {
		    color:#e35b26;
			 text-decoration:underline;
			 }

a.readmore {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#e35b26;
	text-decoration:none;
	font-weight:bold;
	}

a.readmore:hover {
	text-decoration:underline;
	}

#mailinglist {
 height:39px;
 padding:0px;
 margin:0px;
 }

#mailinglistr1 {
	height:120px;
	padding:0px;
	margin:0px;
	}

#sidec1 {
	overflow:hidden;
	height:700px;
	}
#sidec2 {
	overflow:hidden;
	height:740px;
	}

#sidec3 {
	overflow:hidden;
	height:610px;
	}
#sidebg {
 width:203px;
 height:670px;
 background: url("images/sidebg.png");
 opacity:0.33;
 filter:alpha(opacity=33);
 }

#sidebg1 {
	width:203px;
	height:610px;
	background:url("images/sidebg.png");
	opacity:0.33;
	filter:alpha(opacity=33);
	}

#sidebg_store {
	width:203px;
	height:640px;
	background: url("images/sidebg.png");
	opacity:0.33;
	filter:alpha(opacity=33);
	}

#sidebar {
	position:relative;
	top:-670px;
	height:530px;
	}

#sidebar2 {
	position:relative;
	top:-640px;
	}
#sidebar3 {
	position:relative;
	top:-610px;
	}

#header {
  width: 743px;
  height: 226px;
  background: url("images/bt_header7.png");
  background-repeat:no-repeat;
  }

#tourbar {
 font-family:Arial, Helvetica,sans-serif;
 font-size:13px;
 font-weight:bold;
 color:white;
 padding-left:16px;
 padding-top:5px;
 }


.inputmail {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#e35b26;
	padding:4px 2px;
	border:solid 1px #474c4f;
	width:125px;
	height:15px;
	margin:5px 15px;
	display:inline;
	}

.inputmail2 {
    font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#e35b26;
	padding:4px 2px;
	border:solid 1px #474c4f;
	width:330px;
	height:15px;
	margin:5px ;
	display:inline;
	}

a.myspace_button {
	width:54px;
	height:25px;
	display:block;
	background: url("images/myspace_button.png") 0 0 no-repeat;
	text-decoration:none;
	}

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

a.youtube_button {
	width:56px;
	height:25px;
	display:block;
	background: url("images/youtube_button.png") 0 0 no-repeat;
	text-decoration:none;
	}

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

a.facebook_button {
	width:55px;
	height:25px;
	display:block;
	background: url("images/facebook_button.png") 0 0 no-repeat;
	text-decoration:none;
	}
a.facebook_button:hover {
	background-position: -55px 0;
	}

a.itunes_button {
	width:55px;
	height:25px;
	display:block;
	background:url("images/itunes_button.png") 0 0 no-repeat;
	text-decoration:none;
	}
a.itunes_button:hover {
	background-position: -55px 0;
	}

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

a.join_button {
	width:49px;
	height:25px;
	display:block;
	background: url("images/join_button.png") 0 0 no-repeat;
	text-decoration:none;
	}
a.join_button:hover {
	background-position: -49px 0;
	}

a.more_button {
	width:55px;
	height:25px;
	display:block;
	background: url("images/more_button.png") 0 0 no-repeat;
	text-decoration:none;
	}
a.more_button:hover {
	background-position: -55px 0;
	}

a.home_button {
	display:block;
	position:relative;
	top:160px;
	left:0px;
	width:56px;
	height:66px;
	color:#cccccc;
	text-decoration:none;
	}
a.home_button:hover {
	background: url("images/home_button_ani.gif") 0 0 no-repeat;
	}

a.home_button_sel {
   display:block;
   position:relative;
   top:160px;
   left:0px;
   width:56px;
   height:66px;
   color:#cccccc;
   text-decoration:none;
   background:url("images/home_button1.png") 0 0 no-repeat;
	}

a.bio_button {
	display:block;
	position:relative;
	top:94px;
	left:56px;
	width:112px;
	color:#cccccc;
	height:66px;
	text-decoration:none;
	}

a.bio_button_sel {
    display:block;
    position:relative;
    top:94px;
    left:56px;
    width:112px;
    height:66px;
    text-decoration:none;
    background: url("images/bio_button.png") 0 0 no-repeat;
  }

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

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

a.tour_button_sel {
    display:block;
	position:relative;
	top:28px;
	left:168px;
	width: 68px;
	height: 66px;
	color:#cccccc;
	text-decoration:none;
    background: url("images/tour_button.png") 0 0 no-repeat;
	 }
a.tour_button:hover {
	background: url("images/tour_button_ani.gif") 0 0 no-repeat;
	}

a.disco_button {
	display:block;
	position:relative;
	top:-38px;
	left:235px;
	width:128px;
	height:66px;
	color:#cccccc;
	text-decoration:none;
	}

a.disco_button_sel {
    display:block;
	position:relative;
	top:-38px;
	left:235px;
	width:128px;
	height:66px;
	color:#cccccc;
	text-decoration:none;
    background: url("images/disco_button.png") 0 0 no-repeat;
    }
a.disco_button:hover {
	background: url("images/disco_button_ani.gif") 0 0 no-repeat;
	}

a.media_button {
	display:block;
	position:relative;
	top:-104px;
	left:362px;
	width:72px;
	height:66px;
	color:#cccccc;
	text-decoration:none;
	}

a.media_button_sel {
    display:block;
	position:relative;
	top:-104px;
	left:362px;
	width:72px;
	height:66px;
	color:#cccccc;
	text-decoration:none;
	background: url("images/media_button.png") 0 0 no-repeat;
	}

a.media_button:hover {
	background: url("images/media_button_ani.gif") 0 0 no-repeat;
	}

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

a.store_button_sel {
    display:block;
    position:relative;
    top:-170px;
    left:434px;
    width:73px;
    height:66px;
    color:#cccccc;
    text-decoration:none;
	background: url("images/store_button.png") 0 0 no-repeat;
    }

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

a.forum_button {
	display:block;
	position:relative;
	top:-236px;
	left:507px;
	width:77px;
	height:66px;
	color:#cccccc;
	text-decoration:none;
	}

a.forum_button_sel {
    display:block;
    position:relative;
    top:-236px;
    left:507px;
    width:77px;
    height:66px;
    color:#cccccc;
    text-decoration:none;
    background: url("images/forum_button.png") 0 0 no-repeat;
    }

a.forum_button:hover {
	background: url("images/forum_button_ani.gif") 0 0 no-repeat;
	}

a.links_button {
	display:block;
	position:relative;
	top:-302px;
	left:583px;
	width:74px;
	height:66px;
	color:#cccccc;
	text-decoration:none;
	}

a.links_button_sel {
    display:block;
    position:relative;
    top:-302px;
    left:583px;
    width:74px;
    height:66px;
    color:#cccccc;
    text-decoration:none;
      background: url("images/links_button.png") 0 0 no-repeat;
}

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

a.contact_button {
	display:block;
	position:relative;
	top:-368px;
	left:657px;
	width:85px;
	height:66px;
	color:#cccccc;
	text-decoration:none;
	}

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

a.contact_button_sel {
    display:block;
	position:relative;
	top:-368px;
	left:657px;
	width:85px;
	height:66px;
	color:#cccccc;
	text-decoration:none;
    background: url("images/contact1_button.png") 0 0 no-repeat;
    }


