/* Reset Styles
------------------------------------------------------------------------ */ 
body {
	color: #333;
	background: #eae5e5;
}

p, h1, h2, h3, h4, h5, h6 {
	text-align: left;
}
a {
	text-decoration:none;
	color:#a8041d;
}
a:hover {
	color:#000000;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}

cite, abbr, acronym, span.explain {
	border-bottom: 1px dashed #999;
}

#banner {
	background-color:#a8041d;
	border-bottom:1px solid #000000;
}
#ustbarmask {
	background-color:#000;
}
#menubar li a:link, #menubar li a:visited {
	color: #FFFFFF;
}
#menubar li a:hover {
	color: #ffc600;
	}

.aracizgi {
	border-bottom:1px #666666 dotted;
}
#contentmain {
	background: #FFF;
}
#banneralt {
	background:#e9e9e9;
}
#footerdot {
	background-image:url(images/footeraradot.jpg);
}
.footerbox a {
	color:#696969;
}
.footerbox a:hover {
	color:#000;
}
.footeradres {
	color:#696969;
}
.footeradres a{
	color:#696969;
	font-weight:bold;
}
.footeradres a:hover{
	color:#000;
}
#menutitle h2 {
	color: #edf9fe;
}
.dikeynokta {
	border-right:1px dotted #bababa;
}
.yataynokta {
	border-bottom:1px dotted #bababa;
}
input, textarea, select{
	border: 1px solid #e2e2e2;
	background: #e2e2e2 !important;
}
.mavilinks a {
	color:#696969;
}
.mavilinks a:hover {
	color:#000000;
}
.projeitem {
	border-bottom:1px dotted #666666;
	border-top:1px dotted #666666;
}
.projeitem:hover {
	border-top:1px #FFFFFF dotted;
	border-bottom:1px #FFFFFF dotted
}
.bar1 {
	background:#a8041d;
}
.ProjeTitle {
	border-bottom:1px dotted #666666;
}
.ProjeTitle h3 {
	color: #000;
}
.ProjeTitle1 {
	background:#760614;
}
.ProjeTitle1 h4 { 
	color: #fff;
}
.ProjeDetay {
	border-bottom:1px dotted #000000;
}
.ProjeDetay a {
	color:#6c0411;
}
.ProjeDetay a:hover {
	color:#FF0000;
}


/* Proje Resim */
	.galleryNav {
		background: #bbb;
	}
	.galleryNav p a:link, .galleryNav p a:visited {
		color: #fff;
		background: #000;
	}
	.galleryNav p a:active {
		color: #fff;
		background: #666;
	}
	.galleryNav p a:hover {
		color: #fff;
		background: #5e0412;
	}
	.galleryNav p a.current {
		color: #000;
		background: #fff;
	}
/* Proje Resim */

.MenuShortDescHomeDescRenk {
	color:#a8041d;
}
.HomeTitle {
	background:#a8041d;
	color:#FFFFFF;
}
.SubMenus {
	background:#ebebeb;
}
.SubMenus a{
	color:#333333;
}
.SubMenus a:hover{
	color:#660000;
}

