/* Reset ================================================================================= */
* { margin:0; padding:0; }

body          { background:#fff; font:11px/1.35 Arial, Helvetica, sans-serif; color:#444; text-align:center; margin:0; padding:0; background-image:url(../images/bg_penti.gif); background-repeat:repeat-y; background-position:center; }

img           { border:0; vertical-align:top; }

a             { color:#444; text-decoration:underline; }
a:hover       { text-decoration:none; }
:focus        { outline:0; }

/* Headings */
h1            { font-size:18px; font-weight:normal; }
h2            { font-size:16px; font-weight:normal; color:#000; }
h3            { font-size:14px; font-weight:bold; }
h4            { font-size:13px; font-weight:bold; }
h5            { font-size:12px; font-weight:bold; }
h6            { font-size:11px; font-weight:bold; }

/* Forms */
form          { display:inline; }
fieldset      { border:0; }
legend        { display:none; }

/* Table */
table         { border:0; border-collapse:collapse; border-spacing:0; empty-cells:show; font-size:100%; }
caption,th,td { vertical-align:top; text-align:left; font-weight:normal; }

/* Content */
address       { font-style:normal; }
cite          { font-style:normal; }
q,
blockquote    { quotes:none; }
q:before,
q:after       { content:''; }
small         { font-size:10px; }
big           { font-size:1.2em; }
/*sup           { font-size:1em; vertical-align:top; }/*/

/* Lists */
ul,ol         { list-style:none; }

/* Tools */
.hidden       { display:block !important; border:0 !important; margin:0 !important; padding:0 !important; font-size:0 !important; line-height:0 !important; width:0 !important; height:0 !important; overflow:hidden !important; }
.nobr         { white-space:nowrap !important; }
.wrap         { white-space:normal !important; }
.a-left       { text-align:left !important; }
.a-center     { text-align:center !important; }
.a-right      { text-align:right !important; }
.v-top        { vertical-align:top; }
.v-middle     { vertical-align:middle; }
.f-left,
.left         { float:left !important; }
.f-right,
.right        { float:right !important; }
.f-none       { float:none !important; }
.f-fix        { float:left; width:100%; }
.no-display   { display:none; }
.no-margin    { margin:0 !important; }
.no-padding   { padding:0 !important; }
.no-bg        { background:none !important; }
/* ======================================================================================= */
body {
	margin: 0;/* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left;/* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #FFF;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	font-style: normal;
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
}
#menu {
	position: fixed;
	height: 8px;
	width: 100%;/* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #000;
	z-index: 8;
}
#wrapper {
	position: relative;
	height: 100%;/* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#page {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

input {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border: 1px solid #666666;
}

.separator {
	clear: both;
	height: 0px;
}

#logo {
	float: left;
	height: 110px;
	width: 160px;
}
#icerik {
	float: right;
	width: 720px;
	min-height: 1000px;
	margin-top: 60px;
	margin-left: 30px;
	text-align: left;
}
#solmenuicinde {
	width: 180px;
	float: left;
	height: 700px;
}
#solmenu {
	width: 200px;
	top: 40px;
	overflow: visible;
	z-index: 44;
	float: left;
	margin-top: 40px;
	position: fixed;
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
#solmenu  p{
	margin: 10px 0;
}

a:hover {
}
 .new{ color: #666;
		font-size:12px;
}


#kolon p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	line-height: 14px;
	text-align: left;
}


.referans {
	
	margin-top: 8px;
	width:600px;
	height:140px;
	float:left;
	
}
.referans p {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;

	margin-top: 12px;
}
.referans  img {
	float: left;
	border: 1px solid #666666;
	margin-right: 12px;
}
a:hover {
	text-decoration: underline;
}

.oreferans {
	margin-top: 8px;
	margin-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.oreferans h2 { margin-bottom:8px;

}
.oreferans p {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	margin-top: 12px;
	text-align: left;
}
.oreferans  img {
	float: left;
	clear:both;
	margin-bottom: 12px;
	padding: 5px;
	background-color: #FFF;
	border: 1px solid #CCC;
}

