/*
 * YOOtheme CSS file
 *
 * @author yootheme.com
 * @copyright Copyright (C) 2007 YOOtheme Ltd. & Co. KG. All rights reserved.
 */ 

/*
 * Browser Reset
 */

 
 
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0; 
	padding: 0;
}

fieldset, img { border: 0; }
 
option { padding-left: 0.4em; }
 
ul, ol, dl { margin: 1em 0; padding-left: 40px }
dl { margin: 1em 0; }
dd { padding-left: 40px; }

blockquote { margin: 0 0 1em 1.5em; }
/*p {	margin: -4px 3px 1px 5px}*/
p {	margin: 1em 0; }

td, th { padding: 1px; }
 
html {
	height: 100%;
	margin-bottom: 1px;
}
	
/*
 * Page
 */
 
body {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #000000;
}

.shadow-left {
background:url("../images/shadow-l.png") no-repeat scroll 0 35px transparent;
padding-left:12px;
width:912px;
}

.shadow-right {
background:url("../images/shadow-r.png") no-repeat scroll 100% 35px transparent;
padding-bottom:4px;
padding-right:12px;
}

body#page {
	background: #ffffff;
}

/* set body font size (styleswitcher) */
body.font-small {
	font-size: 11px;
}

body.font-medium {
	font-size: 12px;
}

body.font-large {
	font-size: 13px;
}

/* center page */
div.wrapper {
	margin: auto; 
}

/*
 * Layout
 */

div#absolute {
	position: absolute;
	z-index: 15;
	top: 0px;
	left: 0px;
	width: 100%;
}

div#page-body {
	padding: 10px 0px 0px 0px;
}

div.wrapper-tl {
	background: #ffffff url(../images/wrapper_tl.png) 0 0 no-repeat;
}

div.wrapper-tr {
	background: url(../images/wrapper_tr.png) 100% 0 no-repeat;
}

div.wrapper-bl {
	background: url(../images/wrapper_bl.png) 0 100% no-repeat;
}

div.wrapper-br {
	padding: 10px 10px 10px 10px;
	background: url(../images/wrapper_br.png) 100% 100% no-repeat;
}

div#header {
	width: auto;
	margin-bottom: -8px;	
	padding: 0px 0px 0px 0px;
	background: url(../images/header_m.png) 246px 0 no-repeat;
	position: relative;
	z-index: 10;
	clear: both; 
	/*transparent url(../images/header_m.png) no-repeat scroll 170px 0	*/
}

div#header div.header-l {
	background: url(../images/header_l.png) 0 0 no-repeat;
}

div#header div.header-r {
	height: 150px;
	background: url(../images/header_r.png) 100% 0 no-repeat;
}

div#toolbar {
	width: auto;  
	height: 1px;
	padding: 0px 10px 0px 225px;
	clear: both;  
}

/* IE6 */
* html div#toolbar {
	width: auto;  
	height: 1px;
	padding: 0px 10px -50px 225px;
	clear: both;  
}

/* IE7 */
*:first-child+html div#toolbar {
	width: auto;  
	height: 1px;
	padding: 0px 10px -50px 225px;
	clear: both;  
}

div#date {
	background:transparent url(../images/yoo_symphony/module_rounded_white_header.png) repeat-x scroll 0 -55px;	
	color:#9F2525;
	float:right;
	font-size:87%;
	font-weight:bold;
	height:17px;
	line-height:15px;
	margin:4px 10px 0px 0px;
	overflow:hidden;
	padding-left:5px;
	padding-right:5px;
	text-shadow:0 1px 0 #FFFFFF, 0 -2px 2px #C8C8C8;
}

div#topmenu {
	margin: 4px 0px 0px 0px;
	float: left;
}

div#topmenu2 {
	margin: -45px 0px 0px 0px;
	float: right;
}

div#styleswitcher {
	height: 20px;
	margin: 3px 0px 0px 10px;
	float: right;
}

div#styleswitcher a {
	width: 15px;
	height: 20px;
	float: right;
	text-decoration: none;
	display: block;
	 
}

a#switchfontsmall {
	background: url(../images/styleswitcher_fontsmall.png) 0 0 no-repeat;
}

a:hover#switchfontsmall {
	background: url(../images/styleswitcher_fontsmall.png) 0 -20px no-repeat;
}

a#switchfontmedium {
	background: url(../images/styleswitcher_fontmedium.png) 0 0 no-repeat;
}

a:hover#switchfontmedium {
	background: url(../images/styleswitcher_fontmedium.png) 0 -20px no-repeat;
}

a#switchfontlarge {
	background: url(../images/styleswitcher_fontlarge.png) 0 0 no-repeat;
}

a:hover#switchfontlarge {
	background: url(../images/styleswitcher_fontlarge.png) 0 -20px no-repeat;
}

a#switchwidththin {
	background: url(../images/styleswitcher_widththin.png) 0 0 no-repeat;
}

a:hover#switchwidththin {
	background: url(../images/styleswitcher_widththin.png) 0 -20px no-repeat;
}

a#switchwidthwide {
	background: url(../images/styleswitcher_widthwide.png) 0 0 no-repeat;
}

a:hover#switchwidthwide {
	background: url(../images/styleswitcher_widthwide.png) 0 -20px no-repeat;
}

a#switchwidthfluid {
	background: url(../images/styleswitcher_widthfluid.png) 0 0 no-repeat;
}

a:hover#switchwidthfluid {
	background: url(../images/styleswitcher_widthfluid.png) 0 -20px no-repeat;
}

div#search11 {
	height: 18px;
	margin: 3px 0px 0px 10px;
	float: left;
}

#search {
	float: left;
	width: 130px;
	height: 35px;
	padding: 10px 10px 0px 10px;
	background: url(../images/ja_mellow/search_bg.png) 0 0 no-repeat;
}

div#headerbar {
	width: auto;  
	height: 72px;
	padding: 0px 100px 0px 25px;
	clear: both;  
}

div#headermodule {
	margin: 0px 0px 0px 0px;
	float: right;
}

div#logo {
	position: absolute;
	top: -8px;
	left: 5px;
}

div#menu {
	position: absolute;
	top: 157px;
	left: 20px;
	height: 35px;
}

/* IE6 
* html div#menu {
	position: static;
	top: 114px;
	left: 40px;
	height: 35px;
}*/


/* IE7 */
*:first-child+html div#menu {
	position: absolute;
	top: 158px;
	right: 24px;
	height: 35px;
}

div#clogin {
	position: absolute;
	top: 166px;
	right: 54px;
	height: 35px;
}

/* IE6 
* html div#clogin {
	position: absolute;
	top: 114px;
	right: 50px;
	height: 35px;
}*/


/* IE7 */
*:first-child+html div#clogin {
	position: absolute;
	top: 166px;
	right: 54px;
	height: 35px;
}

div#carama {
	position: absolute;
	top: 156px;
	right: 10px;
	height: 35px;
}

/* IE6 
* html div#carama {
	position: absolute;
	top: 114px;
	right: 10px;
	height: 35px;
}*/


/* IE7 */
*:first-child+html div#carama {
	position: absolute;
	top: 160px;
	right: 10px;
	height: 35px;
}

div#banner {
	position: absolute;
	top: 5px;
	right: -10px;
	width: 0px;
	z-index: 3;
}

/* IE6 */
* html div#banner {
	right: -130px;
	width: 120px;
}


div#top {
	width: auto;  
	margin: 0px 0px 0px 0px;
	background: url(../images/top_t.png) 0 0 repeat-x;
	clear: both;  
}

/* IE6 */
* html div#top {
	width: auto;
	margin: 10px 0px 0px 0px;	
	background: url(../images/top_t.png) 0 0 repeat-x;
	clear: both;
}

/* IE7 */
*:first-child+html div#top {  
	width: auto;
	margin: 10px 0px 0px 0px;  
	background: url(../images/top_t.png) 0 0 repeat-x;
	clear: both;
}


div#top .top-b {	
	background: url(../images/top_b.png) 0 100% repeat-x;
}

div#top .top-l {
	background: url(../images/top_l.png) 0 0 repeat-y;
}

div#top .top-r {
	background: url(../images/top_r.png) 100% 0 repeat-y;
}

div#top .top-tl {
	background: url(../images/top_tl.png) 0 0 no-repeat;
}

div#top .top-tr {
	background: url(../images/top_tr.png) 100% 0 no-repeat;
}

div#top .top-bl {
	background: url(../images/top_bl.png) 0 100% no-repeat;
}

div#top .top-br {
	min-height: 64px;
	background: url(../images/top_br.png) 100% 100% no-repeat;
}

/* IE7 */
*:first-child+html div#top .top-br {
	min-height: 66px;
}


div#top1 {
	width: auto;  
	margin: 10px 0px 0px 0px;
	background: url(../images/top_t_1.png) 0 0 repeat-x;
	clear: both;  
}

/* IE6 */
* html div#top1 {  
	width: auto;
	margin: 10px 0px -7px 0px;
	background: url(../images/top_t_1.png) 0 0 repeat-x;
	clear: both;
}

/* IE7 */
*:first-child+html div#top1 {
	width: auto;
	margin: 10px 0px -7px 0px;
	background: url(../images/top_t_1.png) 0 0 repeat-x;
	clear: both;	
}


div#top1 .top-b1 {	
	background: url(../images/top_b_1.png) 0 100% repeat-x;
}

div#top1 .top-l1 {
	background: url(../images/top_l_1.png) 0 0 repeat-y;
}

div#top1 .top-r1 {
	background: url(../images/top_r_1.png) 100% 0 repeat-y;
}

div#top1 .top-tl1 {
	background: url(../images/top_tl_1.png) 0 0 no-repeat;
}

div#top1 .top-tr1 {
	background: url(../images/top_tr_1.png) 100% 0 no-repeat;
}

div#top1 .top-bl1 {	
	background: url(../images/top_bl_1.png) 0 100% no-repeat;
}

div#top1 .top-br1 {
	min-height: 44px;
	background: url(../images/top_br_1.png) 100% 100% no-repeat;
}

/* IE6 */
* html div#top1 .top-br1 {
	min-height: 64px;
}


/* IE7 */
*:first-child+html div#top1 .top-br1 {
	min-height: 46px;
}


div#middle {
	width: auto;  
	margin: 3px 0px -15px 0px;
	clear: both;  
}

/* IE7 */
*:first-child+html div#middle {
	width: auto;  
	margin: 3px 0px 25px 0px;
	clear: both;  
}


div#middle .background {
	min-height: 0px;
}

/* IE6 */
* html div#middle .background {
	min-height: 150px;
}


/* IE7 */
*:first-child+html div#middle .background {
	min-height: 350px;
}
 
div#middle .background {
	padding: 0px 0px 0px 0px;
	background: none;
}

 
.left div#middle .background {
	padding: 0px 0px 0px 0px;
	background: none;
}

 
.right div#middle .background {
	padding: 0px 0px 0px 0px;
	background: none;
}

div#left {
	width: 200px;  
	 
}

.left div#middle div#left {
	float: left;
}

.right div#middle div#left {
	float: right;
}

div#main {
	width: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


 
.left div#main {
	margin: 0px 0px 0px 210px;  
}

 
.right div#main {
	margin: 0px 210px 0px 0px;  
}

div#maintop {
	padding: 0px 0px 10px 0px;
}

div#mainmiddle {
}

.showright div#mainmiddle {  
	background: transparent;
}

div#right {
	width: 180px;  
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
}

div#content {
	width: auto;
}

 
div#content {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}

 
.showright div#content {
	margin: 0px 190px 0px 0px;  
	padding: 0px 0px 10px 0px;
}

div#contenttop {
	margin: 0px 0px 0px 0px;
}

/* Çağdaş Eklenenler */
div#contenttop1 {
	margin: 80px 0px 0px 0px;
}

/* IE6 */
* html div#contenttop1 {
	margin: 0px 0px 10px 0px;
}

/* IE7 */
*:first-child+html div#contenttop1 {
	margin: 80px 0px 10px 0px;
}


div#belediyetv {
	height: 90px;
	font-size:80%;
	font-weight:bold;
}

div#belediyetv2 {
	height: auto;
	font-size:80%;
	font-weight:bold;
	margin-top:-10px;
}

div#breadcrumb {
	height: 19px;
	font-size:80%;
	font-weight:bold;
}

div#contentbottom {
	margin: 10px 0px 10px 0px;
}

/* IE6 */
* html div#contentbottom {
	margin: 0px 0px 30px 0px;
}

/* Çağdaş Eklenenler */
div#contentbottom1 {
	margin: 80px 0px 20px 0px;
}

/* IE6 */
* html div#contentbottom1 {
	margin: 20px 0px 20px 0px;
}


div#mainbottom {
	padding: 0px 0px 10px 0px;
}

div#bottom {
	width: auto;  
	margin: 15px 0px 0px 0px;
	background: url(../images/top_t.png) 0 0 repeat-x;
	clear: both;  
}

/* IE6 */
* html div#bottom { 
	margin: 15px 0px 0px 0px; 
}

/* IE7 */
*:first-child+html div#bottom { 
	margin: -18px 0px 0px 0px;
}

/* Opera 9 ve altı */
html:first-child div#bottom { 
	margin: 16px 0px 0px 0px; 
}

div#bottom .bottom-b {	
	background: url(../images/top_b.png) 0 100% repeat-x;
}

div#bottom .bottom-l {
	background: url(../images/top_l.png) 0 0 repeat-y;
}

div#bottom .bottom-r {
	background: url(../images/top_r.png) 100% 0 repeat-y;
}

div#bottom .bottom-tl {
	background: url(../images/top_tl.png) 0 0 no-repeat;
}

div#bottom .bottom-tr {
	background: url(../images/top_tr.png) 100% 0 no-repeat;
}

div#bottom .bottom-bl {
	background: url(../images/top_bl.png) 0 100% no-repeat;
}

div#bottom .bottom-br {
	min-height: 70px;
	background: url(../images/top_br.png) 100% 100% no-repeat;
}

/* IE7 */
*:first-child+html div#bottom .bottom-br {
	min-height: 80px;
	background: url(../images/top_br.png) 100% 100% no-repeat;
}


div#footer {
	width: auto;  
	min-height: 10px;
	padding: 10px 0px 0px 0px;
	clear: both;  
	text-align: center;
}

div#footer a.anchor {
	margin: 3px 10px 0px 0px;
	width: 30px;
	height: 5px;
	background: url(../images/footer_anchor.png) 0 0 no-repeat;
	display: block;
	float: right;
	text-decoration: none;
}

/*
 * Clearing & Floating
 */
 
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0;  
	clear: both; 
	visibility: hidden;
}

.clearfix { display: block; }
 
.floatbox { overflow:hidden; }

.float-left { float: left; overflow: hidden; }
.float-right { float: right; overflow: hidden; }

.width20 { width: 19.999%; }
.width25 { width: 24.999%; }
.width33 { width: 33.333%; }
.width50 { width: 49.999%; }
.width66 { width: 66.666%; }
.width75 { width: 74.999%; }
.width100 { width: 100%; }

/*   -------------------- CAGDAS ------------------------ */

a.download {
background-image:url("../images/download/download-button.png");
display:block;
font-family:Arial;
font-size:14px;
font-weight:bold;
height:63px;
line-height:26px;
padding:15px 15px 15px 57px;
text-decoration:none;
width:230px;
color:#333;
outline:medium none;
}

a.download:hover  {
background:url("../images/download/download-button.png") repeat left 90px transparent;
height:63px;
padding:15px 15px 15px 57px;
width:230px;
}

/*   -------------------- CAGDAS ------------------------ */
