@charset "utf-8";
/* Slider */

.sliderGallery {background: #fff;overflow: hidden;position: relative;padding:0;height: 190px;width: 1658px;margin:0 0 1em;}
.sliderGallery UL {position: absolute;list-style: none;overflow: none;white-space: nowrap;padding: 0;margin: 0;}
.sliderGallery UL LI {display: inline;padding:0 1.2em 0 0;}
.slider {width: 950px;height: 17px;top: 160px;padding: 1px;position: relative;background: url(../images/product-arrows.png) no-repeat;}
.slider-item {position: relative; margin: 0 0 0px;padding:0;}
.slider-item span.slider-title {background: #fff; padding:4px; left: 240px; bottom: 3px; display: block; text-align:center; height: 18px; width:142px; overflow:hidden; position: absolute; z-index: 10; /* opacity - move to sep. stylesheet */ filter: alpha(opacity=70); -moz-opacity: .70; opacity:.70;}
.slider-item span.slider-title a { color: #ccc; text-decoration: none;}
.slider-item span.slider-title a:hover {color:#fff;}
.slider-item .thumbnail {width:150px; height:150px; margin:0;padding:0;float:none;/* opacity - move to sep. stylesheet */ filter: alpha(opacity=90); -moz-opacity: .90; opacity:.90;}
.slider-item .thumbnail:hover {/* opacity - move to sep. stylesheet */ filter: alpha(opacity=100); -moz-opacity: 1; opacity:1;}
#slider-handle span {color: #2FE2E9;font-size: 70%;z-index:0;position: relative; top: -16px;}
#slider-handle .slider-1 {left: 8px;}
#slider-handle .slider-2 {left: 103px;}
#slider-handle .slider-3 {left: 198px;}
#slider-handle .slider-4 {left: 293px;}
#slider-handle .slider-5 {left: 388px;}
#slider-handle .slider-6 {left: 483px;}
#slider-handle .slider-7 {left: 578px;}
#slider-handle .slider-8 {left: 673px;}
#slider-handle .slider-9 {left: 768px;}
#slider-handle .slider-10 {left: 862px;}
#content-slider {width: 930px; height: 10px; z-index:1; margin-left:10px; position: relative; -moz-border-radius:4px;-webkit-border-radius:4px}
.ui-slider-handle {width: 20px; height: 10px; position: absolute; top: 0px; background: #aaa; -moz-border-radius:4px; -webkit-border-radius:4px;margin-left:-10px;}
* html .ui-slider-handle {top: -2px;}
#slider-section {width: 950px; height: 160px; margin-top: 0px; overflow: hidden;position: relative}
#slider-handle {width: 950px;background: #ddd;height: 10px;display: block;margin-bottom:20px;-moz-border-radius:4px;-webkit-border-radius:4px}

/* Sliding Content */

/*IE HACK !! */
html>body #slider-posts {
	left: 240px;
	height: 423px;
	width: 207px;
	}

#slider-posts {
	left: 20px;
	height: 423px;
	width: 702px;
	}

.nav-home {
    margin: 100px 0 0 0
}	

ul#slider-nav {margin: 5px 0 0 0; padding: 0;}
ul#slider-nav a,ul#slider-nav a.activeSlide { padding: 8px 15px 10px 11px; background:url(http://www.switchcreative.co.uk/wp-content/uploads/2010/01/ProjectDetailNavOff.jpg); color:#fff; margin:0 4px 0 0; }
ul#slider-nav a:hover { background:url(http://www.switchcreative.co.uk/wp-content/uploads/2010/01/ProjectDetailNavOn.jpg)}
.slide { padding-bottom:5px; margin: 0; display:block; overflow:hidden;position: relative; background:#ffffff }
.slide-thumbnail { width:702px; float:left; }
.slide-thumbnail img {max-width:702px;}
* html .slide-thumbnail img {width:702px;}
.slide-thumbnail img.attachment-thumbnail {margin:0;padding:0}
.slide-details { width:310px; float:right; margin-left:10px;}
.slide-details h2 { color:#eee; font-style: italic; font-weight:normal; margin:0; }
.description p { color: #999; margin-top:10px; font-size:1.1em; border-bottom:1px solid #A5A5A5;}
a.button {position:absolute;bottom:20px;right:20px;display: block;width: 260px;height: 50px;padding: 15px 20px 5px 20px;color:#fff;text-decoration: none;background:url(http://www.switchcreative.co.uk/wp-content/themes/modularity/images/button.jpg) no-repeat 0px 0px;}
a.button:hover {color:#ccc;background:url(http://www.switchcreative.co.uk/wp-content/themes/modularity/images/button.jpg) no-repeat 0px -72px;}
.slide a {color:#ccc}
.slide a:hover {color:#eee}
