mport url(https://fonts.googleapis.com/css?family=Ubuntu+Condensed&subset=latin,latin-ext);
html {
	overflow: -moz-scrollbars-vertical;
	margin: 0;
	padding: 0;
	overflow: -moz-scrollbars-vertical; 
	overflow-y: scroll;
}

body{
	background-color: #D7D7D7;
	color: #2b2b2b;
	letter-spacing: 0.1em;
	margin: 0px;
	padding: 0px;
	font-family: 'Ubuntu Condensed', sans-serif;
	/* [disabled]text-shadow:  1px 2px 3px; */
}

body, td, th, input, textarea, select, a {
	font-size: 12px;
}
p {
	margin-top: 0px;
	margin-bottom: 20px;
}
a, a:visited, a b {
	color: #2b2b2b;
	text-decoration: none;
	cursor: pointer;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #990000;
	font-weight: bold;
	font-style: italic;
}
a img {
	border: none;
}

._iceriknormal{
	background-color: #ffffff;
	height: auto;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	-moz-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
	-moz-box-shadow: 5px 5px 10px #919191;
	-webkit-box-shadow: 5px 5px 10px #919191;
	box-shadow: 5px 5px 10px #5d5d5d;
	padding: 20px;
	/* [disabled]background-image: url(../images/pages/alt_.jpg), url(../images/pages/flow-bg_.jpg); */
	/* [disabled]background-position: top right, bottom left; */
	/* [disabled]background-repeat: no-repeat, no-repeat; */
	min-height: 500px;
}
.chose_box {
	color: #900;
	background-color: #eee;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.red_bold {
	font-weight: bold;
	color: #900;
}
.red_big_bold {
	font-weight: bold;
	color: #900;
	font-size: 16px;
}

.red_bold_small {
	font-weight: bold;
	color: #900;
	font-size: 8px;
}
.baryazi, .baryazi a:link, .baryazi a:visited, .baryazi a:hover, .baryazi a:hover, .baryazi a{
	color: #FFFFFF;
	font-size: 11px;
	line-height: 15px;
	text-decoration: none;
	font-style: normal;
}

.red_small {
	color: #900;
	font-size: 9px;
}
.table_alt_cizili {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.text_area {
	color: #900;
	background-color: #eee;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
}

.buttonx {
	color: #900;
	background-color: #CCC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
		-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.table_red_back {
	font-weight: bold;
	color: #FFF;
	border-radius:6px;
	background-color: #eef;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius:4px;
}
.urun {
    position:relative
}
.urun:hover .qw{display:block}
.qw{
  position : absolute;
    display:none;
    top:20%; 
    width:20px;
	height:12px;
	left:0px;
    top:0px;
    z-index:100
} 
.detailtext{
	position: relative;
	color: #000;
	font-size: 12px;
	float: right;
	top: 4px;
	right: 10px;
	background-color:#FFFFFF
}
.resim{
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;

}
.order, .order a:link, .order a:visited, .order a:hover, .order a:hover, .order a{
	color: #900;
	font-size: 11px;
	line-height: 15px;
	text-decoration: none;
	font-style: normal;
}
tr.border_bottom td {
  border-bottom:1pt solid black;
}