* {
margin:0;
padding:0;
}

body {
	background-image: url(alt.jpg);
	background-repeat: repeat;
	background-color: #3B3B3B;
	margin: 0px;

/*background:#333;*/
}
strong {
	font-weight: bold;
}

p {
	line-height: 15px;
	padding-top: 10px;
}
li,dd {

}


a:link,a:visited {
	text-decoration:none;
	color:#FF6600;
	text-align:left;
}
a:hover {
	text-decoration:none;
	color:#CCCCCC

}

/*compenent basligi*/
h1 {
	font-family:"Trebuchet MS", Tahoma;
	font-size:14px;
	text-align:left;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	color: #333333;
	border-bottom-color: #FF6600;
}

h2 {
	font-size:15px;
	text-align:left;
	border-bottom-style:solid;
	border-bottom-color:#CCCCCC;
	border-bottom-width:1px;
	font-family: "Trebuchet MS", Tahoma;
	color: #333333;
}

h3 {
	font-size:13px;
	font-weight: bold;
	text-align: right;
	color: #790000;
	font-family: "Trebuchet MS", Tahoma;
}

h4 {
	font-size:14px;
	font-family: "Trebuchet MS", Tahoma;
	font-weight: bold;
	color: #770000;
	padding-top: 8px;
	padding-bottom: 8px;
}

h5 {
font-size:1.1em;
}

h6 {
	font-size:16px;
	font-weight:normal;
	font-family: "Trebuchet MS", Tahoma;
	color: #CCCCCC;
	text-align: left;
	line-height: 18px;
	margin-top: 10px;
	margin-left: 10px;
	padding-left: 18px;
}
.Anatabla {
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
}
.UstTabla {
	text-align: center;
	padding-bottom: 12px;
}
.OrtaTabla {
	background-color: #FFFFFF;
	width: 600px;
	background-image: url(mimar.jpg);
	background-repeat: repeat-y;
	background-position: right;
	border: 2px solid #666666;
	margin: 2px;
}
.OrtaTablaYan {
	width: 250px;
}
.AltTabla {
	height: 35px;
	padding: 10px;
	text-align: center;
	color: #999999;
	font-family: "Trebuchet MS", Tahoma;
	font-size: 12px;
}



.button {
	border:#000 solid 1px;
	height:25px;
	line-height:25px;
	font-size:14px;
	margin:4px 0;
	padding:0 4px;
	cursor:default;
	background-color: #fff;
}
#OrtaDiv {
	padding: 10px;
	float: left;
	width: 440px;
	min-height:325px;
}
#OrtaMenu {
	float: left;
	width: 120px;
	min-height:400px;
	padding: 10px;
	padding: 10px;
}
.Path {
	padding: 5px;
	font-family: "Trebuchet MS", Tahoma;
	font-size: 14px;
}



.orta {
	text-align:left;
	font-family: "Trebuchet MS", Tahoma;
	font-size: 12px;
	font-weight: lighter;
	color: #333333;
	line-height: 18px;
}
.orta a:link, .orta a:visited {
	text-decoration:none;
	color:#FF6600;

}
.orta a:hover {
	text-decoration:none;
	color:#615D5C;
	font-weight:bold;
}
.resim {
	border: 1px solid #000000;
	width: auto;
	margin: 2px;
}
.baslik {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 14px;
	font-weight: bold;
}



/*Menu Styling*/


.solyazi {
font-size:10px;
color:#999999;
text-align:center;
padding-left:10px;
padding-right:10px;
}



/*Tab Menu Styling*/

#solmenu {
	/*margin-bottom:10px;*/
text-align:left;
	width: 140px;
	float: left;
}
#solmenu li {
	list-style-type: none;
	font-family: "Trebuchet MS", Tahoma;
	font-size: 14px;
	line-height: 24px;
	text-indent: 8px;
	display: block;
}
#solmenu a:link, #solmenu a:visited {
	color:#1A1917;
	text-decoration:none;
	padding-top: 0px;
	list-style-type: none;
	list-style-image: none;
	text-align: left;
	padding-left: 0px;
	background-color: #FF812D;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF9900;
	display: block;
}

#solmenu a:hover {
	color:#FFFFFF;
	font-style: italic;
	background-color: #CE5300;

}
/*Aktif menu */
#solmenu ul li.active a:link, #solmenu ul li.active a:visited {
	height:40px;
	text-decoration:none;
	color:#F2F2F2;
	font-weight:normal;
}
#liOzel, #liOzel a {
	color: #FFFFFF;
}
.orta a.readon:active, .orta a.readon:visited {
	color:#9E9683;
	line-height: 14px;
	font-weight: normal;
	clear: both;
	padding-left: 10px;
}


.temizle {
	clear: both;
	padding-bottom: 10px;
}

/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background-color: #fff;
	background-image: url(loading.gif);
	background-repeat: no-repeat;
	background-position: center;
}

#lbImage {
	position: absolute;
/*	left: 0;
	top: 0;*/
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	margin: 5px 0;
	outline: none;
	background-color: transparent;
	background-image: url(closelabel.gif);
	background-repeat: no-repeat;
	background-position: center;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
.vcard .fn n {
}
.adr .street-address {
}
.tel {
}
.fax {
}
.geo .latitude {
}
.longitude {
}
.org {
}
.altBaslik {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 12px;
}
.imgBorder0 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.slogan1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	line-height: 20px;
	color: #930101;
}
.resimLeft {
	float: left;
	border: 1px solid #333333;
	margin: 4px;
	padding: 1px;
	width: auto;
}

