/*
	Supersized - Fullscreen Slideshow jQuery Plugin
	Version 3.1.1
	www.buildinternet.com/project/supersized
	
	By Sam Dunn / One Mighty Roar (www.onemightyroar.com)
	Released under MIT License / GPL License
*/

* { margin:0; padding:0; }
body { background:#111; }
	
	#supersized-loader { position:absolute; top:50%; left:50%; z-index:10; width:60px; height:60px; margin:-30px 0 0 -30px; text-indent:-999em; background-color:#111; background:rgba(0,0,0,0.8) url(../img/progress.gif) no-repeat center center; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;}
	
	#supersized { position:fixed; left:0; top:0; overflow:hidden; z-index:-999; height:100%; width:100%; }
		#supersized img{ position:relative; display:none; outline:none; border:none; }
			#supersized.speed img { -ms-interpolation-mode:nearest-neighbor; image-rendering: -moz-crisp-edges; }	/*Speed*/
			#supersized.quality img { -ms-interpolation-mode:bicubic; image-rendering: optimizeQuality; }			/*Quality*/
		
		#supersized a { z-index:-30; position:absolute; overflow:hidden; top:0; left:0; width:100%; height:100%; background:#111;}
			#supersized a.prevslide { z-index:-20; }
			#supersized a.activeslide { z-index:-10; }
			#supersized a.prevslide img, #supersized a.activeslide img{ display:inline; }
	
		img{ border:none; }
		h1,h2,h3,h4,h5{margin:0;padding:0;}
		
		input{font-size:11px;color:#666;}
		.bayi td{padding-left:2px;}
a{text-decoration:none;}
a:hover{text-decoration:underline;}		
#container{
	margin:auto;
	width:960px;
	padding:0px 20px 0px 20px;
}
#top{
	height:96px;
	margin:0;
	z-index:999999999;
}
#logo{
	width:305px;
	height:151px;
	float:left;
	margin:10px 0px 0px 0px;
	z-index:99999999;
	position:relative;
}
#menu{
	width:630px;
	float:left;
	position:relative;
	left:-9px;
	z-index:1002;
}
#menuust{
	width:630px;
	height:55px;
	float:left;
	position:relative;
	left:-14px;
	z-index:1001;
}
#menualt{
	width:612px;
	height:14px;
	background:url(../images/golge.png) no-repeat top center;
	float:left;
	position:relative;
	left:-14px;
	z-index:1000;
}

#galleria{height:566px}
.galleria-thumbnails .galleria-image { width:92px }

	#supersized-loader { position: absolute; top: 49.5%; left: 49.5%; z-index: 10; width: 24px; height: 24px; text-indent: -999em; background-image: url(../img/progress.gif); }
	
	#supersized { position:fixed; left:0; top:0; overflow:hidden; z-index:-999; height:100%; width:100%; }
		#supersized img{ position:relative; outline:none; border:none; -ms-interpolation-mode:bicubic; image-rendering: optimizeQuality; }
		
		
		
		
	#flags{width:70px;position:relative;padding-top:17px;padding-right:20px;z-index:9;float:right;}
	#trflag{width:21px; float:left;padding-right:8px;}
	#enflag{width:21px; float:left;padding-right:10px;}
	.social{
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size:14px;
		color:#FFF;
		width:auto;
		height:48px;
		background:none;
		text-decoration:none;
		display:block;
		text-align:center;
		float:left;
	}
	.menuitem{
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size:14px;
		color:#FFF;
		width:auto;
		height:48px;
		background:none;
		text-decoration:none;
		display:block;
		text-align:center;
		float:left;

	}
	.menuitem a{
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size:14px;
		color:#FFF;
		width:auto;
		height:48px;
		background:none;
		text-decoration:none;
		display:block;
		text-align:center;
		float:left;
		padding:0px 10px 0px 10px;

	}
	.menuitem a:hover{
		background:url(../images/menuitembg.png) repeat-x;
		text-decoration:none;
	}
	/*#menu{margin:22px 0px 0px 44px; height:48px; width:983px; left:0px; z-index:9; position:relative;float:left;}*/
	#menubar{margin:0 auto; height:92px; width:100%; top:0px; left:0px; z-index:8; background:url(../images/menu_bg.png) repeat-x; position:relative; float:left;}
	/*Controls Section*/
	#controls-wrapper { margin:0 auto; height:71px; width:100%; bottom:0; left:0; z-index:4; background:url(../images/bottom_bg.png) repeat-x; position:fixed; }
		#controls { height:100%; text-align:left; z-index:5; padding:0 114px; /* Increase padding to give thumbnails room */ }
			#footer{
				width:920px;
				height:71px;
				float:left;
				background:url(../images/bottombg.png) repeat-x top;
			}
			#footerleft{float:left; color:#CCC; font:11px "Trebuchet MS", Arial, Helvetica, sans-serif; margin:0px;width:350px;}
			#footerright{float:right; color:#CCC; font:11px "Trebuchet MS", Arial, Helvetica, sans-serif; margin:0px 5px; width:550px; text-align:right;}
			#footerleft, #footerright a{
				color:#CCC;
				text-decoration:none;
			}
			#footerleft a:hover, #footerright a:hover{
				color:#CCC;
				text-decoration:underline;
			}
	#headerr{font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:24px;color:#FFF; font-weight:bold; position:fixed; top:38%; left:64px; z-index:6; text-shadow: 0 0 5px #000; -moz-text-shadow: 0 0 5px #000; -webkit-text-shadow: 0 0 5px #000}
			
	#content{
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#666;
		margin:0;
		z-index:4;
		position:absolute;
		left:44px;
		top:181px;
		width:883px;
	}
	#ctop{ margin:0;background:url(../images/content_top.png) no-repeat;width:883px;height:27px;}
	#cmiddle{
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#666;
		margin:0;
		background:url(../images/content_middle.png) repeat-y;
		width:823px;
		padding:10px 30px 10px 30px;
		}
	#cbottom{ margin:0;background:url(../images/content_bottom.png) no-repeat;width:883px;height:25px;}
	#baslik{ 
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size:24px;
		font-weight:bold;
		color:#930;
		width:300px;
		float:left;
	}
	#sublink{ 
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#930;
		width:500px;
		float:right;
		text-align:right;
	}
	#sublink a{
		text-decoration:none;
		color:#930;
	}
	#sublink a:hover{
		text-decoration:underline;
		color:#900;
	}
	#detay{ 
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#666;
		padding:25px 25px 55px 25px;
	}
	
	#modelcatside{
		width:150px;
		border-right-width:1px;
		border-right-style:dotted;
		border-right-color:#960;
		padding-right:20px;
	}
	#modelside{
		width:600px;
		padding-left:0px;
	}
	
	.modeller{
		width:121px;
		float:left;
		position:relative;
		padding-right:20px;
		padding-bottom:30px;
	}
	.modellerbig{
		width:550px;
		float:left;
		position:relative;
		padding-right:20px;
		padding-bottom:30px;
	}
	
	.basinda{
		width:121px;
		float:left;
		position:relative;
		padding:4px;
		margin:4px;
		height:150px;
		border:1px dotted #999;
	}
	.thumbnailbig{
		height:361px; 
		width:512px; 
		overflow:hidden; 
		background:url(../images/bigframe.png) no-repeat; 
		padding:6px;
	}
	.thumbnailbigbaslik{
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size:18px;
		font-weight:bold;
		padding:3px 6px 0px 6px;
		color:#930;
		width:240px;
		float:left;
	}
	.thumbnail{
		height:78px; 
		width:121px; 
		overflow:hidden; 
		background:url(../images/thumbs_bg.png) no-repeat; 
		padding:4px;
	}
	.thumbnailbaslik{
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size:11px;
		font-weight:bold;
		padding:3px 4px 0px 4px;
		color:#930;
	}
	.thumbnaildetay{
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size:11px;
		padding:3px 4px 0px 4px;
		float:left;
	}
	.tmin{
		margin:0;
		width:20px;
		height:14px;
		float:left;
		padding-right:2px;
		padding-top:0px;
	}
	
	
	
.paginationstyle{ /*Style for demo pagination divs*/
width: 250px;
text-align: right;
padding: 2px 0;
margin: 10px 0;
}

.paginationstyle select{
border: 0px solid #AE7B1E;
margin: 0 0px;
}

.paginationstyle a{ /*Pagination links style*/
padding: 0 5px;
text-decoration: none;
color: #AE7B1E;
background-color: white;
}

.paginationstyle a:hover, .paginationstyle a.selected{
color: #630;
background-color: #AE7B1E;
}

.paginationstyle a.disabled, .paginationstyle a.disabled:hover{ /*Style for "disabled" previous or next link*/
background-color: white;
cursor: default;
color: #AE7B1E;
border-color: transparent;
}

.paginationstyle a.imglinks{ /*Pagination Image links style (class="imglinks") */
border: 0;
padding: 0;
}

.paginationstyle a.imglinks img{
vertical-align: bottom;
border: 0;
}

.paginationstyle a.imglinks a:hover{
background: none;
}

.paginationstyle .flatview a:hover, .paginationstyle .flatview a.selected{ /*Pagination div "flatview" links style*/
color: #630;
background-color: #AE7B1E;
}

	
tr.off {
background: none;
}
tr.on {
background: #f1f1f1;
} 	
.borderlar {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #999;
	border: 1px solid #CCC;
}
.altborder {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	border-bottom: 1px;
	border-bottom-color:#999;
	border-bottom-style:solid;
}
.altborder2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	border-bottom: 1px;
	border-bottom-color:#D2BB86;
	border-bottom-style:solid;
}
	
.mover{
	background:#F1F1F1;
}
.mout{
	background:none;
} 

.shoessizecheckbox{
	width:50px;height:60px;border:1px dotted #999;font-size:11px;font-family:Tahoma, Geneva, sans-serif;text-align:center;float:left;
}
.shoessize input{
	width:30px;height:30px;border:1px dotted #999;font-size:11px;font-family:Tahoma, Geneva, sans-serif;text-align:center;margin-top:4px;vertical-align:middle;
}

#shopcard{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFF;
	width:150px;
	height:48px;
	background:none;
	text-decoration:none;
	display:block;
	text-align:right;
	position:absolute;
	left:770px;
	top:30px;
}
#shopcard a{color:#FFF; text-decoration:none;}

.tablebaslik{
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size:18px;
		font-weight:bold;
		color:#930;
	}

.desc-slide{height:803px; overflow:hidden; position:relative; width:800px;}
#slider .nivo-controlNav a{background:url(./light/nav-slide.png) no-repeat;}
.nivo-caption {color:#e7e7e7;}
.nivo-caption h1{color:#000;}
.nivo-caption span.slider-desc{color:#333;}
.nivo-caption a, .nivo-caption a:hover{color:#666666; border:solid 1px #e5e5e5;}
.nivo-caption a{
	background:#f3f3f3;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f3f3f3));
	background: -moz-linear-gradient(top,  #ffffff,  #f3f3f3);
	background: -o-linear-gradient(top,  #ffffff,  #f3f3f3);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f3f3f3');
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
}

.nivo-caption a:hover{
	background:#ffffff;
	background: -webkit-gradient(linear, left top, left bottom, from(#f3f3f3), to(#ffffff));
	background: -moz-linear-gradient(top,  #f3f3f3,  #ffffff);
	background: -o-linear-gradient(top,  #f3f3f3,  #ffffff);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3f3f3', endColorstr='#ffffff');
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
}