body {
    font-size:62.5%; /* Sets base font at 10px */
    font-family: Arial, Verdana, sans-serif;
    color:#010101;
    padding:0 0 30px 0;
    text-align:center;
    background-color:#fff;
    padding:10px 0;
}

a { outline:none; }
a:link { text-decoration:none; color:#960000; }
a:visited { text-decoration:none; color:#960000; }
a:hover { text-decoration:underline; }
a:active {text-decoration:none; }

img { border:0; }

form { margin:0; }

/* SKIP TO NAV LINK */

.accessaid { position:absolute;
            height:0;
            overflow:hidden;
}


/* Generic text formatting used throughout the store ---------------------------- */

.actCHECKOUTEM {
	background-color: #960000;
}

.actCHECKOUTBG {
	background-color: #efefef;
}

.actlarger {
	font-size: 13px;
	color: #010101;
}

.actsmaller{
	font-size: 10px;
	color: #010101;
}

.actxxsmall {
	font-size: 10px;
	color: #010101;
}

.actxsmall {
	font-size: 11px;
	color: #010101;
}

.actsmall {
	font-size: 11px;
	color: #010101;
}

.actregular {
	font-size: 13px;
	color: #010101;
}

.actlarge{
	font-size: 16px;
	color: #010101;
}

.actxlarge {
	font-size: 20px;
	color: #010101;
}

.actxxlarge {
	font-size: 20px;
	color: #010101;
}

.actwarningcolor {
	color: #960000;
}
	
.actrequiredcolor {
	color: #960000;
}

.actsearchhighlightcolor {
	color: #ff0000;
}

.actrequired {
	color: #960000;
}

.actwarning {
	font-size: 11px;
	color: #960000;
}

.actwelcome {
	font-size: 11px;
	color: #010101;
}

.actlogotext {
	font-size: 11px;
	color: #D9090E;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}
.actlogout {
	font-size: 11px;
	color: #960000;
}

/* Boxes and borders ------------------------------------------- */

.thinborder1 {
	border: 1px solid #ffffff;
}

.thinborder2 {
	border: 1px solid #ffffff;
}

.thinred {
	border: solid 1px #ffffff;
	border-top: 0px;
}

.thinred2 {
	border: solid 1px #ffffff;
	border-top: 0px;
} 

.boxheading {
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
}

a.boxlink:link{
	color: #ffffff;
	text-decoration:none;
}

a.boxlink:visited{
	color: #ffffff;
	text-decoration:none;
}

a.boxlink:hover{
	color: #ffffff;
	text-decoration:underline;
}

a.boxlink:active{
	color: #ffffff;
	text-decoration:none;
}

* html .boxhead h2 {height: 1%;}

.sidebox {
	background: url('theme_curve4.gif') no-repeat bottom right;
	font-size: 100%;
}

.boxhead {
	background: url('theme_curve2.gif') no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: left;
}

.boxhead h2 {
	background: url('theme_curve1.gif') no-repeat top left;
	margin: 0;
	padding: 5px 10px 5px;
	color: #ffffff; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
}

.boxbody {
	background: url('theme_curve3.gif') no-repeat bottom left;
	margin: 0;
	padding: 5px 10px 11px;
}

.boxbody ol {
	margin: 0;
	padding: 0;
	margin-left: 1.2em;
	padding-left: 1.2em;
}

.boxbody ol li {
	margin-bottom: 0.2em;
}

/* Shopping cart and checkout fields ------------------------------------------- */

table.checkout td {
	background-color: #efefef;
}

table.checkout th {
	background-color: #960000;
}

.cart {
	background-color: #efefef;
}

.cartheading {
	background-color: #960000;
	font-weight: bold;
}


/* Checkout Progress Indicator  ------------------------------------------------ */

p.checkout-progress-heading {
	width: 300px;
	margin: 10px auto;
}

#checkout-progress-indicator {
	width: 300px;
	height: 19px;
	background-image: url('cpi-background.gif');
	margin: 0 auto 20px auto;
}

.checkout-progress-0 {
	width: 75px;
	height: 19px;
	background-color: #ffffff;
	background-image: url('cpi-main.gif');
	float: left;
}

.checkout-progress-1 {
	width: 150px;
	height: 19px;
	background-color: #ffffff;
	background-image: url('cpi-main.gif');
	float: left;
}

.checkout-progress-2 {
	width: 225px;
	height: 19px;
	background-color: #ffffff;
	background-image: url('cpi-main.gif');
	float: left;
}

.checkout-progress-3 {
	width: 300px;
	height: 19px;
	background-color: #ffffff;
	background-image: url('cpi-main.gif');
	float: left;
}

#checkout-progress-indicator .cpi-end {
	width: 8px;
	padding: 0;
	margin: 0;
	border: 0;
	height: 19px;
	background-image: url('cpi-end.gif');
	background-position: right;
	background-repeat: no-repeat;
	float: left;
}

/* Formatting for the site map -------------------------------------------- */

#actinic-sitemap {
	margin-left: 5px;
}

#actinic-sitemap ul {
	margin-bottom: 0;
	padding-bottom: 0;
}

/* Used by 'CSS Product Layout' ------------------------------------------- */

.content_left {
	text-align: left;
	float: left;
	margin-right: 20px;
}

.content_right {
	text-align: left;
	float: left;
}

/* Used by 'Standard Layout Using CSS' and related CSS-based product layouts */

.product_list	{
	margin: 20px 0px 20px 0px;
	}	

/* headings ----------------------------------------------------------------------------- */
	
h1.subheading	{
	font-size: 13px;
	font-weight: 900;
	margin: 0px;
	padding: 0px 0px 14px 0px;
	color: #ffffff;
	}
	
h2.clearall	{
	font-size: 16px;
	font-weight: 900;
	margin: 0px;
	padding: 2px 0px 14px 0px;
	color: #ffffff;
	clear:both;
	}
	
h3.product	{
	font-size: 13px;
	font-weight: 900;
	margin: 0px;
	padding: 0px 0px 6px 0px;
	color: #ffffff;
	}
	
h3.product_price	{
	font-size: 11px;
	font-weight: 900;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}
	
.text_heading_left_column	{
	margin: 0px;
	padding: 19px 0px 4px 0px;
	line-height:normal;
	color: #ffffff;
	font-weight: 900;
	font-size: 13px;
	}

/* Default formatting of all text boxes used in store pages ---------------- */

.form_input_general	{
	line-height: normal;
	font-size : 11px;
	word-spacing: normal;
	}

/* Styles for 'Quick Search Bar With Larger Button' ------------------------ */

.form_main_search_box	{
	line-height: 13px;
	width: 76px;
	height: 16px;
	margin: 0px 1px 0px 1px;
	padding: 0px 0px 0px 2px;
	font-size : 11px;
	background-color: #efefef;
	border: 1px solid #efefef;
	color: #010101;
	vertical-align: top;
	}

.form_main_search_box_td	{
	background-color: #ffffff
	}

.form_button_quick_search	{
	line-height: 13px;
	height: 18px;
	width: 85px;
	margin: 1px 1px 1px 1px;
	padding: 0px 0px 0px 12px;
	font-size : 11px;
	background-color: #ffffff;
	border: 1px solid #ffffff;
	color: #ffffff;
	background-image: url('theme_icon_search.gif');
	word-spacing: normal;
	}


/* Styles for the 'Mini' marketing layouts ---------------------------------- */

.product_image_cost	{
	margin: 0px 12px 8px 0px;
	text-align: center;
	float: left;
	}
	
.text_product_small_info	{
	font-size: 10px;
	line-height: normal;
	margin: 0px;
	padding: 0px 0px 6px 0px;
	}

.text_product_small_info_heading	{
	margin: 0px;
	padding: 10px 0px 12px 0px;
	line-height:normal;
	color: #ffffff;
	font-weight: 900;
	font-size: 11px;
	}
	
.text_product_small_info_price	{
	margin: 0px;
	padding: 8px 0px 0px 0px;
	line-height:normal;
	font-weight: 900;
	font-size: 11px;
	}

.best_selling_items	{
	padding: 10px;
	background-color: #ffffff;
	}
	
.best_selling_items_spacing	{
	padding: 0px 0px 8px 8px;
	}

/* Styles for product image and fragment image placement in some layouts -------------------------- */

.image_float_right	{
	float: right;
	margin: 16px 0px 15px 20px;
	}

.image_product	{
	margin: 0px 18px 10px 0px;
	text-align: center;
	float: left;
	}


/* Links to sections and pages in sidebar menus on some themes -------------------------------------*/

ul.products	{
	line-height: normal;
	padding: 0px 0px 0px 1px;
	margin: 3px 0px 4px 15px;
	font-size: 11px;
	color: #960000;
	}

a.product_section:visited  {
	color : #960000;
	text-decoration : none;
	}
	
a.product_section:link  {
	color : #960000;
	text-decoration : none;
	}
	
a.product_section:active  {
	color : #960000;
	text-decoration : none;
	}
	
a.product_section:hover  {
	color : #960000;
	text-decoration : none;
	}

/* lines -------------------------------------------------------------------------------- */

.dotted_line_blue	{
	height: 1px;
	background-color: #ffffff;
	background-image:url('theme_dotted_line.gif');
	clear:both;
	}
	
.solid_line_light_blue	{
	height: 1px;
	padding: 0px;
	margin: 0px;
	background-color: #ffffff;
	clear:both;
	}
	
.solid_line_blue	{
	height: 1px;
	padding: 0px;
	margin: 0px;
	background-color: #ffffff;
	clear:both;
	}
	
.dotted_outline_blue	{
	border: 1px dotted #ffffff;
	padding: 8px;
	}		



/* Styles for 'Compact Parent Section List' ------------------------ */

.text_breadcrumbs	{
	font-size: 10px;
	color: #ffffff;
	margin: 0px;
	line-height:normal;
	padding: 2px 0px 10px 0px;
	}	

a.link_breadcrumbs:visited	{	
	color : #ffffff;
	text-decoration : underline;
	}

a.link_breadcrumbs:link  {
	color : #ffffff;
	text-decoration : underline;
	}
	
a.link_breadcrumbs:active  {
	color : #ffffff;
	text-decoration : underline;
	}
	
a.link_breadcrumbs:hover  {
	color : #ffffff;
	text-decoration : underline;
	}
	

/* Page footer  --------------------------------------------------------*/

.text_footer	{
	color: #ffffff;
	font-size: 10px;
	padding:0px;
	margin:4px 0px 0px 0px;
	}

.text_menu_no_space	{
	word-spacing: normal;
	}

a.link_footer:visited  {
	color : #ffffff;
	text-decoration : underline;
	}
	
a.link_footer:link  {
	color : #ffffff;
	text-decoration : underline;
	}
	
a.link_footer:active  {
	color : #ffffff;
	text-decoration : underline;
	}
	
a.link_footer:hover  {
	color : #ffffff;
	text-decoration : underline;
	}


/* Heading for attributes  --------------------------------------------------------*/

.text_options	{
	font-weight: 900;
	}


/* Formatting for 'Add To Cart Button With Cart Icon' ----------------------------------------------*/

.form_button_add_to_cart	{
	line-height: 13px;
	height: 20px;
	width: 76px;
	margin: 0px 1px 0px 0px;
	padding: 1px 0px 1px 14px;
	font-size : 11px;
	background-color: #ffffff;
	border: 1px solid #ffffff;
	color: #ffffff;
	background-image: url('theme_icon_add_to_cart.gif');
	word-spacing: normal;
	}	


/* Styles for CSS Buttons ----------------------------------------------*/

.text_menu	{
	padding: 2px 0px 2px 0px;
	font-size : 11px;
	margin: 0px;
	color : #ffffff;
	}
	

a.link_menu:visited  {
	padding: 2px 5px 2px 5px;
	margin: 0px 1px 0px 0px;	
	color : #ffffff;
	text-decoration : none;
	background-color: #ffffff; 
	border: 1px solid #ffffff;
	}
	
a.link_menu:link  {
	padding: 2px 5px 2px 5px;
	margin: 0px 1px 0px 0px;	
	color : #ffffff;
	text-decoration : none;
	background-color: #ffffff;
	border: 1px solid #ffffff;
	}
	
a.link_menu:active  {
	padding: 2px 5px 2px 5px;
	margin: 0px 1px 0px 0px;	
	color : #ffffff;
	text-decoration : none;
	background-color: #ffffff;
	border: 1px solid #ffffff;
	}
	
a.link_menu:hover  {
	padding: 2px 5px 2px 5px;
	margin: 0px 1px 0px 0px;	
	color : #ffffff;
	text-decoration : none;
	background-color: #ffffff;
	border: 1px solid #ffffff;
	}

/* Styles for 'Top Level Section List In Boxes' and 'Brochure Nav Bar In Boxes' --------------------*/

.tech_main_menu	{
	background-color: #ffffff
   }
		
.tech_menu_bottom	{
	height: 4px;
	background-color: #ffffff;
	}
		
.tech_menu_button_border	{
	width: 121px; 
	border-right: 1px #ffffff solid;
	border-top: 1px #ffffff solid;
   }
	
div.tech_menu_button {
	width: 119px; 
	top: 0px;
	left: 0px; 
	border: 1px #ffffff solid;
   }
		
div.tech_menu_button_product {
	width: 119px; 
	top: 0px;
	left: 0px; 
	border: 1px #ffffff solid;
   }
		
.tech_menu_button_title	{
	width: 122px;
	border-top: 1px #ffffff solid;
	background-color: #ffffff;
   }

.tech_text_product_section	{
	padding: 3px 3px 3px 5px;
	margin: 0px;
	color : #ffffff;
	font-size : 11px;
	font-weight: 900;
   }

div.tech_menu_button a  {
	width: 113px; 
	color: #ffffff;
	text-decoration:none;
	display:block;
	padding:3px;
	text-align:left;
	background-color: #ffffff;
	font-size: 11px;
   }
	
div.tech_menu_button a:visited {
	color: #ffffff; 
	text-decoration:none;
	background-color: #ffffff;
   }
	
div.tech_menu_button a:active {
	color: #ffffff; 
	text-decoration:none;
	background-color: #ffffff;
   }
	
div.tech_menu_button a:link {
	color: #ffffff; 
	text-decoration:none;
	background-color: #ffffff;
	}

div.tech_menu_button a:hover {
	color: #ffffff;
	text-decoration:none;
	background-color: #ffffff;
   }

div.tech_menu_button_product a   {
	width: 104px; 
	color: #ffffff;
	text-decoration:none;
	display:block;
	padding:3px 3px 3px 12px;
	text-align:left;
	background-color: #ffffff;
	font-size: 11px;
   }
	
div.tech_menu_button_product a:visited {
	color: #ffffff; 
	text-decoration:none;
	background-color: #ffffff;
	background-image:url('theme_arrow.gif');
   }
	
div.tech_menu_button_product a:active {
	color: #ffffff; 
	text-decoration:none;
	background-color: #ffffff;
	background-image:url('theme_arrow.gif');
   }
	
div.tech_menu_button_product a:link {
	color: #ffffff; 
	text-decoration:none;
	background-color: #ffffff;
	background-image:url('theme_arrow.gif');
   }

div.tech_menu_button_product a:hover {
	color: #ffffff; 
	text-decoration:none;
	background-color: #ffffff;
	background-image:url('theme_arrow.gif');
   }

/* Start of styles new to v9 */

/* Styles for 'Best Seller List in Boxes' and 'New Products List in Boxes' used on the brochure home page */

.heading_marketing_box	{
	border: 2px solid #ffffff;
	width: 229px;
	margin: 0px 20px 14px 0px;
	}
		
.heading_marketing_box p.text_product_small_info_heading	{
	background-color: #ffffff;
	border-bottom: 2px solid #ffffff;
	color: #ffffff;
	font-weight: 900;
	font-size: 11px;
	background-image: url('theme_marketing_header.gif');
	margin: 0px;
	padding: 4px 0px 0px 8px;
	height: 20px;
	}
	
.heading_marketing_box	p{
	padding: 8px;
	}

.heading_marketing_box .product_image_cost	{
	padding: 8px;
	}


/* Rounded header and footer used around the bulk areas in 'Expert' and 'Hotshot' themes,
but also used in the lists that have 'Rounded Corners' in the name */

.rounded-heading {
	background-image: url('theme_curve2.gif');
	background-repeat: no-repeat;
	background-position: top right;
	}

.rounded-heading p.spacer {
	margin: 0;
	padding: 3px 0;
	background-image: url('theme_curve1.gif');
	background-repeat: no-repeat;
	margin-right: 10px;
	color: #ffffff;
	}

.rounded-footer {
	background-image: url('expert_rounded_bottom_right.gif');
	background-repeat: no-repeat;
	background-position: bottom right;
	}

.rounded-footer p.spacer {
	margin: 0;
	padding: 3px 0;
	background-image: url('expert_rounded_bottom_left.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
	margin-right: 10px;
	color: #ffffff;
	}

.indented-link a {
	display: block;
	background-color: #fff;
	width: 140px;
	padding: 5px 0 5px 30px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: solid 1px #ffffff;
	}

.indented-link a:hover {
	background-color: #ffffff;
	}

/* Style for the 'Graduated Background' for Top Level Section lists and Brochure Page lists */

.graduated-link a {
	display: block;
	padding: 5px 0 5px 30px;
	font-weight: bold;
	text-decoration: none;
	border: solid 1px #ffffff;
	border-bottom: 0;
	border-right: 0;
	background-image: url('prime_link_background.gif');
	background-repeat: no-repeat;
	}

/* Style for the 'Shaded Background' for Top Level Section lists and Brochure Page lists */

.hotshot-link a {
	display: block;
	padding: 5px 0 5px 30px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: solid 1px #ffffff;
	}

.hotshot-link a:hover {
	background-image: url('hotshot-link-highlight.gif');
	background-repeat: no-repeat;
	}

.hotshot-box-main {
	background-image: url('hotshot-box-main.gif');
	background-position: bottom;
	width: 170px;
	}

.hotshot-box-content {
	background-image: url('hotshot-box-top.gif');
	background-repeat: no-repeat;
	padding: 10px;	
	}

/* Styles for 'Quick Search Bar With Curved Box' layout */

.formbox1 {
	padding: 0px;
	margin: 0px;
	border: 0px;
	background-image: url('theme-rounded-searchfield-left.gif');
	height: 19px;
	padding-left: 10px;
	background-repeat: no-repeat;
	float: left;
	}

.formbox2 {
	padding: 0px;
	margin: 0px;
	border: 0px;
	height: 19px;
	background-image: url('theme-rounded-searchfield-right.gif');
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 10px;
	}

.inputfield {
	padding: 0px;
	margin: 1px 0;
	border: 0px;
	height: 16px;
	font-size: 12px;
	}

/* Drop down menus used for top level section lists and brochure page lists in the 'Corporation' and 'Premier' theme */

#corporate_top_menu, #corporate_top_menu ul { /* main menu lists */
	padding: 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	line-height: 1;
	font-size: 11px;	
	}

#corporate_top_menu a {
	display: block;
	color: #ffffff;
	padding: 3px 6px 3px 13px;
	margin: 0;
	font-size: 11px;	
	text-decoration: none;
	background-image: url('theme_arrow.gif');
	background-position: left;
	background-repeat: no-repeat;
	background-color: #ffffff;
	border-right: 1px solid #000000;		
	}

#corporate_top_menu li a:hover {
	display: block;
	color: #ffffff;
	padding: 3px 6px 3px 13px;
	margin: 0;
	font-size: 11px;	
	text-decoration: none;
	background-image: none;
	background-color: #ffffff;
	background-image: url('theme_arrow.gif');
	background-position: left;
	background-repeat: no-repeat;
	}

#corporate_top_menu li { /* all list items */
	float: left;
	padding: 0px;
	margin: 0;
	list-style-image: none;
	line-height: 18px;
	}

#corporate_top_menu li ul { /* second-level lists */
	font-size: 100%;
	width: 150px; 
	display: block;
	position: absolute;
	margin: 0px 0px 0px -2px;
	border-top: 1px solid #000000;
	list-style-image: none;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	}

#corporate_top_menu li ul li { /* second-level lists */
	width: 150px; 
	display: block;
	background-image: none;
	background-color: #ffffff;
	border-bottom: 1px solid #000000;
	}

#corporate_top_menu li ul li a { /* second-level lists */
	background-image:none;
	padding: 3px 6px 4px 6px;
	line-height: 150%;
	display: block;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	}

#corporate_top_menu li ul li a:hover { /* second-level lists */
	display: block;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	padding: 3px 6px 4px 6px;
	background-image:none;
	background-color: #ffffff;
	}

#corporate_top_menu li ul ul { /* third-and-above-level lists */
	margin: -24px 0px 0px 149px;
	}

#corporate_top_menu li:hover ul ul, #corporate_top_menu li.sfhover ul ul {
	left: -999em;
	}

#corporate_top_menu li:hover ul, #corporate_top_menu li li:hover ul, #corporate_top_menu li.sfhover ul, #corporate_top_menu li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	}

.corporate_pages_menu ul { /* brochure list */
	padding: 0px;
	margin: 0px 0px 0px 0px;
	line-height: 1;
	font-size: 11px;	
	list-style-image: none;
	}

.corporate_pages_menu ul li {
	display: block;
	background-image:none;
	background-color: #ffffff;
	border-bottom: 1px solid #000000;
	}

.corporate_pages_menu li a {
	color: #ffffff;
	background-image:none;
	padding: 3px 6px 4px 6px;
	line-height: 150%;
	display: block;
	}

.corporate_pages_menu li a.product_section {
	color: #ffffff
	}
	
.corporate_pages_menu li a:hover {
	color: #ffffff;
	display: block;
	padding: 3px 6px 4px 6px;
	background-image: none;
	background-color: #ffffff;
	}

/* HAYDOCK CUSTOM STYLES CONTINUE */

/* WRAPPER */

#wrapper { width:968px;
        margin:0 auto;
        text-align:left;
        }
        
/* HELPFUL AND CART LINKS */

#help-links { list-style:none;
              padding:0 10px 0 0;
              margin:0;
              text-align:right;
              color:#960000;
              width:958px;
}


#help-links li { display:inline; padding:0;
                   text-transform:capitalize;
                 font-size:1.1em;
                 }

#help-links li img { vertical-align:middle; padding-right:4px; }

#help-links li a { color:#010101;
                   border-right:solid #010101 1px;
                   }
                   
#help-links li a, #help-links li span {  padding:0 6px; }

#help-links li span { text-transform:capitalize; }

#help-links li a.bordl { color:#960000;
         border-right:none;
         border-left:solid #960000 1px;
         padding-right:0;
} 

/* BRANDING AND SEARCH */

#branding { width:961px;
            margin:0 auto;
            padding-right:7px;
}

/* site logo */

	#branding h1 { width:420px; float:left; margin:-8px 0 0 17px; padding:0;
               text-indent:-9999px;
               height:80px;
               position: relative;
               }

#branding h1 a {
                display: block;
               text-decoration: none;
               cursor: pointer;
               }

#branding h1 span {  height:80px;
                     position: absolute;
                     top: 0;
                     left: 0;
                     background:url("haydock-music-branding.png") no-repeat top left;
                     width:420px;
                     }


                     
/* hidden sales slogan visable to search engines and screen readers */
                     
#branding blockquote { width:10px; float:left;}
                     
#branding blockquote, #branding blockquote p { padding:0; margin:0;}

#branding blockquote p { text-indent:-99999px; }

/* search form  */

#branding form { width:402px;
                 height:43px;
                 background:url("search-bk.png") no-repeat top left;
                 margin:10px 0 0 98px; padding:0;
                 float:right;
}

#branding form p  { margin:0; padding:9px 0 0 17px; }

#branding form p input { vertical-align:middle; }

#stxt { border:solid #ccc 1px;
        background-color:#efefef;
        height:16px; width:195px;
        font-family: Arial, Verdana, sans-serif;
        font-size:1.1em;
        padding:3px 0 0 5px; margin:0 5px 0 0;
}

#branding form p label { color:#960000;
                         font-weight:bold;
                         font-size:1.1em;
                         padding-right:7px;
                         font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
                         }

/* help links  */

#slinks { padding:4px 0 0 0; margin:0;
          width:480px;
          float:right;
          text-align:right;
}

#slinks a { color:#010101; }


/* GLOBAL NAV  */

#nav-wrap { width:962px;
       background:#960000 url("global-nav-left.jpg") no-repeat top left;
       height:3.5em; margin-top:10px;
       padding-left:6px;
}

#nav { width:951px;
       background:url("global-nav-right.jpg") no-repeat top right;
       height:3.5em;
       padding-right:11px;
}


/* CONTENT WRAPPER */

#content-wrapper { width:960px;
                   margin:0 auto 40px auto;
                   padding-top:5px;
                   }

/* INNER CONTENT WRAPPER */

#supp-nav { width:182px; float:left; }

#maincontent { width:765px; float:right; }

#content, #chk-content, #broc-content { width:582px; float:left; }
#supp-content { width:172px; float:right; }

/* INNER CONTENT WRAPPER  - supp nav */

.nav-wrapper { width:182px;
            background:url("sub-nav-bk.jpg") repeat-y top left;
            margin-bottom:10px;
}

.nav-wrapper h3 { width:178px;
               border:solid #690000 1px;
               background:#C8161F url("section-hr-bk.jpg") repeat-x top left;
               color:#FFE56C;
               font-size:1.1em;
               text-align:center;
               line-height:2.0em;
               text-transform:uppercase;
               margin:0; padding:0;
               font-family: Arial, Verdana, sans-serif;
               font-weight:bold;
               
}

.nav-wrapper ul { width:182px;
               background:url("sup-nav-footer-bk.jpg") no-repeat bottom left;
               padding:0 0 10px 0; list-style:none;
               margin:0;
}

.nav-wrapper li { font-size:1.1em;  }

.nav-wrapper li a { color:#000;
                 display:block;
                 line-height:1.6em;
                 padding:0 5px 0 6px; 
                  border-bottom:solid 1px #ccc;
                  width:168px;
                 
}

.nav-wrapper li a:hover { background-color:#C3141C; color:#FFE56C; text-decoration:none; }

#supp-nav p { margin:0;
              padding:0 0 10px 0;
              text-align:center;
              }
              
/* INNER CONTENT WRAPPER  - content - home page only */

#content p { padding:0 0 10px 0; margin:0 auto; font-size:1.1em; }

.ads { text-align:center; }

#fadeshow1 { margin-bottom:5px; z-index:7; }

#welcome-banner { width:579px;
                  height:294px;
                  position:relative;
                  margin-bottom:5px;
}

#welcome-banner  h3 { position:absolute;
                      width:auto;
                      font-size:4.0em;
                      padding:0; margin:0;
                      top:40px; color:#fff;
                      font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
                      font-weight:normal;
                      width:180px;
                      z-index:3;
                      left:17px;
}

#welcome-banner h3 span { color:#FFE56C; }

#welcome-banner h3 span + span { text-decoration:underline;}

#txt-box { width:210px;
           height:294px;
           position:absolute;
           top:0; left:360px;
           background:url("welcome-banner-trans-bk.png") repeat-x top left;
           z-index:5;
}

#txt-box h2 { margin:26px 0 10px 0;
              padding:0; color:#FFE56C;
              text-align:center;
}

#txt-box p { color:#fff; 
            width:200px;
            
}

/* promo pods - home page */

#promo-pods { padding:5px 0 5px 4px;
                 background:#E9E9E9 url("promo-pod-bk.jpg") repeat-x top left;
                 width:575px;
                 margin-bottom:5px;
                 

}

#promo-pods dl { font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
               margin:0; float:left; width:185px; padding:0 7.5px 0 0; }

#musicpro { padding-right:0!important;}

#promo-pods dt, #promo-pods dd { padding:0; }

#promo-pods dt { margin:0; border:solid #fff 1px; }

#promo-pods dd { margin:0 0 2px 0;
                 text-align:right;
                 text-transform:uppercase;
                 font-weight:bold;
                 }

#promo-pods dt { height:116px; text-indent:-99999px;  }

#promo-pods dd a { display:block;
                   line-height:1.8em;
                   padding:0 4px 0 0;
                   }

#promo-pods dd a:hover { background-color:#690000;
                         text-decoration:none; color:#fff;
                         }


#musicb dt { background:url("for-schools.jpg") no-repeat top left; }

#musicex dt { background:url("music-professionals.jpg") no-repeat top left; }

#musicpro dt { background:url("beginners-guide.jpg") no-repeat top left; }
  
#musicb dd a { background-color:#315E64;  }

#musicex dd a { background-color:#428760;  }

#musicpro dd a { background-color:#666;  }

#musicb dd a, #musicex dd a, #musicpro dd a  { color:#fff; }

/* INNER CONTENT WRAPPER  - content - home page only - new products and home page section pods */

.products-promo-wrap { width:582px;
                     background:url("whats-new-bottom.jpg") no-repeat bottom left;
                     padding-bottom:7px;
                     margin-bottom:5px;
                     }
                     

.products-promo-contentbk { width:570px;
                        background:url("whats-new-bk.jpg") repeat-y top left;
                        padding-left:12px;
                       
}

#new-hr, #instrument-hr { padding:0; margin:0; width:582px; text-indent:-99999px; }

#new-hr { background:url("whats-new-hr.jpg") no-repeat top left;
          height:45px;
}

#instrument-hr { background:url("shop-by-instrument-hr.jpg") no-repeat top left;
          height:43px;
}

.promo-prod-pod { width:178px;
                  padding:10px 12px 10px 0;
                  float:left;
                  height:160px;
}

.promo-prod-pod p { text-align:center; padding:0; margin:0; }

.promo-prod-pod h3 { width:178px;
                     padding:5px 0 0 0; margin:0;
                    font-weight:normal;
                     font-size:1.1em;
                     
                     
}

.promo-prod-pod h3 span { font-size:11px;
                          color:#690000; padding-left:3px;
                          width:auto; font-weight:bold;
                          
                           
}

.promo-prod-pod h3 a {  color:#010101; }

/* INNER CONTENT WRAPPER  - content - home page only - section pods - shop by instrutment */

.products-promo-contentbk dl { width:178px;
                               padding:15px 12px 0 0;
                               margin:0;
                               float:left;
                               height:155px;
                               }
                               
.timg { height:95px;  }
                               
.products-promo-contentbk dt {
                               font-size:1.2em;
                               color:#690000;
                               font-weight:bold;
                               text-transform:uppercase;
                               }
                               
.products-promo-contentbk dt a { color:#690000; }

.products-promo-contentbk dt, .products-promo-contentbk dd { padding:0 0 3px 0; margin:0; text-align:center;  }

.products-promo-contentbk dd { color:#666; font-size:1.1em; }

.products-promo-contentbk dd a { color:#666; }                               

/* INNER CONTENT WRAPPER  - content - home page only - content */

#content h4 { color:#690000;
              font-size:1.2em;
              margin:0 0 4px 0; padding:0;
              text-transform:uppercase;
              }

#content h5 { color:#690000;
              font-size:1.1em;
              margin:0; padding:0;
              text-transform:uppercase;
              }


/* SUPP CONTENT STYLES */

#supp-content address { background:url("phone-us-bk.gif") no-repeat top left;
                        width:127px;
                        padding:18px 0 0 43px;
                        height:22px; margin:0 0 10px 0;
                        font-size:1.6em; color:#333;
                        font-style:normal; font-weight:bold;
                        letter-spacing:0.2px;
                        font-family: "Trebuchet MS", Arial, Verdana, sans-serif;

}

#supp-content h3 { margin:0;
                   padding:0;
                   text-indent:-9999px;
                   width:172px;
                   }
                   

#supp-content p { padding-bottom:10px; }

#news-hr { background:url("news-hr.jpg") no-repeat top left;
           height:42px;
           
}

#feat-hr { background:url("featured-hr.jpg") no-repeat top left;
            height:23px;
}

.content-bk, .feat-content-bk, .best-content-bk { background:url("long-multi-content-bk.png") no-repeat bottom left;
              margin-bottom:10px;
}

.content-bk, .best-content-bk {  padding:3px 0 15px 0; width:172px; }

.feat-content-bk {  padding:3px 6px 15px 6px; width:160px; }

.feat-content-bk p { width:75px; float:left;
                     padding:10px 5px 5px 0;
                     margin:0;
                    }

.content-bk h4 { color:#690000;
                 margin:0 auto; padding:0;
                 width:160px; font-size:1.1em;
                 text-transform:capitalize;
                 }
                 
.datehr { color:#010101; display:block; font-size:1.1em; 
          margin:0 auto; width:160px; 
          font-weight:bold; 
}
                 
.content-bk p { margin:0 auto 10px auto;
                padding:0; font-size:1.1em;
                width:160px;
                }
                
.content-bk p a { font-weight:bold; }


/* FOOTER STYLES */

#footer { width:960px;
          margin:0 auto;
          background-color:#333;
          padding:15px 0;
          }
          
#footer h6 {  color:#EF1D26;
              font-size:1.2em;
              padding:0; margin:0 0 5px 0;
              font-family: Arial, Verdana, sans-serif;

}

#footer ul { width:auto;
             list-style:none;
             padding:0; margin:0 0 15px;
}

#footer li { line-height:1.6em; font-size:1.1em;  }

#footer li, #footer li a { color:#fff; }

#footer li a:hover { text-decoration:underline; }

#footer p { width:auto;
            margin:0;
            padding:0 0 6px 0;
            }


.colsm { width:190px; padding:0 5px;
         float:left;
}
          
#colhr { width:155px;
         float:left;
         padding-right:5px;
         }

#colhr h5 { color:#EF1D26;
            font-size:1.3em;
            margin:-3px 0 0 0; padding:0 0 0 60px;
            font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
            letter-spacing:1px;
}

/* SITE CREDITS STYLES */

#site-credits { width:960px;
                padding:10px 0 30px 0;
                }
                
#site-credits address { 
                        font-style:normal;
                        padding:0; margin:0;
                        color:#010101; text-align:center;
}

#site-credits p { 
                  margin:12px 0; padding:0;
                  text-align:center;
}

#site-credits address a, #site-credits p a { color:#010101; }


/* SITE OWNER */

#site-owner { width:960px; margin:0 auto;
              text-align:center;
              }
              
#site-owner p { text-align:center; padding:0; margin:0; }

/* SECTION LAYOUT */

#sec-wrap { width:582px;
            background:url("section-wrap-bk.png") no-repeat bottom left;
            padding-bottom:10px;
            margin-bottom:10px;
            }
            
#sec-wrap h2 { margin:0; padding:15px 80px 0 3px; 
           font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
           color:#960000;
           font-size:2.2em; 
           text-transform:uppercase;
           background:url("section-header-bk.png") no-repeat top left;   
}

#sec-wrap h2 a { color:#660000; }

#sec-wrap h2 span { background-color:#fff; }

#sec-wrap p { margin:0; padding:0 8px 8px 3px!important; }

#sec-wrap form { margin:15px auto 0 auto; 
                 padding:0; text-align:right;
                 border-top:dotted 1px #000;
                 width:575px;
                 }
                 
#sec-wrap form p { text-align:right; 
                   margin:0; padding:10px 5px 4px 3px;
                   font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
                   color:#960000;
                   font-size:1.2em;
}

#sec-wrap form p select { font-size:11px; vertical-align:middle; }


/* PRODUCT SUMMARY / DETAIL  WRAPPER LAYOUTS */

#cat-page-wrapper { width:570px; padding:0 0 0 12px; }

#product-header { width:582px;
                  background:url("product-header-wrap.png") no-repeat top left;
                  padding:19px 0 0 0;
                  margin-top:15px;
}

#product-wrap { width:558px;
                background:url("product-wrap-bk.png") repeat-y top left;
                padding:0 12px;
}

#product-header blockquote { width:582px; margin:0; padding:0;
                             background:url("product-wrap-footer.png") no-repeat bottom left;
}

#sales-msg { width:582px; margin:0; padding:20px 0!important; clear:both; } 

#product-header blockquote p, #sales-msg p { width:540px;
                               margin:0 auto;
                               padding:30px 0 15px 0;
                               font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
                               color:#960000;
                               font-size:1.2em;
                               text-align:center;
}
               

/* PRODUCT SUMMARY / DETAIL  WRAPPER LAYOUTS */

.product-summary { width:170px; padding:0 16px 30px 0;
                   float:left;
                   }
                   
.product-summary p { text-align:center; }

.product-summary h3, .product-summary h5 { text-align:center; }

.product-summary h3 { margin:0; 
                      padding:0; 
                      font-size:1.2em;
}

.product-summary h5 { margin:2px 0 0 0; padding:0;
                      font-size:1.2em;
                      color:#960000;
                      }
                      
.product-summary h5 a { color:#000; }


/* PRODUCT SUMMARY WRAP IN BOXES */

.product-summary-wrap { width:182px;
                        padding:20px 6px 0 0;
                        float:left;
                        }
                        
.product-summary-inner { width:160px; padding:0 11px;
                         background:url("product-summary-inner-wrap.png") repeat-y top left;
 }

.sum-img { height:170px; }

.sum-img-long { height:200px; }
 
.sum-img, .exbtn, .sum-img-long { 
           width:160px;
           text-align:center;
           margin:0; 
           }
           

.exbtn { background:url("ex-info-bk.png") no-repeat bottom left; 
         padding:12px 11px!important;
}

.sum-img, .sum-img-long { background:url("ex-info-img-bk.png") no-repeat top left;
           padding:10px 11px!important; 
 }

.product-summary-inner h3 { color:#000;
                            font-size:1.2em;
                            margin:0;
                            padding:5px 0 0 0;
                            
}

.product-summary-inner h4 {
                        color:#960000;
                        font-size:1.1em;
                        padding:0; margin:0;
                        display:inline;

}

.product-summary-inner h5 {
                        color:#999;
                        font-size:12px;
                        padding:0 4px 0 0; margin:0;
                     display:inline;
                        text-decoration: line-through;

}

.hd-prod-details { border-top:dotted 1px #ccc;
                    border-bottom:dotted 1px #ccc;
                    height:105px;
                    }

.hd-prod-details ul { list-style:none;
                      padding:0 0 4px 0;
                      margin:0;
                      }
                      
.hd-prod-details li { font-style:italic;
                      padding:0px;

 }
 
 .sec-prod-details { border-top:dotted 1px #ccc;
                    border-bottom:dotted 1px #ccc;
                    height:60px;
                    }


/* PRODUCT DETAIL PAGE */

#product-detail-wrap { width:582px;
                       margin-top:20px;
                       padding-top:9px;
                       background:url("product-detail-header.png") no-repeat top left;
}

#product-detail-content { width:562px;
                          padding:20px 10px 0 10px;
                          background:url("product-detail-wrapper.png") repeat-y top left;
} 

#product-detail-img { width:290px;
                      float:left;
}

#product-detail-img p { padding:0; margin:0;
                        text-align:center;
                        }

#product-detail-txt { width:250px;
                      float:right;
                      padding-right:20px;
                      }
                      
#product-detail-txt h3 { padding:0;
                         margin:0 0 10px 0;
                         font-size:2.2em;
}

#product-detail-txt h4 { margin:0;
                         padding:0 0 20px 0;
                         color:#960000;
                         font-size:1.8em;
                         display:inline;
}

#product-detail-txt h5 { margin:0;
                         padding:0 4px 20px 0;
                         color:#999;
                         font-size:1.8em;
                         display:inline;
                         text-decoration: line-through;
}

#product-detail-txt ul { list-style:none;
                         font-size:1.1em;
                         padding:0; margin:0 0 20px 0;
                         }
                         
#product-detail-txt li { background:url("bullet-point-icon.png") no-repeat left center; 
                         line-height:1.6em; 
                         padding:0 0 0 10px;
}

#pd-sales-msg { width:582px; margin:0;
                background:url("product-detail-footer-bk.png") no-repeat top left;
                padding:25px 0 0 0!important; clear:both;
} 

#pd-sales-msg p { width:540px;
                margin:0 auto;
                padding:0;
                font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
                color:#960000;
                font-size:1.2em;
                text-align:center;
}

/* REALTED PRODUCTS */

#pd-rel-products { width:558px;
                   float:left;
                   padding:30px 2px 0 2px;
}

.rel-product { width:180px;
               padding-right:6px;
               float:left;
               }

#pd-rel-products h4 { background-color:#666!important;
                      color:#fff!important;
                      font-size:1.2em; padding:0 0 0 10px;
                      text-transform:uppercase;
                      margin:0 0 20px 0;
                      line-height:1.8em;
}

#pd-rel-products p { text-align:center;
                     padding:0 0 20px 0; margin:0;
 }

#pd-rel-products h5 { margin:0; padding:0;
                      font-size:1.2em; color:#960000;
                      text-align:center;
}

#pd-rel-products h5 a { color:#000; display:block; }


/* CHECKOUT STYLES */

#chk-content td, #chk-content th, #chk-content input, #chk-content select { font-size:11px; } 

#chk-content th {   border:solid #690000 1px;
               background:#C8161F url("section-hr-bk.jpg") repeat-x top left;
               color:#FFE56C;
               font-size:1.1em;
               text-align:center;
               line-height:2.0em;
               text-transform:uppercase;
               margin:0; padding:0;
               }

.cartheading { color:#FFE56C; font-weight:bold; }

.btnstyle input { background-color:#960000;
                  color:#fff;
                  font-size:11px;
                  border:solid 1px #010101;
                  padding:4px 6px;
                  text-transform:uppercase;
                  font-weight:bold;
}  

.cbtn { margin:15px 0!important; }

/* BROCHURE PAGE STYLING  */

#broc-content p { font-size:1.2em;
                  margin:0 0 10px 0;
                  padding:0;
}

#broc-content h3 { margin:0 0 5px 0; padding:0; 
           font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
           color:#960000;
           font-size:1.4em; 
           text-transform:uppercase;
}

#broc-content h4 { margin:0; padding:0; 
           font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
           color:#960000;
           font-size:1.2em; 
           text-transform:uppercase;
}

.cimg { text-align:center; }

.limg { float:left; margin:0 10px 10px 0; border:solid #000 1px; }

.rimg { float:right; margin:0 0 10px 10px; border:solid #000 1px; }

.ctest { margin:0!important; }

#broc-content h5 { margin:0 0 15px 0; padding:0; 
           font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
           color:#960000;
           font-size:1.2em; 
           text-transform:uppercase;
}
 

.back-btn { text-align:right; }

/* CONTACT FORM */

#haydock_frm { background-color:#efefef;
               padding:10px 20px;
               margin:0 0 10px 0;
               width:480px;
               border:solid #ccc 1px;
               }

#haydock_frm label { color:#960000; 
                     font-weight:bold;
                     display:block;
}

#stxts { font-size:9px!important; width:520px!important; }

#haydock_frm input, #haydock_frm select  { font-family: Arial, Verdana, sans-serif; font-size:11px; }

#hp-wel-txt { width:582px; }

#hp-wel-txt a { text-decoration:underline; }

#hp-wel-txt ul { padding:0; margin:0 0 12px 0;
                 list-style:none;
                 font-size:1.1em;
                 }
                 
#hp-wel-txt li { padding:0 0 0 12px;
                 background:url("psquare.gif") no-repeat center left;
                 line-height:1.4em;
 }
 
#stkmsg { color:#010101; font-weight:bold; font-size:1.2em!important; }

.depfrm { padding-top:4px!important; }

/* FOOTER */

#scrollfooter { margin:0 auto; background-color:#333; 
                border-bottom:dotted #fff 1px;
                padding:3px 0;
                width:960px; margin:0 auto;
                clear:both;
}

/* FACEBOOK FEED */

.ffeed { width:172px; padding-bottom:10px; }

.socnet { text-align:center; }

.socnet img { padding-right:2px; }

/* BEST SELLERS SIDE COL */

#best-heading { background:url("best-seller-hr.jpg") no-repeat top left;
           height:42px;
           
}

.best-content-bk { text-align:center; }

.best-content-bk h4 { padding:0 8px 15px 8px!important; font-size:12px; padding-bottom:8px; color:#960000; }

.best-content-bk h4 a { color:#000; display:block; }

.marquee img { padding:0 5px!important; }

/* YOU TUBE VIDEO */

.ytube { padding:20px 0; }

.zimg { color:#999; padding:8px 0!important; }

/* MEGA MENU CUSTOM */

/* Start Configurable Multi Column Menu */

#multicolumnmenu {
	
}

.mcmseeall	{	/* for the See all ... link */
	
}

ul#topnav {
	margin: 0; padding: 0;
	float:left;
	background:url("nav-bk.jpg") repeat-x top right;
   height:3.5em; margin:0; padding:0;
   list-style:none; width:951px;
}

ul#topnav li {
	float: left;
	text-transform:uppercase;
   font-size:11px;
   font-weight:600;
	margin: 0; padding: 0;
	position: relative;
	z-index: 8888;  line-height:3.2em;
	background:url("nav-right-border.jpg") no-repeat top right;
}

ul#topnav li a {
	float: left;
   color:#fff;
   padding:0 8px;
   display:block;
  
}

ul#topnav li a:hover { 
	color:#FFE56C;
   text-decoration:none; 
}

ul#topnav li:hover { color:#FFE56C!important; }

.drophr { color:#FFE56C; }


ul#topnav li .sub {
	position: absolute;	
	top: 34px; left: 0;
	background:#C1131C url("dropmenubks.jpg") repeat-x top left;
	border: solid #AFB0AB 1px;
	z-index: 8888;	
	padding: 20px 10px;
	float: left;
	display: none;
}

ul#topnav li .row {
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 10px;
}

ul#topnav li .sub ul{
	list-style: none;
	margin: 0; padding: 0;
	width: 175px;
	float: left;
}
ul#topnav .sub ul li {
	border-right: none!important;	
	width: 100%; 
	font-size:11px!important;
	background:transparent!important;
	line-height:normal!important;
	padding:0 0 5px 0!important;

}

}

ul#topnav ul .sub li a {
	float: none; 
	text-indent: 0; 
	display: block;
	text-decoration:none;
	line-height:normal!important;
}

ul#topnav .sub ul li a:hover {
	color:#FFE56C!important;
}

.mcmparent	{	/* for the parent top section */
	
}

/* End Configurable Multi Column Menu */

.gmap { padding:10px 0; }

/* DIV CLEARING  */

.fixclear:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }

* html .fixclear { height:1%;}
.fixclear { display:block; }





