body {
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande",Arial,Verdana,sans-serif;
	font-size: 0.7em;
	color: 444;
	background: #FFF url(../img/bg1a.jpg) top center repeat-x;
	}

p, dl, {
	margin: 0;
	padding: 1em 0 0; 
	line-height: 140%;
	}
td, th {
	margin: 0;
	padding: 1em 0 0; 
	line-height: 140%;
	}

hr {
	display: none;
	}

h1 strong {
	display: none;
	}
	
form {
	margin: 0;
	}	
#xmenu {
display:none;	
}	

/* 
LINKS --------------------- */

a img {
	border: none;
	}

a:hover {
	border-bottom: 1px solid #BBB;
	}
	
a.arrow-on {
	padding-bottom: 1px;
	padding-right: 15px;
	background: url(../img/arrow-red.gif) right 40% no-repeat;
	} 

a.actuator	{
	border-bottom: 0;
	}

a.sayfaici {
	font-weight: bold;
	color: #0096CE;
	text-decoration: none;
	padding-left: 15px;
	padding-bottom:0px;
	background: url(../img/arrow-cyan.gif) left 10% no-repeat;
}

/* 
BRANDING --------------------- */

#branding {
	position: relative;
	height: 100px;
	}

#branding h3 {
	position: absolute;
	top: 48px;
	margin: 0;
	width: 153px;
	background: url(../img/logo-bemdu.gif) no-repeat;
	}

#branding h3 a {
	display: block; 
	height: 75px; 
	background: url(../img/logo-bemdu.gif) no-repeat;
	}

#branding h1 {
	position: absolute;
	top: 48px;
	right: 0;
	margin: 0;
	width: 174px;
	background: url(../img/logo-potter2.jpg) no-repeat;
	}

#branding h1 a {
	display: block; 
	height: 75px; 
	background: url(../img/logo-potter2.jpg) no-repeat;
	}

#branding h3 strong {
	display: none;
	}	

#branding h1 a:hover, #branding h3 a:hover {
	border-bottom: 0;
	}
	
#search {
	position: absolute;
	top: 82px;
	left: 220px;
	}	
	
select.searchbox {
	width: 200px;
	border-width: 1px;
	border-style: solid;
	border-color: #888 #DBDBDB #DBDBDB #888;
	background: #F5F5F5;
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	font-size: .9em;
	color: #444;
	
	}	
	/*--
select.searchbtn {
	vertical-align: top;
	margin-left: 3px;
	}	--/


/* NAVIGATION --------------------- */

.navigation {background-repeat: no-repeat; z-index: 100; clear: both;  padding: 0px}
	
#navtop {
	margin-top: 1.5em;
	height: 15px;
	background: url(../img/nav-top.gif) bottom repeat-x;
	}

#navbottom {
	height: 15px;
	background: url(../img/nav-bottom.gif) top repeat-x;
	}

ul#nav {
	margin: 0;
	padding: 0;
	list-style: none;
	background: url(../img/nav-bg.gif) bottom repeat-y;
	}
	
#nav li {
	display: block; 
	float: left;
	}
	
li#nav-bayiler, li#nav-iletisim,li#nav-anasayfa, li#nav-fiyat, li#nav-katalog, li#nav-galeri , li#nav-urun a , li#nav-bemdu a{
	border-right: 1px solid #CFCFCF;
	background: url(../img/nav-bg.gif) bottom repeat-y;
	}
	
li#nav-urun, li#nav-anasayfa {
	border-left: 1px solid #CFCFCF;
}	

#nav li a {
	display: block;
	color: #444;
	text-decoration: none;
	padding: 3px 27px 3px 14px;
	border-left: 1px solid #FFF;
	border-bottom: 0;
	background: url(../img/arrow-down.gif) right 55% no-repeat; 
	}

li#nav-bemdu a,li#nav-iletisim a, li#nav-fiyat a,   li#nav-galeri a, li#nav-anasayfa a{
	border-left: 0;	
	padding-right: 15px;
	background: none;
	}	

li#now-bemdu {
	background: none;
	}

li#nav-anasayfa,li#nav-iletisim {
	float:right;
}
	
	

/* 2nd and 3rd level menus */
#nav ul {
	position: absolute;
	z-index: 99;
	left: -999em;
	margin: 0px 0 0 -1px;
	padding: 0;
	width: 14.4em;
	w\idth: 13.9em;
	height: auto;
	border: solid #C7C7C7;
	border-width: 1px 1px 0;
	background: #F9F9F9;
}

/* 3rd level menus only */
#nav ul ul {
	margin: -1.3em 0 0 12em;
}

/* 2nd and 3rd level menus */
#nav li li {
	padding: 2px 1em 2px 0;
	width: 13em;
	border-bottom: 1px solid #DBDBDB;
}

/* 2nd and 3rd level menus */
#nav ul a {
	width: 13em;
	w\idth: 9em;
	border-right: 0;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

/* This "unhides" the sub-menus (left: -999em is what hides them) */
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: #ECECEC;
}

/* 2nd and 3rd level menus */
#nav ul li:hover, #nav ul ul li:hover, #nav ul li.sfhover, #nav ul ul li.sfhover {
	background: #E3F3FA;
}

/* 2nd and 3rd level menus */
#nav ul li a, #nav ul ul li a {
	background: none;
	}

/* 2nd level menus only */
#nav a.sub {
	background: url(../img/arrow-right.gif) right 10% no-repeat;
}
			
.stripes {
	position:relative;
	top:-10px;
	height: 4px;
	background: url(../img/3stripe.gif) repeat-x;
	}	


/*--  BLUE BANNER --------------------- */

#intro {
	position: relative;
	margin-top: 5px;
	width: 690px;
	height: 82px;
	background: url(../img/fill-secondary.jpg) no-repeat;
	}

	#home #intro {
		height: 125px;
		background: url(../img/fill-home.jpg) no-repeat;
		}

#intro h2 {
	position: absolute;
	top: 20px;
	left: 20px;
	margin: 0;
	width: 310px;
	height: 46px;
	color: #FFF;
	text-indent: -9000px;
	}


#home #intro h2 {
	width: 276px;
	height: 82px;
	background: url(../img/department-title.gif) no-repeat;
	}
	
#intro h5 {
	position: absolute;
	top: 50px;
	left: 20px;
	margin: 0;
	width: 310px;
	height: 16px;
	color: #FFF;
	/*text-indent: -9000px;*/
	}

#intro-text {
	margin: 10px 0 0 10px;
	width: 50%;
	color: #666;
	}

#intro-text p {
	padding-top: .5em;
	}

#intro-text strong {
	color: #444;
	} 	

#intro-text a {
	font-weight: bold;
	color: #CE000C;
	text-decoration: none;
	}

#picframe {
	position: absolute;
	top: -13px;
	right: 26px;
	width: 296px;
	height: 210px;
	background: url(../img/pic-frame-sm.jpg) no-repeat;
	}

#home #picframe {
		height: 246px;
		background: url(../img/pic-frame.jpg) no-repeat;
		}
	
#picframe img {
	position: absolute;
	top: 14px;
	left: 15px;
	}


/* 
CONTENT --------------------- */

#content {
	float: left;
	margin: 10px 0 0;
	width: 49%;
	}	

.tertiary #content {
	width: 69%;
	}	
	
#content a {
	color: #0096CE;
	text-decoration: none;
	border-bottom: 1px dotted #0096CE; 
	}	

#content a:hover {
	border-bottom: 1px solid #0096CE; 
	}	
	
#content .shell {
	padding: 5px 20px 0;
	}
	
#content h3 {
	margin: 0 10px 0 0;
	padding: 7px 20px 15px;
	/*font: normal 1.8em Palatino, "Palatino Linotype", Georgia, serif;*/
	font: normal 1.65em Georgia, serif;
	font-style: italic;
	line-height: 120%;
	color: #0096CE;
	border-bottom: 1px solid #C4C4C4;
	}	

#content h4 {
	margin: 1.5em 0 .2em;
	/*font: normal 1.45em Palatino, "Palatino Linotype", Georgia, serif;*/
	font: normal 1.45em Georgia, serif;
	line-height: 120%;
	}	

#content p.nopad {
	padding-top: 0;
	}
	
#content p.highlight {
	margin: .8em -5px -.2em -15px;
	padding: .8em 5px .8em 15px;
	color: #1D1D1D;	
	border: solid #F6CECE;
	border-width: 1px 0;
	background: #FDF2F2;
	}	

#content strong {
	color: #1D1D1D;
	} 		

/* 
FOOTER --------------------- */
	
#footer {
	clear: both;
	margin-bottom: 2em;
	border-top: 1px solid #C4C4C4;
	}	

#footer p {
	font-size: .91em;
	color: #999;
	padding-top: 2em;
	text-align: center;
	}	

#footer a {
	color: #444;
	font-weight: bold;
	text-decoration: none;
	}
	
/*This hides the up/down arrows, which are used to preload the up/down arrows in the tertiary sidebar navigation*/
#footer img {
	position: absolute;
	left: -9000px;
	}
	

/* 
MISC --------------------- */

#container {
	margin: 0 auto;
	padding: 0 35px;
	width: 690px;
	background: url(../img/top-highlight.jpg) no-repeat;
	}

/* This selector uses the Faux Columns technique. See http://www.alistapart.com/articles/fauxcolumns/ */
#wrap {
	margin-bottom: 20px;
	background: url(../img/faux-columns.png) repeat-y;
	}

.tertiary #wrap {
	margin-bottom: 20px;
	background: url(../img/faux-columns-sm.png) repeat-y;
	}

ul#skip, ul#back {display: none;}

.clr {clear: both;}


/*
P.I.E. FLOAT CLEARING
See http://www.positioniseverything.net/easyclearing.html 
--------------------- */

.clearfix:after {
  content: ".";
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}
.clearfix {
  display: inline-block; /* Fixes IE/Mac */
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */		


/* 
SIFR--------------------- */

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -1px;
	font-size: 28px;
}

.sIFR-hasFlash h5 {
	visibility: hidden;
	letter-spacing: -1px;
	font-size: 14px;
}


	
/*  URUNLER TANITIM BOLUMU  --------------------- */
#urunler {
}
#urunler img {
	padding: 3px;
	border: 1px solid #DFDFDF;
	background: #FFF;
}	


#urunler .urundiv:hover {
border:1px solid #CCCCCC;
cursor:pointer;
}
/*
#urunler a:hover {
border:1px solid #BBB;
}*/
	
#urunler .urunadi {
	padding: 0 0 0 0 ;
	line-height:100%;
	text-decoration: none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#000066;
}

#urunler .urunboyut {
	padding: 3 3 3 3 ;
	line-height:100%;
	text-decoration: none;
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#666666;
}

#urunler a {
 cursor:pointer;
}


/* ALT ÜRÜN MENÜSÜ */
#urunaltmenu {
	color: #666;
	padding: 0px 0px 5px 0px;
	border:1px solid #CFCFCF;
	background: url(../img/nav-bg.gif);
	position:relative; left:370px; top:-10px; width:290px; 
	
	
}

#urunaltmenu a {	
	font-weight: bold;
	color: #0096CE;
	text-decoration: none;
	padding-left: 15px;
	padding-bottom:0px;
	background: url(../img/arrow-cyan.gif) left 10% no-repeat;
		}
#urunaltmenu a:hover {
	border-bottom: 1px solid #BBB;
}

a.sayfabasi {
	cursor:pointer;
 	font-weight: bold;
	color: #0096CE;
	text-decoration: none;
	line-height:30px;
	padding-left: 15px;
	padding-bottom:0px;
	background: url(../img/arrow-cyan-up.gif) left 10% no-repeat;

}
