<style>
@import url('https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700&amp;subset=latin-ext');
</style>


body
{
   background-color: #ffffff;
   color: #000000;
   font-family: "Montserrat Light";
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
#Image1
{
  border: 0px #000000 solid;
padding: 0px 0px 0px 0px;
margin-left: 6px;
top: 6px;
width: 95%;
height: 99%;
}
button.launch:hover {
cursor: pointer;
background-color: transparent!important;
}
input:focus{
outline:0 !important
}

button.change {
background-color: transparent!important;
border: none!important;
}

input[type="hidden" i], input[type="image" i], input[type="file" i] {
    -webkit-appearance: transparent!important;
    background-color: transparent!important;
    cursor: pointer!important;
    padding: initial;
    border: none!important;
}

li:hover{
 cursor: pointer;
}
textarea:focus, input:focus{
    outline: none!important;
}

*:focus {
    outline: none!important;
}

#ustbankt{
position:absolute;
margin-top:0px;
margin-left:0px;
height:2px;
background: url('../image/ustbant2.html') repeat;
/*width:750px;*/
width:983px;
z-index:999;
}
 #ustbankt1{
position:absolute;
margin-top:-9px;
margin-left:0px;
height:5px;
background: url('../image/ustbant2.html') repeat;
/*width:750px;*/
width:983px;
z-index:999;
}

.pagination {
	border-top: 1px solid #EEEEEE;
	padding-top: 8px;
	display: inline-block;
	width: 100%;
	margin-bottom: 10px;
}
.pagination .links {
	float: left;
}
.pagination .links a {
	display: inline-block;
	border: 1px solid #EEEEEE;
	padding: 4px 10px;
	text-decoration: none;
	color: #A3A3A3;
}
.pagination .links b {
	display: inline-block;
	border: 1px solid #269BC6;
	padding: 4px 10px;
	font-weight: normal;
	text-decoration: none;
	color: #269BC6;
	background: #FFFFFF;
}
.pagination .results {
	float: right;
	padding-top: 3px;
}
/* button */
a.button, input.button {
	cursor: pointer;
	color: #FFFFFF;
	line-height: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background: url('../image/button.html') repeat-x;
	-webkit-border-radius: 7px 7px 7px 7px;
	-moz-border-radius: 7px 7px 7px 7px;
	-khtml-border-radius: 7px 7px 7px 7px;
	border-radius: 7px 7px 7px 7px;
	-webkit-box-shadow: 0px 2px 2px #DDDDDD;
	-moz-box-shadow: 0px 2px 2px #DDDDDD;
	box-shadow: 0px 2px 2px #DDDDDD;
}
a.button {
	display: inline-block;
	text-decoration: none;
	padding: 6px 12px 6px 12px;
}
input.button {
	margin: 0;
	border: 0;
	height: 24px;
	padding: 0px 12px 0px 12px;
}
a.button:hover, input.button:hover {
	background-position: 0px -24px;
}
.buttons {
	background: #FFFFFF;
	/*border: 1px solid #EEEEEE;*/
	overflow: hidden;
	padding: 6px;
	margin-bottom: 20px;
}
.buttons .left {
	float: left;
	text-align: left;
		color:#9b9191;
}
.buttons .right {
	float: right;
	text-align: right;
		color:#9b9191;
}
.buttons .center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.htabs {
	height: 30px;
	line-height: 16px;
	border-bottom: 1px solid #DDDDDD;
}
.htabs a {
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	background: #FFFFFF url('../image/tab.html') repeat-x;
	padding: 7px 15px 6px 15px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #000000;
	margin-right: 2px;
	display: none;
}
.htabs a.selected {
	padding-bottom: 7px;
	background: #FFFFFF;
}
.tab-content {
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	padding: 10px;
	margin-bottom: 20px;
	z-index: 2;
	overflow: hidden;
}
#carousel0{
margin-bottom: 20px;
top:2100px;
position:absolute;
}
/* box */
.box {
margin:0px 10px 0px 10px;
border: 1px solid #cecaca;
}
.featured-products{
color:#919494;
border-top:#dbdbdb 1px solid;
border-bottom:#dbdbdb 1px solid;
width:205px;
text-align:center;
font-family:Julius Sans One!important;
font-size:15px;
line-height:18px;
padding:5px;
text-decoration:none;
}
.shopnowbutton{
height:37px;
width:125px;
margin-right:50px;
background: url('../image/button/shopnow.html') 0px 0px;
color:#fff;
text-align:center;
font-size:1em;
font-family:Julius Sans One!important;
padding-top:4px;
text-decoration:none;
border:none;
float:right;
cursor:pointer;
-webkit-transition: opacity 500ms ease;/* Saf3.2+, Chrome */
-moz-transition: opacity 500ms ease;   /* FF4+ */
-ms-transition: opacity 500ms ease;    /* IE10? */
-o-transition: opacity 500ms ease;     /* Opera 10.5+ */
transition: opacity 500ms ease;     
}
.addtocart{
height:37px;
width:102px;
background: url('../image/button/addtocart.html') 0px -42px;
color:#fff;
text-align:center;
vertical-align: middle;
font-size:0.8em;
 padding-top:7px;
position:relative;
 
font-family:Julius Sans One!important;
text-decoration:none;
border:none;
cursor:pointer;
-webkit-transition: opacity 500ms ease;/* Saf3.2+, Chrome */
-moz-transition: opacity 500ms ease;   /* FF4+ */
-ms-transition: opacity 500ms ease;    /* IE10? */
-o-transition: opacity 500ms ease;     /* Opera 10.5+ */
transition: opacity 500ms ease;     
}
.addtocart:hover{
background: url('../image/button/addtocart.html') 0px 0px;
    filter: alpha(opacity=90);
    -khtml-opacity: .8;
    -ms-filter: "alpha(opacity=100)";
    -moz-opacity: .8;
    opacity: .8;}
.shopnowbutton:hover{
background: url('../image/button/shopnow.html') 0px -41px;
    filter: alpha(opacity=90);
    -khtml-opacity: .8;
    -ms-filter: "alpha(opacity=100)";
    -moz-opacity: .8;
    opacity: .8;}
 

.box .box-heading {
margin:5px;
background: url('../image/background.html') repeat-x;
padding: 8px 10px 7px 10px;
	font-family: Julius Sans One!important;
	font-size: 18px;
	line-height: 21px;
	color: #93aa61;
text-transform:none;
}

.box .box-content {
	background: #FFFFFF;
	padding: 10px;
}
/* box products */
.box-product {
	width: 100%;
	overflow: hidden;
}
.box-product > div {
	width: 130px;
	display: inline-block;
	vertical-align: top;
	margin-right: 20px;
	margin-bottom: 20px;
}
#column-left + #column-right + #content .box-product > div {
	width: 119px;
}
.box-product .image {
	display: block;
	margin-bottom: 0px;
}
.box-product .image img {
	padding: 3px;
	border: 1px solid #E7E7E7;
}
.box-product .name a {
	color: #38B0E3;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin-bottom: 4px;
}
.box-product .price {
	display: block;
	font-weight: bold;
	color: #333333;
	margin-bottom: 4px;
}
.box-product .price-old {
	color: #F00;
	text-decoration: line-through;
}
.box-product .price-new {
	font-weight: bold;
}
.box-product .rating {
	display: block;
	margin-bottom: 4px;
}
/* box category */
ul.box-category, ul.box-category ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.box-category > li:first-child {
	padding: 0px 8px 8px 0px;
}
ul.box-category > li {
	padding: 8px 8px 8px 0px;
}
ul.box-category > li + li {
	border-top: 1px solid #EEEEEE;
}
ul.box-category > li > a {
	text-decoration: none;
	color: #333;
}
ul.box-category > li ul {
	display: none;
}
ul.box-category > li a.active {
	font-weight: bold;
}
ul.box-category > li a.active + ul {
	display: block;
}
ul.box-category > li ul > li {
	padding: 5px 5px 0px 10px;
}
ul.box-category > li ul > li > a {
	text-decoration: none;
	display: block;
}
ul.box-category > li ul > li > a.active {
	font-weight: bold;
}
/* box filter */
ul.box-filter, ul.box-filter ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.box-filter span {
	font-weight: bold;
	border-bottom: 1px solid #EEEEEE;	
	display: block;
	padding-bottom: 5px;
	margin-bottom: 8px;
}
ul.box-filter > li ul {
	padding-bottom: 10px;
}
/* content */
#content .content {
	padding: 10px;
	overflow: hidden;
	margin-bottom: 20px;
	/*border: 1px solid #EEEEEE;*/
}
#content .content .left {
	float: left;
	width: 49%;
	color:#9b9191;
}
#content .content .right {
	float: right;
	width: 49%;
		color:#9b9191;
}
/* category */
.category-info {
background:#d7deba;
margin: 10px;
color:#fff;	
font-size:14px;
font-family:Julius Sans One!important;
padding:15px 5px 15px 5px;
-webkit-border-radius: 7px 7px 7px 7px;
-moz-border-radius: 7px 7px 7px 7px;
-khtml-border-radius: 7px 7px 7px 7px;
border-radius: 7px 7px 7px 7px;
display:inline-block;
z-index:10;
position:relative;

}
#uruncerceve{
width:455px;
height:349px;
display:inline-block;
margin:5px;
background: url('../image/home-product/productbg.html') no-repeat;
text-align:center;
}
#uruncerceve1{
width:794px;
height:345px;
display:inline-block;
background: url('../image/home-product/1productbg.html') no-repeat;
text-align:center;
}
#aboutusimg{
 position: absolute; 
 z-index: -1;
 width:500px;
margin-top:-117px;
margin-left:-10px;
}
#aboutusimg1{
position:absolute;
margin-top:54px;
margin-left:-7px;
}
#aboutuscontainer{

margin-left:-10px;
margin-top:50px;
width:540px;
height:740px;
padding:10px;
position:relative;
}
#aboutuscontainer div{margin-left:7px;margin-right:15px;word-spacing:-0.1em;}
#aboutuscontainer div>h1{color:#d0f1c1;text-shadow: 0.2em 0.2em 0.3em gray;font-size:15px;}
#aboutuscontainer div>p{color:#fff;text-shadow: 0.2em 0.2em 0.3em gray;line-height:26px; }
#aboutuscontainer div>p>a{color:#d0f1c1;text-shadow: 0.1em 0.1em 0.2em black;line-height:26px;}
#aboutus{
font-family:Julius Sans One!important;
position: relative; 
z-index: 2;
color:#9b9191;
font-size:14px;
margin-top:20px;
}
#aboutus1{
margin-top:110px;
text-align:justify !important;
margin-right:5px;
}
#aboutus1 p{
text-align:justify !important;
}
#aboutus h1{
color:#9aba8b;
font-size:13px;
}
#aboutus a{
  color:#9aba8b;
  font-size:14px;
}
#assos{
position:absolute;
margin-top:-37px;
z-index:99999;
}
#assostitle{font-family:Lucida Handwriting;font-size:65px;color:#fff;margin-bottom:15px;margin-left:-15px;text-shadow: 0.1em 0.1em 0.2em black;}
#assostext{font-family: Julius Sans One!important;font-size:13px;color:#fff;line-height:21px;text-shadow: 0.1em 0.1em 0.2em black;word-spacing:-0.1em;text-align:justify !important;}
#contact-form{margin-top:0px;float:right;margin-left:20px;width:400px;border:none;display:inline-block;color:#9b9191; }
#adresbilgi{margin-top:40px;font-size:13px;font-family:Julius Sans One!important;float:left;margin-left:20px;width:400px;border:none;display:inline-block; }
#adresbilgi a{color:#9b9191;}
#adresbilgi h1 {font-size:13px;color:#9aba8b;}
#adresbilgih1 {font-size:13px;color:#9aba8b; margin-top:9px;}
#adresbilgi h2 {font-size:13px;color:#9b9191;font-weight:normal !important}
#adresbilgi h3 {font-size:14px;color:#ffa200;}
#adresbilgi h4 {font-size:13px;color:#00b1d5;}
#sitebilgi {margin-top:40px;font-size:13px;font-family:Julius Sans One!important;float:left;margin-left:20px; border:none;display:inline-block;color:#9b9191; }
#sitebilgi h1 {font-size:13px;color:#9aba8b;margin-top:10px;}
#sitebilgi h2 {font-size:13px;color:#9b9191;margin-bottom:30px;}
#sitebilgi h3 {font-size:14px;color:#9b9191;}
#sitebilgi span {color:#9ABA8B;font-size:14px;}
 #sitebilgi p {text-align:justify;}
#urunfiyat{
font-family: Julius Sans One!important;
    font-size: 13px;
    margin-top: 2px;
 line-height:17px;
	color:#b0ba84;
	text-decoration:none;
}
#altbaslik{
font-family: Julius Sans One!important;
font-size: 14px;
margin-top: -3px;
line-height:17px;
color:#a5aa90;
text-decoration:none;
cursor:pointer;
}
#altbaslik span{color:#f25f12;	text-decoration:none;}
#urunsayfa_altbaslik{color: #949494;font-family: Julius Sans One!important;font-size: 19px;line-height:25px;padding-top: 10px;}
#urunsayfa_ustbaslik{
color:#868686;
font-family: Julius Sans One!important;
font-size: 27px;
padding-top: 60px;
}


.urunisim{
font-family: Julius Sans One!important;
    font-size: 13px;
    margin-top: 10px;
	display:inline-block;
    line-height:23px;
	color:#b0ba84 !important;
	text-decoration:none;
}
.category-info .image {
	float: left;
	padding: 5px;
	margin-right: 15px;
	border: 1px solid #E7E7E7;
}
.category-list {
	overflow: hidden;
	margin-bottom: 20px;
}
.category-list ul {
	float: left;
	width: 18%;
}
/* manufacturer */
.manufacturer-list {
	border: 1px solid #DBDEE1;
	padding: 5px;
	overflow: hidden;
	margin-bottom: 20px;
}
.manufacturer-heading {
	background: #F8F8F8;
	font-size: 15px;
	font-weight: bold;
	padding: 5px 8px;
	margin-bottom: 6px;
}
.manufacturer-content {
	padding: 8px;
}
.manufacturer-list ul {
	float: left;
	width: 25%;
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 10px;
}
/* product */
.product-filter {
	border-bottom: 1px solid #EEEEEE;
	padding-bottom: 5px;
	overflow: hidden;
}
.product-filter .display {
	margin-right: 15px;
	float: left;
	padding-top: 4px;
	color: #333;
}
.product-filter .display a {
	font-weight: bold;
}
.product-filter .sort {
	float: right;
	color: #333;
}
.product-filter .limit {
	margin-left: 15px;
	float: right;
	color: #333;
}
.product-compare {
	padding-top: 6px;
	margin-bottom: 25px;
	font-weight: bold;
}
.product-compare a {
	text-decoration: none;
	font-weight: bold;
}
.product-list{	margin-right:auto;
margin-left:auto;
text-align:center;
 
}
.product-list > div {
	overflow: hidden;
	margin-bottom: 15px;

}
.product-list .right {
	float: right;
	margin-left: 15px;
}
.product-list > div + div {
	/*border-top: 1px solid #EEEEEE;*/
 
}
.product-list .image {
	float: left;
	margin-right: 10px;
}
.product-list .image img {
	padding: 3px;
	border: 1px solid #E7E7E7;
}
.product-list .name {
	margin-bottom: 3px;
}
.product-list .name a {
	color: #38B0E3;
	font-weight: bold;
	text-decoration: none;
}
.product-list .description {
	line-height: 15px;
	margin-bottom: 5px;
	color: #4D4D4D;
}
.product-list .rating {
	color: #7B7B7B;
}
.product-list .price {
	float: right;
	height: 50px;
	margin-left: 8px;
	text-align: right;
	color: #333333;
	font-size: 12px;
}
.product-list .price-old {
	color: #F00;
	text-decoration: line-through;
}
.product-list .price-new {
	font-weight: bold;
}
.product-list .price-tax {
	font-size: 12px;
	font-weight: normal;
	color: #BBBBBB;
}
.product-list .cart {
	margin-bottom: 3px;
}
.product-list .wishlist, .product-list .compare {
	margin-bottom: 3px;
}
.product-list .wishlist a {
	color: #333333;
	text-decoration: none;
	padding-left: 18px;
	display: block;
	background: url('../image/add.html') left center no-repeat;
}
.product-list .compare a {
	color: #333333;
	text-decoration: none;
	padding-left: 18px;
	display: block;
	background: url('../image/add.html') left 60% no-repeat;
}
.product-grid {
	width: 100%;
	overflow: hidden;
}
.product-grid > div {
	width: 130px;
	display: inline-block;
	vertical-align: top;
	margin-right: 20px;
	margin-bottom: 15px;
}
#column-left + #column-right + #content .product-grid > div {
	width: 125px;
}
.product-grid .image {
	display: block;
	margin-bottom: 0px;
}
.product-grid .image img {
	padding: 3px;
	border: 1px solid #E7E7E7;
}
.product-grid .name a {
	color: #38B0E3;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin-bottom: 4px;
}
.product-grid .description {
	display: none;
}
.product-grid .rating {
	display: block;
	margin-bottom: 4px;
}
.product-grid .price {
	display: block;
	font-weight: bold;
	color: #333333;
	margin-bottom: 4px;
}
.product-grid .price-old {
	color: #F00;
	text-decoration: line-through;
}
.product-grid .price-new {
	font-weight: bold;
}
.product-grid .price .price-tax {
	display: none;
}
.product-grid .cart {
	margin-bottom: 3px;
}
.product-grid .wishlist, .product-grid .compare {
	margin-bottom: 3px;
}
.product-grid .wishlist a {
	color: #333333;
	text-decoration: none;
	padding-left: 18px;
	display: block;
	background: url('../image/add.html') left center no-repeat;
}
.product-grid .compare a {
	color: #333333;
	text-decoration: none;
	padding-left: 18px;
	display: block;
	background: url('../image/add.html') left center no-repeat;
}
/* Product */
.product-info {
	overflow: hidden;
	margin-bottom: 20px;
	margin-left: 8%;
}
.product-info > .left {
	float: left;
	margin-right: 15px;
}
.product-info > .left + .right {
	margin-left: 265px;
}
.product-info .image {
	border: 1px solid #E7E7E7;
	float: left;
	margin-bottom: 20px;
	padding: 10px;
	text-align: center;
}
.product-info .image-additional {
	width: 260px;
	margin-left: -10px;
	clear: both;
	overflow: hidden;
}
.product-info .image-additional img {
	border: 1px solid #E7E7E7;
}
.product-info .image-additional a {
	float: left;
	display: block;
	margin-left: 10px;
	margin-bottom: 10px;
}
.product-info .description {
	border-top: 1px solid #E7E7E7;
	border-bottom: 1px solid #E7E7E7;
	padding: 5px 5px 10px 5px;
	margin-bottom: 10px;
	line-height: 20px;
	color: #4D4D4D;
}
.product-info .description span {
	color: #38B0E3;
}
.product-info .description a {
	color: #4D4D4D;
	text-decoration: none;
}
.product-info .price {
	overflow: hidden;
	border-bottom: 1px solid #E7E7E7;
	padding: 0px 5px 10px 5px;
	margin-bottom: 10px;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
}
.product-info .price-old {
	color: #F00;
	text-decoration: line-through;
}
.product-info .price-new {
}
.product-info .price-tax {
	font-size: 12px;
	font-weight: normal;
	color: #999;
}
.product-info .price .reward {
	font-size: 12px;
	font-weight: normal;
	color: #999;
}
.product-info .price .discount {
	font-weight: normal;
	font-size: 12px;
	color: #4D4D4D;
}
.product-info .options {
	border-bottom: 1px solid #E7E7E7;
	padding: 0px 5px 10px 5px;
	margin-bottom: 10px;
	color: #000000;
}
.product-info .option-image {
	margin-top: 3px;
	margin-bottom: 10px;
}
.product-info .option-image label {
	display: block;
	width: 100%;
	height: 100%;
}
.product-info .option-image img {
	margin-right: 5px;
	border: 1px solid #CCCCCC;
	cursor: pointer;
}
.product-info .cart {
	border-bottom: 1px solid #E7E7E7;
	padding: 0px 5px 10px 5px;
	margin-bottom: 20px;
	color: #4D4D4D;
}
.product-info .cart div > span {
	color: #999;
}
.product-info .cart .links {
	display: inline-block;
	vertical-align: middle;
}
.product-info .cart .minimum {
	padding-top: 5px;
	font-size: 11px;
	color: #999;
}
.product-info .review {
	color: #4D4D4D;
	border-top: 1px solid #E7E7E7;
	border-left: 1px solid #E7E7E7;
	border-right: 1px solid #E7E7E7;
	margin-bottom: 10px;
}
.product-info .review > div {
	padding: 8px;
	border-bottom: 1px solid #E7E7E7;
	line-height: 20px;
}
.product-info .review > div > span {
	color: #38B0E3;
}
.product-info .review .share {
	overflow: hidden;
	line-height: normal;
}
.product-info .review .share a {
	text-decoration: none;
}
.review-list {
	padding: 10px;
	overflow: hidden;
	margin-bottom: 20px;
	border: 1px solid #EEEEEE;
}
.review-list .author {
	float: left;
	margin-bottom: 20px;
}
.review-list .rating {
	float: right;
	margin-bottom: 20px;
}
.review-list .text {
	clear: both;
}
.attribute {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
.attribute thead td, .attribute thead tr td:first-child {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	background: #F7F7F7;
	text-align: left;
}
.attribute tr td:first-child {
	color: #000000;
	font-weight: bold;
	text-align: right;
	width: 20%;
}
.attribute td {
	padding: 7px;
	color: #4D4D4D;
	text-align: center;
	vertical-align: top;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}
.compare-info {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
.compare-info thead td, .compare-info thead tr td:first-child {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	background: #F7F7F7;
	text-align: left;
}
.compare-info tr td:first-child {
	color: #000000;
	font-weight: bold;
	text-align: right;
}
.compare-info td {
	padding: 7px;
	width: 20%;
	color: #4D4D4D;
	text-align: center;
	vertical-align: top;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}
.compare-info .name a {
	font-weight: bold;
}
.compare-info .price-old {
	font-weight: bold;
	color: #F00;
	text-decoration: line-through;
}
.compare-info .price-new {
	font-weight: bold;
}
/* wishlist */
.wishlist-info table {
	width: 100%;
	border-collapse: collapse;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
.wishlist-info td {
	padding: 7px;
}
.wishlist-info thead td {
	color: #4D4D4D;
	font-weight: bold;
	background-color: #F7F7F7;
	border-bottom: 1px solid #DDDDDD;
}
.wishlist-info thead .image {
	text-align: center;
}
.wishlist-info thead .name, .wishlist-info thead .model, .wishlist-info thead .stock {
color:#9B9191;
	text-align: left;
}
.wishlist-info thead .quantity, .wishlist-info thead .price, .wishlist-info thead .total, .wishlist-info thead .action {
color:#9B9191;
	text-align: right;
}
.wishlist-info tbody td {
	vertical-align: top;
	border-bottom: 1px solid #DDDDDD;
	color:#9B9191;
}
.wishlist-info tbody .image img {
	border: 1px solid #DDDDDD;
}
.wishlist-info tbody .image {
	text-align: center;
}
.wishlist-info tbody .name, .wishlist-info tbody .model, .wishlist-info tbody .stock {
	text-align: left;
}
.wishlist-info tbody .quantity, .wishlist-info tbody .price, .wishlist-info tbody .total, .wishlist-info tbody .action {
	text-align: right;
	color:#9B9191;
}
.wishlist-info tbody .price s {
	color: #F00;
}
.wishlist-info tbody .action img {
	cursor: pointer;
}
.login-content {
	margin-bottom: 20px;
	overflow: hidden;
}
.login-content .left {
	float: left;
	width: 48%;
}
.login-content .right {
	float: right;
	width: 48%
}
.login-content .left .content, .login-content .right .content {
	min-height: 190px;
}
/* orders */
.order-list {
	margin-bottom: 10px;
}
.order-list .order-id {
	width: 49%;
	float: left;
	margin-bottom: 2px;
}
.order-list .order-status {
	width: 49%;
	float: right;
	text-align: right;
	margin-bottom: 2px;
}
.order-list .order-content {
	padding: 10px 0px;
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
}
.order-list .order-content div {
	float: left;
	width: 33.3%;
}
.order-list .order-info {
	text-align: right;
}
.order-detail {
	background: #EFEFEF;
	font-weight: bold;
}
/* returns */
.return-list {
	margin-bottom: 10px;
}
.return-list .return-id {
	width: 49%;
	float: left;
	margin-bottom: 2px;
}
.return-list .return-status {
	width: 49%;
	float: right;
	text-align: right;
	margin-bottom: 2px;
}
.return-list .return-content {
	padding: 10px 0px;
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
		color:#9b9191;
}
.return-list .return-content div {
	float: left;
	width: 33.3%;
}
.return-list .return-info {
	text-align: right;
}
.return-product {
	overflow: hidden;
	margin-bottom: 20px;
		color:#9b9191;
}
.return-name {
	float: left;
	width: 31%;
	margin-right: 15px;
		color:#9b9191;
}
.return-model {
	float: left;
	width: 31%;
	margin-right: 15px;
		color:#9b9191;
}
.return-quantity {
	float: left;
	width: 31%;
		color:#9b9191;
}
.return-detail {
	overflow: hidden;
	margin-bottom: 20px;
		color:#9b9191;
}
.return-reason {
	float: left;
	width: 31%;
		color:#9b9191;
	margin-right: 15px;
}
.return-opened {
	float: left;
	width: 31%;
	margin-right: 15px;
		color:#9b9191;
}
.return-opened textarea {
	width: 98%;
		color:#9b9191;
	vertical-align: top;
}
.return-captcha {
	float: left;
}
.download-list {
	margin-bottom: 10px;
}
.download-list .download-id {
	width: 49%;
	float: left;
	margin-bottom: 2px;
}
.download-list .download-status {
	width: 49%;
	float: right;
	text-align: right;
	margin-bottom: 2px;
}
.download-list .download-content {
	padding: 10px 0px;
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
}
.download-list .download-content div {
	float: left;
	width: 33.3%;
}
.download-list .download-info {
	text-align: right;
}
/* cart */
.cart-info table {
	width: 100%;
	margin-bottom: 15px;
	border-collapse: collapse;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
}
.cart-info td {
	padding: 7px;
}
.cart-info thead td {
	color: #4D4D4D;
	font-weight: bold;
	background-color: #F7F7F7;
	border-bottom: 1px solid #DDDDDD;
}
.cart-info thead .image {
	text-align: center;
	color:#9B9191;
	
}
.cart-info thead .name, .cart-info thead .model, .cart-info thead .quantity {
	text-align: left;
	color:#9B9191;
}
.cart-info thead .price, .cart-info thead .total {
	text-align: right;
	color:#9B9191;
}
.cart-info tbody td {
	vertical-align: top;
	border-bottom: 1px solid #DDDDDD;
}
.cart-info tbody .image img {
	border: 1px solid #DDDDDD;
}
.cart-info tbody .image {
	text-align: center;
	color:#9B9191;
}
.cart-info tbody .name, .cart-info tbody .model, .cart-info tbody .quantity {
	text-align: left;
	color:#9B9191;
}
.cart-info tbody .quantity input[type='image'], .cart-info tbody .quantity img {
	position: relative;
	top: 4px;
	cursor: pointer;
}
.cart-info tbody .price, .cart-info tbody .total {
	text-align: right;
	color:#9B9191;
}
.cart-info tbody span.stock {
	color: #F00;
	font-weight: bold;
}
.cart-module > div {
	display: none;
}
.cart-total {
	border-top: 1px solid #DDDDDD;
	overflow: hidden;
	padding-top: 8px;
	margin-bottom: 15px;
	color:#9B9191;
}
.cart-total table {
	float: right;
}
.cart-total td {
	padding: 3px;
	text-align: right;
}
/* checkout */
.checkout-heading {
	background: #F8F8F8;
	border: 1px solid #DBDEE1;
	padding: 8px;
	font-weight: bold;
	font-size: 13px;
	color: #555555;
	margin-bottom: 15px;
}
.checkout-heading a {
	float: right;
	margin-top: 1px;
	font-weight: normal;
	text-decoration: none;
}
.checkout-content {
	padding: 0px 0px 15px 0px;
	display: none;
	overflow: hidden;
}
.checkout-content .left {
	float: left;
	width: 48%;
}
.checkout-content .right {
	float: right;
	width: 48%;
}
.checkout-content .buttons {
	clear: both;
}
.checkout-product table {
	width: 100%;
	border-collapse: collapse;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
.checkout-product td {
	padding: 7px;
}
.checkout-product thead td {
	color: #4D4D4D;
	font-weight: bold;
	background-color: #F7F7F7;
	border-bottom: 1px solid #DDDDDD;
}
.checkout-product thead .name, .checkout-product thead .model {
	text-align: left;
}
.checkout-product thead .quantity, .checkout-product thead .price, .checkout-product thead .total {
	text-align: right;
	color:#9B9191;
}
.checkout-product tbody td {
	vertical-align: top;
	border-bottom: 1px solid #DDDDDD;
}
.checkout-product tbody .name, .checkout-product tbody .model {
	text-align: left;
}
.checkout-product tbody .quantity, .checkout-product tbody .price, .checkout-product tbody .total {
color:#9B9191;
	text-align: right;
}
.checkout-product tfoot td {
	text-align: right;
	border-bottom: 1px solid #DDDDDD;
}
.contact-info {
	overflow: hidden;
}
.contact-info .left {
	float: left;
	width: 48%;
}
.contact-info .right {
	float: left;
	width: 48%;
}
.sitemap-info {
	overflow: hidden;
	margin-bottom: 40px;
	font-family: Julius Sans One!important;
	font-size:14px;
	line-height:16px;
	color:#9aba8b;	
}
#footerinfo{
position:absolute;
margin-top:175px;
margin-left:320px;
width:400px;}
#social{
display:inline-block;
margin-top:55px;
margin-left:-56px;
}
#footercontact1{font-family: Julius Sans One!important;
	font-size:19px;}
#footercontact2{	
font-family: Julius Sans One!important;
	font-size:18px;
	line-height:16px;
	color:#889848;margin-top:30px;	}
#footercontact3 {margin-top:30px;font-size:13px;	}
#footercontact3 a {font-size:15px;	}
.sitemap-info a, a:visited
{font-size:14px;
line-height:16px;}
.sitemap-info  a:hover
{color:#ffa200;
font-size:14px;
line-height:16px;}
.sitemap-info .left {
	float: left;
	width: 48%;
}
.sitemap-info .right {
	float: left;
	width: 48%;
}
/* footer */ 
#footer {
	clear: both;
	overflow: hidden;
	min-height: 100px;
	padding: 20px;
	background: #d7deba;
	-webkit-border-radius: 7px 7px 0px 0px;
	-moz-border-radius: 7px 7px 0px 0px;
	-khtml-border-radius: 7px 7px 0px 0px;
	border-radius: 7px 7px 0px 0px;
	color:#fff !important;
	font-family:Julius Sans One!important;
}
#urunsayfaimage
{background: #fff;width: 271px;height: 328px;padding:5px;margin:10px;-webkit-border-radius: 7px 7px 0px 0px;-moz-border-radius: 7px 7px 0px 0px;-khtml-border-radius: 7px 7px 0px 0px;border-radius: 7px 7px 0px 0px;}
#urunsayfaimage img{width: 271px;height: 328px;padding-top: 50px;}
#urundescription{width: 405px;display:inline-block;font-family:Julius Sans One!important;font-size: 13px;color: #737370;/* margin-top:10px; */font-weight:normal;line-height: 25px;text-align: justify;}
#urunsayfaright{}
#urunsayfafiyat{color:#9ea192;font-size:18px;font-family:Julius Sans One!important; width:230px;position:absolute;left:452px;top:402px;}
#urunsayfacart{width:200px;float:right;font-family:Julius Sans One!important;
font-size:14px;color:#9ea192; position:absolute;left:682px;top:400px;}
#footer h3 {
 
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 8px;
}
#footer .column {
	float: left;
	width: 25%;
	min-height: 100px;
}
#footer .column ul {
	margin-top: 0px;
	margin-left: 8px;
	padding-left: 12px;
}
#footer .column ul li {
	margin-bottom: 3px;
}
#footer .column a {
	text-decoration: none;
	color:#fff !important;
}
#footer .column a:hover {
	text-decoration: underline;
}
#powered {
	margin-top: 5px;
	text-align: right;
	clear: both;
}
/* banner */
.banner div {
	text-align: center;
	width: 100%;
	display: none;
}
.banner div img {
	margin-bottom: 20px;
}
