#horizontal_carousel {
  float: left;
  width: 440px;
  height: 100px;
  margin-bottom: 10px;
  margin-left: -1px;
  position: relative;
}

#horizontal_carousel .container {
  float: left;
  margin-top:9px;
  width: 330px;
  height: 85px;
  position: relative;
  overflow: hidden;
}

#horizontal_carousel ul {
  margin: 0;
  padding:0;
  width: 100000px;
  position: relative;
  top: 0;
  left: 0;
  height: 100px;
}

#horizontal_carousel ul li {
  width: 110px;
  text-align: center;
  list-style:none;
  float:left;
  overflow:hidden;
}

#horizontal_carousel .container img{
  padding:3px 3px;
  background-color:#FFF;
  height: 60px;
}

#horizontal_carousel .container img.current_photo{
	background-color:#43aae7;
}


#horizontal_carousel .previous_button {
  float:left;
  width: 32px;
  height: 32px;
  margin-top:30px;
  margin-left:5px;
  background: url(prototype-ui/horizontal/left.png) no-repeat;
  z-index: 100;
  cursor: pointer;
}

#horizontal_carousel .previous_button_over {
  background: url(prototype-ui/horizontal/left_over.png) no-repeat;
}

#horizontal_carousel .previous_button_disabled {
  background: url(prototype-ui/horizontal/left_disabled.png) no-repeat;
  cursor: default;
}

#horizontal_carousel .next_button {
  float:left;
  width: 32px;
  height: 32px;
  margin-top:30px;
  margin-left:5px;
  background: url(prototype-ui/horizontal/right.png) no-repeat;
  z-index: 100;
  cursor: pointer;
}

#horizontal_carousel .next_button_over {
  background: url(prototype-ui/horizontal/right_over.png)  no-repeat;
}

#horizontal_carousel .next_button_disabled {
  background: url(prototype-ui/horizontal/right_disabled.png)  no-repeat;
  cursor: default;
}


/* 0 */

#horizontal_carousel_0 {
  float: left;
  width: 440px;
  height: 100px;
  margin-bottom: 10px;
  margin-left: -1px;
  position: relative;
}

#horizontal_carousel_0 .container {
  float: left;
  margin-top:9px;
  width: 330px;
  height: 85px;
  position: relative;
  overflow: hidden;
}

#horizontal_carousel_0 ul {
  margin: 0;
  padding:0;
  width: 100000px;
  position: relative;
  top: 0;
  left: 0;
  height: 100px;
}

#horizontal_carousel_0 ul li {
  float:left;
  width: 110px;
  text-align: center;
  list-style:none;
  overflow:hidden;
}

#horizontal_carousel_0 .container img{
  padding:3px 3px;
  background-color:#FFF;
  height: 60px;
}
#horizontal_carousel_0 .container img.current_photo{
	background-color:#43aae7;
}


#horizontal_carousel_0 .previous_button {
  float:left;
  width: 32px;
  height: 32px;
  margin-top:30px;
  margin-left:5px;
  background: url(prototype-ui/horizontal/left.png) no-repeat;
  z-index: 100;
  cursor: pointer;
}

#horizontal_carousel_0 .previous_button_over {
  background: url(prototype-ui/horizontal/left_over.png) no-repeat;
}

#horizontal_carousel_0 .previous_button_disabled {
  background: url(prototype-ui/horizontal/left_disabled.png) no-repeat;
  cursor: default;
}

#horizontal_carousel_0 .next_button {
  float:left;
  width: 32px;
  height: 32px;
  margin-top:30px;
  margin-left:5px;
  background: url(prototype-ui/horizontal/right.png) no-repeat;
  z-index: 100;
  cursor: pointer;
}

#horizontal_carousel_0 .next_button_over {
  background: url(prototype-ui/horizontal/right_over.png)  no-repeat;
}

#horizontal_carousel_0 .next_button_disabled {
  background: url(prototype-ui/horizontal/right_disabled.png)  no-repeat;
  cursor: default;
}


/* 1 */

#horizontal_carousel_1 {
  float: left;
  width: 440px;
  height: 100px;
  margin-bottom: 10px;
  margin-left: -1px;
  position: relative;
}

#horizontal_carousel_1 .container {
  float: left;
  margin-top:9px;
  width: 330px;
  height: 85px;
  position: relative;
  overflow: hidden;
}

#horizontal_carousel_1 ul {
  margin: 0;
  padding:0;
  width: 100000px;
  position: relative;
  top: 0;
  left: 0;
  height: 100px;
}

#horizontal_carousel_1 ul li {
  width: 110px;
  text-align: center;
  list-style:none;
  float:left;
  overflow:hidden;
}

#horizontal_carousel_1 .container img{
  padding:3px 3px;
  background-color:#FFF;
  height: 60px;
}
#horizontal_carousel_1 .container img.current_photo{
	background-color:#43aae7;
}


#horizontal_carousel_1 .previous_button {
  float:left;
  width: 32px;
  height: 32px;
  margin-top:30px;
  margin-left:5px;
  background: url(prototype-ui/horizontal/left.png) no-repeat;
  z-index: 100;
  cursor: pointer;
}

#horizontal_carousel_1 .previous_button_over {
  background: url(prototype-ui/horizontal/left_over.png) no-repeat;
}

#horizontal_carousel_1 .previous_button_disabled {
  background: url(prototype-ui/horizontal/left_disabled.png) no-repeat;
  cursor: default;
}

#horizontal_carousel_1 .next_button {
  float:left;
  width: 32px;
  height: 32px;
  margin-top:30px;
  margin-left:5px;
  background: url(prototype-ui/horizontal/right.png) no-repeat;
  z-index: 100;
  cursor: pointer;
}

#horizontal_carousel_1 .next_button_over {
  background: url(prototype-ui/horizontal/right_over.png)  no-repeat;
}

#horizontal_carousel_1 .next_button_disabled {
  background: url(prototype-ui/horizontal/right_disabled.png)  no-repeat;
  cursor: default;
}




/* 2 */

#horizontal_carousel_2 {
  float: left;
  width: 440px;
  height: 100px;
  margin-bottom: 10px;
  margin-left: -1px;
  position: relative;
}

#horizontal_carousel_2 .container {
  float: left;
  margin-top:9px;
  width: 330px;
  height: 85px;
  position: relative;
  overflow: hidden;
}

#horizontal_carousel_2 ul {
  margin: 0;
  padding:0;
  width: 100000px;
  position: relative;
  top: 0;
  left: 0;
  height: 100px;
}

#horizontal_carousel_2 ul li {
  width: 110px;
  text-align: center;
  list-style:none;
  float:left;
  overflow:hidden;
}

#horizontal_carousel_2 .container img{
  padding:3px 3px;
  background-color:#FFF;
  height: 60px;
}
#horizontal_carousel_2 .container img.current_photo{
	background-color:#43aae7;
}


#horizontal_carousel_2 .previous_button {
  float:left;
  width: 32px;
  height: 32px;
  margin-top:30px;
  margin-left:5px;
  background: url(prototype-ui/horizontal/left.png) no-repeat;
  z-index: 100;
  cursor: pointer;
}

#horizontal_carousel_2 .previous_button_over {
  background: url(prototype-ui/horizontal/left_over.png) no-repeat;
}

#horizontal_carousel_2 .previous_button_disabled {
  background: url(prototype-ui/horizontal/left_disabled.png) no-repeat;
  cursor: default;
}

#horizontal_carousel_2 .next_button {
  float:left;
  width: 32px;
  height: 32px;
  margin-top:30px;
  margin-left:5px;
  background: url(prototype-ui/horizontal/right.png) no-repeat;
  z-index: 100;
  cursor: pointer;
}

#horizontal_carousel_2 .next_button_over {
  background: url(prototype-ui/horizontal/right_over.png)  no-repeat;
}

#horizontal_carousel_2 .next_button_disabled {
  background: url(prototype-ui/horizontal/right_disabled.png)  no-repeat;
  cursor: default;
}


/* 3 */

#horizontal_carousel_3 {
  float: left;
  width: 440px;
  height: 100px;
  margin-bottom: 10px;
  margin-left: -1px;
  position: relative;
}

#horizontal_carousel_3 .container {
  float: left;
  margin-top:9px;
  width: 330px;
  height: 85px;
  position: relative;
  overflow: hidden;
}

#horizontal_carousel_3 ul {
  margin: 0;
  padding:0;
  width: 100000px;
  position: relative;
  top: 0;
  left: 0;
  height: 100px;
}

#horizontal_carousel_3 ul li {
  width: 110px;
  text-align: center;
  list-style:none;
  float:left;
  overflow:hidden;
}

#horizontal_carousel_3 .container img{
  padding:3px 3px;
  background-color:#FFF;
  height: 60px;
}
#horizontal_carousel_3 .container img.current_photo{
	background-color:#43aae7;
}


#horizontal_carousel_3 .previous_button {
  float:left;
  width: 32px;
  height: 32px;
  margin-top:30px;
  margin-left:5px;
  background: url(prototype-ui/horizontal/left.png) no-repeat;
  z-index: 100;
  cursor: pointer;
}

#horizontal_carousel_3 .previous_button_over {
  background: url(prototype-ui/horizontal/left_over.png) no-repeat;
}

#horizontal_carousel_3 .previous_button_disabled {
  background: url(prototype-ui/horizontal/left_disabled.png) no-repeat;
  cursor: default;
}

#horizontal_carousel_3 .next_button {
  float:left;
  width: 32px;
  height: 32px;
  margin-top:30px;
  margin-left:5px;
  background: url(prototype-ui/horizontal/right.png) no-repeat;
  z-index: 100;
  cursor: pointer;
}

#horizontal_carousel_3 .next_button_over {
  background: url(prototype-ui/horizontal/right_over.png)  no-repeat;
}

#horizontal_carousel_3 .next_button_disabled {
  background: url(prototype-ui/horizontal/right_disabled.png)  no-repeat;
  cursor: default;
}


/* 4 */
#horizontal_carousel_4 {
  float: left;
  width: 440px;
  height: 100px;
  margin-bottom: 10px;
  margin-left: -1px;
  position: relative;
}

#horizontal_carousel_4 .container {
  float: left;
  margin-top:9px;
  width: 330px;
  height: 85px;
  position: relative;
  overflow: hidden;
}

#horizontal_carousel_4 ul {
  margin: 0;
  padding:0;
  width: 100000px;
  position: relative;
  top: 0;
  left: 0;
  height: 100px;
}

#horizontal_carousel_4 ul li {
  width: 110px;
  text-align: center;
  list-style:none;
  float:left;
  overflow:hidden;
}

#horizontal_carousel_4 .container img{
  padding:3px 3px;
  background-color:#FFF;
  height: 60px;
}
#horizontal_carousel_4 .container img.current_photo{
	background-color:#43aae7;
}


#horizontal_carousel_4 .previous_button {
  float:left;
  width: 32px;
  height: 32px;
  margin-top:30px;
  margin-left:5px;
  background: url(prototype-ui/horizontal/left.png) no-repeat;
  z-index: 100;
  cursor: pointer;
}

#horizontal_carousel_4 .previous_button_over {
  background: url(prototype-ui/horizontal/left_over.png) no-repeat;
}

#horizontal_carousel_4 .previous_button_disabled {
  background: url(prototype-ui/horizontal/left_disabled.png) no-repeat;
  cursor: default;
}

#horizontal_carousel_4 .next_button {
  float:left;
  width: 32px;
  height: 32px;
  margin-top:30px;
  margin-left:5px;
  background: url(prototype-ui/horizontal/right.png) no-repeat;
  z-index: 100;
  cursor: pointer;
}

#horizontal_carousel_4 .next_button_over {
  background: url(prototype-ui/horizontal/right_over.png)  no-repeat;
}

#horizontal_carousel_4 .next_button_disabled {
  background: url(prototype-ui/horizontal/right_disabled.png)  no-repeat;
  cursor: default;
}

/* 5 */
#horizontal_carousel_5 {
  float: left;
  width: 440px;
  height: 100px;
  margin-bottom: 10px;
  margin-left: -1px;
  position: relative;
}

#horizontal_carousel_5 .container {
  float: left;
  margin-top:9px;
  width: 330px;
  height: 85px;
  position: relative;
  overflow: hidden;
}

#horizontal_carousel_5 ul {
  margin: 0;
  padding:0;
  width: 100000px;
  position: relative;
  top: 0;
  left: 0;
  height: 100px;
}

#horizontal_carousel_5 ul li {
  width: 110px;
  text-align: center;
  list-style:none;
  float:left;
  overflow:hidden;
}

#horizontal_carousel_5 .container img{
  padding:3px 3px;
  background-color:#FFF;
  height: 60px;
}
#horizontal_carousel_5 .container img.current_photo{
	background-color:#43aae7;
}


#horizontal_carousel_5 .previous_button {
  float:left;
  width: 32px;
  height: 32px;
  margin-top:30px;
  margin-left:5px;
  background: url(prototype-ui/horizontal/left.png) no-repeat;
  z-index: 100;
  cursor: pointer;
}

#horizontal_carousel_5 .previous_button_over {
  background: url(prototype-ui/horizontal/left_over.png) no-repeat;
}

#horizontal_carousel_5 .previous_button_disabled {
  background: url(prototype-ui/horizontal/left_disabled.png) no-repeat;
  cursor: default;
}

#horizontal_carousel_5 .next_button {
  float:left;
  width: 32px;
  height: 32px;
  margin-top:30px;
  margin-left:5px;
  background: url(prototype-ui/horizontal/right.png) no-repeat;
  z-index: 100;
  cursor: pointer;
}

#horizontal_carousel_5 .next_button_over {
  background: url(prototype-ui/horizontal/right_over.png)  no-repeat;
}

#horizontal_carousel_5 .next_button_disabled {
  background: url(prototype-ui/horizontal/right_disabled.png)  no-repeat;
  cursor: default;
}

/* 6 */
#horizontal_carousel_6 {
  float: left;
  width: 440px;
  height: 100px;
  margin-bottom: 10px;
  margin-left: -1px;
  position: relative;
}

#horizontal_carousel_6 .container {
  float: left;
  margin-top:9px;
  width: 330px;
  height: 85px;
  position: relative;
  overflow: hidden;
}

#horizontal_carousel_6 ul {
  margin: 0;
  padding:0;
  width: 100000px;
  position: relative;
  top: 0;
  left: 0;
  height: 100px;
}

#horizontal_carousel_6 ul li {
  width: 110px;
  text-align: center;
  list-style:none;
  float:left;
  overflow:hidden;
}

#horizontal_carousel_6 .container img{
  padding:3px 3px;
  background-color:#FFF;
  height: 60px;
}
#horizontal_carousel_6 .container img.current_photo{
	background-color:#43aae7;
}


#horizontal_carousel_6 .previous_button {
  float:left;
  width: 32px;
  height: 32px;
  margin-top:30px;
  margin-left:5px;
  background: url(prototype-ui/horizontal/left.png) no-repeat;
  z-index: 100;
  cursor: pointer;
}

#horizontal_carousel_6 .previous_button_over {
  background: url(prototype-ui/horizontal/left_over.png) no-repeat;
}

#horizontal_carousel_6 .previous_button_disabled {
  background: url(prototype-ui/horizontal/left_disabled.png) no-repeat;
  cursor: default;
}

#horizontal_carousel_6 .next_button {
  float:left;
  width: 32px;
  height: 32px;
  margin-top:30px;
  margin-left:5px;
  background: url(prototype-ui/horizontal/right.png) no-repeat;
  z-index: 100;
  cursor: pointer;
}

#horizontal_carousel_6 .next_button_over {
  background: url(prototype-ui/horizontal/right_over.png)  no-repeat;
}

#horizontal_carousel_6 .next_button_disabled {
  background: url(prototype-ui/horizontal/right_disabled.png)  no-repeat;
  cursor: default;
}

/* 7 */
#horizontal_carousel_7 {
  float: left;
  width: 440px;
  height: 100px;
  margin-bottom: 10px;
  margin-left: -1px;
  position: relative;
}

#horizontal_carousel_7 .container {
  float: left;
  margin-top:9px;
  width: 330px;
  height: 85px;
  position: relative;
  overflow: hidden;
}

#horizontal_carousel_7 ul {
  margin: 0;
  padding:0;
  width: 100000px;
  position: relative;
  top: 0;
  left: 0;
  height: 100px;
}

#horizontal_carousel_7 ul li {
  width: 110px;
  text-align: center;
  list-style:none;
  float:left;
  overflow:hidden;
}

#horizontal_carousel_7 .container img{
  padding:3px 3px;
  background-color:#FFF;
  height: 60px;
}
#horizontal_carousel_7 .container img.current_photo{
	background-color:#43aae7;
}


#horizontal_carousel_7 .previous_button {
  float:left;
  width: 32px;
  height: 32px;
  margin-top:30px;
  margin-left:5px;
  background: url(prototype-ui/horizontal/left.png) no-repeat;
  z-index: 100;
  cursor: pointer;
}

#horizontal_carousel_7 .previous_button_over {
  background: url(prototype-ui/horizontal/left_over.png) no-repeat;
}

#horizontal_carousel_7 .previous_button_disabled {
  background: url(prototype-ui/horizontal/left_disabled.png) no-repeat;
  cursor: default;
}

#horizontal_carousel_7 .next_button {
  float:left;
  width: 32px;
  height: 32px;
  margin-top:30px;
  margin-left:5px;
  background: url(prototype-ui/horizontal/right.png) no-repeat;
  z-index: 100;
  cursor: pointer;
}

#horizontal_carousel_7 .next_button_over {
  background: url(prototype-ui/horizontal/right_over.png)  no-repeat;
}

#horizontal_carousel_7 .next_button_disabled {
  background: url(prototype-ui/horizontal/right_disabled.png)  no-repeat;
  cursor: default;
}


/* 8 */
#horizontal_carousel_8 {
  float: left;
  width: 440px;
  height: 100px;
  margin-bottom: 10px;
  margin-left: -1px;
  position: relative;
}

#horizontal_carousel_8 .container {
  float: left;
  margin-top:9px;
  width: 330px;
  height: 85px;
  position: relative;
  overflow: hidden;
}

#horizontal_carousel_8 ul {
  margin: 0;
  padding:0;
  width: 100000px;
  position: relative;
  top: 0;
  left: 0;
  height: 100px;
}

#horizontal_carousel_8 ul li {
  width: 110px;
  text-align: center;
  list-style:none;
  float:left;
  overflow:hidden;
}

#horizontal_carousel_8 .container img{
  padding:3px 3px;
  background-color:#FFF;
  height: 60px;
}
#horizontal_carousel_8 .container img.current_photo{
	background-color:#43aae7;
}


#horizontal_carousel_8 .previous_button {
  float:left;
  width: 32px;
  height: 32px;
  margin-top:30px;
  margin-left:5px;
  background: url(prototype-ui/horizontal/left.png) no-repeat;
  z-index: 100;
  cursor: pointer;
}

#horizontal_carousel_8 .previous_button_over {
  background: url(prototype-ui/horizontal/left_over.png) no-repeat;
}

#horizontal_carousel_8 .previous_button_disabled {
  background: url(prototype-ui/horizontal/left_disabled.png) no-repeat;
  cursor: default;
}

#horizontal_carousel_8 .next_button {
  float:left;
  width: 32px;
  height: 32px;
  margin-top:30px;
  margin-left:5px;
  background: url(prototype-ui/horizontal/right.png) no-repeat;
  z-index: 100;
  cursor: pointer;
}

#horizontal_carousel_8 .next_button_over {
  background: url(prototype-ui/horizontal/right_over.png)  no-repeat;
}

#horizontal_carousel_8 .next_button_disabled {
  background: url(prototype-ui/horizontal/right_disabled.png)  no-repeat;
  cursor: default;
}

/* 9 */
#horizontal_carousel_9 {
  float: left;
  width: 440px;
  height: 100px;
  margin-bottom: 10px;
  margin-left: -1px;
  position: relative;
}

#horizontal_carousel_9 .container {
  float: left;
  margin-top:9px;
  width: 330px;
  height: 85px;
  position: relative;
  overflow: hidden;
}

#horizontal_carousel_9 ul {
  margin: 0;
  padding:0;
  width: 100000px;
  position: relative;
  top: 0;
  left: 0;
  height: 100px;
}

#horizontal_carousel_9 ul li {
  width: 110px;
  text-align: center;
  list-style:none;
  float:left;
  overflow:hidden;
}

#horizontal_carousel_9 .container img{
  padding:3px 3px;
  background-color:#FFF;
  height: 60px;
}
#horizontal_carousel_9 .container img.current_photo{
	background-color:#43aae7;
}


#horizontal_carousel_9 .previous_button {
  float:left;
  width: 32px;
  height: 32px;
  margin-top:30px;
  margin-left:5px;
  background: url(prototype-ui/horizontal/left.png) no-repeat;
  z-index: 100;
  cursor: pointer;
}

#horizontal_carousel_9 .previous_button_over {
  background: url(prototype-ui/horizontal/left_over.png) no-repeat;
}

#horizontal_carousel_9 .previous_button_disabled {
  background: url(prototype-ui/horizontal/left_disabled.png) no-repeat;
  cursor: default;
}

#horizontal_carousel_9 .next_button {
  float:left;
  width: 32px;
  height: 32px;
  margin-top:30px;
  margin-left:5px;
  background: url(prototype-ui/horizontal/right.png) no-repeat;
  z-index: 100;
  cursor: pointer;
}

#horizontal_carousel_9 .next_button_over {
  background: url(prototype-ui/horizontal/right_over.png)  no-repeat;
}

#horizontal_carousel_9 .next_button_disabled {
  background: url(prototype-ui/horizontal/right_disabled.png)  no-repeat;
  cursor: default;
}

/* search_carousel */
#search_carousel {
  float: left;
  width: 180px;
  height: 160px;
  margin-top: 30px;
  margin-left: 0px;
  position: relative;
}

#search_carousel .container {
  float: left;
  width: 110px;
  height: 160px;
  position: relative;
  overflow: hidden;
}

#search_carousel ul {
  margin: 0;
  padding:0;
  width: 100000px;
  position: relative;
  text-align: center;
  top: 0;
  left: 0;
  height: 80px;
}

#search_carousel ul li {
  width: 110px;
  height: 160px;
  text-align: center;
  list-style:none;
  float:left;
}

#search_carousel .previous_button {
  float:left;
  width: 32px;
  height: 150px;
  background: url(prototype-ui/horizontal/left.png) center;
  z-index: 100;
  cursor: pointer;
}

#search_carousel .previous_button_over {
  background: url(prototype-ui/horizontal/left_over.png) center;
}

#search_carousel .previous_button_disabled {
  background: url(prototype-ui/horizontal/left_disabled.png) center;
  cursor: default;
}

#search_carousel .next_button {
  float:left;
  width: 32px;
  height: 150px;
  background: url(prototype-ui/horizontal/right.png) center;
  z-index: 100;
  cursor: pointer;
}

#search_carousel .next_button_over {
  background: url(prototype-ui/horizontal/right_over.png) center;
}

#search_carousel .next_button_disabled {
  background: url(prototype-ui/horizontal/right_disabled.png) center;
  cursor: default;
}



