html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
outline: 0;
}
body {
line-height: 1;
color: black;
background: white;
}
ol, ul {
list-style: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}
li { list-style-type:none;}

body { 
background-color:#f0f0f0;
font-family:Arial, sans-serif;
}

img { border:0; }

.context-txt li{ list-style-type:circle;}

.temizle { clear:both;}

.content {
	width:960px;
	margin:0 auto;	
}

.header {
	height:112px;
	background-image:url(img/header-bg.jpg);
	background-repeat:no-repeat;
}

.header-logo {
	float:left;
	margin-left:51px;
	margin-top:17px;
}

.header-sm {
	float:right;
	margin-top:25px;
	margin-right:30px;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
}

.header-sm li {
	float:left;
	margin-left:2px;
}

.header-sm-lng {
	margin-top:4px;
	margin-right:14px;
}

.header-sm a{
	color:#FFF;
	text-decoration:none;
}

.header-sm a:hover {
	text-decoration:underline;
}

.menu {
	width:960px;
	height:54px;
	margin-bottom:2px;
}

.banner {
	width:960px;
	height:401px;
	background-image:url(img/banner-bg.jpg);
	background-repeat:no-repeat;
}

.banner-news {
	float:right;
	width:350px;
	height:300px;
	background-image:url(img/new-bg.jpg);
	background-repeat:no-repeat;
	padding-top:75px;
}

.banner-news-item {
	color:#FFF;
	width:280px;
	font-size:12px;
	line-height:15px;
}

a {
	color:#930b0f;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	color:#930b0f;
	text-decoration:underline;
}

.context {
	background-color:#FFF;
	padding:16px 40px 30px 40px;
	margin-top:5px;
	color:#3d312f;
}

.context-left {
	float:left;
	width:550px;
}

.context-right {
	float:right;
	width:290px;
}

.context-right-news {
	background-color:#a39b95;
	padding-bottom:20px;
	margin-bottom:20px;
}

.context-right-sidebar {
	width:200px;
	margin-left:20px;
	margin-bottom:20px;
	font-size:13px;
	line-height:18px;
}

.context-right-sidebar h1 {
	font-waith:bold:;
	font-size:18px;
	margin-bottom:5px;
}

.context-panel {
	float:left;
	margin-right:30px;
	width:190px;
	font-size:13px;
	line-height:18px;
}

.context-panel-baslik {
	position:absolute;
	margin-left:-40px;
	width:555px;
	height:62px;
	background-image:url(img/baslik-bg.jpg);
	padding-top:40px;
	padding-left:53px;
	font-size:28px;
	color:#6f6968;
}

.context-txt {
	margin-top:120px;
	margin-left:10px;
	font-size:12px;
	line-height:15px;
}

.context-panel-son {
	margin-right:0px;
}

.context-panel a {
	color:#930b0f;
	text-decoration:none;
	font-weight:bold;
}

.context-panel a:hover {
	color:#930b0f;
	text-decoration:underline;
}

.context-panel h1 {
	font-waith:bold:;
	font-size:18px;
	margin-bottom:5px;
}

.context-boder {
	border:2px solid #ec2028;
	padding:10px;
}


.footer {
	width:960px;
	text-align:center;
	font-size:10px;
	color:#3d312f;
	margin-top:15px;
	margin-bottom:10px;
}

.lnk a { font-weight:normal;}

.lnk li { margin-bottom:20px;}


.twitter { 
	width:270px; 
	margin-left:20px;
	margin-bottom:20px;	
}

.list li { margin-bottom:10px; border-bottom:1px solid #dfdfdf; padding-bottom:2px;}

.list li a { color:#color:#FFF;}