/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container {
	position: relative;
	
}
.jcarousel-clip {
	z-index: 2;
	*z-index:-10;
	padding: 0;
	margin: 0;
	overflow: hidden;
	position: relative;
	margin-right: 0px;
}
.jcarousel-list {
	z-index: 1;
	*z-index:-10;
	overflow: hidden;
	position: relative;
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;
}
.jcarousel-list li, .jcarousel-item {
	float: right;
	list-style: none;
	/* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 66px;
	height: 51px;
	background-image:none;
	padding-right:0px;
	*z-index:-10;
}
/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-" and "jcarousel-prev".
 */
.jcarousel- {
	z-index: 3;
	*z-index:-10px;
	display: none;
}
.jcarousel-prev {
	z-index: 3;
	display: none;
	*z-index:-10px;
}
.jcarousel-skin-tango .jcarousel-container-vertical {
	width: 66px;
	height: 260px;
	padding: 0;
	*z-index:-10;
}
.jcarousel-skin-tango .jcarousel-clip-vertical {
	width:  66px;
	height: 260px;
}
.jcarousel-skin-tango .jcarousel-item {
	width: 66px;
	height: 51px;
	*z-index:-10;
}
/**
 *  Vertical Buttons
 */
.jcarousel-skin-tango .jcarousel-next-vertical {
	position: absolute;
	bottom: -20px;
	right: 30px;
	width: 27px;
	height: 12px;
	cursor: pointer;
	background: transparent url(/wps/wcm/connect/arabic/css/resources/d/b/dbcd9800-72ab-4992-8d6d-f5a910275538/slider-down-icon.png) no-repeat 0 0;
	*z-index:-10;
}
.jcarousel-skin-tango .jcarousel-prev-vertical {
	position: absolute;
	top: -20px;
	right: 30px;
	width: 27px;
	height: 12px;
	cursor: pointer;
	background: transparent url(/wps/wcm/connect/arabic/css/resources/1/2/12f17542-6bb4-4617-995a-fe8835d1f760/slider-up-icon.png) no-repeat 0 0;
	*z-index:-10;
}
#slideshow-main {
	width:860px;
	float:right;
	margin-right:3px;
	*z-index:-10px;
}
.pics{*z-index:-10;}
#slideshow-main ul {
	margin:0;
	padding:0;
	width:860px;
}
#slideshow-main li {
	width:860px;
	height:315px;
	display:none;
	position:relative;
}
#slideshow-main li.active {
	display:block !important;
}
#slideshow-carousel {
	float:right;
	position:relative;
	margin-left:10px;
	margin-top:30px;
	*z-index:-10 !important;
}
#slideshow-main #slideshow img{width:860px;height:315px;}

#nav { width: 66px;*z-index:-10;margin-right:10px;float:right;margin-top:2px;}

#nav li {
	margin-bottom:14px;
	width: 65px;
	height:51px;
	background-image:none;
	padding:0px;
*margin-bottom:10px;
	
}
#nav a {
	width:62px;
	height:48;
	display: block;
	background-color:#ccc;
	padding:2px;
	margin-bottom:24px;
	*z-index:-10;
	position:relative;
}
#nav li.activeSlide a {
	background: #e3007a;
	padding:2px;
	*z-index:-10;
	position:relative;
	
}

#nav li.activeSlide a {
	background: #e3007a;
}
#nav a:focus {
	outline: none;
}
#nav li img {
	border: none;
	display: block;
	width:62px;
	height:51px;
}



.nav { width:inherit;height:37px;*z-index:-10;}

.nav li {
	margin-bottom:14px;
	width: 39px;
	height:34;
	float:right;
	margin-left:5px;
	background-image:none;
	
}
.nav a {
	width:39px;
	height:34;
	display: block;
	background-color:#ccc;
	padding:2px;
	margin-bottom:25px;
}
.nav li.activeSlide a {
	background: #e3007a;
	padding:2px;
	
}
.nav li.activeSlide a {
	background: #e3007a;
}
.nav a:focus {
	outline: none;
}
.nav li img {
	border: none;
	display: block;
	width:39px;
	height:34px;
}

.devices_slider_cont .jcarousel-skin-tango .jcarousel-next-vertical {
	
}
.devices_slider_cont .jcarousel-skin-tango .jcarousel-prev-vertical {
	
}

.devices_slider_cont .jcarousel-skin-tango .jcarousel-container-horizontal {
	width: 600px;
	padding-top: 20px;
	padding-right: 37px;
	padding-bottom: 20px;
	padding-left: 41px;
}


.devices_slider_cont .jcarousel-skin-tango .jcarousel-clip {
    overflow: hidden;
}

.devices_slider_cont .jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  600px;
    height:190px;
}


.devices_slider_cont .jcarousel-skin-tango .jcarousel-item {
    width: 146px;
    height: 190px;
}


.jcarousel-skin-tango .jcarousel-item-horizontal {
	margin-left: 5px;
    margin-right:0px;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left: 0px;
    margin-right: 10px;
}


.devices_slider_cont .jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/*  want 2 add slider */
.want2add-slider .devices_slider_cont .jcarousel-skin-tango .jcarousel-container-horizontal {
	width: 876px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

.want2add-slider .devices_slider_cont .jcarousel-skin-tango .jcarousel-clip {
    overflow: hidden;
}

.want2add-slider .devices_slider_cont .jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  876px;
    height:200px;
}


.want2add-slider .devices_slider_cont .jcarousel-skin-tango .jcarousel-item {
    width: 438px;
    height: 200px;
}

.want2add-slider .jcarousel-skin-tango .jcarousel-item-horizontal {
	margin-left: 5px;
    margin-right: 20px;
}

.want2add-slider .jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left: 0px;
    margin-right: 10px;
}


.want2add-slider .devices_slider_cont .jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}
.jcarousel-item .small-text-details ul li{
	float:none;
	background-image: url(/wps/wcm/connect/arabic/css/resources/1/0/10e02518-da92-4219-bf71-834847cdb104/pink-bullet.png);
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: right 5px;
	text-align: right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 0px;
	width:auto;
	height:auto;
	
	}


/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
   position: absolute;
	right: 640px;
	width: 40px;
	height: 40px;
	cursor: pointer;
	background-color: transparent;
	background-image: url(/wps/wcm/connect/arabic/css/resources/2/2/223e0adc-cd47-49e2-ade4-d69101e2eb7a/more-devices-right-icon.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	top: 50px;
}


.jcarousel-skin-tango .jcarousel-prev-horizontal {
   position: absolute;
	right: -5px;
	width: 40px;
	height: 40px;
	cursor: pointer;
	background-color: transparent;
	background-image: url(/wps/wcm/connect/arabic/css/resources/a/0/a0b2922c-00b0-444a-b4a3-17a382c0699b/more-devices-left-icon.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	top: 50px;
}

/*want2add slider buttons*/
.want2add-slider .jcarousel-skin-tango .jcarousel-next-horizontal {
	right: 885px;
	top: 100px;
}


.want2add-slider .jcarousel-skin-tango .jcarousel-prev-horizontal {
  	right:-5px;
	top: 100px;
}


/*devices Slider image enhancement*/

.devices-more-slider .devices_slider_cont ul li  img{
	width:132px;
	height:114px;
}

/* Services Slider*/

.services_slider_cont .jcarousel-skin-tango .jcarousel-next-vertical {
	
}
.services_slider_cont .jcarousel-skin-tango .jcarousel-prev-vertical {
	
}

.services_slider_cont .jcarousel-skin-tango .jcarousel-container-horizontal {
	width: 600px;
	padding-top: 20px;
	padding-right: 37px;
	padding-bottom: 20px;
	padding-left: 41px;
}


.services_slider_cont .jcarousel-skin-tango .jcarousel-clip {
    overflow: hidden;
}

.services_slider_cont .jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  600px;
    height:130px;
}


.services_slider_cont .jcarousel-skin-tango .jcarousel-item {
    width: 195px;
    height: 130px;
	text-align:center;
}
.services_slider_cont .devices_slider_cont ul li  img{
	width:160px;
	height:142px;
}
.services_slider_cont .jcarousel-skin-tango .jcarousel-next-horizontal {
	right: 630px;
	top: 90px;
}


.services_slider_cont .jcarousel-skin-tango .jcarousel-prev-horizontal {
  	right:-5px;
	top: 90px;
}

.thumbnails { width: 70px;}

.thumbnails li {
	margin-bottom:14px;
	width: 70px;
	height:55;
	padding:0px;
	margin:0px;
	background-image:none;
	
}
.thumbnails a {
	width:64px;
	height:55;
	display: block;
	background-color:#ccc;
	padding:2px;
	margin-bottom:10px;
}
.thumbnails li.activeSlide a {
	background: #e3007a;
	padding:2px;
	
}
.thumbnails li.activeSlide a {
	background: #e3007a;
}
.thumbnails a:focus {
	outline: none;
}
.thumbnails li img {
	border: none;
	display: block;
	width:62px;
}



.STC_magazine-slider_cont .jcarousel-skin-tango .jcarousel-container-horizontal {
	width: 500px;
	padding-top: 20px;
	padding-right: 37px;
	padding-bottom: 20px;
	padding-left: 41px;
	margin-left:auto;
	margin-right:auto;
}


.STC_magazine-slider_cont .jcarousel-skin-tango .jcarousel-clip {
    overflow: hidden;
    margin-top: 50px;
}

.STC_magazine-slider_cont .jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  500px;
    height:340px;
}


.STC_magazine-slider_cont .jcarousel-skin-tango .jcarousel-item {
    width: 496px;
    height: 340px;
}
.STC_magazine-slider_cont .jcarousel-skin-tango .jcarousel-item ul {
    background-image: none;
	list-style-image: none;
	list-style-type: none;
	margin:0px;
	padding:0px;
}
.STC_magazine-slider_cont .jcarousel-skin-tango .jcarousel-item ul li{
    background-image: url(/wps/wcm/connect/arabic/css/resources/1/0/10e02518-da92-4219-bf71-834847cdb104/pink-bullet.png);
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: right 5px;
	text-align: right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 0px;
	float:none;
	width:auto;
	height:auto;
	margin-bottom:5px;
}
.STC_magazine-slider_cont .jcarousel-skin-tango .jcarousel-next-horizontal {

	right: 560px;
	top: 170px;
}


.STC_magazine-slider_cont .jcarousel-skin-tango .jcarousel-prev-horizontal {

	right: -25px;
	top: 170px;
}
.car-edit{
	 margin-bottom:0px;
	 margin-top:-45px;
	 text-align:center;
	 background-color:#fff !important;
	 opacity:0.8;
	filter:alpha(opacity=80); /* For IE8 and earlier */
	z-index:200000000;
}
.car-edit a:link{background-color:#fff !important;z-index:2000;}

/*  Inner Slider */
.innerSlider .devices_slider_cont .jcarousel-skin-tango .jcarousel-container-horizontal {
	width: 600px;
}

.innerSlider .devices_slider_cont .jcarousel-skin-tango .jcarousel-clip-horizontal {
    width: 600px;
    height:200px;
}


.innerSlider .devices_slider_cont .jcarousel-skin-tango .jcarousel-item {
    width: 300px;
    height: 200px;
}

/*inner  slider buttons*/
.innerSlider .jcarousel-skin-tango .jcarousel-next-horizontal {
	right: 620px;
	
}

.iphone-slider .nav a {width:36px;height:36;display: block;}


/* Whats New Slider */


.whatsnew-slider .devices_slider_cont .jcarousel-skin-tango .jcarousel-container-horizontal {
	width:340px;
	padding-top: -5px;
	margin-right:10px;
	margin-top:-15px;
	
}

.whatsnew-slider .devices_slider_cont .jcarousel-skin-tango .jcarousel-container-horizontal .jcarousel-list{
	margin-right:10px;
}


.whatsnew-slider .devices_slider_cont .jcarousel-skin-tango .jcarousel-clip {
    overflow: hidden;
}

.whatsnew-slider .devices_slider_cont .jcarousel-skin-tango .jcarousel-clip-horizontal {
    width: 350px;
    height:107px;
	
}


.whatsnew-slider .devices_slider_cont .jcarousel-skin-tango .jcarousel-item {
    width: 340px;
    height: 107px;
	
}

.whatsnew-slider .jcarousel-skin-tango .jcarousel-next-horizontal {
	right:390px;
	top:50px;
	z-index:100;
	
	}
.whatsnew-slider .jcarousel-skin-tango .jcarousel-prev-horizontal {
	right:-5px;
	top:50px;
	z-index:100;
	
	}
	
	
/* Business whats new Slider*/

.bus-whatsnew .devices_slider_cont .jcarousel-skin-tango .jcarousel-container-horizontal {
	width:460px;
	padding-top: -5px;
	margin-right:10px;
	margin-top:-15px;
	
}

.bus-whatsnew .devices_slider_cont .jcarousel-skin-tango .jcarousel-clip {
    overflow: hidden;
}

.bus-whatsnew .devices_slider_cont .jcarousel-skin-tango .jcarousel-clip-horizontal {
    width: 460px;
    height:115px;
	
}


.bus-whatsnew .devices_slider_cont .jcarousel-skin-tango .jcarousel-item {
    width: 450px;
    height: 115px;
	
}

.bus-whatsnew .jcarousel-skin-tango .jcarousel-next-horizontal {
	right:450px;
	top:50px;
	z-index:9999999;
	
	}
.bus-whatsnew .jcarousel-skin-tango .jcarousel-prev-horizontal {
	right:-5px;
	top:50px;
	z-index:9999999;
	
	}
	
.bus_special-offers .whatsnew-img{margin-top:-2px;}
.bus_special-offers .whatsnew-details{width:210px !important;}
