﻿
/* TOP BAR ------------------------------ */

#Tema-TopBar {
width:79.9%;
background: #fff url(../images/ust_menu/menubar-bg.gif) repeat-x;
/*margin-bottom:15px;*/
margin-left:200px;
margin-top:6px;
/*top:80px;*/
}



/*******************************Horizontal Navigation*********************************/

#Navigation {

}

#hor_nav {
	z-index:3;
	position:absolute;
	display:inline;
	margin:0;
	padding: 0px;

}

#hor_nav li {
	list-style:none;
	position:relative;
	float:left;
	background: transparent url(../images/ust_menu/menubar-sep.gif) right top no-repeat;
	padding-right: 2px;
}

#hor_nav h3 {
padding: 0px;
margin: 0px;
}

#hor_nav .MCLinkGroup {
float: left;
padding-top: 0px;
margin: 10px 0 0 20px;
}



A:MenuItem1:link, A:MenuItem1:visited {
display: block;
height:55px;
width:110px;
line-height:53px;
background: #0990C5 url(../images/ust_menu/images/menu-kadin.gif) left top no-repeat;
}



A.MenuItem:link, A.MenuItem:visited {
display: block;
height:55px;
width:150px;
font: bold 12px Trebuchet MS, Arial, Tahoma, Verdana;
color: #ecf9ff;
text-decoration:none;
line-height:53px;
background: transparent url(../images/ust_menu/mmenu-down1.gif) right no-repeat;
letter-spacing:1px;
}

/*#hor_nav.cartlink a:link, #hor_nav .cartlink a:visited  {
	color: #ffff33;
}*/

A.MenuItem:hover {
text-decoration: none;

}

A.MenuItem2:link, A.MenuItem2:visited {
display: block;
height:55px;
width:150px;
font: bold 12px Trebuchet MS, Arial, Tahoma, Verdana;
color: #ecf9ff;
text-decoration:none;
line-height:53px;
letter-spacing:1px;
}

A.MenuItem2:hover {
text-decoration: none;

}
#hor_nav li a em {
font-style: normal;
display: block;
padding: 1px 0 0 20px;
	
}

.tab_hover {
height: 55px;
}

#hor_nav li.tab_hover A.MenuItem:link, #hor_nav li.tab_hover A.MenuItem:visited {
	color: #444;
	background: #fff url(../images/ust_menu/mmenu-down3.gif) right no-repeat;
	border-top: solid 1px #e1e1e1;
	height: 55px;
}

#hor_nav li.tab_hover A.MenuItem2:link, #hor_nav li.tab_hover A.MenuItem2:visited {
	color: #444;
	background: #fff ;
	border-top: solid 1px #e1e1e1;
	height: 55px;
}

.menu_hover {
	height:auto;
	background: #ffffff;
	position:absolute;
	left:-4px;
	z-index: 20;
	border: solid 4px #ccc;
	border-top: none;
}


.shadow {
	height:auto;
	margin:4px;
	background: #ffffff url(../images/ust_menu/mm-content-bg.gif) bottom repeat-x;
}

.MC2Link {
margin-top:2px;
margin-left:10px;
display: block;
background: url(../images/ust_menu/cat-arr.gif) left 4px no-repeat;
padding-left: 10px;
color: #0a8ac5;
text-decoration:underline;
}


A.MC2Link:link, A.MC2Link:active, A.MC2Link:visited {
font: normal 11px Verdana, Arial, Tahoma;
color: #666;
text-decoration:none;

}

A.MC2Link:hover {
background: url(../images/ust_menu/cat-arr-over.gif) left 4px no-repeat;
color: #333;
text-decoration:underline;
}

.MCLink {
margin-top:2px;
display: block;
background: url(../images/ust_menu/cat-arr.gif) left 4px no-repeat;
padding-left: 10px;
color: #0a8ac5;
text-decoration:underline;
}


A.MCLink:link, A.MCLink:active, A.MCLink:visited {
font: normal 11px Verdana, Arial, Tahoma;
color: #666;
text-decoration:none;

}

A.MCLink:hover {
background: url(../images/ust_menu/cat-arr-over.gif) left 4px no-repeat;
color: #333;
text-decoration:underline;
}

.MC-TitleLink {
margin-top:2px;
display: block;
}

A.MC-TitleLink:link, A.MC-TitleLink:active, A.MC-TitleLink:visited {
font: bold 11px Tahoma, Verdana, Arial;
color: #7E9F2D/*0a8ac5*/;
}

A.MC-TitleLink:hover {
color: #111;
text-decoration:none;
}

.MC-TitleLink2 {
margin-top:2px;
display: block;
}

A.MC-TitleLink2:link, A.MC-TitleLink2:active, A.MC-TitleLink2:visited {
font: bold 11px Tahoma, Verdana, Arial;
color: #0a8ac5;
}

A.MC-TitleLink2:hover {
color: #111;
text-decoration:none;
}


.hidden {
	display:none;
}


/* ------------------------------HOR-NAV */


/* MAIN SEARCH      */

.MainSearchField {
border: none;
font: normal 11px Verdana, Arial, Tahoma;
color: #555;
height: 21px;
padding: 4px 2px 2px 2px;
width: 158px;
}

#markalar-child {
clear:left;
border: solid 1px #d2d2d2;
background: #fff;
margin-left:-2px;
margin-top:-3px;
z-index:9999;

}
img {
border:none;
}

/* SCROLL PANE */


.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

/* ?ST LİNKLER ------------------------------ */

#Tema-TopLinks {
font: normal 11px Verdana, Arial, Tahoma;
padding: 0 0 3px 10px;

}

A.TopLink:link, A.TopLink:visited, A.TopLink:active {
color: #444;
text-decoration: none;
}

A.TopLink:hover {
color: #111;
text-decoration: underline;
}

#Tema-TopLinks em {
font-style: normal;
padding: 0 5px;
color: #999;
}

/* SCROLL PANE */


.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: #f7f7f7;
}
.jScrollPaneDrag {
	position: absolute;
	cursor: pointer;
	overflow: hidden;
	background: #e1e1e1 url(../images/ust_menu/scrollDrag.gif) center center no-repeat;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}


.scroll-pane {
	width: 184px;
	height: 150px;
	overflow: auto;
	float: left;
}

#result-pane {
	height: 150px;
}


.marka-link {
display: block;
font: normal 12px Verdana, Arial, Tahoma;
padding: 5px 0px;
width:170px;
}

A.marka-link:hover {
background: #FFF9DD;
}

.WhiteFrame {
padding:10px;
}
