/**************************************** */
/*************** REQUIRED *************** */
/**************************************** */

/* [CONTENT] class definition, required in rich text editor! */

.system_template_content_style {

}

/* Class definition for background shading */ 
.system_template_content_shade {
	visibility:hidden; 
	position:absolute; 
	z-index:20;
	left:0px;
	top:0px;
	width:100px;
	height:100px;
	background-color:#000000;
}

/**************************************** */
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:#6e1517;
	font-size:70%;
	background-color:#FFFFFF;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
	background-position:top left;
	line-height:1.5em;
	background-color:#eee3bc;
}

tr,td{
	color:#6e1517;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:1.5em;
}

p{

}
h1,h2,h3,h4,h5,h6{

family:"Trebuchet MS", Arial, Helvetica, sans-serif;

}
h1 {
	font-size: 250%;
	line-height: 1.6em;
	font-weight:bold;
}
h2 {
	font-size: 180%;
	line-height: 1.8em;
	font-weight:lighter;

	}
h3{
	font-size: 160%;
	line-height: 1.8em;
	font-weight:500;

	}

h4 {
	font-size: 140%;
	line-height: 1.6em;
	font-weight:bold;
}

h5 {
	font-size: 120%;
	line-height: 1.5em;
	font-weight:bold;

}

h6 {
	font-size: 100%;
	line-height: 1.5em;
	font-weight:bold;

}

a{
	color:#611f1e;
	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 #dedede;
}

legend{
	color:#2793B9;
	font-weight:bold;
	font-size:10pt;
	margin-bottom:5px;
}

em{

}

form{
	margin: 0;
	padding:0;
	}
form select{
	font-size:8pt;
}

option {
	font-family: tahoma, arial, verdana;
	font-size: 8pt;
	height:16px;
}

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;
}

a.tab_class {
	background-color:#CCCCCC;
}

a.tab_class_active {
	background-color:#F8FAA0;
	color:#FF0000;
}


/*MAILFORM*/
.mailtextarea{
	font-family:tahoma;
	font-size:8pt;
	font-style:normal;
	width:200px;
	height:115px;
	background-color:#ffffff;
	border:1px inset #CCCCCC;
	color:#611f1e;
	font-family:tahoma;
	font-size:8pt;
	padding:2px;
}

.mailadresarea{
	font-family:tahoma;
	font-size:8pt;
	font-style:normal;
	width:200px;
	height:60px;
	background-color:#ffffff;
	border:1px inset #4d485b;
	color:#611f1e;
	font-family:tahoma;
	font-size:8pt;
	padding: 2px;
}
.adrestextarea{
	font-family:tahoma;
	font-size:8pt;
	font-style:normal;
	width:200px;
	height:60px;
	background-color:#ffffff;
	border:1px inset #CCCCCC;
	color:#611f1e;
	font-family:tahoma;
	font-size:8pt;
}
.mailinput{
	font-family:tahoma;
	font-size:8pt;
	font-style:normal;
	width:200px;
	height:18px;
	border:1px inset #4d485b;
	color:#611f1e;
	font-family:tahoma;
	font-size:8pt;
	padding: 2px;
	}
.mailmiddleinput{
	font-family:tahoma;
	font-size:8pt;
	font-style:normal;
	width:74px;
	height:20px;
	border:1px inset #CCCCCC;
	color:#611f1e;
	font-family:tahoma;
	font-size:8pt;
	}
	
.searchinput{
	font-family:tahoma;
	font-size:8pt;
	font-style:normal;
	width:175px;
	border:1px inset #cccccc;
	color:#999999;
	font-family:tahoma;
	font-size:8pt;
	background-color: transparency;
	padding: 2px;
	height: 16px;
	}
	
.mailsmallinput{
	font-family:tahoma;
	font-size:8pt;
	font-style:normal;
	width:40px;
	height:16px;
	border:1px inset #CCCCCC;
	color:#611f1e;
	font-family:tahoma;
	font-size:8pt;
	}

.button{
	font-family:tahoma;
	font-weight:bold;
	font-size:7pt;
	height:20px;
	color:#ffffff;
	border:1px outset #c7ddf3;
	background-color:#d71920;
	
	}
	
.search_button{
	font-weight:bold;
	width:50px;
	color:#ffffff;
	background-color:#	color:#611f1e;;
	background-color: #000000;
	border: 1px outset #333333;
	height: 20px;
	padding: 2px;
	font-size: 8pt;
	}

/*MENU STILLERI*/
.menulink_0{
	float:left;
	text-decoration:none;
	color:#fff;
	width:103px;
	font-weight:bold;
	font-size:100%;
	text-align:center;
	padding:8px 0px 0px 0px;
	height:27px;
	background-image:url(../images/menu_down.gif);
	background-repeat:no-repeat;
	background-position:center bottom;

	
	}

a.menulink_0:hover{
	color:#fff;
	text-align:center;
	background-image:url(../images/menu_up.gif);
	background-repeat:no-repeat;
	background-position:center bottom;

}

.menulink_0_sel{
	float:left;
	text-decoration:none;
	color:#fff;
	width:103px;
	font-weight:bold;
	font-size:100%;
	text-align:center;
	padding:8px 0px 0px 0px;
	height:27px;
	background-image:url(../images/menu_up.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
}

a.menulink_0_sel:hover{
	color:#fff;
	text-align:center;
	background-image:url(../images/menu_down.gif);
	background-repeat:no-repeat;
	background-position:center bottom;

}

.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:#611f1e;
	width:200px;
	font-weight:bold;
	font-size:8pt;
	text-align:left;
	padding:4px 4px 4px 20px;
	border-bottom:1px solid #dededd;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	background-image:url(../images/arrow_gray.gif);
	background-repeat:no-repeat;
	background-position:2px center;
	background-color:#f2f3f4;
}

a.sub_menulink_0:hover{
	color:#c4161c;
	background-color:#cccccc;
}

.sub_menulink_0_sel{
	float:left;
	text-decoration:none;
	color:#c4161c;
	width:200px;
	font-weight:bold;
	font-size:8pt;
	text-align:left;
	padding:4px 4px 4px 20px;
	border-bottom:1px solid #dededd;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	background-image:url(../images/arrow_red.gif);
	background-repeat:no-repeat;
	background-position:2px center;
	background-color:#cccccc;
	}

a.sub_menulink_0_sel:hover{
	color:#611f1e;
	background-color:#f2f3f4;
}


.sub_sub_menulink_0{
	float:left;
	text-decoration:none;
	color:#611f1e;
	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:#611f1e;
	background-color:#f2f3f4;
}


.sub_sub_menulink_1{
	float:right;
	text-decoration:none;
	color:#611f1e;
	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:#611f1e;
	background-color:#f2f3f4;
}


/*----------------------------------------YAZI STILLERI----------------------------------------*/
.error_message{
	color:#FF0000;
	font-weight:bold;
}

.kucuk{ font-size:7px;
}
.bold{
	font-weight:bold;
}
.boldkirmizi{
	font-weight:bold;
	color:#da251d;
}
.gray{
	color:#dedede;
}
.boldturuncu{
	font-weight:bold;
	color:#f26738;
}
.boldturuncu8{
	font-weight:bold;
	color:#fe5502;
	font-size:8pt;
}
.beyaz{
	color:#FFFFFF;
}
.bold_beyaz{
	color:#FFFFFF;
	font-weight:bold;
	font-size:7pt;
	font-family:Tahoma,Arial, Helvetica, sans-serif;
}

.bold_gri{
	color:#CCCCCC;
	font-weight:bold;
	font-size:8pt;
	font-family:Tahoma,Arial, Helvetica, sans-serif;
}


/* LINKLER */

.link_kucuk{
	color:#611f1e;
	text-decoration:none;
	font-size:80%;
}
.link_kucuk:hover{
	color:#FF0000;
	text-decoration:none;
}


.link_siyah{
	font-weight:bold;
	color:#611f1e;
	text-decoration:none;
	font-size:100%;
	font-family:"Trebuchet MS",arial, sans-serif, Garamond;
}
.link_siyah:hover{
	color:#d71920;
	text-decoration:none;
}

.link_lang_normal{
	font-weight:bold;
	color:#333333;
	text-decoration:none;
	font-size:90%;
	font-family:Tahoma,Arial, Helvetica, sans-serif;
}
a.link_lang_normal:hover{
	color:#d71920;
	text-decoration:none;
	background-image:url(../images/arrow_gold.gif);
}
.link_lang_active{
	font-weight:bold;
	color:#d71920;
	text-decoration:none;
	font-size:90%;
	font-family:Tahoma,Arial, Helvetica, sans-serif;

}
a.link_lang_active:hover{
	color:#333333;
	text-decoration:none;
}

.link_navbar{
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	font-family:"Tahoma",arial, sans-serif, Garamond;
	font-size:8pt;
}
.link_navbar:hover{
	color:#FF9900;
	text-decoration:none;
}


.link_kirmizi{
	font-weight:bold;
	color:#d71109;
	text-decoration:none;
	font-size:100%;
}
.link_kirmizi:hover{
	color:#611f1e;
	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:#000000;
}



.linkbeyaz2{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	font-size:100%;
	font-family:"Trebuchet MS",arial, sans-serif, Garamond;
}
a.linkbeyaz2:hover{
	color:#E04E22;
}


.link_gri{
	color:#cccccc;
	text-decoration:none;
	font-weight:bold;
	font-size:8pt;
}
a.link_gri:hover{
	color:#611f1e;
}


/*CIZIKLAR*/
.kenarlik{
	border:1px solid #efefef;
}
.kenarlik_left{
	border-left:1px solid #efefef;
}
.kenarlik_right{
	border-right:1px solid #efefef;
}

.alt_kenarlik_gri{
	border-bottom:1px solid #f0e4cd;
}

.alt_kenarlik_siyah{
	border-bottom:1px solid #000;
}
.alt_kenarlik_kirmizi{
	border-bottom:1px solid #6e1517;
}
.alt_kenarlik_kirmizi_noktali{
	border-bottom:1px dotted #8b221c;
}

.alt_kenarlik_noktali{
	border-bottom:1px dotted #ffffff;
}

.alt_kenarlik_beyaz{
	border-bottom:1px solid #ffffff;

}

/*BACKGROUNDLAR*/

.gribg_0{
	background-color:#eee3bc;
}
.gribg_1{
	background-color:#f2f3f4;
}
.siyahbg{
	background-color:#000;
}
.gribg_2{
	background-color:#6d6f79;
}

.beyaz_bg{
	background-color:#ffffff;
}


/*-------------------------------------------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;
	color:#FFFFFF;
	width:222px;
	height:18px;
	padding:7px 5px 5px 25px;
	text-align:left;
	
}
a.tumhaberler_link:hover{
	color:#611f1e;
	font-weight:bold;
}
.haberlerdevami_link{
	font-size:8pt;
	text-decoration:none;
	line-height:2em;
	color:#6e1517;
}
a.haberlerdevami_link:hover{
	color:#f05127;
}

/*------------------------------yazilar-------------------------------------------------------*/
.kucuk_yazi{
	font-size:70%;
}

.kucuk_yazi_bold{
	font-size:7pt;
	font-weight:bold;
	color:#666666;
}
.buyukyazi{
	font-size:114%;
	font-family:"Lucida Grande", verdana, arial, sans-serif, Garamond;
}


/*-----------------------insan kaynaklari-----------------------------------------------------*/
.human_resource_normal{
	font-family:tahoma;
	font-size:8pt;
	font-style:normal;
	width:120px;
	height:18px;
	border:1px inset #999999;
	color:#611f1e;
	background-color:#ffffff;

	}
.human_resource_middle{
	font-family:tahoma;
	font-size:8pt;
	font-style:normal;
	width:80px;
	height:18px;
	border:1px inset #999999;
	color:#611f1e;
	background-color:#ffffff;

	}
.human_resource_small{
	font-family:tahoma;
	font-size:8pt;
	font-style:normal;
	width:50px;
	height:18px;
	border:1px inset #999999;
	color:#611f1e;
	background-color:#ffffff;

	}
.human_resource_textarea{
	font-family:tahoma;
	font-size:8pt;
	font-style:normal;
	width:400px;
	height:100px;
	border:1px inset #999999;
	color:#611f1e;
	background-color:#ffffff;

}
.human_resource_adrestextarea{
	font-family:tahoma;
	font-size:8pt;
	font-style:normal;
	width:300px;
	height:60px;
	border:1px inset #999999;
	color:#611f1e;
	background-color:#ffffff;
}

/*-----------------------------table_has_border-------------------------*/

.td_caption{
	background-color:#dedede;
	font-weight:bold;
}
.tablo_kenarlikli{ 
	border-collapse:collapse;
}

.tablo_kenarlikli td{  
	border-collapse:collapse;
	border:1px solid #dedede;
	padding:3px;
}

.tablo_kenarlikli td{
	border-collapse:collapse;
	border:1px solid #e6e7e8;
	padding:3px;
}

.tablo_kenarlikli p{  
	line-height:1.5em;
}

.tablo_kenarlikli a{  
}

/*site stilleri*/




/*--------------------------main_divs-----------------------------------*/


#header_container{
	margin: 0 auto;
	width: 100%;
	height: 162px;
}

#content_container{
	width: 900px;
	margin: 0 auto;
	background-image: url(../images/content_ara.gif);
	background-repeat: repeat-y;
	padding: 0px 7px 0px 7px;
}

#header_container_in{
	width: 902px;
	height: 162px;
	margin: 0 auto;
	background-image: url(../images/top_bg.gif);
}
#header_right_container{
	width: 620px;
	height: 70px;
	float:left;
	padding: 8px 0px 0px 10px;
	text-align: left;

}

#mainmenu_container{
	width:530px;
	height: 35px;
	float: left;
	text-align: left;
	padding: 40px 5px 0px 10px;
}

#tool_container{
	width:726px;
	height: 70px;
	float: left;
	padding: 18px 0px 0px 14px;
}


#logo_container{
	padding:20px 0px 0px 95px;
	height: 140px;
	float: left;
	text-align: left;
	width: 200px;
}

#navbar_container{
	width:550px;
	height: 18px;
	float: left;
	padding: 14px 5px 5px 30px;
}
#navbar{
	width:892px;
	padding: 4px;
	height: 20px;
	margin: 0 auto;
}

#content{
	padding:0px;
	margin:0 auto;
	width:100%;
}

#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;
	width:914px;
	height: 120px;
	padding: 0px;
	text-align: left;
	background-image: url(../images/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;


}

#footer_left{
	width: 50px;
	padding: 36px 20px 0px 210px;
	height: 38px;
	color: #FFFFFF;
	float: left;
	font-weight: bold;
}



#sir{
	width:886px;
	padding:10px;
	text-align: right;
	float: left;
}




#search_container{
	float:right;
	width:240px;
	height: 25px;
	padding: 20px 5px 5px 15px;
	background-image: url(../images/search_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#tools_container{
	float:left;
	width:690px;
	height: 48px;
	padding: 0px 0px 0px 5px;
}


#lang_container{
	float:left;
	width:370px;
	height: 35px;
	padding: 15px 0px 0px 235px;
	background-image: url(../images/lang_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#lang_tr{
	float:left;
	width:85px;
	height: 19px;
	padding: 10px 5px 5px 5px;
}
#lang_en{
	float:left;
	width:85px;
	height: 17px;
	padding: 10px 5px 5px 5px;
}


/*----------------------------------pagestyle-------------------------------*/

.home_page_bg{
	background-image:url(../images/home_page_red_bg.gif);
	background-repeat:repeat-x;
	background-color:#c6251c;
}

.home_page_soldier{
	background-image:url(../../content/images/home/soldiers.jpg);
	background-repeat:repeat-x;
}


.home_page_menu_bg{
	background-image:url(../images/main_menu_bg.gif);
	background-repeat:no-repeat;
	height:73px;
	
}

.homepage_menu{
	float:left;
	text-decoration:none;
	color:#fff;
	width:160px;
	font-weight:bold;
	font-size:120%;
	text-align:left;
	background-image:url(../images/menu_arrow_white.gif);
	background-repeat:no-repeat;
	background-position:right center;
	
	}

a.homepage_menu:hover{
	color:#000;
	text-align:left;
	background-image:url(../images/menu_arrow_black.gif);
	background-repeat:no-repeat;
	background-position:right center;

}

.caption_black{
	background-color:#000;
	color:#FFFFFF;
	font-size:10pt;
	font-weight:bold;
	padding:5px;
	
}

.caption_white{
	color:#FFFFFF;
	font-size:10pt;
	font-weight:bold;
	border-bottom: 1px solid #cccccc;
	padding: 0px 0px 0px 20px;
}

.caption_birimler{
	color:#FFFFFF;
	font-size:16pt;
	font-weight:bold;
	border-bottom: 1px solid #cccccc;
	padding: 0px 0px 0px 20px;
}

.sub_page_topbg{
	background-repeat:repeat-x;
	height: 128px;
	
}

/*---------------------------sol_menuler-----------------------------------------*/

/*commonbox*/

.box_top_left{
	background-image:url(../images/boximages/top_left.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	width:6px;
	height:6px;
}
.box_top_pattern{
	background-image:url(../images/boximages/top_border.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	height:6px;
}
.box_top_right{
	background-image:url(../images/boximages/top_right.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
	width:6px;
	height:6px;
}
.box_right_pattern{
	background-image:url(../images/boximages/right_border.gif);
	background-repeat:repeat-y;
	background-position:left top;	
	width:6px;
}
.box_bottom_right{
	background-image:url(../images/boximages/bottom_right.gif);
	background-repeat:no-repeat;
	background-position:right top;
	width:6px;
	height:6px;
}
.box_bottom_pattern{
	background-image:url(../images/boximages/bottom_border.gif);
	background-repeat:repeat-x;
	background-position:left top;
	height:6px;	
}

.box_bottom_left{
	background-image:url(../images/boximages/bottom_left.gif);
	background-repeat:no-repeat;
	background-position:left top;
	width:6px;
	height:6px;
}
.box_left_pattern{
	background-image:url(../images/boximages/left_border.gif);
	background-repeat:repeat-y;
	background-position:left top;
	width:6px;	
}


/*-------------subpage_styles-------------------*/
.pagebg{
	background-color:#f9f4dc;
}
/*prod_links*/

.link_caption_product_1{
	font-weight:600;
	color:#611f1e;
	font-size:100%;
	line-height: 1.3em;
	float:left;
	padding:5px 5px 5px 14px;
	background-image:url(../images/im_small.gif);
	background-repeat:no-repeat;
	background-position:left center;
	text-decoration:none;
	text-align:left;

}

a.link_caption_product_1:hover{
	color:#f26738;
}


.link_caption_product_2{
	font-weight:600;
	color:#4A4A4A;
	font-size:9pt;
	line-height: 1.3em;
	float:left;
	padding:5px 5px 5px 14px;
	background-image:url(../images/bullet_blue.gif);
	background-repeat:no-repeat;
	background-position:left top;
	text-decoration:none;
	text-align:left;
	font-family:Tahoma,Arial, Helvetica, sans-serif;
}

a.link_caption_product_2:hover{
	color:#0097D4;
}




/*left links*/

.link_leftcat_0{
	float:left;
	background-image:url(../images/im_small.gif);
	background-repeat:no-repeat;
	background-position:left center;
	border-bottom:1px dotted #611f1e;
	text-decoration:none;
	color:#611f1e;
	padding:2px 0px 2px 12px;
	text-align:left;
	line-height:1.5em;
	width:224px;
	height:20px;
	font-weight:700;
}

a.link_leftcat_0:hover{
	border-bottom:1px dotted #611f1e;
	color:#611f1e;
	background-color:#f9f4dc;
}

.link_leftcat_0_active{
	float:left;
	background-image:url(../images/im_small.gif);
	background-repeat:no-repeat;
	background-position:left center;
	border-bottom:1px dotted #611f1e;
	text-decoration:none;
	color:#611f1e;
	padding:2px 0px 2px 12px;
	text-align:left;
	line-height:1.5em;
	width:224px;
	height:20px;
	font-weight:bold;

}

a.link_leftcat_0_active:hover{
	border-bottom:1px dotted #611f1e;
	color:#611f1e;
	background-color:#f9f4dc;
}

.link_leftcat_1{
	float:left;
	background-image:url(../images/im_small.gif);
	background-repeat:no-repeat;
	background-position:left center;
	border-bottom:1px dotted #611f1e;
	text-decoration:none;
	color:#611f1e;
	padding:2px 0px 2px 12px;
	text-align:left;
	line-height:1.5em;
	width:204px;
	height:20px;
	font-weight:700;
}

a.link_leftcat_1:hover{
	border-bottom:1px dotted #611f1e;
	color:#611f1e;
	background-color:#f9f4dc;
}

.link_leftcat_1_active{
	float:left;
	background-image:url(../images/im_small.gif);
	background-repeat:no-repeat;
	background-position:left center;
	border-bottom:1px dotted #611f1e;
	text-decoration:none;
	color:#611f1e;
	padding:2px 0px 2px 12px;
	text-align:left;
	line-height:1.5em;
	width:204px;
	height:20px;
	font-weight:bold;
}

a.link_leftcat_1_active:hover{
	border-bottom:1px dotted #611f1e;
	color:#611f1e;
	background-color:#f9f4dc;
}


.link_leftcat_2{
	float:right;
	text-align:left;
	background-image:url(../images/im_small.gif);
	background-repeat:no-repeat;
	background-position:left center;
	border-bottom:1px solid #dddddd;
	font-weight:bold;
	text-decoration:none;
	color:#666666;
	padding:4px 0px 0px 20px;
	width:170px;
	height:20px;
}

a.link_leftcat_2:hover{
	background-image:url(../images/im_small.gif);
	border-bottom:1px solid #ff6600;
	color:#ff6600;
}

.link_leftcat_2_active{
	float:right;
	text-align:left;
	background-image:url(../images/im_small.gif);
	background-repeat:no-repeat;
	background-position:left center;
	border-bottom:1px solid #dddddd;
	font-weight:bold;
	text-decoration:none;
	color:#ff6600;
	padding:4px 0px 0px 20px;
	width:170px;
	height:20px;
}

a.link_leftcat_2_active:hover{
	background-image:url(../images/im_small.gif);
	border-bottom:1px solid #ff6600;
	color:#666666;
}





/* ************* test ******************************/

.link_leftprod_0{
	float:left;
	background-image:url(../images/im_small.gif);
	background-repeat:no-repeat;
	background-position:left center;
	border-bottom:1px dotted #611f1e;
	text-decoration:none;
	color:#611f1e;
	padding:2px 0px 2px 12px;
	text-align:left;
	line-height:1.5em;
	width:204px;
	height:20px;
	font-weight:700;
}

a.link_leftprod_0:hover{
	border-bottom:1px dotted #611f1e;
	color:#611f1e;
	background-color:#f9f4dc;
}

.link_leftprod_0_active{
	float:left;
	background-image:url(../images/im_small.gif);
	background-repeat:no-repeat;
	background-position:left center;
	border-bottom:1px solid #dddddd;
	font-weight:bold;
	text-decoration:none;
	color:#00CCFF;
	padding:4px 0px 0px 20px;
	width:204px;
	height:20px;
}

a.link_leftprod_0_active:hover{
	border-bottom:1px dotted #611f1e;
	color:#611f1e;
	background-color:#f9f4dc;
}







.link_leftprod_1{
	float:right;
	background-image:url(../images/im_small.gif);
	background-repeat:no-repeat;
	background-position:left center;
	border-bottom:1px dotted #611f1e;
	text-decoration:none;
	color:#611f1e;
	padding:2px 0px 2px 12px;
	text-align:left;
	line-height:1.5em;
	width:214px;
	height:20px;
	font-weight:700;
}

a.link_leftprod_1:hover{
	border-bottom:1px dotted #611f1e;
	color:#611f1e;
	background-color:#f9f4dc;
}

.link_leftprod_1_active{
	float:right;
	background-image:url(../images/im_small.gif);
	background-repeat:no-repeat;
	background-position:left center;
	border-bottom:1px dotted #611f1e;
	text-decoration:none;
	color:#611f1e;
	padding:2px 0px 2px 12px;
	text-align:left;
	line-height:1.5em;
	width:214px;
	height:20px;
	font-weight:700;
	background-color:#f9f4dc;
}

a.link_leftprod_1_active:hover{
	border-bottom:1px dotted #611f1e;
	color:#611f1e;
	background-color:#f9f4dc;
}





.link_leftprod_2{
	float:right;
	text-align:left;
	background-image:url(../images/im_small.gif);
	background-repeat:no-repeat;
	background-position:left center;
	border-bottom:1px solid #dddddd;
	font-weight:bold;
	text-decoration:none;
	color:#666666;
	padding:4px 0px 0px 20px;
	width:170px;
	height:20px;
}

a.link_leftprod_2:hover{
	background-image:url(../images/im_small.gif);
	border-bottom:1px solid #ff6600;
	color:#ff6600;
}

.link_leftprod_2_active{
	float:right;
	text-align:left;
	background-image:url(../images/im_small.gif);
	background-repeat:no-repeat;
	background-position:left center;
	border-bottom:1px solid #ff6600;
	font-weight:bold;
	text-decoration:none;
	color:#ff6600;
	padding:4px 0px 0px 20px;
	width:170px;
	height:20px;
}

a.link_leftprod_2_active:hover{
	background-image:url(../images/im_small.gif);
	border-bottom:1px solid #ff6600;
	color:#ff6600;
}



.newprodnameng{
	background-image:url(../images/yeni_urun_adi_bg.gif);
	background-repeat:no-repeat;
	
}
