body {
	background:#fff;
	font-family: 'Roboto', sans-serif;
	font-size: 13px;
	color: #58585A;
	font-weight: 300;
	margin: 0;
   
	
}

.row {width: 100%; display: inline-block; margin: 0px; padding: 0px;}

/* ************************************************************** */
/* ************************** Typography ******************* */
/* ************************************************************** */

img, embed, object, video {
	max-width: 100%;
	height: auto;
	border:none;}


h1, h2, h3, h4, h5, h6 {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	line-height: 1.3em;
	font-style: normal;
}
h1 {
	font-family: 'Roboto', sans-serif;
	font-size: 30px;
	font-weight: 600;
	text-transform: none;
	line-height: 1em;
	text-align: center;
	margin-bottom: 30px;
}
h2 {
	font-size: 20px;
	padding: 0px;
	margin: 0px;
	color: #9FCC3B;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 14px;
	margin-bottom: 10px;
}
h6 {
	font-size: 11px;
	margin-bottom: 5px;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: #404040;
	outline:none;
}

a {
	color: #9fcc3b;
	text-decoration: none;
	cursor: pointer;
	font-style: normal;
	outline: none;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
a:hover {
	color: #58585A;
	text-decoration: none;
}
p {
	padding-bottom: 10px;
	margin-top:0px;
}

.sep-30 { height: 30px; width: 100%;}
.sep-60 { height: 60px; width: 100%;}
.line {border-bottom: 1px solid #EBEBEB;}
.m-width {width:120px; float: left; }

.online-siparis {
	width: 100%;
	display: block;
	padding:10px 10px 10px 22px;
	margin:30px 0;
	text-align: left;
	font-size: 14px;
	font-weight: 700;
	background: url(../img/sepet.png) no-repeat left center;
	background-size:16px 14px;
}

/* ************************************************************** */
/* ************************** HEADER ******************* */
/* ************************************************************** */


.head-logo { width:222px; height:56px;  float: left; margin: 20px 0 20px 0; }
.language {width: 100%; text-align: right; line-height: 70px; }
.language li { width: 10px; margin-left: 5px; font-weight:300; display: inline; list-style: none; }
.language li a{color: #999; }
.language li a:hover{color: #9fcc3b;}

.bayi-login {width:300px; margin-top:2px; float:right; }
.bayi-login .bayi-kod {width:118px;  height: 30px; float: left;}
.bayi-login .bayi-pass {width:118px; height: 30px; float: left; margin-left: 5px;}
.bayi-login .bayi-send { height: 30px; float:right; margin-right: 0px;}


/* ************************************************************** */
/* ************************** CONTENT ******************* */
/* ************************************************************** */

.markalink {
	background:#f3f3f3;
	text-align: center;
	padding: 30px 0 20px 0;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	font-weight: 400;
	color: #333;
	margin-bottom: 20px;
}
.markalink:hover{
	background:#f9f9f9;
	color: #9fcc3b;
}

.markalink .text {
	margin-top: 8px;
	padding: 10px;
	text-align: center;
	display: inline-block;
	
}

.markalink .dali a{width: 100%; display: inline-block;}
.markalink .dali a:hover{ height: 120px; width: 100%; opacity:0.4; filter:alpha(opacity=40);}
.markalink .ola a{height: 120px; width: 100%; margin-bottom: 10px; display: inline-block; background: url(../img/logo-ola.png) no-repeat center top;}
.markalink .ola a:hover{height: 120px; width: 100%; opacity:0.4; filter:alpha(opacity=40);}

.markalink .ola-ruen a{height: 120px; width: 100%; margin-bottom: 10px; display: inline-block; background: url(../img/150x150_WF_2014_ru.gif) no-repeat center top;}
.markalink .ola-ruen a:hover{height: 120px; width: 100%; opacity:0.4; filter:alpha(opacity=40);}


.markalink .adtarim a{height: 120px; width: 100%; margin-bottom: 10px; display: inline-block; background: url(../img/logo-adtarim.png) no-repeat center center;}
.markalink .adtarim a:hover{height: 120px; width: 100%; opacity:0.4; filter:alpha(opacity=40);}
.markalink .dali2 a{ height: 120px; width: 100%; margin-bottom: 10px; display: inline-block; background: url(../img/logo-dali2.png) no-repeat center top;}
.markalink .dali2 a:hover{ height: 120px; width: 100%; opacity:0.4; filter:alpha(opacity=40);}

.slogan { text-align: center; margin-top: 20px;}
.slogan h1 {font-weight:400; color: #333;   font-size: 28px; margin:10px 0 0 0;}
.slogan h3 { font-weight: 400; color: #333;  font-size: 14px; margin:0px; padding: 10px;}

.haberler {
	background:#f3f3f3;
	height: 250px;
	padding: 10px 0 10px 0;
	color: #333;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	position: relative;
	overflow: hidden;
}
.haberler:hover{background:#f9f9f9;}
.haberler a{color:#9fcc3b; font-weight: 500; }
.haberler a:hover{color:#333;}
.smalllink{ position:absolute; left:250px; top:232px; font-size:12px; font-weight: 500; margin-top: 14px; overflow: hidden; z-index:26;}

.takip {width: 100%; height: 40px; display: inline-block; margin-top:30px; margin-bottom:30px; border-bottom: 1px solid #EBEBEB; border-top: 1px solid #EBEBEB;}
.takip .title {width: 232px; float: left; line-height: 40px; font-size: 22px; text-align: center;}
.takip .instagram {width: 106px; height: 30px; float: left; margin: 5px 0 0 20px; background:#dcdcdc;}
.takip .instagram a{width:106px; height:24px; margin-top:7px; float:left; background:url(../img/instagram.png) no-repeat center top;}
.takip .instagram a:hover{background:url(../img/instagram.png) no-repeat center bottom;}
.takip .twitter {width: 106px; height: 30px; float: left; margin: 5px 0 0 20px; background:#dcdcdc;}
.takip .twitter a{width:106px; height:16px; margin-top:7px; float:left; background:url(../img/twitter.png) no-repeat center top;}
.takip .twitter a:hover{background:url(../img/twitter.png) no-repeat center bottom;}
.takip .ebulten{width:484px; margin:2px 0 0 20px; float:left; }
.takip .email {width:412px;  height: 30px; float: left;}
.takip .send { height: 30px; float:right; margin-right: 0px;}

.page-title {margin-top:30px; line-height:30px; border-bottom:#EBEBEB 1px solid;}
.page-title .left {width:50%;  float: left;}
.page-title h1 {font-size:24px; font-weight:300; color:#9fcc3b; text-align: left; padding:0px; margin:0px;}
.page-title .right {width:40%; font-size: 12px; font-weight: 300; color:#ddd; text-align:right; float: right;}



.page-img {width: 100%;}
.page-text {width: 100%; text-align: justify; }
.page-text h2 {padding:0px; margin:0px 0 10px 0;}
.page-text h4 { font-size:12px; color:#ddd; padding:0px; margin:0px 0 10px 0;}
.page-text p {padding-bottom:20px; padding-top: 0px; margin:0px; }

.pagemenu{
    font-size: 12px;
    font-weight: 300;
    width:100%;
    border-top:#ebebeb 1px solid;
    margin:0px;
    padding:0px;
    z-index:999;
}

.pagemenu li {
    list-style: none outside none;
    display:inline-block;   
    text-align:left;
    width:212px;
    line-height:40px;
    
}

.pagemenu li a{
	color:#58585A;
	width:100%;
	float: left;
	border-bottom:#ebebeb 1px solid;
	margin:0px 1px 0px 0px;
	padding:0px 10px;
    background:#fbfbfb url(../img/icon/arr-bot.png) no-repeat 212px center;
    font-weight: 400;
}

.pagemenu li a:hover{
	color: #9fcc3b;
	background: #fff url(../img/icon/arr-bot.png) no-repeat 222px center;
}

.urunler {
	margin-bottom:30px; 
	padding-top:0px; 
	border:5px solid #EBEBEB;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;	
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;}
.urunler:hover{border:5px solid #9fcc3b;}
.urunler img {width:232px;}
.urunler img a:hover {width:232px;}
.urunler .title {width:100%;  padding:0px; font-size: 11px; text-align:center; color:#58585A; font-weight:500;}
.urunler .title a{color: #58585A;}
.urunler .title a:hover{color: #9fcc3b;}
.urunler .title span{color: #9fcc3b; font-size: 14px; font-weight:700;}

.urun {}
.urun  img{width:100%;}
.urun .ico-1 {width:100px; float:left; padding:0px 20px; }
.urun .ico-2 {width:78px; float:left; padding:0px 20px; }
.urun h1 {color: #9fcc3b; font-size: 24px; text-align:left; font-weight:400; padding:0px; margin:0px 0 20px 0; }
.urun h2 {color: #58585A; padding:0px; margin:0px 0 10px 0; font-size:20px;}

.number {
    font-size: 12px;
    font-weight:400;
    text-align: center;
    width:100%;
    margin:0px;
    padding:0px;
    z-index:999;
}

.number li {
    list-style: none outside none;
    display:inline-block;   
    text-align:center;
    width:40px;
    line-height:40px;
    
}

.number a{
	color:#999;
	width:40px;
	float: left;
	margin:0px 1px 0px 1px;
    background:#DCDCDC;
    
}

.number a:hover{
	color: #fff;
	background: #ccc;
}

.number a.active{
	color:#fff;
	width:40px;
	float: left;
	margin:0px 1px 0px 1px;
    background:#9FCC3B;
    
}


.project{
    padding: 0px;
    margin: 0px;
    list-style: none;
    display: inline-block;
    width: 100%;
    }
.project h2{
    font-size:24px;   
    font-weight:300;
    }
.project h3{
    font-size:20px;
    margin-bottom: 10px;
    margin-top:0px;
    margin-left: 20px;
    padding:5px 0;
    border-bottom: 1px solid #eee;
    font-family: 'Roboto', sans-serif;
    font-weight:400;
    color:#58585A;
    }
.project ul{display: inline-block; margin: 0; padding: 0;}
.project li{
    float: left;
    width:225px;
    height:150px;
    background:#f1f1f1;
    display: block;
    position: relative;
    margin:0px 0px 20px 20px;
    overflow: hidden;
}
.project li img {
	width: 100%;
}
.project li a{
    display: block;    
    width:225px;
    height:150px;
    position: relative;
}
.project>li:hover>a{
    filter:alpha(opacity=50);
    opacity:0.50;
}
.project>li:first-child a{margin: 0px 0px 8px 0px;}

.sales {}
.sales .text{ width:45%; line-height:80px; text-align: center; font-size: 14px;}
.sales .img{ width:10%; text-align: center;}

.ok {padding:20px 0px 10px 50px; height: 40px; background: url(../img/icon/ok.png) no-repeat left center; color:#9fcc3b; font-size: 14px; font-weight: 500;}
.none {padding:20px 0px 10px 50px;  height: 40px; background: url(../img/icon/none.png) no-repeat left center; color: #ba0000; font-size: 14px; font-weight: 500;}


.tanitim {}
.tanitim span {
	padding-top:5px;
	font-weight: 400;
}
.tanitim ul{display: inline-block; margin: 0; padding: 0;}
.tanitim li{
    float: left;
    width:225px;
    height:230px;
    display: block;
    position: relative;
    margin:0px 10px 20px 10px;
    overflow: hidden;
}
.tanitim li img {
	width: 100%;
	height: 150px;
}
.tanitim li a{
    display: block;    
    width:225px;
    height:150px;
    position: relative;
}
.tanitim>li:hover>a{
    filter:alpha(opacity=50);
    opacity:0.50;
}

/* ************************************************************** */
/* ************************** HEADER ******************* */
/* ************************************************************** */

.footer-top { background: #dcdcdc; min-height:200px; border-top:#ccc 1px solid; padding-bottom: 30px; }
.footer-bot { background: #c8c8c8; min-height:40px; line-height: 40px; font-size: 11px; font-weight:300; }

.footer-top .footmenu { width:100%; margin-top: 10px; float: left;}
.footer-top .footmenu ul{padding:0;}
.footer-top .footmenu h4{ font-size: 13px; padding:0px; margin-bottom:0px; margin-top:0px; font-weight: 400; border-bottom: #999 1px solid;}
.footer-top .footmenu li {float: left;  margin-top: 0px; width: 100%; list-style: none; font-size: 12px; padding:3px 0px; font-weight:300; border-bottom: #ccc 1px solid;}
.footer-top .footmenu li a{ color: #58585A;}
.footer-top .footmenu li a:hover{color: #9fcc3b; }


/*----------------------------------------*/
/*----- 2.8 forms -----*/
/*----------------------------------------*/
/*common properties for contact, subscribe and search form*/
form {
	margin: 0;
	padding: 0;
	z-index: 0;
}
fieldset {
    border: 0 none;
    margin: 0;
    padding: 0;
}
form p {
	margin-bottom: 20px;
	margin-top: 0px;
	padding-bottom: 0px;
	overflow: hidden;
	background: none;
	list-style-type: none;
}
form label.error {
	display: none;
}
form input.error, form textarea.error {
	border-color: #b94a48;
	box-shadow: none;
}
label, input, button, select, textarea, input[type="text"] {
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	color: #aaa;
	font-weight: 400;
	line-height: 2em;
    height:auto;
	margin:3px;
}
input[type=text],input[type="password"], textarea {
	width: 100%;
	line-height: 30px;
	padding: 5px;
	margin:3px 0 0px 0;
	display: inline-block;
}
select {
	width: 90%;
	height: 25px;
	padding: 5px 0px 5px 5px;
	display: inline-block;
}
textarea {
	height: auto;
	width: 100%;
	padding: 5px;
}
select {
	width: 99%;
	height: 37px;
}
input[type="text"],input[type="password"], textarea, select {
	background-color: #fbfbfb;
	border: 1px solid #eeeeee;
	border-radius: 0px;
	box-shadow: none;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-transition: border linear 0.2s;
	-moz-transition: border linear 0.2s;
	-ms-transition: border linear 0.2s;
	-o-transition: border linear 0.2s;
	transition: border linear 0.2s;
	padding: 5px;
}
textarea:focus, input[type="text"]:focus, select:focus {
	box-shadow: none;
}
.submit, .sub-submit, .search-submit {
	background: #cdcdcd;
	padding: 5px 8px 5px 7px;
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: 12px;
	font-weight: 600;
	cursor: pointer;
	border: none;
	width: auto;
	float: right;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.submit:hover {
	background: #999;
	color: #fff;
}
/*----- subscribe / search form -----*/
#subform p {
	margin-bottom: 7px;
}
#subform input[type="text"], #searchform input[type="text"] {
	width: 170px;
	height: 23px;
	float: left;
	margin: 0;
	background: #fff;
	border-top-left-radius: 2px;
	-moz-border-radius-topleft: 2px;
	-webkit-border-top-left-radius: 2px;
	border-bottom-left-radius: 2px;
	-moz-border-radius-bottomleft: 2px;
	-webkit-border-bottom-left-radius: 2px;
}
.sub-submit, .search-submit {
	border-top-right-radius: 2px;
	-moz-border-radius-rightleft: 2px;
	-webkit-border-right-left-radius: 2px;
	border-right-left-radius: 2px;
	-moz-border-radius-rightleft: 2px;
	-webkit-border-bottom-right-radius: 2px;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
	height: 35px;
	margin-top:0px;
}
/*----- search form -----*/
#searchform input[type="text"] {
	border: 1px solid #dedede;
}
/*----- subscribe form on coming soon page -----*/
/*center aligned and on light backgroung*/
#subform_wrapper {
	margin-bottom: 10px;
	margin-top: 10px;
	position: relative;
	left: 50%;
	float: left;
}
#subform_wrapper #subform {
	position: relative;
	left: -50%;
	margin: 0;
	text-align: left;
}
#subform_wrapper input[type="text"] {
	border: 1px solid #dedede;
}
#subform_wrapper input[type="text"]:focus {
	border-color: rgba(82, 168, 236, 0.8);
}

/*----------------------------------------*/
/*----- 2.10 Menu / Navigation -----*/
/*----------------------------------------*/
.menu-wrapper {
	/*border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;*/
	
   /* border-radius: 5px 5px 5px 5px;*/
}
.menus-bg {
	background: #c3b59b;
    padding: 0px 0px;
    margin-top:0px;
    height: 30px;
	
}
.ddsmoothmenu {
	font-family: 'Roboto', sans-serif;
	width: 100%;
	height: 40px;
	padding:0;
	border-top: #ebebeb 1px solid;
	border-bottom: #ebebeb 1px solid;
	margin-bottom: 10px; 
}
.ddsmoothmenu ul {
	z-index: 9999;
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
	box-shadow: none;
}
/*Top level list items*/
.ddsmoothmenu ul li {
	position: relative;
	display: inline;
	float: left;
}
/*Top level menu link items style*/
.ddsmoothmenu ul {
}
.ddsmoothmenu ul ul {
	margin-left: 0px;
	margin-top: 11px;
}
.ddsmoothmenu ul ul ul {
	margin-left: 0px;
	margin-top: 0px;
	border-top: 0px solid #9fc400;
}
.ddsmoothmenu ul li a {
	display: block;
	color: #58585a;
	text-decoration: none;
	outline: none;
	word-spacing: 3px;
	font-size: 12px;
	font-weight: 300;
	padding: 0;
	line-height: 1em;
}

.ddsmoothmenu ul li {

}


.ddsmoothmenu ul li:last-child {
	border-right: 0px;
}
* html .ddsmoothmenu ul li a { /*IE6 hack to get sub menu links to behave correctly*/
	display: inline-block;
	color: #404040;
}
.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited {
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	margin-right: 2px;
	padding: 14px 10px;
}
.ddsmoothmenu ul li a.selected, .ddsmoothmenu ul li ul li a.selected { /*CSS class that's dynamically added to the currently active menu items' LI A element*/
	color: #eee;
}
.ddsmoothmenu ul li a:hover, .ddsmoothmenu ul li ul li a:hover {
	color: #9fcc3b;
	padding: 14px 10px;
	border-bottom: #9fcc3b 1px solid;
	
}
/*1st sub level menu*/
.ddsmoothmenu ul li ul {
	position: absolute;
	left: 0;
	display: none; /*collapse all sub menus to begin with*/
	visibility: hidden;
	box-shadow: none;
	background: #f1f1f1;
	border-top: #9fcc3b 5px solid;
	border-bottom: #9fcc3b 5px solid;
	z-index: 9999;
}
/*Sub level menu list items (undo style from Top level List Items)*/
.ddsmoothmenu ul li ul li {
	display: list-item;
	float: none;
	box-shadow: none;
	padding: 0px;
	border-right: 0px;
	
}
/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.ddsmoothmenu ul li ul li ul {
	top: 0;
}
/* Sub level menu links style */
.ddsmoothmenu ul li ul li a {
	font-family: 'Roboto', sans-serif;
	min-width: 200px; /*width of sub menus*/
	margin: 0;
	color: #333;
	line-height: 1em;
	font-size: 12px;
	border-right: 0px;
	padding:5px 0 5px 0;
	
}

.ddsmoothmenu ul li ul li a:hover {
	color: #9fcc3b;
	border-bottom: 0px;
	padding-left: 15px;
	

}
/* Holly Hack for IE \*/
* html .ddsmoothmenu {
	height: 1%;
} /*Holly Hack for IE7 and below*/
/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass {
	position: absolute;
	top: 7px;
	right: 15px;
}
.rightarrowclass {
	display: none;
}
/*Menu select*/
.ddsmoothmenu select {
	display: none;
	cursor: pointer;
	color: #404040;
	outline: none;
	font-family: 'Roboto', sans-serif;
	border: 1px solid #404040;
	width: 100%;
	padding: 5px 10px;
	background:transparent;
	font-size: 12px;
	height: auto;
	margin: 0 auto;
}


/* ************************************************************** */
/* ************************** TABLE ******************* */
/* ************************************************************** */


table {
	max-width: 100%;
	background-color: #fdfdfd;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 13px;
	font-weight: 300;
}
.table {
	width: 100%;
	margin-bottom: 20px;
}
.table th, .table td {
	padding: 5px;
	line-height: 20px;
	text-align: left;
	vertical-align: top;
	/*border-left: 1px solid #FFFFFF;*/
	
}
.table th {
}
.table thead th {
	vertical-align: bottom;
}
.table caption + thead tr:first-child th, .table caption + thead tr:first-child td, .table colgroup + thead tr:first-child th, .table colgroup + thead tr:first-child td, .table thead:first-child tr:first-child th, .table thead:first-child tr:first-child td {
	border-top: 0;
}
.table tbody + tbody {
	border-top: 2px solid #EBEBEB;
}
.table-condensed th, .table-condensed td {
	padding: 4px 5px;
}
.table-bordered {
	
	border-collapse: separate;
 *border-collapse: collapse;
	border-left: 0;
}
.table-bordered th, .table-bordered td {

}
.table-bordered caption + thead tr:first-child th, .table-bordered caption + tbody tr:first-child th, .table-bordered caption + tbody tr:first-child td, .table-bordered colgroup + thead tr:first-child th, .table-bordered colgroup + tbody tr:first-child th, .table-bordered colgroup + tbody tr:first-child td, .table-bordered thead:first-child tr:first-child th, .table-bordered tbody:first-child tr:first-child th, .table-bordered tbody:first-child tr:first-child td {
	border-top: 0;
}
 .table-striped tbody tr:nth-child(odd) td, .table-striped tbody tr:nth-child(odd) th {
 background-color: #fbfbfb;
}
.table-hover tbody tr:hover td, .table-hover tbody tr:hover th {
	background-color: #f5f5f5;
}
 table [class*=span], .row-fluid table [class*=span] {
 display: table-cell;
 float: none;
 margin-left: 0;
}
.table tbody tr.success td {
	background-color: #f8f8f8;
}
.table tbody tr.error td {
	background-color: #f8f8f8;
}
.table tbody tr.warning td {
	background-color: #f8f8f8;
}
.table tbody tr.info td {
	background-color: #f8f8f8;
}
.table-hover tbody tr.success:hover td {
	background-color: #f8f8f8;
}
.table-hover tbody tr.error:hover td {
	background-color: #f8f8f8;
}
.table-hover tbody tr.warning:hover td {
	background-color: #faf2cc;
}
.table-hover tbody tr.info:hover td {
	background-color: #f8f8f8;
}

body#submenu1 a#submenu1,
body#submenu2 a#submenu2,
body#submenu3 a#submenu3,
body#submenu4 a#submenu4,
body#submenu5 a#submenu5,
body#submenu6 a#submenu6,
body#submenu7 a#submenu7,
body#submenu8 a#submenu8 {
	color: #9fcc3b;
	border-bottom: #9fcc3b 1px solid;
	/*background: url(../img/icon/arr-bot.png) no-repeat center 33px;*/
	
}
.fancybox-custom .fancybox-skin {
    -webkit-shadow: 0 0 50px #222;
    -moz-shadow: 0 0 50px #222;
    box-shadow: 0 0 50px #222;
}

.no-margin {
    margin:0;
}
.no-padding{
    padding:0;
}
.no-padding .alert {
    margin-bottom:0;
}
.siparis {
    padding-bottom:20px;
    overflow: hidden;
}
.siparis .nav-tabs{
    border-bottom: 0;
    
}
.siparis .nav-tabs a{
    -webkit-border-radius:0;
    -moz-border-radius:0;
    border-radius:0;
}

.widget
{
    margin-bottom: 30px;
    position: relative;
}

.widget .widget-header
{
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;

    line-height: normal;
    border: 1px solid #ccc;
    font-weight: bold;
    position: relative;
    *zoom: 1;
}

.widget .widget-header .title
{
    display: inline-block;
    *display: inline;
 /* IE7 inline-block hack */
    *zoom: 1;
    padding: 10px;
}
.widget .widget-header .title [class^="icon-"], 
.widget .widget-header .title [class^="icol-"], 
.widget .widget-header .title [class^="icos-"], 
.widget .widget-header .title img
{
    margin-right: 4px;
}

.widget .widget-header .title img
{
    max-width: 16px;
    max-height: 16px;
}

.widget .widget-header .title [class^="icon-"]
{
    font-size: 16px;
    vertical-align: text-top;
}

.widget .widget-header .toolbar
{
    float: right;
    height: 100%;
    position: relative;
}

.widget .widget-header .toolbar > .btn, 
.widget .widget-header .toolbar > .btn-group, 
.widget .widget-header .toolbar > .btn-group > .btn
{
    display: inline-block;
    *display: inline;
 /* IE7 inline-block hack */
    *zoom: 1;
}

.widget .widget-header .toolbar > .btn, 
.widget .widget-header .toolbar > .btn-group > .btn
{
    color: #666;
    line-height: 20px;
    font-weight: normal;
    font-size: 11px;
    padding: 9px 12px;
    
    border-width: 0 1px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.1);
    -moz-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.1);
}


.widget .widget-content
{
    border: 1px solid #ccc;
    position: relative;
    padding: 25px;
    background-color: #fff;
}

.widget .widget-header + .widget-content, 
.widget .widget-content + .widget-content
{
    border-top: 0;
}

.widget .widget-content.form-container, 
.widget .widget-content .form-container
{
    padding: 0;
}

.widget .widget-content.table-container, 
.widget .widget-content .table-container
{
    border: 0;
    padding: 0;
}

.widget .widget-content.no-padding
{
    padding: 0;
}

.widget .widget-content.no-border
{
    border: 0;
}

/* Widget Containers Content
================================================== */

.widget-content.table-container .table
{
    border: 1px solid #ccc;
    margin: 0;
}

.widget > .toolbar + .table-container .table, 
.widget .widget-inner-wrap > .toolbar + .table-container .table, 
.widget .widget-header + .table-container .table, 
.widget .table-container + .table-container .table
{
    border-top: 0;
}


.widget > .widget-content.shoppingcart
{
    padding: 0;
}

.shoppingcart > ul
{
    margin: 0;
    list-style: none;
}

.shoppingcart ul li
{
    *zoom: 1;
    display: block;
    position: relative;
}

.shoppingcart ul li:before,
.shoppingcart ul li:after
{
    display: table;
    content: "";
}

.shoppingcart ul li:after
{
    clear: both;
}

.shoppingcart > ul li .thumbnail
{
    width: 64px;
    float: left;
}

.shoppingcart > ul li .info
{
    margin-left: 84px;
    display: block;
}

.shoppingcart > ul > li
{
    padding: 15px;
    margin: 0;
    float: none;
    border-bottom: 1px dotted #b1afac;
    display: block;
}

.shoppingcart > ul > li:last-child
{
    border-bottom: 0;
}
/* Shopping Cart Widget
================================================== */

.shoppingcart > ul > li .info .name
{
    font-size: 14px;
    display: block;
    margin-bottom: 4px;
}

.shoppingcart > ul > li .info .qty
{
    font-weight: bold;
    display: block;
    color: #95204e;
}

.shoppingcart > ul > li .actions
{
    position: absolute;
    right: 10px;
    bottom: 10px;
    margin-top: -12px;
    opacity: 0;
    -moz-opacity: 0;
    -webkit-transition: opacity 150ms linear;
    -moz-transition: opacity 150ms linear;
    -ms-transition: opacity 150ms linear;
    -o-transition: opacity 150ms linear;
    transition: opacity 150ms linear;
}

.shoppingcart > ul > li:hover .actions
{
    opacity: 1;
    -moz-opacity: 1;
}

.shoppingcart > ul > li .actions ul
{
    margin: 0;
}

.shoppingcart > ul > li .actions ul, 
.shoppingcart > ul > li .actions ul li
{
    float: left;
}

.shoppingcart > ul > li .actions li
{
    list-style: none;
    font-size: 16px;
    line-height: 24px;
    margin: 0 4px;
    display: block;
}

.shoppingcart > ul > li .actions li a, 
.shoppingcart > ul > li .actions li span
{
    color: #666;
}

.shoppingcart > ul > li.footer .price
{
    float: right;
    font-size: 21px;
    line-height: 28px;
    font-weight: bold;
}
.contact-list {
    
}
.contact-list .contact-nav {
    min-height:400px;
    display:none;
}
.input-mini {
    margin: 0;
    width: 40px !important;
    padding: 2px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    line-height: 18px;
}
.shoppingcart > ul > li .actions {
    top: 50%;
    bottom: inherit;
    margin-top: 0;
}
#siparisNotu {
    margin-bottom:10px;
}
.well-white {
    background-color: #FFFFFF;
    border:1px solid #ccc;
    border-radius:0;
}
.bayisiparis .table td,.bayisiparis .table th {
 border-left: 1px solid #dddddd;
}
.medyaon a{width: 62px; height: 11px; float:right;  margin:13px 0 0 11px; background: url(../img/medyaon.png) no-repeat 0 0; display: inline-block; outline: none;
	-webkit-transition: all 0.3s ease-out; 
	-moz-transition: all 0.3s ease-out; 
	-ms-transition: all 0.3s ease-out; 
	-o-transition: all 0.3s ease-out; 
	transition: all 0.3s ease-out;
}
.medyaon a:hover{background: url(../img/medyaon.png) no-repeat 0 -11px; cursor: pointer;}



