/*
  _   _   _   _   _   _   _   _   _   _   _   _  
 / \ / \ / \ / \ / \ / \ / \ / \ / \ / \ / \ / \ 
( X | H | T | M | L | K | I | T | C | H | E | N )
 \_/ \_/ \_/ \_/ \_/ \_/ \_/ \_/ \_/ \_/ \_/ \_/ 
 
http://www.xhtmlkitchen.com

Client:     Orkid - http://www.orkid.com.tr
Author: 	Fatih Turan
Last-Edit: 	23:56 20.08.2008

*/

/*-------------------------------------------------------------------------
=LAYOUT
-------------------------------------------------------------------------*/
html { overflow-x:hidden }

body { font:11px Tahoma, Arial, Helvetica, sans-serif; line-height:15px; color:#1e3b60 }
    body#day { background-color:#214f8a }
        body#day div#center { background:url(../images/bg/day_bg.gif) repeat-y }
    body#night { background-color:#010c32 }
        body#night div#center { background:url(../images/bg/night_bg.gif) repeat-y }

div#header { position:relative; margin:0 auto; width:100%; height:220px }
div#container { margin:-38px auto 0 auto; width:873px }
    div#top { position:relative; height:75px }
        div#transparent_bg { position:absolute; top:0; left:0; width:873px; height:75px; background:url(../images/bg/top-trans.png) }
    div#center { padding-bottom:50px }
        div#sidebar { position:relative; float:left; padding:87px 0 300px 58px; width:176px; height:auto; background:url(../images/bg/sidebar.png) no-repeat right 100px }
        div#content { float:right; padding:87px 71px 87px 41px; min-height:400px; width:527px; background:url(../images/bg/content.png) no-repeat left top }

div#footer { margin-top:-120px; height:186px }
    div#footer object { margin-bottom:-5px }
    div#bottom { position:relative; margin:0 auto; width:873px; height:186px }



/*-------------------------------------------------------------------------
=GLOBAL
-------------------------------------------------------------------------*/
.float_none { float:none }
.float_left { float:left }
.float_right { float:right }
.clear_both { clear:both }
.no_bg { background:none !important }
.no_margin { margin:0 !important }
.no_border { border:0 !important }
.no_width { width:auto !important }

div#blank_bg { position:absolute; top:0; left:0; z-index:19; width:100%; background-color:#000 }

div#loading_indicator { position:absolute; z-index:400; display:none; width:152px; height:47px; background:url(../images/bg/loading-trans.png) no-repeat center center }
  div#loading_indicator img { margin:12px 0 0 17px }



/*-------------------------------------------------------------------------
=LINKS
-------------------------------------------------------------------------*/
a { color:#333; text-decoration:none }
	a:hover { color:#666 }



/*-------------------------------------------------------------------------
=HEADINGS
-------------------------------------------------------------------------*/    
h1 { font:bold 30px Arial, Helvetica, sans-serif; color:#1e3b60; letter-spacing:-1px }
h2 { font:bold 18px Arial, Helvetica, sans-serif; color:#e7809b; letter-spacing:-1px }
h3 { font:bold 15px Arial, Helvetica, sans-serif; color:#999 }



/*-------------------------------------------------------------------------
=FORMS
-------------------------------------------------------------------------*/
label { display:block; margin-bottom:5px; font:12px Arial, Helvetica, sans-serif; color:#71848a }
input { padding:3px 5px 0; height:17px; background:url(../images/input/bg.gif) repeat-x; border:1px solid #eae5d8; border-right-color:#f7fbe1; border-bottom-color:#fafce6; border-left-color:#eee8d8;  font:12px Arial, Helvetica, sans-serif; color:#333 }
select { font:bold 11px Tahoma, Arial, Helvetica, sans-serif; color:#1e3b60; border:1px solid #7f9db9 }
button { font:bold 12px Arial, Helvetica, sans-serif }
textarea { padding:3px 5px 0; background:#fff url(../images/input/bg.gif) repeat-x; border:1px solid #eae5d8; border-right-color:#f7fbe1; border-bottom-color:#fafce6; border-left-color:#eee8d8; font:12px Arial, Helvetica, sans-serif; color:#333 }



/*-------------------------------------------------------------------------
=SIFR CONFIGURATION
-------------------------------------------------------------------------*/
.sIFR-flash { visibility:visible !important; margin:0; padding:0 }
.sIFR-unloading .sIFR-flash { visibility:hidden !important }
.sIFR-replaced, .sIFR-ignore { visibility:visible !important }
.sIFR-alternate { position:absolute; left:0; top:0; width:0; height:0; display:block; overflow:hidden }
.sIFR-replaced div.sIFR-fixfocus { margin:0pt; padding:0pt; overflow:auto; letter-spacing:0px; float:none }

@media print {
    .sIFR-flash { display:none !important; height:0; width:0; position: absolute; overflow:hidden; }
    .sIFR-alternate { visibility:visible !important; display:block !important; position:static !important; left:auto !important; top:auto !important; width:auto !important; height:auto !important }
}

.sIFR-active div#content h1 { visibility:hidden; font:30px Arial, Helvetica, sans-serif; line-height:1em }
.sIFR-active div#content h1.alternate { visibility:hidden; font:24px Arial, Helvetica, sans-serif; line-height:1em }
.sIFR-active div#content h2 { visibility:hidden; font:18px Arial, Helvetica, sans-serif; line-height:1em }
.sIFR-active div#content h2.alternate { visibility:hidden; font:15px Arial, Helvetica, sans-serif; line-height:1em }
.sIFR-active div#sidebar h1 { visibility:hidden; font:24px Arial, Helvetica, sans-serif; line-height:1em }



/*-------------------------------------------------------------------------
=NAVIGATIONS
-------------------------------------------------------------------------*/
div#navigation {position:absolute; top:30px; left:42px; z-index:2 }
    div#navigation ul li { float:left }
        div#navigation ul li a { display:block; height:32px; text-indent:-9999px }
        div#navigation ul li a:hover { background-position:0 -32px !important }
        div#navigation ul li a.active { background-position:0 -32px !important }
        div#navigation ul li a#anasayfa { width:96px; background:url(../images/nav/anasayfa2.gif) }
        div#navigation ul li a#urunlerimiz { margin-right:1px; width:106px; background:url(../images/nav/urunlerimiz.gif) }
        div#navigation ul li a#aktivitelerimiz { width:131px; background:url(../images/nav/aktivitelerimiz.gif) }
        div#navigation ul li a#merakettikleriniz { width:150px; background:url(../images/nav/merakettikleriniz.gif) }
        div#navigation ul li a#guzelliksaglik2 { width:142px; background:url(../images/nav/guzelliksaglik2.gif) }

ul#sidebar_nav li { margin-bottom:5px; padding-right:28px; font:bold 11px Tahoma, Arial, Helvetica, sans-serif; color:#1e3b60 }
    ul#sidebar_nav li a { color:#1e3b60 }
    ul#sidebar_nav li ul { display:none; margin:5px 0 5px 10px }
    ul#sidebar_nav li ul.active { display:block }
        ul#sidebar_nav li ul li a { font-weight:normal; color:#676d75 }
        ul#sidebar_nav li.topic { margin-left:-26px }
            ul#sidebar_nav li.topic a { display:block; width:200px; height:41px; text-indent:-9999px }
            ul#sidebar_nav li.topic a:hover,  ul#sidebar_nav li.topic a.active_topic { background-position:0 -41px !important }
            ul#sidebar_nav li.topic a#biliyormuydunuz { background:url(../images/nav/biliyormuydunuz.gif) }
            ul#sidebar_nav li.topic a#buyurken { margin-top:-9px; height:51px; background:url(../images/nav/buyurken.gif) }
            ul#sidebar_nav li.topic a#buyurken:hover, ul#sidebar_nav li a.active_topic2 { background-position:0 -51px !important }
            ul#sidebar_nav li.topic a#reklamlarimiz { background:url(../images/nav/reklamlarimiz.gif) }
            ul#sidebar_nav li.topic a#okulegitimprog { background:url(../images/nav/okulegitimprog.gif) }
            ul#sidebar_nav li.topic a#voleybol { background:url(../images/nav/voleybol.gif) }
            ul#sidebar_nav li.topic a#orkid { background:url(../images/nav/orkid.gif) }
            ul#sidebar_nav li.topic a#discreet { background:url(../images/nav/discreet.gif) 0 -41px }
            ul#sidebar_nav li.topic a#yenilikler { background:url(../images/nav/yenilikler.gif) }
            ul#sidebar_nav li.topic a#guzelliksaglik { background:url(../images/nav/guzelliksaglik.gif) }
            ul#sidebar_nav li.topic a#eglence { background:url(../images/nav/eglence.gif) }
            ul#sidebar_nav li.margintop { margin-top:20px }
            ul#sidebar_nav li.marginbottom { margin-bottom:30px }
        
div#bottom_nav { position:absolute; bottom:48px; left:49px; }



/*-------------------------------------------------------------------------
=HEADER
-------------------------------------------------------------------------*/
div#header h1 a { position:absolute; left:115px; bottom:0px; display:block; width:150px; height:94px; text-indent:-9999px }



/*-------------------------------------------------------------------------
=TOP
-------------------------------------------------------------------------*/
div#pink_ribbon { position:absolute; top:36px; left:-12px; z-index:1 }



/*-------------------------------------------------------------------------
=SIDEBAR
-------------------------------------------------------------------------*/
div#sidebar h1 { font:bold 24px Arial, Helvetica, sans-serif; color:#e87e9e; letter-spacing:-1px }



/*-------------------------------------------------------------------------
=CONTENT
-------------------------------------------------------------------------*/
div#content h2.sIFR-replaced { margin-top:-15px }
div#content h2.sIFR-replaced-fix1 { margin-top:-30px }
div#content h2.sIFR-replaced-fix2 { margin-top:-15px }
div#content h3 { margin-bottom:5px }
div#content ul { margin-bottom:31px; list-style:inside square }
div#content ol { margin-bottom:31px; list-style:inside decimal }
div#content p { margin-bottom:31px }
   div#content  p#first { margin-top:31px; font:14px Arial, Helvetica, sans-serif; color:#889ab0 }
   div#content  p img.float_left { margin:-10px 0 0 -25px }
   div#content  p img.float_right { margin:-10px -25px 0 0 }



/*-------------------------------------------------------------------------
=COMMAND BAR
-------------------------------------------------------------------------*/
div#command_bar { position:relative; clear:both; height:130px }

div#eglence2 { position:absolute; left:-55px; bottom:140px; }

a#anasayfaya_don { float:left; display:block; margin-left:43px; width:188px; height:60px; background:url(../images/btn/anasayfaya_don.gif); text-indent:-9999px }
a#anasayfaya_don:hover { background-position:0 -60px }

div#commands { position:relative; float:right; margin-right:71px; padding:0 0 0 13px; width:529px; height:44px; background:url(../images/bg/commands.gif) }
    div#commands select { position:absolute; top:14px; left:20px; width:160px }
    div#commands a { position:absolute; top:10px; display:block; height:25px; text-indent:-9999px }
    div#commands a:hover { background-position:0 -25px !important }
    div#commands a#sayfayi_yazdir_button { right:138px; width:109px; background:url(../images/btn/sayfayi_yazdir.gif) }
    div#commands a#arkadasina_gonder_button { right:10px; width:128px; background:url(../images/btn/arkadasina_gonder.gif) }



/*-------------------------------------------------------------------------
=BOTTOM
-------------------------------------------------------------------------*/
div#footnote h3 a { position:absolute; bottom:34px; left:0px; display:block; width:55px; height:28px; background:url(../images/heading/pg.gif); text-indent:-9999px }
div#footnote p { position:absolute; bottom:33px; left:55px; width:198px; height:12px; background:url(../images/bg/footnote.png); text-indent:-9999px }

div#urunler { position:absolute; bottom:0px; right:-20px }



/*-------------------------------------------------------------------------
=POPUPS
-------------------------------------------------------------------------*/
div.popup { position:absolute; z-index:20; display:none; width:570px }

div.popup_top { position:relative; height:66px; background:url(../images/bg/popup_top.png); }
    div.popup_top a, div.popup_top2 a { position:absolute; top:0px; right:0px; display:block; width:70px; height:68px; background:url(../images/btn/close.png); text-indent:-9999px }
    div.popup_top a:hover, div.popup_top2 a:hover { background-position:0 -66px }

div.popup_bottom { position:relative; padding:0 55px 55px 45px; background:url(../images/bg/popup_bottom.png) no-repeat left bottom }
    div.popup_bottom h1 { margin-bottom:10px; background-repeat:no-repeat; text-indent:-9999px }
    div.popup_bottom h2 { margin-bottom:21px; font:bold 12px Tahoma, Arial, sans-serif; color:#71848a; letter-spacing:0 }
    div.popup_bottom h2 { margin-bottom:21px; font:bold 12px Tahoma, Arial, sans-serif; color:#71848a; letter-spacing:0 }
    div.popup_bottom label span, div.popup_bottom p span { font-weight:bold; color:#f00 }
    div.popup_bottom p { margin-bottom:17px; color:#71848a }
        div.popup_bottom p a { color:#71848a; text-decoration:underline }
    div.popup_bottom ul li a { color:#71848a }
    a.popup_bottom_close { display:block; margin-left:400px; width:72px; height:24px; background:url(../images/btn/kapat.gif); text-indent:-9999px }
div.popup_bottom .alert h2{margin-bottom:5px; font:bold 12px Tahoma, Arial, sans-serif; color:#71848a; letter-spacing:0}
div.popup_bottom .alert h3{margin-bottom:10px; font:bold 15px Tahoma, Arial, sans-serif; color:#FF848a; letter-spacing:0}

div.popup2 { position:absolute; z-index:20; display:none; width:710px }
    div.popup2 h2 { visibility:visible !important; margin-bottom:10px; text-indent:-9999px }

div.popup_top2 { position:relative; height:66px; background:url(../images/bg/popup_top2.png); }
    div.popup_top2 a { position:absolute; top:0px; right:0px; display:block; width:70px; height:68px; text-indent:-9999px }
    
div.popup_bottom2 { overflow:hidden; position:relative; padding:0 55px 55px 45px; background:url(../images/bg/popup_bottom2.png) no-repeat left bottom }
    div.popup_bottom2 h1 { visibility:visible !important; margin-bottom:10px; background-repeat:no-repeat; text-indent:-9999px }
    div.popup_bottom2 h2 { margin-bottom:21px; font:bold 12px Tahoma, Arial, sans-serif; color:#71848a; letter-spacing:0 }
    div.popup_bottom2 h4 { margin-bottom:16px; font:bold 14px Tahoma, Arial, sans-serif; color:#71848a; letter-spacing:0 }
    div.popup_bottom2 p { margin-bottom:17px; color:#71848a }
        div.popup_bottom2 p a { color:#71848a; text-decoration:underline }
    div.popup_bottom2 ul li a { color:#71848a }
    div.popup_bottom2 a.popup_bottom_close { clear:both; display:block; margin-left:540px; width:72px; height:24px; background:url(../images/btn/kapat.gif); text-indent:-9999px }

div#gizlilik_sozlesmesi h1 { width:141px; height:23px; background:url(../images/heading/gizlilik_ilkeleri.gif) }

div.scroll { overflow-y:scroll; margin-bottom:20px; padding-right:10px; height:429px }

div#arkadasina_gonder { position:absolute; z-index:20; display:none; padding:44px 0 0 25px; width:275px; height:260px; background:url(../images/bg/arkadasina_gonder.png) }
    div#arkadasina_gonder h1 { width:204px; height:22px; background:url(../images/heading/arkadasinagonder.gif); text-indent:-9999px }
    div#arkadasina_gonder a { position:absolute; top:0px; right:0px; display:block; width:70px; height:66px; background:url(../images/btn/close.png); text-indent:-9999px }
    div#arkadasina_gonder a:hover { background-position:0 -66px }
    div#arkadasina_gonder form { margin-top:10px  }
    div#arkadasina_gonder input { margin-bottom:10px; width:216px;  }
    div#arkadasina_gonder button { position:absolute; bottom:44px; right:36px; width:72px; height:24px; background:url(../images/btn/arkadasina_gonder2.gif); text-indent:-9999px }

div#bize_ulasin h1 { width:111px; height:24px; background:url(../images/heading/bizeulasin.gif) }
div#bize_ulasin form div { margin-right:10px; width:230px }
div#bize_ulasin label { display:block }
div#bize_ulasin input { margin-bottom:12px; width:215px }
div#bize_ulasin textarea {margin-bottom:21px; width:460px; height:157px }
div#bize_ulasin button { float:left; margin:-12px 0 0 400px; width:72px; height:24px; background:url(../images/btn/arkadasina_gonder2.gif) no-repeat; text-indent:-9999px }

div#site_haritasi h1 { width:122px; height:18px; background:url(../images/heading/siteharitasi.gif) }
div#site_haritasi ul#sitemap { margin-top:30px }
    div#site_haritasi ul li { margin-bottom:3px; padding-left:15px; background:url(../images/icon/folder.gif) no-repeat left 2px; font-size:14px; font-weight:bold }
    div#site_haritasi ul li.root { float:left; margin:0 52px -31px 0; width:194px }
    div#site_haritasi ul li.diger { margin-top:-25px }
        div#site_haritasi ul li ul { margin:5px 0 30px 0; }
            div#site_haritasi ul li ul li { background:url(../images/icon/document.gif) no-repeat left 2px; font-size:12px; font-weight:normal }
            div#site_haritasi ul li ul li a:hover { color:#54a6bc; text-decoration:underline }

div#campaign-link { padding:5px; background-color:#feffef; border:1px solid #ccc }
	div#campaign-link h3 { font-size:13px; color:#333 }
	div#campaign-link p { margin:0; text-align:center }
		div#campaign-link p { color:#666 }

div#uye_ol h1 { width:72px; height:27px; background:url(../images/heading/uyeol.gif) }
div#uye_ol form div { margin-right:10px; width:230px }
div#uye_ol form div#uyeol_birthdate select { margin-right:13px; }
div#uye_ol label { display:block }
div#uye_ol input { margin-bottom:12px; width:220px }
div#uye_ol select { margin-bottom:12px; padding-top:1px; height:19px; border:1px solid #eae5d8; border-right-color:#f7fbe1; border-bottom-color:#fafce6; border-left-color:#eee8d8;  font:12px Arial, Helvetica, sans-serif; color:#333  }
div#uye_ol select#uyeol_gender { width:233px }
div#uye_ol button { float:left; margin-left:400px; width:72px; height:24px; background:url(../images/btn/arkadasina_gonder2.gif); text-indent:-9999px }
div#uye_ol form div.small_input { width:150px }
div#uye_ol form div.small_input input { width:140px }
div#uye_ol form div.small_input select { width:152px }
div#uye_ol form div#uyeol_news { clear:both; margin:0 0 10px 0 !important; width:100% !important }
div#uye_ol form div#uyeol_news label { display:inline }
div#uye_ol form div#uyeol_news input { margin:0 auto; width:auto !important; background:none; border:none; vertical-align:bottom }

div.uyeol_gonder { clear:both }

div#ultranormal h1 { width:116px; height:18px; background:url(../images/heading/orkidultra.gif) }
div#ultranormal h2 { width:258px; height:18px; background:url(../images/heading/mavikoruma.gif) }
div#ultranormal img.float_left { margin:0 0 0 -3px !important }
div#ultranormal img.float_right { margin:-57px -16px 10px 10px !important }

div#ultracomfort h1 { width:212px; height:18px; background:url(../images/heading/ultracomfort.gif) }
div#ultracomfort h2 { width:300px; height:14px; background:url(../images/heading/mukemmelhali.gif) }
div#ultracomfort img.float_right { margin:-57px -16px 10px 10px !important }

div#ultradeofresh h1 { width:228px; height:18px; background:url(../images/heading/deofresh.gif) }
div#ultradeofresh h2 { width:272px; height:36px; background:url(../images/heading/mukemmelkoruma.gif) }
div#ultradeofresh img.float_right { margin:-57px -16px 10px 10px !important }

div.ultra_detail { margin:0 auto 10px -15px; padding:42px 0 0 115px; width:534px; height:90px; background:url(../images/content/orkid/ultra/popup/ultracomfort_detail.png) no-repeat }
    div.ultra_detail h4 { margin-bottom:5px; font:bold 14px Tahoma, Helvetica, Arial, sans-serif; color:#7a625d }
    div.ultra_detail p { width:380px; color:#7a625d }

div#ultracomfort_detail { background:url(../images/content/orkid/ultra/popup/ultracomfort_detail-trans.png) no-repeat }
div#ultradeofresh_detail { background:url(../images/content/orkid/ultra/popup/ultradeofresh_detail-trans.png) no-repeat }
    div#ultradeofresh_detail p { width:500px }

div.egzersiz h3 { margin-bottom:40px !important }
div.egzersiz img.float_right { margin:-93px -20px 20px 0 !important }
a.onceki_hareket { position:absolute; bottom:55px; left:36px; width:131px; height:24px; background:url(../images/btn/onceki_hareket.gif); text-indent:-9999px }
a.sonraki_hareket { position:absolute; bottom:55px; left:175px; width:131px; height:24px; background:url(../images/btn/sonraki_hareket.gif); text-indent:-9999px }

div#ea_yarat h1 { width:390px; height:24px; background:url(../images/heading/eayarat.gif) }

div#surpriz_quiz h1 { width:129px; height:23px; background:url(../images/heading/surprizquiz.gif) }

div.egzersiz h1 { width:207px; height:24px; background:url(../images/heading/egzersizhareketleri.gif) }

div.flash_shadow { margin:0 auto 10px auto; width:542px; height:322px; background:url(../images/bg/flash_shadow-trans.png) center center }
    div.flash_shadow object { margin:11px 0 0 11px }

div#campaign h1 { width:429px; height:26px; background:url(../images/heading/campaign.gif) }
div#campaign form div { margin-right:10px; width:230px }
div#campaign label { display:block }
div#campaign input { margin-bottom:12px; width:220px }
div#campaign input#campaign_address { width:458px !important }
div#campaign button { float:left; margin-left:400px; width:72px; height:24px; background:url(../images/btn/arkadasina_gonder2.gif); text-indent:-9999px }
div#campaign form div#campaign_news { clear:both; margin:0 0 10px 0 !important; width:100% !important }
div#campaign form div#campaign_news label { display:inline }
    div#campaign form div#campaign_news label a { font-weight:bold; color:#71848A; text-decoration:underline }
div#campaign form div#campaign_news input { margin:0 auto; width:auto !important; background:none; border:none; vertical-align:bottom }
div#campaign div#requireds { clear:both }

div#campaign_conditions h1 { width:120px; height:19px; background:url(../images/heading/yasal_metin.gif) }


/*-------------------------------------------------------------------------
=PAGE: VOLEYBOL
-------------------------------------------------------------------------*/
div.player_photo, div.player_info { float:left }

div.player { margin:20px 0 }

div.player_info { margin-left:10px; width:385px }
    div.player_info h3 { font-size:18px; color:#e7809b }
    div.player_info ul { margin-bottom:10px !important; list-style:none !important }
        div.player_info ul li { margin-bottom:7px; font-size:13px }
    div.player_info p { clear:both; margin:0 0 10px -131px !important }



/*-------------------------------------------------------------------------
=PAGE: ÜRÜNLERİMİZ
-------------------------------------------------------------------------*/
div#product-titles { height:67px }

div#selected_product { width:150px; float:left; margin:15px 6px 0 0; height:241px; background:url(../images/bg/selected_product.gif) no-repeat right -20px;overflow:hidden;  }

ul.products { float:left; margin-top:45px; list-style:none !important }
    ul.products li { float:left }
    ul.products li a { position:relative; display:block; width:92px; height:144px }
    ul.products li a:hover { background-position:0 -144px !important }
    ul.products li a:hover span { display:block; font-size:12px; color:#9db4d1 }
    ul.products li a span { position:absolute; left:20px; bottom:-47px; display:none; width:50px; text-align:center }
    ul.products li a#waterlily { cursor:default; background:url(../images/content/discreet/waterlily2.gif) }
    ul.products li a#air { cursor:default; background:url(../images/content/discreet/air2.gif) }
		ul.products li a#air span { bottom:-32px }
    ul.products li a#multiform { cursor:default; background:url(../images/content/discreet/multiform2.gif) }
    ul.products li a#normal { cursor:default; margin-left:2px; background:url(../images/content/discreet/normal2.gif) }
    ul.products li a#orkid_ultra { background:url(../images/content/orkid/orkid_ultra.gif) }
    ul.products li a#orkid_maxi { width:130px; background:url(../images/content/orkid/orkid_maxi.gif) }
		ul.products li a#orkid_maxi span { left:40px }
    ul.products li a#orkid_gunluk { width:99px; background:url(../images/content/orkid/orkid_gunluk.gif) }
    
ul#products_orkid li { float:left; margin-right:14px }
    ul#products_orkid li a { position:relative; display:block; width:98px; height:144px }

ul.products_ultra { float:left; margin:30px 0 0 -13px; list-style:none !important }
    ul.products_ultra li { float:left }
    ul.products_ultra li a { position:relative; display:block; width:180px; height:188px }
    ul.products_ultra li a:hover { background-position:0 -188px !important }
    ul.products_ultra li a:hover span { display:block; font-size:12px; color:#9db4d1 }
    ul.products_ultra li a span { position:absolute; left:66px; bottom:-32px; display:none; width:50px; text-align:center }
    ul.products_ultra li a#ultra_normal { background:url(../images/content/orkid/ultra/ultranormal.png) }
    ul.products_ultra li a#ultra_comfort { background:url(../images/content/orkid/ultra/ultracomfort.png) }
    ul.products_ultra li a#ultra_deofresh { background:url(../images/content/orkid/ultra/ultradeofresh.png) }
		ul.products_ultra li a#ultra_deofresh span { left:77px; bottom:-46px }
		
ul.products_maxi { float:left; margin:30px 0 0 -13px; list-style:none !important }
    ul.products_maxi li { float:left }
    ul.products_maxi li a { position:relative; display:block; width:180px; height:187px }
    ul.products_maxi li a:hover { background-position:0 -188px !important }
    ul.products_maxi li a:hover span { display:block; font-size:12px; color:#9db4d1 }
    ul.products_maxi li a span { position:absolute; left:66px; bottom:-32px; display:none; width:50px; text-align:center }
    ul.products_maxi li a#maxi_gece { background:url(../images/content/orkid/maxi/maxi_gece.png); cursor:default }
    ul.products_maxi li a#maxi_normal { background:url(../images/content/orkid/maxi/maxi_normal.png); cursor:default }
    ul.products_maxi li a#maxi_uzun { background:url(../images/content/orkid/maxi/maxi_uzun.png); cursor:default }

ul.products_gunluk { float:left; margin:30px 0 0 -13px; list-style:none !important }
    ul.products_gunluk li { float:left }
    ul.products_gunluk li a { position:relative; display:block; width:180px; height:186px }
    ul.products_gunluk li a:hover { background-position:0 -186px !important }
    ul.products_gunluk li a:hover span { display:block; font-size:12px; color:#9db4d1 }
    ul.products_gunluk li a span { position:absolute; left:66px; bottom:-32px; display:none; width:50px; text-align:center }
    ul.products_gunluk li a#gunluk_normal { background:url(../images/content/orkid/gunluk/gunluk_normal.png); cursor:default }
    ul.products_gunluk li a#gunluk_ekonormal { background:url(../images/content/orkid/gunluk/gunluk_ekonormal.png); cursor:default }
		ul.products_gunluk li a#gunluk_ekonormal span { bottom:-45px }
    ul.products_gunluk li a#gunluk_uzun { background:url(../images/content/orkid/gunluk/gunluk_uzun.png); cursor:default }

div.accordion { float:left; margin:30px 0px }
div.accordion h3.atStart { float:left }
div#comtent div.accordion h3 { margin-bottom: 2px }
div.accordion h3 a { float:left; display:block; margin:0 0 4px 0; padding:6px 17px; width:525px; height:17px; background:url(../images/bg/accordion.png); color:#fff; font-size:13px; color:#fff }
div.accordion h3 a:hover,div.accordion h3 a.active { background-position:0 -29px; color:#fff }
div#content div.accordion p  { width: auto; height: auto; float: left; margin: 0px; padding: 0px; }
	div#content div.accordion p  img { height:94px }
div.accordion p.left_indent { margin-left:17px !important }
	div.accordion p a { font-weight:bold; color:#1E3B60 }
	div.accordion p a.download_acrobat { display:block; margin-top:10px; padding-left:20px; height:16px; background:url(../images/icon/pdf.png) no-repeat left top }
	div.accordion p img { float:left }

h1.product-specs { margin-bottom:-30px }


/*-------------------------------------------------------------------------
=PAGE: EGZERSİZLER
-------------------------------------------------------------------------*/
ul#egzersizler { list-style:none !important }
    ul#egzersizler li { float:left; margin:0 25px 20px 0; width:150px }
        ul#egzersizler li a { display:block; padding:50px 0 0 80px; height:73px; font-weight:bold }
        ul#egzersizler li a#e1 { background:url(../images/content/guzelliksaglik/egzersiz/1.gif) no-repeat left center }
        ul#egzersizler li a#e2 { background:url(../images/content/guzelliksaglik/egzersiz/2.gif) no-repeat left center }
        ul#egzersizler li a#e3 { background:url(../images/content/guzelliksaglik/egzersiz/3.gif) no-repeat left center }
        ul#egzersizler li a#e4 { background:url(../images/content/guzelliksaglik/egzersiz/4.gif) no-repeat left center }
        ul#egzersizler li a#e5 { background:url(../images/content/guzelliksaglik/egzersiz/5.gif) no-repeat left center }
        ul#egzersizler li a#e6 { background:url(../images/content/guzelliksaglik/egzersiz/6.gif) no-repeat left center }
        ul#egzersizler li a#e7 { background:url(../images/content/guzelliksaglik/egzersiz/7.gif) no-repeat left center }
        ul#egzersizler li a#e8 { background:url(../images/content/guzelliksaglik/egzersiz/8.gif) no-repeat left center }
        ul#egzersizler li a#e9 { background:url(../images/content/guzelliksaglik/egzersiz/9.gif) no-repeat left center }
        ul#egzersizler li a#e10 { background:url(../images/content/guzelliksaglik/egzersiz/10.gif) no-repeat left center }
        ul#egzersizler li a#e11 { background:url(../images/content/guzelliksaglik/egzersiz/11.gif) no-repeat left center }
        ul#egzersizler li a#e12 { background:url(../images/content/guzelliksaglik/egzersiz/12.gif) no-repeat left center }
        ul#egzersizler li a#e13 { background:url(../images/content/guzelliksaglik/egzersiz/13.gif) no-repeat left center }
        ul#egzersizler li a#e14 { background:url(../images/content/guzelliksaglik/egzersiz/14.gif) no-repeat left center }
        ul#egzersizler li a#e15 { background:url(../images/content/guzelliksaglik/egzersiz/15.gif) no-repeat left center }
        ul#egzersizler li a#e16 { background:url(../images/content/guzelliksaglik/egzersiz/16.gif) no-repeat left center }



/*-------------------------------------------------------------------------
=PAGE: REKLAMLARIMIZ
-------------------------------------------------------------------------*/
object#reklam { margin-left:-23px }


