#content_inner .scrollable {
    clear: right;
    overflow: hidden;
    position: relative;
}
#content_inner #scroller {
    height: 45px;
}
#content_inner .scrollable .items {
    clear: both;
    margin: 0;
    padding: 0;
    position: absolute;
}
#content_inner .scrollable .active {
    position: relative;
    z-index: 9999;
}
#centralDiv #content_inner img.prev, #centralDiv #content_inner img.next {
    border: 0 none;
    margin: 0;
    padding: 0;
}
#content_inner .scrollable .subdiv {
    background-color: #ffcc00;
    border-radius: 4px 4px 4px 4px;
    cursor: pointer;
    margin: 5px 4px;
    overflow: auto;
    padding: 2px 6px;
    text-align: center;

}
#content_inner .scrollable .ysens {
    height: 20000em;
    width: 100%;
}
#content_inner .scrollable .subdiv p {
    color: #000000;
    margin: 0 5px;
    padding: 4px 0;
text-align:center;
font-size:13px;
font-weight:bolder;
}#content_inner #chained {
    background-color: transparent;
    clear: right;
    height: 149px;
    margin: 10px  auto 0;
    overflow: hidden;
    position: relative;
    width: 968px;

}
#content_inner #chained .item_b {
    background-color: transparent;

    margin: 0 0 5px 12px;
    overflow: hidden;
    padding: 0;
    position: relative;

    border: 0px solid #98896B;

    width: 180px;
    height: 145px;
	
	
       -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
            border-radius: 8px;

}


#centralDiv #content .item_b img {
    background-color: transparent;
    margin: 0 ;
    padding: 0;
    border: none;
  z-index: 1;  position: absolute;
	min-height:100%;			
  width: 100%;
							
   -webkit-transition: all 1s ease-in-out;
	   -moz-transition: all 1s ease-in-out;
		 -o-transition: all 1s ease-in-out;
		-ms-transition: all 1s ease-in-out;
			transition: all 1s ease-in-out;
}

#content_inner #chained .item_b:hover img{

     -webkit-transform: scale(1.5);
         -moz-transform: scale(1.5);
          -ms-transform: scale(1.5);
           -o-transform: scale(1.5);
              transform: scale(1.5);
   zoom: 1.3 ;
   *margin-left: -30px; 
   *margin-top: -20px;

    padding: 0;

}
#content_inner #chained .item_b p {
    color: #FFFFFF;
    font-size: 11px;
    margin: 0 8px;
    padding: 0;
}

#content_inner #chained .active {
    cursor: default;
    position: relative;
    z-index: 9999;
}

#centralDiv #content .item_b a{ text-decoration: none !important;}
#centralDiv #content .item_b h3 {

    text-align: center;
  bottom: 10px;
  color: #ffffff;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    font-weight: normal;
  margin: 0;
  padding: 5px 0;
  position: absolute;
  width: 100%;
  z-index: 9999;

  -moz-box-shadow:    0px 1px 5px 1px #000;
  -webkit-box-shadow: 0px 1px 5px 1px #000;
           box-shadow:    0px 1px 5px 1px #000;




   -webkit-transition: all 0.2s ease-in;
	   -moz-transition: all 0.2s ease-in;
		 -o-transition: all 0.2s ease-in;
		-ms-transition: all 0.2sease-in;
			transition: all 0.2s ease-in;
}

#content #chained .item_b a:hover h3{
  color: #FFFFFF;
 bottom: 15%; 
  padding: 8px 0;

 text-shadow: 1px 1px 2px #000;

}
#content_inner #chained .items {
    clear: both;
    margin: 0;
    padding: 0;
    position: absolute;
    width: 400%;
}
#content_inner #chained .items div {
    float: left;
}
div.imgItemLeft {
    float: none !important;
    margin: 0;
}
div.imgItemRight {
    float: right !important;
    margin: 0.2em 0 10px 10px;
}
div.imgItemCntr {
    text-align: center;
    width: 100%;
}
#centralDiv #content .item_b h3.Cntr {
}
#centralDiv #content .item_b div.imgItemCntr img {
    float: none;
}
#content_inner #chained .items div{float:left;}

#content_inner #chained .item_b p{
	text-align: center;
	bottom: 10px;
	color: white;
	font-family: "Open Sans",sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	padding: 5px 0;
	position: absolute;
	width: 100%;
	z-index: 9999;
	-moz-box-shadow: 0px 1px 5px 1px #000;
	-webkit-box-shadow: 0px 1px 5px 1px #000;
	box-shadow: 0px 1px 5px 1px #000;
	-webkit-transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	-ms-transition: all 0.2sease-in;
	transition: all 0.2s ease-in;
	display: block;
	overflow: hidden;
	background: rgb(125,181,237); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(125,181,237,1) 0%, rgba(0,129,199,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(125,181,237,1)), color-stop(100%,rgba(0,129,199,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(125,181,237,1) 0%,rgba(0,129,199,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(125,181,237,1) 0%,rgba(0,129,199,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(125,181,237,1) 0%,rgba(0,129,199,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(125,181,237,1) 0%,rgba(0,129,199,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7db5ed', endColorstr='#0081c7',GradientType=0 ); /* IE6-9 */
}

#centralDiv #content .item_b a {
color: white;
}

#centralDiv #content .item_b h3.Cntr {
	display: none;
}
