.clearfix {
	clear:both;
}

a img {
	border:none;
}

body, html {
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	color:#e3e3e3;
	font-size:12px;
	line-height:1.6em;
	text-align:justify;
}

body {
	margin:0; 
	padding:0; 
	background-image:url(../images/bg-grad.gif); 
	background-repeat:repeat-x; 
	background-color:#000000;
}

p {
	margin:0 0 10px 0;
	padding:0;
}

p.large {
	font-size:1.5em;
	line-height:normal;
	font-family:courier new;
}

p.large strong {
	color: #f60;
}

p.small {
	font-size:0.9em;
}

a {
	color:#ff6600;
	text-decoration:none;
}

h1 {
	color:#ff6600;
	font-size:16px;
	font-weight:bold;
}

h2 {
	color:#ff6600;
	font-size:14px;
	font-weight:bold;
}

h3 {
	color:#f60;
}

h3.anotherHeading {
	font-size:1.4em;
}

#guitar {
	width:100%;  
	padding-bottom:18px; 
	background-image:url(../images/guitar.jpg); 
	background-repeat:no-repeat; 
	background-position:50% 100%; 
	min-height:100%;
}

* html #guitar {
	height:100%;
}



#head {
	width:930px; 
	height:114px; 
	margin-left:auto; 
	margin-right:auto;  
	background-color:#111111; 
	background-image:url(../images/bg-grad.gif);
}


#inner {
	width:930px; 
	margin-left:auto; 
	margin-right:auto;  
	background-color:#000; 
	background-image:url(../images/page-background.gif);
	background-repeat:repeat-x; 
	margin-bottom:50px;
	padding-bottom:50px;
}

div#productsMenu {
	float:right;
}

#title {
	width:40px; 
	height:500px; 
	float:left; 
	background-position:0px 7px; 
	background-repeat:no-repeat;
}

#content {
	float:left; 
	width:830px; 
	padding-top:50px;
	
	margin-left:30px;
}

#menu {
	float:right;
	
	margin-top:40px;

}


#menu .item {
	float:right;
	background-repeat:no-repeat;
	background-position:0% 50%;
	padding:7px 8px 0px 15px;
	height:25px;
	cursor:pointer;
	color:#FFFFFF;
}

#menu .subItem {
	float:left;
	background-repeat:repeat-x;
	background-position:0px -3px;
	padding:2px 5px 0px 5px;
	height:25px;
	cursor:pointer;
	color:#ff6600;
}

#menu .subItem a {
	color:#ff6600;
}

#menu a {
	color:#FFFFFF;
	
}

#menu .item:hover {
	background-image:url(../images/menu-bg.gif);
}

#menu .subItem:hover {
	background-image:url(../images/submenu-bg.gif);
}


#sidebar {
	position:fixed;
	width:20px;
	min-height:192px;
	top:35px;
	right:0px;
	background-image:url(../images/sidebar-bg.gif);
	background-repeat:no-repeat;
	overflow:hidden;
	white-space:nowrap;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	
	
}

* html #sidebar {
	height:192px;
}



#sidebar a {
	color:#FFFFFF;
	text-decoration:none;
	
}	

#sidebar li {
	list-style:none;
	margin-bottom:5px;
	padding-left:20px;
	background-image:url(../images/icon-page.gif);
	background-repeat:no-repeat;

}

#sidebar .download {
	color:#000;
	background-image:url(../images/icon-download.gif);
	background-repeat:no-repeat;
}

#sidebar .heading {
	margin-top:10px;
	text-transform:uppercase;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	background:none;
	padding-left:0;
}

#sidebar2 {
	position:absolute;
	top:500px;
	width:100%;
}

#sidebar2-inner {
	width:960px;
	margin-left:auto;
	margin-right:auto;

}

#sidebar2-tab {
	width:30px;
	background-color:#ff6600;
	height:150px;
	float:right;
}


.brand {
	min-height:120px;
	padding-left:450px;
	background-repeat:no-repeat;
	margin-top:15px;
	text-align:justify;
	margin-bottom:30px;
}

* html .brand {
	height:120px;
}

.product {
	background-position:100% 0%;
	background-repeat:no-repeat;
	padding-right:400px;
	text-align:justify;
	min-height:152px;
}

* html .product {
	height:160px;
}

div.product,
div.productLightBox,
div.productNew {
	padding-bottom:20px;
}

div.productNew div.productContent {
	margin-right:400px;
}

div.productNew img.productImageNoLightBox {
	float:right;
	
}

/***********************************/
/***** USED FOR LIGHTBOX IMAGES ****/
/***********************************/

div.productLightBox div.productContent{
	float:left;
	width:430px;
	text-align:justify;
}

div.productLightBox a.imageLightBox {
	display:block;
	float:right;
	padding-top:20px;
	font-weight:bold;
}

div.productLightBox a.imageLightBox img{
	display:block;
	margin-bottom:20px;
}

div.productLightBox a.imageLightBox div {
	background:transparent url(../images/more-info-icon.png) no-repeat scroll right center;
	padding-right:30px;
	text-align:right;
	min-height:20px;
}

/* 
  used for images that are floated
  in text
*/

img.inTextImage {
	margin:20px;
	margin-top:0;
	font-weight:bold;
	color:#888;
}

img.left {
	float:left;
	margin-left:0;
}

img.right {
	float:right;
	margin-right:0;
}

a.fb-toggle {
	font-weight:bold;
	cursor:pointer;
	display:block;
	background: url(../images/more-info-icon.png) center left no-repeat;
	padding-left:30px;
	height:20px;
}

div.dialog_body h1 {
	text-align:right;
	height:35px;
	background: #666 url(../images/fbPopupHead.png) left top no-repeat;
	margin:0;
	padding: 16px 1em 0 0;
}

.fb-content {
	padding:10px;
	color:#555;
	height:320px;
	overflow:auto;
	text-align:justify;
}

a.review {
	background: url(../images/pdficon.gif) top left no-repeat;
	display:block;
	height:46px;
	width:100px;
	float:left;
	padding-left:73px;
	margin-right:165px;
	width:172px;
	padding-top:15px;
	text-align:left;
}

a.review:hover span {
	background-image: url(../images/submenu-bg.gif);
}

a.review span {
	padding:2px 0 0 0;
	background-position:0 -3px;
	background-repeat:repeat;
}

div.subheading {
	margin-bottom:50px;
}

div.subheading h1 {
	font-size:2em;
	border-bottom:solid 1px #888;
	font-weight:400;
	padding-bottom:3px;
}

a.thumb {
	margin-top:66px;
	margin-bottom:111px;
	margin-right:15px;
	display:block;
	float:left;
	border:solid 1px #aaa;
}

.miniAbout {
	text-align:justify;
	margin-bottom:30px;
}

.miniAbout a.fb-toggle-mini-about {
	cursor: pointer;
	float:right;
	display:block;
	margin-top:20px;
}

table.product {
	width:100%;
	margin:0;
	padding:0;
	border-collapse: collapse;
}

table.product td {
	padding:5px;
	border:solid 1px #888;
}

table.product td.property {
	font-weight:bold;
	border:solid 1px #888;
	text-align: left;
}


div.specialInsrumentsContainer div.specialInstrument {
	border:solid 1px #444;
	float:left;
	width:372px;
	margin:10px;
	padding:10px;
	height:245px;
}





