﻿html, body 
{
	margin					: 0;
	text-align				: center;
	font-family 			: Verdana;/*Georgia, serif; ;*/ /* "Trebuchet MS"; */
	font-size 				: 11px;
/*	background-color		: Gray;  */
	background-image		: url('../../images/bg.png');
	background-repeat		: repeat-x;
}
#wrap {
	width					: 1000px;
	margin					: 0 auto;
	text-align				: left;
}
#header
{
	height					: 80px;
}
/* ********************************************** */

#navigator
{
	height					: 20px;
	color					: #e63090;
	width					: 500px;
	float					: right;
	font-weight				: bold;
	margin-right			: 10px;
}	
#navigator ul
{
	text-align				: right;
	color					: #e63090;
}
#navigator ul li
{
	display					: inline;
	color					: #e63090;
}
#navigator ul li a
{
	color					: #f04ca3;
	text-decoration			: none;
}
#navigator li a:hover
{
	color					: #7b9141; /* #854768;  /* #aaa */
	text-decoration			: underline;
	background				: url('../../images/isaret.gif') no-repeat center top;
}
.nav_selected a{
	background				: url('../../images/isaret.gif') no-repeat center top;
}

/* ********************************************** */
#bilgiler
{
	float					: right;
	height					: 20px;
	width					: 70px;
	margin-top				: 2px;
	margin-bottom			: 0px;
	vertical-align			: middle;
	padding-top				: 5px;
	padding-left			: 3px;
	font-size				: 12px;
}
   
#bilgiler ul   
{  
  list-style				: none;  
  margin					: 0;  
  padding					: 0;  
/*  width					: 10em;   */
  float						: left;  
}  
   
#bilgiler a, #bilgiler h2   
{  
  font						: 11px/16px arial, helvetica, sans-serif;  
  display					: block;  
  border-width				: 0px;  
  border-style				: solid;  
  border-color				: #ccc #888 #555 #bbb;  
  margin					: 0;  
  padding					: 2px 3px;  
}  
   
#bilgiler h2   
{  
  color						: #000;  
}  
   
#bilgiler a   
{  
  color						: #D0B755;  
  font-weight				: bold;
  background				: #fff;  
  text-decoration			: none;  
}  
   
#bilgiler a:hover   
{  
  color						: #E4147F;  
  text-decoration			: underline;
  background				: #fff;
  font-weight				: bold;
}  
   
#bilgiler li   
{  
  position					: relative;  
}  
   
#bilgiler ul ul   
{  
  position					: absolute;  
  z-index					: 500;  
}  
   
#bilgiler ul ul ul   
{  
  position					: absolute;  
  top						: 0;  
  left						: 100%;  
}  

#bilgiler li a:hover
{ 
    color					: #E4147F; 
    text-decoration			: none;
}
   
div#bilgiler ul ul,  
div#bilgiler ul li:hover ul ul,  
div#bilgiler ul ul li:hover ul ul  
{  
  display					: none;  
}  
   
div#bilgiler ul li:hover ul,  
div#bilgiler ul ul li:hover ul,  
div#bilgiler ul ul ul li:hover ul  
{  
  display					: block;  
} 

/* ********************************************** */

/* ********************************************** */
#menu
{
	float					: left;
	height					: 25px;
	width					: 300px;
	margin-top				: 5px;
	margin-bottom			: 0px;
	vertical-align			: middle;
	padding-top				: 5px;
	padding-left			: 3px;
	font-size				: 12px;
}
   
#menu ul   
{  
  list-style				: none;  
  margin					: 0;  
  padding					: 0;  
/*  width					: 10em;   */
  float						: left;  
}  
   
#menu a, #menu h2   
{  
  font						: 11px/16px arial, helvetica, sans-serif;  
  display					: block;  
  border-width				: 0px;  
  border-style				: solid;  
  border-color				: #ccc #888 #555 #bbb;  
  margin					: 0;  
  padding					: 2px 3px;  
}  
   
#menu h2   
{  
  color						: #000;  
  background				: #fff;  
  text-transform			: uppercase;  
}  
   
#menu a   
{  
  color						: #D0B755;  
  font-weight				: bold;
  background				: #fff;  
  text-decoration			: none;  
}  
   
#menu a:hover   
{  
  color						: #E4147F;  
  text-decoration			: underline;
  background				: #fff;
  font-weight				: bold;
}  
   
#menu li   
{  
  position					: relative;  
}  
   
#menu ul ul   
{  
  position					: absolute;  
  z-index					: 500;  
}  
   
#menu ul ul ul   
{  
  position					: absolute;  
  top						: 0;  
  left						: 100%;  
}  

#menu li a:hover
{ 
    color					: #E4147F; 
    text-decoration			: none;
}
   
div#menu ul ul,  
div#menu ul li:hover ul ul,  
div#menu ul ul li:hover ul ul  
{  
  display					: none;  
}  
   
div#menu ul li:hover ul,  
div#menu ul ul li:hover ul,  
div#menu ul ul ul li:hover ul  
{  
  display					: block;  
} 






/* ********************************************** */

#vitrin .fname
{
/*	font-family				: Georgia, serif;  "Trebuchet MS"; */
	font-size				: 11px;
	width					: 180px;
/*	color					: #b5df23; */
}
#vitrin a {
	color					: #b5df23;
	text-decoration         : none;
} 
#vitrin a:link {
	color					: #b5df23;
	text-decoration         : none;
} 
#vitrin a:active {
	color					: #b5df23;
	text-decoration         : none;
} 
#vitrin a:hover {
	color					: #e63090;
	text-decoration         : underline;
} 
#vitrin a:visited {
	color					: #aeaeae;
}

.CartListHead
{
	background-color		: #dbdada;
	height					: 40px;
	color					: Black;
	font-weight				: bold;
	text-align				: center;
}

.CartListItemAlt
{
	background-color		: #f6f6f6;
	border-bottom-color		: Silver;
}

.CartListItem
{
	background-color		: #fcfbfb;
}
.CartListAmount
{
	border					: #000000;
	background-color		: #ffffff;	
	color					: #333333;
	font-size				: 14px;
	height					: 16px;
	padding					: 2px;
	border-left				: 1px solid #dddddd;
	border-right			: 1px solid #dddddd;
	border-top				: 1px solid #dddddd;
	border-bottom			: 1px solid #dddddd;
	text-align				: center;
}
/* ********************************************** */

.textara
{
	border					: #000000;
	background-color		: #ffffff;	
	color					: #333333;
	font-size				: 14px;
	height					: 16px;
	padding					: 2px;
	background-image		: url('../../images/bgaratext.png');
	background-repeat		: repeat-x;
}

.textfield
{
	border					: #000000;
	background-color		: #ffffff;	
	color					: #333333;
	font-size				: 14px;
	height					: 20px;
	padding					: 2px;
	border-left				: 1px solid #dddddd;
	border-right			: 1px solid #dddddd;
	border-top				: 1px solid #dddddd;
	border-bottom			: 1px solid #dddddd;
}

.textfield2
{
	border					: #000000;
	background-color		: #ffffff;	
	color					: #333333;
	font-size				: 14px;
	height					: 100px;
	padding					: 2px;
	border-left				: 1px solid #dddddd;
	border-right			: 1px solid #dddddd;
	border-top				: 1px solid #dddddd;
	border-bottom			: 1px solid #dddddd;
	
}

.textdiv
{
	width					:100%; 
	float					:left; 
	height					:24px;
}
/* ********************************************** */

#footer 
{
	clear					: both;
	color					: Silver;
}
#footer li 
{
	line-height				: normal; 
	display					: inline
}

#fright 
{
	float					: right;
}
#nright 
{
	float					: right;
}

#footer a {
	color					: #b5df23;
	text-decoration         : none;
} 
#footer a:link {
	color					: #b5df23;
	text-decoration         : none;
} 
#footer a:active {
	color					: #b5df23;
	text-decoration         : none;
} 
#footer a:hover {
	color					: #e63090;
	text-decoration         : underline;
} 
#footer a:visited {
	color					: #aeaeae;
}

/* ********************************************** */





/**/
#slideshow 
{list-style:none; color:#fff; margin-left:-20px;}

#slideshow span 
{display:none}

#fullsize 
{position:relative; width:1000px; height:350px; padding:0px; /* border:1px solid #ccc;*/ background:#000}

#wrapper 
{width:1000px; margin:-10px auto; display:none}

#wrapper * 
{margin:0; padding:0}


#information 
{
	position:absolute; 
	bottom:0; 
	width:1000px; 
	height:0; 
	background:#000; 
	color:#fff; 
	overflow:hidden; 
	z-index:200; 
	opacity:.9; 
	filter:alpha(opacity=90)
}
#information h3 {padding:4px 8px 3px; font-size:14px}
#information p {padding:0 8px 8px}

#image {width:1000px}

#image img {position:absolute; z-index:25; width:auto}

.imgnav {position:absolute; width:25%; height:350px; cursor:pointer; z-index:150}
#imgprev {left:0; background:url(images/left.gif) left center no-repeat}
#imgnext {right:0; background:url(images/right.gif) right center no-repeat}
#imglink {position:absolute; height:350px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
.linkhover {background:url(images/link.gif) center center no-repeat}

#thumbnails {margin-top:5px}
#slideleft {float:left; width:20px; height:81px; background:url(images/scroll-left.gif) center center no-repeat; background-color:#222}
#slideleft:hover {background-color:#333}
#slideright {float:right; width:20px; height:81px; background:#222 url(images/scroll-right.gif) center center no-repeat}
#slideright:hover {background-color:#333}
#slidearea {float:left; position:relative; width:510px; margin-left:5px; height:81px; overflow:hidden}
#slider {position:absolute; left:0; height:81px}
#slider img {cursor:pointer; border:1px solid #666; padding:2px}
/**/
