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%;
	}

hr {
	display: none;
	}

h1 strong {
	display: none;
	}
h2  {
	font-family: "Lucida Grande",Arial,Verdana,sans-serif;
	font-size: 0.7em;
	color: #444;
	}
		
form {
	margin: 0;
	}	

/* 
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;
	}


/* 
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:370px;
	}	
	
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;
	
	}	
#search h1{
	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-fiyat, li#nav-katalog, li#nav-galeri ,li#nav-english{
	border-right: 1px solid #CFCFCF;
	background: url(../img/nav-bg.gif) bottom repeat-y;
	}
	
li#nav-bemdu {
	border-left: 1px solid #CFCFCF;
	border-right: 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-home {
	background: none;
	}

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

li#now-bemdu, li#nav-english {
	background: none;
	}

li#nav-home a {
	border-left: 0;	
	padding-right: 15px;
	background: none;
	}	

li#nav-contact {
	border-right: 0;	
	}	

li#nav-iletisim,  li#nav-english {
	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 52% no-repeat;
}
			
/* URUN NAVIGATION --------------------- */
	
.navUrunBar {background-repeat: no-repeat; z-index: 100; clear: both;  padding: 0px; top:-50px;}

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

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

ul#navurun {
	margin: 0;
	padding: 0;
	list-style: none;
	background: url(../img/nav-bg.gif) bottom repeat-y;
	}
	
#navurun li {
	display: block; 
	float: left;
	}
	
#navurun 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; 
}
	

/* ürün menüsü */
li#navurun-kompakt,li#navurun-hidro, li#navurun-duskabin,   li#navurun-duskolon, li#navurun-spa, li#navurun-sauna {
	border-right: 1px solid #CFCFCF;
	background: url(../img/nav-bg.gif) bottom repeat-y;
}	

li#navurun-sauna {
	border-right: none;
}	

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

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

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


/* 2nd and 3rd level menus */
#navurun ul a {
	width: 13em;
	w\idth: 9em;  /* alt menülerin sağ oku */
	border-right: 0;
}




#navurun li:hover ul ul, #navurun li:hover ul ul ul, #navurun li.sfurunhover ul ul, #navurun li.sfurunhover ul ul ul {
	left: -999em;
}

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

#navurun li:hover, #navurun li.sfurunhover {
	background: #ECECEC;
}

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

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

/* 2nd level menus only */
#navurun a.sub {
	background: url(../img/arrow-right.gif) right 40% no-repeat;
}

#navurun ul li a, ul ul li a {
 z-index:99;
}


/* kompakt için düzeltme */
#navurun-kompakt ul {
	position: absolute;
	z-index: 99;
	left: -999em;
	margin: 0px 0 0 -1px;
	padding: 0;
	width: 24em;
	w\idth: 24em;
	height: auto;
	border: solid #C7C7C7;
	border-width: 1px 1px 0;
	background: #F9F9F9;
}

#navurun-kompakt li {
	margin: 0 0 0 -1px;
	width: 23em;
	w\idth: 23em;
	border-left: 1px solid #CFCFCF;
}

#navurun-kompakt li a.sub {
	margin: 0 0 0 -1px;
	width: 20em;
	w\idth: 20em;
}	

#navurun-kompakt ul ul {
	margin: -1.4em 0 0 22em;
	width: 13em;
	w\idth: 13em;

}

#navurun-kompakt li li {
	padding: 2px 1em 2px 0;
	width: 12.2em;
	w\idth: 12.2em;
	border-bottom: 1px solid #DBDBDB;
}

#navurun-kompakt li li a {
	margin: 2px 1em 2px 0;
	width: 8em;
	w\idth: 8em;
}

#navurun-kompakt li li a.sub {
	margin: 2px 1em 2px 0;
	width: 8em;
	w\idth: 8em;
}

/* ürün isimlerinin olduğu gri hali */
#navurun-kompakt ul ul ul {
	margin: -1.7em 0 0 12em;
	width: 8em;
	w\idth: 8em;
}

/* ürün isimlerinin olduğu yer mavi hali */
#navurun-kompakt li li li {
	padding: 2px 1em 2px 0;
	width: 7em;
	w\idth: 7em;
	border-bottom: 1px solid #DBDBDB;
}


/* NAVURUN SONU ------------------------- */			
			
	
/*  URUNLER TANITIM BOLUMU  --------------------- */

#menu {
	float: left;
	margin: 10px 0 0;
	width: 45%;
	}	
	
#menu #urunler {
	float: left;
	}	

#menu #programs {
	float: left;
	width: 45%;
	}

#urunler ul, #programs ul  {
	margin: 1.2em 0 0;
	padding-left: 17px;
	line-height: 140%;
	list-style-image: url(../img/arrow-cyan.gif);
	}

#urunler ul li, #programs ul li {
	margin-top: .5em;
	}	

#urunler a, #programs a {
	font-weight: bold;
	color: #0096CE;
	text-decoration: none;
	list-style-image: url(../img/arrow-cyan.gif);
	}	

#urunler .baslik {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	color:#CC0000;
}
	

#urunler .pic {
	float: left;
	margin-right: 12px;
	padding: 3px;
	border: 1px solid #DFDFDF;
	background: #FFF;
	}	
	
	

/* haber bölümü */
#news {
	float: right;
	padding: 20px 20px 0;
	width: 306px;
	background: url(../img/sidebar-top.png) no-repeat;
	}
	
#news .pic {
	float: left;
	margin-right: 12px;
	padding: 3px;
	border: 1px solid #DFDFDF;
	background: #FFF;
	}	
	
#news dl {
	margin: 0;
	padding: 0 0 20px;
	}	

#news dl dt a {
	font-weight: bold;
	color: #CE000C;
	text-decoration: none;
	}
	
#news dl dd {
	margin: .5em 0 0;
	}	

#news h4 {
	margin: 0;
	padding-top: 20px;
	height: 10px;
	border-top: 1px solid #C4C4C4;
	background: url(../img/news.gif) bottom left no-repeat;
	text-indent: -9000px;
	}
	
#news ul {
	margin: 1.2em 0 0;
	padding-left: 17px;
	line-height: 140%;
	list-style-image: url(../img/bullet.gif);
	}

#news ul li {
	margin-top: .5em;
	}		

	
.stripes {
	margin-top: 20px;
	height: 15px;
	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: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;
	} 		
	
/* 
SIDEBAR --------------------- */	

#sidebar {
	float: right;
	width: 306px;
	padding: 125px 20px 0;
	background: url(../img/sidebar-top.png) no-repeat;
	}		

.tertiary #sidebar {
	width: 181px;
	padding: 30px 0 0;
	}		
	
#sidebar dl {
	margin: 0;
	padding: 0 8px 20px;
	}	

#sidebar dl dt {
	margin-top: .8em;
	}

#sidebar dl dt a {
	font-weight: bold;
	color: #CE000C;
	text-decoration: none;
	}
	
#sidebar dl dd {
	margin: 0;
	color: #777;
	}	

#sidebar h4 {
	margin: 0;
	padding-top: 20px;
	height: 10px;
	border-top: 1px solid #C4C4C4;
	background: url(../img/news.gif) bottom left no-repeat;
	text-indent: -9000px;
	}	

#sidebar ul#sidenav	{
	margin: 0;
	padding: 0;
	list-style: none;
	border-top: 1px solid #E7E7E7;
	}
	
#sidebar ul#sidenav ul {
	margin: .5em 0 0;
	padding: 0;
	list-style: none;
	}	

#sidebar ul#sidenav li {
	padding: 5px 10px 5px 13px;
	border-bottom: 1px solid #E7E7E7;
	}
	
#sidebar ul#sidenav ul li {
	border-bottom: 0;
	}	
	
#sidebar ul#sidenav a {
	color: #0096CE;
	text-decoration: none;
	}

#sidebar ul#sidenav ul a {
	color: #666;
	}

#sidenav a.side-on-top {
	color: #333 !important;
	font-weight: bold;
	}	

#sidenav ul li.side-on {
	margin: 0 -10px 0 -13px;
	padding-right: 20px !important;
	padding-left: 26px !important;
	background: url(../img/side-on-shaded.png) repeat-y;
	}

#sidenav .side-bg {
	background: url(../img/side-bg-on.png) repeat-y;
	}	
	
.sidenav-hide {
	display: none;
	}	
			

/* 
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 {display: none;}

ul#back {

}
.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;
}
