/******************/
/* genel stylelar */
/******************/

body {
	background-image:url(../images/bg.gif);
	background-repeat:no-repeat;
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height:15px;
}

body, tr, td, div, p
{
	font-family			: Segoe UI;
	font-size			: 12px;
	color				: #4a3c2d;
	padding:0px;
	margin:0px;
	
}

.baslik {
	font-family			:Segoe UI;
	font-size			:14px;
	color				:#ee1d25;
	line-height			: 12px;
}

.text {
	height				:15px;
	width				:110px;
	border				:solid 1px #fff;
}

.urun_baslik {
	font-family			:Segoe UI;
	font-size			:20px;
	color				:#ff0000;

}

.urun_baslik_alt_bg {
background-image:url(../images/urunler/baslik_golge_sag.gif);
background-repeat:repeat-x;
height			:40px;
}
.urun_baslik_alt_bg_2 {

background-image:url(../images/urunler/urun_bg_orta.gif);
background-repeat:repeat-y;

}
}

.devam {
	font-family			:Segoe UI;
	font-size			:12px;
	color				:#ee1d25;
	line-height			: 12px;
}

img { border:none; }




.accordion_toggle {
			display: block;
			height: 27px;
			width: 310px;
			background: url(../images/accordion_toggle.gif) no-repeat top left #ffffff;
			padding: 0 28px 0 28px;
			line-height: 30px;
			vertical-align:top;
			color: #ffffff;
			font-weight: normal;
			text-decoration: none;
			outline: none;
			font-size: 12px;
			color: #ffffff;
			border-bottom: 1px solid #ffffff;
			cursor: pointer;
			margin: 0 0 0 0;
		}
		
		.accordion_toggle_active {
			background: url(../images/accordion_toggle_active.gif) no-repeat top left #ffffff;
			color: #ffffff;
			border-bottom: 1px solid #ffffff;
		}
		
				.accordion_toggle {
			display: block;
			height: 27px;
			width: 310px;
			background: url(../images/accordion_toggle.gif) no-repeat top left #ffffff;
			padding: 0 28px 0 28px;
			line-height: 30px;
			color: #ffffff;
			font-weight: normal;
			text-decoration: none;
			outline: none;
			font-size: 12px;
			color: #ffffff;
			border-bottom: 1px solid #ffffff;
			cursor: pointer;
			margin: 0 0 0 0;
		}
		
		.accordion_toggle_active {
			background: url(../images/accordion_toggle_active.gif) no-repeat top left #ffffff;
			color: #ffffff;
			border-bottom: 1px solid #ffffff;
		}
		
		.accordion_content {
			background-color: #ffffff;
			color: #444444;
			overflow: hidden;
		}
			
			.accordion_content h2 {
				margin: 15px 0 5px 10px;
				color: #0099FF;
			}
			
			.accordion_content p {
				line-height: 150%;
				padding: 5px 10px 15px 10px;
			}
			
			
		.vertical_accordion_toggle {
			display: block;
			height: 21px;
			width: 310px;
			background: url(../images/space.gif) no-repeat top left #ffffff;
			padding: 0 0 0 0;
			line-height: 30px;
			color: #ffffff;
			font-weight: normal;
			text-decoration: none;
			outline: none;
			font-size: 12px;
			color: #ffffff;
			border-bottom: 1px solid #ffffff;
			cursor: pointer;
			margin: 0 0 0 0;
		}

		.vertical_accordion_toggle_active {
			background: url(../images/space.gif) no-repeat top left #ffffff;
			color: #ffffff;
			border-bottom: 1px solid #ffffff;
		}

		.vertical_accordion_content {
			background-color: #ffffff;
			color: #444444;
			overflow: hidden;
		}

			.vertical_accordion_content h2 {
				margin: 15px 0 5px 10px;
				color: #0099FF;
			}

			.vertical_accordion_content p {
				padding: 5px 5px 5px 5px;
			}
  			
		/*
			Horizontal Accordion
		*/
		
		.horizontal_accordion_toggle {
			/* REQUIRED */
			float: left;	/* This make sure it stays horizontal */
			/* REQUIRED */

			display: block;
			height: 100px;
			width: 30px;
			background: url(../images/space.gif) no-repeat top left #a9d06a;
			color: #ffffff;
			text-decoration: none;
			outline: none;
			border-right: 1px solid #cde99f;
			cursor: pointer;
			margin: 0 0 0 0;
		}
		
		.horizontal_accordion_toggle_active {
			background: url(../images/h_accordion_toggle_active.jpg) no-repeat top left #e0542f;
			border-right: 1px solid #f68263;
		}
		
		.horizontal_accordion_content {
			/* REQUIRED */
			height: 100px;	/* We need to define a height for the accordion as it stretches the width */
			float: left;	/* This make sure it stays horizontal */
			/* REQUIRED */
			
			overflow: hidden;
			background-color: #ffffff;
			color: #444444;
		}
			
			.horizontal_accordion_content p {
				width: 450px;
				line-height: 150%;
				padding: 5px 10px 15px 10px;
			}
					
					
    /* Container styling*/
    
    #vertical_nested_container {
      margin: 0 0 0 33px;
      width: 271px;
    }
/******************/
/*     header     */
/******************/


/******************/
/*      menu      */
/******************/


a{
	
	color				: #4a3c2d;
	font-family			: "Segoe UI";
	font-size			: 12px;
	text-decoration		: none;
}
a:visited  {
	
	color				: #4a3c2d;
	font-family			: "Segoe UI";
	font-size			: 12px;
	text-decoration		: none;
}
a:active {
	color				: #4a3c2d;
	font-family			: "Segoe UI";
	font-size			: 12px;
	text-decoration		: none;
}
a:hover{
	
	color				: #ff0000;
	font-family			: "Segoe UI";
	font-size			: 12px;
	text-decoration		: none;
}

a.verus{
	
	color				: #ff0000;
	font-family			: "Segoe UI";
	font-size			: 11px;
	text-decoration		: none;
}
a.verus:visited  {
	
	color				: #ff0000;
	font-family			: "Segoe UI";
	font-size			: 11px;
	text-decoration		: none;
}
a.verus:active {
	color				: #ff0000;
	font-family			: "Segoe UI";
	font-size			: 11px;
	text-decoration		: none;
}
a.verus:hover{
	
	color				: #000000;
	font-family			: "Segoe UI";
	font-size			: 11px;
	text-decoration		: none;
}

/******************/
/*    content     */
/******************/



/******************/
/*    Menu alti Deadline butonlari     */
/******************/



/******************/
/*     footer     */
/******************/
h1{
color				: #ed1c24;
	font-family		: "Segoe UI";
	font-size			: 15px;
	text-decoration		: none;
	font-weight		: bold;
	}
	
h5{
	color			: #ed1c24;
	font-family		: "Segoe UI";
	font-size			: 13px;
	text-decoration		: none;
	font-weight		: bold;
	margin			:0px;
	}
	
