div.gc-heroes-slider{
	background-color:#FFFFFF;
	border:1px #b7b7b7 solid;
	width:780px;
	height:230px;
	overflow:hidden;
	margin-top:5px;
	font-weight:normal;
}
div.gc-heroes-slider h2{
	height:28px;
	background:url(/includes/guitarcenter/images/features/slider-tab-bg.gif) repeat-x top;
	display:block;
	padding-left:20px;
	color:#000000;
}
.event-panes{
	position:relative;
	height:310px;
}
.slider-hp-heroes{
	float:left;
	width:245px;
	margin:5px 5px 20px 0px;

}
.slider-hp-heroes a{
	font-weight:normal;
}
.scrollable {
	margin-left:55px; 
	position:relative;
	overflow:hidden;
	width: 680px;
	height:280px;
}
.heroes-scrollable{
	width:740px;
	margin-left:20px;
	height:170px;
}
.hero-headline{
	font-weight:bold;
	font-size:15px;
}
.slider-hp-heroes p{
	font-size:12px;
}
div.gc-featured-slider{
	background-color:#FFFFFF;
	border:1px #b7b7b7 solid;
	width:780px;
	height:340px;
	margin-top:5px
}
div.panes div.pane {
	display:none;		
}
.scrollable .items {
	width:20000em;
	position:absolute;
	clear:both;
}
.scrollable .slider-product{
	float:left;
	margin:5px 40px 20px 0px;
	width:102px;
	height:200px;
}
.scrollable .slider-product .slider-product-description {
	margin:5px 0;
	font-weight:bold;
	height:53px;
	font-size:11px;
	cursor:pointer;
	line-height:15px;
}
.scrollable .slider-product .slider-glp{
	margin:0px;
}
.scrollable .slider-product .product-price {
	text-align:center;
	font-size:18px;
	color:#b30000;
}
.scrollable .slider-product .product-cents {
	vertical-align:top;
	font-size:12px;
}
.scrollable .slider-product .product-list {
	text-align:center;
	font-weight:normal;
}
.scrollable .slider-product .product-save {
	text-align:center;
	font-weight:normal;

}
.scrollable {
	float:left;
}
.slide-navigation{
	margin-left:282px;
	width:200px;
	height:30px;
	font-size:12px;
	font-weight:bold;
}
a.rightleft{ margin:0px; cursor:pointer; display:block; width:65px; float:left;}

.gc-featured-slider .navi {
                width:50px;
                float:left;
                cursor:pointer;
}
.gc-featured-slider .navi a {
                width:8px;
                height:8px;
                float:left;
                margin:3px;
                background:url(http://images.guitarcenter.com/content/gc/hp_slider/navigator.png) 0 0 no-repeat;
                display:block;
                font-size:1px;
}

.gc-heroes-slider .navi {
                width:50px;
                float:left;
                cursor:pointer;
}
.gc-heroes-slider .navi a {
                width:8px;
                height:8px;
                float:left;
                margin:3px;
                background:url(http://images.guitarcenter.com/content/gc/hp_slider/navigator.png) 0 0 no-repeat;
                display:block;
                font-size:1px;
}

/* disabled navigational button */
.slide-navigation a.disabled {
	color:#CCCCCC;
} 



/* prev, next, prevPage and nextPage buttons */
a.imagebrowse {
	background:url(/includes/guitarcenter/images/features/slider_arrows.jpg) no-repeat;
	display:block;
	width:16px;
	height:129px;
	float:left;
	cursor:pointer;
	font-size:1px;
}
.rightbutton{
	position:absolute;	
	top:90px;
	right:5px;
}
.leftbutton{
	position:absolute;
	top:85px;
	left:5px
}

/* right */
.rightbutton a.right 		{ background-position: 0px 0px; }
.rightbutton a.right:hover 	{ background-position: -15px 0px; }
.rightbutton a.right:active { background-position: -45px 0px; } 


/* left */
.leftbutton a.left			{ background-position: 0px -129px; } 
.leftbutton a.left:hover  	{ background-position:-15px -129px; }
.leftbutton a.left:active  	{ background-position:-45px -129px; }

.rightbutton a.disabled {
	background-position: -30px 0px;		
} 
.leftbutton a.disabled {
	background-position: -30px -129px;		
} 
.navi a:hover {
	background-position:0 -8px;      
}
.navi a.active {
	background-position:0 -16px;     
}
a:active {
  outline:none;
}
ul.tabs { 
	list-style:none; 
	margin:0 !important; 
	padding:0;
	height:28px;
	background-image:url(/includes/guitarcenter/images/features/slider-tab-bg.gif);
}
.slider-tabs{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
ul.tabs li { 
	float:left;	 
	text-indent:0;
	padding:0;
	margin:0 !important;
	list-style-image:none !important; 
}
ul.tabs a { 
	background:url(/includes/guitarcenter/images/features/tabs-small-tab.png) no-repeat 0px 0;
	font-size:15px;
	display:block;
	height: 28px;  
	line-height:30px;
	width: 125px;
	text-align:center;	
	text-decoration:none;
	color:#000;
	padding:0px;
	margin:0px;	
	position:relative;
	outline: none;
}
ul.tabs a:hover {
	color:#666666;
}
ul.tabs a.current{
	background-position: 0px -63px;		
	cursor:default !important; 
}
.events-top-row{
	height:210px;
}
.events-line-list{
	float:left;
	width:170px;
	margin:20px 15px 0 20px;
}
.events-hero-image{
	float:left;
	margin:20px 0 0 0;
}
.events-line-list h3{
	color:#000000;
	font-size:14px;
	border-bottom:1px solid #000000;
}
.events-line-list li{
	line-height:25px;
}
.events-line-list a{
	color:#990000;
	font-size:12px;
	text-decoration:underline;
	font-weight:normal;
}
.events-line-list a:hover{
	text-decoration:none;
}
.events-bottom-row{
	margin:10px 0 0 18px;
}
.events-hero-small{
	float:left;
}
.hero-margin{
	margin-left:10px;
}
