body {
  background-color:#000;
  display: block;
}

p {
    margin-left:15px;
    margin-right:1px;
    margin-top:10px;
    font-size:10pt;
}

.contactTable p {
    margin-top: 0px;
    margin-left: 20px;
    margin-right: 30px;
    
}

select {
	padding: 2px;
    vertical-align: top;
}

a {
  text-decoration: none;
  border: none;
  background-color: transparent;
}

.container {
  margin: 0 auto;
  width: 800px;
  background: black;
}

.titleHeader {
	height: 76px;
	background: url('../img/logo.jpg') no-repeat center left black;
}

.header {
	height: 273px;
}

.headerBio {
}

.headerGallery {
	background: url('../img/head_gallery.jpg') no-repeat center center black;
}

.headerVideo {
	background: url('../img/head_videos.jpg') no-repeat center center black;
}

.main {
	height: 320px;
   	color: white;
    font-family:verdana;
	font-size:11px;
	line-height:13px;
}

.mainVideo {
	height: 545px;
}

.title {
	height: 26px;
	border-bottom: 1px solid #3F3E3A;
	width: 100%;
}

.titleBio {
	background: url("../img/seccion_bio.gif") no-repeat 15px center black;
}

.titleContact {
	background: url("../img/seccion_contact.gif") no-repeat 15px center black;
}

.titleGallery {
	background: url("../img/seccion_gallery.gif") no-repeat 15px center black;
}

.titleVideo {
	background: url("../img/seccion_videos.gif") no-repeat 15px center black;
}

.titleShop {
	background: url("../img/seccion_shop.gif") no-repeat 15px center black;
}

.mainContainer {
	height: 460px;
	display:inline-block;
	width:100%;
}

.bio {
	height: 177px;
    margin-top:10px;
}

.textBio {
	overflow: auto;
	height: 177px;
}

.footer {
	height: 53px;
}

.socialButtons {
	height: 18px;
	position: relative;
    margin-top: 25px;
}

/* Hack on ie7 */
.mainBio .socialButtons {
	*margin-top: 35px;
}

.back {
	background: url('../img/bt_back.gif') no-repeat right center black;
	height: 11px;
	width: 29px;
    display: inline-block;
	position: absolute;
	left: 0px;
}

.youtube {
	background: url('../img/logo_yt.jpg') no-repeat center center black;
	width: 18px;
	height: 18px;
    display: inline-block;
    margin: 0px 5px 5px;
	position: absolute;
	right: 96px;
}

.myspace {
	background: url('../img/logo_ms.jpg') no-repeat center center black;
	width: 18px;
	height: 18px;
    display: inline-block;
    margin: 0px 5px 5px;
	position: absolute;
	right: 0px;
}

.facebook {
	background: url('../img/logo_fb.jpg') no-repeat center center black;
	width: 18px;
	height: 18px;
    display: inline-block;
    margin: 0px 5px 5px;
	position: absolute;
	right: 64px;
}

.twitter {
	background: url('../img/logo_tw.jpg') no-repeat center center black;
	width: 18px;
	height: 18px;
    display: inline-block;
    margin: 0px 5px 5px;
	position: absolute;
	right: 32px;
}

.copyright {
	background: url('../img/footer.jpg') no-repeat center center black;
	margin: 0 auto;
	width: 210px;
	height: 53px;
}

.tableGallery {
	height: 222px;
}

.left {
	width: 362px;
}

.right {
    width: 400px;
}

.photo {    
    margin: 20px 10px 5px;
}

.video {
    margin: 30px 20px 0px;
}

.center {
    text-align: center;
}

.centeredInput {
    margin: 0 auto;
}

.form {
    display: inline;
}

.textShop{
    font-size: 14px;
    margin-bottom: 20px;
    margin-left: 0px;
}

.item {
	margin: 0px 30px 10px;
}

.paypal {
    margin-top: 10px;
}

.paypalContainer {
	height: 104px;
}

.contactTable {
    height: 261px;
	margin: 80px 0 0 220px;
	font-size: 10pt;
}

.shopTable {
    height: 310px;
	margin: 0 auto;
}

.mainShop, .mainContact, .mainGallery{
   height: 545px;
}

.mainShop {
  text-align: center;
}

.viewCartContainer {
  margin-top: 20px;
  margin-right: 10px;
}

.mainBio {
	height: 272px;
}

.buttons {
	display: inline-block;
	float: right;
	margin: 40px 20px 0px;
}

.buttons li{
   float: left;
}

.buttons li a{
   background-image: url('../img/buttons.png');
   margin: 0px 7px;
   float: left;
}

.bt_bio {
	background-position: 0 0;
	width: 24px;
	height: 18px; 
}
 
.bt_bio:hover {
	background-position: 0 -19px;
	width: 24px;
	height: 18px;
}

.bt_contact {
	background-position: 0 -38px;
	width: 52px;
	height: 18px;
}
 
.bt_contact:hover {
	background-position: 0 -57px;
	width: 52px;
	height: 18px;
}

.bt_gallery {
	background-position: 0 -76px;
	width: 48px;
	height: 18px;
}

.bt_gallery:hover {
	background-position: 0 -95px;
	width: 48px;
	height: 18px;
}

.bt_home {
	background-position: 0 -114px;
	width: 40px;
	height: 18px;
}

.bt_home:hover {
	background-position: 0 -133px;
	width: 40px;
	height: 18px;
}

.bt_shop {
	background-position: 0 -152px;
	width: 34px;
	height: 18px;
}

.bt_shop:hover {
	background-position: 0 -171px;
	width: 34px;
	height: 18px;
}

.bt_videos {
	background-position: 0 -190px;
	width: 46px;
	height: 18px;
}

.bt_videos:hover {
	background-position: 0 -209px;
	width: 46px;
	height: 18px;
}

.contactLinks {
	text-align: center;
	margin-bottom: 50px;
}

.contactLinks a{
	display: inline-block;
	width: 128px;
	height: 64px;
	margin:0 40px;
	cursor: pointer;
}

.vic {
	background: url('../img/contact_logo1.jpg') no-repeat center center;
}

.soultone {
	background: url('../img/contact_logo2.jpg') no-repeat center center;
}

.behringer{
	background: url('../img/contact_logo3.jpg') no-repeat center center;
}