/* @override http://resolve.dev/_css/resolve-slider.css */

/*body { 
    padding: 0; 
    font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 100%;
    background-color: #EDEDEC;
    
}*/

/* @group temp for design pahse */

/* delete thwse when done */

/*body{	
	background: url(../images/slider/test-bg.png) no-repeat 0 -1px;
}*/

.offIt {	
	top: -17px;	
	left: -17px;	
	position: relative;
}
/*
#holdSliderTemp{	
	top: 230px;	
	left: 96px;	
	position: absolute;
}*/
/* @end */


/*#wrapper {
    width: 760px;
    margin: 0 auto;
}*/

#features{	
	position: relative;	
	left: -14px;
}


#intro {
    padding-bottom: 10px;
}

/*#wrapper h2 {
    margin: 0;
    margin-bottom: 14px;
    padding: 0;
}*/

#slider {
    width: 439px;
    margin: 0 0 0 9px;
    position: relative;	
	text-align: left;
	
}

.scroll {
    height: 322px;
    width: 439px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;
    background: #ededec url(..images/slider/content_pane-gradient.gif) repeat-x scroll left bottom;
}

.scrollContainer {
	padding: 0;
	margin: 0;	
}

/* @group container formatting */

.scrollContainer div.panel {
    padding: 20px;
    height: 282px;
    width: 398px;
    /*webkit, safari, chrome*/ 
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;	
	/*firefox mozilla*/
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomleft:  8px;
	-moz-border-radius-bottomright:  8px;
	border: 1px solid #e5e5e5;	
	border-top-style: none;	
	background: #fff;
	/*url(../images/slider/image_embeds_colour.png) no-repeat 0 bottom;*/
}

/*.scrollContainer div.colourBar {	
	background: transparent url(../images/image_embeds_colour.png) no-repeat 0 bottom;
}*/

.scrollContainer div.bgFrame {	
	background: transparent url(../images/slider/image_embeds__v7.png) no-repeat 0 0;
	padding: 0;
	margin: 0;	
	height: 322px;
	width: 394px;
}

.scrollContainer div.bgFrame h2{	
	padding-top: 16px;	
	margin-top: 0;
}


/* @end */

#shade {
    background: transparent url(../images/slider/drop-shade-v01_a.png) no-repeat center 0;
    height: 32px;
}

/* @group video */

.videoHolder{	
	top: -20px;	
	left: -19px;	
	position: relative;
	padding: 0;
	margin:0;
}
.videoHolderCustom{
	top: -17px;	
	left: -20px;	
	position: relative;
	padding: 0;
	margin:0;
	width: 434px;
	height:322px;
	
}
.videoHolderYT{	
	top: -16px;	
	left: -17px;	
	position: relative;
	padding: 6px;
	margin:0;	
	background: url(../images/2009/vid-test-holder-yt.png) no-repeat;	
	/*overflow: visible;*/	
	width: 434px;
	height:322px;
}

.videoHolderSQ{	
	top: -16px;	
	left: -17px;	
	position: relative;
	padding: 6px;
	margin:0;	
	background: url(../images/2009/video427x427.png) no-repeat;	
	/*overflow: visible;*/	
	width: 434px;
	height:434px;
}

.videoHolderMed{	
	top: -16px;	
	left: -17px;	
	position: relative;
	padding: 6px;
	margin:0;	
	background: url(../images/2009/video427x377.png) no-repeat;	
	/*overflow: visible;*/	
	width: 434px;
	height:381px;
}

.videoHolderYT h2{	
	color: #656565;	
	padding-top: 6px;
}
.vidToBottom {	
	position: relative;	
	vertical-align: bottom;	
	width: 434px;
	height:300px;
	/*padding-top: 14px;*/
}
/* @end */

ul.navigation {
    list-style: none;
    margin: 0;
    padding: 0;
    padding-bottom: 0px;	
	overflow: visible;
	height: 24px;
	}

ul.navigation img {	
	top: 14px;	
	position: relative;	
	padding-right: 4px;
	margin: 0;
}
	

ul.navigation li {
    display: inline;
    margin-right: 8px;
    /*padding: 20px;*/ 
}


ul.navigation a {
    /*padding: 10px;*/
    color: #222;
    text-decoration: none;
}



ul.navigation a:hover {
    background-color: #fefefe;
}


ul.navigation a.selected {
    background-color: #fff;
	-webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;	
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
	border: 1px solid #e5e5e5;
}

#features ul.navigation li a{	
	font-size: 1.25em;
	padding: 12px;
}



#features ul.navigation li a{	
	background-color: #f9f9f9;
}

#features ul.navigation li a:hover{	
	background-color: #fff;
}

#features ul.navigation li a.selected {
	background-color: #fff;
	}

ul.navigation a:focus {
    outline: none;
}

.sliderNav {	
	padding: 12px;	
	display: inline;	
	background-color: #ffcaca;
}
.scrollButtons {
    position: absolute;
    top: 358px;
    cursor: pointer;
}

.scrollButtons.left {
    left: -4px;
}

.scrollButtons.right {
    right: -4px;
}

.hide {
    display: none;
}

.featureBG {	

	/*safari webkit version*/
	-webkit-border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;	
    -webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;	
	/* mozilla version*/
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomleft:  8px;
	-moz-border-radius-bottomright:  8px;
	padding: 32px 12px 12px;	
	width: 458px;	
	left: 4px;	
	position: relative;	
	height: 392px;	
	background: url(../images/slider/slide-bg-peep-5.png) no-repeat;
}

/*#fdcc2a*/ 

/*end*/
