* { margin: 0; padding: 0; }
a img { border: 0; background: transparent; }
fieldset { border: none; }


/* =BASIC ELEMENTS
_________________________________________________________________ */
body {
	font: 100.01% "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #000;
	margin: 0; padding: 0;
	text-align: center;
	background: #7a6800 url(../images/bg_gradient.jpg) repeat-x 0 0;
}

p { font: 76%/200% "Trebuchet MS", Helvetica, Arial, sans-serif; margin: 2px 0 10px 0; }
h1 { font: small-caps 140%/120% Georgia, "Times New Roman", Times, serif; margin: 0 0 15px 0; }
h2 { font: 100%/140% "Trebuchet MS", Helvetica, Arial, sans-serif; color: #780000; margin: 20px 0 5px 0; }
h3 { font: 100%/130% "Trebuchet MS", Helvetica, Arial, sans-serif; color: #6C6C6C; margin: 7px 0; }
h4 { font: bold 100%/120% "Trebuchet MS", Helvetica, Arial, sans-serif; color: #780000; margin: 3px 0; border-bottom: 1px dotted #FFF; padding-bottom: 3px; }
h5 { font: bold 85%/120% "Trebuchet MS", Helvetica, Arial, sans-serif; color: #A25B1B; margin: 10px 0 3px 0; }
h6 { font: bold 80%/140% "Trebuchet MS", Helvetica, Arial, sans-serif; margin: 0 0 10px 0; padding: 4px; color: #FFF; background: #A5A9A6; width: 280px; }

dl { font: 76%/200% "Trebuchet MS", Helvetica, Arial, sans-serif; margin: 5px 0 10px 0; }
dd { font: bold 100% "Trebuchet MS", Helvetica, Arial, sans-serif; margin: 5px 0 15px 0; color: #875D2E; }
.photoframe { padding: 9px; background: #FFF; border: 1px solid #DED7C9; }
.caption { width: 260px; font: 70% Arial, Helvetica, sans-serif; color: #575757; float: right; margin: 4px 0 4px 10px; }

#content a:link { color: #780000; text-decoration: underline; background: none; font-weight: normal; }
#content a:visited { color: #AA6533; text-decoration: none; background: none; font-weight: normal; }
#content a:hover { color: #780000; background: #E6DFCA; text-decoration: none; font-weight: normal; }
#content a:active { color: #FFF; background: #780000; text-decoration: none; font-weight: normal; }

#content li {
	font: 76%/160% "Trebuchet MS", Helvetica, Arial, sans-serif;
	padding-left: 23px; margin: 5px 25px;
	background: url(../images/bullet_arrow.png) no-repeat 0 .3em;
	list-style-type: none;
	position: relative;
}
#path {
	font:"Trebuchet MS";

	position: absolute;
	left:250px;
	top:160px;
}
#date {
	font:"Trebuchet MS";

	position: absolute;
	left:50px;
	top:160px;
}
#wrap {
	width: 820px;
	position: relative;
	text-align: left;
	margin: 0 auto;
	background: transparent url(../images/wrapbg_tile.jpg) repeat-y 0 0;
	z-index: 20;
}

#head {
	width: 820px; height: 270px;
	background: transparent url(../images/head_img.jpg) no-repeat 0 0;
	padding: 0;
	z-index: 30; 
}
#photo1 { position: absolute; top: 5px; left: 39px;  width: 747px; height: 140px; }


#content {
	width: 500px;
	margin: -15px 70px 0 0;
	float: right;
	display: inline;
}
#contentLeft {
	width: 330px;
	margin: -15px 0 0 0;
	float: left;
	display: inline;
}
.fielderror { color: #C00; }






/* =SIDEBAR - Soldaki Büyük Blok
_________________________________________________________________ */
#sidebar {
	width: 160px;
	margin: 50px 0 0 45px;
	float: left;
	display: inline;
	line-height: 0;
}
#logo {
	width: 137px; height: 143px;
	position: absolute;
	top: 210px; left: 57px; 
}
img a.logo:hover { background-color: transparent; }
.line { margin: 0 auto; text-align: center; }




/* =SUBNAV
_________________________________________________________________ */
#subnav ul {
	margin: 10px 0 0 0;
	padding: 0;
	list-style-type: none;
	font: 11px "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: #F9EBDC; 
}

#subnav li { margin: 0 0 .2em 0; width: 160px; height: 22px; white-space: nowrap; }

#subnav a {
	display: block;
	padding: 2px 2px 4px 24px;
	width: 138px; height: 18px; 
	background: transparent url(../images/subnav_normal.jpg) no-repeat 0 0;
}

#subnav a:link, #subnavlist a:visited { color: #FFF; text-decoration: none; }

#subnav a:hover {
	background: transparent url(../images/subnav_over.jpg) no-repeat 0 0;
	color: #FFF;
}

#active a:link, #active a:visited, #active a:hover {
	background: transparent url(../images/subnav_over.jpg) no-repeat 0 0;
	color: #FFF;
}

	


/* =FOOTER
_________________________________________________________________ */
#footer {
	width: 820px; height: 50px;
	background: transparent url(../images/footerimg.jpg) no-repeat 0 0;
	margin: 0 auto; padding: 0;
}


#copywright p {
	width: 550px;
	font: normal 60%/120% "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: #D8A290;
	margin: 0 auto 10px auto;
	padding: 0 0 0 175px; 
}

#copywright a:link		{ color: #E8B2A0; }
#copywright a:visited	{ color: #C89280; }
#copywright a:hover		{ color: #F8C2B0; }
#copywright a:active	{ color: #F8C2B0; }




}
form { 
	display:inline; 
	margin: 0px; 
	padding: 0px; 
} 

.clr {
	clear: both;

}

.title {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  	font-style: italic;
  	text-transform: uppercase;
  	padding: 5px;
 	color: #cccccc;
  	font-size: 14px;
  	font-weight: bold;
}

.back_button {
  	float: left;
  	font-size: 11px;
  	font-weight: bold;
 	margin-top: 15px;
  	margin-bottom: 10px;
  	border: 0px solid #cccccc;
  	width: 40px;
  	padding: 4px;
}

.pagenav {
  	align: center;
  	font-size: 11px;
  	font-weight: bold;
  	border: 1px solid #cccccc;
  	width: auto;
  	padding: 4px;
  	margin: 1px;
}

.pagenavbar {
	padding-right: 5px;
	float: right;
}

ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

li
{
	line-height: 15px;
	padding-left: 15px;
	padding-top: 0px;
	background-image: url(../images/arrow.png) ;
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

td {
	font-size: 11px;
}

body {

	font-family: Arial, Helvetica, Sans Serif;
	font-size: 11px;
}

a:link, a:visited {
	color: #ffea78; text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #000000;	text-decoration: none;
	font-weight: bold;
}

table.contentpaneopen {
	width: 100%;
	padding: 30px;
	border-collapse: collapse;
	border-spacing: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 2px;
	height: 10px;
}
.button {
	padding: 2px 5px 2px 5px;
	
	background-color: #;
	color: #000000;
	font-family: Arial, Helvetica, Sans Serif;
	text-align: center;
	font-size: 11px;
	font-weight: normal;
	margin-top: 5px;
}
.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}

.searchbox {
	border: 0px solid #4B4B4B;
	background-color: transparent;
	color: #3E3E3E;
}


.contentcolumn {
	padding-right: 5px;
}

.contentheading {
  	font-family      :  Trebuchet MS;
  	font-size        : 12px;
  	font-weight      : bold;
  	text-transform   : uppercase;
  	letter-spacing   : 0px;
  
	  	padding-bottom    : 10px;
  	background-position: 1px center; 	
  	height           : 21px;
  	vertical-align   : middle;
  	color            : #000000;
  	text-align       : left;
  	width            : 100%;

}

.contentpagetitle {
	font-size: 13px;
	font-weight: normal;
	color: #cccccc;
	text-align:left;
}

.componentheading{
	font-weight: bold;
	color: #999999;	
	font-size: 14px;
}


table.moduletable {
	width: 100%;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable th {
	color: #000000;
	text-align: center;
	padding-top: 5px;
	padding-left: 0px;
	height: 20px;
	background: transparent url(../images/mheader1.jpg) no-repeat;
	font-weight: bold;
	font-size: 8px;
	text-transform: uppercase;
	border: 0px solid #CCCCCC;
	}
table.moduletable td {
	font-size: 11px;
	padding: 2px;
	margin: 0px;
	font-weight: normal;
}

table.moduletable-header {
	width: 100%; 
	border: 1px solid #999999;
 }

table.pollstableborder td {
  	padding: 2px;
}
.sectiontableheader {
  	font-weight: bold;
  	background: #f0f0f0;
  	padding: 4px;
}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
	padding-left: 5px;
	color: #FC8686;
	font-size: 11px;
	font-weight: normal;
}
.createdate {
	padding-left: 5px;
	height: 15px;
	padding-bottom: 10px;
	color: #AB0000;
	font-size: 11px;
	font-weight: normal;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
	font-weight: normal;
}

table.contenttoc {
  	border: 1px solid #cccccc;
  	padding: 2px;
  	margin-left: 2px;
  	margin-bottom: 2px;
}
table.contenttoc th {
  	background: url(../images/subhead_bg.png) repeat-x;
  	color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}
a.mainlevel:link, a.mainlevel:visited {
		display: block;
	padding: 2px 2px 4px 24px;
	width: 150px; height: 18px; 
	background: transparent url(../images/subnav_normal.jpg) no-repeat 0 0;
		
}

a.mainlevel:hover {display: block;
	padding: 2px 2px 4px 24px;
	width: 150px; height: 18px; 
background: transparent url(../images/subnav_over.jpg) no-repeat 0 0;
	color: #FFF;
}
a.mainlevel:active {display: block;
	padding: 2px 2px 4px 24px;
	width: 150px; height: 18px; 
background: transparent url(../images/subnav_over.jpg) no-repeat 0 0;
	color: #FFF;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 2px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: normal;
	color: #ff6600;
	text-align: left;
}

a.sublevel:hover {
	color: #ffcc00;
	text-decoration: none;		
}
.top {
	border: 1px solid #DEDEDE;

}
.mainlevel-nav {
  	margin-left: -3px!important;
	margin-left: -6px;
}

a.mainlevel-nav:link, a.mainlevel-nav:visited {
	position: relative;
	background: #eeeeee;
	padding: 6px 20px 6px 20px!important;
	color: #000000;
  	margin: 0 0 0 0;
  	font-weight: normal;
	border-left: solid 1px #ffffff;
	border-right: solid 1px #ffffff;
	border-top: solid 0px #ffffff;
	border-bottom: solid 0px #ffffff;
}
a.mainlevel-nav:hover {
	position: relative;
	color: #666666;
	background:  #ffffff;
	padding: 4px 20px 4px 20px!important;
 	font-weight: normal;
	border-left: solid 1px #ffffff;
	border-right: solid 1px #ffffff;
	border-top: solid 1px #ffffff;
	border-bottom: solid 1px #ffffff;

}
.top1 {
	border: 1px solid #DEDEDE;
}
.moduletable-nav {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #DEDEDE;
	border-right-color: #DEDEDE;
	border-left-color: #DEDEDE;
}
#greyarea {
	position:absolute;
	right:0;
	bottom:0;
	top:0;
	width:160px;
	height:600px;
	background-color:#FFFFFF;
	color:#FFFFFF;
	padding:0px;
	border-left:2px solid #222222;
	border-bottom:2px solid #222222;
}
#greyarea1 {
	position:absolute;
	right:0;
	bottom:0;
	top:0;
	width:160px;
	height:300px;
	margin-top:600px;
	background-color:#FFFFFF;
	color:#FFFFFF;
	padding:0px;
	border-left:2px solid #222222;
	border-top:2px solid #222222;
	border-bottom:2px solid #222222;
}

