﻿/* Zemin Renk ve Resim Ayaraları */


#BB-Container {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background-attachment:fixed;
}


.mushizmet {
	list-style-type: disk;
}



/* Diğer Stiller */


#AllDepMenu {
position:absolute;
z-index:100;
visibility: hidden;
}

#ADM-Button-Home {
display:none;
position:absolute;
}



.ddsmoothmenu{
font: bold 11px Verdana;
/*background of menu bar (default state)*/
width: 200px;
z-index:98;
}

.ddsmoothmenu ul{
z-index:100;
margin: 0;
padding: 0;
list-style-type: none;

}

/*Top level list items*/
.ddsmoothmenu ul li{
position: relative;
display: inline;
float: left;

}

/*Top level menu link items style*/
.ddsmoothmenu ul li a{
display: block;
background: #fff url(../images/alldep_bg.gif) left top repeat-x;
padding: 14px 0 15px 0;
text-decoration: none;
color:#835530;
width: 200px;
border-top: solid 1px #e8d1ae;
border-bottom: solid 1px #e8d1ae;
}

* html .ddsmoothmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited{
color:#835530;
}

.ddsmoothmenu ul li a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/
background: #fff url(../images/alldep_over_bg.gif) left top repeat-x;
color: #835530;
}

.ddsmoothmenu ul li a:hover{
background: #fff url(../images/alldep_over_bg.gif) left top repeat-x;
color: #333333;
text-decoration: none;
}

.ddsmoothmenu ul li em {
font-style: normal;
color: #835530;
padding: 0 0 0 12px;
font-family: Verdana, Arial, Tahoma;
font-size: 12px;
}
	
/*1st sub level menu*/
.ddsmoothmenu ul li ul{
position: absolute;
left: 0;
display: none; /*collapse all sub menus to begin with*/
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.ddsmoothmenu ul li ul li{
display: list-item;
float: none;
list-style-type: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.ddsmoothmenu ul li ul li ul{
top: 0;
margin-top:-1px;
margin-left:-1px;
border-right: solid 1px #d1e0eb;
border-top: solid 1px #d1e0eb;
border-bottom: solid 3px #999;
border-right: solid 2px #999;
background: #fff url(../images/adm-subleft.gif) 0 28px no-repeat;
padding: 5px 0;
}



/* Sub level menu links style */
.ddsmoothmenu ul li ul li a{
width: 200px; /*width of sub menus*/
padding: 7px 0;
margin: 0;
border: solid 1px #d1e0eb;
border-top:none;

background: #fff url(../images/alldep_catalog_bg.gif) left top repeat-x;
text-decoration: none;
color:#285682;
font-weight: normal;

}

.ddsmoothmenu ul li ul li a:link, .ddsmoothmenu ul li a:visited{
color:#285682;
}


.ddsmoothmenu ul li ul li a:hover{
background: #fff;
text-decoration: none;
font-weight: bold;
color:#e56c00;
width: 200px;
border-bottom: solid 2px #999;
border-left: solid 1px #999;
border-right:none;
}


.ddsmoothmenu ul li ul li a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/
background-image:none;
color: #e56c00;
font-weight: bold;
border-bottom: solid 2px #999;
border-left: solid 1px #999;
border-right:none;
}

.ddsmoothmenu ul li ul li strong {
font-family: Verdana, Arial, Tahoma;
font-size: 12px;
padding: 0 0 0 10px;
}
/* Sub level menu links style */
.ddsmoothmenu ul li ul li ul li a{
width: 170px; /*width of sub menus*/
padding: 5px 5px 5px 15px;
margin: 0;

font:Tahoma;
font-size: 11px;
color:#285682;
font-weight: normal;

background-image: none;
text-decoration: none;
border:none;
background: transparent;
}

.ddsmoothmenu ul li ul li ul li a:link, .ddsmoothmenu ul li a:visited{
color:#285682;
}


.ddsmoothmenu ul li ul li ul li a:hover{
text-decoration: underline;
font-weight: normal;
color:#e56c00;
width: 170px;
border: none;
background: transparent;
}


/* Holly Hack for IE \*/
* html .ddsmoothmenu{height: 1%;} /*Holly Hack for IE7 and below*/


/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 14px;
right: 15px;
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 10px;
}

/* ######### CSS for shadow added to sub menus  ######### */

.ddshadow{
position: absolute;
left: 0;
top: 0;
width: 0;
height: 0;
background: none;
margin-top:-1px;
}

.toplevelshadow{ /*shadow opacity. Doesn't work in IE*/
opacity: 0.8;
}
/*NEW FOOTER*/

.footertop {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	width: 988px;
	height: 230px;
	background-image: url(../images/footer_img.jpg);
	background-repeat: repeat-x;
	border: 1px solid #CCCCCC;
}

.footertop .footermenu {
	height: auto;
	width: 160px;
	margin-top: 20px;
	float: left;
}
.footertop .footermenu a {
	text-decoration: none;
	color: #666666;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}


.footertop .footermenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 14px;
	list-style-image: url(none);
	list-style-position: outside;
}
.footertop .footermenu li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-stretch: normal;
	font-variant: normal;
	line-height: 1.3em;
	list-style-type: none;
	font-weight: bold;
}





