/* @import url(http://fonts.googleapis.com/css?family=Russo+One|Play:400,700|Marmelad);*/
@import url(fonts.css);
html {overflow:auto;color:#000}
*{outline: none;}
img{border:none;}
input[type="text"]{height:40px;vertical-align:middle;margin:0}
select{height:40px;vertical-align:middle;}
body{margin:0}
hr { width:100%; display: block; margin:0; padding: 0; background-color:#ADC9DC; }
h2{font-size:16px;margin:0;color: #524fa1;font-family: "robotoregular",sans-serif;font-weight:400;}
a{ text-decoration:none;font-family: "robotoregular", sans-serif;font-size:16px;text-decoration: none;color:#f5f5f5;}
#div_yukleniyor{position:absolute;z-index:11000;width:105px;height:16px;display:none;background:url(../images/yukleniyor.gif) no-repeat;}
#div_disable{position:absolute;z-index:10000;width:100%;height:100%;display:none;background:url(../images/siyah_nokta.png);top:0;left:0}
#div_disable2{position:absolute;z-index:1000;width:100%;height:100%;display:none;background:url(../images/beyaz_nokta.png);top:0;left:0}
#div_kilavuz{position:absolute;bottom:0;right:0;width:1px;height:1px;}
#div_logo{position:absolute;z-index:20;top:10px;right:0;width:auto;height:auto;font-family: "robotoregular", sans-serif;font-size:16px;text-decoration: none;color:#f5f5f5;}
#div_cikis{position:absolute;z-index:20;top:-50px;right:15px;width:auto;height:auto;font-family: "robotomedium", sans-serif;font-size:16px;text-decoration: none;color:#f5f5f5;}
#div_ust_bar{
	position:absolute;
	z-index:10;
	top:0;
	left:0;
	width:99.9%;
	height:50px;
	background:#0071BC;
	border:#F0F0F0 1px solid;
	left:-1px;	
}
.div_ust_menu_bt{
	position:relative;
	float:left;
	margin-left:3px;
	top:-80px;
	z-index:20;	
	text-align:center;
	min-width:100px;
	padding:5px;
	padding-top:10px;
	height:30px;
	color:#FFF;
	cursor:pointer;
	font-family: "robotomedium", sans-serif;
	font-size:14px;
    background: #00ADE0 none repeat scroll 0 0;
    border-radius: 4px;
    transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;	
}
.div_ust_menu_bt:hover{
	color:#FFF;
    background: #524FA1 none repeat scroll 0 0;
    border-radius: 4px;
    transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;		
}
#bt_cikis {
	background:url(../images/bt_cikis.png);
	color:#FFFFFF;
	text-align:left;
	float:left;
	width:44px;
	height:30px;
	margin-left:10px;
	cursor:pointer;
}
#bt_cikis:hover{
	background-position:0px 30px;
}

.div_form_bt{
	text-align:center;
	min-width:100px;
	padding:5px;
	padding-top:10px;
	height:30px;
	color:#FFF;
	cursor:pointer;
	font-family: "robotomedium", sans-serif;
	font-size:14px;
    background: #00ADE0 none repeat scroll 0 0;
    border-radius: 4px;
    transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;	
}
.div_form_bt:hover{
	color:#FFF;
    background: #524FA1 none repeat scroll 0 0;
    border-radius: 4px;
    transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;		
}

#div_sol_menu{
	position:absolute;
	z-index:1000;	
	top:50px;
	left:-300px;
	width:190px;
	height:550px;
	text-align:left;
	padding-left:10px;
	background:#0071BC;
	/* gölge */
	-moz-box-shadow: 2px 2px 1px #888;
	-webkit-box-shadow: 2px 2px 1px #888;
	box-shadow: 2px 2px 1px #888;
	/* radius */
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-khtml-border-radius:3px;
}
#div_sol_menu_buton{
	position:absolute;
	z-index:1000;
	top:15px;
	cursor:pointer;
	left:200px;
	width:25px;
	height:100px;
	background:url(../images/sol_menu_bt.png) no-repeat;
}
#div_sol_menu_buton_2{
	position:absolute;
	z-index:1000;
	cursor:pointer;
	left:200px;
	top:115px;
	width:25px;
	height:100px;
	background:url(../images/sol_menu_bt_3.png) no-repeat;
}
#div_sol_menu_buton_3{
	position:absolute;
	z-index:1000;
	cursor:pointer;
	left:200px;
	top:224px;
	width:25px;
	height:100px;
	background:url(../images/sol_menu_bt_2.png) no-repeat;
}
#div_sol_menu_buton_4{
	position:absolute;
	z-index:1000;
	cursor:pointer;
	left:200px;
	top:326px;
	width:25px;
	height:100px;
	background:url(../images/sol_menu_bt_4.png) no-repeat;
}
#div_sol_menu_buton_kapat{
	position:absolute;
	z-index:1010;
	cursor:pointer;
	width:50px;
	height:30px;
	top:15px;
	left:150px;
	background:url(../images/sol_menu_bt_kapat.png);
}
.sol_menu_bt_hover{
	background-position:0px 200px;
}
.sol_menu_bt_hover2{
	background-position:0px 0px;
}
.div_sol_menu_bt{
	background:#00ADE0;
    color: #FFF;
    height: 25px;
	margin-left:-5px;
    margin-bottom: 1px;
    margin-top: 2px;
    padding: 5px 0 0 10px;
    text-align: left;
	letter-spacing:1px;
    width: 185px;
	cursor:pointer;
	font-family: "robotoregular", sans-serif;
	font-size:14px;	
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4), inset 0 1px 0 #7AE0FF;

}
.div_sol_menu_bt:hover{
	background:#524FA1;
}
.div_sol_menu_baslik{
	min-width:100px;
	padding:5px;
	height:20px;
	margin-left:-5px;
	color:#F5F5F5;
	background:#000066;
	font-family: "robotomedium", sans-serif;
	text-decoration: none;
	cursor:pointer;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4), inset 0 1px 0 #00ADE0;
}

/* ürün giriş */
.pencere_baslik{
	width:100%;
	height:28px;
	color:#524FA1;
	letter-spacing:2px;
	padding:5px;
	padding-left:10px;
	font-family: "robotomedium", sans-serif;
	font-size:16px;text-decoration: none;
	background:#ADC9DC;
}
.div_pencere_buton{
	position:relative;
	float:right;
	margin-right:3px;
	text-align:center;
	min-width:50px;
	padding:5px;
	padding-top:7px;
	height:25px;
	color:#FFF;
	cursor:pointer;
	font-family: "robotomedium", sans-serif;
	font-size:14px;
	font-weight:400;
    background: #00ADE0 none repeat scroll 0 0;
    border-radius: 4px;
    transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;	
}
.div_pencere_buton:hover{
	color:#FFF;
    background: #524FA1 none repeat scroll 0 0;
    border-radius: 4px;
    transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;		
}
.div_tablo_baslik{
	float:left;
	width:150px;
	background:#CCC;
	margin-left:5px;
	padding-left:2px;	
	padding-right:2px;
	vertical-align:middle	
}
.tbl_ana_baslik{
	width:100%;
	height:20px;
	color:#f5f5f5;
	padding:5px;
	padding-left:10px;
	vertical-align:middle
	font-family: "robotomedium", sans-serif;
	font-size:12px;
	text-decoration: none;
	background:#7F3F98;
}
.golge{
	/* gölge */
	-moz-box-shadow: 5px 5px 2px #888;
	-webkit-box-shadow: 5px 5px 2px #888;
	box-shadow: 5px 5px 2px #888;
}
.tablo{
	border:#F0F0F0 2px solid;
}
.tbl_baslik_nobg{
	min-width:60px;
	padding:10px;
	border:#666666 1px solid;
	text-align:left;
	font:14px/16px  "robotomedium", sans-serif;
	text-decoration: none;
	color:#f5f5f5;
	font-weight:600;
	font-style:italic;
}
.tbl_icerik_nobg{
	min-width:60px;
	padding:5px;
	color:#f5f5f5;
	border:#999 1px solid;
	font-family: "robotoregular", sans-serif;
	font-size:12px;
	text-decoration: none;
}

.tbl_baslik{
	min-width:40px;
	height:40px;
	padding-left:5px;	
	padding-right:5px;
	vertical-align:middle;
	background:#F3F3F3;
	border:#CCCCCC 1px solid;
	text-align:left;
	font-family:12px/13px "robotomedium", sans-serif;	
	text-decoration: none;
	color:#333;
	font-weight:500;
}
.tbl_baslik a{
	text-decoration:none;
	font-weight:bold;
	color:#000;
	font-family: "robotomedium", sans-serif;
	font-size:14px;
	text-decoration: none;
}
.tbl_icerik{
	min-width:60px;
	height:40px;
	padding-left:3px;	
	padding-right:2px;
	vertical-align:middle;
	color:#000;
	background:f9f9f9;
	border:#F0F0F0 1px solid;
	font-size:12px;
	text-decoration: none;
	font-family: "robotoregular", sans-serif;	
}
.tbl_aktif_hucre
{
	width:100%;
	padding-left:2px;	
	padding-right:2px;
	vertical-align:middle;
	cursor:pointer;
	color:#F26650;
	text-align:center;
	font-family: "robotoregular", sans-serif;
	font-size:12px;
	text-decoration: none;	
}
.tbl_aktif_hucre:hover{
	color:#F58356;
}
.rowC 
{
	height:30px;
	border-bottom:#CCC 1px solid;
}

.rowT 
{
	height:30px;
	border-bottom:#CCC 1px solid;
	background-color:#F5F5F5;
}

.rowC:hover 
{
	background-color:#CCCCCC;
}

.rowT:hover 
{
	background-color:#CCCCCC;
}
.tbl_list_icerik
{
	padding-left:2px;	
	padding-right:2px;
	vertical-align:middle;
}
.tbl_buton{
	width:20px;
	padding:4px;
	background:f9f9f9;
	border:#F0F0F0 1px solid;
}
#div_urun_giris{
	width:100%;
	display:table;
	margin-top:10px;
}
#div_urun_giris div{
	float:left;
	width:150px;
	display:table;
}
.div_urun_detay{
	width:780px;
	overflow:auto;
}
.div_urun_detay div{
	float:left;
	display:table;
}
.td_toplam{
    color: #403637;
    text-decoration: none;
    transition-duration: 0.66s;
    transition-property: color, background-color;
    transition-timing-function: cubic-bezier(0.25, 1, 0.25, 1);
	background-color:#e8e7e7;
	width:120px;
	font-size:16px;
}
.td_toplam table{font-size:14px;margin:0;padding:0;alignment-baseline:middle}
.div_urun_toplam
{
	padding-top:10px;
	padding-left:5px;
	top:50px;
	right:20px;
	width:206px;
	height:160px;
	color:#000;
}
.div_urun_odeme
{
	width:210px;
	height:210px;
	color:#000;
}
#div_urun_toplam_baslik{
	width:100%;
	height:20px;
	margin-top:10px;
	text-align:center;
	color:#FFF;
	font-family: "robotomedium", sans-serif;
	font-size:14px;
	text-decoration: none;	
}
.toplam_baslik{
	float:left;
	width:100px;
	text-align:left;
	font-family: "robotomedium", sans-serif;	
	font-size:14px;
	text-decoration: none;	
}
.div_durum_pozitif
{
	width:120px;color:#009900;text-align:center;margin-top:3px;font-weight:bold;
}
.div_durum_negatif
{
	background:#FFF;width:120px;color:#F00;text-align:center;padding-top:3px;font-weight:bold;
}
.personel_tanimi
{
	float:left;
	display:table;
}
h3 
{
	margin: 0px;
	padding: 0px;	
}
.suggestionsBox {
	position: absolute;
	margin: 10px 0px 0px 0px;
	width: 300px;
	margin-left:0;
	background-color: #212427;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border: 2px solid #000;	
	color: #fff;
}	
.suggestionList {
	margin: 0px;
	padding: 0px;
}	
.suggestionList li {
	
	margin: 0px 0px 3px 0px;
	padding: 3px;
	cursor: pointer;
}	
.suggestionList li:hover {
	background-color: #659CD8;
}
#div_musteri_ekle
{
position:absolute;left:33%;z-index:300;width:500px;height:550px;top:-600px;background:url(image/bg_musteri_ekle.png) no-repeat;padding:10px;
}
#div_urun_ekle
{
position:absolute;left:33%;z-index:300;width:500px;height:350px;top:-600px;background:url(image/bg_urun_ekle.png) no-repeat;padding:10px;
}
#div_siparis_notu_ekle
{
position:absolute;left:33%;z-index:300;width:500px;height:350px;top:-600px;background:url(image/bg_urun_ekle.png) no-repeat;padding:10px;
}
#div_teslim_notu_ekle
{
position:absolute;left:33%;z-index:300;width:500px;height:350px;top:-600px;background:url(image/bg_urun_ekle.png) no-repeat;padding:10px;
}
#div_tahsilat
{
position:absolute;left:33%;z-index:300;width:650px;height:550px;top:-600px;background:url(image/bg_tahsilat.png) no-repeat;padding:10px;
}
#div_form_disable
{
position:absolute;left:0px; top:-30px;z-index:50;display:none;width:100%;height:100%;background-image:url(image/blue_flue.png);
}
#div_anasayfa_azalan_urunler
{
	width:400px;
	height:410px;
	float:right;
	margin-top:50px;
	margin-right:10px;
	display:table;
	overflow:auto;	
	-moz-box-shadow: 5px 5px 2px #888;
	-webkit-box-shadow: 5px 5px 2px #888;
	box-shadow: 5px 5px 2px #888;
}
.div_anasayfa_i
{
	position:absolute;
	top:50px;
	right:20px;
	width:650px;
	height:410px;
	display:table;
	text-align:left;
	-moz-box-shadow: 5px 5px 2px #888;
	-webkit-box-shadow: 5px 5px 2px #888;
	box-shadow: 5px 5px 2px #888;
}
.tab_bt{
	float:left;
	width:100px;
	height:27px;
	font-weight:bold;
	color:#000;
	background:url(../images/bt_tab_bg.png);
	cursor:pointer;
	text-align:center;
	padding-top:3px;
	border:#000 1px solid;
}
.tab_bt:hover{background-position:0px 56px;}
.tab_bt_on{
	float:left;
	width:100px;
	height:27px;
	background:url(../images/bt_tab_bg.png);
	background-position:0px 25px;
	cursor:pointer;
	text-align:center;
	font-weight:bold;
	border:#999 1px dotted;
}
.tab_icerik{width:100%;height:auto;min-height:300px;display:none;}
.tab_icerik_on{width:100%;height:auto;min-height:300px;display:block;padding-top:20px;	display:table;}
h3{
	margin: 0px;
	padding: 0px;	
}
.suggestionsBox{
	position: relative;
	left: 30px;
	margin: 10px 0px 0px 0px;
	width: 300px;
	background-color: #212427;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border: 2px solid #000;	
	color: #fff;
}
.suggestionList{
	margin: 0px;
	padding: 0px;
}
.suggestionList li{		
	margin: 0px 0px 3px 0px;
	padding: 3px;
	cursor: pointer;
}
.suggestionList li:hover {
	background-color:#659CD8;
}
.kutulu
{
	/* gölge */
	-moz-box-shadow: 2px 2px 1px #888;
	-webkit-box-shadow: 2px 2px 1px #888;
	box-shadow: 2px 2px 1px #888;
}
.tabrow {
	text-align: center;
	list-style: none;
	margin: 50px 0 20px;
	padding: 0;
	line-height: 24px;
	height: 26px;
	overflow: hidden;
	font-size: 14px;
	font-family: "robotoregular", sans-serif;
	position: relative;
}
.tabrow li {
	border: 1px solid #AAA;
	background: #D1D1D1;
	background: -o-linear-gradient(top, #ECECEC 50%, #D1D1D1 100%);
	background: -ms-linear-gradient(top, #ECECEC 50%, #D1D1D1 100%);
	background: -moz-linear-gradient(top, #ECECEC 50%, #D1D1D1 100%);
	background: -webkit-linear-gradient(top, #ECECEC 50%, #D1D1D1 100%);
	background: linear-gradient(top, #ECECEC 50%, #D1D1D1 100%);
	display: inline-block;
	position: relative;
	z-index: 0;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.4), inset 0 1px 0 #FFF;
	margin: 0 -5px;
	padding: 0 20px;
}
.tabrow a {
	  color: #555;
	  text-decoration: none;
	  font-family: "robotoregular", sans-serif;
letter-spacing:3px
}
.tabrow li.selected {
	background: #FFF;
	color: #333;
	z-index: 2;
	border-bottom-color: #FFF;
}
.tabrow:before {
	position: absolute;
	content: " ";
	width: 100%;
	bottom: 0;
	left: 0;
	border-bottom: 1px solid #AAA;
	z-index: 1;
}
.tabrow li:before,
.tabrow li:after {
	border: 1px solid #AAA;
	position: absolute;
	bottom: -1px;
	width: 5px;
	height: 5px;
	content: " ";
}
.tabrow li:before {
	left: -6px;
	border-bottom-right-radius: 6px;
	border-width: 0 1px 1px 0;
	box-shadow: 2px 2px 0 #D1D1D1;
}
.tabrow li:after {
	right: -6px;
	border-bottom-left-radius: 6px;
	border-width: 0 0 1px 1px;
	box-shadow: -2px 2px 0 #D1D1D1;
}
.tabrow li.selected:before {
	box-shadow: 2px 2px 0 #FFF;
}
.tabrow li.selected:after {
	box-shadow: -2px 2px 0 #FFF;
}
.ico_box ul li a.big_one {
    height: 272px;
    width: 272px;
}
.ico_box ul {
    margin: 0 auto;
    position: relative;
    text-align: center;
    width: 86%;
    z-index: 9999;
}
.ico_box ul li {
    background-color: #fff;
    display: inline-block;
    list-style: outside none none;
    margin-bottom: 12px;
    margin-right: 12px;
    vertical-align: top;
}
.ico_box ul li a {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #eee #ddd #ddd #eee;
    border-image: none;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px 1px 3px;
    box-sizing: border-box;
    color: #777;
    display: block;
    font-size: 14px;
    font-weight: 400;
    height: 130px;
    line-height: 15px;
    padding: 82px 10px 12px;
    text-align: center;
    text-decoration: none;
    width: 130px;
}
.ico_box2 {
	width:60%;
	margin:250px
}

.ico_box2 ul {
    max-width: 100%;
    position: relative;
    text-align: center;
}
.ico_box2 ul li {
    display: inline-block;
    list-style: outside none none;
    margin-bottom: 11px;
    vertical-align: top;
}
.ico_box2 ul li:hover {
}
.ico_box2 ul li a {
    background-position: 11px center;
    background-repeat: no-repeat;
    border: 1px solid #ddd;
    border-radius: 4px;
    box-sizing: border-box;
    color: #777;
    display: block;
    font-family: sans-serif;
    font-size: 14px;
    font-weight: 500;
    height: 66px;
    line-height: 14px;
    margin-right: 5px;
    padding: 22px 20px 20px 20px;
    text-align: center;
    text-decoration: none;
    width: 220px;
}
.ico_box2 ul li:hover a {
    background-color: #7AE0FF !important;
    color: #000 !important;
}
.ico_box ul li a:hover {
    background-color: #7AE0FF !important;
    border-color: #e6474e #c82229 #c82229 #e6474e;
    color: #000 !important;
}
.info_box
{
    background-position: 11px center;
    background-repeat: no-repeat;
    border: 1px solid #ddd;
    border-radius: 4px;
    box-sizing: border-box;
    color: #777;
    display: block;
    font-family: sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 25px;
    margin-right: 5px;
	padding-top:10px;
    text-align: left;
    text-decoration: none;
    width: 400px;
    height: 300px;
	float:left;
	vertical-align:top;
}
.info_box div{
    max-width: 100%;
	padding-top:7px;
    text-align: center;
	width:100%;
	height:40px;
	color:#FFF;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    box-sizing: border-box;
	font-size:18px;
	font-family: "robotomedium", sans-serif;
    background: #39C none repeat scroll 0 0;
    border-radius: 4px;
    transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;		
}
.info_box table{
    display: inline-block;
    list-style: outside none none;
	margin-top:20px;
	margin-left:10px;
	padding-right:10px;
    margin-bottom: 11px;
    vertical-align: top;
	width:100%;
}
.info_box table tr td{
	height:45px;
	font-size:14px;
	color:#333;
	padding:5px;
	font-family: "robotomedium", sans-serif;	
}
.info_box .info_baslik{
	background:#F2F2F2;
	width:410px;
	height:35px;
	font-family: "robotomedium", sans-serif;
	font-size:14px;
	margin-left:-15px;
	color:#333;
	padding-top:5px;
	
}
.info_box .buton {
	width:100px;
	height:25px;
	background:#CCC;
	cursor:pointer;
	font-size:14px;
	position:absolute;
	margin-left:150px;
	padding:3px;
	padding-top:1px;
	top:345px;
}
.info_box .buton:hover{background:#0071BC;}
.info_box2
{
    background-position: 11px center;
    background-repeat: no-repeat;
    border: 1px solid #ddd;
    border-radius: 4px;
    box-sizing: border-box;
    color: #777;
    display: block;
    font-family: sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 25px;
    margin-right: 5px;
	padding-top:10px;
    text-align: left;
    text-decoration: none;
    width: 800px;
    height: 300px;
	float:left;
}
.info_box2 div{
    max-width: 100%;
	padding-top:7px;
    text-align: center;
	width:100%;
	height:40px;
	color:#FFF;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    box-sizing: border-box;
	font-size:18px;
	font-family: "robotomedium", sans-serif;
    background: #39C none repeat scroll 0 0;
    border-radius: 4px;
    transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;		
}
.info_box2 table{
    display: inline-block;
    list-style: outside none none;
	margin-top:20px;
	margin-left:10px;
	padding-right:10px;
    margin-bottom: 11px;
    vertical-align: top;
	width:100%;
}
.info_box2 table tr td{
	height:45px;
	font-size:14px;
	color:#333;
	padding:5px;
	font-family: "robotomedium", sans-serif;	
}
.info_box2 .info_baslik{
	background:#F2F2F2;
	width:810px;
	height:35px;
	font-family: "robotomedium", sans-serif;
	font-size:14px;
	margin-left:-15px;
	color:#333;
	padding-top:5px;
	
}
.info_box2 .buton {
	width:100px;
	height:25px;
	background:#CCC;
	cursor:pointer;
	font-size:14px;
	position:absolute;
	margin-left:350px;
	padding:3px;
	padding-top:1px;
	top:645px;
}
.info_box2 .buton:hover{background:#0071BC;}

.div_sag_box
{
	position:absolute;
	width:250px;
	overflow:auto;
	background-color:#e8e7e7;
	color: #22c39e;
	padding:10px;
	padding-top:60px;
	box-sizing: border-box;
	right:0;
	top:0;
}
