﻿html, body, form { margin-top: 0px; margin-left: 0px; font-family: tahoma; font-size: 11px; border-spacing: 0px; height: 100%; min-height: 100%; background-color: #333333; background-image: url('Images/bg.png'); background-repeat: repeat-x; }
a:link { color: #003366; text-decoration: none; }
a:visited { color: #003366; 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: #000080; text-decoration: underline; }
a, img { padding: 0; margin: 0; }
img { border: 0 none; }

#container-page { border-width: 3px; border-color: #111111; margin-left: auto; margin-right: auto; width: 995px; position: relative; min-height: 100%; height: auto !important; height: 100%; background-color: #FFFFFF; border-right-style: solid; border-left-style: solid; border-bottom-style: solid; }
#container-content { clear: both; padding-bottom: 140px; margin-left: auto; margin-right: auto; color: #000000; }
#container-foot { border: 1px solid #C0C0C0; width: 993px; position: absolute; bottom: 0 !important; bottom: -1px; height: 20px; text-align: center; background-color: #F4F4F4; padding-top: 5px; color: #808080; }
#container-head { height: 150px; }
#container-foot a { color: #808080; }

.MasterPage { width: 1030px; height: 600; }

.Panel-Container { margin: 5px 5px 0px 5px; width: 200px; }
.Panel-Head { border: 1px solid #808080; height: 25px; vertical-align: middle; line-height: 25px; color: #54524a; font-weight: bold; font-size: 12px; text-align: center; background-color: #D2D2D2; }
.Panel-Content { text-align: left; padding-left: 10px; padding-bottom: 10px; padding-top: 10px; }
.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; }


/* Ürün Özellikleri */
.gvProductsPropertys { padding: 0; margin: 0; border: 1px solid #C0C0C0; width: 100%; }
.gvProductsPropertys tr.header { color: #990000; background-color: #99CCFF; height: 25px; vertical-align: middle; text-align: center; font-weight: bold; }
.gvProductsPropertys tr.normal { color: black; background-color: #C0C0C0; height: 28px; vertical-align: middle; text-align: left; text-indent: 5px; background-image: url('http://www.hepsitaksitle.com/Images/Interface/Gridview_Normal_Row.png' ); background-repeat: repeat-x; }
.gvProductsPropertys tr.alternate { color: black; background-color: #FFFFFF; height: 29px; vertical-align: middle; text-align: left; text-indent: 5px; }


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; }


/* 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: #333333; border-width: 1px; color: #FF9900; 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 1px; border-color: #333333; display: block; width: 90px; /*Width of top level menu link items*/ padding: 0px 8px 0px 8px; text-decoration: none; text-align: center; color: #FF9900; }
.HorizontalMenu ul li a:visited { color: #FF9900; }
.HorizontalMenu ul li a:hover { background-image: url('Images/Menu.png'); color: #000000; 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: #333333; display: block; width: 160px; /*width of sub menu levels*/ color: #FF9900; 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: #000000; background-repeat: repeat-x; text-decoration: none; background-position: 0 -35px; background-position: 0 -35px; }

/*Background image for top level menu list links */
.HorizontalMenu .mainfoldericon { background-image: url('Images/Menu.png'); color: #FF9900; 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: #FF9900; 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: 200px; }
.divVerticalMenu ul li { position: relative; }

/*Alt Menüler*/
.divVerticalMenu ul li ul { position: absolute; width: 200px; /*sub menu width*/ top: 0; visibility: hidden; }

/* Alt menü link stilleri */
.divVerticalMenu ul li a { height: auto !important; height: 1%; border: 1px solid #FFF; border-right-color: #CCC; border-bottom-color: #CCC; display: block; background: #EEE; overflow: auto; /*force hasLayout in IE7 */ color: #000000; text-decoration: none; padding: 5px 5px; }

.divVerticalMenu ul li a:visited { color: black; }
.divVerticalMenu ul li a:hover { background: #CCC; color: #FFF; }
.divVerticalMenu .subfolderstyle { background-position: right; background: url(Images/arrow-list.gif) no-repeat center right; background-color: #EEE; }
.divVerticalMenu .subfolderstyle:hover { background-position: right; background: url(Images/arrow-list.gif) no-repeat center right; background-color: #CCC; color: #000000; }



.RootMenu { border: 1px solid #CC6600; line-height: 28px; background-color: #999999; font-weight: bold; }



/* Vitrin */
.Showcase { width: 250px; }
.gunsanBackLogo #ctl00_cph_ucShowcase1_upShowcase { min-height: 650px; height: 650px; background: url(Images/Interface/gunsanbackLogo.png); background-repeat: no-repeat; background-position: center; }
/* Vitrin */


.suckertreemenu { width: 100%; background-image: url('Images/Interface/Menu.png'); background-repeat: repeat-x; }
.suckertreemenu ul { margin: 0; padding: 0; list-style-type: none; }

/*Top level list items*/
.suckertreemenu ul li { z-index: 500; position: relative; display: inline; float: left; border-color: #333333; border-width: 1px; color: #FF9900; background-image: url('Images/Interface/Menu.png'); height: 35px; line-height: 35px; text-align: center; background-repeat: repeat-x; vertical-align: middle; }

/*Top level menu link items style*/
.suckertreemenu ul li a { border-style: solid; border-width: 0px 1px 0px 1px; border-color: #333333; display: block; width: 90px; /*Width of top level menu link items*/ padding: 0px 8px 0px 8px; text-decoration: none; text-align: center; color: #FF9900; }
.suckertreemenu ul li a:visited{color: #FF9900;}
/*1st sub level menu*/
.suckertreemenu 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)*/
.suckertreemenu ul li ul li { display: list-item; float: none; }

/*All subsequent sub menu levels offset after 1st level sub menu */
.suckertreemenu ul li ul li ul { left: 159px; /* no need to change, as true value set by script */ top: 0; }

/* Sub level menu links style */
.suckertreemenu ul li ul li a { border-style: solid; border-width: 0px 1px 0px 1px; border-color: #333333; display: block; width: 160px; /*width of sub menu levels*/ color: #FF9900; text-align: left; text-decoration: none; padding: 0px 5px 0px 5px; }

.suckertreemenu ul li ul li a:hover { background-image: url('Images/Interface/MenuOver.png'); color: #000000; background-repeat: repeat-x; text-decoration: none; }

/*Background image for top level menu list links */
.suckertreemenu .mainfoldericon { background-image: url('Images/Interface/Menu.png'); color: #FF9900; text-align: center; text-decoration: none; background-repeat: repeat-x; }

/*Background image for subsequent level menu list links */
.suckertreemenu .subfoldericon { background-image: url('Images/Interface/Menu.png'); color: #FF9900; 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; }


/* End */

