ul#animated-portfolio{
        padding: 0;
        margin: 0;
        list-style-type: none;
}
ul#animated-portfolio li{
        padding: 0;
}


#content-slider  {
  width: 525px;
  height: 6px;
  margin: 5px;
  background: #BBBBBB;
  position: relative;
}

.ui-slider-handle {
      width: 8px;
      height: 14px;
      position: absolute;
      top: -4px;
      background: #C02546;
	  border: solid 1px black;
}

#content-scroll {
  width: 525px;
  height: auto;
  margin-top: 10px;
  overflow: hidden;
  border: solid 1px black;
}

#content-holder {
 /* width: 1500px;*/
  height: 100px;
}

.content-item {
  width: 139px;
  height: auto;
  padding: 5px;
  float: left;
 
}


/* SREEMAN css> >>>>>____________________________________________________________________________________________*/

#content-sliderX {
  width: 525px;
  height: 6px;
  margin: 5px;
  background: #BBBBBB;
  position: relative;
}

#content-scrollX {
  width: 525px;
  height: auto;
  margin-top: 10px;
  overflow: hidden;
  border: solid 1px black;
}

#content-holderX {
 /* width: 1500px;*/
  height: 100px;
}

.content-itemX {
  width: 139px;
  height: auto;
  padding: 5px;
  float: left;
  border: solid 0px red;
}

/* new Slider */
#mover { width: 2880px; position: relative; }
#slider { background: white url(../images/slider-bg.jpg); height: 227px; overflow: hidden; position: relative; margin: 20px 0; }

.slide { padding: 40px 30px; width: 500px; float: left; position: relative; }
.slide h1 { font-family: Helvetica, Sans-Serif; font-size: 16px; letter-spacing: -1px; color: #ac0000; }
.slide p { color: #999; font-size: 14px; line-height: 22px; width: 150px; }
.slide img { position: absolute; top: 70px; left: 400px; }
#slider-stopper { position: absolute; top: 1px; right: 20px; background: #ac0000; color: white; padding: 3px 8px; font-size: 10px; text-transform: uppercase; z-index: 1000; }

/*second slider */

#mover1 { width: 2880px; position: relative; }
#slider1 { background: white url(../images/slider-bg.jpg); height: 227px; overflow: hidden; position: relative; margin: 20px 0; }

.slide1 { padding: 30px 30px; width: 500px; float: left; position: relative; }
.slide1 h1 { font-family: Helvetica, Sans-Serif; font-size: 16px; letter-spacing: -1px; color: #ac0000; }
.slide1 p { color: #999; font-size: 14px; line-height: 22px; width: 150px; }
.slide1 img { position: absolute; top: 60px; left: 400px; }
#slider-stopper1 { position: absolute; top: 1px; right: 20px; background: #ac0000; color: white; padding: 3px 8px; font-size: 10px; text-transform: uppercase; z-index: 1000; }
.wapper{
margin-bottom:10px;
}

.title_number {
	height:189px;
	width:179px;
	float:left;
	margin-right:1px;
	padding:0px 0 0 10px;
	}	
.title_number.item_1 {background:#953E88;}
.title_number.item_2 {background:#DA7109;}
.title_number.item_3 {background:#f5a300;}
.title_number.item_4 {background:#30b85a;}
.title_number.item_5 {background:#f5003d;}
.highlightPrice {
	font-family:Arial, Helvetica, sans-serif;
	font-size:80px;
	line-height:1.23em;
	display:inline-block;
	color:#fff;
	letter-spacing:-5px;
	margin:-7px 0 -8px 0;
	width:90px;
	}	
.title_number strong {
	color:#fff;
	font-size:34px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.23em;
	margin:-10px 0 -5px 5px;
	display:inline-block;
	}	
	.color-3 {color:#f5a300; font-size:18px;}
	
#defaultCountdown table:hover {
  background:#0b4666;
}
