/* 
YOUR CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

/* Reduce Slider Height by 10px, enhance width by 60px*/<br />
.sliderGallery {background: #fff;overflow: hidden;position: relative;padding:0;height: 180px;width: 1658px;margin:0 0 1em;}<br />
.slider {width: 950px;height: 17px;top: 160px;padding: 1px;position: relative;background: url(images/product-arrows.png) no-repeat;}<br />
.slider-item span.slider-title {background: #000; padding:4px; left: 0px; bottom: 3px; display: block; text-align:center; height: 18px; width:202px; overflow:hidden; position: absolute; z-index: 10; /* opacity - move to sep. stylesheet */ filter: alpha(opacity=70); -moz-opacity: .70; opacity:.70;}<br />
.slider-item .attachment-thumbnail {width:210px; height:140px; margin:0;padding:0;float:none;/* opacity - move to sep. stylesheet */ filter: alpha(opacity=90); -moz-opacity: .90; opacity:.90;}<br />
#slider-section {width: 950px; height: 150px; margin-top: 0px; overflow: hidden;position: relative}<br />

#top .sf-menu  {text-transform: uppercase; list-style-type: none;}
#top .sf-menu a:hover {text-decoration:none;list-style-type: none;}

 .next a, .prev a{ font-size: 200%; }

.subtitle{

	top: -25px;
	font-size:16px;
	font-weight:200;
	letter-spacing: 1px;
	line-height:1em;
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	color:#373737;
	text-decoration:none; 

}

}

