body,h1,h2,h3,h4,h5,h6,form,fieldset,legend,input,textarea,select,table,caption,blockquote,img {
   padding:0;
   border:0;
   margin:0;
}
body {
   background-color: #000000;
   color: #d0d0d0;
}
body,textarea {
   font-family:Tahoma, Arial, Helvetica, sans-serif;
   font-size:0.9em;
}


/*MAIN STYLES*/


a {
   color: #bc9626;
}
a:hover {
   color: #FFFFFF;
   text-decoration: none;
}

h1,h2,h3,h4,h5,h6 {
   clear:both;
	 color:#D0D0D0;
	 margin:1.5em 0 0.3em 0;
}
h1 {
   font-size:2em;
}
h2 {
   font-size:1.5em;
}

h2.graphic,h2.graphicmain {
	 padding:0;
	 margin:0;
	 width:100%;
	 height:23px;
	 background-repeat:no-repeat;
}
h2.graphicmain {
	 height:27px;
	 position:relative;
	 left:-4px;
	 margin-top:1em;
}
h2.graphic span,h2.graphicmain span {
   display:none;
}
#graphic1 { background-image:url(../img/welcome1.gif); }
#graphic2 { background-image:url(../img/wesell1.gif); }
#graphic3 { background-image:url(../img/h2_news.gif); }
#graphic4 { background-image:url(../img/h2_archive.gif); }
#graphic5 { background-image:url(../img/h2_contact.gif); }
#graphic6 { background-image:url(../img/h2_enquiry.gif); }
#graphic7 { background-image:url(../img/h2_services.gif); }
#graphic8 { background-image:url(../img/h2_accessibility.gif); }
#graphic9 { background-image:url(../img/h2_privacy.gif); }
#graphic10 { background-image:url(../img/h2_sitemap.gif); }
#graphic11 { background-image:url(../img/featuredguitar1.gif); }

h3 {
   font-size:1.2em;
}
h4 {
   font-size:1em;
}

blockquote {
   padding:0.3em;
   clear:both;
   margin:1em 0;
	 border:1px dotted #444444;
}
blockquote p {
margin:0;
padding:1em 0;
}
blockquote.valid,blockquote.invalid {
	 padding-left:4em;
	 background-repeat:no-repeat;
	 background-position:top left;
}
blockquote.valid {
   background-image:url(../img/tick1.gif);
}
blockquote.invalid {
   background-image:url(../img/cross1.gif);
}


/* NAVIGATION */


.menubuttons {
   width:100%;
}
.menubuttons ul,ul.inline,#headernav ul {
   list-style:none;
   margin:0;
   padding:0;
}
.menubuttons li a {
   display:block;
   color:#aeaeae;
   padding:0.6em 0;
   width:100%;
}
.menubuttons li a:hover {
   color:#bc9626;
}
.menubuttons li.active a {
   color:#bc9626;
   font-weight:bold;
}
#headernav li {
   display:inline;
}
#headernav li a {
   display:block;
   float:left;
   padding:0;
	 height:40px;
	 background-repeat:no-repeat;
}
#headernav li a span {
   display:none;
}

a#headernav1 { background-image:url(../img/home_grey.gif);width:65px; }
a#headernav2 { background-image:url(../img/products_grey.gif);width:91px; }
a#headernav3 { background-image:url(../img/services_grey.gif);width:83px; }
a#headernav4 { background-image:url(../img/gallery_grey.gif);width:76px; }
a#headernav5 { background-image:url(../img/news_grey.gif);width:65px; }
a#headernav6 { background-image:url(../img/contact_grey.gif);width:63px; }

a#headernav1:hover { background-image:url(../img/home_white.gif);width:65px; }
a#headernav2:hover { background-image:url(../img/products_white.gif);width:91px; }
a#headernav3:hover { background-image:url(../img/services_white.gif);width:83px; }
a#headernav4:hover { background-image:url(../img/gallery_white.gif);width:76px; }
a#headernav5:hover { background-image:url(../img/news_white.gif);width:65px; }
a#headernav6:hover { background-image:url(../img/contact_white.gif);width:63px; }

#headernav li.active a#headernav1 { background-image:url(../img/home_gold.gif);width:65px; }
#headernav li.active a#headernav2 { background-image:url(../img/products_gold.gif);width:91px; }
#headernav li.active a#headernav3 { background-image:url(../img/services_gold.gif);width:83px; }
#headernav li.active a#headernav4 { background-image:url(../img/gallery_gold.gif);width:76px; }
#headernav li.active a#headernav5 { background-image:url(../img/news_gold.gif);width:65px; }
#headernav li.active a#headernav6 { background-image:url(../img/contact_gold.gif);width:63px; }

ul.inline {
   width:100%;
	 float:left;
	 height:44px;
	 border-bottom:1px dotted #666666;
}
ul.inline li {
   display:inline;
}
ul.inline li a {
   display:block;
   float:right;
   padding:10px 0px;
	 margin-left:40px;
	 background-repeat:no-repeat;
	 background-position:center left;
	 color:#aeaeae;
}
ul.inline a:hover {
   color:#bb9623;
}
ul.inline li.active a {
   font-weight:bold;
	 color:#bb9623;
	 text-decoration:none;
}


/* LAYOUT */


#body {
   width:100%;
   float:left;
   text-align:center;
}
#container,#header,#content,#footer {
   width:900px;
}
#container {
   margin:0px auto;
   text-align:left;
   clear:both;
	 background-image:url(../img/bg2.gif);
	 background-repeat:repeat-y;
}
#header {
   position: relative;
   float:left;
   height: 137px;
   clear:left;
   background-image:url(../img/header1.gif);
   background-repeat:no-repeat;
}
#footer {
   position: relative;
   clear: both;
   height: 100px;
   background-image:url(../img/footer1.gif);
   background-repeat:repeat-x;
}
#footer p {
   position:absolute;
	 right:0px;
	 top:8px;
	 font-size:0.8em;
	 color:#FFFFFF;
	 text-align:right;
}
#content {
   float:right;
   padding: 0px;
   min-height:348px;
}
* html #content {
   height:348px;
}
#accessibility {
   position:absolute;
   top:0px;
   right:0px;
   text-align:right;
	 font-size:0.8em;
}
#headernav {
   position:absolute;
   top:96px;
   right:0px;
	 height:40px;
	 width:443px;
}
.leftthin,.rightthin {
   width:250px;
}
.leftwide,.rightwide {
   width:500px;
}
.leftmid,.rightmid {
   width:375px;
}
.leftthin,.leftwide,.leftmid {
   float:left;
}
.rightthin,.rightwide,.rightmid {
   float:right;
}
.padder {
   padding-bottom:4em;
	 float:left;
	 width:800px;
}

/*FORMS*/
form {
   clear:both;
}
select,textarea,.textbox1 {
   background-color:#FFFFFF;
   border:1px solid #D0D0D0;
   color:#000000;
}
form fieldset {
   border:1px solid #CCCCCC;
   padding:0.5em;
}
form legend {
   background-color:#FFFFFF;
   color:#D0D0D0;
   padding:0.3em;
}
form label {
   font-weight:bold;
   display:block;
   padding:0.7em 0 0.2em 0;
   color:#D0D0D0;
}
form label span {
   display:block;
	 font-weight:normal;
}
.textbox1 {
   width:100%;
   height: 22px;
}
.imagebutton {
   float:right;
   border:0;
	 margin:5px 0 0 5px;
	 background-repeat:no-repeat;
	 width:110px;
	 height:35px;
}
.imagebutton span {
   display:none;
}
.anchorimagebutton a {
   display:block;
   border:0;
	 background-repeat:no-repeat;
	 width:78px;
	 height:35px;
	 margin-top:5px;
}
.anchorimagebutton span {
   display:none;
}
#anchorimagebutton1 { background-image:url(../img/readmore1.gif);float:right;clear:both; }
#anchorimagebutton2 { background-image:url(../img/viewall1.gif);float:right;clear:both; }
#anchorimagebutton3 { background-image:url(../img/goback1.gif);position:absolute;bottom:-1px;left:0px; }
#anchorimagebutton4 { background-image:url(../img/last1.gif);position:absolute;top:-1px;left:0px; }
#anchorimagebutton5 { background-image:url(../img/contactus1.gif);width:160px;height:36px;float:right; }
#anchorimagebutton6 { background-image:url(../img/goback2.gif);width:160px;height:36px;float:right;margin-right:10px; }
#anchorimagebutton7 { background-image:url(../img/next1.gif);position:absolute;top:-1px;right:0px; }

textarea {
   font-size:1em;
   width:100%;
   height:200px;
}
select.wide,select.multiple1 {
   width: 100%;
}
select.multiple1 {
   height:10em;
}


/*TABLES*/

table {
   width:100%;
   font-size:1em;
   text-align:left;
   border-collapse:collapse;
   clear:both;
}
table caption {
   padding:0.8em 0.2em;
	 background-color:#DDDDDD;
	 text-align:left;
	 border-top:1px solid #BBBBBB;
}
table tr,table td,table th {
   border-bottom:1px solid #EEEEEE;
   padding:0.4em 0.2em;
}
table th,table th a {
   background-color:#bc9626;
   color:#FFFFFF;
}



.reproduct {
   font-weight:bold;
	 color:#bb9623;
}
#servicesintro {
   padding:0.5em;
	 background-color:#1b1b1b;
	 border:1px dotted #444444;
	 font-size:1.1em;
}