/* Eric Meyer's CSS Reset */
body{
	margin:0;
	font:11px Arial, Helvetica, sans-serif;
	position:relative;
}
a{
	color:#000;
	text-decoration:underline;
}
a:hover{
		text-decoration:none;
}
form, fieldset{
	margin:0;
	padding:0;
	border:none;
}
input, select, textarea{
	font:11px Arial, Helvetica, sans-serif;
	color:#000;
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	background: transparent;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: black;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
.holder {
	overflow: hidden;
	width: 100%;
}
#wrapper{
	width:970px;
	margin:0 auto;
	overflow:hidden;
}
/* Header box */
#header{
	width:948px;
	margin:0 0 2px;
	overflow:hidden;
	padding:0 8px 0 14px;
}
.mesa{
	width:146px;
	float:left;
}
h1.logo{
	margin:7px 0 0;
	text-indent:-9999px;
	width:133px;
	height:39px;
}
h1.logo a{
	display:block;
	background: url(../images/logo.gif) no-repeat 0 0;
	height:39px;
}
.mesa form{
	margin:15px 0 0;
}
.mesa select{
	margin:0 0 0 3px;
	width:126px;
	border:1px solid #809db9;
	padding:1px;
}
.hide{
	display:none;
}
.holywood-store{
	width:252px;
	float:right;
	overflow:hidden;
}
span.slogan{
	float:left;
	width:99px;
	font-size:12px;
	color:#999;
	margin:27px 0 0 25px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	line-height:18px;
}
h2.logo-holywood{
	margin:3px 0 0;
	text-indent:-9999px;
	width:124px;
	height:83px;
	float:right;
}
h2.logo-holywood a{
	display:block;
	background: url(../images/logo-holywood.gif) no-repeat 0 0;
	height:83px;	
}
/* Navigation box */
#navigation{
	overflow:hidden;
	margin:7px 0 0;
	float:left;
	width:550px;
}
.add-nav{
	padding:0;
	margin:0;
	list-style:none;
	text-align:center;
	float:left;
}
.add-nav li{
	float:left;
	width:110px;
	height:28px;
	padding:10px 0 0;
	font-size: 9px;
}
.add-nav li a{
	text-decoration:none;
	font-size:11px;
	color:#999;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}
.add-nav li a:hover{
	color:#fff;
}
.main-nav{
	margin:0;
	padding:0;
	list-style:none;
	text-align:center;
	clear:both;

}
.main-nav li{
	float:left;
	overflow:hidden;
}
.main-nav li a{
	text-indent:-9999px;
	display:block;
	background: url(../images/menu-bg.gif) no-repeat 0 0;
	width:539px;
	height:44px;
}
.main-nav li a:hover{
	background: url(../images/menu-bg-over.gif) no-repeat;
}
.main-nav .artists:hover,
.main-nav .artists{
	width:110px;
	background-position:0 0;
}
.main-nav .products:hover,
.main-nav .products{
	width:110px;
	background-position:-110px 0;
}
.main-nav .dealers:hover,
.main-nav .dealers{
	width:110px;
	background-position:-220px 0;
}
.main-nav .gallery:hover,
.main-nav .gallery{
	width:110px;
	background-position:-330px 0; 
}
.main-nav .reviews:hover,
.main-nav .reviews{
	width:110px;
	background-position:-440px 0;
}

/* Main box */
#main{
	width:956px;
	overflow:hidden;
	padding:19px 0 0 14px;
}
/* Visual box */
.visual{
	width:100%;
	overflow:hidden;
	padding:0 0 22px;
}
.flash{
	float:left;
	width:685px;
}
ul.slideshow {
	position: relative;
	overflow: hidden;
	list-style: none;
	height: 248px;
	padding: 0;
	margin: 0;
}
ul.slideshow li {
	position: absolute;
	top: 0;
	left: 0;
}
ul.slideshow li.active {
	z-index: 1;
}
.sidebar{
	width:250px;
	float:right;
	padding:6px 0 0;
	margin:0 17px 0 0;
}
.follow-us{
	margin:0;
	padding:4px 0 0 19px;
	list-style:none;
	float:left;
	background:url(../images/follow-bg.gif) no-repeat;
	width:230px;
	height:54px;
}
.follow-us li{
	float:left;
}
.follow-us li a{
	display:block;
	text-indent:-9999px;
}
.follow-us li a.bird{
	background:url(../images/green-btn.gif) no-repeat;
	width:47px;
	height:48px;
}
.follow-us li a.facebook{
	background:url(../images/blue-btn.gif) no-repeat;
	width:48px;
	height:48px;
}
.follow-us li a.myspace{
	background:url(../images/red-btn.gif) no-repeat;
	width:48px;
	height:48px;
}
.follow-us li a.bird:hover{
	background:url(../images/green-btn-over.gif) no-repeat;
}
.follow-us li a.facebook:hover{
	background:url(../images/blue-btn-over.gif) no-repeat;
}
.follow-us li a.myspace:hover{
	background:url(../images/red-btn-over.gif) no-repeat;
}
.manuals{
	margin:6px 0 0 3px;
	padding:0;
	list-style:none;
	float:left;
}
.manuals li{
	padding:0 0 8px;
}
.manuals li a{
	display:block;
	text-indent:-9999px;
}
.manuals li a.video{
	background:url(../images/demo-video.gif) no-repeat;
	width:243px;
	height:53px;
}
.manuals li a.gallery{
	background:url(../images/gallery.gif) no-repeat;
	width:243px;
	height:49px;
}
.manuals li a.manual{
	background:url(../images/user-manual.gif) no-repeat;
	width:243px;
	height:53px;
}
.manuals li a.video:hover{
	background:url(../images/demo-video-over.gif) no-repeat;
}
.manuals li a.gallery:hover{
	background:url(../images/gallery-over.gif) no-repeat;
}
.manuals li a.manual:hover{
	background:url(../images/user-manual-over.gif) no-repeat;
}
.content{
	width:948px;
	overflow:hidden;
}
.left-col{
	float:left;
	width:462px;
}
.right-col{
	float:right;
	width:462px;
	margin:0 12px 0 0;
	display:inline;
}
.drop-box{
	float:left;
}
a.box{
	float:left;
	text-decoration:none;
	overflow:hidden;
}
.box .title{
	display:block;
	height:44px;
	width:462px;
	color:#fff;
	font-size:15px;
	line-height:44px;
	text-align:center;
	font-weight:bold;
	text-indent:-9999px;
	cursor:pointer;
}
.box .guitar{background: url(../images/guitar.gif) no-repeat 0 0;}
.box .guitar-cabinetry{background: url(../images/guitar-cabinetry.gif) no-repeat 0 0;}
.box .bass{background: url(../images/bass.gif) no-repeat 0 0;}
.box .bass-cabinetry{background: url(../images/bass-cabinetry.gif) no-repeat 0 0;}
.box img{
	display:block;
	border:1px solid #323232;
}
.drop-content{
	width:462px;
	height:280px;
	overflow:auto;
	background:#333;
	float:left;
	clear:left;
}
.col1{
	display:none;
}
.col2{
	display:none;
}
.col3{
	display:none;
}
.col4{
	display:none;
}
.drop-content ul{
	margin:12px 8px 0 4px;
	padding:0;
	list-style:none;
	width:432px;
}
.drop-content ul li{
	display:block;
	background: url(../images/drop-bg.gif) repeat-x;
	height:82px;
	overflow:hidden;
	padding:0 0 4px;
	float:left;
}
.drop-content ul li a {
float:left;
}
.descript{
	float:right;
	width:275px;
	text-align:center;
	padding:3px 0 0 7px;
}
.descript span{
	font:12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#fff;
}
.descript span a{
	color:#fff;
}
.descript span a:hover{
	color:#CCCCCC;
}
.descript p{
	margin:5px 0 0 0;
	text-align:left;
	font:10px Arial, Helvetica, sans-serif;
	color:#000;
	font-weight:bold;
	display: block;
}
.descript p b {
	color: #DADADA;
}

/* Lightbox */
.lightbox{
	position: absolute;
	overflow:hidden;
	display: none;
	z-index: 10;
}
.lightbox-bg{
	background: url(../images/lightbox-bg.png) no-repeat 0 0;
	width:715px;
	height:390px;
	padding:0 15px;
}
.lightbox-top{
	background: url(../images/lightbox-top.png) no-repeat 0 0;
	width:707px;
	height:29px;
	text-align:center;
	padding:19px 19px 0;
}
.lightbox-bottom{
	background: url(../images/lightbox-bottom.png) no-repeat 0 0;
	height:16px;
	width:745px;
}
.lightbox span.title {
	font:18px Times, Times New Roman, serif;
	position: absolute;
	text-align: center;
	width: 440px;
	left: 150px;
	top: 18px;
	letter-spacing: 2px;
}
.lightbox a.disabled {
	visibility: hidden;
}
a.prev{
	float:left;
	background: url(../images/prev.gif) no-repeat 0 0;
	width:130px;
	height:17px;
	text-indent:-9999px;
	position: relative;
}
a.next{
	float:right;
	background: url(../images/next.gif) no-repeat 0 0;
	width:110px;
	height:18px;
	text-indent:-9999px;
	position: relative;
}
.lightbox-bg .holder {
	padding: 0 0 10px;
}

.lightbox-bg img{
	float:left;
}
.lb-right{
	float:right;
	width:308px;
	font:13px Arial, Helvetica, sans-serif;
	text-align:center;
	margin: 0 0 -10px;
}
.lb-right span{
	color:#fff;
	font:13px Times, "Times New Roman", Times, serif;
	font-weight:normal;
	letter-spacing: 2px;
}
.lb-right p{
	margin:7px 0 0;
	text-align:left;
}
.lb-right ol{
	text-align:left;
	list-style:decimal;
	margin:7px 0 0;
	padding:0 0 0 20px;
}
.overview,
.featur{
	padding:10px;
	width:285px;
	margin:0 0 10px;
	/*border: none;*/
	background-image: url(../images/lightbox-popup-panelbg.jpg);
	font-size: 90%;
}

.overview{
	height: 110px; 

}
	.featur{
	height: 120px; 

}
.links{
	width:714px;
	position: relative;
	overflow:hidden;
	height: 90px;
	text-align:center;
}
.links a{
	float:left;
	background:#999;
	height:83px;
	font-weight:bold;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}
a.videos{
	width:186px;
	margin:0 15px 0 0;
	padding:35px 0 0;
	background-image: url(../images/demoVideoIcon2.jpg);
	text-indent: -9999px;
}
a.user{
	width:190px;
	margin:0 15px 0 0;
	padding:35px 0 0;
	background-image: url(../images/UserManualICON2.jpg);
	text-indent: -9999px;
	background-repeat: no-repeat;
}
a.story{
	width:278px;
	padding:20px 15px 0;
	text-indent: -9999px;
	background-image: url(../images/WholeStoryIcon.jpg);
	background-repeat: no-repeat;
}
a.minirecto-slant{
	width:278px;
	padding:20px 15px 0;
	text-indent: -9999px;
	background-image: url(../images/minirecto-slant-cab-icon.jpg);
	background-repeat: no-repeat;
}
a.minirecto-straight{
	width:278px;
	padding:20px 15px 0;
	text-indent: -9999px;
	background-image: url(../images/minirecto-straight-cab-icon.jpg);
	background-repeat: no-repeat;
}
#footer{
	width:950px;
	padding:10px;
	overflow:hidden;
}
a.qksummary {
	color:#D3BD89;
	display:block;
	float:none;
	text-align:left;
	text-transform:uppercase;
	width:90px;
}
a.fulldetails {
color:#CC9900;
margin-left:10px;
text-align:left;
text-transform:uppercase;
}
#lightbox-guitar-cabinetry a.videos {
display:none;	
}

#lightbox-guitar-cabinetry a.user {
	display:none;
}

#lightbox-guitar-cabinetry a.story {
	float:right;	
}

#lightbox-bass-cabinetry a.videos {
	display:none;	
}

#lightbox-bass-cabinetry a.user {
	display:none;	
}

#lightbox-bass-cabinetry a.story {
	float:right;
}
.lightbox a.close {

	background: url(../images/btn-closebox.gif) no-repeat 100% 0;
	font: 10px/15px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	position: relative;
	margin: -5px 16px 0 0;
	padding: 0 20px 0 0;
	color: #777;
	float: right;
	display: inline;
}

.lightbox a.close:hover {

	color: #f00;

}
a.box{
	border: 1px solid #000000;
}
a.box:hover {
	border: 1px solid #CC0000;
}
.descript br {
	clear: both;
}

