.img {
	behavior: url(iepngfix.htc);
}
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, img, span, div {
	margin:0;
	padding:0;
	border: 0;
}
body {
	text-align: left;
	font-family:Tahoma, Verdana, Arial;
	font-style:normal;
	font-variant:normal;
	font-stretch:normal;
	font-weight:normal;
	color:#fff;
	font-size:70%;
	line-height:1.5em;
	margin:0px;
	background-color:#000000;
}
tr, td {
	color:#fff;
	font-family:Tahoma, Verdana, Arial;
	line-height:1.5em;
}
p {
}
h1 {
	font-size: 200%;
	font-weight:lighter;
	font-family:Tahoma, Verdana, Arial;
	line-height: 2em;
}
h2 {
	font-size: 180%;
	font-weight:400;
	font-family:Tahoma, Verdana, Arial;
	line-height: 1.8em;
}
h3 {
	font-size: 160%;
	font-weight:400;
	font-family:Tahoma, Verdana, Arial;
	line-height: 2em;
}
h4 {
	font-size: 140%;
	font-weight:bold;
	font-family:Tahoma, Verdana, Arial;
	line-height: 1.4em;
}
h5 {
	font-size: 100%;
	font-family:Tahoma, Verdana, Arial;
	line-height: 1.5em;
	font-weight: 600;
}
h6 {
	font-size: 100%;
	font-weight:bold;
	font-family:Tahoma, Verdana, Arial;
	line-height: 1.2em;
}
a {
	color:#000;
	text-decoration:none;
}
a:hover {
	color:#20407d;
	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:#000000;
	font-family:tahoma;
	font-size:8pt;
}
form select {
	color:#000000;
	font-family:tahoma;
	font-size:8pt;
}
.error_message {
	color:#FF0000;
	font-weight:bold;
}
option {
	font-family:Tahoma, Verdana, Arial;
	font-size: 8pt;
	height:16px;
}
/***************** mail form ************/
.input {
	font-family:Tahoma, Verdana, Arial;
	font-size:8pt;
	font-style:normal;
	width:170px;
	height:18px;
	padding:0px 0px 0px 0px;
	background-color:#f1f2f2;
	border:1px solid #8e8e8e;
	color:#000;
}
.input:hover {
	background-color:#f1f2f2;
	border:1px solid #4a4a4a;
}
.input_select {
	font-family:Tahoma, Verdana, Arial;
	font-size:8pt;
	font-style:normal;
	width:176px;
	height:20px;
	padding:0px 0px 0px 0px;
	background-color:#f1f2f2;
	border:1px solid #8e8e8e;
	color:#000;
}
.input_select:hover {
	background-color:#f1f2f2;
	border:1px solid #4a4a4a;
}
.input_kucuk {
	font-family:Tahoma, Verdana, Arial;
	font-size:8pt;
	font-style:normal;
	width:95px;
	height:18px;
	padding:0px 0px 0px 0px;
	background-color:#f1f2f2;
	border:1px solid #aaabab;
	color:#000;
}
.input_kucuk:hover {
	background-color:#f1f2f2;
	border:1px solid #4a4a4a;
}
.input_text {
	font-family:Tahoma, Verdana, Arial;
	font-size:8pt;
	font-style:normal;
	width:250px;
	height:100px;
	padding:0px 0px 0px 0px;
	background-color:#f1f2f2;
	border:1px solid #aaabab;
	color:#000;
}
.input_text:hover {
	background-color:#f1f2f2;
	border:1px solid #4a4a4a;
}
.input_text_adres {
	font-family:Tahoma, Verdana, Arial;
	font-size:8pt;
	font-style:normal;
	width:170px;
	height:50px;
	padding:0px 0px 0px 0px;
	background-color:#f1f2f2;
	border:1px solid #8e8e8e;
	color:#000;
}
.input_text_adres:hover {
	background-color:#f1f2f2;
	border:1px solid #4a4a4a;
}
.button {
	border:1px #b0b0b0 solid;
	width:70px;
	height:20px;
	padding:0px 0px 2px 0px;
	text-align:center;
	color:#000;
	background-color:#ff9400;
	font-weight:bold;
	font-size:8pt;
	font-family:Tahoma, Verdana, Arial;
}
.button:hover {
	color:#fff;
}
/******** page ************/
.page_siyah_link {
	text-decoration:none;
	color:#000;
	font-weight:bold;
}
a.page_siyah_link:hover {
	color:#ed1b2d;
}
.on_page_sel {
	text-decoration:none;
	font-size:8pt;
	color:#fff;
	font-weight:bold;
	background-color:#ed1b2d;
	padding:2px 5px 2px 5px;
}
a.on_page_sel:hover {
	color:#fff;
	background-color:#0278c0;
}
.on_page {
	font-weight:bold;
	color:#fff;
	background-color:#0278c0;
	padding:2px 5px 2px 5px;
}
a.on_page:hover {
	color:#000;
}
/************** divler ***********************/

#parent {
	background:url(../images/kaplan.jpg) left top no-repeat;
	width:910px;
	margin:0 auto;
	padding:0px 0px 0px 130px;
}
#menu {
	width:900px;
	height:170px;
	padding:0px 0px 0px 10px;
	background:url(../images/bant_menu_logo.jpg) right top no-repeat;
	margin:0 auto;
}
#banner {
	width:900px;
	height:200px;
	padding:0px 0px 0px 10px;
}
#urunler {
	background-color:#808080;
	width:880px;
	padding:8px 10px 8px 10px;
	margin-left:10px;
}
#urunler_home {
	width:900px;
	padding:8px 0px 8px 10px;
}
#sponsor {
	width:900px;
	height:51px;
	padding:0px 0px 0px 10px;
}
#sponsor2 {
	background-color:#FFFFFF;
	width:900px;
	height:51px;
	text-align:center;
}
#footer {
	background:url(../images/bant_footer.jpg) right top no-repeat;
	width:900px;
	height:80px;
	padding:0px 0px 0px 10px;
}
#footer_sirtasarim {
	float:left;
	padding:10px 0px 0px 20px;
	width:400px;
	height:70px;
}
#footer_tiger {
	float:left;
	padding:30px 0px 0px 0px;
	width:100px;
	height:50px;
}
#katalog {
	float:left;
	padding:10px 0px 0px 0px;
	width:350px;
	height:70px;
}
#faydali_bilgi {
	float:left;
	padding:0px 0px 0px 0px;
	width:270px;
	height:70px;
}
#logo {
	float:left;
	padding:0px 0px 0px 10px;
	width:230px;
	height:170px;
}
#dinamik_menu {
	float:left;
	padding:130px 0px 0px 10px;
	width:580px;
	height:40px;
}
#bayrak {
	float:left;
	padding:130px 0px 0px 0px;
	width:90px;
	height:40px;
}
#setmakina {
	float:left;
	padding:10px 0px 0px 0px;
	width:220px;
	height:160px;
}
/********** kenarlik ****/

.kenarlik_resim {
	border:1px #525252 solid;
}

.kenarlik {
	border:1px #525252 solid;
}
.kenarlik_resim:hover {
	border:1px #000 solid;
}
.kenarlik_alt {
	border-bottom:1px #525252 solid;
}
.bg_gray {
	background-color:#808080;
}
/******* urunler ******/

#categroy_home {
	padding:0px 5px 0px 5px;
	background-color:#808080;
}
/***************** menü *************

.menu_aktif {
	color:#b4804e;
	background-image:url(../images/buton_down.png);
	background-position:left center;
	background-repeat:no-repeat;
	padding:0px 0px 0px 27px;
	float:left;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
}
.menu_pasif {
	color:#000000;
	background-image:url(../images/buton.png);
	background-position:left center;
	background-repeat:no-repeat;
	padding:0px 0px 0px 27px;
	float:left;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
}


********/



/***************** menü ***************/

.menu_aktif {
	color:#b4804e;
	padding:0px 0px 0px 0px;
	float:left;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
}
.menu_pasif {
	color:#000000;
	padding:0px 0px 0px 0px;
	float:left;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
}




/********** yazilar ********/

.baslik {
	color:#034d6e;
	font-weight:bold;
	font-size:13px;
}
.baslik_urun {
	color:#fff;
	font-weight:bold;
	font-size:12px;
}
.ince_mavi {
	color:#034d6e;
	font-size:13px;
}
.beyaz_yazi {
	color:#fff;
	font-weight:bold;
	font-size:13px;
}
/*********** top menu ****************/

.link_top_menu {
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}
a.link_top_menu:hover {
	color:#4f717d;
}
/************ linkler ************/

.link_mavi {
	color:#034d6e;
	font-weight:bold;
	text-decoration:none;
}
a.link_mavi:hover {
	color:#FFFFFF;
}
.link_beyaz_ince {
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}
a.link_beyaz_ince:hover {
	color:#4f717d;
}
.link_siyah_kalin {
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
a.link_siyah_kalin:hover {
	color:#fff;
}
.link_katalog {
	color:#000;
	font-weight:bold;
	text-decoration:none;
	font-size:10px;
}
a.link_katalog:hover {
	color:#034d6e;
}
.link_beyaz {
	color:#fff;
	text-decoration:none;
}
.link_beyaz_kalin {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
a.link_beyaz_kalin:hover {
	color:#4f717d;
}

.link_beyaz_urun {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	font-size:13px;
}
a.link_beyaz_urun:hover {
	color:#4f717d;
}


/********** urun navbar ******/

.left_cat_0 {
	float:left;
	width:225px;
	padding:2px 0px 2px 5px;
	background-color:#EBEBEB;
	border-bottom:1px #D6D6D6 solid;
	font-weight:bold;
	text-decoration:none;
	margin-bottom:1px;
	color:#434343;
}
a.left_cat_0:hover {
	background-color:#cbcbcd;
	border-bottom:1px #9fa1a2 solid;
}
.left_cat_0_active {
	float:left;
	width:225px;
	padding:2px 0px 2px 5px;
	background-color:#cbcbcd;
	border-bottom:1px #9fa1a2 solid;
	font-weight:bold;
	text-decoration:none;
	margin-bottom:1px;
	color:#434343;
}
a.left_cat_0_active:hover {
	color:#FFF;
}
.left_cat_1 {
	float:left;
	margin-left:10px;
	width:215px;
	padding:2px 0px 2px 5px;
	background-color:#EBEBEB;
	border-bottom:1px #D6D6D6 solid;
	font-weight:bold;
	text-decoration:none;
	margin-bottom:1px;
	color:#434343;
}
a.left_cat_1:hover {
	background-color:#cbcbcd;
	border-bottom:1px #9fa1a2 solid;
}
.left_cat_1_active {
	float:left;
	margin-left:10px;
	width:215px;
	padding:2px 0px 2px 5px;
	background-color:#cbcbcd;
	border-bottom:1px #9fa1a2 solid;
	font-weight:bold;
	text-decoration:none;
	margin-bottom:1px;
	color:#434343;
}
a.left_cat_1_active:hover {
	color:#FFF;
}
.left_urun_0 {
	float:left;
	margin-left:10px;
	width:215px;
	padding:2px 0px 2px 5px;
	background-color:#EBEBEB;
	border-bottom:1px #D6D6D6 solid;
	font-weight:bold;
	text-decoration:none;
	margin-bottom:1px;
	color:#434343;
}
.left_urun_0_active {
	float:left;
	margin-left:10px;
	width:215px;
	padding:2px 0px 2px 5px;
	background-color:#a2c5f0;
	border-bottom:1px #D6D6D6 solid;
	font-weight:normal;
	text-decoration:none;
	margin-bottom:1px;
	color:#434343;
}
a.left_urun_0_active:hover {
	color:#FFF;
}
.left_urun_1 {
	float:left;
	margin-left:20px;
	width:205px;
	padding:2px 0px 2px 5px;
	background-color:#b5d0f2;
	border-bottom:1px #D6D6D6 solid;
	font-weight:normal;
	text-decoration:none;
	margin-bottom:1px;
	color:#434343;
}
a.left_urun_1:hover {
	background-color:#a2c5f0;
	border-bottom:1px #D6D6D6 solid;
}
.left_urun_1_active {
	float:left;
	margin-left:20px;
	width:205px;
	padding:2px 0px 2px 5px;
	background-color:#a2c5f0;
	border-bottom:1px #D6D6D6 solid;
	font-weight:normal;
	text-decoration:none;
	margin-bottom:1px;
	color:#434343;
}
a.left_urun_1_active:hover {
	color:#FFF;
}
.left_urun_2 {
	float:left;
	margin-left:25px;
	width:200px;
	padding:2px 0px 2px 5px;
	background-color:#3CF;
	border-bottom:1px #D6D6D6 solid;
	font-weight:normal;
	text-decoration:none;
	margin-bottom:1px;
	color:#434343;
}
a.left_urun_2:hover {
	background-color:#a2c5f0;
	border-bottom:1px #D6D6D6 solid;
}
.left_urun_2_active {
	float:left;
	margin-left:25px;
	width:200px;
	padding:2px 0px 2px 5px;
	background-color:#a2c5f0;
	border-bottom:1px #D6D6D6 solid;
	font-weight:normal;
	text-decoration:none;
	margin-bottom:1px;
	color:#434343;
}
a.left_urun_2_active:hover {
	color:#FFF;
}

