body {
	
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background:url(img/2.jpg) repeat-x #FFFFFF center top ;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	

}

.style6 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF;  }
.style9 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; }
span.renkli { color:#3e6e9f; }


.style333 {
	font-family: Century Gothic;
	font-size: 13px;
	font-weight: bold;
color: black;
}
.style44 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
color: black;
}
.style441 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
color: black;
}
.style55 {
	margin:5px 0;
	font-family: “arial”, sans-serif;
font-size: 11.4px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.5em;
}

.style551 {
	margin:5px 0;
	font-family: “arial”, sans-serif;
font-size: 11.4px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.5em;
color: white;
}
.style555 {
	margin:5px 0;
	font-family: “arial”, sans-serif;
font-size: 11.4px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.5em;
color: red;
}
.style5551 {
	margin:5px 0;
	font-family: “arial”, sans-serif;
font-size: 11.4px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.5em;
color: #FFD400;
}
.style56 {
	font-family: “arial”, sans-serif;
font-size: 11.4px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.5em;

 }
a:link {
	color: #123456;
	text-decoration: none;
}
a:visited {
	color: #123456;
	text-decoration: none;
	}
a:hover {
	color:#336699 ;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #123456;
}
a {
	outline:none;
}
img {
	border:none;
}
.img {
	margin:10px 10px 0 30px;
}
.aktif {
	background-color:#e16c38;
}
.bold {
	color:red;
}
td.baslik {
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
}
span.fiyat {
	color:#c9413a;
}
span.normal_fiyat {
	font-size:12px;
	color:#ff0000;
	text-decoration:line-through;
}
span.firsat_fiyat {
	font-size:14px;
	font-weight:bold;
	color:#ff0000;
}
span.kdv {
	font-size:10px;
	display:block;
}
div.urun1 {
	float:left;
	width:130px;
	height:270px;
	border:1px solid #efefef;
	text-align:center;
	margin:2px;
	font-size:11px;
	background-color:#fff;
}
div.urun {
	float:left;
	width:130px;
	height:200px;
	border:1px solid #efefef;
	text-align:center;
	margin:2px;
	font-size:11px;
	background-color:#fff;
}
table.onbirpx {
	font-size:11px;
}
#navLeft {
	margin:0;
	padding:0px 0 0 5px;
	font-family:Arial, Helvetica, sans-serif;
	}
#navLeft h3 {
	margin:0;
	font-size:13px;
	font-weight:normal;
	cursor:pointer;
	margin-top:7px;
	
	}
#navLeft div {
	color:#999999;
	}
#navLeft h3 div {
	color:#000000;
	}
#navLeft ul {
	margin:0;
	padding:0;
	list-style:none;
	list-style-image:none;
	}
#navLeft li {
	margin:5px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.4px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.5em;	
	}
#navLeft li a {
	margin:3px;
	padding:-1px 0;
	}
.expand {
	text-align:center; 
	border:1px #96b5b1 solid; 
	}
.clr {
	clear:both;
}
#taksitsecenekleri {padding: 5px;height: 100%;font-family: Tahoma;font-size: 12px;font-weight: bold;color: #009900;}
#taksitsecenekleridetaylar {border: 1px solid #f1f1f1;padding: 10px 4px 10px 10px;font-family: Tahoma;font-size: 12px;font-weight: bold;}
div.bankakarti {background-color:#ebebeb;border:1px solid #4c404a;font-family: Tahoma;font-size: 12px;color: #000000;width: 105px;height: 480px;float: left;margin-right: 6px;}
div.bankaadi {font-family: Tahoma;font-size: 12px;text-align: center;margin-bottom: 2px;padding-top: 2px;padding-bottom: 2px;height: 30px;}
div.taksitsayisi {font-family: Tahoma;font-size: 12px;width: 36px;text-align: center;float: left;height: 25px;line-height: 25px;margin-bottom: 2px;padding-top: 2px;padding-bottom: 2px;}
div.taksitdetay {font-family: Tahoma;font-size: 12px;color: #000000;width: 67px;text-align: center;float: right;height: 25px;vertical-align: baseline;margin-bottom: 2px;padding-top: 2px;padding-bottom: 2px;}
.bankadiger {font-weight: normal;font-size: 10px;}

.scrollable {

	/* required settings */
	position:relative;
	overflow:hidden;
	width: 450px;
	height:120px;
}

/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accomodate scrollable items.
	it's enough that you set the width and height for the root element and
	not for this element.
*/
.scrollable .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
	clear:both;
}

/* single scrollable item */
.scrollable div {
	float:left;
	width:90px;
	text-align:center;
	font-size:10px;
	padding-right:3px;

}
.scrollable div img {
	margin:5px;
	background-color:#fff;
	padding:2px;
	border:1px solid #ccc;
	cursor:pointer;
	
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	width:45px;
	height:55px;
}

/* active item */
.scrollable .active {
	border:2px solid #000;
	z-index:9999;
	position:relative;
}
/* this makes it possible to add next button beside scrollable */
.scrollable {
	float:left;	
}

/* prev, next, prevPage and nextPage buttons */
a.browse {
	background:url(img/hori_large.png) no-repeat;
	display:block;
	width:30px;
	height:30px;
	float:left;
	margin:20px 10px;
	cursor:pointer;
	font-size:1px;
}

/* right */
a.right 				{ background-position: 0 -30px; clear:right; margin-right: 0px;}
a.right:hover 		{ background-position:-30px -30px; }
a.right:active 	{ background-position:-60px -30px; } 


/* left */
a.left				{ margin-left: 0px; } 
a.left:hover  		{ background-position:-30px 0; }
a.left:active  	{ background-position:-60px 0; }

/* disabled navigational button */
a.disabled {
	visibility:hidden !important;		
} 	
table.liste tr  td{
	border-top:0px solid #CFDEFF;
	padding:3px;
}

