+/**************************************** */
/*************** REQUIRED *************** */
/**************************************** */

/* [CONTENT] class definition, required in rich text editor! */

/******* REQUIRED ******** */


.system_template_content_style {
 text-align: left;
/*	font-family: "Lucida Grande", verdana, arial, sans-serif, Garamond;*/
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
 font-style:normal;
 font-variant:normal;
 font-stretch:normal;
 font-weight:normal;
 color:#071433;
 background-color:#FFFFFF;
 background-image:url(../images/background.gif);
 background-repeat:repeat-x;
 background-position:top left;
 line-height:1.5em;
 background-color:#007cc3;
}
/**************************/

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, img, div, span {
	margin:0;
	padding:0;
	border: 0;
}
body {
	text-align: left;
	/*	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;*/
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:normal;
	font-variant:normal;
	font-stretch:normal;
	font-weight:normal;
	color:#071433;
	font-size:70%;
	background-color:#FFFFFF;
	background-image:url(../images/background.gif);
	background-repeat:repeat-x;
	background-position:top left;
	line-height:1.5em;
	background-color:#007cc3;
}
tr, td {
	color:#071433;
	font-family: "Lucida Grande", verdana, arial, sans-serif, Garamond;
	line-height:1.5em;
}
p {
}
h1, h2, h3, h4, h5, h6 {
	font-family:Arial, sans-serif, Garamond;
}
h1 {
	font-size: 200%;
	line-height: 2em;
	font-weight:bold;
}
h2 {
	font-size: 180%;
	line-height: 1.8em;
	font-weight:lighter;
}
h3 {
	font-size: 160%;
	line-height: 2em;
	font-weight:bold;
}
h4 {
	font-size: 140%;
	line-height: 1.8em;
	font-weight:bold;
}
h5 {
	font-size: 120%;
	line-height: 1.5em;
	font-weight:bold;
}
h6 {
	font-size: 100%;
	line-height: 1.2em;
	font-weight:bold;
}
a {
	color:#071433;
	text-decoration:none;
}
a:hover {
	color:#ff0000;
	text-decoration:none;
}
sup {
	font-size: 100%;
}
label {
	font: bold 100% "tahoma", Verdana, Arial;
	color: #334d55;
}
hr {
	border:0px solid #FFFFFF;
	height:0px;
}
fieldset {
	padding:10px;
	border:1px solid #fff;
}
.alternatif_fieldset {
	padding:5px;
	border:1px solid #fff;
}
legend {
	color:#2793B9;
	font-weight:bold;
	font-size:10pt;
	margin-bottom:5px;
}
form {
	margin: 0;
	padding:0;
}
form select {
	color:#071433;
	font-family:tahoma;
	font-size:8pt;
}
form select {
	color:#071433;
	font-family:tahoma;
	font-size:8pt;
}
.error_message {
	color:#FF0000;
	font-weight:bold;
}
ul {
	list-style-type:square;
	margin-left:15px;
}
li {
	list-style-type:disc;
	margin-top:5px;
	list-style-position: outside;
}
ul li {
	list-style-type: disc;
}
ul ul ul {
	list-style-type: none;
}
ol {
	list-style-type:decimal;
	margin-left:35px;
	list-style-position: outside;
}
ol li {
	margin-top:10px;
	font-size:8pt;
	list-style-type:decimal;
}
ol ol {
	list-style-type: disc;
}
ol ol ol {
	list-style-type: none;
}
/*MAILFORM*/
.mailtextarea {
	font-family:tahoma;
	font-size:8pt;
	font-style:normal;
	width:200px;
	height:115px;
	background-color:#ffffff;
	border:1px inset #CCCCCC;
	color:#071433;
	font-family:tahoma;
	font-size:8pt;
}
.mailadresarea {
	font-family:tahoma;
	font-size:8pt;
	font-style:normal;
	width:200px;
	height:60px;
	background-color:#ffffff;
	border:1px inset #4d485b;
	color:#071433;
	font-family:tahoma;
	font-size:8pt;
}
.adrestextarea {
	font-family:tahoma;
	font-size:8pt;
	font-style:normal;
	width:200px;
	height:60px;
	background-color:#ffffff;
	border:1px inset #CCCCCC;
	color:#071433;
	font-family:tahoma;
	font-size:8pt;
}
.mailinput {
	font-family:tahoma;
	font-size:8pt;
	font-style:normal;
	width:200px;
	height:15px;
	border:1px inset #CCCCCC;
	color:#071433;
	font-family:tahoma;
	font-size:8pt;
}
.mailmiddleinput {
	font-family:tahoma;
	font-size:8pt;
	font-style:normal;
	width:74px;
	height:16px;
	border:1px inset #CCCCCC;
	color:#071433;
	font-family:tahoma;
	font-size:8pt;
}
.searchinput {
	font-family:tahoma;
	font-size:8pt;
	font-style:normal;
	width:170px;
	height:16px;
	border:1px inset #cccccc;
	color:#071433;
	font-family:tahoma;
	font-size:8pt;
	background-color: transparency;
}
.mailsmallinput {
	font-family:tahoma;
	font-size:8pt;
	font-style:normal;
	width:40px;
	height:16px;
	border:1px inset #CCCCCC;
	color:#071433;
	font-family:tahoma;
	font-size:8pt;
}
.button {
	font-family:tahoma;
	font-weight:bold;
	font-size:7pt;
	height:20px;
	color:#ffffff;
	border:1px outset #ffffff;
	background-color:#transparency;
	background-image:url(../images/button_bg.gif);
	background-repeat:repeat-x;
}
.search_button {
	font-family:tahoma;
	font-weight:bold;
	font-size:7pt;
	width:50px;
	height:20px;
	color:#ffffff;
	border:1px outset #4d485b;
	;
 background-color:# color:#071433;;
	background-image:url(../images/searh_bt_bg.gif);
	background-repeat:repeat-x;
}
/*MENU STILLERI*/
.menulink_0 {
	float:left;
	text-decoration:none;
	color:#fff;
	width:112px;
	font-weight:bold;
	font-size:100%;
	text-align:center;
	padding:6px 0px 0px 0px;
	height:24px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	background-image:url(../images/button_1.gif);
	background-repeat:no-repeat;
	background-position:center top;
}
a.menulink_0:hover {
	color:#fff;
	text-align:center;
	background-image:url(../images/button_2.gif);
	background-repeat:no-repeat;
	background-position:center top;
}
.menulink_0_sel {
	float:left;
	text-decoration:none;
	color:#fff;
	width:112px;
	font-weight:bold;
	font-size:100%;
	text-align:center;
	padding:6px 0px 0px 0px;
	height:24px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	background-image:url(../images/button_2.gif);
	background-repeat:no-repeat;
	background-position:center top;
}
a.menulink_0_sel:hover {
	color:#fff;
	text-align:center;
	background-image:url(../images/button_1.gif);
	background-repeat:no-repeat;
	background-position:center top;
}
.menulink_1 {
	float:left;
	text-decoration:none;
	color:#fff;
	width:126px;
	font-weight:bold;
	font-size:80%;
	text-align:center;
	padding:10px 0px 0px 0px;
	height:26px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	background-image:url(../images/button_3.gif);
	background-repeat:no-repeat;
	background-position:center top;
}
a.menulink_1:hover {
	color:#fff;
	float:left;
	text-align:center;
	background-image:url(../images/button_2.gif);
	background-repeat:no-repeat;
	background-position:center top;
}
.menulink_1_sel {
	float:left;
	text-decoration:none;
	color:#fff;
	width:126px;
	font-weight:bold;
	font-size:80%;
	text-align:center;
	padding:10px 0px 0px 0px;
	height:26px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	background-image:url(../images/button_2.gif);
	background-repeat:no-repeat;
	background-position:center top;
}
a.menulink_1_sel:hover {
	color:#fff;
	text-align:center;
	background-image:url(../images/button_3.gif);
	background-repeat:no-repeat;
	background-position:center top;
}
.sub_menulink_0 {
	float:left;
	text-decoration:none;
	color:#071433;
	width:159px;
	font-weight:bold;
	font-size:8pt;
	text-align:left;
	padding:4px 4px 4px 20px;
	height:18px;
	border-bottom:1px solid #dededd;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image:url(../images/submenu_button_1.gif);
	background-repeat:no-repeat;
	background-position:left center;
}
a.sub_menulink_0:hover {
	color:#8e3080;
}
.sub_menulink_0_sel {
	float:left;
	text-decoration:none;
	color:#8e3080;
	width:159px;
	font-weight:bold;
	font-size:8pt;
	text-align:left;
	padding:4px 4px 4px 20px;
	height:18px;
	border-bottom:1px solid #dededd;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image:url(../images/submenu_button_1.gif);
	background-repeat:no-repeat;
	background-position:left center;
	background-color:#f2f3f4;

}
a.sub_menulink_0_sel:hover {
	color:#071433;
	background-color:#f2f3f4;
}
.sub_menulink_k0 {
	float:left;
	text-decoration:none;
	color:#071433;
	width:159px;
	font-weight:bold;
	font-size:8pt;
	text-align:left;
	padding:4px 4px 4px 20px;
	height:18px;
	border-bottom:1px solid #dededd;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image:url(../images/submenu_button_1.gif);
	background-repeat:no-repeat;
	background-position:left center;
}
a.sub_menulink_k0:hover {
	color:#00923F;
}
.sub_menulink_k0_sel {
	float:left;
	text-decoration:none;
	color:#00923F;
	width:159px;
	font-weight:bold;
	font-size:8pt;
	text-align:left;
	padding:4px 4px 4px 20px;
	height:18px;
	border-bottom:1px solid #dededd;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image:url(../images/submenu_button_1.gif);
	background-repeat:no-repeat;
	background-position:left center;
	background-color:#f2f3f4;
}
a.sub_menulink_k0_sel:hover {
	color:#071433;
	background-color:#f2f3f4;
}
.sub_menulink_right_0 {
	float:left;
	text-decoration:none;
	color:#071433;
	width:281px;
	font-weight:bold;
	font-size:8pt;
	text-align:left;
	padding:4px 4px 4px 20px;
	height:18px;
	border-bottom:1px solid #dededd;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image:url(../images/submenu_button_1.gif);
	background-repeat:no-repeat;
	background-position:left center;
}
a.sub_menulink_right_0:hover {
	color:#8e3080;
}
.sub_menulink_right_0_sel {
	float:left;
	text-decoration:none;
	color:#8e3080;
	width:281px;
	font-weight:bold;
	font-size:8pt;
	text-align:left;
	padding:4px 4px 4px 20px;
	height:18px;
	border-bottom:1px solid #dededd;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image:url(../images/submenu_button_1.gif);
	background-repeat:no-repeat;
	background-position:left center;
}
a.sub_menulink_right_0_sel:hover {
	color:#071433;
	background-color:#f2f3f4;
}
.sub_menulink_right_k0 {
	float:left;
	text-decoration:none;
	color:#071433;
	width:281px;
	font-weight:bold;
	font-size:8pt;
	text-align:left;
	padding:4px 4px 4px 20px;
	height:18px;
	border-bottom:1px solid #dededd;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image:url(../images/submenu_button_1.gif);
	background-repeat:no-repeat;
	background-position:left center;
}
a.sub_menulink_right_k0:hover {
	color:#00923F;
}
.sub_menulink_right_k0_sel {
	float:left;
	text-decoration:none;
	color:#00923F;
	width:281px;
	font-weight:bold;
	font-size:8pt;
	text-align:left;
	padding:4px 4px 4px 20px;
	height:18px;
	border-bottom:1px solid #dededd;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image:url(../images/submenu_button_1.gif);
	background-repeat:no-repeat;
	background-position:left center;
}
a.sub_menulink_right_k0_sel:hover {
	color:#071433;
	background-color:#f2f3f4;
}
/*--------------------------------------------------*/
.sub_sub_menulink_0 {
	float:left;
	text-decoration:none;
	color:#071433;
	width:190px;
	font-weight:bold;
	font-size:8pt;
	text-align:left;
	padding:4px 4px 4px 20px;
	height:18px;
	border-bottom:1px solid #dededd;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image:url(../images/submenu_button_1.gif);
	background-repeat:no-repeat;
	background-position:left center;
}
a.sub_sub_menulink_0:hover {
	color:#0093dd;
}
.sub_sub_menulink_0_active {
	float:left;
	text-decoration:none;
	color:#0093dd;
	width:190px;
	font-weight:bold;
	font-size:8pt;
	text-align:left;
	padding:4px 4px 4px 20px;
	height:18px;
	border-bottom:1px solid #dededd;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image:url(../images/submenu_button_1.gif);
	background-repeat:no-repeat;
	background-position:left center;
	background-color:#f2f3f4;
}
a.sub_sub_menulink_0_active:hover {
	color:#071433;
	background-color:#f2f3f4;
}
.sub_sub_menulink_1 {
	float:right;
	text-decoration:none;
	color:#071433;
	width:170px;
	font-weight:normal;
	font-size:8pt;
	text-align:left;
	padding:4px 4px 4px 20px;
	height:18px;
	border-bottom:1px solid #dededd;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(../images/submenu_button_1.gif);
	background-repeat:no-repeat;
	background-position:left center;
}
a.sub_sub_menulink_1:hover {
	color:#0093dd;
}
.sub_sub_menulink_1_active {
	float:left;
	text-decoration:none;
	color:#0093dd;
	width:170px;
	font-weight:normal;
	font-size:8pt;
	text-align:left;
	padding:4px 4px 4px 20px;
	height:18px;
	border-bottom:1px solid #dededd;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(../images/submenu_button_1.gif);
	background-repeat:no-repeat;
	background-position:left center;
	background-color:#f2f3f4;
}
a.sub_sub_menulink_1_active:hover {
	color:#071433;
	background-color:#f2f3f4;
}
/*-----------------------------------------------*/

.ksub_sub_menulink_0 {
	float:left;
	text-decoration:none;
	color:#071433;
	width:170px;
	font-weight:bold;
	font-size:8pt;
	text-align:left;
	padding:4px 4px 4px 16px;
	height:18px;
	border-bottom:1px solid #dededd;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image:url(../images/submenu_button_1.gif);
	background-repeat:no-repeat;
	background-position:left center;
}
a.ksub_sub_menulink_0:hover {
	color:#00923F;
}
.ksub_sub_menulink_0_active {
	float:left;
	text-decoration:none;
	color:#00923F;
	width:170px;
	font-weight:bold;
	font-size:8pt;
	text-align:left;
	padding:4px 4px 4px 16px;
	height:18px;
	border-bottom:1px solid #dededd;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image:url(../images/submenu_button_1.gif);
	background-repeat:no-repeat;
	background-position:left center;
	background-color:#f2f3f4;
}
a.ksub_sub_menulink_0_active:hover {
	color:#071433;
	background-color:#f2f3f4;
}
.ksub_sub_menulink_1 {
	float:right;
	text-decoration:none;
	color:#071433;
	width:145px;
	font-weight:normal;
	font-size:8pt;
	text-align:left;
	padding:4px 4px 4px 16px;
	height:18px;
	border-bottom:1px solid #dededd;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(../images/submenu_button_1.gif);
	background-repeat:no-repeat;
	background-position:left center;
}
a.ksub_sub_menulink_1:hover {
	color:#00923F;
}
.ksub_sub_menulink_1_active {
	float:left;
	text-decoration:none;
	color:#00923F;
	width:145px;
	font-weight:normal;
	font-size:8pt;
	text-align:left;
	padding:4px 4px 4px 16px;
	height:18px;
	border-bottom:1px solid #dededd;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(../images/submenu_button_1.gif);
	background-repeat:no-repeat;
	background-position:left center;
	background-color:#f2f3f4;
}
a.ksub_sub_menulink_1_active:hover {
	color:#071433;
	background-color:#f2f3f4;
}
/*----------------------------------------*/





.webmaillink {
	float:left;
	text-decoration:none;
	color:#071433;
	width:100px;
	font-weight:bold;
	font-size:8pt;
	text-align:left;
	padding:4px 4px 4px 20px;
	height:18px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image:url(../images/submenu_button_1.gif);
	background-repeat:no-repeat;
	background-position:left center;
}
a.webmaillink:hover {
	color:#8e3080;
}
/*YAZI STILLERI*/
.kucuk {
	font-size:7px;
}
.bold {
	font-weight:bold;
}
.boldkirmizi {
	font-weight:bold;
	color:#da251d;
}
.gray {
	color:#dedede;
}
.boldturuncu {
	font-weight:bold;
	color:#fe5502;
}
.boldturuncu8 {
	font-weight:bold;
	color:#fe5502;
	font-size:8pt;
}
.beyaz {
	color:#FFFFFF;
}
.bold_beyaz {
	color:#FFFFFF;
	font-weight:bold;
	font-size:8pt;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}
.bold_gri {
	color:#CCCCCC;
	font-weight:bold;
	font-size:8pt;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}
.beyaz8 {
	color:#FFFFFF;
}
/* LINKLER */
.link_kucuk {
	color:#071433;
	text-decoration:none;
	font-size:80%;
}
.link_kucuk:hover {
	color:#FF0000;
	text-decoration:none;
}
.link_siyah {
	font-weight:bold;
	color:#071433;
	text-decoration:none;
	font-size:100%;
	font-family:"Trebuchet MS", arial, sans-serif, Garamond;
}
.link_siyah:hover {
	color:#20a0e2;
	text-decoration:none;
}
.link_lang_white {
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	font-size:90%;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	float:left;
	padding:0px 0px 0px 20px;
	background-image:url(../images/arrow_white.gif);
	background-repeat:no-repeat;
	background-position:10px center;
}
.link_lang_white:hover {
	color:#f8c300;
	text-decoration:none;
	background-image:url(../images/arrow_gold.gif);
}
.link_lang_gold {
	font-weight:bold;
	color:#f8c300;
	text-decoration:none;
	font-size:90%;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	float:left;
	padding:0px 0px 0px 20px;
	background-image:url(../images/arrow_gold.gif);
	background-repeat:no-repeat;
	background-position:10px center;
}
.link_lang_gold:hover {
	color:#fff;
	text-decoration:none;
	background-image:url(../images/arrow_white.gif);
}
.link_siyahyesil {
	font-weight:bold;
	color:#071433;
	text-decoration:none;
	font-size:100%;
	font-family:"Trebuchet MS", arial, sans-serif, Garamond;
}
.link_siyahyesil:hover {
	color:#00923F;
	text-decoration:none;
}
.link_pempe {
	font-weight:bold;
	color:#8e3080;
	text-decoration:none;
	font-size:100%;
	font-family:"Trebuchet MS", arial, sans-serif, Garamond;
}
.link_pempe:hover {
	color:#071433;
	text-decoration:none;
}
.link_navbar {
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	font-family:"Tahoma", arial, sans-serif, Garamond;
	font-size:7pt;
}
.link_navbar:hover {
	color:#000;
	text-decoration:none;
}
.top10link {
	font-weight:normal;
	color:#fff;
	text-decoration:none;
	font-size:90%;
}
a.top10link:hover {
	color:#071433;
}
.link_green {
	font-weight:bold;
	color:#3ea93d;
	text-decoration:none;
	font-size:100%;
}
a.link_green:hover {
	color:#071433;
	text-decoration:none;
}
.link_blue {
	font-weight:bold;
	color:#20a0e2;
	text-decoration:none;
	font-size:100%;
}
a.link_blue:hover {
	color:#071433;
	text-decoration:none;
}
.link_kirmizi {
	font-weight:bold;
	color:#d71109;
	text-decoration:none;
	font-size:100%;
}
.link_kirmizi:hover {
	color:#071433;
	text-decoration:none;
}
.link_orange {
	font-weight:bold;
	color:#fe5502;
	text-decoration:none;
	font-size:8pt;
	font-family:"Trebuchet MS", arial, sans-serif, Garamond;
}
.link_orange:hover {
	color:#071433;
	text-decoration:none;
}
.link_normal {
	color:#4b5a60;
	text-decoration:none;
	font-size:100%;
}
.link_normal:hover {
	color:#ff0000;
	text-decoration:none;
}
.linkbeyaz {
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	font-size:100%;
	font-family:"Trebuchet MS", arial, sans-serif, Garamond;
}
a.linkbeyaz:hover {
	color:#999999;
}
.linkbeyaz2 {
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	font-size:8pt;
}
a.linkbeyaz2:hover {
	color:#FFCC00;
}
.link_gri {
	color:#cccccc;
	text-decoration:none;
	font-weight:bold;
	font-size:8pt;
}
a.link_gri:hover {
	color:#071433;
}
.link_caption {
	font-weight:bold;
	color:#006474;
	text-decoration:none;
	font-size:120%;
}
.link_caption:hover {
	color:#000;
	text-decoration:none;
}
.detailslink {
	text-decoration:none;
	font-weight:bold;
	font-size:90%;
	color:#005baa;
	padding:2px;
}
a.detailslink:hover {
	color:#ff6600;
}
.detailslink2 {
	text-decoration:none;
	background-image:url(../images/details_button.gif);
	background-repeat:no-repeat;
	font-weight:bold;
	font-size:7pt;
	color:#fff;
	float:center;
	padding:1px 4px 4px 6px;
	float:left;
	width:70px;
	height:18px;
	font-family:tahoma, arial;
}
a.detailslink2:hover {
	color:#FFCC00;
}
.details_box {
	float: left;
}
.buyukresimlink {
	text-decoration:none;
	font-size:90%;
	color:#FF0099;
	background-color:#f2f3f4;
	float:right;
	padding:3px;
	background-image:url(../images/template_img/buyuk_resim.gif);
	background-repeat:no-repeat;
	background-position:76px center;
	width:90px;
	text-align:left;
}
a.buyukresimlink:hover {
	background-color:#FF0099;
	color:#ffffff;
	background-image:url(../images/template_img/buyuk_resim2.gif);
}
/*CIZIKLAR*/
.kenarlik {
	border:1px solid #dbdbdb;
}
.kenarlik_left {
	border-left:1px solid #dededd;
}
.kenarlik_right {
	border-right:1px solid #dededd;
}
.common_caption {
	background-image:url(../../content/images/home/box/caption_bg.gif);
	background-repeat:repeat-x;
	height:64px;
}
.alt_kenarlik_gri {
	border-bottom:1px solid #dedede;
}
.alt_kenarlik_noktali {
	border-bottom:1px solid #ffffff;
}
.alt_kenarlik_beyaz {
	border-bottom:1px solid #ffffff;
}
/*BACKGROUNDLAR*/

.gribg {
	background-color:#efeeee;
}
.gribg_1 {
	background-color:#f2f34;
}
.gribg_2 {
	background-color:#E5E5E5;
}
.gribg_3 {
	background-color:#605d5c;
	background-image:url(../images/template_img/im_3.gif);
	background-repeat:no-repeat;
	background-position:230px 5px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:9pt;
}
.beyaz_bg {
	background-color:#ffffff;
}
.flashbg {
	background-image:url(../../content/images/home/flash_change.jpg);
	width:100%;
	height:232px;
	background-repeat:no-repeat;
}
/*haberler*/	

.haber_detay {
	font-size:114%;
	line-height:1.6em;
}
.haberler_kucuk_baslik {
	font-weight:bold;
	line-height: 2em;
	font-size: 110%;
}
.haberler_kucuk_ozet {
	font-size:100%;
	font-weight:normal;
	line-height:1.3em;
}
.haberler_manset_ozet {
	font-size:106%;
	font-weight:normal;
	line-height:1.4em;
}
.haberler_detay_ozet {
	font-size:114%;
	font-weight:normal;
	line-height:1.6em;
	font-weight:bold;
}
.tumhaberler_link {
	font-size:9pt;
	font-weight:bold;
	text-decoration:none;
	float:left;
	background-image:url(../images/tum_haberler_bg.gif);
	background-repeat:no-repeat;
	background-position:center center;
	color:#FFFFFF;
	width:222px;
	height:18px;
	padding:7px 5px 5px 25px;
	text-align:left;
}
a.tumhaberler_link:hover {
	color:#071433;
	font-weight:bold;
}
.haberlerdevami_link {
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
	line-height:2em;
	font-family:"Trebuchet MS", arial, sans-serif, Garamond;
	color:#071433;
}
a.haberlerdevami_link:hover {
	color:#0093dd;
}
/*yazilar*/
.kucuk_yazi {
	font-size:70%;
}
.kucuk_yazi_bold {
	font-size:7pt;
	font-weight:bold;
	color:#666666;
}
.bold {
	font-weight:bold;
	line-height: 1.8em;
}
.bold_laci {
	color:#005aaa;
	font-family:arial, sans-serif, Garamond;
}
.bold_pembe {
	font-weight:bold;
	color:#8e3080;
}
.bold2 {
	font-weight:bold;
	font-family:"Trebuchet MS", arial, sans-serif, Garamond;
	font-size:140%;
}
#common_container {
	margin:0 auto;
	width:900px;
	background-color: #FFFFFF;
	padding: 20px 20px 20px 20px;
}
#header_container {
	margin: 0 auto;
	width: 100%;
	height: 191px;
	background-image: url(../images/navbarbg.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}
#headerfather {
	width: 900px;
	height: 167px;
	margin: 0 auto;
}
#header_container_ic {
	width: 900px;
	height: 191px;
	margin: 0 auto;
}
#header_container_ic_right {
	width: 700px;
	height: 162px;
	float:left;
}
#lang_container {
	width: 180px;
	height: 40px;
	float:left;
	text-align: right;
	padding-left: 519px;
}
#lang_container_1 {
	width: 166px;
	height: 24px;
	float:rigth;
	background-image:url(../images/lang_bg.gif);
	background-repeat:no-repeat;
	background-position:top center;
	padding: 9px 5px 5px 10px;
}
#lang_tr {
	width: 78px;
	height: 19px;
	float:left;
	border-right: 1px solid #fff;
}
#lang_en {
	width: 68px;
	height: 19px;
	float:left;
	padding-left: 10px;
}
#mainmenu_container {
	width:698px;
	padding: 9px 0px 0px 2px;
	height: 30px;
	float: left;
}
#name_search_container {
	width:698px;
	padding: 24px 0px 0px 2px;
	height: 54px;
	float: left;
}
#name_container {
	width:420px;
	padding: 0px 20px 0px 2px;
	float: left;
	color: #FFFFFF;
}
#search_container {
	width:228px;
	padding: 10px 8px 8px 8px;
	height: 30px;
	float: left;
	background-image: url(../images/search_bg.gif);
	background-repeat: no-repeat;
}
#navbar {
	width:880px;
	padding: 3;
	margin: 0 auto;
}
#banner_home {
	padding:0;
	margin:0 auto;
	width:100%;
	background-color: #FFFFFF;
}
#content {
	padding:0;
	margin:0 auto;
	width:100%;
	background-color: #FFFFFF;
}
#content ul {
	list-style-type:square;
	margin-left:15px;
}
#content ul li {
	list-style-type:disc;
	margin-top:5px;
	list-style-position: outside;
}
#content ul ul {
	list-style-type: disc;
}
#content ul ul ul {
	list-style-type: none;
}
#content ol {
	list-style-type:decimal;
	margin-left:35px;
	list-style-position: outside;
}
#content ol li {
	margin-top:10px;
	font-size:8pt;
	list-style-type:decimal;
}
#content ol ol {
	list-style-type: disc;
}
#content ol ol ol {
	list-style-type: none;
}
#footercontainer {
	margin:0 auto;
	background-image:url(../images/footer_bg.gif);
	background-repeat:repeat-x;
	width:940px;
	background-position: top center;
	height: 98px;
	font-weight: bold;
	color: #FFFFFF;
}
#footerleft {
	width:600px;
	height:72px;
	float:left;
	text-align: center;
	padding-top: 26px;
}
#footerright {
	width:336px;
	height:72px;
	float:left;
	text-align: center;
	padding-top: 26px;
}
#sir {
	width:930px;
	padding: 5px;
	margin: 0 auto;
	text-align: right;
}
#logo_1 {
	float:left;
	width:200px;
	padding:0px 0px 0px 0px;
	text-align:center;
	height: 160px;
}
/*mesajlar*/

.uyelik_input {
	font-family:tahoma;
	font-size:8pt;
	font-style:normal;
	width:120px;
	height:16px;
	border:1px inset #dedede;
	color:#071433;
	background-color:#fff;
}
.uyelik_input2 {
	font-family:tahoma;
	font-size:8pt;
	font-style:normal;
	width:140px;
	height:16px;
	border:1px inset #911147;
	color:#911147;
	background-color:#fff;
}
.buyukyazi {
	font-size:114%;
}
/*-------------------------*/


/*insan kaynaklari*/
.human_resource_normal {
	font-family:tahoma;
	font-size:8pt;
	font-style:normal;
	width:120px;
	height:18px;
	border:1px inset #999999;
	color:#071433;
	background-color:#ffffff;
}
.human_resource_middle {
	font-family:tahoma;
	font-size:8pt;
	font-style:normal;
	width:80px;
	height:18px;
	border:1px inset #999999;
	color:#071433;
	background-color:#ffffff;
}
.human_resource_small {
	font-family:tahoma;
	font-size:8pt;
	font-style:normal;
	width:50px;
	height:18px;
	border:1px inset #999999;
	color:#071433;
	background-color:#ffffff;
}
.human_resource_textarea {
	font-family:tahoma;
	font-size:8pt;
	font-style:normal;
	width:400px;
	height:100px;
	border:1px inset #999999;
	color:#071433;
	background-color:#ffffff;
}
.human_resource_adrestextarea {
	font-family:tahoma;
	font-size:8pt;
	font-style:normal;
	width:300px;
	height:60px;
	border:1px inset #999999;
	color:#071433;
	background-color:#ffffff;
}
option {
	font-family: tahoma, arial, verdana;
	font-size: 8pt;
	height:16px;
}
/*-------------------------*/
.detay_bt {
	background-image:url(../images/template_img/detay_bt.png);
	background-repeat:no-repeat;
	width:74px;
	height:10px;
	padding:5px;
}
.news_bottom_line {
	border-bottom:1px solid #2793b9;
}
.buyukyazi {
	font-size:9pt;
	font-family:"Lucida Grande", verdana, arial, sans-serif, Garamond;
}
em {
	font-size:8pt;
}
.tablo_kenarlikli {
	border-collapse:collapse;
}
.tablo_kenarlikli td {
	border-collapse:collapse;
	border:1px solid #dedede;
	padding:3px;
}
.tablo_kenarlikli p {
	line-height:1.5em;
}
.tablo_kenarlikli a {
}
/*site stilleri*/


/*mesajlar*/
.mesaj_input {
	font-family:tahoma;
	font-size:8pt;
	font-style:normal;
	width:170px;
	height:16px;
	border:1px inset #999999;
	color:#071433;
	background-color:#FFFFFF;
}
.mesaj_liste {
	font-family:tahoma;
	font-size:8pt;
	font-style:normal;
	width:174px;
	height:20px;
	border:1px inset #911147;
	color:#071433;
	background-color:#911147;
}
.mesaj_textarea {
	font-family:tahoma;
	font-size:8pt;
	font-style:normal;
	width:170px;
	height:60px;
	border:1px inset #999999;
	color:#071433;
	background-color:#FFFFFF;
}
/*content style*/

/*boxes*/

.page_box_top {
	background-image:url(../images/page_box_top.gif);
	background-position:bottom center;
	background-repeat:no-repeat;
	height:16px;
}
.home_box_top {
	background-image:url(../images/home_caption_topbg_1.gif);
	background-position:bottom center;
	background-repeat:no-repeat;
	height:16px;
}
.home_box_ara {
	background-color:#efeeee;
	border-right:1px solid #dedede;
	border-left:1px solid #dedede;
}
.home_box_bottom {
	background-image:url(../images/home_caption_bg_2.gif);
	background-position:top center;
	background-repeat:no-repeat;
	height:16px;
}
.maincaption {
	background-image:url(../images/caption_bg.gif);
	background-position:bottom center;
	background-repeat:repeat-x;
	height:26px;
	padding: 5px 5px 5px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
	font-weight: bold;
}
.maincaption2 {
	background-image:url(../images/caption_bg_2.gif);
	background-position:bottom center;
	background-repeat:repeat-x;
	height:26px;
	padding: 5px 5px 5px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
	font-weight: bold;
}
.details_box_1 {
	background-image:url(../images/details_bt_1.gif);
	background-position:center center;
	background-repeat:no-repeat;
	width:70px;
	height:20px;
}
.details_box_2 {
	background-image:url(../images/details_bt_2.gif);
	background-position:center center;
	background-repeat:no_repeat;
	width:70px;
	height:20px;
}
.whitebox_top {
	background-image:url(../images/box_1.gif);
	background-position:bottom center;
	background-repeat:no-repeat;
}
.whitebox_ara {
	background-image:url(../images/box_2.gif);
	background-position:center center;
	background-repeat:repeat-y;
}
.whitebox_bottom {
	background-image:url(../images/box_3.gif);
	background-position:top center;
	background-repeat:no_repeat;
}
.newssmalpic_bg {
	background-image:url(../images/news_bg.gif);
	background-repeat:no-repeat;
	background-position:center center;
	width:122px;
	height:88px;
}
.fair_logo_bg {
	background-image:url(../images/fair_bg.gif);
	background-repeat:no-repeat;
	background-position:center center;
	width:201px;
	height:156px;
}
.submenubox_bottom {
	background-image:url(../images/sub_menu_bottom.gif);
	background-position:top center;
	background-repeat:no-repeat;
}
.submenubox_ara {
	background-image:url(../images/submenu_ara.gif);
	background-position:center center;
	background-repeat:repeat-y;
}
#invitationPrintField {
	width:400px;
	height:500px;
	background-color:#FFFFFF;
	padding:5px;
}
.visitor {
	background-color:#c20000;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12pt;
	font-family:Arial, Helvetica, sans-serif;
}
.vip {
	background-color:#000;
	color:#FFFFFF;
	font-weight:bold;
	font-size:30pt;
	font-family:Arial, Helvetica, sans-serif;
}
/*** bultenler ***/


.bulten_tr{
	background-image: url(../../bulten/tr/villa.png);
	background-position:left top;
	background-repeat:no-repeat;
}

.bulten_tr_pre{
	background-image: url(../../bulten/tr/prefabrik.png);
	background-position:left top;
	background-repeat:no-repeat;
}

.bulten_tr_tes{
	background-image: url(../../bulten/tr/tesettur.png);
	background-position:left top;
	background-repeat:no-repeat;
}

.bulten_tr_door{
	background-image: url(../../bulten/tr/door.png);
	background-position:left top;
	background-repeat:no-repeat;
}




.bulten_en_villa{
	background-image:url(../../bulten/en/villa.png);
	background-position:left top;
	background-repeat:no-repeat;
}



.bulten_en_pre{
	background-image:url(../../bulten/en/pre.png);
	background-position:left top;
	background-repeat:no-repeat;
}



.bulten_en_door{
	background-image:url(../../bulten/en/door.png);
	background-position:left top;
	background-repeat:no-repeat;
}

.bulten_en_tse{
	background-image:url(../../bulten/en/tesettur.png);
	background-position:left top;
	background-repeat:no-repeat;
}

.formcerceve{
	margin:2px 20px 10px 10px;
	width:%100;
	height:auto;
    background-image: url(../images/navbarbg.gif);
	padding-top:10px;
	padding-left:40px;
	font-size:24px;
	color:#CCC;}


#x25
{
	font-size:12px;
	color:#06F;
	font-weight:bold;
	}
	
#x26
{
	font-size:12px;
	color:#06F;
	font-weight:bold;
	}
	
	
#x43
{
	font-size:12px;
	color:#06F;
	font-weight:bold;
	}
	
#x47
{
	font-size:12px;
	color:#06F;
	font-weight:bold;
	}
	
	
#x54
{
	font-size:12px;
	color:#06F;
	font-weight:bold;
	}
	
		
#x56
{
	font-size:12px;
	color:#06F;
	font-weight:bold;
	}
	
		
#x58
{
	font-size:12px;
	color:#06F;
	font-weight:bold;
	}
	
	#x61
{
	font-size:12px;
	color:#06F;
	font-weight:bold;
	}
	
	#x62
{
	font-size:12px;
	color:#06F;
	font-weight:bold;
	}
	
		#x19
{
	font-size:12px;
	color:#06F;
	font-weight:bold;
	}
	
			#x48
{
	font-size:12px;
	color:#06F;
	font-weight:bold;
	}
	
	
