body{
	margin: 0;
	font-family: calibri, arial;
	font-size: 16px;
	background-image: url(../img/bg3.gif);
	color: #653A17;
}
table{
	border-collapse: collapse; 
	border-spacing: 0;
}

p{
	margin: 0 auto 1em;
}

h1, h2, h3, h4, h5, h6{
	margin: 6px auto 3px auto;
}

h1{
	color: #b181bd;
}

h2{
	color: #aedeec;
}

img{
	border: none;
}

a{
	color: #AA77B7;
	border-bottom: 1px solid #AA77B7;
	text-decoration: none;
}

a:hover{
	color: #F7ACD5;
	border-bottom: 1px dotted #F7ACD5;
}

a:visited{
	color: #b181bd;
	border-bottom: 1px dotted #b181bd;
	text-decoration: none;
}

a:focus{
	color: #c2e571;
}

address{
	width: 300px;
	background-image: url(../img/mail_new2.png);
	background-repeat: no-repeat;
	padding-left: 114px;
	font-size: 18px;
}

#container{
	overflow: hidden;
	border: 1px solid #B181BD;
	margin: 1px auto;
	text-align: left;
	width: 960px;
	background-color: white;
}

#header{
	overflow: hidden;
	background-color: #EDF8FC;
	background-image: url(../img/header-bg.png);
	background-repeat: repeat-x;
	clear: both;
	height: 177px;
	width: 960px;
	margin: 3px auto 15px auto;
}

/*************/
/* NAV START */
/*************/
#nav{
	/*background-image: url(../img/test_bg.jpg);*/
	/*background-color: #EDF8FC;*/
	height: 40px;
	width: 960px;
	margin: auto;
	line-height: 30px;
	text-shadow:1px 1px 0 #F7F7F7;
	/*
	border-top: 2px solid #FAC3E2;
	border-bottom: 2px solid #FAC3E2;
	*/
}

#nav ul{
	height: 27px;
	margin: 1px 1px 1px 1px;
	padding: 1px 1px 1px 15px;
}

#nav li{
	overflow: hidden;
	display:inline;
	float:left;
	height:27px;
	line-height:27px;
	list-style:none outside none;
	margin-right:10px;
	margin-left: 0;
	text-align:center;
	vertical-align: middle;
	width:101px;
}

#nav li a{
	color: #653a17;
	text-decoration: none;
	height: 27px;
	width: 101px;
	display: block;
	background-image: url(../img/sprite.png);
}

#nav li>a:hover{
	color: #653a17;
	text-decoration: underline;
}

#nav li a.item1{
	background-position: 0px 0px;
}

#nav li a.item2{
	background-position: 0px -32px;
}

#nav li a.item3{
	background-position: 0px -64px;
}

#nav li a.item4{
	background-position: 0px -96px;
}

#nav li a.item5{
	background-position: 0px -128px;
}

#nav li a.item6{
	background-position: 0px -160px;
}

/*************/
/* NAV END   */
/*************/
#cartInfo{
	float: right;
	margin: 0 2px 0 0;
	width: 110px;
	background-image: url(../img/sprite.png);
	background-position: 0px -294px;
	background-repeat: no-repeat;
	padding-left: 42px;
	font-size: 12px;
}

#logo{
	width:260px;
	margin: 0 auto 0 35px;
}




#content{
	margin: 10px auto;
	padding: 3px 10px;
	overflow: hidden;
	width: 100%;
}

#infoBox{
	float:right;
	/*width: 284px;*/
	padding: 4px 4px 4px 14px;
	margin: 5px 0 0 auto;
	font-size: 12px;
}
/*
#search{
	color: #6495ed;
	background-color: #aedeec;
	border: 1px solid #64c6e1;
	padding: 3px;
}
*/
#search input.searchBox{
	background-image: url(../img/sprite.png);
	background-position: 0px -268px;
	background-repeat: no-repeat;
	padding-left: 22px;
	width: 100px;
}

#helpBox{
	height: 32px;
}

#helpBox div{
	float: left;
	background-image: url(../img/sprite.png);
	background-repeat: no-repeat;
	/*width: 80px;*/
	height: 22px;
	margin: 3px;
}

#helpBox div.emzik{
	background-position: 0px -192px;
	padding-left: 30px;
}

#helpBox div.soru{
	background-position: 0px -246px;
	padding-left: 25px;
}



#footer{
	background-color: white;
	background-image: url(../img/footer_bg_small.png);
	background-repeat: no-repeat;
	background-position: 0px 50px;
	height: 147px;
	text-align: center;
	clear: both;
	margin: 42px auto 12px;
}

#footer p{
	font-size: 14px;
	color: #C2E571;
}

#footer div.securePayment{
	margin-top: 60px;
}

#leftbar{
	float: left;
	width: 190px;
	height: 100%;
	margin: 0 10px 0 0;
}

#leftbar ul{
		list-style: none;
}

#rightbar{
	float: left;
	width: 720px;
}

.borderfree{
	border: none !important;
}

#product{
	margin: auto;
	width: 600px;
}

#product legend{
	font-size: 32px;
	color: #b181bd;
	margin: 5px;
	padding: 4px;
}

#productPicture{
	border:thin solid #aedeec;
	float:left;
	padding:0.5em;
	text-align: center;
	overflow: hidden;
	max-width: 250px
}

#productPicture a{
	border: none;
}

#productDetails{
	margin: auto auto auto 300px;
}

#productDetails .quantity{
	width: 40px !important;
	text-align: center; 
}


#productDetails input[type="text"]{
	width: 100px;
	margin-left: 4px;
}

#productDetails div{
	margin: 8px;
}

#productDescription{
	clear: left;
	padding: 12px;
	width: 75%;
}

#product .price{
	font-size: 24px;
	color: #aa77b7;
}

#morePics{
	margin: 3px auto 3px auto;
}

#morePics img{
	border: none;
	margin: 3px 3px auto auto;
	border: 2px outset #c2e571;
}

.picture{
	float:left;
	padding:0.5em;
	text-align: center;
	overflow: hidden;
	position: relative;
	display: inline;
	width:275px;
	height: 170px;
}

.pictureName{
	/*display: none;*/
}


/********** FORM **********/
.form {
	overflow: hidden;
	width: 450px;
	float: left;
}

.form .textBox{
	height: 22px;
	width: 150px;
	float: left;
	margin-left: 40px;
}

.form .button{
	margin-left: 85px;
}

.form fieldset{
	overflow: hidden;
	width: 400px;
	padding: 20px;
	background-image: url(../img/ayi-sarigibi.png);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.form fieldset div{
	height: 30px;
	margin: 5px;
}

.form fieldset legend{
	font-size: 22px;
	color: #b181bd;
}

.form label{
	float: left;
	line-height: 22px;
	width: 70px;
	clear: left;
}
/********** FORM END **********/

.formInfo{
	width: 300px;
	float: left;
	margin: 12px auto auto 15px;
}

label.error {
	/* remove the next line when you have trouble in IE6 with labels in list */
	color: red;
	font-size:12px;
	font-style: italic;
	margin-left: 4px;
	float: none !important;
}



#shoppingCart{
	border: 1px solid #c2e571;
	border-collapse: collapse;
	margin: 3px auto 3px auto;
}

#shoppingCart th{
	text-align: center;
	padding: 4px;
}

#shoppingCart td{
	border: 1px solid #c2e571;
	padding: 4px;
}

#shoppingCart td.remove{
	width: 30px;
	text-align: center;
}

#shoppingCart td.quantity, shoppingCart td.itemPrice{
	text-align: center;
}

#shoppingCart td.totalPrice{
	width: 60px;
	text-align: center;
}



#shoppingCart td.product{
	width: 300px;
	text-align: left;
	padding: 4px;
}

#shoppingCart td.grandTotal{
	text-align: center;
	font-weight: bold;
	font-size: larger;
}

#shoppingCart td>input[type="text"]{
	width: 30px;
	padding: 4px;
	margin: 4px;
	text-align: center;
}

#shoppingCart .custom{
	font-size: 10px;
}

#shoppingCart .option{
	font-size: 12px;
}

#shoppingCart .productName, #shoppingCart .option, #shoppingCart .custom{
	margin: 3px;
}

#contact{
	width: 500px;
	margin: auto;
}

#customOptions span{
	font-size: 10px;
}

.addressSelect, .newAddress{
	width: 500px;
	clear: right;
}

.addressSelect div, .newAddress div{
	height: 30px;
	margin: 3px;
	overflow: hidden;
}

.addressSelect legend, .newAddress legend{
	font-size: 20px;
}

.newAddress label{
	width: 74px;
	float: left;
	text-align: right;
	margin-right: 4px;
}

#shippingAddress, #paymentAddress, #remarks, #paymentMethod, #shippingMethod, #productList, #customOptions, #productOptions, #salesQuantiy, #salePrice{
	background:none repeat scroll 0 0 #F7F7F7;
	border:1px solid #DDDDDD;
	margin: 4px;
	max-width: 910px;
}

#shippingAddress, #paymentAddress, #shippingMethod{
	width: 294px;
	height: 175px;
	padding: 4px;
	float: left;
	overflow: hidden;
}

#paymentMethod{
	padding: 4px;
}

.productList{
	border: 1px solid #dddddd;
	border-collapse: collapse;
	width: 90%;
	margin: 3px auto 3px auto;	
}

.productList td, .productList th{
	padding: 5px;
	text-align: center;
}

.productList td.product{
	text-align: left;
}

.productList div.option{
	font-size: 12px;
}

.productList div.custom{
	font-size: 10px;
}
.suggestionsBox {
	position: relative;
	left: 30px;
	margin: 10px 0px 0px 0px;
	width: 200px;
	background-color: white;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border: 1px solid #000;	
	color: #fff;
	padding: 3px;
}

.suggestionList {
	margin: 2px;
	padding: 0px;
}

.suggestionList li {
	margin: 0px 0px 3px 0px;
	padding: 3px;
	cursor: pointer;
}

.suggestionList li:hover {
	background-color: #659CD8;
}

.sexE{
	color: #659cd8;
}

.sexK{
	color: #f7acd5;
}

.sexB{
	color:#653a17;
}

#isim-detay a, #social-media-sharing a{
	border: none;
}

#social-media-sharing{
	margin: 30px auto 20px;
}

#productOptions, #customOptions, #salesQuantiy, #salePrice{
	padding: 3px;
}

#customOptions p{
	font-size:11px;
}

.grayBox{
	background:none repeat scroll 0 0 #F7F7F7;
	border:1px solid #DDDDDD;
	margin:4px;
	max-width:910px;
	padding: 4px;
}

.explain{
	font-size: smaller;
	font-style: italic;
}

.products{
	padding-left: 10px;
}

.products li{
	list-style: none;
	height: 140px;
	margin-bottom: 8px; 
	width: 300px;
	float: left;
	border: 1px solid silver;
	margin-right: 8px;
}

.products .picture{
	margin: 0;
	text-align: left;	
	width: 120px;
	height: 120px;
	overflow: hidden;
	float: left;
}


.products .productText{
	margin-left: 140px;
	padding-top: 10px;
	padding-right: 10px;
}

.otherProducts{
	padding: 3px;
}

.otherProducts li{
	margin: 2px 0px 4px 1px;
	padding: 5px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #aedeec;
}

.otherProducts li a{
	color: #653A17;
	text-shadow: 1px 1px 0 #F7F7F7;
	display: block;
}

.otherProducts li:hover{
	background-color: #aedeec;
}

.otherProducts li a, .otherProducts li a:hover, .otherProducts li a:visited{
	text-decoration: none;
	border: none;
}
