/* categories styling */

body { background-image: url(BB2.gif); }

#BMmain_container { width: 950px;}

a {
color: #0b4c8e;
}

a:hover {
color: #000000;
}


/* image trail */
#trailimageid {
  position: absolute;
  visibility: hidden;
  left: 0px;
  top: 0px;
  width: 310px;
  height: 0px;
  z-index: 9000;
}

#trailimageid div
{
	padding: 5px;
	background-color: #FFF;
	border: 1px solid #57573e;
	width: 310px;
	text-align: center;
	font-family: verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

#trailimageid h1 {
  font-size: 100%;
  font-weight: normal;
  margin: 0;
  padding: 2px 0px;
  text-align: center;
  width: 100%;
  font-size: 13px;
	font-weight: bold;
}

#trailimageid img {
  margin: 2px;
  border: none;
  width: 250px;
}




.bkgd
{
	background-image: url('top_strip.jpg');
	background-repeat: repeat-x;
}

.bkgd2
{
	font-family: arial;
	font-size: 12px;
	color: white;
	text-align: left;
	text-decoration: none;
	background-image: url('mid_strip.jpg');
	background-repeat: repeat-x;
	padding: 0px 6px;
}


.oem_menu
{
	width: 150px;
	font-size: 11px;
	margin: 2px;
}

.bkgd2 a, .bkgd2 a:visited
{
	font-family: arial;
	font-size: 12px;
	color: white;
	text-decoration: none;
	padding: 1px 4px 1px 4px;
}

.bkgd2 a:hover
{
	font-family: arial;
	font-size: 12px;
	color: #fbce35;
	text-decoration: none;
}

.bkgd2 .feature {
	font-size: 13px;
	font-weight: bold;
}
.bkgd2 .feature a {
	color: #fbce35 !important;
	border-bottom: 1px dashed #fbce35;
}
.bkgd2 .feature a:hover {
	color: #FFF !important;
	border-bottom: 1px dashed #FFF;
}

.bkgd3
{
	background-image: url('btm_strip.jpg');
	background-repeat: repeat-x;
}



.cat_table
	{
		background-image: url('bkgd.jpg');
		background-repeat: repeat-y;
	/*	border-bottom: 2px solid #000000;*/
		text-align: left;
		background-color: white;
		margin-left: 6px;
		margin-right: 6px;
	}
	
	.mcat
	{
		background: url('band.jpg');
		background-repeat: no-repeat;
		font-size: 11px;
		color: #ff9900;
		font-family: verdana;
		width: 172px;
		height: 22px;
	}
	
	.mcat a, .mcat a:visited
	{
		text-decoration: none;
		color: #fff;
		display: block;
		padding-top: 3px;
		padding-bottom: 3px;
		padding-left: 10px;
	}
	
	.mcat a:hover
	{
		color: #057CB2;
		background: url('hover.jpg');
		background-repeat: repeat-x;
	}
	
	.subcat_container {
	padding: 4px;
	}
	
	.subcat
	{
	
		color: #fff;
		
		font-size: 10px;
		font-family: verdana;
		text-decoration: none;
		list-style-position: outside;
		padding: 1px 0px 1px 20px;
	}
	
	.subcat a, .subcat a:visited
	{
		color: #fff;
		text-decoration: none;
	}
	
	.subcat a:hover
	{
		color: #FBC52E;
		text-decoration: none;
	}
	
	
	
	.sub_subcat
	{
	
		color: #0C5292;
		font-size: 10px;
		font-family: verdana;
		text-decoration: none;
		width: 120px;
		padding: 2px 0px 2px 4px;
		background-color: #bedeed;
		border-right: 1px solid #fff;
		margin-left: 30px;
		border-left: 1px solid #fff;
	}
	
	.sub_subcat a, .sub_subcat a:visited
	{
		color: #0C5292;
		text-decoration: none;
	}
	
	.sub_subcat a:hover
	{
		color: #FBC52E;
		text-decoration: none;
	}
	
	
	.cart_content
{
	background-color: #bedeed;
	width: 150px;
	color: #333;
	font-family: verdana, sans-serif;;
	font-size: 10px;
	padding: 4px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	text-align: left;
	margin-left: 6px;
}

#cart_buttons
{
	margin: 10px 2px 2px 12px;
	width: 150px;
}

#separator {
	margin-bottom: 4px;
	border-bottom: 1px solid #666;
	width: 160px;
}

#cart_total
{
	margin-top: 4px;
	color: #fff;
	font-family: verdana;
	font-size: 10px;
	text-align: right;
	width: 160px;
	font-weight: bold;
	
}
	
	
/* end of categories styling */	

#top_cell {
border-right: 2px solid #000000;
background-color: #FFF;
}

#main_cell
{
	padding: 20px 6px 20px 20px;
	border-right: 2px solid #000000;
	background-color: #FFF;
}

#adv_srch {
margin-bottom: 10px;
}

#adv_srch a
{
	color: #FFF;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
}

#adv_srch a:hover
{
	color: #000;
}

#search_box
{
	text-align: center;
	margin-top: 10px;
}

#search_field
{
	width: 140px;
	color: #0b4063;
	background-color: #fff;
	border: 1px solid #0b4063;
	padding: 4px;
}

#footer_bar {
border-top: 1px solid #000000;
}


#footer_links
{
	padding-top: 12px;
	color: #fff;
	text-align: center;
	font-family: verdana;
	font-size: 12px;
}

#footer_links a {
color: #fff;
padding: 0 10px 0 10px;
}

#footer_links a:hover {
color: #fbce35;
padding: 0 10px 0 10px;
}

#stretcher_footer
{
	background-image: url(footer_02.gif);
	background-repeat: repeat-x;
	height: 44px;
}

#copyright
{
	color: #333;
	font-family: verdana;
	font-size: 9px;
}

#pixclinic {
color: #999;
font-family: verdana, sans-serif;
font-size: 9px;
}

#pixclinic a{
color: #999;
}

#pixclinic a:hover{
color: #0000ff;
}


#datasec
{
font-family: verdana, sans-serif;
margin: 6px;
}
#datasec a
{
	color: #000;
	
	font-size: 10px;
	font-weight: bold;
}

#datasec a:hover
{
color: #ff9900;
}

.marketing
{
	color: #FFF;
	font-family: verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.marketing a
{
color: #000;
}
.marketing a:hover
{
color: #ff9900;
}


.prod_th {
height: 100px;
}

.in_stock
{
	font-family: verdana, sans-serif;
	font-size: 10px;
	margin-top: 4px;
	margin-bottom: 4px;
	color: #4f8c0b;
	font-weight: bold;
}

.instock {
	color: #4f8c0b;
	font-weight: bold;
	font-family: verdana, sans-serif;
	font-size: 12px;
}

.outstock {
	color: #990000;
	font-weight: bold;
	font-family: verdana, sans-serif;
	font-size: 12px;
}

#srchres {
border-bottom: 1px solid #666666;
}
#srchres td{
padding-bottom: 10px;
}

.brief_desc
{
	font-family: verdana, sans-serif;
	font-size: 10px;
	margin-top: 4px;
	margin-bottom: 4px;
}

.cat_name
{
	background-color: #084790;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	color: #FFF;
	padding: 4px;
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-image: url('band_catalog.gif');
	background-repeat: repeat-x;
}

.prod_price {
	color: #990000;
	
	margin-bottom: 4px;
}


/* PRODUCT DETAIL */

#prod_det_title
{
	color: #0C5292;
	font-family: arial narrow;
	font-size: 30px;
	border-bottom: 1px solid #cccccc;
	
}

.breadcrumb
{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #333;
}

.medium_image {width: 300px;
border: 1px solid #ccc;
}

#prod_table {

}

#spec_table {border: 1px solid #0C5292;}

.spec_ttl
{
	color: #0C5292;
	font-size: 11px;
	font-weight: bold;
	font-family: verdana, sans-serif;
	background-color: #76acd0;
	padding: 2px 10px 2px 10px;
	text-align: right;
	border-bottom: 1px solid #fff;
	border-right: 4px solid #0C5292;
}

.spec_val {
	color: #666;
	font-size: 10px;
	font-weight: normal;
	font-family: verdana, sans-serif;
	padding: 2px 10px 2px 10px;
	text-align: left;
	border-bottom: 1px solid #ccc;
}

#enlarge
{
	
	font-family: verdana;
	font-size: 9px;
}

#related_products {
border: 2px solid #000;
}
#related_title
{
	width: 580px;
	color: #fff;
	font-family: verdana;
	font-size: 14px;
	height: 25px;
	background-image: url(related_header-2.gif);
	background-repeat: no-repeat;
}
#rel_text {
padding-top:5px;
}

#related_frame {
border-right: 2px solid #000;
border-left: 2px solid #000;
border-bottom: 2px solid #000;
}

#related_products td{
padding: 6px;
border: 1px solid #ddd;
}

.prod_rel
{
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
}

#product_main_frame {
/*border: 1px solid #cccccc;
padding: 14px;
*/
}

/* HOME PAGE STYLE */

.featured_cell {
border: 1px solid #ccc;
padding: 6px;

}
.featured_cell a
{
	font-family: arial;
	font-size: 10px;
}

.pr_review_summary
{
	color: #333;
	font-family: arial, sans-serif;
	font-size: 14px;
}

.pr_snippet_product
{
	color: #333;
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
}
#cartlinx {
margin-right: 20px;
}

#cartlinx td
{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
}


/* ADDITIONS FOR NEW PRODUCT TEMPLATE */



#buybox {
background-color: #dddddd;
border: 1px solid #808080;
margin-bottom: 10px;
}
.buy_ttl
{
	text-align: right;
	color: #333;
	font-family: arial, sans-serif;
	font-size: 11px;
	padding-right: 6px;
}
.buy_val
{
	text-align: left;
	padding-left: 6px;
	color: #333;
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

#pro_desc td
{
	font-family: arial, sans-serif;
	font-size: 12px;
}

#p_desc
{
	background-color: #dddddd;
	border: 1px solid #808080;
	padding: 6px;
	text-align: justify;
	color: #333;
}

#three_related img{
border: 1px solid #ccc;
}


#more_fr, #entire
{
	color: #0C5292;
	font-family: arial, sans-serif;
	font-size: 12px;
	display: inline;
	text-align: left;
}

#entire {
float: right;
}

#big_bg
{
	background-image: url(header_bigr.jpg);
	background-repeat: no-repeat;
	padding-top: 30px;
}

/* TESTIMONIALS STYLES */

.glidecontentwrapper
{
	position: relative;
	/* Do not change this value */
	width: 160px;
	height: 230px;
	/* Set height to be able to contain height of largest content shown*/
	border: 1px solid #000;
	overflow: hidden;
	background-color: #FFF;
}
/*
	Total wrapper width: 350px+5px+5px=360px
	Or width of wrapper div itself plus any left and right CSS border and padding
	Adjust related containers below according to comments
*/


.glidecontent
{
	/*style for each glide content DIV within wrapper.*/
	position: absolute;
	/* Do not change this value */
	background: white;
	padding: 6px;
	visibility: hidden;
	width: 140px;
	color: #000;
	font-family: times, serif !important;
	font-size: 12px;
	line-height: 13px;
	font-style: italic;
	text-align: left;
}


.glidecontenttoggler{ /*style for DIV used to contain toggler links. */
width: 150px;
margin-top: 6px;
text-align: center; /*How to align pagination links: "left", "center", or "right"
background: white; /*always declare an explicit background color for fade effect to properly render in IE*/
}


.glidecontenttoggler a
{
	/*style for every navigational link within toggler */
	display: inline-block;
	border: 1px solid black;
	color: #2E6AB1;
	padding: 1px 3px;
	margin-right: 3px;
	font-weight: bold;
	text-decoration: none;
	background: #fff;
	font-family: verdana, sans-serif;
	font-size: 13px;
}



.glidecontenttoggler a.selected{ /*style for selected page's toggler link. ".selected" class auto generated! */
background: #E4EFFA;
color: black;
}

.glidecontenttoggler a:hover{
background: #E4EFFA;
color: black;
}

.glidecontenttoggler a.toc{ /*style for individual toggler links (page 1, page 2, etc). ".toc" class auto generated! */
}

.glidecontenttoggler a.prev, .glidecontenttoggler a.next{ /*style for "prev" and "next" toggler links. ".prev" and ".next" classes auto generated! */
}

.glidecontenttoggler a.prev:hover, .glidecontenttoggler a.next:hover{
background: #1A48A4;
color: white;
}

/* manufacturers page */

.man_pic {
border: 1px solid #ccc;
padding: 10px;
}

.big_bg
{
	background-image: url(white_str.gif);
	background-repeat: repeat-x;
	padding-top: 20px;
}


#bkgbanner
{
	background-image: url(banner_bg.jpg);
	background-position: right;
	background-repeat: no-repeat;
	
	
}

#phone
{
	color: #000;
	font-family: arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding-top: 6px;
}

#cartzone table td
{
	font-family: arial;
	font-size: 13px;
}
.ya {
list-style-image: url(mini_yellow_ar.gif);
}




