﻿html, body, form { background-position: center top; background-image: url('Images/bg.png'); margin-top: 0px; font-family: Tahoma; font-size: 11px; border-spacing: 0px; height: 100%; min-height: 100%; margin-right: 0px; margin-left: 0px; background-color: #5F8000; background-repeat: repeat-y; }

#divLogo { float: left; background-image: url('Images/Logo.png'); width: 200px; height: 75px; background-repeat: no-repeat; }
#divPaypal { float: right; padding-top: 5px; }
#divTopG { float: left; padding-top: 5px; }
#divLanguage { float: right; width: 70px; margin-right:30px; margin-top:25px; }

#container-page { background-color: #FFFFFF; border-width: 2px; border-color: #333333; min-width: 800px; width: 800px; margin-left: auto; margin-right: auto; position: relative; min-height: 100%; height: auto !important; height: 100%; border-right-style: solid; border-left-style: solid; }
#container-head { height: 75px; background-color: #99CC32; }
#container-content { padding-bottom: 100px; }
#container-foot { background-image: url(Images/bgfooter.gif); width: 800px; position: absolute; bottom: 0 !important; bottom: -1px; height: 45px; text-align: center; vertical-align: middle; font-size: 12px; color: #FFFFFF; font-weight: bold; line-height: 45px; }
#container-foot a { color: #786E50; }

#container-left { float: left; margin: 0px; height: 100%; border-color: #2D291E; width: 230px; background-color: #3c3728; border-right-style: dotted; border-right-width: 2px; color: #786e50; }
#container-body { overflow: hidden; margin: 0px; height: 100%; color: #000000; }
#container-right { float: right; width: 230px; }

#rozet { background-position: 0 0; position: absolute; border: 0px; padding: 0px; width: 117px; height: 117px; visibility: hidden; background: url('Images/rozet.png') 0 0 no-repeat; z-index: 0; line-height: 117px; vertical-align: middle; font-size: 12px; font-weight: bold; text-align: center; }

.Panel-Container { margin: 5px 5px 0px 5px; width: 220px; }
.Panel-Head { background-image: url('Images/panel-head.png'); height: 34px; vertical-align: middle; line-height: 34px; color: #456; font-weight: bold; font-size: 12px; background-color: #eaeff2; text-align: center; }
.Panel-Content { text-align: left; padding-left: 10px; padding-bottom: 10px; padding-top: 10px; border-bottom-style: dashed; border-bottom-width: 1px; border-bottom-color: #590000; }
.Panel-Foot { border-width: 1px; border-color: #0099FF; height: 10px; line-height: 10px; vertical-align: top; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; margin-bottom: 5px; }

a, img { padding: 0; margin: 0; }
img { border: 0 none; }

a:link { color: #456; text-decoration: none; }
a:visited { color: #456; text-decoration: none; }
a:active { color: #404040; text-decoration: none; background-image: none; }
a:actived { color: #003366; text-decoration: none; text-align: justify; }
a:hover { color: #252F38; text-decoration: underline; }

.RootMenu { border: 1px solid #99CC32; line-height: 28px; font-weight: bold; width: 798px; background-color: #C9E48F; color: #000000; }


/* Yatay Menü */
.HorizontalMenu { width: 100%; background-image: url('Images/Menu.png'); background-repeat: repeat-x; background-position: 35 0px; }
.HorizontalMenu ul { margin: 0; padding: 0; list-style-type: none; }

/*Top level list items*/
.HorizontalMenu ul li { z-index: 500; position: relative; display: inline; float: left; border-color: #9c9069; border-width: 1px; color: #ACA283; background-image: url('Images/Menu.png'); height: 35px; line-height: 35px; text-align: center; background-repeat: repeat-x; vertical-align: middle; }

/*Top level menu link items style*/
.HorizontalMenu ul li a { border-style: solid; border-width: 0px 1px 0px 0px; border-color: #9c9069; display: block; width: 100px; /*Width of top level menu link items*/ padding: 0px 8px 0px 8px; text-decoration: none; text-align: center; color: #ACA283; font-weight: bold; }
.HorizontalMenu ul li a:visited { color: #ACA283; }
.HorizontalMenu ul li a:hover { background-image: url('Images/Menu.png'); color: #FFFFFF; background-repeat: repeat-x; text-decoration: none; background-position: 0 -35px; background-position: 0 -35px; }

/*1st sub level menu*/
.HorizontalMenu ul li ul { left: 0; position: absolute; top: 0; /* no need to change, as true value set by script */ display: block; visibility: hidden; }

/*Sub level menu list items (undo style from Top level List Items)*/
.HorizontalMenu ul li ul li { display: list-item; float: none; }

/*All subsequent sub menu levels offset after 1st level sub menu */
.HorizontalMenu ul li ul li ul { left: 159px; /* no need to change, as true value set by script */ top: 0; }

/* Sub level menu links style */
.HorizontalMenu ul li ul li a { border-style: solid; border-width: 0px 1px 0px 1px; border-color: #9c9069; display: block; width: 170px; /*width of sub menu levels*/ color: #ACA283; text-align: left; text-decoration: none; padding: 0px 5px 0px 5px; }

.HorizontalMenu ul li ul li a:hover { background-image: url('Images/Menu.png'); color: #FFFFFF; background-repeat: repeat-x; text-decoration: none; background-position: 0 -35px; }

/*Background image for top level menu list links */
.HorizontalMenu .mainfoldericon { background-image: url('Images/Menu.png'); color: #ACA283; text-align: center; text-decoration: none; background-repeat: repeat-x; }

/*Background image for subsequent level menu list links */
.HorizontalMenu .subfoldericon { background-image: url('Images/Menu.png'); color: #ACA283; text-align: left; text-decoration: none; background-repeat: repeat-x; }

* html p#iepara { /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/ padding-top: 1em; }




/* Dikey Menü */
.divVerticalMenu ul { margin: 0; padding: 0; list-style-type: none; width: 220px; }
.divVerticalMenu ul li { position: relative; }

/*Alt Menüler*/
.divVerticalMenu ul li ul { position: absolute; width: 220px; /*sub menu width*/ top: 0; visibility: hidden; }

/* Alt menü link stilleri */
.divVerticalMenu ul li a { padding: 6px 5px 7px 6px; height: auto !important; height: 1%; display: block; overflow: auto; /*force hasLayout in IE7 */ color: #000000; text-decoration: none; background-image: url(Images/VMenu.png); font-weight: bold; }

.divVerticalMenu ul li a:visited { color: #000000; }
.divVerticalMenu ul li a:hover { background: url(Images/VMenu.png) no-repeat; color: #000000; background-position: 0 -26px; }
.divVerticalMenu .subfolderstyle { background: url(Images/VMenu.png) no-repeat; background-position: 0px -52px; }
.divVerticalMenu .subfolderstyle:hover { background: url(Images/VMenu.png) no-repeat; color: #000000; background-position: 0 -78px; }


h1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; margin: 0; padding: 0; }

hr { border: none; border-top: 1px solid #CCCCCC; height: 1px; margin-bottom: 35px; }

/* Vitrin */
.Showcase { width: 210px; height: 100%; }
/* Vitrin */

.Button1 { border: 1px solid #3E4E5E; background-color: #ACBAC8; text-align: center; cursor: pointer; color: #456; font-weight: bold; vertical-align: middle; line-height: 15px; padding-top: 2px; padding-bottom: 2px; }
.Button1:hover { border: 1px solid #ACBAC8; background-color: #DCE2E9; text-align: center; cursor: pointer; color: #FFFFFF; font-weight: bold; }

.TextBox { background-color: #FFFFFF; border: 1px solid #808080; font-size: 11px; }
.TextBoxFocus { border: 1px solid #000000; background-color: #FFFFCC; font-size: 11px; }
.TextBox:hover { background-color: #FFFFCC; }

.BodyTitle { font-size: 16px; padding-top: 10px; padding-left: 10px; }

fieldset { margin-bottom: 10px; border: 1px #ccc solid; padding: 5px; text-align: left; }
fieldset p { margin: 10px 0px; }
legend { color: #0B55C4; font-size: 12px; font-weight: bold; }


#PRINT, #CLOSE { visibility: hidden; }

.strip-top { background-image: url(Images/divider_strip.png); width: 700px; background-repeat: no-repeat; height: 10px; }
.strip-bottom { background-image: url(Images/divider_strip.png); width: 700px; background-repeat: no-repeat; height: 10px; margin-top: 20px; background-position: 50% bottom; }

#Facebook { bottom: 0; color: #111111; padding: 0; position: fixed; width: 100%; z-index: 501; left: 0; }
#Facebook-ui { background-color: #EEE; border-top: 1px solid #B5B5B5; border-left: 1px solid #B5B5B5; border-right: 1px solid #B5B5B5; margin: 0 0px 0 auto; padding: 0; width: 235px; min-width: 235px; }
#Facebook-Bottom { cursor: pointer; height: 26px; min-height: 26px; max-height: 26px; line-height: 26px; font-size: 12px; background-color: #EEE; border-top: 1px solid #FFF; border-left: 1px solid #FFF; border-right: 1px solid #EEE; text-align: center; }
#Facebook-Top { margin: 0 1px 0 auto; padding: 0; width: 235px; min-width: 235px; }

#Msg { display: none; background-position: 5px center; background-image: url('Images/Info.png'); border: #ff3300 1px solid; width: 90%; background-color: #CFDFF1; font-family: Tahoma; font-size: 11px; border-color: #2e629b; margin-top: 10px; background-repeat: no-repeat; line-height: 25px; vertical-align: middle; padding-top: 5px; padding-bottom: 5px; padding-left: 45px; margin-left: auto; margin-right: auto; color: #000000; }


