/*Design & Development by designfabrika - www.designfabrika.com */

/*-------------------------------------------------------------------------
=LAYOUT
-------------------------------------------------------------------------*/
html, body { height:100%; overflow-x:hidden ;font-size: 12px;}

a { font-size:12px;}
body { background:#fff url(/images/main.jpg) no-repeat fixed center top; font-size: 12px;font:11px/normal Helvetica, Arial, sans-serif; color:#4a4a4a }

div#container { margin:20px auto 0 auto; width:991px }
	div#header { position:relative; height:406px; background:url(../images/top.png) no-repeat left 85px }
	div#header.alternate { height:102px }
	div#snow { position:absolute; left:131px; top:0 }
	div#main { position:relative; padding:0 30px 153px 30px; background:url(../images/main.png) repeat-y }
		body.alternate div#main { padding:15px 30px 0 30px }
	div#main.alternate { position:static; padding:0 30px }
		div#sidebar { float:left; width:224px }
		div#content { position:relative; float:right; font-size:12px;padding:195px 50px 0 50px; width:607px; min-height:590px; background:url(/images/content.png) no-repeat left 146px }
		div#bottomGrad { position:absolute; left:27px; bottom:0; width:933px; height:153px; background:url(/images/bottomGrad.png) }
	div#footer { position:relative; margin-bottom:140px; padding:21px 0 0 41px; height:56px; background:url(/images/bottom.png) no-repeat left bottom }
	div#winter { position:relative; left:50%; bottom:0; margin:-85px auto auto -929px; width:1858px; height:166px; background:url(/images/winter.png) no-repeat -130px 0 }


/*-------------------------------------------------------------------------
=GLOBAL CLASSES
-------------------------------------------------------------------------*/
.floatNone { float:none }
.floatLeft { float:left }
.floatRight { float:right }
.clearBoth { clear:both }
.noBg { background:none !important }
.noMargin { margin:0 !important }
.noPadding { padding:0 !important }
.noBorder { border:0 !important }
.displayNone { display:none !important }
.displayBlock { display:block !important }
.left { text-align:left }
.center { text-align:center }
.right { text-align:right }

/*-------------------------------------------------------------------------
=LINKS
-------------------------------------------------------------------------*/
a { color:#7d7d7d; text-decoration:none }
	a:hover { color:#315070; text-decoration:underline }
a#printThis { display:block; margin-top:20px; font-size:14px; font-weight:bold; color:#a4bc00; text-decoration:underline }


/*-------------------------------------------------------------------------
=HEADINGS
-------------------------------------------------------------------------*/
h1, h2, h3, h4 { font-family:Helvetica, Arial, sans-serif; font-weight:bold; color:#333 }
h1 { font-size:21px }
h2 { font-size:28px; color:#a3bc00 }
h3 { font-size:16px; color:#a3bc00 }
h3.alternate { color:#9e9e9e }



/*-------------------------------------------------------------------------
=FORMS
-------------------------------------------------------------------------*/
input, textarea { font:11px Helvetica, Arial, sans-serif }
button { color:#333 }



/*-------------------------------------------------------------------------
=NAVIGATIONS
-------------------------------------------------------------------------*/
div#topNav { position:absolute; right:54px; top:18px }
	div#topNav ul li { float:left; margin-right:5px; padding-right:6px; background:url(/images/topNavSeperator.gif) no-repeat right bottom }
		div#topNav ul li a { font:12px Tahoma, Helvetica, Arial, sans-serif; text-decoration:underline; color:#aeaeae }
		div#topNav ul li.blueItem a { font-weight:bold; color:#2fbbe7 }

div#mainNav { position:absolute; right:54px; top:58px }
	div#mainNav ul li { float:left; margin-right:3px }
		div#mainNav ul li a { display:block; height:34px; background:url(/images/mainNav.gif); font:bold 14px "Trebuchet MS", Helvetica, Arial, sans-serif; color:#25487e; text-indent:-9999px }
		div#mainNav ul li a#properties { width:84px }
		div#mainNav ul li a#properties:hover { background-position:0 -34px }
		div#mainNav ul li a#what { width:144px; background-position:0 -68px }
		div#mainNav ul li a#what:hover { background-position:0 -102px }
		div#mainNav ul li a#usageAreas { width:134px; background-position:0 -136px }
		div#mainNav ul li a#usageAreas:hover { background-position:0 -170px }
		div#mainNav ul li a#inspect { width:144px; background-position:0 -204px }
		div#mainNav ul li a#inspect:hover { background-position:0 -238px }
		div#mainNav ul li a#buy { width:86px; background-position:0 -272px }
		div#mainNav ul li a#buy:hover { background-position:0 -306px }

div#bottomMenu ul li { float:left; margin-right:6px; padding-right:9px; background:url(/images/bottomMenuSeperator.gif) no-repeat right 3px }
	div#bottomMenu ul li a { color:#818486 }



/*-------------------------------------------------------------------------
=SIFR
-------------------------------------------------------------------------*/
@media screen {
	.sIFR-flash { visibility:visible !important; margin:0; padding:0 }
	.sIFR-replaced, .sIFR-ignore { visibility:visible !important }
	.sIFR-alternate { overflow: hidden; position:absolute; left:0; top:0; display:block; width:0; height:0 }
	.sIFR-replaced div.sIFR-fixfocus { float:none; overflow:auto; margin:0pt; padding:0pt; letter-spacing:0px }
	.sIFR-active div#content h2 { visibility:hidden; margin-bottom:12px; font-size:28px }
	.sIFR-active div#pageTitles h1 { visibility:hidden; margin-bottom:-12px; font-size:24px }
	.sIFR-active div#pageTitles p { visibility:hidden; font-size:18px }
	.sIFR-active div#noticeTop { visibility:hidden; padding-top:7px; height:20px; font-size:12px }
	.sIFR-active div#basket h2 { visibility:hidden; margin-bottom:-12px; font-size:14px }
	.sIFR-active div#basket p { visibility:hidden; font-size:12px }
	.sIFR-active div#buyNow h4 { visibility:hidden; margin-bottom:0; font-size:18px }
	.sIFR-active div#contactInfo h3 { visibility:hidden; font-size:24px }
	.sIFR-active div#faqItems h4 { visibility:hidden; margin:30px 0 -12px 25px; font-size:18px }
	.sIFR-active div#faqItems address { visibility:hidden; margin-left:25px; font-size:18px }	
	.sIFR-active div.freeCargo h4 { visibility:hidden; margin:0 !important; font-size:16px }	
}

@media print {
  .sIFR-flash { position:absolute; overflow:hidden; display:none !important; width:0; height:0 }
  .sIFR-alternate { position:static !important; left:auto !important; top:auto !important; visibility:visible !important; display:block !important; width:auto !important; height:auto !important }
}



/*-------------------------------------------------------------------------
=HEADER
-------------------------------------------------------------------------*/
div#logo h1 a { position:absolute; left:38px; top:0; width:230px; height:71px; background:url(/images/comfydesk.png); text-indent:-9999px }
div#logo p { display:none }
div#intro { position:absolute; left:0; bottom:0; padding:0 30px; width:931px; height:304px; background:url(../images/main.png) repeat-y }
body.alternate div#intro object { position:absolute; left:30px; top:15px }
div#snowLeft, div#snowRight { position:absolute; z-index:5 }
div#snowLeft { left:-2px; top:81px; width:64px; height:52px; background:url(../images/snowLeft.png) }
div#snowRight { right:-13px; top:74px; width:66px; height:64px; background:url(/images/snowRight.png) }


/*-------------------------------------------------------------------------
=CONTENT
-------------------------------------------------------------------------*/
div#content h3 { margin-bottom:23px }
div#content h4 { margin-bottom:18px }
div#content h4.alternate { margin-bottom:4px }
div#content p, div#content address { margin-bottom:12px; font-size:12px; color:#9e9e9e }
div#content p.first { font-size:16px }
div#content p.firstAlternate { font-size:15px; font-weight:bold }
div#content p em { text-decoration:underline }
div#content p a, div#content a { font-weight:bold; text-decoration:underline; color:#9e9e9e }
div#content ol { margin-bottom:12px; list-style:inside decimal; font-size:13px; color:#9e9e9e }

div#pageTitles { position:absolute; right:0; top:0; padding:51px 0 0 86px; width:602px; height:98px; background:url(/images/pageTitles.png) }
	div#pageTitles h1, div#pageTitles p { color:#fff }
	div#pageTitles p em { color:#ffd200 }
	
	div#pageTeam { position:absolute; right:0; top:0; padding:51px 0 0 86px; width:602px; height:98px; background:url(/images/Team.png) }
	div#pageTeam h1, div#pageTeam p { color:#fff }
	div#pageTeam p em { color:#ffd200 }
	div#pageTeam.saglikIcin { background:url(/images/pageTitlesHealth.png) }
	.sIFR-active div#pageTeam h1 { visibility:hidden; margin-bottom:-12px; font-size:24px }
	
	div#pageshop { position:absolute; right:0; top:0; padding:51px 0 0 86px; width:602px; height:98px; background:url(/images/shop.png) }
	div#pageshop h1, div#pageshop p { color:#fff }
	div#pageshop p em { color:#ffd200 }
	div#pageshop.saglikIcin { background:url(/images/pageTitlesHealth.png) }
	.sIFR-active div#pageshop h1 { visibility:hidden; margin-bottom:-12px; font-size:24px }
	
		div#pagejob { position:absolute; right:0; top:0; padding:51px 0 0 86px; width:602px; height:98px; background:url(/images/job.png) }
	div#pagejob h1, div#pagejob p { color:#fff }
	div#pagejob p em { color:#ffd200 }
	div#pagejob.saglikIcin { background:url(/images/pageTitlesHealth.png) }
	.sIFR-active div#pagejob h1 { visibility:hidden; margin-bottom:-12px; font-size:24px }
	
	div#pagenews { position:absolute; font-size:12px;right:0; top:0; padding:51px 0 0 86px; width:602px; height:98px; background:url(/images/news.png) }
	div#pagenews h1, div#pagenews p { color:#fff }
	div#pagenews p em { color:#ffd200 }
	div#pagenews.saglikIcin { background:url(/images/pageTitlesHealth.png) }
	.sIFR-active div#pagenews h1 { visibility:hidden; margin-bottom:-12px; font-size:12px }
	
	div#pagenews2 { position:absolute; font-size:12px;right:0; top:0; padding:51px 0 0 86px; width:602px; height:98px; background:url(/images/news2.png) }
	div#pagenews2 h1, div#pagenews2 p { color:#fff }
	div#pagenews2 p em { color:#ffd200 }
	div#pagenews2.saglikIcin { background:url(/images/pageTitlesHealth.png) }
	.sIFR-active div#pagenews2 h1 { visibility:hidden; margin-bottom:-12px; font-size:12px }
	
	div#pagenews3 { position:absolute; font-size:12px;right:0; top:0; padding:51px 0 0 86px; width:602px; height:98px; background:url(/images/news3.png) }
	div#pagenews3 h1, div#pagenews3 p { color:#fff }
	div#pagenews3 p em { color:#ffd200 }
	div#pagenews3.saglikIcin { background:url(/images/pageTitlesHealth.png) }
	.sIFR-active div#pagenews3 h1 { visibility:hidden; margin-bottom:-12px; font-size:12px }
	
	div#pagenews4 { position:absolute; font-size:12px;right:0; top:0; padding:51px 0 0 86px; width:602px; height:98px; background:url(/images/news4.png) }
	div#pagenews4 h1, div#pagenews4 p { color:#fff }
	div#pagenews4 p em { color:#ffd200 }
	div#pagenews4.saglikIcin { background:url(/images/pageTitlesHealth.png) }
	.sIFR-active div#pagenews4 h1 { visibility:hidden; margin-bottom:-12px; font-size:12px }
	
	div#pagenews5 { position:absolute; font-size:12px;right:0; top:0; padding:51px 0 0 86px; width:602px; height:98px; background:url(/images/news5.png) }
	div#pagenews5 h1, div#pagenews5 p { color:#fff }
	div#pagenews5 p em { color:#ffd200 }
	div#pagenews5.saglikIcin { background:url(/images/pageTitlesHealth.png) }
	.sIFR-active div#pagenews5 h1 { visibility:hidden; margin-bottom:-12px; font-size:12px }
	
	div#pageworks { position:absolute; font-size:12px;right:0; top:0; padding:51px 0 0 86px; width:602px; height:98px; background:url(/images/works.png) }
	div#pageworks h1, div#pageworks p { color:#fff }
	div#pageworks p em { color:#ffd200 }
	div#pageworks.saglikIcin { background:url(/images/pageTitlesHealth.png) }
	.sIFR-active div#pageworks h1 { visibility:hidden; margin-bottom:-12px; font-size:12px }
	
	div#pageworks2 { position:absolute; font-size:12px;right:0; top:0; padding:51px 0 0 86px; width:602px; height:98px; background:url(/images/works2.png) }
	div#pageworks2 h1, div#pageworks2 p { color:#fff }
	div#pageworks2 p em { color:#ffd200 }
	div#pageworks2.saglikIcin { background:url(/images/pageTitlesHealth.png) }
	.sIFR-active div#pageworks2 h1 { visibility:hidden; margin-bottom:-12px; font-size:12px }
	
	div#pageworks3 { position:absolute; font-size:12px;right:0; top:0; padding:51px 0 0 86px; width:602px; height:98px; background:url(/images/works3.png) }
	div#pageworks3 h1, div#pageworks3 p { color:#fff }
	div#pageworks3 p em { color:#ffd200 }
	div#pageworks3.saglikIcin { background:url(/images/pageTitlesHealth.png) }
	.sIFR-active div#pageworks3 h1 { visibility:hidden; margin-bottom:-12px; font-size:12px }
	
	div#pageworks4 { position:absolute; font-size:12px;right:0; top:0; padding:51px 0 0 86px; width:602px; height:98px; background:url(/images/works4.png) }
	div#pageworks4 h1, div#pageworks4 p { color:#fff }
	div#pageworks4 p em { color:#ffd200 }
	div#pageworks4.saglikIcin { background:url(/images/pageTitlesHealth.png) }
	.sIFR-active div#pageworks4 h1 { visibility:hidden; margin-bottom:-12px; font-size:12px }
	
	div#pageContact { position:absolute; font-size:12px;right:0; top:0; padding:51px 0 0 86px; width:602px; height:98px; background:url(/images/Contact.png) }
	div#pageContact h1, div#pageContact p { color:#fff }
	div#pageContact p em { color:#ffd200 }
	div#pageContact.saglikIcin { background:url(/images/pageTitlesHealth.png) }
	.sIFR-active div#pageContact h1 { visibility:hidden; margin-bottom:-12px; font-size:12px }
	
	div#pageQuote { position:absolute; font-size:12px;right:0; top:0; padding:51px 0 0 86px; width:602px; height:98px; background:url(/images/Quote.png) }
	div#pageQuote h1, div#pageQuote p { color:#fff }
	div#pageQuote p em { color:#ffd200 }
	div#pageQuote.saglikIcin { background:url(/images/pageTitlesHealth.png) }
	
	div#pageQuote2 { position:absolute; font-size:12px;right:0; top:0; padding:51px 0 0 86px; width:602px; height:98px; background:url(/images/Quote2.png) }
	div#pageQuote2 h1, div#pageQuote2 p { color:#fff }
	div#pageQuote2 p em { color:#ffd200 }
	div#pageQuote2.saglikIcin { background:url(/images/pageTitlesHealth.png) }
	
	.sIFR-active div#pageQuote h1 { visibility:hidden; margin-bottom:-12px; font-size:12px }
	
	
	div#pageAttractions { position:absolute; font-size:12px;right:0; top:0; padding:51px 0 0 86px; width:602px; height:98px; background:url(/images/Attractions.png) }
	div#pageAttractions h1, div#pageAttractions p { color:#fff }
	div#pageAttractions p em { color:#ffd200 }
	div#pageAttractions.saglikIcin { background:url(/images/pageTitlesHealth.png) }
	.sIFR-active div#pageAttractions h1 { visibility:hidden; margin-bottom:-12px; font-size:12px }
	
	div#pageOrder{ position:absolute; font-size:12px;right:0; top:0; padding:51px 0 0 86px; width:602px; height:98px; background:url(/images/Order.png) }
	div#pageOrder h1, div#pageOrder p { color:#fff }
	div#pageOrder p em { color:#ffd200 }
	div#pageOrder.saglikIcin { background:url(/images/pageTitlesHealth.png) }
	.sIFR-active div#pageOrder h1 { visibility:hidden; margin-bottom:-12px; font-size:12px }
	
div#noticeTop { position:absolute; right:0; top:163px; width:198px; height:27px; background:url(/images/noticeTop.gif); 
line-height:28px; text-align:center }
	div#noticeTop a { font:bold 12px "Trebuchet MS", Helvetica, Arial, sans-serif; color:#b1b1b1 }


/*-------------------------------------------------------------------------
=FOOTER
-------------------------------------------------------------------------*/
div#footer * { font-family:Helvetica, Arial, sans-serif }

p#footnoteTop { clear:left; font-size:12px; color:#a0a4a7 }

div#orderLine { position:absolute; right:32px; bottom:27px; width:171px; height:44px }

div#footnoteBottom { position:absolute; bottom:-65px; left:41px }
	div#footnoteBottom p, div#footnoteBottom a { font-size:12px; color:#818486 }
	div#footnoteBottom a { text-decoration:underline }
	div#footnoteBottom a#tpe { display:block; margin-top:5px; width:95px; height:26px; background:url(/images/btn/tpe.gif); text-indent:-9999px }

div#preferringUs { position:absolute; right:34px; bottom:-30px; padding-top:5px; background:url(../images/preferringUsSeperator.gif) no-repeat 148px 2px }
	div#preferringUs * { float:left }
	div#preferringUs h3 { margin-right:5px; font-size:12px; font-weight:normal; color:#818486 }
	div#preferringUs a { display:block; text-indent:-9999px }
	div#preferringUs a#arena { margin:1px 12px 0 0; width:48px; height:11px; background:url(/images/arena.png) }
	div#preferringUs a#migros { margin-right:8px; width:66px; height:13px; background:url(/images/migros.png) }
	div#preferringUs a#multitec { margin:-8px 2px 0 0; width:66px; height:26px; background:url(/images/multitec.gif) }
	div#preferringUs a#toshiba { margin:-5px 0 0 3px; width:88px; height:20px; background:url(/images/toshiba.gif) }

a#designfabrika { position:absolute; right:32px; bottom:-76px; width:119px; height:28px; background:url(/images/designfabrika.gif); text-indent:-9999px }


/*-------------------------------------------------------------------------
=PAGE: index.html
-------------------------------------------------------------------------*/
div#rowTop div { position:relative; float:left; margin-right:6px; padding:14px 14px 27px; width:278px; height:140px; background:url(/images/rowBoxes.png) }
div#rowTop div:hover { background-position:0 -181px }
	div#rowTop div h1 { margin:5px 0 18px 4px; height:19px; text-indent:-9999px }
	div#rowTop div p { color:#ffffff ;line-height:19px;}
	

div#buyNow h1 { width:238px; background:url(/images/buyNow.png) }
div#buyNow a { text-indent:14px }

div#gift { position:relative }
	div#gift h1 { width:199px; background:url(/images/gift.png) }
	div#gift img { position:absolute; right:12px; top:12px }
	div#gift p { margin-bottom:7px }
	div#gift a { text-align:center }
	
div#salespoint { position:relative;color:#ffffff ;line-height:22px; }
div#salespoint li{ padding-bottom:3px;height:20px;background:url(../images/new_xian.gif); }
	div#salespoint h1 { width:260px; background:url(../images/salespoint.png); }
	div#salespoint p { margin-bottom:7px; }
	div#salespoint a { text-align:left; text-indent:17px; color:#ffffff ;line-height:22px;}

div#health h1 { width:259px; background:url(/images/health.png) }
div#health p { margin-bottom:12px }
	div#health p strong { color:#fff }
div#health a { background:url(/images/press.gif) no-repeat 14px 92px; color:#ffffff;  text-decoration: none;text-indent:-9999px }
	
div#rowBottom { position:relative; margin-top:6px; padding:12px 0 14px 18px; width:911px; height:83px; background:url(/images/rowBottom.png) }
	div#rowBottom div { float:left }
		div#rowBottom div h1 { text-indent:-9999px }

div#payment { position:relative; margin-right:19px; width:275px }
	div#payment h1 { margin-bottom:16px; width:186px; height:13px; background:url(/images/payment.gif) }
	div#payment img#bonus { position:absolute; left:-13px; top:28px }
	div#payment img#eticaret { position:absolute; right:-4px; top:31px }

div#recommend { padding-left:1px; width:298px }
	div#recommend h1 { width:305px; height:35px; background:url(/images/recommend.gif) }
	div#recommend p { margin:7px 0 0 18px; color:#4a4a4a }

div#pay { position:absolute; right:-5px; bottom:0; width:314px; height:102px; background:url(/images/pay.png) }
	div#pay h1, div#pay p { display:none }



/*-------------------------------------------------------------------------
=PAGE: comfydesknedir.html
-------------------------------------------------------------------------*/
div#comfyTv { margin:-4px 0 0 -11px }

div#quickAccess { margin:29px 0 23px 0 }
	div#quickAccess h2 { width:209px; height:29px; background:url(/images/quickAccess.png); text-indent:-9999px }
	div#quickAccess ul li { margin-bottom:2px;margin-top:10px }
		div#quickAccess ul li a { display:block; padding:8px 0 0 25px; width:184px; height:21px; background:url(/images/navquickAccess.png); font-family:Helvetica, Arial, sans-serif; font-weight:bold; color:#737373; text-decoration:none }
		div#quickAccess ul li a:hover { background-position:0 -29px; color:#fff }
		
		div#leftnews { margin:29px 0 23px 0 }
	div#leftnews h2 { width:209px; height:29px; background:url(/images/leftnews.png); text-indent:-9999px }
	div#leftnews ul li { margin-bottom:2px;margin-top:10px }
		div#leftnews ul li a { display:block; padding:8px 0 0 25px; width:184px; height:21px; background:url(/images/navquickAccess.png); font-family:Helvetica, Arial, sans-serif; font-weight:bold; color:#737373; text-decoration:none }
		div#leftnews ul li a:hover { background-position:0 -29px; color:#fff }
		
		div#leftworks { margin:29px 0 23px 0 }
	div#leftworks h2 { width:209px; height:29px; background:url(/images/leftworks.png); text-indent:-9999px }
	div#leftworks ul li { margin-bottom:2px;margin-top:10px }
		div#leftworks ul li a { display:block; padding:8px 0 0 25px; width:184px; height:21px; background:url(/images/navquickAccess.png); font-family:Helvetica, Arial, sans-serif; font-weight:bold; color:#737373; text-decoration:none }
		div#leftworks ul li a:hover { background-position:0 -29px; color:#fff }
		
		div#leftContact { margin:29px 0 23px 0 }
	div#leftContact h2 { width:209px; height:29px; background:url(/images/leftContact.png); text-indent:-9999px }
	div#leftContact ul li { margin-bottom:2px;margin-top:10px }
		div#leftContact ul li a { display:block; padding:8px 0 0 25px; width:184px; height:21px; background:url(/images/navquickAccess.png); font-family:Helvetica, Arial, sans-serif; font-weight:bold; color:#737373; text-decoration:none }
		div#leftContact ul li a:hover { background-position:0 -29px; color:#fff }
		
		
		
		div#leftQuote { margin:29px 0 23px 0 }
	div#leftQuote h2 { width:209px; height:29px; background:url(/images/leftQuote.png); text-indent:-9999px }
	div#leftQuote ul li { margin-bottom:2px;margin-top:10px }
		div#leftQuote ul li a { display:block; padding:8px 0 0 25px; width:184px; height:21px; background:url(/images/navquickAccess.png); font-family:Helvetica, Arial, sans-serif; font-weight:bold; color:#737373; text-decoration:none }
		div#leftQuote ul li a:hover { background-position:0 -29px; color:#fff }
		
		
		div#leftAttractions { margin:29px 0 23px 0 }
	div#leftAttractions h2 { width:209px; height:29px; background:url(/images/leftAttractions.png); text-indent:-9999px }
	div#leftAttractions ul li { margin-bottom:2px;margin-top:10px }
		div#leftAttractions ul li a { display:block; padding:8px 0 0 25px; width:184px; height:21px; background:url(/images/navquickAccess.png); font-family:Helvetica, Arial, sans-serif; font-weight:bold; color:#737373; text-decoration:none }
		div#leftAttractions ul li a:hover { background-position:0 -29px; color:#fff }
		
		
		div#leftOrder { margin:29px 0 23px 0 }
	div#leftOrder h2 { width:209px; height:29px; background:url(/images/leftOrder.png); text-indent:-9999px }
	div#leftOrder ul li { margin-bottom:2px;margin-top:10px }
		div#leftOrder ul li a { display:block; padding:8px 0 0 25px; width:184px; height:21px; background:url(/images/navquickAccess.png); font-family:Helvetica, Arial, sans-serif; font-weight:bold; color:#737373; text-decoration:none }
		div#leftOrder ul li a:hover { background-position:0 -29px; color:#fff }

a#faq { display:block; margin:16px 0 0 -17px; width:232px; height:50px; background:url(/images/faq.png); text-indent:-9999px }

a#launchGallery { display:block; margin-bottom:25px; width:215px; height:29px; background:url(/images/launchGallery.gif); text-indent:-9999px }


/*-------------------------------------------------------------------------
=PAGE: satinalin.html
-------------------------------------------------------------------------*/
.correct {position:relative; float:left; width:300px; margin-top:-220px;}
body:nth-of-type(1) .correct {position:relative; float:left; width:300px; margin-top:0px;}


div#classic, div#plus { position:relative; margin:29px 0 40px 0; width:268px; height:265px; padding:20px 19px 0 26px}
div#classic h3, div#plus h3 { position:absolute; left:26px; top:53px; text-indent:-9999px }
div#classic p, div#plus p { margin-top:80px; font-size:11px; color:#fff }
div#classic p.price, div#plus p.price { position:absolute; margin:0; right:0px; top:114px; height:58px; text-indent:-9999px}
div#classic a, div#plus a { position:absolute; left:0; display:block; width:313px; height:29px; text-indent:-9999px}

div#classic { float:left; background:url(/images/classic.png) 0 1px no-repeat }
	div#classic h3 { width:217px; height:28px; background:url(/images/classic.png) }
	div#classic p.price { width:165px;}
	div#classic a#buyClassic { top:265px; height:39px; background:url(/images/buyClassic.png) }
	div#classic a#giftClassic { top:215px; background:url(/images/gift.png) }
	div#classic div.colorSelectBlack {cursor:pointer; position:absolute;left:66px; width:44px; top:182px; height:42px; background:url(images/buttons.png); background-position:0px -43px;}
  	div#classic div.colorSelectWhite {cursor:pointer; position:absolute;left:20px; width:44px; top:182px; height:42px; background:url(/images/buttons.png); background-position:-44px 0px;}
	div#classic div.comfyColorClassic {width:121px; height:86px; position:absolute; left:140px; background:url(/images/classic-color.png) top; top:170px}

div#plus { float:right; margin-right:-35px; background:url(/images/plus.png) 0 1px no-repeat }
	div#plus h3 { width:185px; height:27px; background:url(/images/plus.png) }
	div#plus p.price { width:292px;}
	div#plus a#buyPlus { top:265px; height:39px; background:url(/images/buyPlus.png) }
	div#plus a#giftPlus { top:215px; background:url(/images/gift.png) }
	div#plus div.colorSelectBlack {cursor:pointer; position:absolute; left:66px; width:44px; top:182px; height:42px; background:url(/images/buttons2.png); background-position:0px -43px;}
	div#plus div.colorSelectWhite {cursor:pointer; position:absolute; left:20px; width:44px; top:182px; height:42px; background:url(/images/buttons2.png); background-position:-44px 0px}
	div#plus div.comfyColorPlus {width:121px; height:86px; position:absolute; left:175px; background:url(/images/plus-color.png) top; top:170px}

div.note { padding:13px 18px; width:621px; height:42px; background:url(/images/note.png) no-repeat }
	div.note p { margin-bottom:5px !important; font-size:9px !important; color:#aca277 !important }
	div.note a { color:#aca277 !important; text-decoration:underline }

div.freeCargo { width:617px; height:72px; background:url(/images/noteAlternate.png) }



/*-------------------------------------------------------------------------
=PAGE: odemesecimi.html
-------------------------------------------------------------------------*/
.ie6 {position:absolute; z-index:20 width:300px; top:390px; left:30px;}
* html .ie6 {float:left; width:300px; margin-top:-400px; z-index:20}

div#basket { position:absolute; right:0; top:163px; padding:11px 0 0 18px ; width:248px; height:75px; background:url(/images/basket.gif) no-repeat }
	div#basket h2 { font-size:14px; color:#b5c933 }
	div#basket p { font-size:12px; color:#787878 }

ul#paymentMethod { margin:40px -42px 40px 0 }
	ul#paymentMethod li { float:left; margin-right:3px }
		ul#paymentMethod li a { display:block; width:160px; height:185px; text-indent:-9999px }
		ul#paymentMethod li a#creditCard { background:url(/images/creditCard.png) }
		ul#paymentMethod li a#creditCard:hover { background-position:0 -185px }
		ul#paymentMethod li a#bankPayout { background:url(/images/bankPayout.png) }
		ul#paymentMethod li a#bankPayout:hover { background-position:0 -185px }
		ul#paymentMethod li a#paypal { background:url(/images/paypal.png) }
		ul#paymentMethod li a#paypal:hover { background-position:0 -185px }
		ul#paymentMethod li a#spotCash { margin-top:-2px; height:188px; background:url(/images/spotCash.png) }
		ul#paymentMethod li a#spotCash:hover { background-position:0 -188px }
		ul#paymentMethod li a#specialCourier { margin-top:-3px; height:188px; background:url(/images/specialCourier.png) }
		ul#paymentMethod li a#specialCourier:hover { background-position:0 -188px }
		a#pesin {position:relative;display:block; width:127px; height:151px; background:url(/images/kredi_karti.jpg) left top no-repeat; text-indent:-9999px; float:left}
		a#taksitle{position:relative;display:block; width:127px; height:151px; background:url(../images/kredi_karti.jpg) right top no-repeat;text-indent:-9999px; float:left;}
		a#pesin.selected {background-position:left bottom} 
		a#taksitle.selected{background-position:right bottom} 
		


/*-------------------------------------------------------------------------
=PAGE: odemeformu.html
-------------------------------------------------------------------------*/
form#payment { position:relative; margin:40px 0; padding:30px 34px 30px 29px; width:577px; border:2px solid #f1f1f1 }
	form#payment label { display:block; margin:0 0 8px 5px; font-size:12px; font-weight:bold; color:#7f7f7f }
		form#payment label span { font-size:9px }
	form#payment p { margin:0 0 17px 5px; width:300px; font-size:9px; color:#545454 }
	form#payment img#bonusCard { position:absolute; right:27px; top:43px }
	form#payment img#comodoTop { position:absolute; right:27px; top:133px }
	form#payment img#comodoBottom { position:absolute; right:-1px; bottom:-1px; z-index:2 }
	form#payment span#roundTop, form#payment span#roundBottom { position:absolute; display:block; width:644px; height:5px; background:url(/images/payment.png) }
	form#payment span#roundTop { left:-2px; top:-2px }
	form#payment span#roundBottom { left:-2px; bottom:-2px; background-position:0 -5px }
	form#payment div { margin-bottom:12px; padding-bottom:5px }
	form#payment div.small { width:141px; background:url(/images/smallInput.png) no-repeat left bottom }
		form#payment div.small input { margin-left:6px; width:116px; height:27px }
	form#payment div.normal { width:295px; background:url(/images/input.png) no-repeat left bottom }
		form#payment div.normal input { margin-left:6px; width:271px; height:27px }
	form#payment div.big { width:260px; background:url(/images/textarea.png) no-repeat left bottom }
		form#payment div.big textarea { margin-left:6px; width:260px; height:72px }
	form#payment div#cvv { position:relative; clear:left; width:auto }
		form#payment div#cvv a { position:absolute; left:150px; top:31px; font-weight:bold; font-size:12px; text-decoration:underline; color:#545454 }
	form#payment div.fall { margin-top:15px }
		form#payment div.fall input { padding-top:14px; height:26px }
	form#payment button { margin-left:5px; width:209px; height:29px; background:url(/images/btn/completeOrder.png) no-repeat; text-indent:-9999px }
	form#payment select { margin:0 6px 0 5px; font:14px Helvetica, Arial, sans-serif; color:#666 }
	form#payment input, form#payment textarea { padding:5px 5px 0 5px; font:14px Helvetica, Arial, sans-serif; color:#666; background:transparent }
	.leftBlock {width:600px; height:auto; float:left;}


/*-------------------------------------------------------------------------
=PAGE: bizeulasin.html
-------------------------------------------------------------------------*/
div#contactForm { float:left; width:400px }
div#contactForm div { margin-bottom:20px }
div#contactForm label { font-size:12px; color:#9e9e9e }
div#contactForm input { display:block; margin-top:8px; padding:3px 5px 0; width:248px; height:17px; border:1px solid #7f9db9 }
div#contactForm textarea { display:block; margin-top:8px; padding:3px 5px 0; width:378px; height:87px; border:1px solid #7f9db9 }
div#contactForm button { width:129px; height:29px; background:url(/images/sendForm.gif); text-indent:-9999px }
div#contactForm p { font-size:9px; color:#9e9e9e }

div#contactInfo { float:right; margin-right:-47px; padding-left:26px; width:197px; height:569px; background:url(/images/contactInfo.png) no-repeat left top }
	div#contactInfo * { color:#9e9e9e }
	div#contactInfo h3#googleEarth { margin-top:50px }
	div#contactInfo h4 { margin-left:67px; width:134px; height:26px; background:url(/images/tekport.gif); text-indent:-9999px }
	div#contactInfo h5 { font-weight:bold; text-align:right }
	div#contactInfo address { margin-bottom:12px; font-size:11px; text-align:right }
	div#contactInfo p { margin-right:-13px; font-size:11px; text-align:right }



/*-------------------------------------------------------------------------
=PAGE: siparisiniztamamlandi.html
-------------------------------------------------------------------------*/
p#orderCompleteMsg { margin-left:0 !important }
	p#orderCompleteMsg:first-line { font-size:16px; font-weight:bold }

div#orderComplete h3 { margin:0 0 0px 25px !important; font-size:14px; color:#9e9e9e }
div#orderComplete p { margin-left:25px; font-size:14px !important }
	div#orderComplete p span { color:#ff8600 }
div#orderComplete ul { margin-top:20px }
	div#orderComplete ul li a { font-size:14px; font-weight:bold; color:#b5c933; text-decoration:underline }



/*-------------------------------------------------------------------------
=PAGE: teknikozellikler.html
-------------------------------------------------------------------------*/
img#specs { margin:20px 0 40px 2px }

table#compare { width:100%; font-size:13px; color:#9E9E9E }
	table#compare tr th { font-size:15px; font-weight:bold }
	table#compare tr th.classic { color:#819a00; text-indent:338px }
	table#compare tr th.plus { color:#ff6300 }
	table#compare tr th, table#compare tr td { padding:5px 0; border-bottom:1px solid #E4E3E1 }
	table#compare tfoot tr td { padding:5px 0 }
	table#compare tfoot tr td.price { font-size:20px; font-weight:bold }
	table#compare tfoot tr td.buy { text-indent:338px }
		table#compare tfoot tr td a { font-size:18px; color:#15a5c6 }


/*-------------------------------------------------------------------------
=PAGE: fotogaleri.html
-------------------------------------------------------------------------*/
div#photoGalleryShowcase { margin:-150px 0 30px -20px; height:600px; }

div#customerComments { margin-bottom:50px }
	div#customerComments div { margin-bottom:25px; padding:12px 12px 0px 12px; width:625px; border:1px solid #e5e5e5; -moz-border-radius:7px; -webkit-border-radius:7px }
		div#customerComments div h3 { margin:0; font-size:12px; color:#9e9e9e }
		div#customerComments div p { font-size:11px; color:#9e9e9e }



/*-------------------------------------------------------------------------
=PAGE: kullanimalanlari.html
-------------------------------------------------------------------------*/
div#usageAreasShowcase { margin:-100px 0 0 -20px }

a.usageAreasGallery { margin-right:-51px }

div#corpUsage { margin-top:20px }
	div#corpUsage img { margin:20px 0 }
	div#corpUsage p.telephone { font-size:14px }
		div#corpUsage p.telephone span { font-weight:bold; color:#a4bc00 }


/*-------------------------------------------------------------------------
=PAGE: saglikicin.html
-------------------------------------------------------------------------*/
div#pageTitles.saglikIcin { background:url(/images/pageTitlesHealth.png) }

div#fromPress { margin:50px 0 }
	div#fromPress div { position:relative; margin-bottom:25px; padding:12px 0 0 85px; width:580px; height:51px; background:url(/images/newsItems.gif) no-repeat }
		div#fromPress div img { position:absolute; left:15px; top:13px }
		div#fromPress div h3 { margin:0; font-size:12px; color:#9e9e9e }
		div#fromPress div p { font-size:11px; color:#9e9e9e }
		div#fromPress div a.more { position:absolute; z-index:1; right:18px; bottom:-23px; display:block; width:124px; height:24px; background:url(../images/more.gif); text-indent:-9999px }
		div#fromPress div a.more:hover { background-position:0 -24px }
		
div#salesPoints { margin:50px 0 }
div#salesPoints div { position:relative; margin-bottom:25px; padding:12px 0 0 85px; width:580px; height:51px; background:url(/images/newsItems.gif) no-repeat }
div#salesPoints div img { position:absolute; left:15px; top:8px }
div#salesPoints div h3 { margin:0; font-size:12px; color:#9e9e9e; padding-left:40px; }
div#salesPoints div p { font-size:11px; color:#9e9e9e; padding-left:40px; }
div#salesPoints div a.more { position:absolute; z-index:1; right:18px; bottom:-23px; display:block; width:124px; height:24px; background:url(/images/more.gif); text-indent:-9999px }
div#salesPoints div a.more:hover { background-position:0 -24px }

div#buyNow ul li a { font:bold 14px "Trebuchet MS", Helvetica, Arial, sans-serif; color:#8f8f8f }
div#buyNow ul li a:hover { color:#b5c933; text-decoration:none }



/*-------------------------------------------------------------------------
=PAGE: sss.html
-------------------------------------------------------------------------*/
div#faqItems { margin:30px 0 0 -15px }
	div#faqItems h3 { margin-bottom:5px }
		div#faqItems h3 a { display:block; width:669px; height:30px; background:url(/images/accordionHeading.gif); font-size:12px; line-height:30px; color:#fff; text-decoration:none; text-indent:24px; }
		div#faqItems h3 a.activeThread { background-position:0 -30px }
	div#faqItems p { display:none; margin-bottom:14px; padding-top:5px; width:668px; background:url(../images/accordionContentTop.gif) no-repeat left top; color:#b1b1b1 }
		div#faqItems p span { display:block; padding:7px 25px 13px 25px; background:url(/images/accordionContentBottom.gif) no-repeat left bottom }
		
		
		
		/*-------------------------------------------------------------------------
=Lightbox
-------------------------------------------------------------------------*/		

#waiting {position:absolute;display:none;z-index: 10000;width: 220px; height:90px;}
#lightbox {position:absolute;display:none;z-index: 9999; background:none;width: 430px; height:250px;}
#overlay {display:none;z-index:9998;background-color:#000;filter:alpha(opacity=60);-moz-opacity:0.6;opacity:0.6;width:100%; top:0; left:0;position:absolute;height:auto; }
			
/*-------------------------------------------------------------------------
=Lightbox
-------------------------------------------------------------------------*/			

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 12px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 12px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 12px 0;
}

#lightbox-container-image-data {
	padding: 0 12px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
#links {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px 0px 10px; WIDTH: 930px; PADDING-TOP: 0px; HEIGHT: auto
}
.links_content {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; WIDTH: 930px; PADDING-TOP: 0px; HEIGHT: 53px; BACKGROUND-COLOR: #f9f8f9
}
.links_content_left {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FLOAT: left; PADDING-BOTTOM: 0px; MARGIN: 0px; WIDTH: 118px; PADDING-TOP: 0px; HEIGHT: 53px
}
.links_content_center {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FLOAT: left; PADDING-BOTTOM: 0px; MARGIN: 0px; WIDTH: 800px; PADDING-TOP: 0px; HEIGHT: 53px
}
.links_content_right {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FLOAT: left; PADDING-BOTTOM: 0px; MARGIN: 0px; WIDTH: 12px; PADDING-TOP: 0px; HEIGHT: 53px
}
.ad {
	MARGIN: auto; PADDING-TOP: 10px; TEXT-ALIGN: center
}
.newPhoto {
	WIDTH: 930px; padding-top:15px;padding-bottom:15px;
}
.newPhoto .galleryTitle {
	BACKGROUND: url(../images/newTitle.gif) no-repeat; HEIGHT: 38px
}
.newPhoto .galleryTitle SPAN {
	FLOAT: right; MARGIN-RIGHT: 10px
}
.newPhoto UL {
	MARGIN-TOP: 25px
}
.newPhoto LI {
	PADDING-LEFT: 6px; PADDING-right: 18px;BACKGROUND: url(../images/thumbBg.gif) no-repeat; FLOAT: left; WIDTH: 162px; PADDING-TOP: 6px
}
.newPhoto img {
	vertical-align:middle
}
.newPhoto LI A:hover IMG {
	FILTER: alpha(opacity=70)
}
.newPhoto LI SPAN {
	MARGIN-TOP: 15px; DISPLAY: block; FONT-WEIGHT: bold; WIDTH: 162px;HEIGHT: 35px;TEXT-ALIGN: left
}

.newPhoto2 {
	WIDTH: 700px; padding-top:0px;padding-bottom:15px;
}
.newPhoto2 .galleryTitle {
}
.newPhoto2 .galleryTitle SPAN {
	FLOAT: right; MARGIN-RIGHT: 10px
}
.newPhoto2 UL {
	MARGIN-TOP: 25px;FLOAT: left;
}
.newPhoto2 LI {
	PADDING-LEFT: 6px; PADDING-right: 52px;BACKGROUND: url(../images/thumbBg.gif) no-repeat; FLOAT: left; WIDTH: 162px; HEIGHT: 168px;PADDING-TOP: 6px
}
.newPhoto2 img {vertical-align:middle; }
.newPhoto2 LI A:hover IMG {
	vertical-align:middle;FILTER: alpha(opacity=70)
}
.newPhoto2 LI SPAN {
	MARGIN-TOP: 15px; DISPLAY: block;vertical-align:middle; FONT-WEIGHT: bold; TEXT-ALIGN: left
}
.sliderWrapper2{
	background-repeat: repeat-x;
	background-position: 0px 224px;
	height: 300px;
	position: relative;
	padding-right:20px;
}
	#content2{
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/slider_bg.gif);
	background-repeat: no-repeat;
	padding: 12px;
	width: 908px;
	height: 280px;
	position: relative;
		}
#slider2{
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
}
#slider2 ul{
	height: 280px;
	width: 908px;
	overflow: hidden;
	position: relative;
}
#slider2 ul li{
	height: 280px;
	overflow: hidden;
	width: 908px;
	position: relative;
}
#slider2 ul li a{
}
#slider2 ul li a ins{
	display: none;
}
#slider2 ul li a:hover ins{
	display: block;
	height: 280px;
	width: 908px;
	background-color: #4b0f23;
	position: absolute;
	left: 0px;
	top: 0px;
	opacity: 0.8;
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	filter: alpha(Opacity=80);
	background-image: url(../images/readmore.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
	#prevBtn, #nextBtn{
	display:block;
	width:50px;
	height:35px;
	position:absolute;
	left: -20px;
	top: 100px;
		}	
	#nextBtn{
	left:900px;
		}														
	#prevBtn a, #nextBtn a{
	display:block;
	width:50px;
	height:35px;
	background-image: url(../images/btn_prev.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
		}	
	#nextBtn a{
	background-image: url(../images/btn_next.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
		}				
