﻿/* Reset CSS Başlangıç */
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, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	font-family: inherit;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
q:before, q:after, blockquote:before, blockquote:after {
	content: "";
}
/* Reset CSS Bitiş */
body {
	background-color: #CED3AA;
}
#container {
	width: 960px;
	margin: 0px auto 0px auto;
	min-height: 600px;
}
#footer {
	background-image: url('images/footerBack.jpg');
	background-repeat: repeat-x;
	background-position: center top;
	height: 40px;
	width: 960px;
	float: left;
}
#footer h1 {
	line-height: 40px;
	margin: 0 5px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;
	float: left;
	width: 400px;
}
#footer h2 {
	line-height: 40px;
	margin: 0 5px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;
	float: right;
	width: 400px;
	text-align: right;
}

#content {
	width: 960px;
	float: left;
	display: inline;
	min-height: 400px;
	background-color: #fff;
}
#ideaLogo {
	background-image: url('images/ideaLogo.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	width: 316px;
	height: 82px;
}
#header {
	background-position: center center;
	width: 960px;
	height: 82px;
	float: left;
	display: inline;
	overflow: hidden;
	background-image: url('images/header.jpg');
	background-repeat: no-repeat;
}
.menu {
	background-image: url('images/menuActive.jpg');
	background-repeat: repeat-x;
	background-position: center top;
	height: 32px;
	width: 960px;
	float: left;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #C0C0C0;
}
ul#menu {
	list-style-type: none;
	position: relative;
	height: 32px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-position: outside;
	width: 720px;
	margin: 0 auto;
}
ul#menu li {
	display: block;
	float: left;
	height: 32px;
}
ul#menu li a {
	background-position: center top ;
	display: block;
	float: left;
	color: #04047c;
	line-height: 32px;
	text-decoration: none;
	padding: 0 1.6em;
	height: 32px;
	background-image: url('images/menuActive.jpg');
	background-repeat: repeat-x;
	font-weight: bold;
}
ul#menu li a:hover {
	background-position: center top;
	background-image: url('images/menuHover.jpg');
	background-repeat: repeat-x;
}
#ideaSwf {
	height: 200px;
	width: 596px;
	float: left;
	display: inline;
	overflow: hidden;
	margin-top: 0;
}
#ideaAnasayfa {
	height: 200px;
	width: 364px;
	float: left;
	background-color: #e3e3e3;
	margin-top: 0;
}
#ideaAnasayfa img {
	margin: 0 5px 3px 0;
	border: 2px #e3e3e3 solid;
	float: left;
}
#ideaAnasayfa p, p a, p a:hover{
	font-family: “Lucida Sans Unicode”, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 1.6em;
	color: #000;
	margin: 5px 10px;
	text-decoration: none;
}
#ideaAnasayfa p a:hover{
	text-decoration: none;
	color: gray;
}
#ideaAnasayfa h1{
	font-family: “Lucida Grande”, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	letter-spacing: normal;
	line-height: 1.5em;
	color: #050585;
	margin: 10px;
	text-align: left;
}
#altSerit {
	width: 960px;
	display: inline;
	float: left;
}
#homeDuyurular {
	background-image: url('images/homeSerit1.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	height: 190px;
	width: 320px;
	float: left;
}
#homeHizmetlerimiz {
	background-image: url('images/homeSerit2.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	height: 190px;
	width: 317px;
	float: left;
	margin: 0 1px;
}
#homeReferanslar {
	background-image: url('images/homeSerit1.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	height: 190px;
	width: 320px;
	float: left;
}
#homeDuyurular h1, #homeHizmetlerimiz h1, #homeReferanslar h1 {
	font-family: “Lucida Grande”, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	letter-spacing: normal;
	line-height: 1.5em;
	color: #556F78;
	margin: 10px;
	text-align: left;
}
#homeDuyurular p, #homeHizmetlerimiz p, #homeReferanslar p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 1.7em;
	margin: 10px;
	color: #000;

}
.icerikGolge {
	background-image: url('images/icerikGolge.jpg');
	background-repeat: repeat-x;
	background-position: center top;
	height: 17px;
	width: 960px;
	float: left;
	display: block;
	overflow: hidden;
}
#icerik {
	width: 940px;
	margin: 5px;
}
#icerik h1 {
	font-family: “Lucida Grande”, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	letter-spacing: normal;
	line-height: 1.7em;
	color: #050484;
	margin: 5px 20px;
	text-align: left;
}
#icerik p, form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 2em;
	margin: 10px;
	color: #000;

}
.resimStyle {
	vertical-align: baseline;
	border-style: solid;
	border-width: 1px;
	margin: 0 20px;
}
.referansLogo {
	width: 120px;
	float: left;
	display: inline;
	margin: 13px;
	padding: 5px;
	min-height: 80px;
}
