﻿body {
	background:#252525; 
	font-size: 80%;
	font-family:Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the .container selector */
	color: #565656;
}
#main
{
	text-align:left;
	min-width:1000px;
	margin:0 auto;
}
#header 
{
	background: #f4ebda url(../../images/header_bg_alt.jpg) 0 0 repeat-x;
	height:135px;
}
#header h1 {
	text-indent: -9999px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	border: 0;
	
}
	
#header h1 a:link, h1 a:visited, h1 a:hover {
	display: block;	
	width: 145px;
	height: 135px;
	background:transparent url(../../images/logo_alt.jpg) 0 0 no-repeat;
	margin: 0;
	padding: 0;
	border: 0;
}
	
#header h1 a:hover {	
	background:transparent url(../../images/logo_alt.jpg) 0 -135px no-repeat;
}
.container {
	width:1000px;
	min-width:1000px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding:0;
	position:relative;
	}
	
.container2 {
	width:1000px;
	min-width:1000px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding:0;
	position:relative;
	border-right:1px solid #f2e7d1;
	border-bottom:1px solid #f2e7d1;
	}	
	
.container p
{
	margin-top:15px;
	margin-bottom:15px;
}	
.container h4
{
	margin-top:10px;
	margin-bottom:0px;
}	
	
#header ul {
	list-style:none;
	margin:0;
	padding:0;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	position: absolute;
	top:79px;
	left:160px;
	font-size:110%;
}

#header li {
	margin:0 20px;
	padding:0;
	float:left;
	color:#424640;
}
	
#header ul a:link, #header ul a:visited, #header ul a:hover {
	color:#d1af76;
	border:none;
	background:none;
}

#header ul a:hover {
	color:#fff;
}
	
#header ul li.active a:link, #header ul li.active a:visited, #header ul li.active a:hover {
	color:#fff;
}	


#footer {
	background: transparent url(../../images/footer_bg.jpg) left top repeat-x;
	height:170px;
	padding: 0;
	margin: 0;
	text-align:center;
	color:#50524f;
}

#footer ul {
	list-style:none;
	margin: 0 auto;
	padding: 30px 0 0 0;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:110%;
	text-align: center;
	}

#footer li {
	margin:0 20px;
	padding:0;
	display:inline;
	color:#757974;
	}
	
#footer p {
	clear:both;
	}
	
#footer ul a:link, #footer ul a:visited, #footer ul a:hover, #footer ul a:active {
	color:#d1af76;
	border-bottom:none;
	}

#footer ul a:hover {
	color:#fff;
	border-bottom:none;
	background:none;
	}
	
#footer ul li.active a:link, #footer ul li.active a:visited, #footer ul li.active a:hover, #footer ul li.active a:active {
	color:#fff;
	border-bottom:none;
	}
#footer p.bar {
	background:transparent url(../../images/footer_bar.gif) top left no-repeat;
	width:500px;
	height:32px;
	margin:24px auto 0;
	padding-top:6px;
	
	}

#footer p.bar span {
	color:#323331;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
	
#footer p.bar span.pipe {
	padding:0 4px;
	}

#footer p.destech 
{
	margin:0px;
	padding:0px;
}

	
#footer p a:link {color:#50524f; text-decoration:none; border-bottom:none; background:none;}
#footer p a:visited {color:#50524f; text-decoration:none; border-bottom:none; background:none;}
#footer p a:hover {color:#7c7f7a; text-decoration:none; border-bottom:none; background:none;}
#footer p a:active {color:#50524f; text-decoration:none; border-bottom:none; background:none;}


#content #homepromo 
{
	background: #f2e6d1 url(../../images/promo_bg.jpg) left top repeat-x;
	padding:0 0 30px 0;
	margin:0;
	position:relative;
	overflow:auto;
	
}

#content #homebody {
	padding:20px 0 60px 0;
	margin:0;
	position:relative;
	background-color:#fff8eb;
	overflow:auto;
	}
	
.intro {
	padding:0;
	margin:0;
	width:300px;
	}
	
.intro strong {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#886231;
	font-weight:normal;
	font-size:150%;
	}	


h2, h3, h4, h5, h6 {
	font-family:Georgia, "Times New Roman", Times, serif;/*:Helvetica, Arial, sans-serif;*/
	font-weight:normal;
	margin:0;
	padding:0;
	}

h2 {
	color:#252525;
	font-size:240%;
	line-height:110%;
	}
	
h3 {
	color:#4d524b;
	font-size:190%;
	line-height:110%;
	}
	
h4 {
	color:#4d524b;
	font-size:130%;
	line-height:110%;
	}
h5 {
	color:#886231;
	font-size:130%;
	line-height:110%;
	}
h5 {
	padding:6px 0 6px 0;
	}	
h6 {
	color:#886231;
	font-size:110%;
	line-height:110%;
	}	
.clear { clear: both; background: none;height:20px; }
.clearboth { clear: both; background: none; }	



p.date {
	color:#8f7851;
	padding:0 0 0 0;
	margin:0 0 4px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	}


.tdcaption
{
	background-color:#f2e6d1;color:black;height:25px;font-weight:bold;
}



/* Links */

a:link {color: #454a44; text-decoration:none; border-bottom:2px solid #f2e7d1;}     /* unvisited link */
a:visited {color: #454a44; text-decoration:none; border-bottom:2px solid #f2e7d1;}  /* visited link */
a:hover {color: #231f20; text-decoration:none; border-bottom:none; background-color:#f2e7d1;}   /* mouse over link */
a:active {color: #454a44; text-decoration:none; border-bottom:2px solid #f2e7d1;}   /* selected link */

a.button:link {border:none;}     /* unvisited link */
a.button:visited {border:none;}  /* visited link */
a.button:hover {border:none; background-color: inherit;}   /* mouse over link */
a.button:active {border:none;}   /* selected link */

a img {border:none;}


.link1 a:link {border:none}     /* unvisited link */
.link1 a:visited {border:none;}  /* visited link */
.link1 a:hover {border:none;}   /* mouse over link */
.link1 a:active {border:none;}   /* selected link */

.iceriksol
{
	float:left;width:680px;border-right:1px solid #f2e7d1;	padding-right:20px;
}
.temelozelliksol
{
	float:left;width:48%;padding-right:1%;
}
.temelozelliksag
{
	float:left;width:48%;padding-left:1%;
}
.iceriksol .tdcaption
{
	background-color:#f2e6d1;color:black;height:25px;font-weight:bold;
}
.iceriksag
{
	float:left;width:280px;padding-left:15px;
}
