﻿.TumKategoriler
{
display: block;
}

.TumKategoriler .Baslik
{
position: relative;
cursor: hand;

}

.TumKategoriler .Baslik .StatusIcon
{
position: absolute;
top: 11px;
right: 16px;
border: none;
}


.TumKategoriler .KategoriListesi {
padding-left: 22px;
padding-top: 0px;
padding-right: 0px;
margin-top: 2px;
margin-left: 0px;
line-height: 14px;
}

.TumKategoriler .KategoriListesi li {
list-style-type: none;
background: url(caticon.gif) left 4px no-repeat;
padding-left: 10px;
margin-right: 5px;
}

.MusteriHizmetleri .KategoriListesi {
padding-left: 22px;
padding-top: 0px;
padding-right: 0px;
margin-top: 2px;
margin-left: 0px;
line-height: 20px;
}

.MusteriHizmetleri .KategoriListesi li {
list-style-type: none;
background: url(caticon.gif) left 8px no-repeat;
padding-left: 10px;
margin-right: 5px;
}
.CustomHorizontalLine
{
display: block;
background: url(hor_linebg.gif);
height: 2px;
}

A.MarkaFormBtn
{
	border: darkgray 1px solid;
	padding: 4px 7px 3px 5px;
	font-weight: bold;
	font-size: 10px;
	background: #fefefe url(_btn_back.gif) repeat-x;
	color: #5b5b85;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #c0c0dc;
	text-decoration: none;
	height: 10;
}

A.MarkaFormBtn:link, A.MarkaFormBtn:active, A.MarkaFormBtn:visited
{
	border: darkgray 1px solid;
	padding: 4px 7px 3px 5px;
	color: #555555;
	background-color: #ceceea;
	text-decoration: none;
}

A.MarkaFormBtn:hover
{
	border: #bebebe 1px solid;
	padding: 4px 7px 3px 5px;
	background: url(btn_back.gif) #ffffff repeat-x;
	color: #303030;
	text-decoration: none;
}

H1
{
	font-weight: normal;
	font-size: 18px;
	margin: 3px 0px 0px 0px;
	color: #333333;
	font-family: Arial, Tahoma, Helvetica;
}


H2
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 4px;
	margin: 0px;
	padding-top: 8px;
	font-family: Arial, Tahoma, Helvetica;
	color: #333333;
}

H3
{
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 4px;
	font-family: Arial, Tahoma, Helvetica;
	margin: 8px 0px 0px;
}
H4
{
	font-weight: bold;
	font-size: 10px;
	color: cadetblue;
	padding-bottom: 2px;
	margin: 3px 0px 0px;
	font-family: Verdana, Helvetica, sans-serif;
}
H5
{
	font-weight: bold;
	font-size: 10px;
	padding-bottom: 2px;
	margin: 3px 0px 0px;
	color: cadetblue;
	font-style: italic;
	font-family: Verdana, Helvetica, sans-serif;
}


SMALL
{
	font-size: 8px;
}

BIG
{
	font-size: 14px;
}

BLOCKQUOTE, PRE
{
	font-family: Lucida Console, monospace;
}
 A:link, A:visited, A:active
{
	color: #0a8ac5;
	text-decoration: none;
}

A:hover
{
	color: #111;
	text-decoration: underline;
}



.Separator
{
	font-size: 10px;
	color: #939393;
	font-family: Verdana, Helvetica, sans-serif;
}


/* used for selected portal tabs */

.BannerTopLink
{
	font-size: 10px;
	color: #5c646f;
	font-family: Verdana,Tahoma,  Helvetica, sans-serif;
	text-decoration: none;
}
A.BannerTopLink:link, A.BannerTopLink:visited, A.BannerTopLink:active
{
	color: #5c646f;
	text-decoration: none;
}

A.BannerTopLink:hover
{
	color: #459ded;
	text-decoration: underline;
}



/* .................................... */
/* PORTAL CONTENT MENU*/
/* Used for Portalcontnt menü and product categories */
.ContentMenu
{
	font-size: 11px;
	color: #333;
	font-family: Verdana, Arial, Tahoma;
}

A.ContentMenu:link, A.ContentMenu:visited, A.ContentMenu:active
{
	color: #333;
	text-decoration: none;
}

A.ContentMenu:hover
{
	color: #000;
	text-decoration: underline;
}

.ContentMenuSeparator
{
	border-top: #e1e1e1 1px solid;
	
}

.ContentMenuSeparator1
{
	border-top: #adb4c1 1px dotted;
	
}


/* Used for Selected Portalcontent menü and product categories */
.ContentSelectedMenu
{
	font-size: 11px;
	color: #333;
	font-family: Verdana, Arial, Tahoma;
}

A.ContentSelectedMenu:link, A.ContentSelectedMenu:visited, A.ContentSelectedMenu:active
{
	color: #333;
	text-decoration: none;
}

A.ContentSelectedMenu:hover
{
	color: #111;
	text-decoration:underline;
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */

.ModuleHead
{
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma, Arial;
	color: #313131;
	padding-left:5px;
}

.Message
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-color: #eeeeee;
}

/* style of item titles by Announcements and events */
.ItemTitle
{
	font-weight: bold;
	font-size: 11px;
	color: #2e8b57;
	font-family: Tahoma, Helvetica, sans-serif;
}


/* text style for  link buttons used in the module */
.ModuleCmdButton
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}

A.ModuleCmdButton:link, A.ModuleCmdButton:visited, A.ModuleCmdButton:active
{
	color: #404040;
	text-decoration: underline;
}
A.ModuleCmdButton:hover
{
	color: #000000;
	text-decoration: underline;
}




/* GENERAL */
/* style for module titles */
.Head
{
	font-weight: bold;
	font-size: 12px;
	color: #E77901;
	line-height: 20px;
	font-family: Verdana, Helvetica, sans-serif;
}



.NormalTextBox
{
	border: #d8d8d8 1px solid;
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana, Helvetica, sans-serif;
}

.MarkedTextBox
{
	font-size: 10px;
	border: solid 1px #b0b0b0;
	color: gray;
	background-color: #fafafa;
	font-family: Verdana, Helvetica, sans-serif;
}
.MarkedTextBox1
{
	font-size: 10px;
	border: solid 1px #5da8c3;
	color: gray;
	background-color: #fffdf8;
	font-family: Verdana, Helvetica, sans-serif;
}
.NormalButton
{
	border: #dfecf6 1px groove;
	font-size: 10px;
	color: #2a2a2a;
	font-family: Verdana, Helvetica, sans-serif;
}
.SiteFooter
{
	font-weight: normal;
	font-size: 9px;
	color: inactivecaption;
	line-height: 11px;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
}


.Opacity
{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
}


.Gradient
{
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr= '#cedce3' , endColorStr= '#ffffff' , gradientType= '1' );
}
.GradientFoot
{
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr= '#ffffff' , endColorStr= '#cedce3' , gradientType= '0' );
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	line-height: 11px;
}

.PortalColorPanel
{
	border: #dde6e1 1px solid;
	background-color: #F7F7F7;
}

.PortalPanel
{
	border: #dde6e1 1px solid;
}

.PortalPanelHeader
{
	border: #dde6e1 1px solid;
	background-color: #f0efff;
}


.ModuleWindow
{
	padding: 0px;
	font-weight: bold;
	border: #eaeaea 0px solid;
	background-color: #ffffff;
}

.ProductModuleWindow
{
	font-weight: bold;
	padding: 0px;
	border: #eaeaea 0px solid;
	background-color: #ffffff;
}

.ModuleContent
{
	padding: 5px;
	background-color: white;
	border-right:#d9d9d9 1px solid;
		border-left:#d9d9d9 1px solid;
			border-bottom:#d9d9d9 1px solid;
				

}

.ModuleContent1
{
	padding: 5px;
	background-color: white;
	border-right:#d9d9d9 1px solid;
		border-left:#d9d9d9 1px solid;
			border-bottom:#d9d9d9 1px solid;
}


.formboxhead
{
	border: #e1e1e1 1px solid;
	padding: 1px;
	font-weight: bold;
	color: #555;
	line-height: 30px;
	background: #fff url(dmt3-bg.gif) -1px repeat-x;
	font-size: 12px;
}
.formbox
{
	border: #e1e1e1 1px solid;
	padding: 5px;
	margin-top:-1px;
}



A.PagerBtn
{
	border: #c5c5c5 1px solid;
	padding: 1px  3px 1px 3px;
	font-weight: bold;
	font-size: 10px;
	background: #ceceea url(_btn_back.gif) repeat-x;
	color: #5b5b85;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #c0c0dc;
	text-decoration: none;
	height: 10;
	margin: 0px 1px 0px 1px;
}

A.PagerBtn:link, A.PagerBtn:active, A.PagerBtn:visited
{
	color: #64677d;
	background-color: #ceceea;
	text-decoration: none;
}

A.PagerBtn:hover
{
	border: #6ab94b 1px solid;
	background: #fefefe url(btn_back.gif) repeat-x;
	color: #4d4d4d;
	background-color: gainsboro;
	text-decoration: none;
}




A.SelectedPagerBtn
{
	border: #6ab94b 1px solid;
	padding: 1px  3px 1px 3px;
	font-weight: bold;
	font-size: 10px;
	background: #ceceea url(btn_back.gif) repeat-x;
	color: #4d4d4d;
	background-color: gainsboro;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	height: 10;
	margin: 0px 1px 0px 1px;
}

A.SelectedPagerBtn:link, A.SelectedPagerBtn:active, A.SelectedPagerBtn:visited
{
	color: #64677d;
	background-color: #ceceea;
	text-decoration: none;
}

A.SelectedPagerBtn:hover
{
	border: #c5c5c5 1px solid;
	color: #5b5b85;
	background: #fefefe url(_btn_back.gif) repeat-x;
	background-color: #c0c0dc;
	text-decoration: none;
}


A.MenuBtn
{
	border: #c5c5c5 1px solid;
	padding: 2px 3px 3px 3px;
	font-weight: bold;
	font-size: 10px;
	background: #ceceea url(_btn_back.gif) repeat-x;
	color: #5b5b85;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #c0c0dc;
	text-decoration: none;
	height: 14;
	margin: 0px 2px 0px 2px;
}

A.MenuBtn:link, A.MenuBtn:active, A.MenuBtn:visited
{
	color: #64677d;
	background-color: #ceceea;
	text-decoration: none;
}

A.MenuBtn:hover
{
	border: #6ab94b 1px solid;
	border-bottom: #ffffff 1px solid;
	background: #fefefe url(btn_back.gif) repeat-x;
	color: #4d4d4d;
	background-color: gainsboro;
	text-decoration: none;
}




A.SelectedMenuBtn
{
	border: #c5c5c5 1px solid;
	border-bottom: #ffffff 1px solid;
	padding: 2px 3px 3px 3px;
	font-weight: bold;
	font-size: 10px;
	background: #ceceea url(btn_back.gif) repeat-x;
	color: #4d4d4d;
	background-color: gainsboro;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	height: 14;
	margin: 0px 2px 0px 2px;
}

A.SelectedMenuBtn:link, A.SelectedMenuBtn:active, A.SelectedMenuBtn:visited
{
	color: #64677d;
	background-color: #ceceea;
	text-decoration: none;
}

A.SelectedMenuBtn:hover
{
	border: #c5c5c5 1px solid;
	border-bottom: #ffffff 1px solid;
	color: #5b5b85;
	background: #fefefe url(_btn_back.gif) repeat-x;
	background-color: #c0c0dc;
	text-decoration: none;
}



.submit
{
	color: #2b333c;
}
.submit, .submit-disabled
{
	background: #fefefe url(btn_back.gif) repeat-x;
	border: 3px double;
	border-color: #c4cccc #acb5b5 #6f7777 #acb5b5;
	font: normal  normal normal bold 9px verdana 
}
.submit:hover, .submit:focus
{
	border: 3px double;
	border-color: #aedf9a #94da78 #6ab94b #94da78;
}
.submit:visited
{
	color: #2b333c;
}

/*AutoComplete flyout */

.AutoCompleteListElement 
{  
	visibility : hidden;
	margin : 0px!important;
	background-color : inherit;
	color : windowtext;
	border : buttonshadow;
	border-width : 1px;
	border-style : solid;
	cursor : 'default';
	overflow : auto;
	height : 100px;
    text-align : left; 
    list-style-type : none;
}

/* AutoComplete highlighted item */

.AutoCompleteHighlightedListItem
{
	background-color: #ffff99;
	color: black;
	padding: 1px;
	font-size: 11px;
	font-family: Tahoma;
}

/* AutoComplete item */

.AutoCompleteListItem
{
	background-color: window;
	color: windowtext;
	padding: 1px;
	font-size: 11px;
	font-family: Tahoma;
}



/* ENERGYSPORT EK STILLER -------------------------------------------------------------------------- */



#Tema-Container {
margin: 0px auto;
width:980px;
text-align: center;
}

#wrapper {
width: 980px;
margin:0px auto;
text-align: left;
}


#Tema-Header {
height:70px;
width: 100%;
}


#Tema-Logo {
position: absolute;
margin: -7px 0 0 0;
}


#Tema-Content {
clear: both;
margin-bottom: 15px;
}



/* ZİYARETÇİ LİNKLERİ ---------------------------------------- */

#Tema-User {
float:right;
margin: 20px 20px 0 0;
font: normal 11px Verdana, Arial, Tahoma;
line-height: 28px;
color: #555;
padding:1px;
}
 #Tema-User1 {
float:right;
margin: 20px 20px 0 0;
font: normal 11px Verdana, Arial, Tahoma;
line-height: 28px;
color: #555;
padding:1px;
}
A.UserLink:link, A.UserLink:visited, A.UserLink:active {
color: #dd3e3e;
text-decoration: underline;
}

A.UserLink:hover {
color: #111;
text-decoration: underline;
}

#Tema-User strong {

}

#Tema-User em {
font-style: normal;
padding: 0 5px;
color: #bbb;
}

#Tema-User img {
vertical-align: middle;

}

/* MÜŞTERİ HİZMETLERİ MENÜSÜ */

#mh-menu {
	z-index: 9999;
}

#mh-menu-child {
margin-top:4px;
	background: #fff url(mh-menu-top.gif) 0px 0 no-repeat;
	width: 200px;
	z-index: 9999;
		border-left: solid 1px #DADADA;
		border-bottom: solid 1px #DADADA;
		border-right: solid 1px #DADADA;
}

#mh-menu-child ul {
			padding: 0px 0px;
			margin:10px 0;
			}

#mh-menu-child li {
list-style-type: none;
font-family: Tahoma, Arial, Verdana;
font-size: 11px;
color:#444;
padding: 0 10px;
margin: 0px 0;
line-height: 20px;
}

A.mh-menu-link:link, A.mh-menu-link:visited, A.mh-menu-link:active {
background: transparent url(orangedot.gif) left center no-repeat;
color:#444;
padding: 3px 5px 3px 20px;
text-decoration: none;
}

A.mh-menu-link:hover {
color: #000000;
}



/* LOGIN PANEL */

#login-panel {
	z-index: 9999;

}

#login-panel-child {
	margin-top:3px;
	background: #fff url(login-panel-top.gif) right 0 no-repeat;
	z-index: 9999;
	border-left: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	border-right: solid 1px #ccc;
	margin-left:-126px;

}

.Field1 {
font-family: Tahoma, Arial, Verdana;
font-size: 11px;
color: #333;
border: solid 1px #c9c9c9;
padding: 2px 2px 2px 3px;
height: 21px;
width: 100px;
}

.Field2 {
font-family: Tahoma, Arial, Verdana;
font-size: 11px;
color: #333;
border: solid 1px #c9c9c9;
padding: 2px 2px 2px 3px;
height: 21px;
width: 90px;
}


A.lp-link:link, A.lp-link:visited, A.lp-link:active {
font-family: Verdana, Tahoma, Arial;
font-size: 10px;
color:#0a8ac5;
text-decoration: underline;
}

A.lp-link:hover {
color: #111;
}

.lp-label {
font-family: Verdana, Tahoma, Arial;
font-size: 11px;
color:#444;
}



/* SEPET ---------------------------------------- */

#Tema-Cart {
float:right;
margin: 20px 0 0 0;
padding: 1px;
}

A.CartLink:link, A.CartLink:visited, A.CartLink:active {
font: normal 11px Verdana, Arial Tahoma;
color: #333;
text-decoration: none;
}


A.CartLink:hover {
color: #dd3e3e;
text-decoration: underline;
}


.CartLink strong {
font: normal;
text-decoration: underline;
color: #dd3e3e;
}

.CartLink img {
vertical-align: middle;
margin-left: 10px;
}




/* Ü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;
}


/* TOP BAR ------------------------------ */

#Tema-TopBar {
width:100%;
background: #fff url(menubar-bg.png) repeat-x;
margin-bottom:15px;
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(menubar-sep.gif) right center no-repeat;
	padding-right: 2px;
}

#hor_nav h3 {
padding: 0px;
margin: 0px;
}

#hor_nav .MCLinkGroup {
float: left;
padding-top: 0px;
margin: 10px 0 0 10px;
}



A:MenuItem1:link, A:MenuItem1:visited {
display: block;
height:36px;
width:110px;
line-height:34px;
background: #0990C5 url(menu-kadin.gif) left top no-repeat;
}



A.MenuItem:link, A.MenuItem:visited {
display: block;
height:36px;
width:150px;
font: bold 12px Trebuchet MS, Arial, Tahoma, Verdana;
color: #ecf9ff;
text-decoration:none;
line-height:34px;
background: transparent url(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;

}

#hor_nav li a em {
font-style: normal;
display: block;
padding: 1px 0 0 10px;
	
}

.tab_hover {
height: 36px;
}

#hor_nav li.tab_hover A.MenuItem:link, #hor_nav li.tab_hover A.MenuItem:visited {
	color: #444;
	background: #fff url(mmenu-down3.gif) right no-repeat;
	border-top: solid 1px #e1e1e1;
	height: 36px;
}

.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(mm-content-bg.gif) bottom repeat-x;
}

.MCLink {
margin-top:2px;
display: block;
background: url(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(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: #0a8ac5;
}

A.MC-TitleLink: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;
}


#Tema-Footer {
border-top: solid 1px #e1e1e1;
padding-top: 20px;

}

#Tema-Footer .FootContent {

}


#Tema-Footer .FootPart {
float: left;
background: transparent url(footer-dotsep.gif) right top repeat-y;
padding: 0 20px 10px 30px;
}


#Tema-Footer h3 {
font: bold 12px Verdana, Arial, Tahoma;
color: #e26500;
margin:0px;
padding: 0px;
}

#Tema-Footer p {
float: left;
margin-top: 5px;
}


A.FCLink:link, A.FCLink:visited, A.FCLink:active {
font: normal 11px Verdana, Arial, Tahoma;
text-decoration:underline;
}

A.FCLink:hover {
text-decoration:underline;
}

.FCLinkSep {
color: #666;
margin:0 5px 0 8px;
}


/* MÜŞTERİ HİZMETLERİ */

A.MM-MenuLink:link, A.MM-MenuLink:visited, A.MM-MenuLink:active {
display:block;
background: #fff url(mm-normal.gif) 0 1px repeat-x;
font-family: Verdana, Arial, Tahoma;
font-size: 11px;
color: #333;
padding: 5px 0 6px 10px;
border: solid 1px #d2d2d2;
border-top: none;
}

A.MM-MenuLink:hover {
background: #fff;
text-decoration:none
}


.MM-MenuLink em {
font-style:normal;
padding: 0px 0 0 10px;
}



A.MM-SubMenuLink:link, A.MM-SubMenuLink:visited, A.MM-SubMenuLink:active {
display:block;
background: #fff;
font-family: Verdana, Arial, Tahoma;
font-size: 9px;
color: #333;
padding: 3px 0 5px 10px;
border: solid 1px #d2d2d2;
border-top: none;
}

A.MM-SubMenuLink:hover {
background: #fff;
text-decoration:underline;
}


.MM-SubMenuLink em {
font-style:normal;
padding: 0px 0 0 20px;
}


.MM-PageContent {
font-family: Verdana, Arial, Tahoma;
font-size: 11px;
color: #444;
}

.MM-PageContent td {
font-family: Verdana, Arial, Tahoma;
font-size: 11px;
color: #444;
}

.MM-PageContent .ModuleHead3 {
font-family: Arial, Verdana, Tahoma;
font-size: 20px;
font-weight:normal;
color: #E88623;
padding: 10px 10px 15px 0;
margin-left: 10px;
border-bottom: solid 1px #e1e1e1;
}

.MM-PageContent .ModuleHead3 em {
font-style:normal;
}

.MM-PageContent h3 {
font-family: Tahoma, Arial, Verdana;
font-size: 12px;
color: #333;
}

.MM-PageContent p {
font-family: Arial, Tahoma, Verdana;
font-size: 12px;
color: #444;

}

.MM-Title {
font-family: Arial, Verdana, Tahoma;
font-size: 16px;
color: #E88623;
padding: 15px 0 0 15px;
border: solid 1px #d2d2d2;
border-bottom: none;
}


.MM-Title em {
font-style:normal;
}



img {
border:none;
}








#markalar-child {
clear:left;
border: solid 1px #d2d2d2;
background: #fff;
margin-left:-2px;
margin-top:-3px;
z-index:9999;

}



/* 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(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;
}


