/*Template CSS file Compass Design
Creative Commons Attribution v2.5 . This means that you are free to:
-to copy, distribute, display, and perform the work
-to make derivative works
-to make commercial use of the work
Under the following conditions:
-You must attribute the work in the manner specified by the author or licensor. (In this case, leaving a link to my site in the template footer).
For any reuse or distribution, you must make clear to others the license terms of this work.
Any of these conditions can be waived if you get permission from the copyright holder.*/

* {
margin:0;
padding:0;
}

body {
	background-image: url(/image/alt.gif);
	background-repeat: repeat-x;
	background-color: #3B3B3B;

/*background:#333;*/
}
strong {
	font-weight: bold;
}

p {
	padding-top: 10px;
}
li,dd {

}


a:link,a:visited {
text-decoration:none;
color:#003399;
text-align:left;
}
a:hover {
text-decoration:none;
color:#0066CC

}

/*compenent basligi*/
h1 {
	font-family:"Trebuchet MS", Tahoma;
	font-size:16px;
	text-align:right;
	border-bottom-style:dashed;
	border-bottom-color:#CCCCCC;
	border-bottom-width:1px;
	color: #333333;
	font-weight: bold;
}

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;
	background-image: url(/image/telephone.png);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 18px;
	margin-top: 10px;
	margin-left: 10px;
	padding-left: 18px;
}

.button {
	border:#000 solid 1px;
	height:25px;
	line-height:25px;
	font-size:14px;
	margin:4px 0;
	padding:0 4px;
	cursor:default;
	background-color: #fff;
}

#component-contact {
text-align:left;
padding-left:10px;

}

.moduletable {
	color:#242424;
}
.moduletable a {
	color:#1F1F1F;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.moduletable a:hover {
	color:#006699;
}

.moduletable h3 {
	color:#CD0505;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
	line-height: 20px;
}

.moduletabletabs current {

}

.moduletabletabs current a {

}
.pagination {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 10px;
	font-size: 12px;
	padding-top: 10px;
	line-height: 18px;
	text-align: right;
}
.pagination span {
	padding-left: 5px;
}
.pagination a    { padding: 2px; }

#pathway {
	text-align:right;
	color:#799D93;
	font-weight:bold;
	padding-left: 0px;
}
#pathway a {
	text-decoration:none;
	font-weight:bold;
	color:#666666;
	padding-left: 0px;
}
#pathway a:hover {
	text-decoration:none;
	font-weight:bold;
	color:#333333;
}

/* blog ierik basliklari*/
td.contentheading {
text-align:left;
}
/* blog hem baslik hem alani*/
table.contentpaneopen {
	text-align:left;
	width:480px;
}

.small,.createdate,.mosimage_caption {

}
.modifydate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.alt {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	text-align: left;
	line-height: 15px;
	padding-left: 0px;

}
.alt a{
	color: #999999;
	text-decoration: none;
	text-align: left;
	font-family: "Trebuchet MS", Tahoma;
}
.alt a:hover{
	font-weight: bold;
}
.alten {
	color: #B17070;
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	text-align: left;
	line-height: 12px;
	float: right;
	width: 110px;
	padding-top: 8px;
}
.alten2 {
	color: #B17070;
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	text-align: right;
	line-height: 12px;
	float: right;
	width: 250px;
	padding-top: 13px;
	padding-right: 15px;
	padding-bottom: 5px;
	vertical-align: middle;
}
.alten2 a {
	color: #CBC7BF;
}

.banneritem img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-decoration: none;
	border: 0px dashed #FFFFFF;
}
.contentpane {

}
form#emailForm {
padding-left:5px;
padding-right:5px;
}

/* Module styling */
.yol {
text-align:left
}
.orta {
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #333333;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	background-color: #EFEFEF;
	line-height: 16px;
	min-height:520px;
}
.orta a:link, .orta a:visited {
	text-decoration:none;
	color:#9F0000;

}
.orta a:hover {
	text-decoration:none;
	color:#333333;
	font-weight:bold;
}
.resim {
	border: 1px solid #000000;
	width: auto;
	margin: 2px;
}


/*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;
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #E3C69C;
	padding-top: 0px;
	line-height: 40px;
	font-weight: normal;
}
#solmenu li {
	list-style-type: none;
}
#solmenu a:link, #solmenu a:visited {
	color:#F8F8F8;
	text-decoration:none;
	height: 40px;
	display: list-item;
	padding-top: 0px;
	list-style-type: none;
	list-style-image: none;
	text-align: left;
	background-image: url(/image/menu-1.gif);
	background-repeat: no-repeat;
	padding-left: 7px;
}

#solmenu a:hover {
	height:40px;
	color:#D1D1D1;
	font-style: italic;
	background-image: url(/image/menu-2.gif);
}
/*Aktif menu */
#solmenu ul li.active a:link, #solmenu ul li.active a:visited {
	height:40px;
	text-decoration:none;
	color:#F2F2F2;
	font-weight:normal;
	background-image: url(/image/menu-2.gif);
	background-repeat: no-repeat;
}
/* --------------------- */
#sag {
	/*margin-bottom:10px;*/
text-align:left;
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	color: #E3C89F;
	padding-top: 0px;
	line-height: 20px;
	font-weight: lighter;
}
#sag li {
	list-style-type: none;
}
#sag a:link, #sag a:visited {
	color:#F8F8F8;
	text-decoration:none;
	height: 20px;
	display: list-item;
	padding-top: 0px;
	list-style-type: none;
	list-style-image: none;
	text-align: left;
	background-image: url(/image/sag-1.gif);
	background-repeat: no-repeat;
	padding-left: 7px;
}

#sag a:hover {
	height:20px;
	color:#D2D2D2;
	font-style: italic;
	background-image: url(/image/sag-2.gif);
}
/*Aktif menu */
#sag ul li.active a:link, #sag ul li.active a:visited {
	height:20px;
	text-decoration:none;
	color:#F2F2F2;
	font-weight:normal;
	background-image: url(/image/sag-2.gif);
	background-repeat: no-repeat;
}
.orta a.readon:active, .orta a.readon:visited {
	color:#9E9683;
	line-height: 14px;
	font-weight: normal;
	clear: both;
	background-image: url(/image/arr.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}

.sag {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 12px;
	color: #383838;
	text-decoration: none;
}
.sag a:link, .sag a:visited{
	color: #383838;
	text-decoration: none;
}
.sag a:hover{
	color: #749D97;
	text-decoration: none;
}
.tabUst {
	width: 821px;
	float: left;
	background-image: url(/image/alt2.gif);
	background-repeat: repeat-x;
	margin-left: 90px;
}
.tabUst2 {
	float: left;
	height: 10px;
	width: 820px;
	line-height: 10px;
	font-size: 10px;
	background-color: #3B3B3B;
}
.tabLogo {
	height: 110px;
	width: 820px;
	float: left;
	background-image: url(/image/matbaa.gif);
	background-repeat: no-repeat;
}
.tabLogoIc {
	float: right;
	width: 300px;
	text-align: right;
	padding-top: 60px;
	padding-right: 10px;
}



.tab1 {
	float: left;
	width: 160px;
}
.tab1a {
	float: left;
	width: 160px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7D0000;
}
.tab12 {
	float: left;
	width: 160px;
}

.tab2 {
	float: left;
	width: 500px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7D0000;
}
.tab3 {
	float: left;
	width: 160px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7D0000;
}
.tab4 {
	float: left;
	width: 1003px;
	background-image: url(/image/izmir.gif);
	background-repeat: repeat-y;
}
.tabAlt {
	height: 50px;
	float: left;
	width: 820px;
	background-color: #7D0000;
}
.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: #fff url(loading.gif) no-repeat 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;
	background: transparent url(closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#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;
}
.slogan2 {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #595959;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 8px;
	font-size: 15px;
	display: block;
	font-style: italic;
	margin-top: 4px;
	margin-bottom: 4px;
}

.resimLeft {
	float: left;
	border: 1px solid #333333;
	margin: 4px;
}
.linkTemiz {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	clear: both;
	font-weight: normal;
	background-image: url(/images/m_images/rating_star.png);
	background-repeat: no-repeat;
	background-position: left 12px;
	padding-left: 12px;
}
