﻿#topline_links a
{
	/*display: none !important;*/
}

#menubox
{
	/*display: none !important;*/
}

.Control_ChainPanel
{
	/*position: relative;*/
	height: 263px;
	clear: both;
	background-image: url(/images/content/headlinebg_default.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}	
	
	.forID_813
	{
		background-image: url(/images/content/headlinebg_default.jpg) !important;
	}

	.forID_817
	{
		background-image: url(/images/content/headlinebg_default.jpg) !important;
	}

	.forID_818
	{
		background-image: url(/images/content/headlinebg_default.jpg) !important;
	}

	.forID_819
	{
		background-image: url(/images/content/headlinebg_default.jpg) !important;
	}

	.forID_816
	{
		background-image: url(/images/content/headlinebg_default.jpg) !important;
	}

	.forID_820
	{
		background-image: url(/images/content/headlinebg_default.jpg) !important;
	}

	.forID_780
	{
		background-image: url(/images/content/headlinebg_default.jpg) !important;
	}

	.forID_778
	{
		background-image: url(/images/content/headlinebg_default.jpg) !important;
	}

	#ChainPanelOverride
	{
		/*position: absolute;
		top: 0;
		left: 0;*/
		height: 100%;
		background-image: url(/images/content/chainpaneloverride.png);
		background-position: center top;
		background-repeat: no-repeat;
	}

		#ChainPanelOverride_Level2
		{
			width: 980px;
			margin-left: auto;
			margin-right: auto;
			height: 100%;
		}

			#ChainPanelOverride_Level3_Left
			{
				width: 249px;
				float: left;
				height: 100%;
			}

			#ChainPanelOverride_Level3_Right
			{
				/*width: 731px;
				float: left;*/
				height: 100%;
			}

#BreadCrumbArea
{
	margin-top: 20px;
	clear: both;
}

	#BreadCrumbArea_inner
	{
		max-width: 960px;
		margin-left: auto;
		margin-right: auto;
		clear: both;
	}

		#BreadCrumbArea_inner_Left
		{
			width: 239px;
			float: left;
			min-height: 20px;
		}

			#BreadCrumbs
			{
				text-transform: uppercase;
				text-align: right;
				color:rgba(115,115,115,0.4);
			}

				#BreadCrumbs a
				{
					color:rgba(115,115,115,0.4);
				}

					#BreadCrumbs a:hover
					{
						color: #454545;
					}

		#BreadCrumbArea_inner_Right
		{
			padding-left: 20px;
			padding-right: 10px;
			min-height: 20px;
		}

#TitleArea
{
	margin-bottom: 20px;
	clear: both;
}

	#TitleArea_inner
	{
		max-width: 960px;
		margin-left: auto;
		margin-right: auto;
		clear: both;
		/*display: table;*/
		width: 100%;
	}

		#TitleArea_inner_Left
		{
			width: 239px;
			/*display: table-cell;*/
			float: left;
			min-height: 20px;
		}

		#TitleArea_inner_Right
		{
			padding-left: 20px;
			padding-right: 10px;
			/*display: table-cell;*/
			min-height: 20px;
			overflow: hidden;
		}

			#ContentTabs
			{
				width: auto;
			}

				#ContentTabs a
				{
					font-family: 'Roboto Condensed', sans-serif;
					font-weight: bold;
					font-size: 18pt;
					color:rgba(115,115,115,0.4) !important;
					text-transform: uppercase;
					display: inline-block;
					margin-right: 20px;
				}

					#ContentTabs a.selected, #ContentTabs a:hover
					{
						color: #30679c !important;
					}

				#ctl00_ctl00_ContentPlaceHolder_ForNested_ctl00
				{
					width: auto !important;
				}

#ContentArea
{
	margin-bottom: 80px;
	clear: both;
}

	#ContentArea_inner
	{
		max-width: 960px;
		margin-left: auto;
		margin-right: auto;
		clear: both;
	}

		#ContentArea_inner_Left
		{
			width: 239px;
			min-height: 500px;
			text-align: right;
			float: left;
			vertical-align: top;
		}

		#ContentArea_inner_Right
		{
			min-height: 500px;
			padding-left: 20px;
			padding-right: 10px;
			vertical-align: top;
			overflow: hidden;
			color: #737373;
		}

			#ContentArea_inner_Right li
			{
				line-height: 22px;
				margin-bottom: 10px;
			}

			#ContentArea_inner_Right img
			{
				width: 100%;
				height: auto;
				margin-top: 5px;
				margin-bottom: 10px;
				box-shadow: 0 0 5px #454545;
			}

			#ContentArea_inner_Right td
			{
				padding: 5px;
			}

			#PressDetails
			{
				font-weight: bold;
			}

				.PressName
				{
					display: inline-block;
					margin-bottom: 20px;
				}

				.PressDate
				{
					display: inline-block;
					margin-bottom: 20px;
				}

					.PressDate:before
					{
						content: ', ';
					}

			#ContentSpot
			{
				font-size: 14pt;
				margin-bottom: 10px;
				clear: both;
				display: block;
			}

			.SubContentsTable
			{

			}

			.SubContentsTitle
			{
			}

				.SubContentsTitle h2
				{
					font-size: 12pt;
					text-decoration: underline;
					margin: 3px 0 3px 0 !important;
					padding: 0px !important;
				}

				.SubContentsTitle h2:after
				{
					content: ' » ';
				}

			.SubContentsSpot
			{

			}

		#PreviousNext
		{
			margin-top: 20px;
			margin-bottom: 20px;
		}

			.previousnexttable
			{
				width: 100%;
			}

			.previouscell
			{
				width: 45%;
			}

			.nextcell
			{
				width: 45%;
			}

			#PreviousNext a
			{
				display: block;
				/*width: 100%;*/
				padding: 10px;
				border-radius: 5px;
				font-weight: bold;
				background-color: #30679c;
				color: white;
			}

			#PreviousNext span
			{
				display: block;
				min-height: 40px;
			}

			.previouscontent
			{
				text-align: left;
			}

			.previouscontent span:before
			{
				content: '« ';
			}

			.previouscontent span:after
			{
				content: '\00000a ';
			}

			.nextcontent
			{
				text-align: right;
			}

			.nextcontent span:after
			{
				content: ' »\00000a ';
			}

			#PreviousNext a b
			{
				font-size: 11pt;
			}

				#PreviousNext a span
				{
					display: block;
					clear: both;
					font-weight: normal;
					margin-top: 3px;
				}

			#PreviousNext .previousnextcontentssep
			{
				width: 10%;
			}


@media screen and (max-width: 1254px)
{
	.Control_ChainPanel
	{
		background-size: auto 100%;
	}	
}

@media screen and (max-width: 960px)
{
	#ChainPanelOverride
	{
		background-position: right top;
		background-repeat: no-repeat;
	}
}

@media screen and (max-width: 800px)
{
	/* Sol sütun biraz daraltılabilir*/
		#BreadCrumbArea_inner_Left
		{
			width: 200px;
		}

		#TitleArea_inner_Left
		{
			width: 200px;
		}

		#ContentArea_inner_Left
		{
			width: 200px;
		}
}

@media screen and (max-width: 640px)
{
	/* Breadcrumb kaldırılıp sol sütun ana sayfa oku sığacak kadar daraltılabilir */
		#BreadCrumbArea_inner_Left
		{
			width: 90px;
		}

			#BreadCrumbs
			{
				display: none;
			}

		#TitleArea_inner_Left
		{
			width: 90px;
		}

		#ContentArea_inner_Left
		{
			width: 90px;
		}
}

@media screen and (max-width: 480px)
{
	/* Sol sütun komple kaldırılmalı*/
		#BreadCrumbArea_inner_Left
		{
			display: none;
		}

		#TitleArea_inner_Left
		{
			display: none;
		}

		#ContentArea_inner_Left
		{
			display: none;
		}

		#ContentArea_inner_Right
		{
			padding-right: 20px;
		}

}

