/*

NETTE Internet Technologies
http://www.nette.com.tr

Client  :	BEBKA - http://www.bebka.org.tr
Author  : 	Nette IT
Created : 	13/07/2010

*/

body{ margin:0; color:#333; font:11px/17px Tahoma !important; }

.fl { float:left; }
.fr { float:right; }

.mb-10 { margin-bottom:10px;}
.mb-20 { margin-bottom:20px;}

.mr-10 { margin-right:10px;}
.mr-20 { margin-right:20px;}

.ml-10 { margin-left:10px;}
.ml-20 { margin-left:20px;}
.ml-25 { margin-left:25px;}
.ml-30 { margin-left:30px;}

.mt-5 { margin-top:5px;}
.mt-10 { margin-top:10px;}
.mt-20 { margin-top:20px;}

.pt-5 { padding-top:5px;}
.pt-10 { padding-top:10px;}
.pt-20 { padding-top:20px;}

.tac { text-align:center; }
.tar { text-align:right; }

.myclear { clear: both;}

.vMid { vertical-align: middle; }
.bordbtm { border-bottom:1px dotted #E1E1E1; padding-bottom: 10px; margin-bottom: 10px; }

.msg, .msg-ok{background:#efe url(../images/icons/ok.png) 6px 6px no-repeat; padding: 10px 10px 10px 37px; border: solid 2px #aca; color: #371;  -moz-border-radius:3px; }
.info, .msg-info{background:#eef url(../images/icons/info.png) 6px 6px no-repeat; padding: 10px 10px 10px 37px; border: solid 2px #aac; color: #159;  -moz-border-radius:3px; }
.msg-warn{background:#ffe url(../images/icons/warn.png) 6px 6px no-repeat; padding: 10px 10px 10px 37px; border: solid 2px #cca; color: #761;  -moz-border-radius:3px;}
.err, .msg-err{background:#fee url(../images/icons/err.png) 6px 6px no-repeat; padding: 10px 10px 10px 37px; border: solid 2px #caa;color: #733; -moz-border-radius:3px;  }


.w-980 { width:980px;}
.w-690 { width:690px;}
.w-600 { width:600px;}
.w-400 { width:400px;}
.w-320 { width:320px;}
.w-260 { width:260px;}
.w-200 { width:200px;}
.w-100 { width:100px;}
.w-20 { width:20px;}

#bebka { width:980px; margin:0 auto; }

#wrapper { float:left; width:980px; }

/*	Start HEADER	*/

#top { float:left; width:980px; height:175px; background: url(../images/top.jpg) 165px top no-repeat; }

	#logo { float:left; width:160px; height:75px; padding:15px 340px 0 0; text-indent:-9999px; background:url(../images/logo.png) no-repeat; }
		#logo a { display:block; width:160px; height:60px; }

	.en #logo { float:left; width:160px; height:75px; padding:15px 340px 0 0; text-indent:-9999px; background:url(../images/logoen.png) no-repeat; }
		.en #logo a { display:block; width:160px; height:60px; }

	#date { float:right; height:24px; padding:11px 0 0 15px; background:url(../images/date.gif) no-repeat; }

	#language { float:right; width:45px; height:35px; padding-left:20px; }

	#search { float:right; width:275px; height:30px; padding:10px 0 0 45px; background:url(../images/search.png) no-repeat; }
    .en #search { background-image:url(../images/searchen.png); }

		#search input { width:220px; padding:8px 10px 0 0; border:none; background:none; color:#FFF; font:11px Tahoma;  }
		#search input.none { width:45px; height:30px; padding:0; }

#navigation { float:left; width:980px; height:85px; background:url(../images/nav-bg.png) no-repeat;  }

	#navigation li { float:left; display:inline; }
	#navigation li a { float:left; display:block; color:#FFF; }

    .nMain {height:37px;font:10px/12px Tahoma;background: url(../images/navigation.png) left top no-repeat; padding-top: 33px; }

    li a.n-home { width:119px; padding-left:40px; }
	li a.n-home:hover,li.hover a.n-home, li a.n-home.current { background-position:0 -90px; }

	li a.n-about { width:103px; padding-left: 27px; background-position:-159px 0; }
	li a.n-about:hover,li.hover a.n-about, li a.n-about.current { background-position:-159px -90px; }

	li a.n-region { width:102px; padding-left:28px; background-position: -289px 0; }
	li a.n-region:hover,li.hover a.n-region, li a.n-region.current { background-position:-289px -90px; }

	li a.n-plan { width:112px; padding-left: 29px; background-position: -419px 0; }
	li a.n-plan:hover,li.hover a.n-plan, li a.n-plan.current { background-position:-419px -90px; }

	li a.n-support { width:116px; padding-left: 28px; background-position: -560px 0; }
	li a.n-support:hover,li.hover a.n-support, li a.n-support.current { background-position:-560px -90px; }

	li a.n-invest { width:110px; padding-left: 28px; background-position: -704px 0; }
	li a.n-invest:hover,li.hover a.n-invest, li a.n-invest.current { background-position:-704px -90px; }

		.en li a.n-invest { width:130px; padding-left: 28px; background-position: -694px 0; }
		.en li a.n-invest:hover, .en li.hover a.n-invest, .en li a.n-invest.current { background-position:-694px -90px; }

	li a.n-contact { width:111px; padding-left: 24px; background-position: -842px 0; }
	li a.n-contact:hover,li.hover a.n-contact, li a.n-contact.current { background-position:-842px -90px; }

		.en li a.n-contact { width:100px; padding-left: 24px; background-position: -844px 0; }
		.en li a.n-contact:hover, .en li.hover a.n-contact, .en li a.n-contact.current { background-position:-844px -90px; }

    .en #navigation li {margin-right: 22px;}
    .en #navigation li a { background-image: url(../images/navigationen.png?v=3);}
    .en #navigation li li a { background-image: none; }


/*
	LEVEL ONE
*/
ul.nav-dropdown { position: relative; z-index:999;float:left; width:980px; height:85px; background:url(../images/navigationen.png?v=3) left -180px no-repeat;  }
ul.nav-dropdown li { float: left; zoom: 1; }
ul.nav-dropdown a:hover { color: #000; }
ul.nav-dropdown a:active { color: #ffa500; }
ul.nav-dropdown li a { display: block; }
ul.nav-dropdown li:last-child a { border-right: none; } /* Doesn't work in IE */
ul.nav-dropdown li.hover, ul.dropdown li:hover { background:#123E43; position: relative; }
ul.nav-dropdown li.hover a { color: black; }


/*
	LEVEL TWO
*/
ul.nav-dropdown ul { width:200px; visibility:hidden; position:absolute; top:100%; left:0; background:#18545D; padding:15px; border-bottom:3px solid #123E43; font-weight:bold; }
ul.nav-dropdown ul li { width:200px; color: #000; border-top: 1px solid #30656E; float: none; }
ul.nav-dropdown ul li:last-child { border-bottom:1px solid #30656E; }
ul.nav-dropdown ul li a { padding:3px 0 3px 15px; background:url(../images/nav-arrow.gif) no-repeat; }

/* IE 6 & 7 Needs Inline Block */

ul.nav-dropdown ul li a { border-right: none; width: 100%; display: inline-block; }

/*
	LEVEL THREE
*/
ul.nav-dropdown ul ul 					{ left: 100%; top: 0; }
/* ul.nav-dropdown li:hover > ul 			{ visibility: visible; } */



/*	--------------------------------------------------------------------------------------------------------------------------	*/


/*	Finish HEADER	*/

#flash-banner { float:left; width:980px; height:140px; }

/*	Start FOOTER	*/

#footer { float:left; width:980px; height:240px; background:url(../images/footer.png) no-repeat; margin:20px 0 0 0; }
.en #footer { background-image:url(../images/footeren.png); }

	#footer-address { float:left; width:270px; height:70px; padding:105px 0 0 25px; }

	#footer-links { float:left; width:480px; height:120px; padding:55px 0 0 0; }

		#footer-links li { float:left; width:145px; border-top:1px solid #D3DDDF; display:inline; margin-right:10px; }
		#footer-links li a { float:left; width:135px; display:block; color:#278796; padding:1px 0 2px 10px; background:url(../images/arrow-green.gif) no-repeat; }
		#footer-links li a:hover { color:#8D3A52; background:#FFF url(../images/arrow-green.gif) no-repeat; }

	#footer-stats { float:left; width:200px; height:78px; padding:50px 0 0 0; }

	#footer-share { float:left; width:86px; height:23px; padding:7px 0 0 104px; }

		#footer-share li { float:left; width:20px; height:16px; display:inline; text-indent:-9999px; }
		#footer-share li a { width:16px; height:16px; display:block; }

	#footer-copyright { float:left; width:955px; padding:11px 25px 0 0; text-align:right; color:#666; }

		#footer-copyright a { color:#333; font-weight:bold; }
		#footer-copyright a:hover { color:#000; }

/*	Start SITE BOTTOM	*/

.site-bottom { float:left; width:870px; height:50px; padding-left:10px; }

.site-bottom a { width:200px; height: 40px; display:block; color:#888 !important; }

.site-bottom a span{ float: left; width:40px; height:40px; display:inline-block; margin: 0 11px 0 0; _margin: 0 7px 0 0; background-image:url(../images/site-bottom.jpg); background-repeat:no-repeat; vertical-align: middle; }

	.site-bottom a.dpt span{ background-position: 0 0; }
	.site-bottom a:hover.dpt span { background-position: 0 -50px; }

	.site-bottom a.v-bursa span{ background-position:-50px 0; }
	.site-bottom a:hover.v-bursa span { background-position:-50px -50px; }

	.site-bottom a.v-eskisehir span{ background-position:-100px 0; }
	.site-bottom a:hover.v-eskisehir span { background-position:-100px -50px; }

	.site-bottom a.v-bilecik span{ background-position:-150px 0; }
	.site-bottom a:hover.v-bilecik span { background-position:-150px -50px; }

	.site-bottom a.b-bursa span { background-position:-196px 0; }
	.site-bottom a:hover.b-bursa span { background-position:-196px -50px; }

	.site-bottom a.b-eskisehir span{ background-position:-246px 0; }
	.site-bottom a:hover.b-eskisehir span { background-position:-246px -50px; }

	.site-bottom a.b-bilecik span{ background-position:-296px 0; }
	.site-bottom a:hover.b-bilecik span { background-position:-296px -50px; }

	.site-bottom a.s-bursa span{ background-position:-346px 0; }
	.site-bottom a:hover.s-bursa span { background-position:-346px -50px; }

	.site-bottom a.s-eskisehir span{ background-position:-391px 0; }
	.site-bottom a:hover.s-eskisehir span { background-position:-391px -50px; }

	.site-bottom a.s-bilecik span{ background-position:-441px 0; }
	.site-bottom a:hover.s-bilecik span { background-position:-441px -50px; }

	.site-bottom a.s-bursa-ozel span{ background-position:-491px 0; }
	.site-bottom a:hover.s-bursa-ozel span { background-position:-491px -50px; }

	.site-bottom a.s-eskisehir-ozel span{ background-position:-541px 0; }
	.site-bottom a:hover.s-eskisehir-ozel span { background-position:-541px -50px; }

	.site-bottom a.s-bilecik-ozel span{ background-position:-591px 0; }
	.site-bottom a:hover.s-bilecik-ozel span { background-position:-591px -50px; }

	.site-bottom a.s-invest span{ background-position:-641px 0; }
	.site-bottom a:hover.s-invest span { background-position:-641px -50px; }

	.site-bottom a.s-eurada span{ background-position:-691px 0; }
	.site-bottom a:hover.s-eurada span { background-position:-691px -50px; }

.kwicks { position: relative; }

	.kwicks li{ float: left; width:50px; height:40px; background-color:transparent; display: block; overflow: hidden; cursor: pointer; font:10px/12px Tahoma; margin-left:10px; }

/*	Finish SITE BOTTOM	*/

#nette { float:right; width:65px; padding:10px 10px 0 0; }

/*	Finish FOOTER	*/

/*	Start HOME PAGE	*/
#display { float:left; width:645px; height:325px; }

#display-ann { float:left; width:305px; height:270px; padding:55px 0 0 15px; background:url(../images/display-ann.png) no-repeat; overflow: hidden; }
.en #display-ann { background-image:url(../images/display-annen.png); }
    #display-ann marquee{ border: none 0px; white-space: normal; height: 230px; }
	.display-ann-slides {/*overflow: hidden;*/ width:270px; height:230px; float: left; }
    .display-ann-buttons { width: 45px; padding-left: 10px; float: left;}
    .display-ann-buttons a {display: block; height: 49px; text-indent: -9999px;}
    .display-ann-prev  { background: url(../images/display-ann-prev.png) left top no-repeat; }
    .display-ann-prev:hover  { background: url(../images/display-ann-prev_o.png) left top no-repeat; }
    .display-ann-next  { background: url(../images/display-ann-next.png) left bottom no-repeat; }
    .display-ann-next:hover  { background: url(../images/display-ann-next_o.png) left bottom no-repeat; }
	#display-ann ul { /* float:left;*/ width:270px; overflow:auto; line-height:17px; white-space: normal; }

    #display-ann li { /*float:left; width:250px;*/ /*height:90px;*/ margin-bottom:10px; padding-bottom:10px; border-bottom:1px dotted #CCC; }

	#display-ann li a { font:bold 12px/17px Tahoma; color:#8D3A52 }
	#display-ann li a:hover { color:#1E6974 }
#home-links { float:left; width:980px;}
	#home-links li { float:left; width:310px; height:100px; display:inline; margin-right:25px; }
	#home-links li.none { margin-right:0 !important; }

#other-news { float:left; width:980px; height: 240px; display: block; }
    #other-news .left { width: 635px; height: 220px; display: block; float: left; background:url(../images/other-news.png) no-repeat left top; padding: 10px 0 0 10px;  }
    #other-news .left .head { height: 25px; text-align: right;}
    #other-news .right{ width: 320px; height: 230px; display: block; float: right; }
    .en #other-news .left { background-image:url(../images/other-newsen.png); }
    #other-news .left li { width: 300px; height: 75px; display: block; margin: 10px 5px 5px 10px ; float:left; overflow: hidden; _margin: 10px 5px 5px 5px; position: relative; }
    #other-news .left li a.img { position: absolute; top: 5px; left: 5px; width: 95px; height: 65px; display: block;  }
    #other-news .left li a.img img {width: 95px; height: 65px;  }
    #other-news .left li a.txt{ position: absolute; left: 108px; top: 7px; width: 190px; height: 30px; font: bold 12px/14px tahoma; color:#c00; overflow: hidden; }
    #other-news .left li p{ position: absolute; left: 108px; top:35px; width: 150px; height: 30px; font: normal 11px/14px tahoma; color:#666; overflow: hidden; }
    #other-news .left li a.more{ position: absolute;  left: 245px; top:58px; width: 55px; height: 17px; display: block; text-indent: -9999px;}
    #other-news .right div{margin-bottom: 10px;}
    #other-news .left .head a { height:25px; width:70px; display:block; float:right; }
/*	Finish HOME PAGE	*/


/*	Start SUB PAGE	*/

#left-block { float:left; width:260px; }
#right-block { float:right; width:690px; }

#sub-menu { float:left; width:235px; background:#F0F0F0 url(../images/detail/sub-menu.png) no-repeat bottom; margin-left:10px; padding:0 0 35px 15px; display:inline; }

	#sub-menu ul { float:left; width:220px; border-top:1px solid #E1E1E1; }
	#sub-menu li { float:left; width:220px; border-bottom:1px solid #E1E1E1; display:inline; }
	#sub-menu li a { width:210px; padding:4px 0 6px 10px; display:block; color:#8D3A52; background:url(../images/detail/sub-arrow.gif) no-repeat; font:bold 12px Tahoma; }
	#sub-menu li a:hover , #sub-menu li a.current { color:#1E6974; background-color:#FFF; background-image:url(../images/detail/sub-arrow.gif); }

	ul#sub-menu-02 { border-top:none; padding-bottom:10px; }
	#sub-menu-02 li { border-bottom:none; border-top:1px solid #E1E1E1; }
	#sub-menu-02 li a { width:200px; padding-left:20px; color:#1E6974; background:url(../images/detail/sub-arrow.gif) no-repeat 10px -100px; font:bold 11px Tahoma; }
	#sub-menu-02 li a:hover { color:#8D3A52; background:#FFF url(../images/detail/sub-arrow.gif) no-repeat 10px 0; }

.sub-menu-links { float:left; width:690px; }

	.sub-menu-links ul { float:left; width:690px; border-top:1px dotted #EBD8DD; }
	.sub-menu-links li { float:left; width:690px; border-bottom:1px dotted #EBD8DD; display:inline; padding:5px 0; }
	.sub-menu-links li a { width:660px; height:25px; display:block; padding:5px 0 0 30px; color:#1E6974; background:url(../images/detail/sub-menu-links.png) no-repeat; font-size:18px; letter-spacing:-1px; line-height:20px; }
	.sub-menu-links li a:hover { color:#8D3A52; background:#F5F5F5 url(../images/detail/sub-menu-links.png) no-repeat 0 -30px; }

.cf-title { float:left; border-bottom:1px dotted #E4E4E4; padding:0 0 3px 0; margin:-2px 0 10px -2px; color:#8E3A52; font-size:28px; letter-spacing:-2px; font-weight:normal; }

.cf-subtitle { height:20px; margin:0 0 15px 0; color:#1E6974; font-size:22px; letter-spacing:-1px; font-weight:normal; }

.dipnote { padding:10px 0; color:#18535D; font:16px/26px Tahoma; letter-spacing:0; }

.act-bar { float:left; width:619px; height:19px; background:url(../images/detail/act-bar.png) no-repeat; padding:4px 0 0 0; }

	.act-bar #mail-print { float:right; width:41px; }

		.act-bar #mail-print img { float:left; margin-right:5px; }


.list { border-top:1px dotted #CCC; }

	.list-head td { background:#3B9DAB; border-top:1px solid #2E8089 !important; border-bottom:1px solid #2E8089 !important; color:#FFF; }

	.list tr { background:#F8F8F8; }
	.list tr:hover { background:#FFF; }
		.list td { padding:5px 10px; border-bottom:1px dotted #CCC; vertical-align:middle; line-height:22px; }

	.list a:hover { color:#1E6974; }

.list-dpt td { padding:5px 10px; border-bottom:1px dotted #CCC; vertical-align:middle; }

	.list-dpt a { font-weight:bold; }

.list-news li { float:left; width:690px; padding:10px 0; border-bottom:1px dotted #E4E4E4; font:12px/17px Tahoma; }
.list-news li:hover { background:#F5F5F5; }

	.list-news li img { float:left; width:150px; height:72px; margin-right:10px; }
	.list-news.films li img {width: auto; height: auto;}
	.list-news li a { font:bold 13px/19px Tahoma; color:#1E6974; }
	.list-news li a:hover { color:#8D3A52; }

/*	Finish SUB PAGE	*/

.brd-grey { border:1px solid #CCC; padding:4px; }

/*	Start CONTACT	*/

.contact { font:12px/17px Tahoma; }

.contact-input { width:256px; border:1px solid #B3D9D9; background:url(../images/detail/input-bg.png) no-repeat; padding:6px; font:12px Tahoma; }
.contact-input:focus , .contact-select:focus , .hr-input:focus { border:1px solid #C77E9B; background:#FBF6F8; }

.hr-input { border:1px solid #B3D9D9; background:url(../images/detail/input-bg.png) no-repeat; padding:3px; font:12px Tahoma; }

.contact-select { width:270px; border:1px solid #B3D9D9; background:url(../images/detail/input-bg.png) no-repeat; padding:6px; font:12px Tahoma; }

.contact-button { width:100px; border:none; background:url(../images/detail/button-bg.png) repeat-x; padding:8px 0; font:bold 12px Tahoma; color:#FFF; }
.contact-button:hover { background:url(../images/detail/button-bg.png) repeat-x 0 -50px; }

/*	Finish CONTACT	*/


.hr-7{ height:7px; background:url(../images/dot.gif) left center repeat-x;}
.hr-11{ height:11px; background:url(../images/dot.gif) left center repeat-x;}
.hr-13 { height:13px; background:url(../images/dot.gif) left center repeat-x;}
.hr-15 { height:15px; background:url(../images/dot.gif) left center repeat-x;}
.hr-21 { height:21px; background:url(../images/dot.gif) left center repeat-x;}
.hr-31 { height:31px; background:url(../images/dot.gif) left center repeat-x;}
.hr-41 { height:41px; background:url(../images/dot.gif) left center repeat-x;}

.t-12 { font:12px/17px Tahoma;  }
.t-13 { font:13px/20px Tahoma; }
	.t-13 a { color:#8D3A52; }
	.t-13 a:hover { color:#1E6974; }


/*	Start LINKS */

a { color:#1E6974; text-decoration:none;  }
a:hover { color:#8D3A52; text-decoration:none; }

/*	Finish LINKS */


/*	Start PAGINATION */

.pagination { float:left; }
	.pagination ul { float:left; }
	.pagination li { float:left; display:inline;  }

	.pagination li a { float:left; font:bold 12px Tahoma; color:#FFF; padding:6px 10px; margin-right:5px; background:url(../images/detail/button-bg.png) repeat-x 0 -50px; text-align:center; }
	.pagination li a:hover , .pagination li a.current { color:#FFF; background:url(../images/detail/button-bg.png) repeat-x; text-decoration:none; }

/*	Finish PAGINATION */

#breadcrumb { float:left; width:955px; font:10px Tahoma; color:#777; padding:0 0 0 25px; margin:0 0 13px 0; background:url(../images/breadcrumb.gif) no-repeat; }

	#breadcrumb strong { color:#8D3A52; }

	#breadcrumb a { color:#777; }
	#breadcrumb a:hover { color:#000; }



#jMonthCalendar { position:relative; margin-bottom:20px; }
.MonthlyCalendar .MonthNavigation { border-bottom:solid 1px #ddd; clear:both; height:20px; padding:5px 10px 5px 10px; }
.MonthlyCalendar .MonthNavPrev, .MonthlyCalendar .MonthNavNext, .MonthlyCalendar .TodayLink { width:8%; float:left; }
.MonthlyCalendar .YearNavNext, .MonthlyCalendar .YearNavPrev { width:50px; float:right; }
.MonthlyCalendar .MonthName { width:59%; text-align:center; font-weight:bold; float:left; }


.MonthlyCalendar { height:100%; width:100%; border:solid 1px #ddd; border-collapse:collapse; }
.MonthlyCalendar #CalendarHead { width:100%; background:#F7F7F7 none repeat scroll 0 0; }
.MonthlyCalendar #CalendarHead .DateHeader { width:14%; text-align:center; }

.MonthlyCalendar #CalendarBody { }
.DateBox { vertical-align:top; border:solid 1px #ddd; }
.DateLabel { height:16px; width:100%; background:#F7F7F7 none repeat scroll 0 0; text-align:right; }
.DateLabel a { cursor:pointer; padding:0 5px 2px; text-decoration:none; line-height:16px; }

#CalendarBody .Inactive, #CalendarBody .Weekend { background:#fafafa none repeat scroll 0 0; }
.Today { background:#1E6974; }

#jMonthCalendar .Event { font-size:12px; padding:4px; background:#A64D67; margin-bottom:1px; -moz-border-radius:0 8px 8px 8px; border:solid 1px #692B3E; cursor:pointer; display:block; overflow:hidden; height:17px; }
#jMonthCalendar .Event:hover{
	position:absolute; z-index:50; overflow:visible; background:#2C98A7; border:1px solid #1E6974;
}
.Event a { text-decoration:none; color:#FFF; }
.Event a:hover { color:#FFC; text-decoration:underline; }

.error{ color: #c00;}
label.error{ padding-left: 5px; }


.news-photos ul { float:left; width:690px; }

	.news-photos li { float:left; width:138px; height:108px; display:inline; }
	.news-photos li img { width:122px; border:1px solid #CCC; padding:2px; }
	.news-photos li img:hover { border:1px solid #999; }

#aramaFormUstErr label.error{padding: 2px 5px;}

.search-results.ui-tabs {border: none 0px;}
.search-results .ui-widget-header {border: none 0px; background: none;}
.search-results.ui-tabs .ui-tabs-panel {border-top:2px solid #65A7B1; padding-left: 0; padding-right: 0;}
.search-results .list-news li  {width: 670px; padding-left: 20px;}

#sitemap ul , #sitemap li { float:left; display:inline; }

	#sitemap ul  { margin-bottom:10px; }

	#sitemap ul li { width:680px; font:bold 14px Tahoma; padding:5px 0 5px 10px; border-bottom:1px dotted #DDD; }
	#sitemap ul li:hover { background:#F9F9F9; }

	#sitemap ul li ul li { width:650px; font:bold 12px Tahoma; padding:4px 0 4px 20px; border-bottom:none; }
	#sitemap ul li ul li:hover { background:none; }

		#sitemap ul li ul li a { color:#8D3A52; }

		#sitemap ul li ul li ul li { font:normal 11px Tahoma; padding:3px 0 3px 20px; border-bottom:none; }
			#sitemap ul li ul li ul li a { color:#1E6974; }

			#sitemap ul li a:hover , #sitemap ul li ul li a:hover , #sitemap ul li ul li ul li a:hover { color:#000; }


