/* ########################################################## */
/*                      GENEL AYARLAR						  */
/* ########################################################## */
@charset "iso-8859-9";


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #E5E5E5;
}
td {
	line-height:15px;
	font-size: 11px;
}
a  {color:#336699; text-decoration:underline; cursor:pointer}
a:active  {color:#336699; text-decoration:underline; cursor:pointer}
a:visited {color:#336699; text-decoration:underline;   cursor:pointer}
a:hover {
	color:#317ece;
	text-decoration:none;
	cursor:pointer
}
.path3 {
	padding: 3px;
}

.path_left {
	padding-left: 15px;
}

.red {
	color:#cc0000;
}


/* ########################################################## */
/*                      NAVIGATION                      */
/* ########################################################## */


.news_back {
	background-color: #EFF6FF;
	padding: 18px;
}
.bar {
	margin-top: 3px;
	margin-bottom: 0px;
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #B9C8DD;
	border-right-color: #DEE5EF;
	border-bottom-color: #DEE5EF;
	border-left-color: #DEE5EF;
	padding-bottom: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.orta {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 7px;
}
.right {
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 20px;
	padding-left: 0px;
}

/* ########################################################## */
/*                      FOOTER CSS                      */
/* ########################################################## */


.footer {
	background-color: #EFEFEF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DEDEDE;
	border-bottom-color: #DEDEDE;
	clear: left;
}
.footer_link {
	background-image: url(../images/footer_back.gif);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D4E5FF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DCE2F2;
	padding: 5px;
	color:#5D91B2;
	text-decoration:none;

}
.footer_link a {
	color:#5D91B2;
	text-decoration:none;
}
.footer_bar {
	background-color: #D3D3D3;
	height: 4px;
}


/* ########################################################## */
/*                      TXT AND LINK CSS 					  */
/* ########################################################## */


.pasif {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #C4C2C4;
	color: #666666;
	text-decoration: none;
	padding-bottom: 5px;
}
.pasif a { text-decoration:none; }
.aktif {
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #F48F29;
	color: #666666;
	text-decoration: none;
	padding-bottom: 5px;
	font-size: 11px;
}
.aktif a { text-decoration:none; }

.txt_12_black  {
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color: #000000;
}


.txt_10{
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}



.txt_13_black  {
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color: #000000;
}

.txt_14_black  {
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color: #000000;
}

.txt_12_grey  {
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.txt_12_yellow  {
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#EC9509;
}

.txt_13  {
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}

.txt_14  {
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}


.head_blue {
	font-size: 11px;
	text-transform: uppercase;
	color: #17487C;
	margin-bottom: 7px;
}


.head {
	font-size: 22px;
	color: #2865A0;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 15px;
}


.head1 {
	font-size: 18px;
	color: #000000;
	line-height: normal;
	padding-top: 10px;
	padding-bottom: 0px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}


/* ########################################################## */
/*                      GİRİŞ CSS                      */
/* ########################################################## */


.giris {
	background-image: url(../images/senses_b2b_background.jpg);
	height: 540px;
	width: 956px;
}
.giris_animasyon {
	margin-top: 4px;
	margin-left: 67px;
}
.giris_txt {
	margin-top: 258px;
	padding-left: 10px;
}
.giris_ form{

}
.giris_form input {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #707070;
	border-right-color: #BFC1C3;
	border-bottom-color: #BFC1C3;
	border-left-color: #707070;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7A7A7A;
	padding: 2px;
}


/* ########################################################## */
/*                      BORDER AND BAR CSS                      */
/* ########################################################## */


.dd {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #FFFFFF;
}

.dd option {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	color:#005EC2;
	padding-top: 1px;
	padding-bottom: 1px;
}

.dd_head {
	font-size: 14px;
	font-weight: bold;
	color: #005EC2;
	text-decoration: none;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 4px;
	margin-left: 4px;
	text-align: left;
	padding-left: 5px;
	height: 25px;
}


.noborder {
	border: 1px solid #FFFFFF;
}

.border_red {
	border: 1px solid #CC0000;
	margin-bottom:10px;

}

.bar1 {
	background-image: url(../images/bar1.gif);
	height:15px;
}


border_list {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-bottom-style: dotted;
	border-top-color: #E2E2E2;
	border-right-color: #E2E2E2;
	border-bottom-color: #E2E2E2;
	border-left-color: #E2E2E2;
	border-right-style: dotted;
	border-left-style: none;
	padding: 2px;
}


/* ########################################################## */
/*                      FORM CSS                      */
/* ########################################################## */

form {
	margin:0px;
	padding:0px;
	border: 1px solid #FFFFFF;
}

.inputarabig {
	BORDER-RIGHT: #d4d0c8 0px solid;
	BORDER-TOP: #808080 0px solid;
	FONT-SIZE: 18px;
	BACKGROUND-IMAGE: url(../images/inputbg.gif);
	BORDER-LEFT: #808080 0px solid;
	COLOR: #575757;
	BORDER-BOTTOM: #d4d0c8 0px solid;
	FONT-FAMILY: Arial, Helvetica, sans-serif
}

.selectarabig {
	BORDER-RIGHT: #d4d0c8 0px solid;
	BORDER-TOP: #808080 0px solid;
	FONT-SIZE: 15px;
	BACKGROUND-IMAGE: url(../images/inputbg.gif);
	BORDER-LEFT: #808080 0px solid;
	COLOR: #575757;
	BORDER-BOTTOM: #d4d0c8 0px solid;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight: bold;
}


.input_style1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #707070;
	border-right-color: #BFC1C3;
	border-bottom-color: #BFC1C3;
	border-left-color: #707070;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7A7A7A;
	padding: 2px;
}
.border_EFEFEF {
	border: 1px solid #EFEFEF;
}

.resim {
	border: 1px solid #d9d9d9;
}


/* ########################################################## */
/*                      URUN LİSTELEME CSS                      */
/* ########################################################## */


.urunler_div {
	padding: 10px;
}
.urunler_div a {
	color: #666666;
	text-decoration: none;
	font-size:11px;
}
.urun_path {
	padding: 2px;
}

.urun_resim {
	height: 100px;
	width: 130px;
	text-align: center;
	padding: 0px;
	vertical-align: middle;
	margin-top: 0px;
}
.urun1 {
	height: 200px;
	width: 169px;
	background-position: bottom;
	border: 1px solid #E2E2E2;
	margin-bottom: 13px;
	float: left;
	margin-right: 2px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
	margin-left: 2px;
}

.top {

}

.top a {
	font-size:10px;
	font-weight:bold;
	text-decoration: none;
}

.head_bar {
	padding-top: 0px;
	padding-bottom: 15px;
}
.fiyat_box {
	padding-top: 5px;
	padding-bottom: 5px;
}

.duyuru {
	border: 1px solid #FF7070;
	background-color: #FFFFFF;
	padding: 5px;
	font-weight: bold;
	text-decoration: none;
	width: 180px;
}
.txt_12 {
	font-size: 12px;
	font-weight: bold;
	color: #467BB5;
	text-decoration: none;
}


.txt_11 {
	font-size: 11px;
	font-weight: bold;
	color: #467BB5;
	text-decoration: none;
}

.txt_white {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	font-size:10px;
}
.txt_12_red {
	font-size: 12px;
	font-weight: bold;
	color: #DD313B;
	text-decoration: none;
}


.txt_11_red {
	font-size: 11px;
	font-weight: bold;
	color: #DD313B;
	text-decoration: none;
}

.dotted_bar {
	background-image:url(../images/bar1.gif);
	height: 25px;
}
.product_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin-bottom: 15px;
	margin-top: 5px;
}
.nav_right {
	background-color: #EFEFEF;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding: 10px;
}
.urun_resim_kucukl {
	padding: 2px;
	height: 45px;
	width: 45px;
}
.price {
	font-weight: bold;
	color: #7E7E7E;
	text-decoration: none;
}
.sepet_adet {
	font-size: 11px;
	color: #4F7399;
	text-decoration: none;
}
.tablo2 .sepet_row  .link_urun {
	color: #336699;
	text-decoration: underline;
}
.tablo2 .sepet_row  .link_urun a {
	color: #336699;
	text-decoration: none;
}
.tablo2 {
	border: 1px solid #DEDEDE;
}

.tablo2 img {
	border: none;
}

.sepet_bar {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DEDEDE;
}
.sepet_bar1 {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DEDEDE;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DEDEDE;

}

.sepet_bar2 {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #DEDEDE;
	border-right-color: #DEDEDE;
	border-bottom-color: #DEDEDE;
	border-left-color: #DEDEDE;
}

.sepet_row {
	background-color: #FAFAFA;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #DEDEDE;
	border-right-color: #DEDEDE;
	border-bottom-color: #DEDEDE;
	border-left-color: #DEDEDE;
	padding-top: 10px;
	padding-bottom: 10px;
}
.sepet_row1 {
	background-color: #F4F4F4;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #DEDEDE;
	border-right-color: #DEDEDE;
	border-bottom-color: #DEDEDE;
	border-left-color: #DEDEDE;
	padding-top: 10px;
	padding-bottom: 10px;
}

.sepet_tutar {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	color:#373737;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}


.div_destek {
	font-size:11;
	color:#FFFFFF;
	margin-top:5px;
	float:right;
	margin-right:5px;


}



.link_10_595858:hover {	text-decoration: underline; }

.link_10_595858 {
	font-size: 11px;
	color: #595858;
	text-decoration: none;
}
.link_10_white {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.link_10_white:hover {
	color: #C80B11;
}


.urun_resim_detay {
	height: 250px;
	width: 250px;
	border: 0px solid #CCCCCC;
}
.hizli_ara {
	border: 1px solid #CC0000;
}
.button {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #005EC2;
	height: 21px;
}

.button hover {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #efefe;
	height: 21px;
}

.container {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #B3B3B3;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #B3B3B3;
	width:960px;
}
.left_container {
	float: left;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 2px;
	margin-left: 0px;
	width: 560px;
}

.left_container_other {
	float: left;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	width:960px;
	padding-right: 0px;
	padding-left: 0px;
}

.center_container {
	float: left;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 2px;
	margin-left: 3px;
	width:185px;
}
.right_container {
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 2px;
	margin-left: 3px;
	float: right;
	width: 185px;
}
.alan_sari {
	border: 1px solid #FFCC00;
	margin-bottom: 6px;
	text-align: left;
}
.alan_sari_head{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FFCC00;
	padding-left:10px;
	padding-top:3px;
	padding-bottom:3px;
	
}
.alan_sari li {
	color: #005EC2;
	text-decoration: none;
	width: 100%;
	list-style-image: url(../images/spc.gif);
	margin-left: -30px;
	line-height:1.35em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.alan_sari li:hover>a {
	background-color:#efefef;
	width:100%;
}

.alan_sari li a.ihover{
	background-color:#efefef;
	width:100%;
}


.alan_sari a {
	color: #005EC2;
	text-decoration:none;
}








.alan_kirmizi {
	border: 1px solid #cc0000;
	margin-bottom: 6px;
	text-align: left;
}
.alan_kirmizi_head{
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-color: #cc0000;
	padding-left:10px;
	padding-top:3px;
	padding-bottom:3px;

}
.alan_kirmizi li {
	color: #005EC2;
	text-decoration: none;
	width: 100%;
	list-style-image: url(../images/spc.gif);
	margin-left: -30px;
	line-height:1.35em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.alan_kirmizi li:hover>a {
	background-color:#efefef;
}

.alan_kirmizi li a.ihover{
	background-color:#efefef;
}


.alan_kirmizi a {
	color: #005EC2;
	text-decoration:none;
}










.alan_mavi {
	border: 1px solid #005EC2;
	margin-bottom: 6px;
	text-align: left;
}
.alan_mavi_head{
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-color: #005EC2;
	padding-left:10px;
	padding-top:3px;
	padding-bottom:3px;
}
.alan_mavi li {
	color: #005EC2;
	text-decoration: none;
	width: 100%;
	list-style-image: url(../images/spc.gif);
	margin-left: -30px;
	line-height:1.35em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.alan_mavi li:hover>a {
	background-color:#efefef;
	text-align: left;
}

.alan_mavi li a.ihover{
	background-color:#efefef;
}


.alan_mavi a {
	color: #005EC2;
	text-decoration:none;
}

.urun-detay{
	font-size:11px;
	background-color:#FFCC00;
	color: #3C3C3E;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	padding: 1px;
	font-weight: bold;
}

.urun-detay1{
	font-size:11px;
	background-color:#DEDEDE;
	color: #3C3C3E;
	text-decoration: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.head_bar{
background-image:url(../images/header_arka.gif);
}
.detay3 {
	background-image:url(../images/detay3.gif);
}

.detay4 {
	background-image:url(../images/detay4.gif);
}

.detay2 {
	background-color:#005ec2;
	color:#FFFFFF;
	font-weight:bold;
	font-size: 15px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}


.detay_path {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	padding-top: 10px;
	padding-bottom: 10px;
}

.detay7 {
	background-image:url(../images/detay7.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;

}



.txt_green {
	color: #339900;
	text-decoration: none;
}
.txt_10_normal {
	font-size:10px;
}.checked {
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-left-color: #FFCC00;
}
select {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.gri_txt {
	font-size: 10px;
	color: #666666;
}
.kirmizi_txtmf {
	font-size: 35px;
	color: #cc0000;
}