/* 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;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:bold;
	font-size: 12px;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/* eof REESET */

body {
	font-family: tahoma;
	font-size: 11px;
}

.menubar {
	padding-left: 5px;
}

.navbar {
	font-size: 11px;
	color:#333333;
	padding-left: 8px;
}

.navbar a:Link, .navbar a:Visited {
	color:#FFFFFF;
	
	text-decoration: none;
	font-weight: bold;
}

.navbar a:Hover {
	color: #F9BA46;
}

#leftlytable {
	padding-left: 10px;
	padding-right: 10px;
	
}

#newsSide {
	padding-left: 13px;
}

.newsSideContent {
	font-size: 11px;
	padding-left: 13px;
	padding-bottom: 0px;
	padding-right: 13px;
	padding-top: 0px;
	line-height: 18px;
	text-align: justify;
}

.newsSideContent a:Link, .newsSideContent a:Visited {
	text-decoration: none;
	color: #CC3333;
}

.newsSideContent a:Hover{
	text-decoration: underline;
}

.newsList a:Link, .newsList a:Visited {
	display: block;
	width: 263px;
	background-color: #EEF0EC;
	line-height: 20px;
	padding-bottom: 4px;
	padding-left: 25px;
	background-image: url(../images/icon_info_passive.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	padding-top: 2px;
	text-decoration: none;
	color: #7E7E7E;
	border-bottom: 1px solid #D8DAD3;
	text-align: left;
}

.newsList a:Hover {
	background-image: url(../images/icon_info_active.jpg);
	color: #CC3333;
	background-color: #E9ECE8;
}

.etkinlikList a:Link, .etkinlikList a:Visited {
	display: block;
	width: 263px;
	background-color: #E5EBE5;
	line-height: 20px;
	padding-bottom: 4px;
	padding-left: 25px;
	background-image: url(../images/icon_etkinlik_passive.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	padding-top: 2px;
	text-decoration: none;
	color: #7E7E7E;
	border-bottom: 1px solid #D8DAD3;
}

.etkinlikList a:Hover {
	background-image: url(../images/icon_etkinlik_active.jpg);
	color: #CC3333;
	background-color: #DDE6DB;
}

.rightbarLayer {
	position: relative;
	top: -50px;
	z-index: 3;
}

.antrenman {
	font-family: tahoma;
	font-size: 11px;
	line-height: 21px; 
	padding-left: 16px;
	padding-right: 4px;
	color: #71736D;
	
}

.antrenman h1 {
	font-family: tahoma;
	font-size: 12px;
	line-height: 21px;
	color: #B35F4A;
}

.trlayer {
	position: absolute;
}

.subcontent { /* Content for subpages	*/
	padding-left: 20px;
	font-size: 12px;
	line-height: 24px;
}

.subcontent p {
	text-indent: 25px;
	text-align: justify;
}

.subcontent h1 {
	padding-top: 15px;
	font-size: 16px;
	font-weight: bold;
	color: #AF282E;
}

.subcontent h2 {
	padding-top: 15px;
	font-size: 14px;
	color: #71736D;
	font-style: italic;
	font-weight: bold;
}
.subcontent a:Link, .subcontent a:Visited {
	text-decoration: none;	
}

.subcontent a:Hover {
	text-decoration: underline;
}

.article img {
    float: left; 
    margin: 4px 9px;
}

.news_title_desc {
	padding-left: 25px;
}

.news_title_desc a:Link, .news_title_desc a:Visited {
	text-decoration: none;
	color: #CC3333;
}

.news_title_desc a:Hover{
	text-decoration: underline;
}

.news_title_list a:Link, .news_title_list a:Visited {
	background-image: url(../images/News.jpg);
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-bottom: 4px;
	color: Teal;
	text-decoration: none;
}

.news_title_list a:Hover {
	text-decoration: underline;
}

.recentTopics a:Link, .recentTopics a:Visited {
	display: block;
	width: 263px;
	background-color: #EEF0EC;
	line-height: 20px;
	padding-bottom: 4px;
	padding-left: 25px;
	background-image: url(../images/belge.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	padding-top: 2px;
	text-decoration: none;
	color: #7E7E7E;
	border-bottom: 1px solid #D8DAD3;
}

.recentTopics a:Hover {

	color: #CC3333;
	background-color: #E9ECE8;
}

#swf {
	z-index: 1;
}
