
/*	-------------------------------------------------------------
	PrintCenter
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Tanım:			Carousel için css belgesi
	Dosya adı:		jquery_carousellite.css
	Versiyon:		1.0
	Tarih:			14 Kasım 2009
	Kod Yazarı:		Orhan Küçükerman (İki Pixel Multimedia)
	-------------------------------------------------------------	*/


/* Hizmetler bölümü */ 

button.services_prev {float:left;position:absolute;border:none;width:39px;height:39px;background:transparent url(../tr/images/carousel_prev.png) no-repeat;cursor:pointer;margin-left:484px;margin-top:25px;z-index:5;}
button.services_next {position:absolute;border:none;width:39px;height:39px;background:transparent url(../tr/images/carousel_next.png) no-repeat;cursor:pointer;margin-left:-45px;margin-top:25px;z-index:5;}
button.disabled {background:none;}

div#show_services_control {display:table;z-index:0;width:478px;height:100px;margin:10px auto;}

div#show_services {position:absolute;z-index:3;overflow:hidden;width:478px;height:100px;}

div#show_services ul {position:absolute;list-style:none;display:inline-block;z-index:5;width:478px;margin:auto !important;padding:0 !important;}
div#show_services ul li {float:left;width:110px;height:100px;list-style:none !important;background:none !important;margin:0 !important;padding:0 5px 0 5px !important;}


/* Ürünler bölümü */ 

button.products_prev {float:left;position:absolute;border:none;width:39px;height:39px;background:transparent url(../tr/images/carousel_prev.png) no-repeat;cursor:pointer;margin-left:355px;margin-top:5px;z-index:5;}
button.products_next {position:absolute;border:none;width:39px;height:39px;background:transparent url(../tr/images/carousel_next.png) no-repeat;cursor:pointer;margin-left:-45px;margin-top:5px;z-index:5;}
button.disabled {background:none;}

div#show_products_control {display:table;z-index:0;width:350px;height:80px;margin:5px auto 10px;}

div#show_products {position:absolute;z-index:3;overflow:hidden;width:350px;height:70px;}

div#show_products ul {position:absolute;list-style:none;display:inline-block;z-index:5;width:350px;margin:auto !important;padding:0 !important;}
div#show_products ul li {float:left;width:60px;height:80px !important;line-height:1em !important;list-style:none !important;background:none !important;margin:0 !important;padding:0 5px 0 5px !important;}
div#show_products ul li a:link,
div#show_products ul li a:visited {font-size:0.9em;line-height:1em !important;color:#000;text-decoration:none;}
div#show_products ul li a:active,
div#show_products ul li a:hover {color:#e5408d;text-decoration:none;}
div#show_products ul li a span {clear:both;display:block;padding-top:4px;text-align:center;}
