/*
 * To change the color scheme of slider change each 
 * background property for each of the five styles below
 */
#bxgallery
{
left:-3px!important;
background:none!important;
}
#slider1 {
background: none;
height: 272px;
list-style: none outside none;
margin: 0;
overflow: hidden;
padding: 0;
width: 788px;
}
#slider-example {
margin: 7px auto;
    width: 753px;
}
#slider1 li
{
width: 753px;
}
/*next button*/
.bx-next {
	position:absolute;
	top:40%;
	right:3px;
	z-index:999;
	width: 30px;
	height: 30px;
	text-indent: -999999px;
	outline: 0 none;
	background: url("/imgs/younicycle_com/younicycle.com/slideshow_images/gray_next.png") no-repeat 0 -30px;
}

/*previous button*/
.bx-prev {
	position:absolute;
	top:40%;
	left:4px;
	z-index:999;
	width: 30px;
	height: 30px;
	outline: 0 none;
	text-indent: -999999px;
	background: url("/imgs/younicycle_com/younicycle.com/slideshow_images/gray_prev.png") no-repeat 0 -30px;
}

/*pager links*/
.bx-pager a {
	margin-right: 5px;
	color: #fff;
	padding: 3px 9px 3px 5px;
	font-size: 12px;
	zoom:1;
	outline: 0 none;
	background: url("/imgs/younicycle_com/younicycle.com/slideshow_images/gray_pager.png") no-repeat 0 -20px;
}

/*auto start button*/
.bx-auto .start {
outline: 0 none;
	background: url("/imgs/younicycle_com/younicycle.com/slideshow_images/gray_auto.png") no-repeat 0 2px;
	padding-left: 13px;
	padding-left: 13px;
	padding-left: 13px;
}

/*auto stop button*/
.bx-auto .stop {
outline: 0 none;
	background: url("/imgs/younicycle_com/younicycle.com/slideshow_images/gray_auto.png") no-repeat 0 -13px;
	padding-left: 13px;
}

/*
 * End color scheme styles
 */


/*next/prev button hover state*/
.bx-next:hover,
.bx-prev:hover {
	background-position: 0 0;
}

/*pager links hover and active states*/
.bx-pager .pager-active,
.bx-pager a:hover {
	background-position: 0 0;
}

/*pager wrapper*/
.bx-pager {
	bottom: 26px;
    color: #666666;
    font-size: 12px;
    outline: 0 none;
    padding-top: 6px;
    position: absolute;
    right: 0;
    text-align: center;
    z-index: 99999;
}
.bx-window
{
width:742px;
}
/*captions*/
.bx-captions {
	text-align:center;
	font-size: 12px;
	padding: 7px 0;
	color: #666;
	outline: 0 none;
}

/*auto controls*/
.bx-auto {
	text-align: center;
	padding-top: 15px;
	outline: 0 none;
	 position: absolute;
	  bottom: 25px;
	  right: 173px;
}

.bx-auto a {
	
    outline: 0 none;
     text-align: center;
}

.text
{
float:left;
width:374px;
margin:15px 0 0 0;
}
.text p
{
margin:2px 0 0 0;
font-size:13px;
color:#4c4c4c;
font-family: Trebuchet MS;
background:url(/imgs/younicycle_com/younicycle.com/bgarrow_home.png) no-repeat left 2px;
padding:0 0 0 15px;
}
.text h3
{
font-size:26px;
font-family: Trebuchet MS;
font-weight:400;
margin: 5px 0 5px 15px !important;
}
.pic_wrap
{
float:left;
 
}
.text h3 span i
{
color:#FF6633!important;
font-style:normal!important;
}
.text p i
{
font-weight:800!important;
font-style:normal!important;
}
.text h3 span i.title
{
 font-family: Trebuchet MS;
    font-size: 26px;
    font-weight: 400;
    font-style:normal!important;
    width:400px;
    display:block;
    color:#000!important;
}










