	
	/*	/////////		SAYFA YAPISI		////////// */
	
	html, body {
		margin:0px;
		padding:0px;
		background:#FFF;
		
	}
	
	body {
		overflow:auto;
		overflow-y:auto;
		overflow-x:hidden;
	}
	
	body, input, select, textarea, button {
		font-family: 'Arial';
		font-size:12px;
		font-weight:300;
		color:#111;
	}
	
	* {
		outline: 0;
		box-sizing:border-box;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		background-clip: border-box;
		-moz-background-clip: border-box;
		-webkit-background-clip: border-box;
	}
	
	/*	/////////	ANASAYFA MATERYALLERI	////////// */
	
	
	/* All Mobile Sizes (devices and browser) */
	@media only screen and (max-width:767px) {
		
		#sepetProcess {
			display:none;
			position:fixed;
			z-index:9999;
			border:1px solid red;
			background:#FFF;
			color:#000;
			padding:10px;
		}
		
		#blockSepetBox {
			display:none;
			position:fixed;
			z-index:9999;
			width:100%;
			background:url(../images/blockImage.png);
			
		} #blockSepetBox #blockSepetTable {
			position:fixed;
			
		} #blockSepetBox td > div {
			width:280px;
			background:#FFF;
			border:1px solid #CCC;
			border-right:2px solid #666;
			border-bottom:2px solid #666;
			-webkit-border-radius:8px;
			-moz-border-radius:8px;
			border-radius:8px;
			
		} #blockSepetBox td > div > div {
			border:10px solid #FFF;
			-webkit-border-radius:8px;
			-moz-border-radius:8px;
			border-radius:8px;
			
		} #blockSepetBox td > div > div > div:nth-child(1) {
			padding:10px;
			padding-bottom:0;
			font-family:'Roboto';
			font-size:20px;
			color:#00B4FF;
			font-weight:bold;
			
		} #blockSepetBox td > div > div > div:nth-child(2) {
			margin:2px 10px;
			margin-bottom:10px;
			color:#666;
			
		} #blockSepetBox td > div > div > div:nth-child(3) {
			margin:auto;
			padding:0 10px;
			padding-bottom:14px;
			
		} #blockSepetBox td > div > div > div:nth-child(3) > button:nth-child(1) {
			display:inline-block;
			vertical-align:top;
			border:1px solid #00B4FF;
			
		} #blockSepetBox td > div > div > div:nth-child(3) > button:nth-child(2) {
			display:inline-block;
			vertical-align:top;
			
		} #blockTableDiv .dialogBorder {
			width:280px!important;
			
		}
		
		.header {
			
			
		} .header > div:nth-child(1) {
			width:100%;
			height:10px;
			background:#107EB3;
			
		} .header > div:nth-child(2) {
			width:100%;
			height:110px;
			margin:auto;
			
		} .header .mobile-btn {
			float:right;
			margin:42px 16px 0 0;
			
		} .header .logo {
			float:left;
			width:200px;
			margin:0;
			
		} .header .logo.padder {
			margin:0;
			
		} .header .logo > div:nth-child(1) {
			height:80px;
			overflow:hidden;
			margin:18px 0 0 -4px;
			
		} .header .logo > div:nth-child(1) a {
			position:relative;
			z-index:1;
			
		} .header .logo > div:nth-child(1) a img {
			width:200px;
			height:auto;
			
		} .header .logo .world {
			position:absolute;
			z-index:0;
			margin:23px 0 0 89px;
			
		} .header .logo .world img {
			width:42px;
			height:auto;
			
		} .header-mobile-menu {
			height:60px;
			background:#FFF url(../images/back_footerInsideBar_1.png) repeat-x 0% 9%;
			
			
		} .header > div:nth-child(2) > div:nth-child(1),
		  .header .header-menu,
		  .header .logo-text {
			display:none;
			
		} .header-mobile-search {
			display:none;
			padding:10px 10px 0 10px;
			background:#107EB3;
			
		} .header-mobile-search .searchWord {
			width:100%;
			
		} .header .mobile-btn > div {
			position:absolute;
			margin:-12px 0 0 0;
			right:14px;
			width:22px;
			text-align:center;
			padding:4px;
			color:#FFF;
			background:#CC0000;
			font-size:11px;
			-webkit-border-radius:50%;
			border-radius:50%;
			
		} .header-mobile-menu {
			cursor:pointer;
			
		} .header-mobile-menu span {	
			display:block;
			font-family:'Roboto';
			font-size:20px;
			color:#333;
			letter-spacing:-1px;
			font-weight:bold;
			padding:16px 0 0 10px;
			
		} .header-mobile-menu img {
			height:auto;
			vertical-align:middle;
			margin:-4px 4px 0 0;
			
		} .header-mobile-content {
			display:none;
			background:#069EE1;
			position:fixed;
			z-index:9999;
			width:100%;
			height:100%;
			top:0;
			left:0;
			padding:10px;
			color:#FFF;
			
		} .header-mobile-content > div {
			width:100%;
			height:100%;
			overflow:auto;
			overflow-x:hidden;
			
		} .header-mobile-content > div > div:nth-child(1) {	
			padding:6px;
			border-bottom:1px solid #81CDEF;
			
		} .header-mobile-content .closer-boxes {
			float:right;
			margin:-5px 0 0 0;
			
		} .header-mobile-content .closer-boxes a {
			font-family:'Roboto';
			font-size:20px;
			font-weight:bold;
			color:#CDECF9;
			
		} .header-mobile-content .info-boxes {
			font-family:'Oswald';
			font-size:16px;
			color:#CDECF9;
			
		} .header-mobile-content > div > div:nth-child(2) {	
			height:10px;
			
		} .header-mobile-content > div ul {
			list-style:none;
			margin:0;
			padding:0;
			
		} .header-mobile-content > div ul li a {
			display:block;
			padding:6px 10px;
			font-family:'Oswald';
			font-size:16px;
			color:#CDECF9;
			text-decoration:none;
			border-bottom:1px solid #81CDEF;
			
		} .header-mobile-content > div ul li.kbtn-main a {	
			font-weight:400;
			
		} .header-mobile-content > div ul li.kbtn-sub {
			padding-left:16px;
			
		}
		
		#blockCollation .prod-normal-list {
			width:100%!important;
			
		} #blockCollation .prod-normal-list li {
			width:100%!important;
			display:block!important;
			margin:0 0 16px 0!important;
			
		} .blockCollationList .prod-normal-list li {
			text-align:center;
			display:block;
			width:100%!important;
			height:auto!important;
			height:800px;
			margin:0 10px 16px 0!important;
			border:1px solid #EEE;
			border-bottom:6px solid #AAA;
			
		} #blockCollation .txt-add {
			font-size:14px!important;
			
		} #blockCollation .prod-normal-list .prod-title,
		  .blockCollationList .prod-normal-list .prod-title {
			width:100%;
			height:60px!important;
			padding:10px;
			background:url(../images/back_productContentBoxBar.png) repeat-x;
		
		} #blockCollation .prod-normal-list .prod-title span,
		  .blockCollationList .prod-normal-list .prod-title span {
			font-family:'Roboto';
			font-size:16px!important;
			color:#666;
			letter-spacing:-1px;
			font-weight:700;
			white-space:normal!important;
			
		} #blockCollation .prod-normal-list .prod-image,
		  .blockCollationList .prod-normal-list .prod-image {
			padding:10px 0 0 0;
			text-align:center;
			
		} #blockCollation .prod-normal-list .prod-image img,
		  .blockCollationList .prod-normal-list .prod-image img {
			margin:auto;
			
		} #blockCollation .prod-normal-list .prod-buttons,
		  .blockCollationList .prod-normal-list .prod-buttons {
			padding:4px 0;
			
		} .blockCollationList .prod-normal-list .prod-buttons {
			padding:0 14px!important;
			margin:-10px 0 0 0;
			
		} #blockCollation .prod-normal-list .prod-buttons span:nth-child(1) {
			font-family:'Roboto';
			font-weight:700;
			font-size:16px;
			letter-spacing:-1px;
			color:#F40D5D;
			
		} #blockCollation .prod-normal-list .prod-buttons > span:nth-child(1) span,
		  .blockCollationList .prod-normal-list .prod-buttons > span:nth-child(1) span {
			color:#999;
			
		} #blockCollation .prod-normal-list .prod-buttons span:nth-child(2) {
			display:block;
			font-family:'Roboto';
			font-weight:700;
			font-size:11px;
			color:#999;
			
		} #blockCollation .prod-normal-list .prod-buttons span:nth-child(2) span,
		  .blockCollationList .prod-normal-list .prod-buttons span:nth-child(2) span {
			font-weight:400;
			
		} .blockCollationList .prod-normal-list .prod-buttons .txt-1 {
			font-family:'Roboto';
			font-weight:700;
			font-size:20px;
			letter-spacing:-1px;
			color:#F40D5D
			
		} .blockCollationList .prod-normal-list .prod-buttons span {
			color:#999;
			
		} .blockCollationList .prod-normal-list .prod-buttons .txt-2 {
			display:block;
			font-family:'Roboto';
			font-weight:400;
			font-size:12px;
			color:#999;
			
		} .blockCollationList .prod-normal-list .prod-content {
			padding:0 12px;
			
		} .blockCollationList .prod-normal-list .prod-content > div:nth-child(1) {
			text-align:left;
			padding:16px 0 0 0;
			border-top:1px solid #EEE;
			
		} .blockCollationList .prod-normal-list .prod-content > div:nth-child(1) span {
			font-family:'Roboto';
			font-size:20px;
			font-weight:700;
			color:#333;
			
		} .blockCollationList .prod-normal-list .prod-content > div:nth-child(2) {
			text-align:left;
			height:300px;
			overflow-x:hidden;
			border:1px solid #EEE;
			padding:6px;
			
		} #blockCollation .collationGuide {
			width:100%!important;
			height:280px!important;
			overflow:auto;
			overflow-y:auto!important;
			overflow-x:hidden!important;
			
		} #blockCollation .btn-1 {
			display:none!important;
			
		} #blockCollation .btn-2 {
			display:block!important;
			
		} #blockCollation > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) {
			min-width:auto!important;
			width:90%!important;
			height:380px!important;
		}
		
		.content {
			min-height:800px;
			background:#F6F6F6;
			
		} .content > .guide {
			position:relative;
			z-index:1;
			width:100%;
			margin:auto;
			
		} .content > .guide > div:nth-child(1) {
			position:relative;
			width:100%;
			margin:0;
			border-top:1px solid #AAA;
			
		} .content > .guide > div:nth-child(1) .bx-wrapper,
		  .content > .guide > div:nth-child(1) .header-slider,
		  .content > .guide > div:nth-child(1) .slide {
			width:100%!important;
			max-width:100%!important;
			background:#FFF;
			
		} .content > .guide > div:nth-child(1) .slide {
			border-bottom:1px solid #AAA;
			
		} .content > .guide > div:nth-child(1) .slide img {
			height:100%!important;
			
		} .content > .guide > div:nth-child(1) > div:nth-child(1) {
			position:absolute;
			z-index:1;
			top:35%;
			left:-6px;
			
		} .content > .guide > div:nth-child(1) > div:nth-child(1) img {
			width:auto;
			height:30px;
			
		} .content > .guide > div:nth-child(1) > div:nth-child(2) {
			position:absolute;
			z-index:1;
			top:35%;
			right:-6px;
			
		} .content > .guide > div:nth-child(1) > div:nth-child(2) img {
			width:auto;
			height:30px;
			
		} .content > .guide > div:nth-child(1) > div:nth-child(3) {
			width:100%;
			height:auto;
			overflow:hidden;
			
		} .content #hs-pager {
			display:none;
			
		} .content .slider-lines {
			display:none;
			
		} .content .main-boxes-1 {
			display:block;
			width:90%;
			height:480px;
			border:1px solid #00B4FF;
			border-bottom:6px solid #00B4FF;
			background:#FFF;
			-webkit-box-shadow:0 2px 0 0 #BBB;
			-moz-box-shadow:0 2px 0 0 #BBB;
			box-shadow:0 2px 0 0 #BBB;
			margin:-60px auto 0 auto;
			
		} .content .main-boxes-2 {
			display:block;
			width:90%;
			height:480px;
			border:1px solid #00B4FF;
			border-bottom:6px solid #00B4FF;
			background:#FFF;
			-webkit-box-shadow:0 2px 0 0 #BBB;
			-moz-box-shadow:0 2px 0 0 #BBB;
			box-shadow:0 2px 0 0 #BBB;
			margin:20px auto 20px auto;
			
		} .content .main-boxes-3 {
			display:block;
			width:90%;
			height:480px;
			border:1px solid #00B4FF;
			border-bottom:6px solid #00B4FF;
			background:#FFF;
			-webkit-box-shadow:0 2px 0 0 #BBB;
			-moz-box-shadow:0 2px 0 0 #BBB;
			box-shadow:0 2px 0 0 #BBB;
			margin:0 auto;
			
		} .content .mbxs .titles {
			cursor:pointer;
			height:60px;
			padding:14px 18px;
			background:url(../images/back_mainProductBoxes.png);
			text-align:center;
			
		} .content .mbxs .titles span {
			display:block;
			font-family:'Roboto';
			font-weight:700;
			font-size:24px;
			letter-spacing:-1px;
			color:#01B4FF;
			
		} .content .mbxs .conboxes {
			position:relative;
			padding:10px 5%;
			text-align:center;
			
		} .content .mbxs .conboxes > div:nth-child(1) {
			position:absolute;
			z-index:1;
			top:20%;
			left:-1px;
			
		} .content .mbxs .conboxes > div:nth-child(2) {
			position:absolute;
			z-index:1;
			top:20%;
			right:-1px;
			
		} .content .mbxs .pss {
			width:100%;
			height:400px;
			overflow:hidden;
			
		} .content .mbxs .pss .slide {
			width:100%;
			height:400px;
			
		} .content .mbxs .pss .slide > a > img {
			width:70%;
			height:auto;
			margin:20px auto 0 auto!important;
			
		} .content .mbxs .txt-1 {
			display:block;
			font-family:'Roboto';
			font-weight:400;
			font-size:13px;
			color:#666;
			
		} .content .mbxs .txt-2 {
			display:block;
			height:60px;
			font-family:'Roboto';
			font-weight:700;
			font-size:16px;
			color:#333;
			
		} .content .mbxs .btn-1 {
			float:right;
			
		} .content .mbxs .btn-1  button {
			width:40px;
			height:40px;
			background:#666;
			border:0;
			text-align:center;
			-webkit-border-radius:4px;
			-moz-border-radius:4px;
			border-radius:4px;
			-webkit-box-shadow:0 3px 0 0 #BBB;
			-moz-box-shadow:0 3px 0 0 #BBB;
			box-shadow:0 3px 0 0 #BBB;
			
		} .content .mbxs .btn-1  button img {
			margin:10px auto 18px auto;
			width:20px;
			height:auto;
			
		} .content .mbxs .btn-1  button span {
			display:inline-block;
			margin:0 0 0 -4px;
			font-family:'Roboto';
			font-weight:700;
			font-size:12px;
			color:#666;
			
		} .content .mbxs .btn-2 {
			float:left;
			
		} .content .mbxs .btn-2 button {
			width:40px;
			height:40px;
			background:#00B4FF;
			border:0;
			text-align:center;
			-webkit-border-radius:4px;
			-moz-border-radius:4px;
			border-radius:4px;
			-webkit-box-shadow:0 3px 0 0 #BBB;
			-moz-box-shadow:0 3px 0 0 #BBB;
			box-shadow:0 3px 0 0 #BBB;
			
		} .content .mbxs .btn-2 button img {
			margin:10px auto 18px auto;
			width:20px;
			height:auto;
			
		} .content .mbxs .btn-2 button span {
			display:inline-block;
			margin:0;
			font-family:'Roboto';
			font-weight:700;
			font-size:12px;
			color:#00B4FF;
			
		} .content .mbxs .txt-3 {
			display:block;
			font-family:'Roboto';
			font-weight:700;
			font-size:19px;
			letter-spacing:-1px;
			color:#F40D5D;
			
		} .content .mbxs .txt-3 span {
			color:#999;
			
		} .content .mbxs .txt-4 {
			display:block;
			font-family:'Roboto';
			font-weight:700;
			font-size:13px;
			color:#999;
			
		} .content .mbxs .txt-4 span {
			display:block;
			font-weight:400;
			
		} .content .mbxs .psp {
			display:none;
			
		} .content .mbxs .psp li {
			display:inline-block;
			
		} .content .back-effect-1 {
			position:absolute;
			z-index:0;
			width:100%;
			height:400px;
			background:url(../images/back_insideContentPanel_1.png) repeat-x top;
			
		} .content .back-effect-2 {
			position:absolute;
			z-index:0;
			width:100%;
			height:400px;
			margin:226px 0 0 0;
			background:url(../images/back_insideContentPanel_2.png) repeat-x top;
			
		} .content .content-panel {
			position:relative;
			z-index:1;
			width:100%;
			margin:auto;
			background:url(../images/back_insideContentPanel_4.png);
			background-size:100% 100%;
			
		} .content .content-maplink {
			width:100%;
			padding:10px 0 10px 10px;
			background:url(../images/back_insideContentPanel_3.png) repeat-x;
			background-size:100% 100%;
			border-bottom:1px solid #FFF;
			
		} .content .content-maplink span {
			font-family:'Arial';
			font-size:12px;
			color:#666;
			
		} .content .content-maplink span a {
			color:#888;
			
		} .content .content-maplink span span {
			color:#888;
			
		} .content .content-inside {
			display:table;
			width:100%;
			min-height:800px;			
		} .content .c-blocker {
			display:none;
			position:fixed;
			z-index:8;
			top:0;
			left:0;
			width:100%;
			height:100%;
			background:url(../images/blockImage.png);
			
		} .content .c-left {
			position:absolute;
			z-index:9;
			top:-64px;
			left:-320px;
			vertical-align:top;
			width:310px;
			padding:12px 18px;
			background:#FFF url(../images/back_insideMenuGraident.png) no-repeat top right;
			font-size:12px;
			color:#666;
			-webkit-box-shadow:0 3px 3px 0 #999;
			-moz-box-shadow:0 3px 3px 0 #999;
			box-shadow:0 3px 3px 0 #999;
			
		} .content .c-left .c-closer {
			float:right;
			margin:6px;
			
		} .content .c-right {
			display:table-cell;
			padding:12px 10px;
			border-left:1px solid #FFF;
			font-size:12px;
			color:#666;
			
		} .content .c-right .mobile-filter  {	
			position:absolute;
			width:100%;
			top:0;
			left:0;
			padding:10px;
			background:#FFF8DF;
			border:1px solid #FEF0C0;
			color:#81603F;
			font-family:'Roboto';
			font-size:14px;
			
		} .content .c-right .mobile-filter-spacer  {
			width:100%;
			height:50px
			
		} .content .c-title {
			display:block;
			font-family:'Roboto';
			font-size:20px;
			color:#069EE1;
			font-weight:bold;
			letter-spacing:-1px;
			
		} .content .c-tliner {
			height:10px;
			
		} .content .c-bliner {
			height:14px;
			border-top:1px solid #DDD;
			
		} .content .c-texts {
			line-height:2em!important;
			
		} .content .c-dekontbildirimi {
			font-family:'Roboto';
			font-weight:400;
			font-size:16px;
			color:#333;
			line-height:1.6em;
			
		} .content .c-dekontbildirimi .c-guide {
			width:46%;
			
		} .content .c-dekontbildirimi .c-frm-1 {
			width:96%;
			
		} .content .c-dekontbildirimi .c-frm-2 {
			width:96%;
			
		} .content .c-dekontbildirimi .c-frm-3 {
			width:96%;
			
		} .content .c-dekontbildirimi .c-frm-4 {
			width:60%;
			color:#666;
			
		} .content .c-dekontbildirimi .blue, 
		  .content .c-dekontbildirimi .gray {
			vertical-align:top;
			
		} .content .c-right.hesap-bilgi > div:nth-child(1) {
			display:block;
			
		} .content .c-right.hesap-bilgi > div:nth-child(2) {
			display:block;
			
		} .content .prod-normal-list .prod-title {
			width:100%;
			height:40px;
			padding:10px;
			background:url(../images/back_productContentBoxBar.png) repeat-x;
			
		} .content .prod-normal-list .prod-title span {
			font-family:'Roboto';
			font-size:15px;
			color:#666;
			letter-spacing:-1px;
			font-weight:bold;
			white-space:nowrap;
			
		} .content .prod-normal-list .prod-image {
			padding:10px;
			text-align:center;
			
		} .content .prod-normal-list .prod-image img {
			margin:auto;
			width:60%;
			height:auto;
			
		} .content .prod-normal-list .prod-buttons {
			padding:24px 10px;
			
		} .content .prod-normal-list .prod-buttons .prod-btn-xs {
			width:34px;
			height:34px;
			border:0;
			text-align:center;
			-webkit-border-radius:4px;
			-moz-border-radius:4px;
			border-radius:4px;
			-webkit-box-shadow:0 3px 0 0 #BBB;
			-moz-box-shadow:0 3px 0 0 #BBB;
			box-shadow:0 3px 0 0 #BBB;
			
		} .content .prod-normal-list .prod-buttons .prod-btn-xs img {
			margin:6px auto 14px auto;
			
		} .content .prod-normal-list .prod-buttons .prod-btn-xs span {
			display:block;
			font-family:'Roboto';
			font-weight:700;
			font-size:9px;
			
		} .content .prod-normal-list .prod-buttons .prod-btn-xs.clr-gray {
			background:#666;
			color:#666;
			
		} .content .prod-normal-list .prod-buttons .prod-btn-xs.clr-blue {
			background:#00B4FF;
			color:#00B4FF;
			
		} .content .prod-normal-list .prod-buttons .prod-prices > span:nth-child(1) {
			display:block;
			font-family:'Roboto';
			font-weight:700;
			font-size:16px;
			letter-spacing:-1px;
			color:#F40D5D;
			
		} .content .prod-normal-list .prod-buttons .prod-prices > span:nth-child(1) span {
			color:#999;
			
		} .content .prod-normal-list .prod-buttons .prod-prices > span:nth-child(2) {
			display:block;
			font-family:'Roboto';
			font-weight:700;
			font-size:11px;
			color:#999;
			
		} .content .prod-normal-list .prod-buttons .prod-prices > span:nth-child(2) span {
			font-weight:400;
			
		} .content .prod-set-list .set-title {
			width:100%;
			height:40px;
			padding:10px;
			background:url(../images/back_productContentBoxBar.png) repeat-x;
			
		} .content .prod-set-list .set-title span {
			font-family:'Roboto';
			font-size:15px;
			color:#666;
			letter-spacing:-1px;
			font-weight:bold;
			white-space:nowrap;
			
		} .content .prod-set-list .set-content {
			position:relative;
			overflow:auto;
			overflow-x:hidden;
			height:210px;
			padding:10px;
			
		} .content .prod-set-list .set-buttons {
			padding:0 10px;
			
		} .content .prod-set-list .set-buttons .set-btn-xl {
			width:40px;
			height:40px;
			border:0;
			text-align:center;
			-webkit-border-radius:4px;
			-moz-border-radius:4px;
			border-radius:4px;
			-webkit-box-shadow:0 3px 0 0 #BBB;
			-moz-box-shadow:0 3px 0 0 #BBB;
			box-shadow:0 3px 0 0 #BBB;
			
		} .content .prod-set-list .set-buttons .set-btn-xl img {
			margin:10px auto 14px auto;
			
		} .content .prod-set-list .set-buttons .set-btn-xl span {
			display:block;
			margin:0 0 0 -3px;
			font-family:'Roboto';
			font-weight:700;
			font-size:11px;
			
		} .content .prod-set-list .set-buttons .set-btn-xl.clr-gray {
			background:#666;
			color:#666;
			
		} .content .prod-set-list .set-buttons .set-btn-xl.clr-blue {
			background:#00B4FF;
			color:#00B4FF;
			
		} .content .prod-set-list .set-prices > span:nth-child(1) {
			display:block;
			font-family:'Roboto';
			font-weight:700;
			font-size:18px;
			letter-spacing:-1px;
			color:#F40D5D;
			
		} .content .prod-set-list .set-prices > span:nth-child(1) > span {
			color:#999;
			
		} .content .prod-set-list .set-prices > span:nth-child(2) {
			display:block;
			font-family:'Roboto';
			font-weight:700;
			font-size:12px;
			color:#999;
			
		} .content .prod-set-list .set-prices > span:nth-child(2) > span {
			font-weight:400;
			
		} .content .addr-boxes {
			position:relative;
			display:block;
			width:100%;
			height:auto;
			min-height:220px;
			border:1px solid #DDD;
			padding:16px;
			line-height:1.8em;
			margin-bottom:16px; 
			
		} .content .addr-boxes > span:nth-child(1) {
			font-family:'Roboto';
			font-size:20px;
			color:#069EE1;
			font-weight:bold;
			letter-spacing:-1px;
			
		} .content .addr-boxes > span:nth-child(1) > span {
			color:#F40D5D;
			font-size:16px;
			letter-spacing:0;
			
		} .content .addr-boxes > span:nth-child(2) {
			font-family:'Roboto';
			font-size:15px;
			font-weight:400;
			line-height:1.4em;
			
		} .content .addr-boxes div {
			position:absolute;
			bottom:16px;
			
		} .content .addr-boxes button {
			vertical-align:top;
			
		} .content #adresEkle > div {
			height:1px;
			border-bottom:1px solid #E5E5E5;
			
		} .content .addr-notfound {
			font-family:'Roboto';
			font-weight:400;
			font-size:13px;
			color:#333;
			line-height:1.6em;
			
		} .content .addr-boxes-a {
			display:block;
			
		} .content .addr-boxes-b {
			display:block;
			
		} .content .addr-clr {
			height:1px;
			margin:16px 0;
			border-bottom:1px solid #E5E5E5;
			border-top:1px solid #FFF;
			
		} .content .addr-buttons button {
			vertical-align:top;
			
		} .content .list-visited {
			list-style:none;
			margin:0;
			padding:0;
			font-size:11px;
			
		} .content .list-visited .lst-a {
			float:left;
			width:10%;
			
		} .content .list-visited .lst-b {
			float:left;
			width:90%;
			
		} .content .list-visited .lst-c {
			height:8px;
			
		} .content .list-visited .lst-d {
			 float:left;
			 width:10%;
			
		} .content .list-visited .lst-e {
			float:left;
			width:90%;
			
		} .content .list-visited-clr {
			height:80px;
			
		} .content .prod-left-list {
			position:relative;
			padding:0;
			text-align:center;
			
		} .content .prod-left-list .ps-prev {
			position:absolute;
			z-index:1;
			top:70px;
			left:-18px;
			
		} .content .prod-left-list .ps-next {
			position:absolute;
			z-index:1;
			top:70px;
			right:-18px;
			
		} .content .prod-left-list .slide {
			width:260px;
			height:400px;
			
		} .content .prod-left-list .ps-image img {
			margin:auto;
			
		} .content .prod-left-list .ps-category {
			display:block;
			font-family:'Roboto';
			font-weight:400;
			font-size:13px;
			color:#666;
			
		} .content .prod-left-list .ps-title {
			display:block;
			font-family:'Roboto';
			font-weight:700;
			font-size:18px;
			letter-spacing:-1px;
			color:#333;
			
		} .content .prod-left-list .ps-btn-xl {
			width:46px;
			height:46px;
			border:0;
			text-align:center;
			-webkit-border-radius:4px;
			-moz-border-radius:4px;
			border-radius:4px;
			-webkit-box-shadow:0 3px 0 0 #BBB;
			-moz-box-shadow:0 3px 0 0 #BBB;
			box-shadow:0 3px 0 0 #BBB;
			
		} .content .prod-left-list .ps-btn-xl.clr-gray {
			background:#666;
			color:#666;
			
		} .content .prod-left-list .ps-btn-xl.clr-blue {
			background:#00B4FF;
			color:#00B4FF;
			
		} .content .prod-left-list .ps-btn-xl img {
			margin:10px auto 18px auto;
			
		} .content .prod-left-list .ps-btn-xl span {
			display:block;
			font-family:'Roboto';
			font-weight:700;
			font-size:13px;
			
		} .content .prod-left-list .ps-prices-a {
			display:block;
			font-family:'Roboto';
			font-weight:700;
			font-size:21px;
			letter-spacing:-1px;
			color:#F40D5D;
			
		} .content .prod-left-list .ps-prices-a span {
			color:#999;
			
		} .content .prod-left-list .ps-prices-b {
			display:block;
			font-family:'Roboto';
			font-weight:700;
			font-size:13px;
			color:#999;
			
		} .content .prod-left-list .ps-prices-b span {
			font-weight:400;
			
		} .content .prod-left-list .ps-pager {
			position:relative;
			z-index:1;
			width:100%;
			text-align:center;
			margin:-130px auto 0 auto;
			
		} .content .prod-left-list .ps-pager li {
			display:inline-block;
			
		} .content .ps-clear {
			height:80px;
			
		} .content .c-ftitle {
			display:block;
			font-family:'Roboto';
			font-size:17px;
			color:#666;
			font-weight:bold;
			letter-spacing:-1px;
			
		} .content .c-fcontent {
			line-height:26px;
			
		} .content .c-fcontent a {
			color:#333;
			
		} .content .c-option-list {
			display:inline-block;
			width:126px;
			height:35px;
			white-space:nowrap;
			padding:9px 8px;
			border:1px solid #DDD;
			color:#666;
			-webkit-border-radius:3px;
			-moz-border-radius:3px;
			border-radius:3px;
			vertical-align:middle;
			
		} .content .c-option-list .setsee-btn {
			position:absolute;
			color:#666;
			text-decoration:none;
			
		} .content .c-option-select {
			border:1px solid #DDD;
			color:#666;
			-webkit-border-radius:3px;
			-moz-border-radius:3px;
			border-radius:3px;
			vertical-align:middle;
			background:url(../images/spacer.gif);
			
		} .content .c-option-select:nth-child(1) {
			width:90px;
			margin:-20px 0 6px 0;
			
		} .content .c-option-select:nth-child(2) {
			width:104px;
			margin:-20px 0 6px 0;
			
		} .content .c-option-boxes {
			display:block;
			padding:9px 8px;
			border:1px solid #DDD;
			color:#666;
			-webkit-border-radius:3px;
			-moz-border-radius:3px;
			border-radius:3px;
			vertical-align:middle;
			
		} .content .c-option-boxes img {
			vertical-align:middle;
			margin:-2px 3px 0 0;
			
		} .content .c-option-boxes a {
			color:#666;
			text-decoration:none;
			
		} .content .prod-detail {
			padding:12px 8px;
			
		} .content .prod-detail .p-optimg {
			position:relative;
			float:right;
			z-index:2;
			
		} .content .prod-detail .p-title {
			display:block;
			font-family:'Roboto';
			font-weight:700;
			font-size:20px;
			letter-spacing:-1px;
			color:#333;
			
		} .content .prod-detail .p-tliner {
			height:16px;
			border-bottom:1px solid #DDD;
			
		} .content .prod-detail .p-bliner {
			height:1px;
			border-top:1px solid #FFF;
			
		} .content .prod-detail .addthis_native_toolbox {
			position:absolute;
			
		} .content .prod-detail .p-ttliner {
			height:36px;
			border-bottom:1px solid #DDD;
			
		} .content .prod-detail .p-bbliner {
			height:1px;
			border-top:1px solid #FFF;
			
		} .content .prod-detail .p-images {
			display:block;
			width:300px;
			min-height:300px;
			background:#F5F5F5;
			border:1px solid #FFF;
			margin:20px 0;
			padding:20px;
			-webkit-box-shadow:0 1px 1px 0 #999;
			-moz-shadow:0 1px 1px 0 #999;
			box-shadow:0 1px 1px 0 #999;
			
		} .content .prod-detail .p-images .imgGalAll .img-a {
			position:absolute;
			z-index:2;
			margin:8px;
			
		} .content .prod-detail .p-images .imgGalAll .img-b {
			width:100%;
			height:200px;
			background-size:cover!important;
			border:1px solid #CCC;
			
		} .content .prod-detail .p-images .imgGalAll.iG_1 .img-a {
			position:absolute;
			z-index:1;
			margin:8px;
			
		} .content .prod-detail .p-images .imgGalAll.iG_1 .img-b {
			width:100%;
			height:200px;
			background-color:#FFF!important;
			background-size:80% auto!important;
			border:1px solid #CCC;
			
		} .content .prod-detail .p-images ul {
			list-style:none;
			margin:10px 0 0 0;
			padding:0;
			
		} .content .prod-detail .p-images ul li {
			float:left;
			margin:0 8px 4px 0;
			
		} .content .prod-detail .p-images ul li img {
			border:1px solid #CCC;
			padding:1px;
			
		} .content .prod-detail .p-not-images {
			display:block;
			width:300px;
			min-height:300px;
			background:#F5F5F5; 
			border:1px solid #FFF;
			margin:30px 0;
			padding:20px;
			-webkit-box-shadow:0 1px 1px 0 #999;
			-moz-shadow:0 1px 1px 0 #999;
			box-shadow:0 1px 1px 0 #999;
			
		} .content .prod-detail .p-not-images img:nth-child(1) {
			position:absolute;
			z-index:1;
			margin:8px;
			visibility:hidden;
			
		} .content .prod-detail .p-not-images img:nth-child(2) {
			width:100%;
			height:200px;
			border:1px solid #CCC;
			
		} .content .prod-detail .p-info {
			display:block;
			min-height:300px;
			margin:20px 0 30px 0;
			
		} .content .prod-detail .p-info > div:nth-child(1) {
			display:block;
			width:140px;
			margin:0 30px 0 0;
			
		} .content .prod-detail .p-info > div:nth-child(1) > span:nth-child(1) {
			display:block;
			font-family:'Roboto';
			font-weight:700;
			font-size:18px;
			letter-spacing:-1px;
			color:#333;
			
		} .content .prod-detail .p-info > div:nth-child(1) > span:nth-child(2) {
			display:block;
			font-family:'Roboto';
			font-size:24px;
			letter-spacing:-1px;
			color:#F40D5D;
			
		} .content .prod-detail .p-info > div:nth-child(2) {
			display:block;
			width:200px;
			margin:10px 0 0 0;
			
		} .content .prod-detail .p-info > div:nth-child(2) > span:nth-child(1) {
			display:block;
			font-family:'Roboto';
			font-weight:700;
			font-size:18px;
			letter-spacing:-1px;
			color:#333;
			
		} .content .prod-detail .p-info > div:nth-child(2) > span:nth-child(2) {
			display:block;
			font-family:'Roboto';
			font-size:24px;
			letter-spacing:-1px;
			color:#F40D5D;
			
		} .content .prod-detail .p-info-advice > span:nth-child(1) {
			display:block;
			font-family:'Roboto';
			font-weight:700;
			font-size:18px;
			letter-spacing:-1px;
			color:#333;
			
		} .content .prod-detail .p-info-advice > span:nth-child(2) {
			display:block;
			font-family:'Roboto';
			font-size:24px;
			letter-spacing:-1px;
			color:#F40D5D;
			
		} .content .prod-detail .p-info .p-gain {
			font-family:'Roboto';
			font-size:16px;
			color:#666;
			
		} .content .prod-detail .p-info-spacer {
			display:block;
			margin:0;
			font-size:1px;
			
		} .content .prod-detail .p-info-extra {
			display:block;
			margin:0;
			
		} .content .prod-detail .p-taxes {
			display:block;
			font-family:'Roboto';
			font-weight:700;
			font-size:18px;
			letter-spacing:-1px;
			color:#333;
			
		} .content .prod-detail .p-exchange {
			display:block;
			font-family:'Roboto';
			font-size:20px;
			letter-spacing:-1px;
			color:#F40D5D;
			
		} .content .prod-detail .p-stock {
			font-family:'Roboto';
			font-size:16px;
			color:#00B1FC;
			
		} .content .prod-detail .p-nostock {
			font-family:'Roboto';
			font-size:16px;
			color:#333;
			
		} .content .prod-detail .p-unit-txt {
			font-family:'Roboto';
			font-size:16px;
			color:#333;
			
		} .content .prod-detail .p-unit-controls button:nth-child(1) {
			float:left;
			height:40px;
			vertical-align:top;
			
		} .content .prod-detail .p-unit-controls input:nth-child(2) {
			float:left;
			font-family:'Roboto';
			font-weight:700;
			font-size:20px;
			color:#333;
			vertical-align:top;
			width:60px;
			text-align:center;
			height:40px;
			-moz-box-shadow:0px 3px 2px rgba(000,000,000,0.5);
			-webkit-box-shadow:0px 3px 2px rgba(000,000,000,0.5);
			box-shadow:0px 3px 2px rgba(000,000,000,0.5);
			
		} .content .prod-detail .p-unit-controls button:nth-child(3) {
			float:left;
			height:40px;
			vertical-align:top;
			margin:0 8px 0 0;
			
		} .content .prod-detail .p-unit-controls button:nth-child(4) {
			float:left;
			width:124px;
			height:40px;
			font-family:'Roboto';
			font-size:20px;
			padding:6px 12px;
			letter-spacing:-1px;
			
		} .content .prod-detail .p-info-clr {
			display:block;
			margin:15px 0 0 0;
			
		} .content .prod-detail .p-desc-btn {
			display:inline-block;
			width:126px;
			height:35px;
			margin:-10px 10px 0 0;
			white-space:nowrap;
			padding:9px 8px;
			border:1px solid #DDD;
			color:#666;
			-webkit-border-radius:3px;
			-moz-border-radius:3px;
			border-radius:3px;
			vertical-align:middle;
			
		} .content .prod-detail .p-desc-btn .ua-btn {
			position:absolute;
			color:#666;
			text-decoration:none;
			
		} .content .prod-detail .p-desc-title {
			display:block;
			font-family:'Roboto';
			font-weight:700;
			font-size:20px;
			letter-spacing:-1px;
			color:#333;
			
		} .content .prod-detail .p-desc {
			width:100%;
			overflow:auto;
			padding:10px;
			background:#FFF;
			border:1px solid #EEE;
			
		} .content .prod-detail .p-desc-clr {
			height:50px;
			
		} .content .prod-detail .p-relation {
			display:block;
			font-family:'Roboto';
			font-weight:700;
			font-size:20px;
			letter-spacing:-1px;
			color:#333;
			
		} .content .prod-detail .p-rel-content {
			padding:10px;
			background:#FFF;
			border:1px solid #EEE;
			
		} .content .prod-detail .p-rel-content > div {
			display:table;
			width:100%;
			
		} .content .prod-detail .p-rel-content .row {
			display:table-row;
			
		} .content .prod-detail .p-rel-content .cell-1 {
			display:none;
			
		} .content .prod-detail .p-rel-content .cell-2 {
			display:table-cell;
			vertical-align:middle;
			width:46%;
			padding:3px;
			font-size:11px;
			
		} .content .prod-detail .p-rel-content .cell-2 a {
			color:#666;
			
		} .content .prod-detail .p-rel-content .cell-2 span {
			font-size:9px;
			color:#F40D5D;
			
		} .content .prod-detail .p-rel-content .cell-3 {
			display:none;
			
		} .content .prod-detail .p-rel-content .cell-4 {
			display:table-cell;
			vertical-align:middle;
			width:14%;
			padding:3px;
			white-space:nowrap;
			
		} .content .prod-detail .p-rel-content .cell-4 span:nth-child(1) {
			font-size:11px;
			color:#F40D5D;
			vertical-align:top;
			
		} .content .prod-detail .p-rel-content .cell-4 span:nth-child(2) {
			font-size:10px;
			vertical-align:top;
			
		} .content .prod-detail .p-rel-content .cell-5 {
			display:table-cell;
			vertical-align:middle;
			width:10%;
			padding:3px;
			white-space:nowrap;
			
		} .content .prod-detail .p-rel-content .cell-5 input {
			border:1px solid #DDDDDD;
			font-size:11px;
			font-weight:bold;
			color:#444444;
			padding:6px 2px;
			width:20px;
			text-align:right;
			vertical-align:middle;
			
		} .content .prod-detail .p-rel-content .cell-6 {
			display:table-cell;
			vertical-align:middle;
			width:10%;
			padding:3px;
			
		} .content .prod-detail .p-rel-content .cell-6 button {
			float:left;
			width:56px;
			height:26px;
			font-family:'Roboto';
			font-size:13px;
			padding:0 6px;
			
		} .content .prod-detail .p-rel-clr {
			height:50px;
			
		} .content .c-basket {
			padding:9px 0;
			padding-bottom:40px;
			font-size:12px;
			line-height:17px;
			color:#555555;
			
		} .content .c-basket-option {
			padding:0 0 0 0;
			text-align:right;
			
		} .content .c-basket-option button {
			vertical-align:top;
			margin:10px 0 0 6px;
			
		} .content .c-basket-input {
			text-align:center;
			width:50px;
			font-family:'Roboto';
			font-weight:700;
			font-size:16px;
			color:#333;
			padding:5px;
			vertical-align:middle;
			
		} .content .c-basket-img {
			vertical-align:middle;
			
		} .content .c-basket-button {
			background:url(../images/btn_deleteBtn.png);
			cursor:pointer;
			border:0;
			width:16px;
			height:16px;
			
		} .content .c-basket-clr {
			height:1px;
			margin:16px 0;
			border-bottom:1px solid #E5E5E5;
			border-top:1px solid #FFF;
			
		} .content .c-basket-text {
			display:block;
			font-family:'Roboto';
			font-weight:400;
			font-size:13px;
			color:#333;
			line-height:1.6em;
			
		} .content #ordersSee {
			display:inline-block;
			font-family:'Roboto';
			font-size:16px;
			color:#333;
			font-weight:bold;
			cursor:pointer;
			width:160px;
			text-align:right;
			margin-right:10px;
			float:right;
			
		} .content #ordersNotSee {
			display:none;
			font-family:'Roboto';
			font-size:16px;
			color:#333;
			font-weight:bold;
			cursor:pointer;
			width:160px;
			text-align:right;
			margin-right:10px;
			float:right;
			
		} .content .c-order-title {
			font-family:'Roboto';
			font-size:16px;
			color:#333;
			font-weight:bold;
			
		} .content #orderDetails {
			display:none;
			
		} .content #sozlesmeTxt {
			border:1px solid #EEE;
			padding:14px;
			width:100%;
			height:190px;
			font-size:11px;
			font-family:arial;
			color:#666;
			
		} .content .sozlesmeCheckbox {
			display:block;
			font-family:'Roboto';
			font-weight:400;
			font-size:13px;
			color:#333;
			line-height:1.6em;
			
		} .content .sozlesmeCheckbox input {
			margin:14px 8px;
			vertical-align:middle;
			
		} .content .c-order-sumspacer {
			height:10px;
			
		} .content .c-order-sumlines {
			height:16px;
			border-top:1px solid #DDD;
			
		} .content .c-order-sumtext {
			vertical-align:middle;
			color:#F40D5D;
			font-family:'Roboto';
			font-weight:400;
			font-size:13px;
			line-height:1.6em;
			
		} .content .payment-title {
			width:100px;
			
		} .content .payment-buttons {
			height:55px;
			
		} .content #odemeTip_1 {
			font-family:'Roboto';
			font-weight:400;
			font-size:13px;
			color:#333;
			line-height:1.6em; 
			
		} .content #odemeTip_1 .comma {
			display:none;
			
		} .content #odemeTip_1 > form > div {
			
			
		} .content .c-payfrm-a {
			display:block;
			padding:4px 0;
			
		} .content .c-payfrm-b {
			display:block;
			
		} .content .c-payfrm-error {
			margin:0 0 0 208px;
			width:360px;
			
		} .content #odemeTip_2 {
			font-family:'Roboto';
			font-weight:400;
			font-size:13px;
			color:#333;
			line-height:1.6em;
			
		} .content #odemeTip_2 .comma {
			display:none;
			
		} .content #odemeTip_2 > form > div {
			
			
		} .content #odemeTip_3 {
			font-family:'Roboto';
			font-weight:400;
			font-size:13px;
			color:#333;
			line-height:1.6em;
			
		} .content #odemeTip_3 .comma {
			display:none;
			
		} .content #odemeTip_3 > form > div {
			
			
		} .content .c-payment-text {
			font-family:'Roboto';
			font-weight:400;
			font-size:13px;
			color:#333;
			line-height:1.6em;
			
		} .content .c-payment-text .text-1 {
			font-size:20px;
			font-weight:bold;
			letter-spacing:-1px;
			
		} .content .c-payment-text .text-2 {
			font-size:20px;
			font-weight:bold;
			letter-spacing:-1px;
			
		} .content .c-payment-text .text-3 {
			font-size:20px;
			font-weight:bold;
			letter-spacing:-1px;
			
		} .content .c-payment-text .link {
			font-size:18px;
			text-decoration:underline;
			font-weight:bold;
			color:#F40D5D;
			
		} .content .c-table {
			display:table;
			width:100%;
			font-family:'Roboto';
			font-weight:400;
			font-size:13px;
			color:#333;
			line-height:1.6em;
			
		} .content .c-table.table-title {
			border:1px solid #DDD!important;
			font-weight:700;
			background:#DDD;
			
		} .content .c-table.table-content {
			border-bottom:1px solid #FFF;
			
		} .content .c-table.table-content.no-border * {
			border:0px solid transparent!important;
			
		} .content .c-table.table-summary .c-td-cell:nth-child(2) {
			font-family:'Oswald';
			font-size:16px;
			font-weight:700;
			white-space:nowrap;
			
		} .content .c-tr-row {
			display:table-row;
			
		} .content .c-td-cell {
			display:table-cell;
			padding:8px 6px;
			vertical-align:middle;
			line-height:1.3em;
			border-top:1px solid #FFF;
			border-bottom:1px solid #E5E5E5;
			
		} .content .c-td-cell.not-found {
			height:50px;
			border-bottom:1px solid #E5E5E5;
			
		} .content .c-sumboxes {
			font-family:'Roboto';
			font-weight:400;
			font-size:13px;
			color:#333;
			line-height:1.6em;
			
		} .content .c-falert {
			font-family:'Roboto';
			font-size:13px;
			font-weight:700;
			padding:4px 0 4px 32px;
			border:1px solid #E5D999;
			background:#FFFFCC url(../images/icon_alert.png) no-repeat 6px 50%;
			background-size:20px 20px;
			color:red;
			-webkit-border-radius:3px;
			border-radius:3px;
			
		} .content .c-fdisabled {
			background:#F5F5F5;
			color:#AAA;
			
		} .content .c-fwidth-100 {
			width:100%;
			
		} .content .c-fwidth-96 {
			width:96%;
			
		} .content .c-fwidth-65 {
			width:65%;
			
		} .content .c-fwidth-60 {
			width:60%;
			
		} .content .c-fwidth-50 {
			width:50%;
			
		} .content .c-fspacer-3 {
			height:3px;
			
		} .content .c-fspacer-6 {
			height:6px;
			
		} .content .c-fspacer-20 {
			height:20px;
			
		} .content .under-txt {
			float:left;
			text-align:left;
			font-family:'Roboto';
			font-size:20px;
			line-height:1.2em;
			color:#333;
			font-weight:400;
			letter-spacing:-1px;
			
		} .content .under-img {
			vertical-align:middle;
			float:left;
			margin-left:10%;
			
		} .content .under-subtxt {
			text-align:center;
			line-height:2em;
			
		} .content .notfound-txt {
			float:left;
			text-align:left;
			font-family:'Roboto';
			font-size:20px;
			line-height:1.2em;
			color:#333;
			font-weight:400;
			letter-spacing:-1px;
			
		} .content .notfound-img {
			vertical-align:middle;
			float:left;
			margin-left:10%;
		}
		
		
		.footer {
			
			
		} .footer .guide.a {
			width:100%;
			margin:-60px 0 0 0;
			background:#F6F6F6 /*url(../images/back_footerContentBar.png) repeat-x top*/;
			
		} .footer .guide.a > div:nth-child(1) {
			height:90px;
			
		} .footer .guide.b {
			width:100%;
			margin:0;
			background:#F6F6F6 /*url(../images/back_footerInsideBar.png) repeat-x top*/;
			
		} .footer .guide.b > div:nth-child(1) {
			height:32px;
			
		} .footer .boxes {
			width:100%;
			margin:auto;
			background:#FFF url(../images/back_footerInsideBar_1.png) repeat-x top;
			padding:30px 0 0 0;
			
		} .footer .boxes > div:nth-child(1) {
			width:90%;
			height:280px;
			border-bottom:1px solid #EAEAEA;
			margin:0 0 24px 16px;
			padding:0 0 0 16px;
			
		} .footer .boxes > div:nth-child(1) span {
			font-family:'Roboto';
			font-size:20px;
			font-weight:700;
			letter-spacing:-1px;
			color:#0D6087;
			
		} .footer .boxes > div:nth-child(1) div {
			height:10px;
			
		} .footer .boxes > div:nth-child(1) ul {
			list-style:none;
			margin:0;
			padding:0;
				
		} .footer .boxes > div:nth-child(1) li {
			width:180px;
			padding:3px 0;
			
		} .footer .boxes > div:nth-child(1) img {
			vertical-align:middle;
			
		} .footer .boxes > div:nth-child(1) a {
			color:#666;
			
		} .footer .boxes > div:nth-child(2) {
			width:90%;
			height:140px;
			border-bottom:1px solid #EAEAEA;
			margin:0 0 24px 16px;
			padding:0 0 0 16px;
			
		} .footer .boxes > div:nth-child(2) > div:nth-child(1) {
			
			
		} .footer .boxes > div:nth-child(2) > div:nth-child(1) > span {
			font-family:'Roboto';
			font-size:20px;
			font-weight:700;
			letter-spacing:-1px;
			color:#0D6087;
			
		} .footer .boxes > div:nth-child(2) ul {
			list-style:none;
			margin:0;
			padding:0;
			font-family:'Roboto';
			font-size:20px;
			font-weight:700;
			letter-spacing:-1px;
			color:#666;
			
		} .footer .boxes > div:nth-child(2) ul li:nth-child(1),
		  .footer .boxes > div:nth-child(2) ul li:nth-child(3) {
			float:left;
			width:60px;
			padding:5px 0;
			clear:both;
			
		} .footer .boxes > div:nth-child(2) ul li:nth-child(2),
		  .footer .boxes > div:nth-child(2) ul li:nth-child(4) {
			float:left;
			width:90px;
			padding:5px 0;
			
		} .footer .boxes > div:nth-child(2) ul li span:nth-child(1) {
			color:#00B4FF;
			letter-spacing:0;
			
		} .footer .boxes > div:nth-child(2) ul li span:nth-child(2) {
			font-weight:300;
			
		} .footer .boxes > div:nth-child(3) {
			width:90%;
			height:160px;
			text-align:center;
			border-bottom:1px solid #EAEAEA;
			margin:0 0 24px 16px;
			
		} .footer .boxes > div:nth-child(3) > div:nth-child(1) {
			height:16px;
			
		} .footer .boxes > div:nth-child(3) > div:nth-child(2) {
			position:relative;
			width:208px;
			height:39px;
			margin:auto;
			
		} .footer .boxes > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) {
			float:left;
			width:32px;
			height:39px;
			padding-top:12px;
			
		} .footer .boxes > div:nth-child(3) > div:nth-child(2) > div:nth-child(2) {
			float:left;
			width:144px;
			height:39px;
			
		} .footer .boxes > div:nth-child(3) > div:nth-child(2) > div:nth-child(3) {
			float:left;
			width:32px;
			height:39px;
			padding-top:12px;
			
		} .footer .boxes > div:nth-child(3) > div:nth-child(3) {
			height:18px;
			
		} .footer .boxes > div:nth-child(4) {
			width:90%;
			height:180px;
			border-bottom:1px solid #EAEAEA;
			margin:0 0 24px 16px;
			padding:0 16px 0 0;
			
		} .footer .boxes > div:nth-child(4) > div:nth-child(1) {
			height:0;
			
		} .footer .boxes > div:nth-child(4) > div:nth-child(2) {
			float:right;
			
		} .footer .boxes > div:nth-child(4) > div:nth-child(3) {
			float:right;
			text-align:right;
			margin:0 6px 0 0;
			
		} .footer .boxes > div:nth-child(4) .logo {
			float:right;
			margin:0 0 0 6px;
			
		} .footer .boxes > div:nth-child(4) .title {
			display:block;
			float:right;
			font-family:'Roboto';
			font-size:20px;
			font-weight:700;
			line-height:1em;
			letter-spacing:-1px;
			color:#0D6087;
			
		} .footer .boxes > div:nth-child(4) .clr {
			height:24px;
			
		} .footer .boxes > div:nth-child(4) .persons {
			margin:0 11px 0 0;
			
		} .footer .boxes > div:nth-child(4) .persons span:nth-child(1) {
			display:block;
			float:right;clear:both;
			width:100px;
			font-family:'Tahoma', 'Arial';
			font-size:11px;
			color:#666;
			
		} .footer .boxes > div:nth-child(4) .persons span:nth-child(2) {
			display:block;
			float:right;clear:both;
			width:120px;
			font-family:'Tahoma', 'Arial';
			font-size:11px;
			color:#666;
			margin:10px 0 0 0;
			
		} .footer .boxes > div:nth-child(4) .persons span:nth-child(3) {
			display:block;
			float:right;clear:both;
			width:120px;
			font-family:'Tahoma', 'Arial';
			font-size:11px;
			color:#666;
			margin:10px 0 0 0;
			
		} .footer .spacer {
			display:none;
			
		} .footer .logos {
			display:none;
			width:100%;
			height:146px;
			margin:auto;
			background:#FFF url(../images/back_footerInsideBar_2.png) repeat-x top;
			
		} .footer .logos > div:nth-child(1) {
			float:left;
			width:30%;
			height:146px;
			
		} .footer .logos > div:nth-child(1) img {
			margin:55px 0 0 16px;
			height:auto;
			
		} .footer .logos > div:nth-child(2) {
			float:right;
			display:table;
			width:68%;
			height:146px;
			
		} .footer .logos > div:nth-child(2) > div {
			display:table-cell;
			vertical-align:middle;
			text-align:right;
			
		} .footer .logos > div:nth-child(2) > div img {
			vertical-align:middle;
			margin:0 2% 0 0;
			width:20%;
			height:auto;
			
		} .footer .logos > div:nth-child(2) > div img:first-child {
			vertical-align:middle;
			margin:0 26px 0 26px;
			
		} .footer .links {
			margin:20px 0 0 0;
			width:100%;
			height:300px;
			background:#0C5F87;
			
		} .footer .links > div:nth-child(1) {
			width:100%;
			
		} .footer .links > div:nth-child(1) > div:nth-child(1) {
			position:relative;
			display:block;
			padding:24px 0 10px 16px;
			
		} .footer .links > div:nth-child(1) > div:nth-child(2) {
			margin:16px 0 0 16px;
			font-family:'Oswald';
			font-weight:400;
			font-size:13px;
			
		} .footer .links > div:nth-child(1) > div:nth-child(2) a {
			display:block;
			color:#00B4FF;
			line-height:2.2em;
			
		} .footer .links > div:nth-child(1) > div:nth-child(2) img {
			display:none;
			vertical-align:middle;
			
			
		}
		
		
		
		
		
		
		
		
		
		
		
		.searchWord::-webkit-input-placeholder {
			color:#DDD!important;
		} .searchWord:-moz-placeholder {
			color:#DDD!important;  
		} .searchWord::-moz-placeholder {
			color:#DDD!important;  
		} .searchWord:-ms-input-placeholder {  
			color:#DDD!important;  
		}
		
		#hs-pager ul {
			list-style:none;
			padding:0;
			margin:auto;
			width:400px;
			text-align:center;
			
		} #hs-pager ul li a:hover,
		  #hs-pager ul li a.active {
			background:url(../images/icon_navBulletHover_1.png);
			color:#FFF;
			
		} #hs-pager ul li {
			margin:0 1px 0 0;
			
		} #hs-pager ul li a {
			display:block;
			padding:2px 0;
			width:23px;
			height:24px;
			text-align:center;
			font-family:'Roboto';
			font-weight:700;
			font-size:12px;
			color:#666;
			background:url(../images/icon_navBullet.png) no-repeat center;
			
		} #hs-pager ul li a:hover {
			text-decoration:none;
			
		}
		
		#ps-pager-1 ul,
		#ps-pager-2 ul,
		#ps-pager-3 ul {
			list-style:none;
			padding:0;
			margin:auto;
			width:300px;
			text-align:center;
			
		} #ps-pager-4 ul,
		  #ps-pager-5 ul {
			list-style:none;
			padding:0;
			margin:auto;
			width:260px;
			text-align:center;
			
		} #ps-pager-1 ul li a:hover,
		  #ps-pager-1 ul li a.active,
		  #ps-pager-2 ul li a:hover,
		  #ps-pager-2 ul li a.active,
		  #ps-pager-3 ul li a:hover,
		  #ps-pager-3 ul li a.active,
		  #ps-pager-4 ul li a:hover,
		  #ps-pager-4 ul li a.active,
		  #ps-pager-5 ul li a:hover,
		  #ps-pager-5 ul li a.active {
			background:url(../images/icon_navBulletHover_2.png);
			color:#FFF;
			
		} #ps-pager-1 ul li,
		  #ps-pager-2 ul li,
		  #ps-pager-3 ul li,
		  #ps-pager-4 ul li,
		  #ps-pager-5 ul li {
			margin:0 1px 0 0;
			
		} #ps-pager-1 ul li a,
		  #ps-pager-2 ul li a,
		  #ps-pager-3 ul li a,
		  #ps-pager-4 ul li a,
		  #ps-pager-5 ul li a {
			display:block;
			padding:2px 0;
			width:23px;
			height:24px;
			text-align:center;
			font-family:'Roboto';
			font-weight:700;
			font-size:12px;
			color:#666;
			background:url(../images/icon_navBullet.png) no-repeat center;
			
		} #ps-pager-1 ul li a:hover,
		  #ps-pager-2 ul li a:hover,
		  #ps-pager-3 ul li a:hover,
		  #ps-pager-4 ul li a:hover,
		  #ps-pager-5 ul li a:hover {
			text-decoration:none;
			
		}
		
		.prod-set-list {
			list-style:none;
			margin:0;
			padding:0;
			
		} .prod-set-list li {
			position:relative;
			display:block!important;
			margin:0 0 14px 0;
			width:100%!important;
			height:360px;
			background:#FFF;
			border:1px solid #AAA;
			border-bottom:6px solid #AAA;
			-webkit-box-shadow: 0 4px 0 0 #DDD;
			-moz-box-shadow: 0 4px 0 0 #DDD;
			box-shadow: 0 4px 0 0 #DDD;
			
		} .prod-set-list li:hover {
			border:1px solid #F40D5D;
			border-bottom:6px solid #F40D5D;
			
		} .prod-set-list li:nth-child(3),
		  .prod-set-list li:nth-child(6),
		  .prod-set-list li:nth-child(9) {
			margin:0 0 10px 0;
		}
		
		.prod-normal-list {
			list-style:none;
			margin:0;
			padding:0;
			
		} .prod-normal-list li {
			position:relative;
			display:block!important;
			margin:0 0 18px 0;
			width:100%!important;
			height:320px;
			background:#FFF;
			border:1px solid #AAA;
			border-bottom:6px solid #AAA;
			-webkit-box-shadow: 0 4px 0 0 #DDD;
			-moz-box-shadow: 0 4px 0 0 #DDD;
			box-shadow: 0 4px 0 0 #DDD;
			
		} .prod-normal-list li:hover {
			border:1px solid #00B4FF;
			border-bottom:6px solid #00B4FF;
			
		}
		
		#havaleInformation > .c-table {
			width:100%!important;
		}.searchWord::-webkit-input-placeholder {
			color:#DDD!important;
		} .searchWord:-moz-placeholder {
			color:#DDD!important;  
		} .searchWord::-moz-placeholder {
			color:#DDD!important;  
		} .searchWord:-ms-input-placeholder {  
			color:#DDD!important;  
		}
		
		#hs-pager ul {
			list-style:none;
			padding:0;
			margin:auto;
			width:400px;
			text-align:center;
			
		} #hs-pager ul li a:hover,
		  #hs-pager ul li a.active {
			background:url(../images/icon_navBulletHover_1.png);
			color:#FFF;
			
		} #hs-pager ul li {
			margin:0 1px 0 0;
			
		} #hs-pager ul li a {
			display:block;
			padding:2px 0;
			width:23px;
			height:24px;
			text-align:center;
			font-family:'Roboto';
			font-weight:700;
			font-size:12px;
			color:#666;
			background:url(../images/icon_navBullet.png) no-repeat center;
			
		} #hs-pager ul li a:hover {
			text-decoration:none;
			
		}
		
		#ps-pager-1 ul,
		#ps-pager-2 ul,
		#ps-pager-3 ul {
			list-style:none;
			padding:0;
			margin:auto;
			width:300px;
			text-align:center;
			
		} #ps-pager-4 ul,
		  #ps-pager-5 ul {
			list-style:none;
			padding:0;
			margin:auto;
			width:260px;
			text-align:center;
			
		} #ps-pager-1 ul li a:hover,
		  #ps-pager-1 ul li a.active,
		  #ps-pager-2 ul li a:hover,
		  #ps-pager-2 ul li a.active,
		  #ps-pager-3 ul li a:hover,
		  #ps-pager-3 ul li a.active,
		  #ps-pager-4 ul li a:hover,
		  #ps-pager-4 ul li a.active,
		  #ps-pager-5 ul li a:hover,
		  #ps-pager-5 ul li a.active {
			background:url(../images/icon_navBulletHover_2.png);
			color:#FFF;
			
		} #ps-pager-1 ul li,
		  #ps-pager-2 ul li,
		  #ps-pager-3 ul li,
		  #ps-pager-4 ul li,
		  #ps-pager-5 ul li {
			margin:0 1px 0 0;
			
		} #ps-pager-1 ul li a,
		  #ps-pager-2 ul li a,
		  #ps-pager-3 ul li a,
		  #ps-pager-4 ul li a,
		  #ps-pager-5 ul li a {
			display:block;
			padding:2px 0;
			width:23px;
			height:24px;
			text-align:center;
			font-family:'Roboto';
			font-weight:700;
			font-size:12px;
			color:#666;
			background:url(../images/icon_navBullet.png) no-repeat center;
			
		} #ps-pager-1 ul li a:hover,
		  #ps-pager-2 ul li a:hover,
		  #ps-pager-3 ul li a:hover,
		  #ps-pager-4 ul li a:hover,
		  #ps-pager-5 ul li a:hover {
			text-decoration:none;
			
		}
		
		.prod-set-list {
			list-style:none;
			margin:0;
			padding:0;
			
		} .prod-set-list li {
			position:relative;
			float:left;
			margin:0 10px 14px 0;
			width:32.3%;
			height:360px;
			background:#FFF;
			border:1px solid #AAA;
			border-bottom:6px solid #AAA;
			-webkit-box-shadow: 0 4px 0 0 #DDD;
			-moz-box-shadow: 0 4px 0 0 #DDD;
			box-shadow: 0 4px 0 0 #DDD;
			
		} .prod-set-list li:hover {
			border:1px solid #F40D5D;
			border-bottom:6px solid #F40D5D;
			
		} .prod-set-list li:nth-child(3),
		  .prod-set-list li:nth-child(6),
		  .prod-set-list li:nth-child(9) {
			margin:0 0 10px 0;
		}
		
		.prod-normal-list {
			list-style:none;
			margin:0;
			padding:0;
			
		} .prod-normal-list li {
			position:relative;
			float:left;
			margin:0 10px 18px 0;
			width:23.8%;
			height:320px;
			background:#FFF;
			border:1px solid #AAA;
			border-bottom:6px solid #AAA;
			-webkit-box-shadow: 0 4px 0 0 #DDD;
			-moz-box-shadow: 0 4px 0 0 #DDD;
			box-shadow: 0 4px 0 0 #DDD;
			
		} .prod-normal-list li:hover {
			border:1px solid #00B4FF;
			border-bottom:6px solid #00B4FF;
			
		}
		
		#havaleInformation > .c-table {
			width:100%!important;
		}
		
		.header .tablet-btn {
			display:none;
		}
		
		#blockPopup > div > div > div {
			margin-left:-70px;
			min-width:70%!important;
			min-height:200px!important;
			
		} #blockPopup > div > div > div img {
			width:100%!important;
			height:auto!important;
		}
		
		.non-mobile {
			display:none;
		}
		
		/*css1*/
	}
	
	/* Tablet Portrait size to standard 960 (devices and browsers) */
	@media only screen and (min-width:768px) and (max-width:1179px) {
		
		#sepetProcess {
			display:none;
			position:fixed;
			z-index:9999;
			border:1px solid red;
			background:#FFF;
			color:#000;
			padding:10px;
		}
		
		#blockSepetBox {
			display:none;
			position:fixed;
			z-index:9999;
			width:100%;
			background:url(../images/blockImage.png);
			
		} #blockSepetBox #blockSepetTable {
			position:fixed;
			
		} #blockSepetBox td > div {
			width:400px;
			background:#FFF;
			border:1px solid #CCC;
			border-right:2px solid #666;
			border-bottom:2px solid #666;
			-webkit-border-radius:8px;
			-moz-border-radius:8px;
			border-radius:8px;
			
		} #blockSepetBox td > div > div {
			border:10px solid #FFF;
			-webkit-border-radius:8px;
			-moz-border-radius:8px;
			border-radius:8px;
			
		} #blockSepetBox td > div > div > div:nth-child(1) {
			padding:10px;
			padding-bottom:0;
			font-family:'Roboto';
			font-size:20px;
			color:#00B4FF;
			font-weight:bold;
			
		} #blockSepetBox td > div > div > div:nth-child(2) {
			margin:2px 10px;
			margin-bottom:10px;
			color:#666;
			
		} #blockSepetBox td > div > div > div:nth-child(3) {
			margin:auto;
			padding:0 10px;
			padding-bottom:14px;
			
		} #blockSepetBox td > div > div > div:nth-child(3) > button:nth-child(1) {
			display:inline-block;
			vertical-align:top;
			border:1px solid #00B4FF;
			
		} #blockSepetBox td > div > div > div:nth-child(3) > button:nth-child(2) {
			display:inline-block;
			vertical-align:top;
			
		}
		
		.header {
			
			
		} .header > div:nth-child(1) {
			width:100%;
			height:10px;
			background:#107EB3;
			
		} .header > div:nth-child(2) {
			width:100%;
			height:110px;
			margin:auto;
			
		} .header > div:nth-child(2) > div:nth-child(1) {
			position:relative;
			float:right;
			width:60%;
			margin:0 10px 0 0;
			
		} .header > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) {
			width:100%;
			background:#069EE1;
			height:34px;
			margin:-10px 0 0 0;
			white-space:nowrap;
			
		} .header .mem-icon {
			float:left;
			width:36px;
			height:34px;
			background:#666;
			
		} .header .mem-icon img {
			margin:4px 0 0 5px;
			
		} .header .mem-text {
			float:left;
			width:76%;
			height:34px;
			
		} .header .mem-text > div:nth-child(1) {
			float:right;
			padding:12px 6px;
			
		} .header .mem-text > div:nth-child(1) span {
			font-family:'Arial';
			font-size:9px;
			color:#CDECF9;
			
		} .header .mem-text > div:nth-child(2) {
			float:left;
			padding:6px;
			
		} .header .mem-text > div:nth-child(2) a {
			display:block;
			font-family:'Oswald';
			font-weight:300;
			font-size:15px;
			color:#CDECF9;
			
		} .header .mem-text > div:nth-child(2) span {
			font-weight:400;
			
		} .header .mem-account {
			float:right;
			width:36px;
			height:34px;
			background:#0994D3;
			
		} .header .mem-account img {
			margin:7px 0 0 8px;
			
		} .header .mem-logout {
			float:right;
			width:36px;
			height:34px;
			background:#0C8BC5;
			
		} .header .mem-logout img {
			margin:7px 0 0 9px;
			
		} .header > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) {
			position:relative;
			width:100%;
			height:54px;
			background:#FFF;
			margin:15px 0 0 0;
			padding:10px;
			border:1px solid #F3F3F3;
			-webkit-border-radius:4px;
			-moz-border-radius:4px;
			border-radius:4px;
			
		} .header .mem-basket {
			float:right;
			width:240px;
			cursor:pointer;
			
		} .header .mem-basket > div:nth-child(1) {
			float:right;
			
		} .header .mem-basket > div:nth-child(1) > span {
			font-family:'Oswald';
			font-size:18px;
			color:#333;
			letter-spacing:1px;
			vertical-align:middle;
			
		} .header .mem-basket > div:nth-child(1) > span > span {
			font-weight:400;
			letter-spacing:-1px;
			
		} .header .mem-basket > img {
			vertical-align:middle;
			
		} .header .mem-basket > span {
			font-family:'Oswald';
			font-weight:400;
			font-size:17px;
			color:#333;
			vertical-align:middle;
			
		} .header .mem-popup-basket {
			display:none;
			position:absolute;
			z-index:9;
			width:260px;
			background:#FFF;
			top:-1px;
			right:-1px;
			padding:10px 10px 0 8px;
			border:1px solid #F3F3F3;
			-webkit-border-radius:4px;
			-moz-border-radius:4px;
			border-radius:4px;
			-webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,0.5);
			box-shadow:0 2px 2px 0 rgba(0,0,0,0.5);
			
		} .header .mem-popup-basket > div:nth-child(1) {
			float:right;
			
		} .header .mem-popup-basket > div:nth-child(1) > span {
			font-family:'Oswald';
			font-size:18px;
			color:#333;
			letter-spacing:1px;
			vertical-align:middle;
			
		} .header .mem-popup-basket > div:nth-child(1) > span > span {
			font-weight:400;
			letter-spacing:-1px;
			
		} .header .mem-popup-basket > img {
			vertical-align:middle;
			
		} .header .mem-popup-basket > span {
			font-family:'Oswald';
			font-weight:400;
			font-size:17px;
			color:#333;
			vertical-align:middle;
			
		} .header .c-basket-button {
			background:url(../images/btn_deleteBtn.png);
			background-size:100% 100%;
			cursor:pointer;
			border:0;
			width:12px;
			height:12px;
			vertical-align:middle;
			margin:-2px 0 0 0;
			
		} .header .mem-search {
			position:absolute;
			width:41%;
			
		} .header .mem-search input[type=text] {
			width:82%;
			border:0;
			padding:0 4px;
			font-family:'Oswald';
			font-weight:400;
			font-size:17px;
			color:#999;
			background:#FFF;
			vertical-align:middle;
			
		} .header > div:nth-child(2) > div:nth-child(2) {
			float:left;
			width:260px;
			
		} .header .tablet-btn {
			position:absolute;
			z-index:99;
			margin:40px 0 0 20px;
		
		} .header .logo {
			float:left;
			width:240px;
			margin:0;
			
		} .header .logo.padder {
			margin:0 0 0 40px;
			
		} .header .logo > div:nth-child(1) {
			height:80px;
			overflow:hidden;
			margin:10px 0 0 0;
			
		} .header .logo > div:nth-child(1) a {
			position:relative;
			z-index:1;
			
		} .header .logo .world {
			position:absolute;
			z-index:0;
			margin:20px 0 0 100px;
			
		} .header .logo-text {
			display:none;
			
		} .header .header-menu {
			position:relative;
			z-index:2;
			width:100%;
			height:64px;
			background:url(../images/back_headerMenuBar.png) repeat-x;
			background-size:100% 100%;
			
		} .header .header-menu > div:nth-child(1) {
			width:100%;
			height:64px;
			margin:auto;
			
		} .header .header-buttons {
			position:relative;
			list-style:none;
			margin:0;
			padding:0;
			font-family:'Oswald';
			font-weight:400;
			line-height:1.2em;
			
		} .header .header-buttons > li {
			float:left;
			border-right:1px solid rgba(255,255,255,0.3);
			text-align:center;
			
		} .header .header-buttons > li:nth-child(1) {
			width:11%;
			
		} .header .header-buttons > li:nth-child(2) {
			width:9%
			
		} .header .header-buttons > li:nth-child(3) {
			width:9%
			
		} .header .header-buttons > li:nth-child(4) {
			width:10%;
			
		} .header .header-buttons > li:nth-child(5) {
			width:8%;
			
		} .header .header-buttons > li:nth-child(6) {
			width:9%;
			
		} .header .header-buttons > li:nth-child(7) {
			width:10%;
			
		} .header .header-buttons > li:nth-child(8) {
			width:9%;
			
		} .header .header-buttons > li:nth-child(9) {
			width:8%;
			
		} .header .header-buttons > li:nth-child(10) {
			width:9%;
			
		} .header .header-buttons > li:nth-child(11) {
			width:7.5%;
			
		} .header .header-buttons > li > a {
			display:block;
			padding:6px;
			color:#CDECF9;
			width:100%;
			height:60px;
			
		} .header .header-buttons > li > a:hover,
		  .header .header-buttons > li > a.active {
			background:url(../images/btn_headerButtonsRepeat.png) repeat-x;
			color:#36AFE5;
			text-decoration:none;
			border-bottom:1px solid #BBB;
			
		} .header .header-buttons > li i {
			display:none;
			position:absolute;
			z-index:9;
			width:12px;
			height:10px;
			background:url(../images/btn_headerButtonsArrow.png) no-repeat;
			
		} .header .header-buttons > li > a:hover i {
			display:block;
			
		} .header .header-buttons > li:nth-child(1) i {
			margin:53px 0 0 4%;
			
		} .header .header-buttons > li:nth-child(2) i {
			margin:53px 0 0 34px;
			
		} .header .header-buttons > li:nth-child(3) i {
			margin:53px 0 0 34px;
			
		} .header .header-buttons > li:nth-child(4) i {
			margin:53px 0 0 52px;
			
		} .header .header-buttons > li:nth-child(5) i {
			margin:53px 0 0 31px;
			
		} .header .header-buttons > li:nth-child(6) i {
			margin:53px 0 0 47px;
			
		} .header .header-buttons > li:nth-child(7) i {
			margin:53px 0 0 50px;
			
		} .header .header-buttons > li:nth-child(8) i {
			margin:53px 0 0 51px;
			
		} .header .header-buttons > li:nth-child(9) i {
			margin:53px 0 0 28px;
			
		} .header .header-buttons > li:nth-child(10) i {
			margin:53px 0 0 37px;
			
		} .header .header-buttons > li:nth-child(11) i {
			margin:53px 0 0 24px;
			
		} .header .header-buttons > li > ul {
			list-style:none;
			margin:0;
			padding:0;
			display:none;
			
		} .header .header-buttons > li:hover ul {
			position:relative;
			display:block;
			
		} .header .header-buttons > li:nth-child(10) .hover-menu {
			margin-left:-156px;
			
		} .header .header-buttons > li:nth-child(10) .hover-menu * {
			text-align:right!important;
			
		} .header .header-buttons > li:nth-child(11) .hover-menu {
			display:none!important;
			
		} .header .hover-menu {
			position:absolute;
			z-index:1;
			width:240px;
			left:0;
			background:#FFF;
			-webkit-box-shadow:0 0 6px 0 rgba(0,0,0,0.25);
			box-shadow:0 0 6px 0 rgba(0,0,0,0.25);
			
		} .header .hover-menu > div:nth-child(1) {
			float:left;
			width:240px;
			background:url(../images/back_hoverMenuGraident.png) no-repeat right;
			text-align:left;
			
		} .header .hover-menu > div:nth-child(1) > div:nth-child(1) {
			padding:6px 12px;
			
		} .header .hover-menu > div:nth-child(2) {
			display:none;
			/*position:absolute;
			width:100%;
			height:6px;
			background:#107EB3;
			margin:430px 0 0 0;
			-webkit-box-shadow:0 2px 0 0 #BBB;
			-moz-box-shadow:0 2px 0 0 #BBB;
			box-shadow:0 2px 0 0 #BBB;*/
			
		} .header .hover-menu .prev-sarrow {
			position:absolute;
			top:176px;
			left:8px;
			
		} .header .hover-menu .prev-slide {
			display:none;
			
		} .header .hover-menu .next-sarrow {
			position:absolute;
			top:176px;
			right:8px;
			
		} .header .hover-menu .next-slide {
			display:none;
			
		} .header .hover-menu .menu-content {
			display:table;
			width:100%;
			height:400px;
			padding:0 0 0 3px;
			margin:24px auto 0 auto;
			
		} .header .hover-menu .menu-content > div {
			display:table-cell;
			width:100%;
			vertical-align:top;
			
		} .header .hover-menu .simslide-guide {
			display:none;
			width:100%;
			height:400px;
			overflow:hidden;
			
		} .header .hover-menu .simslide-sliders {
			list-style:none;
			margin:0;
			padding:0;
			white-space:nowrap;
			
		} .header .hover-menu .simslide-sliders li {
			display:inline-block;
			vertical-align:top;
			width:100%;
			height:400px;
			text-align:center;
			background:#FCFCFC;
			
		} .header .hover-menu .simslide-sliders .hover-prod-list {
			white-space:normal;
			
		} .header .hover-list-menu {
			list-style:none;
			margin:0;
			padding:0;
			
		} .header .hover-list-menu li {
			display:block;
			padding:10px 0 10px 0;
			border-top:1px solid #DDD;
			
		} .header .hover-list-menu li:first-child {
			border-top:0!important;
			
		} .header .hover-list-menu li a {
			font-family:'Oswald';
			font-size:14px;
			font-weight:400;
			color:#333;
			line-height:20px;
			
		} .header .hover-list-menu li a:hover {
			color:#38B1E7;
			text-decoration:none;
			
		} .header .hover-list-menu li button {	
			font-family:'Oswald';
			font-size:14px;
			font-weight:400;
			white-space:nowrap;
			
		} .header .hover-prod-list {
			
			
		} .header .hover-prod-list div {
			position:relative;
			float:left;
			margin:0 16px 16px 0;
			width:154px;
			height:170px;
			padding:10px;
			text-align:center;
			font-family:'Roboto';
			font-weight:700;
			font-size:12px;
			color:#01B4FF;
			background:#FFF;
			border:1px solid #01B4FF;
			border-bottom:6px solid #01B4FF;
			-webkit-box-shadow: 0 4px 0 0 #DDD;
			-moz-box-shadow: 0 4px 0 0 #DDD;
			box-shadow: 0 4px 0 0 #DDD;
			
		} .header .hover-prod-list div:hover {
			color:#F40D5D
			border:1px solid #F40D5D;
			border-bottom:6px solid #F40D5D;
			cursor:pointer;
			
		} .header .hover-prod-list div img {
			position:absolute;
			bottom:10px;
			left:18px;
			
		}
		
		.blockCollationList .prod-normal-list li {
			text-align:center;
			display:inline-block;
			width:32%;
			height:auto!important;
			height:800px;
			margin:0 10px 16px 0!important;
			border:1px solid #EEE;
			border-bottom:6px solid #AAA;
			
		} #blockCollation .prod-normal-list .prod-title,
		  .blockCollationList .prod-normal-list .prod-title {
			width:100%;
			height:70px;
			padding:10px;
			background:url(../images/back_productContentBoxBar.png) repeat-x;
		
		} #blockCollation .prod-normal-list .prod-title span,
		  .blockCollationList .prod-normal-list .prod-title span {
			font-family:'Roboto';
			font-size:17px!important;
			color:#666;
			letter-spacing:-1px;
			font-weight:700;
			
		} #blockCollation .prod-normal-list .prod-image,
		  .blockCollationList .prod-normal-list .prod-image {
			padding:10px 0 0 0;
			text-align:center;
			
		} #blockCollation .prod-normal-list .prod-image img,
		  .blockCollationList .prod-normal-list .prod-image img {
			margin:auto;
			
		} #blockCollation .prod-normal-list .prod-buttons,
		  .blockCollationList .prod-normal-list .prod-buttons {
			padding:4px 0;
			
		} .blockCollationList .prod-normal-list .prod-buttons {
			padding:0 14px!important;
			margin:-10px 0 0 0;
			
		} #blockCollation .prod-normal-list .prod-buttons span:nth-child(1) {
			font-family:'Roboto';
			font-weight:700;
			font-size:16px;
			letter-spacing:-1px;
			color:#F40D5D;
			
		} #blockCollation .prod-normal-list .prod-buttons > span:nth-child(1) span,
		  .blockCollationList .prod-normal-list .prod-buttons > span:nth-child(1) span {
			color:#999;
			
		} #blockCollation .prod-normal-list .prod-buttons span:nth-child(2) {
			display:block;
			font-family:'Roboto';
			font-weight:700;
			font-size:11px;
			color:#999;
			
		} #blockCollation .prod-normal-list .prod-buttons span:nth-child(2) span,
		  .blockCollationList .prod-normal-list .prod-buttons span:nth-child(2) span {
			font-weight:400;
			
		} .blockCollationList .prod-normal-list .prod-buttons .txt-1 {
			font-family:'Roboto';
			font-weight:700;
			font-size:20px;
			letter-spacing:-1px;
			color:#F40D5D
			
		} .blockCollationList .prod-normal-list .prod-buttons span {
			color:#999;
			
		} .blockCollationList .prod-normal-list .prod-buttons .txt-2 {
			display:block;
			font-family:'Roboto';
			font-weight:400;
			font-size:12px;
			color:#999;
			
		} .blockCollationList .prod-normal-list .prod-content {
			padding:0 12px;
			
		} .blockCollationList .prod-normal-list .prod-content > div:nth-child(1) {
			text-align:left;
			padding:16px 0 0 0;
			border-top:1px solid #EEE;
			
		} .blockCollationList .prod-normal-list .prod-content > div:nth-child(1) span {
			font-family:'Roboto';
			font-size:20px;
			font-weight:700;
			color:#333;
			
		} .blockCollationList .prod-normal-list .prod-content > div:nth-child(2) {
			text-align:left;
			height:400px;
			overflow-x:hidden;
		}
		
		.content {
			min-height:800px;
			background:#F6F6F6;
			
		} .content > .guide {
			position:relative;
			z-index:1;
			width:100%;
			margin:auto;
			
		} .content > .guide > div:nth-child(1) {
			position:relative;
			width:100%;
			margin:-4px 0 30px 0;
			
		} .content > .guide > div:nth-child(1) .bx-wrapper,
		  .content > .guide > div:nth-child(1) .header-slider,
		  .content > .guide > div:nth-child(1) .slide {
			width:100%!important;
			max-width:100%!important;
			background:#FFF;
			
		} .content > .guide > div:nth-child(1) .slide img {
			height:100%!important;
			
		} .content > .guide > div:nth-child(1) > div:nth-child(1) {
			position:absolute;
			z-index:1;
			top:45%;
			left:-10px;
			
		} .content > .guide > div:nth-child(1) > div:nth-child(1) img {
			width:auto;
			height:50px;
			
		} .content > .guide > div:nth-child(1) > div:nth-child(2) {
			position:absolute;
			z-index:1;
			top:45%;
			right:-10px;
			
		} .content > .guide > div:nth-child(1) > div:nth-child(2) img {
			width:auto;
			height:50px;
			
		} .content > .guide > div:nth-child(1) > div:nth-child(3) {
			width:100%;
			height:auto;
			overflow:hidden;
			
		} .content #hs-pager {
			position:relative;
			z-index:1;
			width:100%;
			text-align:center;
			margin:-120px auto 0 auto;
			
		} .content .slider-lines {
			height:6px;
			background:#107EB3;
			-webkit-box-shadow:0 2px 0 0 #BBB;
			-moz-box-shadow:0 2px 0 0 #BBB;
			box-shadow:0 2px 0 0 #BBB;
			
		} .content .main-boxes-1 {
			float:left;
			width:31%;
			height:480px;
			border:1px solid #00B4FF;
			border-bottom:6px solid #00B4FF;
			background:#FFF;
			-webkit-box-shadow:0 2px 0 0 #BBB;
			-moz-box-shadow:0 2px 0 0 #BBB;
			box-shadow:0 2px 0 0 #BBB;
			margin:0 0 0 1.5%;
			
		} .content .main-boxes-2 {
			float:left;
			width:31%;
			height:480px;
			margin:0 15px;
			border:1px solid #00B4FF;
			border-bottom:6px solid #00B4FF;
			background:#FFF;
			-webkit-box-shadow:0 2px 0 0 #BBB;
			-moz-box-shadow:0 2px 0 0 #BBB;
			box-shadow:0 2px 0 0 #BBB;
			
		} .content .main-boxes-3 {
			float:left;
			width:31%;
			height:480px;
			border:1px solid #00B4FF;
			border-bottom:6px solid #00B4FF;
			background:#FFF;
			-webkit-box-shadow:0 2px 0 0 #BBB;
			-moz-box-shadow:0 2px 0 0 #BBB;
			box-shadow:0 2px 0 0 #BBB;
			
		} .content .mbxs .titles {
			cursor:pointer;
			height:70px;
			padding:18px;
			background:url(../images/back_mainProductBoxes.png);
			text-align:center;
			
		} .content .mbxs .titles span {
			display:block;
			font-family:'Roboto';
			font-weight:700;
			font-size:24px;
			letter-spacing:-1px;
			color:#01B4FF;
			
		} .content .mbxs .conboxes {
			position:relative;
			padding:10px 5%;
			text-align:center;
			
		} .content .mbxs .conboxes > div:nth-child(1) {
			position:absolute;
			z-index:1;
			top:20%;
			left:-1px;
			
		} .content .mbxs .conboxes > div:nth-child(2) {
			position:absolute;
			z-index:1;
			top:20%;
			right:-1px;
			
		} .content .mbxs .pss {
			width:100%;
			height:400px;
			overflow:hidden;
			
		} .content .mbxs .pss .slide {
			width:100%;
			height:400px;
			
		} .content .mbxs .pss .slide > a > img {
			width:80%;
			height:auto;
			margin:20px auto 0 auto!important;
			
		} .content .mbxs .txt-1 {
			display:block;
			font-family:'Roboto';
			font-weight:400;
			font-size:14px;
			color:#666;
			
		} .content .mbxs .txt-2 {
			display:block;
			height:60px;
			font-family:'Roboto';
			font-weight:700;
			font-size:16px;
			color:#333;
			
		} .content .mbxs .btn-1 {
			float:right;
			
		} .content .mbxs .btn-1  button {
			width:40px;
			height:40px;
			background:#666;
			border:0;
			text-align:center;
			-webkit-border-radius:4px;
			-moz-border-radius:4px;
			border-radius:4px;
			-webkit-box-shadow:0 3px 0 0 #BBB;
			-moz-box-shadow:0 3px 0 0 #BBB;
			box-shadow:0 3px 0 0 #BBB;
			
		} .content .mbxs .btn-1  button img {
			margin:10px auto 18px auto;
			width:20px;
			height:auto;
			
		} .content .mbxs .btn-1  button span {
			display:inline-block;
			margin:0 0 0 -4px;
			font-family:'Roboto';
			font-weight:700;
			font-size:12px;
			color:#666;
			
		} .content .mbxs .btn-2 {
			float:left;
			
		} .content .mbxs .btn-2 button {
			width:40px;
			height:40px;
			background:#00B4FF;
			border:0;
			text-align:center;
			-webkit-border-radius:4px;
			-moz-border-radius:4px;
			border-radius:4px;
			-webkit-box-shadow:0 3px 0 0 #BBB;
			-moz-box-shadow:0 3px 0 0 #BBB;
			box-shadow:0 3px 0 0 #BBB;
			
		} .content .mbxs .btn-2 button img {
			margin:10px auto 18px auto;
			width:20px;
			height:auto;
			
		} .content .mbxs .btn-2 button span {
			display:inline-block;
			margin:0;
			font-family:'Roboto';
			font-weight:700;
			font-size:12px;
			color:#00B4FF;
			
		} .content .mbxs .txt-3 {
			display:block;
			font-family:'Roboto';
			font-weight:700;
			font-size:19px;
			letter-spacing:-1px;
			color:#F40D5D;
			
		} .content .mbxs .txt-3 span {
			color:#999;
			
		} .content .mbxs .txt-4 {
			display:block;
			font-family:'Roboto';
			font-weight:700;
			font-size:14px;
			letter-spacing:-1px;
			color:#999;
			
		} .content .mbxs .txt-4 span {
			display:block;
			font-weight:400;
			
		} .content .mbxs .psp {
			display:none;
			
		} .content .mbxs .psp li {
			display:inline-block;
			
		} .content .back-effect-1 {
			position:absolute;
			z-index:0;
			width:100%;
			height:400px;
			background:url(../images/back_insideContentPanel_1.png) repeat-x top;
			
		} .content .back-effect-2 {
			position:absolute;
			z-index:0;
			width:100%;
			height:400px;
			margin:226px 0 0 0;
			background:url(../images/back_insideContentPanel_2.png) repeat-x top;
			
		} .content .content-panel {
			position:relative;
			z-index:1;
			width:100%;
			margin:auto;
			background:url(../images/back_insideContentPanel_4.png);
			background-size:100% 100%;
			
		} .content .content-maplink {
			width:100%;
			height:40px;
			padding:10px 0 0 16px;
			background:url(../images/back_insideContentPanel_3.png) repeat-x;
			border-bottom:1px solid #FFF;
			
		} .content .content-maplink span {
			font-family:'Arial';
			font-size:12px;
			color:#666;
			
		} .content .content-maplink span a {
			color:#888;
			
		} .content .content-maplink span span {
			color:#888;
			
		} .content .content-inside {
			display:table;
			width:100%;
			min-height:800px;
			
		} .content .c-blocker {
			display:none;
			position:fixed;
			z-index:8;
			top:0;
			left:0;
			width:100%;
			height:100%;
			background:url(../images/blockImage.png);
			
		} .content .c-left {
			position:absolute;
			z-index:9;
			top:-64px;
			left:-320px;
			vertical-align:top;
			width:310px;
			padding:12px 18px;
			background:#FFF url(../images/back_insideMenuGraident.png) no-repeat top right;
			font-size:12px;
			color:#666;
			-webkit-box-shadow:0 3px 3px 0 #999;
			-moz-box-shadow:0 3px 3px 0 #999;
			box-shadow:0 3px 3px 0 #999;
			
		} .content .c-left .c-closer {
			float:right;
			margin:6px;
			
		} .content .c-right {
			display:table-cell;
			padding:12px 18px;
			border-left:1px solid #FFF;
			font-size:12px;
			color:#666;
			
		} .content .c-title {
			display:block;
			font-family:'Roboto';
			font-size:20px;
			color:#069EE1;
			font-weight:bold;
			letter-spacing:-1px;
			
		} .content .c-tliner {
			height:10px;
			
		} .content .c-bliner {
			height:14px;
			border-top:1px solid #DDD;
			
		} .content .c-texts {
			line-height:2em!important;
			
		} .content .c-dekontbildirimi {
			font-family:'Roboto';
			font-weight:400;
			font-size:16px;
			color:#333;
			line-height:1.6em;
			
		} .content .c-dekontbildirimi .c-guide {
			width:46%;
			
		} .content .c-dekontbildirimi .c-frm-1 {
			width:96%;
			
		} .content .c-dekontbildirimi .c-frm-2 {
			width:96%;
			
		} .content .c-dekontbildirimi .c-frm-3 {
			width:96%;
			
		} .content .c-dekontbildirimi .c-frm-4 {
			width:60%;
			color:#666;
			
		} .content .c-dekontbildirimi .blue, 
		  .content .c-dekontbildirimi .gray {
			vertical-align:top;
			
		} .content .c-right.hesap-bilgi > div:nth-child(1) {
			float:left;
			width:46%;
			margin:0 4% 0 0;
			
		} .content .c-right.hesap-bilgi > div:nth-child(2) {
			float:left;
			width:46%;
			
		} .content .prod-normal-list .prod-title {
			width:100%;
			height:70px;
			padding:10px;
			background:url(../images/back_productContentBoxBar.png) repeat-x;
			
		} .content .prod-normal-list .prod-title span {
			font-family:'Roboto';
			font-size:16px;
			color:#666;
			letter-spacing:-1px;
			font-weight:bold;
			
		} .content .prod-normal-list .prod-image {
			padding:10px;
			text-align:center;
			
		} .content .prod-normal-list .prod-image img {
			margin:auto;
			width:80%;
			height:auto;
			
		} .content .prod-normal-list .prod-buttons {
			padding:24px 10px;
			
		} .content .prod-normal-list .prod-buttons .prod-btn-xs {
			width:34px;
			height:34px;
			border:0;
			text-align:center;
			-webkit-border-radius:4px;
			-moz-border-radius:4px;
			border-radius:4px;
			-webkit-box-shadow:0 3px 0 0 #BBB;
			-moz-box-shadow:0 3px 0 0 #BBB;
			box-shadow:0 3px 0 0 #BBB;
			
		} .content .prod-normal-list .prod-buttons .prod-btn-xs img {
			margin:6px auto 14px auto;
			
		} .content .prod-normal-list .prod-buttons .prod-btn-xs span {
			display:block;
			font-family:'Roboto';
			font-weight:700;
			font-size:9px;
			
		} .content .prod-normal-list .prod-buttons .prod-btn-xs.clr-gray {
			background:#666;
			color:#666;
			
		} .content .prod-normal-list .prod-buttons .prod-btn-xs.clr-blue {
			background:#00B4FF;
			color:#00B4FF;
			
		} .content .prod-normal-list .prod-buttons .prod-prices > span:nth-child(1) {
			display:block;
			font-family:'Roboto';
			font-weight:700;
			font-size:16px;
			letter-spacing:-1px;
			color:#F40D5D;
			
		} .content .prod-normal-list .prod-buttons .prod-prices > span:nth-child(1) span {
			color:#999;
			
		} .content .prod-normal-list .prod-buttons .prod-prices > span:nth-child(2) {
			display:block;
			font-family:'Roboto';
			font-weight:700;
			font-size:11px;
			color:#999;
			
		} .content .prod-normal-list .prod-buttons .prod-prices > span:nth-child(2) span {
			font-weight:400;
			
		} .content .prod-set-list .set-title {
			width:100%;
			height:70px;
			padding:10px;
			background:url(../images/back_productContentBoxBar.png) repeat-x;
			
		} .content .prod-set-list .set-title span {
			font-family:'Roboto';
			font-size:16px;
			color:#666;
			letter-spacing:-1px;
			font-weight:bold;
			
		} .content .prod-set-list .set-content {
			position:relative;
			overflow:auto;
			overflow-x:hidden;
			height:210px;
			padding:10px;
			
		} .content .prod-set-list .set-buttons {
			padding:0 10px;
			
		} .content .prod-set-list .set-buttons .set-btn-xl {
			width:40px;
			height:40px;
			border:0;
			text-align:center;
			-webkit-border-radius:4px;
			-moz-border-radius:4px;
			border-radius:4px;
			-webkit-box-shadow:0 3px 0 0 #BBB;
			-moz-box-shadow:0 3px 0 0 #BBB;
			box-shadow:0 3px 0 0 #BBB;
			
		} .content .prod-set-list .set-buttons .set-btn-xl img {
			margin:10px auto 14px auto;
			
		} .content .prod-set-list .set-buttons .set-btn-xl span {
			display:block;
			margin:0 0 0 -3px;
			font-family:'Roboto';
			font-weight:700;
			font-size:11px;
			
		} .content .prod-set-list .set-buttons .set-btn-xl.clr-gray {
			background:#666;
			color:#666;
			
		} .content .prod-set-list .set-buttons .set-btn-xl.clr-blue {
			background:#00B4FF;
			color:#00B4FF;
			
		} .content .prod-set-list .set-prices > span:nth-child(1) {
			display:block;
			font-family:'Roboto';
			font-weight:700;
			font-size:18px;
			letter-spacing:-1px;
			color:#F40D5D;
			
		} .content .prod-set-list .set-prices > span:nth-child(1) > span {
			color:#999;
			
		} .content .prod-set-list .set-prices > span:nth-child(2) {
			display:block;
			font-family:'Roboto';
			font-weight:700;
			font-size:12px;
			color:#999;
			
		} .content .prod-set-list .set-prices > span:nth-child(2) > span {
			font-weight:400;
			
		} .content .addr-boxes {
			position:relative;
			float:left;
			width:380px;
			height:auto;
			min-height:220px;
			border:1px solid #DDD;
			padding:16px;
			line-height:1.8em;
			margin-bottom:16px; 
			
		} .content .addr-boxes > span:nth-child(1) {
			font-family:'Roboto';
			font-size:20px;
			color:#069EE1;
			font-weight:bold;
			letter-spacing:-1px;
			
		} .content .addr-boxes > span:nth-child(1) > span {
			color:#F40D5D;
			font-size:16px;
			letter-spacing:0;
			
		} .content .addr-boxes > span:nth-child(2) {
			font-family:'Roboto';
			font-size:15px;
			font-weight:400;
			line-height:1.4em;
			
		} .content .addr-boxes div {
			position:absolute;
			bottom:16px;
			
		} .content .addr-boxes button {
			vertical-align:top;
			
		} .content #adresEkle > div {
			height:1px;
			border-bottom:1px solid #E5E5E5;
			
		} .content .addr-notfound {
			font-family:'Roboto';
			font-weight:400;
			font-size:14px;
			color:#333;
			line-height:1.6em;
			
		} .content .addr-boxes-a {
			float:left;
			width:46%;
			
		} .content .addr-boxes-b {
			float:left;
			width:46%;
			margin:0 0 0 6%;
			
		} .content .addr-clr {
			height:1px;
			margin:16px 0;
			border-bottom:1px solid #E5E5E5;
			border-top:1px solid #FFF;
			
		} .content .addr-buttons button {
			vertical-align:top;
			
		} .content .list-visited {
			list-style:none;
			margin:0;
			padding:0;
			font-size:11px;
			
		} .content .list-visited .lst-a {
			float:left;
			width:10%;
			
		} .content .list-visited .lst-b {
			float:left;
			width:90%;
			
		} .content .list-visited .lst-c {
			height:8px;
			
		} .content .list-visited .lst-d {
			 float:left;
			 width:10%;
			
		} .content .list-visited .lst-e {
			float:left;
			width:90%;
			
		} .content .list-visited-clr {
			height:80px;
			
		} .content .prod-left-list {
			position:relative;
			padding:0;
			text-align:center;
			
		} .content .prod-left-list .ps-prev {
			position:absolute;
			z-index:1;
			top:70px;
			left:-18px;
			
		} .content .prod-left-list .ps-next {
			position:absolute;
			z-index:1;
			top:70px;
			right:-18px;
			
		} .content .prod-left-list .slide {
			width:260px;
			height:400px;
			
		} .content .prod-left-list .ps-image img {
			margin:auto;
			
		} .content .prod-left-list .ps-category {
			display:block;
			font-family:'Roboto';
			font-weight:400;
			font-size:14px;
			color:#666;
			
		} .content .prod-left-list .ps-title {
			display:block;
			font-family:'Roboto';
			font-weight:700;
			font-size:18px;
			letter-spacing:-1px;
			color:#333;
			
		} .content .prod-left-list .ps-btn-xl {
			width:46px;
			height:46px;
			border:0;
			text-align:center;
			-webkit-border-radius:4px;
			-moz-border-radius:4px;
			border-radius:4px;
			-webkit-box-shadow:0 3px 0 0 #BBB;
			-moz-box-shadow:0 3px 0 0 #BBB;
			box-shadow:0 3px 0 0 #BBB;
			
		} .content .prod-left-list .ps-btn-xl.clr-gray {
			background:#666;
			color:#666;
			
		} .content .prod-left-list .ps-btn-xl.clr-blue {
			background:#00B4FF;
			color:#00B4FF;
			
		} .content .prod-left-list .ps-btn-xl img {
			margin:10px auto 18px auto;
			
		} .content .prod-left-list .ps-btn-xl span {
			display:block;
			font-family:'Roboto';
			font-weight:700;
			font-size:13px;
			
		} .content .prod-left-list .ps-prices-a {
			display:block;
			font-family:'Roboto';
			font-weight:700;
			font-size:21px;
			letter-spacing:-1px;
			color:#F40D5D;
			
		} .content .prod-left-list .ps-prices-a span {
			color:#999;
			
		} .content .prod-left-list .ps-prices-b {
			display:block;
			font-family:'Roboto';
			font-weight:700;
			font-size:13px;
			color:#999;
			
		} .content .prod-left-list .ps-prices-b span {
			font-weight:400;
			
		} .content .prod-left-list .ps-pager {
			position:relative;
			z-index:1;
			width:100%;
			text-align:center;
			margin:-130px auto 0 auto;
			
		} .content .prod-left-list .ps-pager li {
			display:inline-block;
			
		} .content .ps-clear {
			height:80px;
			
		} .content .c-ftitle {
			display:block;
			font-family:'Roboto';
			font-size:17px;
			color:#666;
			font-weight:bold;
			letter-spacing:-1px;
			
		} .content .c-fcontent {
			line-height:26px;
			
		} .content .c-fcontent a {
			color:#333;
			
		} .content .c-option-list {
			display:inline-block;
			width:126px;
			height:35px;
			white-space:nowrap;
			padding:9px 8px;
			border:1px solid #DDD;
			color:#666;
			-webkit-border-radius:3px;
			-moz-border-radius:3px;
			border-radius:3px;
			vertical-align:middle;
			
		} .content .c-option-list .setsee-btn {
			position:absolute;
			color:#666;
			text-decoration:none;
			
		} .content .c-option-select {
			border:1px solid #DDD;
			color:#666;
			-webkit-border-radius:3px;
			-moz-border-radius:3px;
			border-radius:3px;
			vertical-align:middle;
			background:url(../images/spacer.gif);
			
		} .content .c-option-boxes {
			display:inline-block;
			padding:9px 8px;
			border:1px solid #DDD;
			color:#666;
			-webkit-border-radius:3px;
			-moz-border-radius:3px;
			border-radius:3px;
			vertical-align:middle;
			
		} .content .c-option-boxes img {
			vertical-align:middle;
			margin:-2px 3px 0 0;
			
		} .content .c-option-boxes a {
			color:#666;
			text-decoration:none;
			
		} .content .prod-detail {
			padding:12px 28px;
			
		} .content .prod-detail .p-optimg {
			position:absolute;
			z-index:2;
			right:20px;
			
		} .content .prod-detail .p-title {
			display:block;
			font-family:'Roboto';
			font-weight:700;
			font-size:28px;
			letter-spacing:-1px;
			color:#333;
			
		} .content .prod-detail .p-tliner {
			height:16px;
			border-bottom:1px solid #DDD;
			
		} .content .prod-detail .p-bliner {
			height:1px;
			border-top:1px solid #FFF;
			
		} .content .prod-detail .addthis_native_toolbox {
			position:absolute;
			
		} .content .prod-detail .p-ttliner {
			height:36px;
			border-bottom:1px solid #DDD;
			
		} .content .prod-detail .p-bbliner {
			height:1px;
			border-top:1px solid #FFF;
			
		} .content .prod-detail .p-images {
			float:left;
			width:300px;
			min-height:300px;
			background:#F5F5F5;
			border:1px solid #FFF;
			margin:20px 0;
			padding:20px;
			-webkit-box-shadow:0 1px 1px 0 #999;
			-moz-shadow:0 1px 1px 0 #999;
			box-shadow:0 1px 1px 0 #999;
			
		} .content .prod-detail .p-images .imgGalAll .img-a {
			position:absolute;
			z-index:2;
			margin:8px;
			
		} .content .prod-detail .p-images .imgGalAll .img-b {
			width:100%;
			height:200px;
			background-size:cover!important;
			border:1px solid #CCC;
			
		} .content .prod-detail .p-images .imgGalAll.iG_1 .img-a {
			position:absolute;
			z-index:1;
			margin:8px;
			
		} .content .prod-detail .p-images .imgGalAll.iG_1 .img-b {
			width:100%;
			height:200px;
			background-color:#FFF!important;
			background-size:80% auto!important;
			border:1px solid #CCC;
			
		} .content .prod-detail .p-images ul {
			list-style:none;
			margin:10px 0 0 0;
			padding:0;
			
		} .content .prod-detail .p-images ul li {
			float:left;
			margin:0 8px 4px 0;
			
		} .content .prod-detail .p-images ul li img {
			border:1px solid #CCC;
			padding:1px;
			
		} .content .prod-detail .p-not-images {
			float:left;
			width:300px;
			min-height:300px;
			background:#F5F5F5; 
			border:1px solid #FFF;
			margin:30px 0;
			padding:20px;
			-webkit-box-shadow:0 1px 1px 0 #999;
			-moz-shadow:0 1px 1px 0 #999;
			box-shadow:0 1px 1px 0 #999;
			
		} .content .prod-detail .p-not-images img:nth-child(1) {
			position:absolute;
			z-index:1;
			margin:8px;
			visibility:hidden;
			
		} .content .prod-detail .p-not-images img:nth-child(2) {
			width:100%;
			height:200px;
			border:1px solid #CCC;
			
		} .content .prod-detail .p-info {
			float:right;
			width:380px;
			min-height:300px;
			margin:20px 0 30px 0;
			
		} .content .prod-detail .p-info > div:nth-child(1) {
			float:left;
			width:140px;
			margin:0 30px 0 0;
			
		} .content .prod-detail .p-info > div:nth-child(1) > span:nth-child(1) {
			display:block;
			font-family:'Roboto';
			font-weight:700;
			font-size:18px;
			letter-spacing:-1px;
			color:#333;
			
		} .content .prod-detail .p-info > div:nth-child(1) > span:nth-child(2) {
			display:block;
			font-family:'Roboto';
			font-size:24px;
			letter-spacing:-1px;
			color:#F40D5D;
			
		} .content .prod-detail .p-info > div:nth-child(2) {
			float:left;
			width:200px;
			margin:0;
			
		} .content .prod-detail .p-info > div:nth-child(2) > span:nth-child(1) {
			display:block;
			font-family:'Roboto';
			font-weight:700;
			font-size:18px;
			letter-spacing:-1px;
			color:#333;
			
		} .content .prod-detail .p-info > div:nth-child(2) > span:nth-child(2) {
			display:block;
			font-family:'Roboto';
			font-size:24px;
			letter-spacing:-1px;
			color:#F40D5D;
			
		} .content .prod-detail .p-info .p-gain {
			font-family:'Roboto';
			font-size:16px;
			color:#666;
			
		} .content .prod-detail .p-info-advice > span:nth-child(1) {
			display:block;
			font-family:'Roboto';
			font-weight:700;
			font-size:18px;
			letter-spacing:-1px;
			color:#333;
			
		} .content .prod-detail .p-info-advice > span:nth-child(2) {
			display:block;
			font-family:'Roboto';
			font-size:24px;
			letter-spacing:-1px;
			color:#F40D5D;
			
		} .content .prod-detail .p-info-spacer {
			float:left;
			margin:0;
			font-size:1px;
			
		} .content .prod-detail .p-info-extra {
			float:left;
			margin:0;
			
		} .content .prod-detail .p-taxes {
			display:block;
			font-family:'Roboto';
			font-weight:700;
			font-size:18px;
			letter-spacing:-1px;
			color:#333;
			
		} .content .prod-detail .p-exchange {
			display:block;
			font-family:'Roboto';
			font-size:24px;
			letter-spacing:-1px;
			color:#F40D5D;
			
		} .content .prod-detail .p-stock {
			font-family:'Roboto';
			font-size:16px;
			color:#00B1FC;
			
		} .content .prod-detail .p-nostock {
			font-family:'Roboto';
			font-size:16px;
			color:#333;
			
		} .content .prod-detail .p-unit-txt {
			font-family:'Roboto';
			font-size:16px;
			color:#333;
			
		} .content .prod-detail .p-unit-controls button:nth-child(1) {
			float:left;
			height:40px;
			vertical-align:top;
			
		} .content .prod-detail .p-unit-controls input:nth-child(2) {
			float:left;
			font-family:'Roboto';
			font-weight:700;
			font-size:20px;
			color:#333;
			vertical-align:top;
			width:60px;
			text-align:center;
			height:40px;
			-moz-box-shadow:0px 3px 2px rgba(000,000,000,0.5);
			-webkit-box-shadow:0px 3px 2px rgba(000,000,000,0.5);
			box-shadow:0px 3px 2px rgba(000,000,000,0.5);
			
		} .content .prod-detail .p-unit-controls button:nth-child(3) {
			float:left;
			height:40px;
			vertical-align:top;
			margin:0 8px 0 0;
			
		} .content .prod-detail .p-unit-controls button:nth-child(4) {
			float:left;
			width:124px;
			height:40px;
			font-family:'Roboto';
			font-size:20px;
			padding:6px 12px;
			letter-spacing:-1px;
			
		} .content .prod-detail .p-info-clr {
			float:left;
			margin:15px 0 0 0;
			width:380px;
			
		} .content .prod-detail .p-desc-btn {
			display:inline-block;
			width:126px;
			height:35px;
			white-space:nowrap;
			padding:9px 8px;
			border:1px solid #DDD;
			color:#666;
			-webkit-border-radius:3px;
			-moz-border-radius:3px;
			border-radius:3px;
			vertical-align:middle;
			
		} .content .prod-detail .p-desc-btn .ua-btn {
			position:absolute;
			color:#666;
			text-decoration:none;
			
		} .content .prod-detail .p-desc-title {
			display:block;
			font-family:'Roboto';
			font-weight:700;
			font-size:28px;
			letter-spacing:-1px;
			color:#333;
			
		} .content .prod-detail .p-desc {
			padding:20px;
			background:#FFF;
			border:1px solid #EEE;
			
		} .content .prod-detail .p-desc-clr {
			height:50px;
			
		} .content .prod-detail .p-relation {
			display:block;
			font-family:'Roboto';
			font-weight:700;
			font-size:28px;
			letter-spacing:-1px;
			color:#333;
			
		} .content .prod-detail .p-rel-content {
			padding:10px;
			background:#FFF;
			border:1px solid #EEE;
			
		} .content .prod-detail .p-rel-content > div {
			display:table;
			width:100%;
			
		} .content .prod-detail .p-rel-content .row {
			display:table-row;
			
		} .content .prod-detail .p-rel-content .cell-1 {
			display:table-cell;
			vertical-align:middle;
			width:6%;
			padding:3px;
			
		} .content .prod-detail .p-rel-content .cell-1 img {
			padding:4px;
			background:#FFF;
			border:1px solid #EEE;
			height:auto;
			
		} .content .prod-detail .p-rel-content .cell-2 {
			display:table-cell;
			vertical-align:middle;
			width:46%;
			padding:3px;
			
		} .content .prod-detail .p-rel-content .cell-2 a {
			color:#666;
			
		} .content .prod-detail .p-rel-content .cell-2 span {
			font-size:9px;
			color:#F40D5D;
			
		} .content .prod-detail .p-rel-content .cell-3 {
			display:table-cell;
			vertical-align:middle;
			width:14%;
			padding:3px;
			
		} .content .prod-detail .p-rel-content .cell-3 span:nth-child(1) {
			font-size:12px;
			color:#F40D5D;
			
		} .content .prod-detail .p-rel-content .cell-3 span:nth-child(2) {
			font-size:10px;
			vertical-align:top;
			
		} .content .prod-detail .p-rel-content .cell-4 {
			display:table-cell;
			vertical-align:middle;
			width:14%;
			padding:3px;
			
		} .content .prod-detail .p-rel-content .cell-4 span:nth-child(1) {
			font-size:12px;
			color:#F40D5D;
			
		} .content .prod-detail .p-rel-content .cell-4 span:nth-child(2) {
			font-size:10px;
			vertical-align:top;
			
		} .content .prod-detail .p-rel-content .cell-5 {
			display:table-cell;
			vertical-align:middle;
			width:10%;
			padding:3px;
			
		} .content .prod-detail .p-rel-content .cell-5 input {
			border:1px solid #DDDDDD;
			font-size:12px;
			font-weight:bold;
			color:#444444;
			padding:6px 2px;
			width:40px;
			text-align:right;
			vertical-align:middle;
			
		} .content .prod-detail .p-rel-content .cell-6 {
			display:table-cell;
			vertical-align:middle;
			width:10%;
			padding:3px;
			
		} .content .prod-detail .p-rel-content .cell-6 button {
			float:left;
			width:56px;
			height:26px;
			font-family:'Roboto';
			font-size:13px;
			padding:0 6px;
			
		} .content .prod-detail .p-rel-clr {
			height:50px;
			
		} .content .c-basket {
			padding:9px 14px;
			padding-bottom:40px;
			font-size:12px;
			line-height:17px;
			color:#555555;
			
		} .content .c-basket-option {
			padding:10px 20px 0 0;
			
		} .content .c-basket-option button {
			vertical-align:top;
			margin:0 0 0 8px;
			
		} .content .c-basket-input {
			text-align:center;
			width:70px;
			font-family:'Roboto';
			font-weight:700;
			font-size:18px;
			color:#333;
			padding:5px;
			vertical-align:middle;
			
		} .content .c-basket-img {
			vertical-align:middle;
			
		} .content .c-basket-button {
			background:url(../images/btn_deleteBtn.png);
			cursor:pointer;
			border:0;
			width:16px;
			height:16px;
			
		} .content .c-basket-clr {
			height:1px;
			margin:16px 0;
			border-bottom:1px solid #E5E5E5;
			border-top:1px solid #FFF;
			
		} .content .c-basket-text {
			display:block;
			font-family:'Roboto';
			font-weight:400;
			font-size:14px;
			color:#333;
			line-height:1.6em;
			
		} .content #ordersSee {
			display:inline-block;
			font-family:'Roboto';
			font-size:16px;
			color:#333;
			font-weight:bold;
			cursor:pointer;
			width:180px;
			text-align:right;
			margin-right:40px;
			float:right;
			
		} .content #ordersNotSee {
			display:none;
			font-family:'Roboto';
			font-size:16px;
			color:#333;
			font-weight:bold;
			cursor:pointer;
			width:180px;
			text-align:right;
			margin-right:40px;
			float:right;
			
		} .content .c-order-title {
			font-family:'Roboto';
			font-size:16px;
			color:#333;
			font-weight:bold;
			
		} .content #orderDetails {
			display:none;
			
		} .content #sozlesmeTxt {
			border:1px solid #EEE;
			padding:14px;
			width:100%;
			height:190px;
			font-size:12px;
			font-family:arial;
			color:#666;
			
		} .content .sozlesmeCheckbox {
			display:block;
			font-family:'Roboto';
			font-weight:400;
			font-size:16px;
			color:#333;
			line-height:1.6em;
			
		} .content .sozlesmeCheckbox input {
			margin:14px 8px;
			vertical-align:middle;
			
		} .content .c-order-sumspacer {
			height:10px;
			
		} .content .c-order-sumlines {
			height:16px;
			border-top:1px solid #DDD;
			
		} .content .c-order-sumtext {
			vertical-align:middle;
			color:#F40D5D;
			font-family:'Roboto';
			font-weight:400;
			font-size:16px;
			line-height:1.6em;
			
		} .content .payment-title {
			width:100px;
			
		} .content .payment-buttons {
			height:55px;
			
		} .content #odemeTip_1 {
			font-family:'Roboto';
			font-weight:400;
			font-size:16px;
			color:#333;
			line-height:1.6em; 
			
		} .content #odemeTip_1 > form > div {
			padding-left:120px;
			
		} .content .c-payfrm-a {
			float:left;
			width:200px;
			padding:4px 0;
			
		} .content .c-payfrm-b {
			float:left;
			width:360px;
			
		} .content .c-payfrm-error {
			margin:0 0 0 208px;
			width:360px;
			
		} .content #odemeTip_2 {
			font-family:'Roboto';
			font-weight:400;
			font-size:16px;
			color:#333;
			line-height:1.6em;
			
		} .content #odemeTip_2 > form > div {
			padding-left:120px;	
			
		} .content #odemeTip_3 {
			font-family:'Roboto';
			font-weight:400;
			font-size:16px;
			color:#333;
			line-height:1.6em;
			
		} .content #odemeTip_3 > form > div {
			padding-left:120px;
			
		} .content .c-payment-text {
			font-family:'Roboto';
			font-weight:400;
			font-size:16px;
			color:#333;
			line-height:1.6em;
			
		} .content .c-payment-text .text-1 {
			font-size:20px;
			font-weight:bold;
			letter-spacing:-1px;
			
		} .content .c-payment-text .text-2 {
			font-size:20px;
			font-weight:bold;
			letter-spacing:-1px;
			
		} .content .c-payment-text .text-3 {
			font-size:20px;
			font-weight:bold;
			letter-spacing:-1px;
			
		} .content .c-payment-text .link {
			font-size:18px;
			text-decoration:underline;
			font-weight:bold;
			color:#F40D5D;
			
		} .content .c-table {
			display:table;
			width:100%;
			font-family:'Roboto';
			font-weight:400;
			font-size:16px;
			color:#333;
			line-height:1.6em;
			
		} .content .c-table.table-title {
			border:1px solid #DDD!important;
			font-weight:700;
			background:#DDD;
			
		} .content .c-table.table-content {
			border-bottom:1px solid #FFF;
			
		} .content .c-table.table-content.no-border * {
			border:0px solid transparent!important;
			
		} .content .c-table.table-summary .c-td-cell:nth-child(2) {
			font-family:'Oswald';
			font-size:20px;
			font-weight:700;
			
		} .content .c-tr-row {
			display:table-row;
			
		} .content .c-td-cell {
			display:table-cell;
			padding:8px 6px;
			vertical-align:middle;
			line-height:1.3em;
			border-top:1px solid #FFF;
			border-bottom:1px solid #E5E5E5;
			
		} .content .c-td-cell.not-found {
			height:50px;
			border-bottom:1px solid #E5E5E5;
			
		} .content .c-sumboxes {
			font-family:'Roboto';
			font-weight:400;
			font-size:16px;
			color:#333;
			line-height:1.6em;
			
		} .content .c-falert {
			font-family:'Roboto';
			font-size:13px;
			font-weight:700;
			padding:4px 0 4px 32px;
			border:1px solid #E5D999;
			background:#FFFFCC url(../images/icon_alert.png) no-repeat 6px 50%;
			background-size:20px 20px;
			color:red;
			-webkit-border-radius:3px;
			border-radius:3px;
			
		} .content .c-fdisabled {
			background:#F5F5F5;
			color:#AAA;
			
		} .content .c-fwidth-100 {
			width:100%;
			
		} .content .c-fwidth-96 {
			width:96%;
			
		} .content .c-fwidth-65 {
			width:65%;
			
		} .content .c-fwidth-60 {
			width:60%;
			
		} .content .c-fwidth-50 {
			width:50%;
			
		} .content .c-fspacer-3 {
			height:3px;
			
		} .content .c-fspacer-6 {
			height:6px;
			
		} .content .c-fspacer-20 {
			height:20px;
			
		} .content .under-txt {
			font-family:'Roboto';
			font-size:26px;
			color:#333;
			font-weight:400;
			letter-spacing:-1px;
			
		} .content .under-img {
			vertical-align:middle;
			
		} .content .under-subtxt {
			text-align:center;
			line-height:2em;
			
		} .content .notfound-txt {
			font-family:'Roboto';
			font-size:26px;
			color:#333;
			font-weight:400;
			letter-spacing:-1px;
			
		} .content .notfound-img {
			vertical-align:middle;
			
		}
		
		
		.footer {
			
			
		} .footer .guide.a {
			width:100%;
			margin:-60px 0 0 0;
			background:#F6F6F6 /*url(../images/back_footerContentBar.png) repeat-x top*/;
			
		} .footer .guide.a > div:nth-child(1) {
			height:90px;
			
		} .footer .guide.b {
			width:100%;
			margin:0;
			background:#F6F6F6 /*url(../images/back_footerInsideBar.png) repeat-x top*/;
			
		} .footer .guide.b > div:nth-child(1) {
			height:32px;
			
		} .footer .boxes {
			width:100%;
			height:320px;
			margin:auto;
			background:#FFF url(../images/back_footerInsideBar_1.png) repeat-x top;
			padding:30px 0 0 0;
			
		} .footer .boxes > div:nth-child(1) {
			float:left;
			width:28%;
			height:240px;
			border-right:1px solid #EAEAEA;
			margin:0 0 0 16px;
			
		} .footer .boxes > div:nth-child(1) span {
			font-family:'Roboto';
			font-size:20px;
			font-weight:700;
			letter-spacing:-1px;
			color:#0D6087;
			
		} .footer .boxes > div:nth-child(1) div {
			height:10px;
			
		} .footer .boxes > div:nth-child(1) ul {
			list-style:none;
			margin:0;
			padding:0;
				
		} .footer .boxes > div:nth-child(1) li {
			width:180px;
			padding:3px 0;
			
		} .footer .boxes > div:nth-child(1) img {
			vertical-align:middle;
			
		} .footer .boxes > div:nth-child(1) a {
			color:#666;
			
		} .footer .boxes > div:nth-child(2) {
			float:left;
			width:33%;
			height:240px;
			border-right:1px solid #EAEAEA;
			
		} .footer .boxes > div:nth-child(2) > div:nth-child(1) {
			padding:0 0 0 26px;
			
		} .footer .boxes > div:nth-child(2) > div:nth-child(1) > span {
			font-family:'Roboto';
			font-size:20px;
			font-weight:700;
			letter-spacing:-1px;
			color:#0D6087;
			
		} .footer .boxes > div:nth-child(2) ul {
			list-style:none;
			margin:0;
			padding:0;
			font-family:'Roboto';
			font-size:20px;
			font-weight:700;
			letter-spacing:-1px;
			color:#666;
			
		} .footer .boxes > div:nth-child(2) ul li:nth-child(1),
		  .footer .boxes > div:nth-child(2) ul li:nth-child(3) {
			float:left;
			width:60px;
			padding:5px 0;clear:both;
			
		} .footer .boxes > div:nth-child(2) ul li:nth-child(2),
		  .footer .boxes > div:nth-child(2) ul li:nth-child(4) {
			float:left;
			width:90px;
			padding:5px 0;
			
			
		} .footer .boxes > div:nth-child(2) ul li span:nth-child(1) {
			color:#00B4FF;
			letter-spacing:0;
			
		} .footer .boxes > div:nth-child(2) ul li span:nth-child(2) {
			font-weight:300;
			
		} .footer .boxes > div:nth-child(3) {
			position:absolute;
			left:33.3%;
			margin:120px 0 0 0;
			width:23.5%;
			height:140px;
			text-align:center;
			color:#666;
			
		} .footer .guide.b .boxes > div:nth-child(3) {
			position:static;
			float:left;
			width:30%;
			height:240px;
			text-align:center;
			color:#666;
			border-right:1px solid #EAEAEA;
			margin:0 0 0 4%!important;
			
		} .footer .boxes > div:nth-child(3) > div:nth-child(1) {
			height:26px;
			
		} .footer .boxes > div:nth-child(3) > div:nth-child(2) {
			position:relative;
			width:208px;
			height:39px;
			
		} .footer .boxes > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) {
			float:left;
			width:32px;
			height:39px;
			padding-top:12px;
			
		} .footer .boxes > div:nth-child(3) > div:nth-child(2) > div:nth-child(2) {
			float:left;
			width:144px;
			height:39px;
			
		} .footer .boxes > div:nth-child(3) > div:nth-child(2) > div:nth-child(3) {
			float:left;
			width:32px;
			height:39px;
			padding-top:12px;
			
		} .footer .boxes > div:nth-child(3) > div:nth-child(3) {
			height:18px;
			
		} .footer .boxes > div:nth-child(4) {
			float:left;
			width:34%;
			height:240px;
			
		} .footer .boxes > div:nth-child(4) > div:nth-child(1) {
			height:0;
			
		} .footer .boxes > div:nth-child(4) > div:nth-child(2) {
			float:right;
			
		} .footer .boxes > div:nth-child(4) > div:nth-child(3) {
			float:right;
			text-align:right;
			margin:0 6px 0 0;
			
		} .footer .boxes > div:nth-child(4) .logo {
			float:right;
			margin:0 0 0 6px;
			
		} .footer .boxes > div:nth-child(4) .title {
			display:block;
			float:right;
			font-family:'Roboto';
			font-size:20px;
			font-weight:700;
			line-height:1em;
			letter-spacing:-1px;
			color:#0D6087;
			
		} .footer .boxes > div:nth-child(4) .clr {
			height:24px;
			
		} .footer .boxes > div:nth-child(4) .persons {
			margin:0 11px 0 0;
			
		} .footer .boxes > div:nth-child(4) .persons span:nth-child(1) {
			display:block;
			float:right;clear:both;
			width:100px;
			font-family:'Tahoma', 'Arial';
			font-size:11px;
			color:#666;
			
		} .footer .boxes > div:nth-child(4) .persons span:nth-child(2) {
			display:block;
			float:right;clear:both;
			width:120px;
			font-family:'Tahoma', 'Arial';
			font-size:11px;
			color:#666;
			margin:10px 0 0 0;
			
		} .footer .boxes > div:nth-child(4) .persons span:nth-child(3) {
			display:block;
			float:right;clear:both;
			width:120px;
			font-family:'Tahoma', 'Arial';
			font-size:11px;
			color:#666;
			margin:10px 0 0 0;
			
		} .footer .spacer {
			display:none;
			
		} .footer .logos {
			width:100%;
			height:146px;
			margin:auto;
			background:#FFF url(../images/back_footerInsideBar_2.png) repeat-x top;
			
		} .footer .logos > div:nth-child(1) {
			float:left;
			width:30%;
			height:146px;
			
		} .footer .logos > div:nth-child(1) img {
			margin:55px 0 0 16px;
			height:auto;
			
		} .footer .logos > div:nth-child(2) {
			float:right;
			display:table;
			width:68%;
			height:146px;
			
		} .footer .logos > div:nth-child(2) > div {
			display:table-cell;
			vertical-align:middle;
			text-align:right;
			
		} .footer .logos > div:nth-child(2) > div img {
			vertical-align:middle;
			margin:0 2% 0 0;
			width:20%;
			height:auto;
			
		} .footer .logos > div:nth-child(2) > div img:first-child {
			vertical-align:middle;
			margin:0 26px 0 26px;
			
		} .footer .links {
			width:100%;
			height:50px;
			background:#0C5F87;
			
		} .footer .links > div:nth-child(1) {
			width:100%;
			
		} .footer .links > div:nth-child(1) > div:nth-child(1) {
			float:right;
			margin:13px 0 0 0;
			
		} .footer .links > div:nth-child(1) > div:nth-child(2) {
			float:left;
			margin:16px 0 0 16px;
			font-family:'Oswald';
			font-weight:400;
			font-size:12px;
			
		} .footer .links > div:nth-child(1) > div:nth-child(2) a {
			color:#00B4FF;
			
		} .footer .links > div:nth-child(1) > div:nth-child(2) img {
			vertical-align:middle;
			
			
		}
		
		
		
		.searchWord::-webkit-input-placeholder {
			color:#DDD!important;
		} .searchWord:-moz-placeholder {
			color:#DDD!important;  
		} .searchWord::-moz-placeholder {
			color:#DDD!important;  
		} .searchWord:-ms-input-placeholder {  
			color:#DDD!important;  
		}
		
		#hs-pager ul {
			list-style:none;
			padding:0;
			margin:auto;
			width:400px;
			text-align:center;
			
		} #hs-pager ul li a:hover,
		  #hs-pager ul li a.active {
			background:url(../images/icon_navBulletHover_1.png);
			color:#FFF;
			
		} #hs-pager ul li {
			margin:0 1px 0 0;
			
		} #hs-pager ul li a {
			display:block;
			padding:2px 0;
			width:23px;
			height:24px;
			text-align:center;
			font-family:'Roboto';
			font-weight:700;
			font-size:12px;
			color:#666;
			background:url(../images/icon_navBullet.png) no-repeat center;
			
		} #hs-pager ul li a:hover {
			text-decoration:none;
			
		}
		
		#ps-pager-1 ul,
		#ps-pager-2 ul,
		#ps-pager-3 ul {
			list-style:none;
			padding:0;
			margin:auto;
			width:300px;
			text-align:center;
			
		} #ps-pager-4 ul,
		  #ps-pager-5 ul {
			list-style:none;
			padding:0;
			margin:auto;
			width:260px;
			text-align:center;
			
		} #ps-pager-1 ul li a:hover,
		  #ps-pager-1 ul li a.active,
		  #ps-pager-2 ul li a:hover,
		  #ps-pager-2 ul li a.active,
		  #ps-pager-3 ul li a:hover,
		  #ps-pager-3 ul li a.active,
		  #ps-pager-4 ul li a:hover,
		  #ps-pager-4 ul li a.active,
		  #ps-pager-5 ul li a:hover,
		  #ps-pager-5 ul li a.active {
			background:url(../images/icon_navBulletHover_2.png);
			color:#FFF;
			
		} #ps-pager-1 ul li,
		  #ps-pager-2 ul li,
		  #ps-pager-3 ul li,
		  #ps-pager-4 ul li,
		  #ps-pager-5 ul li {
			margin:0 1px 0 0;
			
		} #ps-pager-1 ul li a,
		  #ps-pager-2 ul li a,
		  #ps-pager-3 ul li a,
		  #ps-pager-4 ul li a,
		  #ps-pager-5 ul li a {
			display:block;
			padding:2px 0;
			width:23px;
			height:24px;
			text-align:center;
			font-family:'Roboto';
			font-weight:700;
			font-size:12px;
			color:#666;
			background:url(../images/icon_navBullet.png) no-repeat center;
			
		} #ps-pager-1 ul li a:hover,
		  #ps-pager-2 ul li a:hover,
		  #ps-pager-3 ul li a:hover,
		  #ps-pager-4 ul li a:hover,
		  #ps-pager-5 ul li a:hover {
			text-decoration:none;
			
		}
		
		.prod-set-list {
			list-style:none;
			margin:0;
			padding:0;
			
		} .prod-set-list li {
			position:relative;
			float:left;
			margin:0 10px 14px 0;
			width:32.3%;
			height:360px;
			background:#FFF;
			border:1px solid #AAA;
			border-bottom:6px solid #AAA;
			-webkit-box-shadow: 0 4px 0 0 #DDD;
			-moz-box-shadow: 0 4px 0 0 #DDD;
			box-shadow: 0 4px 0 0 #DDD;
			
		} .prod-set-list li:hover {
			border:1px solid #F40D5D;
			border-bottom:6px solid #F40D5D;
			
		} .prod-set-list li:nth-child(3),
		  .prod-set-list li:nth-child(6),
		  .prod-set-list li:nth-child(9) {
			margin:0 0 10px 0;
		}
		
		.prod-normal-list {
			list-style:none;
			margin:0;
			padding:0;
			
		} .prod-normal-list li {
			position:relative;
			float:left;
			margin:0 12px 18px 0;
			width:23.8%;
			height:320px;
			background:#FFF;
			border:1px solid #AAA;
			border-bottom:6px solid #AAA;
			-webkit-box-shadow: 0 4px 0 0 #DDD;
			-moz-box-shadow: 0 4px 0 0 #DDD;
			box-shadow: 0 4px 0 0 #DDD;
			
		} .prod-normal-list li:hover {
			border:1px solid #00B4FF;
			border-bottom:6px solid #00B4FF;
			
		} .prod-normal-list li:nth-child(4),
		  .prod-normal-list li:nth-child(8),
		  .prod-normal-list li:nth-child(12),
		  .prod-normal-list li:nth-child(16),
		  .prod-normal-list li:nth-child(20),
		  .prod-normal-list li:nth-child(24),
		  .prod-normal-list li:nth-child(28),
		  .prod-normal-list li:nth-child(32),
		  .prod-normal-list li:nth-child(36),
		  .prod-normal-list li:nth-child(40),
		  .prod-normal-list li:nth-child(44),
		  .prod-normal-list li:nth-child(48),
		  .prod-normal-list li:nth-child(52),
		  .prod-normal-list li:nth-child(56),
		  .prod-normal-list li:nth-child(60),
		  .prod-normal-list li:nth-child(64),
		  .prod-normal-list li:nth-child(68),
		  .prod-normal-list li:nth-child(72),
		  .prod-normal-list li:nth-child(76),
		  .prod-normal-list li:nth-child(80),
		  .prod-normal-list li:nth-child(84),
		  .prod-normal-list li:nth-child(88),
		  .prod-normal-list li:nth-child(92),
		  .prod-normal-list li:nth-child(96),
		  .prod-normal-list li:nth-child(100),
		  .prod-normal-list li:nth-child(104),
		  .prod-normal-list li:nth-child(108),
		  .prod-normal-list li:nth-child(112),
		  .prod-normal-list li:nth-child(116) {
			margin:0 0 10px 0;
		}
		
		#havaleInformation > .c-table {
			width:100%!important;
		}
		
		.header .mobile-btn,
		.header-mobile-menu,
		.header-mobile-content,
		.header-mobile-search,
		.mobile-filter,
		.mobile-filter-spacer {
			display:none;
		}
		
		/*css2*/
	}
	
	/* All Sizes (devices and browser) */
	@media only screen and (min-width:1180px) {
		
		#sepetProcess {
			display:none;
			position:fixed;
			z-index:9999;
			border:1px solid red;
			background:#FFF;
			color:#000;
			padding:10px;
		}
		
		#blockSepetBox {
			display:none;
			position:fixed;
			z-index:9999;
			width:100%;
			background:url(../images/blockImage.png);
			
		} #blockSepetBox #blockSepetTable {
			position:fixed;
			
		} #blockSepetBox td > div {
			width:400px;
			background:#FFF;
			border:1px solid #CCC;
			border-right:2px solid #666;
			border-bottom:2px solid #666;
			-webkit-border-radius:8px;
			-moz-border-radius:8px;
			border-radius:8px;
			
		} #blockSepetBox td > div > div {
			border:10px solid #FFF;
			-webkit-border-radius:8px;
			-moz-border-radius:8px;
			border-radius:8px;
			
		} #blockSepetBox td > div > div > div:nth-child(1) {
			padding:10px;
			padding-bottom:0;
			font-family:'Roboto';
			font-size:20px;
			color:#00B4FF;
			font-weight:bold;
			
		} #blockSepetBox td > div > div > div:nth-child(2) {
			margin:2px 10px;
			margin-bottom:10px;
			color:#666;
			
		} #blockSepetBox td > div > div > div:nth-child(3) {
			margin:auto;
			padding:0 10px;
			padding-bottom:14px;
			
		} #blockSepetBox td > div > div > div:nth-child(3) > button:nth-child(1) {
			display:inline-block;
			vertical-align:top;
			border:1px solid #00B4FF;
			
		} #blockSepetBox td > div > div > div:nth-child(3) > button:nth-child(2) {
			display:inline-block;
			vertical-align:top;
			
		}
		
		.header {
			
			
		} .header > div:nth-child(1) {
			width:100%;
			height:10px;
			background:#107EB3;
			
		} .header > div:nth-child(2) {
			width:1170px;
			height:110px;
			margin:auto;
			
		} .header > div:nth-child(2) > div:nth-child(1) {
			position:relative;
			float:right;
			width:600px;
			
		} .header > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) {
			width:600px;
			background:#069EE1;
			height:34px;
			margin:-10px 0 0 0;
			
		} .header .mem-icon {
			float:left;
			width:36px;
			height:34px;
			background:#666;
			
		} .header .mem-icon img {
			margin:4px 0 0 5px;
			
		} .header .mem-text {
			float:left;
			width:492px;
			height:34px;
			
		} .header .mem-text > div:nth-child(1) {
			float:right;
			padding:12px 6px;
			
		} .header .mem-text > div:nth-child(1) span {
			font-family:'Arial';
			font-size:9px;
			color:#CDECF9;
			
		} .header .mem-text > div:nth-child(2) {
			float:left;
			padding:6px;
			
		} .header .mem-text > div:nth-child(2) a {
			display:block;
			font-family:'Oswald';
			font-weight:300;
			font-size:15px;
			color:#CDECF9;
			
		} .header .mem-text > div:nth-child(2) span {
			font-weight:400;
			
		} .header .mem-account {
			float:right;
			width:36px;
			height:34px;
			background:#0994D3;
			
		} .header .mem-account img {
			margin:7px 0 0 8px;
			
		} .header .mem-logout {
			float:right;
			width:36px;
			height:34px;
			background:#0C8BC5;
			
		} .header .mem-logout img {
			margin:7px 0 0 9px;
			
		} .header > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) {
			width:600px;
			height:54px;
			background:#FFF;
			margin:15px 0 0 0;
			padding:10px;
			border:1px solid #F3F3F3;
			-webkit-border-radius:4px;
			-moz-border-radius:4px;
			border-radius:4px;
			
		} .header .mem-basket {
			float:right;
			width:240px;
			cursor:pointer;
			
		} .header .mem-basket > div:nth-child(1) {
			float:right;
			
		} .header .mem-basket > div:nth-child(1) > span {
			font-family:'Oswald';
			font-size:20px;
			color:#333;
			letter-spacing:1px;
			vertical-align:middle;
			
		} .header .mem-basket > div:nth-child(1) > span > span {
			font-weight:400;
			letter-spacing:-1px;
			
		} .header .mem-basket > img {
			vertical-align:middle;
			
		} .header .mem-basket > span {
			font-family:'Oswald';
			font-weight:400;
			font-size:20px;
			letter-spacing:-1px;
			color:#333;
			vertical-align:middle;
			
		} .header .mem-popup-basket {
			display:none;
			position:absolute;
			z-index:9;
			width:260px;
			background:#FFF;
			margin:-11px 0 0 329px;
			padding:10px 10px 0 8px;
			border:1px solid #F3F3F3;
			-webkit-border-radius:4px;
			-moz-border-radius:4px;
			border-radius:4px;
			-webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,0.5);
			box-shadow:0 2px 2px 0 rgba(0,0,0,0.5);
			
		} .header .mem-popup-basket > div:nth-child(1) {
			float:right;
			
		} .header .mem-popup-basket > div:nth-child(1) > span {
			font-family:'Oswald';
			font-size:20px;
			color:#333;
			letter-spacing:1px;
			vertical-align:middle;
			
		} .header .mem-popup-basket > div:nth-child(1) > span > span {
			font-weight:400;
			letter-spacing:-1px;
			
		} .header .mem-popup-basket > img {
			vertical-align:middle;
			
		} .header .mem-popup-basket > span {
			font-family:'Oswald';
			font-weight:400;
			font-size:20px;
			letter-spacing:-1px;
			color:#333;
			vertical-align:middle;
			
		} .header .c-basket-button {
			background:url(../images/btn_deleteBtn.png);
			background-size:100% 100%;
			cursor:pointer;
			border:0;
			width:12px;
			height:12px;
			vertical-align:middle;
			margin:-2px 0 0 0;
			
		} .header .mem-search {
			float:left;
			width:320px;
			
		} .header .mem-search input[type=text] {
			width:280px;
			border:0;
			padding:0 4px;
			font-family:'Oswald';
			font-weight:400;
			font-size:20px;
			letter-spacing:-1px;
			color:#999;
			background:#FFF;
			vertical-align:middle;
			
		} .header > div:nth-child(2) > div:nth-child(2) {
			float:left;
			width:360px;
			
		} .header .logo {
			float:left;
			width:240px;
			
		} .header .logo > div:nth-child(1) {
			height:80px;
			overflow:hidden;
			margin:10px 0 0 0;
			
		} .header .logo > div:nth-child(1) a {
			position:relative;
			z-index:2;
			
		} .header .logo .world {
			position:absolute;
			z-index:1;
			margin:20px 0 0 100px;
			
		} .header .logo-text {
			float:left;
			width:120px;
			
		} .header .logo-text > div:nth-child(1) {
			width:120px;
			height:70px;
			border-left:1px solid #F2F2F2;
			margin:20px 0 0 0;
			padding:7px 0 0 22px;
			
		} .header .logo-text > div:nth-child(1) > span:nth-child(1) {
			display:block;
			font-family:'Oswald';
			font-weight:400;
			font-size:20px;
			letter-spacing:-1px;
			color:#0F1F4A;
			
		} .header .logo-text > div:nth-child(1) > span:nth-child(2) {
			display:block;
			font-family:'Oswald';
			font-weight:400;
			font-size:16.6px;
			letter-spacing:-1px;
			color:#999;
			
		} .header .header-menu {
			position:relative;
			z-index:2;
			width:100%;
			height:64px;
			background:url(../images/back_headerMenuBar.png) repeat-x;
			
		} .header .header-menu > div:nth-child(1) {
			width:1170px;
			height:64px;
			margin:auto;
			
		} .header .header-buttons {
			position:relative;
			list-style:none;
			margin:0;
			padding:0;
			font-family:'Oswald';
			font-size:15px;
			font-weight:400;
			
		} .header .header-buttons > li {
			float:left;
			
		} .header .header-buttons > li > a {
			display:block;
			padding:6px;
			color:#CDECF9;
			
		} .header .header-buttons > li > a:hover,
		  .header .header-buttons > li > a.active {
			background:url(../images/btn_headerButtonsRepeat.png) repeat-x;
			color:#36AFE5;
			text-decoration:none;
			border-bottom:1px solid #BBB;
			
			
		} .header .header-buttons > li:nth-child(1) > a {
			width:134px;
			height:60px;
			
		} .header .header-buttons > li:nth-child(2) > a {
			width:94px;
			height:60px;
			
		} .header .header-buttons > li:nth-child(3) > a {
			width:94px;
			height:60px;
			
		} .header .header-buttons > li:nth-child(4) > a {
			width:130px;
			height:60px;
			
		} .header .header-buttons > li:nth-child(5) > a {
			width:88px;
			height:60px;
			
		} .header .header-buttons > li:nth-child(6) > a {
			width:120px;
			height:60px;
			
		} .header .header-buttons > li:nth-child(7) > a {
			width:126px;
			height:60px;
			
		} .header .header-buttons > li:nth-child(8) > a {
			width:128px;
			height:60px;
			
		} .header .header-buttons > li:nth-child(9) > a {
			width:82px;
			height:60px;
			
		} .header .header-buttons > li:nth-child(10) > a {
			width:100px;
			height:60px;
			
		} .header .header-buttons > li:nth-child(11) > a {
			width:74px;
			height:60px; 
			
		} .header .header-buttons > li i {
			display:none;
			position:absolute;
			z-index:9;
			width:12px;
			height:10px;
			background:url(../images/btn_headerButtonsArrow.png) no-repeat;
			
		} .header .header-buttons > li > a:hover i {
			display:block;
			
		} .header .header-buttons > li:nth-child(1) i {
			margin:53px 0 0 54px;
			
		} .header .header-buttons > li:nth-child(2) i {
			margin:53px 0 0 34px;
			
		} .header .header-buttons > li:nth-child(3) i {
			margin:53px 0 0 34px;
			
		} .header .header-buttons > li:nth-child(4) i {
			margin:53px 0 0 52px;
			
		} .header .header-buttons > li:nth-child(5) i {
			margin:53px 0 0 31px;
			
		} .header .header-buttons > li:nth-child(6) i {
			margin:53px 0 0 47px;
			
		} .header .header-buttons > li:nth-child(7) i {
			margin:53px 0 0 50px;
			
		} .header .header-buttons > li:nth-child(8) i {
			margin:53px 0 0 51px;
			
		} .header .header-buttons > li:nth-child(9) i {
			margin:53px 0 0 28px;
			
		} .header .header-buttons > li:nth-child(10) i {
			margin:53px 0 0 37px;
			
		} .header .header-buttons > li:nth-child(11) i {
			margin:53px 0 0 24px;
			
		} .header .header-buttons > li:nth-child(1) .hover-menu {
			left:0;
			
		} .header .header-buttons > li:nth-child(2) .hover-menu {
			left:134px;
			
		} .header .header-buttons > li:nth-child(3) .hover-menu {
			left:228px;
			
		} .header .header-buttons > li:nth-child(4) .hover-menu {
			left:322px;
			
		} .header .header-buttons > li:nth-child(5) .hover-menu {
			left:452px;
			
		} .header .header-buttons > li:nth-child(6) .hover-menu {
			left:540px;
			
		} .header .header-buttons > li:nth-child(7) .hover-menu {
			left:660px;
			
		} .header .header-buttons > li:nth-child(8) .hover-menu {
			left:786px;
			
		} .header .header-buttons > li:nth-child(9) .hover-menu {
			left:914px;
			
		} .header .header-buttons > li:nth-child(10) .hover-menu {
			left:806px;
			text-align:right!important;
			
		} .header .header-buttons > li:nth-child(11) .hover-menu {
			display:none!important;
			
		} .header .header-buttons > li > ul {
			list-style:none;
			margin:0;
			padding:0;
			display:none;
			
		} .header .header-buttons > li:hover ul {
			display:block;
			
		} .header .hover-menu {
			position:absolute;
			z-index:1;
			left:0;
			width:290px;
			background:#FFF;
			
		} .header .hover-menu > div:nth-child(1) {
			float:left;
			width:290px;
			background:url(../images/back_hoverMenuGraident.png) no-repeat right;
			-webkit-box-shadow:0 0 6px 0 rgba(0,0,0,0.25);
			box-shadow:0 0 6px 0 rgba(0,0,0,0.25);
			
		} .header .hover-menu > div:nth-child(1) > div:nth-child(1) {
			padding:16px;
			
		} .header .hover-menu > div:nth-child(2) {
			display:none;
			/*position:absolute;
			width:100%;
			height:6px;
			background:#107EB3;
			margin:430px 0 0 0;
			-webkit-box-shadow:0 2px 0 0 #BBB;
			-moz-box-shadow:0 2px 0 0 #BBB;
			box-shadow:0 2px 0 0 #BBB;*/
			
		} .header .hover-menu .prev-sarrow {
			position:absolute;
			top:176px;
			left:-38px;
			
		} .header .hover-menu .prev-slide {
			display:none;
			
		} .header .hover-menu .next-sarrow {
			position:absolute;
			top:176px;
			right:-38px;
			
		} .header .hover-menu .next-slide {
			display:none;
			
		} .header .hover-menu .menu-content {
			display:table;
			width:840px;
			height:400px;
			padding:0 0 0 3px;
			margin:24px auto 0 auto;
			
		} .header .hover-menu .menu-content > div {
			display:table-cell;
			width:840px;
			vertical-align:top;
			
		} .header .hover-menu .simslide-guide {
			display:none;
			width:840px;
			height:400px;
			overflow:hidden;
			
		} .header .hover-menu .simslide-sliders {
			list-style:none;
			margin:0;
			padding:0;
			white-space:nowrap;
			
		} .header .hover-menu .simslide-sliders li {
			display:inline-block;
			vertical-align:top;
			width:840px;
			height:400px;
			text-align:center;
			background:#FCFCFC;
			
		} .header .hover-menu .simslide-sliders .hover-prod-list {
			white-space:normal;
			
		} .header .hover-list-menu {
			list-style:none;
			margin:0;
			padding:0;
			
		} .header .hover-list-menu li {
			display:block;
			padding:10px 0;
			border-top:1px solid #CCC;
			
		} .header .hover-list-menu li:first-child {
			border-top:0;
			
		} .header .hover-list-menu li a {
			font-family:'Oswald';
			font-size:17px;
			font-weight:400;
			color:#333;
			line-height:26px;
			
		} .header .hover-list-menu li a:hover {
			color:#38B1E7;
			text-decoration:none;
			
		} .header .hover-prod-list {
			
			
		} .header .hover-prod-list div {
			position:relative;
			float:left;
			margin:0 16px 16px 0;
			width:154px;
			height:170px;
			padding:10px;
			text-align:center;
			font-family:'Roboto';
			font-weight:700;
			font-size:12px;
			color:#01B4FF;
			background:#FFF;
			border:1px solid #01B4FF;
			border-bottom:6px solid #01B4FF;
			-webkit-box-shadow: 0 4px 0 0 #DDD;
			-moz-box-shadow: 0 4px 0 0 #DDD;
			box-shadow: 0 4px 0 0 #DDD;
			
		} .header .hover-prod-list div:nth-child(5),
		  .header .hover-prod-list div:nth-child(10),
		  .header .hover-prod-list div:nth-child(15), 
		  .header .hover-prod-list div:nth-child(20) {
			margin:0;
			
		} .header .hover-prod-list div:hover {
			color:#F40D5D
			border:1px solid #F40D5D;
			border-bottom:6px solid #F40D5D;
			cursor:pointer;
			
		} .header .hover-prod-list div img {
			position:absolute;
			bottom:10px;
			left:18px;
			
		}
		
		.blockCollationList .prod-normal-list li {
			text-align:center;
			display:inline-block;
			width:32%;
			height:auto!important;
			height:800px;
			margin:0 10px 16px 0!important;
			border:1px solid #EEE;
			border-bottom:6px solid #AAA;
			
		} #blockCollation .prod-normal-list .prod-title,
		  .blockCollationList .prod-normal-list .prod-title {
			width:100%;
			height:70px;
			padding:10px;
			background:url(../images/back_productContentBoxBar.png) repeat-x;
		
		} #blockCollation .prod-normal-list .prod-title span,
		  .blockCollationList .prod-normal-list .prod-title span {
			font-family:'Roboto';
			font-size:16px;
			color:#666;
			letter-spacing:-1px;
			font-weight:bold;
			
		} #blockCollation .prod-normal-list .prod-image,
		  .blockCollationList .prod-normal-list .prod-image {
			padding:10px 0 0 0;
			text-align:center;
			
		} #blockCollation .prod-normal-list .prod-image img,
		  .blockCollationList .prod-normal-list .prod-image img {
			margin:auto;
			
		} #blockCollation .prod-normal-list .prod-buttons,
		  .blockCollationList .prod-normal-list .prod-buttons {
			padding:4px 0;
			
		} .blockCollationList .prod-normal-list .prod-buttons {
			padding:0 20px!important;
			margin:-10px 0 0 0;
			
		} #blockCollation .prod-normal-list .prod-buttons span:nth-child(1) {
			font-family:'Roboto';
			font-weight:700;
			font-size:16px;
			letter-spacing:-1px;
			color:#F40D5D;
			
		} #blockCollation .prod-normal-list .prod-buttons > span:nth-child(1) span,
		  .blockCollationList .prod-normal-list .prod-buttons > span:nth-child(1) span {
			color:#999;
			
		} #blockCollation .prod-normal-list .prod-buttons span:nth-child(2) {
			display:block;
			font-family:'Roboto';
			font-weight:700;
			font-size:11px;
			color:#999;
			
		} #blockCollation .prod-normal-list .prod-buttons span:nth-child(2) span,
		  .blockCollationList .prod-normal-list .prod-buttons span:nth-child(2) span {
			font-weight:400;
			
		} .blockCollationList .prod-normal-list .prod-buttons .txt-1 {
			font-family:'Roboto';
			font-weight:700;
			font-size:20px;
			letter-spacing:-1px;
			color:#F40D5D
			
		} .blockCollationList .prod-normal-list .prod-buttons span {
			color:#999;
			
		} .blockCollationList .prod-normal-list .prod-buttons .txt-2 {
			display:block;
			font-family:'Roboto';
			font-weight:400;
			font-size:12px;
			color:#999;
			
		} .blockCollationList .prod-normal-list .prod-content {
			padding:0 20px;
			
		} .blockCollationList .prod-normal-list .prod-content > div:nth-child(1) {
			text-align:left;
			padding:16px 0 0 0;
			border-top:1px solid #EEE;
			
		} .blockCollationList .prod-normal-list .prod-content > div:nth-child(1) span {
			font-family:'Roboto';
			font-size:20px;
			font-weight:700;
			color:#333;
			
		} .blockCollationList .prod-normal-list .prod-content > div:nth-child(2) {
			text-align:left;
			height:400px;
			overflow-x:hidden;
		}
		
		.content {
			min-height:600px;
			
		} .content > .guide {
			position:relative;
			z-index:1;
			width:1170px;
			margin:auto;
			
		} .content > .guide > div:nth-child(1) {
			position:relative;
			width:1170px;
			height:430px;
			margin:-4px 0 0 0;
			
		} .content > .guide > div:nth-child(1) .bx-wrapper,
		  .content > .guide > div:nth-child(1) .header-slider,
		  .content > .guide > div:nth-child(1) .slide {
			width:100%!important;
			max-width:100%!important;
			
		} .content > .guide > div:nth-child(1) > div:nth-child(1) {
			position:absolute;
			z-index:1;
			top:170px;
			left:-10px;
			
		} .content > .guide > div:nth-child(1) > div:nth-child(2) {
			position:absolute;
			z-index:1;
			top:170px;
			right:-10px;
			
		} .content > .guide > div:nth-child(1) > div:nth-child(3) {
			width:1170px;
			height:430px;
			overflow:hidden;
			
		} .content #hs-pager {
			position:relative;
			z-index:1;
			width:100%;
			text-align:center;
			margin:-120px auto 0 auto;
			
		} .content .slider-lines {
			height:6px;
			background:#107EB3;
			-webkit-box-shadow:0 2px 0 0 #BBB;
			-moz-box-shadow:0 2px 0 0 #BBB;
			box-shadow:0 2px 0 0 #BBB;
			
		} .content .main-boxes-1 {
			float:left;
			width:380px;
			height:520px;
			border:1px solid #00B4FF;
			border-bottom:6px solid #00B4FF;
			background:#FFF;
			-webkit-box-shadow:0 2px 0 0 #BBB;
			-moz-box-shadow:0 2px 0 0 #BBB;
			box-shadow:0 2px 0 0 #BBB;
			
		} .content .main-boxes-2 {
			float:left;
			width:380px;
			height:520px;
			margin:0 15px;
			border:1px solid #00B4FF;
			border-bottom:6px solid #00B4FF;
			background:#FFF;
			-webkit-box-shadow:0 2px 0 0 #BBB;
			-moz-box-shadow:0 2px 0 0 #BBB;
			box-shadow:0 2px 0 0 #BBB;
			
		} .content .main-boxes-3 {
			float:left;
			width:380px;
			height:520px;
			border:1px solid #00B4FF;
			border-bottom:6px solid #00B4FF;
			background:#FFF;
			-webkit-box-shadow:0 2px 0 0 #BBB;
			-moz-box-shadow:0 2px 0 0 #BBB;
			box-shadow:0 2px 0 0 #BBB;
			
		} .content .mbxs .titles {
			cursor:pointer;
			height:70px;
			padding:18px;
			background:url(../images/back_mainProductBoxes.png);
			text-align:center;
			
		} .content .mbxs .titles span {
			display:block;
			font-family:'Roboto';
			font-weight:700;
			font-size:26px;
			letter-spacing:-1px;
			color:#01B4FF;
			
		} .content .mbxs .conboxes {
			position:relative;
			padding:10px 20px;
			text-align:center;
			
		} .content .mbxs .conboxes > div:nth-child(1) {
			position:absolute;
			z-index:1;
			top:170px;
			left:-1px;
			
		} .content .mbxs .conboxes > div:nth-child(2) {
			position:absolute;
			z-index:1;
			top:170px;
			right:-1px;
			
		} .content .mbxs .pss {
			width:340px;
			height:400px;
			overflow:hidden;
			
		} .content .mbxs .pss .slide {
			width:340px;
			height:400px;
			
		} .content .mbxs .txt-1 {
			display:block;
			font-family:'Roboto';
			font-weight:400;
			font-size:16px;
			letter-spacing:-1px;
			color:#666;
			
		} .content .mbxs .txt-2 {
			display:block;
			height:60px;
			font-family:'Roboto';
			font-weight:700;
			font-size:21px;
			letter-spacing:-1px;
			color:#333;
			
		} .content .mbxs .btn-1 {
			float:right;
			
		} .content .mbxs .btn-1  button {
			width:60px;
			height:60px;
			background:#666;
			border:0;
			text-align:center;
			-webkit-border-radius:4px;
			-moz-border-radius:4px;
			border-radius:4px;
			-webkit-box-shadow:0 3px 0 0 #BBB;
			-moz-box-shadow:0 3px 0 0 #BBB;
			box-shadow:0 3px 0 0 #BBB;
			
		} .content .mbxs .btn-1  button img {
			margin:15px auto 18px auto;
			
		} .content .mbxs .btn-1  button span {
			display:block;
			font-family:'Roboto';
			font-weight:700;
			font-size:13px;
			color:#666;
			
		} .content .mbxs .btn-2 {
			float:left;
			
		} .content .mbxs .btn-2 button {
			width:60px;
			height:60px;
			background:#00B4FF;
			border:0;
			text-align:center;
			-webkit-border-radius:4px;
			-moz-border-radius:4px;
			border-radius:4px;
			-webkit-box-shadow:0 3px 0 0 #BBB;
			-moz-box-shadow:0 3px 0 0 #BBB;
			box-shadow:0 3px 0 0 #BBB;
			
		} .content .mbxs .btn-2 button img {
			margin:15px auto 18px auto;
			
		} .content .mbxs .btn-2 button span {
			display:block;
			font-family:'Roboto';
			font-weight:700;
			font-size:13px;
			color:#00B4FF;
			
		} .content .mbxs .txt-3 {
			display:block;
			font-family:'Roboto';
			font-weight:700;
			font-size:28px;
			letter-spacing:-1px;
			color:#F40D5D;
			
		} .content .mbxs .txt-3 span {
			color:#999;
			
		} .content .mbxs .txt-4 {
			display:block;
			font-family:'Roboto';
			font-weight:700;
			font-size:15px;
			letter-spacing:-1px;
			color:#999;
			
		} .content .mbxs .txt-4 span {
			font-weight:400;
			
		} .content .mbxs .psp {
			position:relative;
			z-index:1;
			width:100%;
			text-align:center;
			margin:-70px auto 0 auto;
			
		} .content .mbxs .psp li {
			display:inline-block;
			
		} .content .back-effect-1 {
			position:absolute;
			z-index:0;
			width:100%;
			height:400px;
			background:url(../images/back_insideContentPanel_1.png) repeat-x top;
			
		} .content .back-effect-2 {
			position:absolute;
			z-index:0;
			width:100%;
			height:400px;
			margin:226px 0 0 0;
			background:url(../images/back_insideContentPanel_2.png) repeat-x top;
			
		} .content .content-panel {
			position:relative;
			z-index:1;
			width:1170px;
			margin:auto;
			background:url(../images/back_insideContentPanel_4.png);
			background-size:100% 100%;
			
		} .content .content-maplink {
			width:100%;
			height:40px;
			padding:10px 0 0 16px;
			background:url(../images/back_insideContentPanel_3.png) repeat-x;
			border-bottom:1px solid #FFF;
			
		} .content .content-maplink span {
			font-family:'Arial';
			font-size:12px;
			color:#666;
			
		} .content .content-maplink span a {
			color:#888;
			
		} .content .content-maplink span span {
			color:#888;
			
		} .content .content-inside {
			display:table;
			min-height:800px;
			
		} .content .c-left {
			display:table-cell;
			vertical-align:top;
			width:300px;
			padding:12px 18px;
			background:url(../images/back_insideMenuGraident.png) no-repeat top right;
			font-size:12px;
			color:#666;
			
			
			
		} .content .c-right {
			display:table-cell;
			width:870px;
			padding:12px 18px;
			border-left:1px solid #FFF;
			font-size:12px;
			color:#666;
			
		} .content .c-title {
			display:block;
			font-family:'Roboto';
			font-size:20px;
			color:#069EE1;
			font-weight:bold;
			letter-spacing:-1px;
			
		} .content .c-tliner {
			height:10px;
			
		} .content .c-bliner {
			height:14px;
			border-top:1px solid #DDD;
			
		} .content .c-texts {
			line-height:2em!important;
			
		} .content .c-dekontbildirimi {
			font-family:'Roboto';
			font-weight:400;
			font-size:16px;
			color:#333;
			line-height:1.6em;
			
		} .content .c-dekontbildirimi .c-guide {
			width:46%;
			
		} .content .c-dekontbildirimi .c-frm-1 {
			width:96%;
			
		} .content .c-dekontbildirimi .c-frm-2 {
			width:96%;
			
		} .content .c-dekontbildirimi .c-frm-3 {
			width:96%;
			
		} .content .c-dekontbildirimi .c-frm-4 {
			width:60%;
			color:#666;
			
		} .content .c-dekontbildirimi .blue, 
		  .content .c-dekontbildirimi .gray {
			vertical-align:top;
			
		} .content .c-right.hesap-bilgi > div:nth-child(1) {
			float:left;
			width:46%;
			margin:0 4% 0 0;
			
		} .content .c-right.hesap-bilgi > div:nth-child(2) {
			float:left;
			width:46%;
			
		} .content .prod-normal-list .prod-title {
			width:100%;
			height:70px;
			padding:10px;
			background:url(../images/back_productContentBoxBar.png) repeat-x;
			
		} .content .prod-normal-list .prod-title span {
			font-family:'Roboto';
			font-size:16px;
			color:#666;
			letter-spacing:-1px;
			font-weight:bold;
			
		} .content .prod-normal-list .prod-image {
			padding:10px;
			text-align:center;
			
		} .content .prod-normal-list .prod-image img {
			margin:auto;
			
		} .content .prod-normal-list .prod-buttons {
			padding:24px 10px;
			
		} .content .prod-normal-list .prod-buttons .prod-btn-xs {
			width:34px;
			height:34px;
			border:0;
			text-align:center;
			-webkit-border-radius:4px;
			-moz-border-radius:4px;
			border-radius:4px;
			-webkit-box-shadow:0 3px 0 0 #BBB;
			-moz-box-shadow:0 3px 0 0 #BBB;
			box-shadow:0 3px 0 0 #BBB;
			
		} .content .prod-normal-list .prod-buttons .prod-btn-xs img {
			margin:6px auto 14px auto;
			
		} .content .prod-normal-list .prod-buttons .prod-btn-xs span {
			display:block;
			font-family:'Roboto';
			font-weight:700;
			font-size:9px;
			
		} .content .prod-normal-list .prod-buttons .prod-btn-xs.clr-gray {
			background:#666;
			color:#666;
			
		} .content .prod-normal-list .prod-buttons .prod-btn-xs.clr-blue {
			background:#00B4FF;
			color:#00B4FF;
			
		} .content .prod-normal-list .prod-buttons .prod-prices > span:nth-child(1) {
			display:block;
			font-family:'Roboto';
			font-weight:700;
			font-size:16px;
			letter-spacing:-1px;
			color:#F40D5D;
			
		} .content .prod-normal-list .prod-buttons .prod-prices > span:nth-child(1) span {
			color:#999;
			
		} .content .prod-normal-list .prod-buttons .prod-prices > span:nth-child(2) {
			display:block;
			font-family:'Roboto';
			font-weight:700;
			font-size:11px;
			color:#999;
			
		} .content .prod-normal-list .prod-buttons .prod-prices > span:nth-child(2) span {
			font-weight:400;
			
		} .content .prod-set-list .set-title {
			width:100%;
			height:70px;
			padding:10px;
			background:url(../images/back_productContentBoxBar.png) repeat-x;
			
		} .content .prod-set-list .set-title span {
			font-family:'Roboto';
			font-size:16px;
			color:#666;
			letter-spacing:-1px;
			font-weight:bold;
			
		} .content .prod-set-list .set-content {
			position:relative;
			overflow:auto;
			overflow-x:hidden;
			height:210px;
			padding:10px;
			
		} .content .prod-set-list .set-buttons {
			padding:0 10px;
			
		} .content .prod-set-list .set-buttons .set-btn-xl {
			width:40px;
			height:40px;
			border:0;
			text-align:center;
			-webkit-border-radius:4px;
			-moz-border-radius:4px;
			border-radius:4px;
			-webkit-box-shadow:0 3px 0 0 #BBB;
			-moz-box-shadow:0 3px 0 0 #BBB;
			box-shadow:0 3px 0 0 #BBB;
			
		} .content .prod-set-list .set-buttons .set-btn-xl img {
			margin:10px auto 14px auto;
			
		} .content .prod-set-list .set-buttons .set-btn-xl span {
			display:block;
			margin:0 0 0 -3px;
			font-family:'Roboto';
			font-weight:700;
			font-size:11px;
			
		} .content .prod-set-list .set-buttons .set-btn-xl.clr-gray {
			background:#666;
			color:#666;
			
		} .content .prod-set-list .set-buttons .set-btn-xl.clr-blue {
			background:#00B4FF;
			color:#00B4FF;
			
		} .content .prod-set-list .set-prices > span:nth-child(1) {
			display:block;
			font-family:'Roboto';
			font-weight:700;
			font-size:18px;
			letter-spacing:-1px;
			color:#F40D5D;
			
		} .content .prod-set-list .set-prices > span:nth-child(1) > span {
			color:#999;
			
		} .content .prod-set-list .set-prices > span:nth-child(2) {
			display:block;
			font-family:'Roboto';
			font-weight:700;
			font-size:12px;
			color:#999;
			
		} .content .prod-set-list .set-prices > span:nth-child(2) > span {
			font-weight:400;
			
		} .content .addr-boxes {
			position:relative;
			float:left;
			width:380px;
			height:auto;
			min-height:220px;
			border:1px solid #DDD;
			padding:16px;
			line-height:1.8em;
			margin-bottom:16px; 
			
		} .content .addr-boxes > span:nth-child(1) {
			font-family:'Roboto';
			font-size:20px;
			color:#069EE1;
			font-weight:bold;
			letter-spacing:-1px;
			
		} .content .addr-boxes > span:nth-child(1) > span {
			color:#F40D5D;
			font-size:16px;
			letter-spacing:0;
			
		} .content .addr-boxes > span:nth-child(2) {
			font-family:'Roboto';
			font-size:15px;
			font-weight:400;
			line-height:1.4em;
			
		} .content .addr-boxes div {
			position:absolute;
			bottom:16px;
			
		} .content .addr-boxes button {
			vertical-align:top;
			
		} .content #adresEkle > div {
			height:1px;
			border-bottom:1px solid #E5E5E5;
			
		} .content .addr-notfound {
			font-family:'Roboto';
			font-weight:400;
			font-size:14px;
			color:#333;
			line-height:1.6em;
			
		} .content .addr-boxes-a {
			float:left;
			width:46%;
			
		} .content .addr-boxes-b {
			float:left;
			width:46%;
			margin:0 0 0 6%;
			
		} .content .addr-clr {
			height:1px;
			margin:16px 0;
			border-bottom:1px solid #E5E5E5;
			border-top:1px solid #FFF;
			
		} .content .addr-buttons button {
			vertical-align:top;
			
		} .content .list-visited {
			list-style:none;
			margin:0;
			padding:0;
			font-size:11px;
			
		} .content .list-visited .lst-a {
			float:left;
			width:10%;
			
		} .content .list-visited .lst-b {
			float:left;
			width:90%;
			
		} .content .list-visited .lst-c {
			height:8px;
			
		} .content .list-visited .lst-d {
			 float:left;
			 width:10%;
			
		} .content .list-visited .lst-e {
			float:left;
			width:90%;
			
		} .content .list-visited-clr {
			height:80px;
			
		} .content .prod-left-list {
			position:relative;
			padding:0;
			text-align:center;
			
		} .content .prod-left-list .ps-prev {
			position:absolute;
			z-index:1;
			top:70px;
			left:-18px;
			
		} .content .prod-left-list .ps-next {
			position:absolute;
			z-index:1;
			top:70px;
			right:-18px;
			
		} .content .prod-left-list .slide {
			width:260px;
			height:400px;
			
		} .content .prod-left-list .ps-image img {
			margin:auto;
			
		} .content .prod-left-list .ps-category {
			display:block;
			font-family:'Roboto';
			font-weight:400;
			font-size:14px;
			color:#666;
			
		} .content .prod-left-list .ps-title {
			display:block;
			font-family:'Roboto';
			font-weight:700;
			font-size:18px;
			letter-spacing:-1px;
			color:#333;
			
		} .content .prod-left-list .ps-btn-xl {
			width:46px;
			height:46px;
			border:0;
			text-align:center;
			-webkit-border-radius:4px;
			-moz-border-radius:4px;
			border-radius:4px;
			-webkit-box-shadow:0 3px 0 0 #BBB;
			-moz-box-shadow:0 3px 0 0 #BBB;
			box-shadow:0 3px 0 0 #BBB;
			
		} .content .prod-left-list .ps-btn-xl.clr-gray {
			background:#666;
			color:#666;
			
		} .content .prod-left-list .ps-btn-xl.clr-blue {
			background:#00B4FF;
			color:#00B4FF;
			
		} .content .prod-left-list .ps-btn-xl img {
			margin:10px auto 18px auto;
			
		} .content .prod-left-list .ps-btn-xl span {
			display:block;
			font-family:'Roboto';
			font-weight:700;
			font-size:13px;
			
		} .content .prod-left-list .ps-prices-a {
			display:block;
			font-family:'Roboto';
			font-weight:700;
			font-size:21px;
			letter-spacing:-1px;
			color:#F40D5D;
			
		} .content .prod-left-list .ps-prices-a span {
			color:#999;
			
		} .content .prod-left-list .ps-prices-b {
			display:block;
			font-family:'Roboto';
			font-weight:700;
			font-size:13px;
			color:#999;
			
		} .content .prod-left-list .ps-prices-b span {
			font-weight:400;
			
		} .content .prod-left-list .ps-pager {
			position:relative;
			z-index:1;
			width:100%;
			text-align:center;
			margin:-130px auto 0 auto;
			
		} .content .prod-left-list .ps-pager li {
			display:inline-block;
			
		} .content .ps-clear {
			height:80px;
			
		} .content .c-ftitle {
			display:block;
			font-family:'Roboto';
			font-size:17px;
			color:#666;
			font-weight:bold;
			letter-spacing:-1px;
			
		} .content .c-fcontent {
			line-height:26px;
			
		} .content .c-fcontent a {
			color:#333;
			
		} .content .c-option-list {
			display:inline-block;
			width:126px;
			height:35px;
			white-space:nowrap;
			padding:9px 8px;
			border:1px solid #DDD;
			color:#666;
			-webkit-border-radius:3px;
			-moz-border-radius:3px;
			border-radius:3px;
			vertical-align:middle;
			
		} .content .c-option-list .setsee-btn {
			position:absolute;
			color:#666;
			text-decoration:none;
			
		} .content .c-option-select {
			border:1px solid #DDD;
			color:#666;
			-webkit-border-radius:3px;
			-moz-border-radius:3px;
			border-radius:3px;
			vertical-align:middle;
			background:url(../images/spacer.gif);
			
		} .content .c-option-boxes {
			display:inline-block;
			padding:9px 8px;
			border:1px solid #DDD;
			color:#666;
			-webkit-border-radius:3px;
			-moz-border-radius:3px;
			border-radius:3px;
			vertical-align:middle;
			
		} .content .c-option-boxes img {
			vertical-align:middle;
			margin:-2px 3px 0 0;
			
		} .content .c-option-boxes a {
			color:#666;
			text-decoration:none;
			
		} .content .prod-detail {
			padding:12px 28px;
			
		} .content .prod-detail .p-optimg {
			position:absolute;
			z-index:2;
			top:56px;
			right:26px;
			
		} .content .prod-detail .p-title {
			display:block;
			font-family:'Roboto';
			font-weight:700;
			font-size:28px;
			letter-spacing:-1px;
			color:#333;
			
		} .content .prod-detail .p-tliner {
			height:16px;
			border-bottom:1px solid #DDD;
			
		} .content .prod-detail .p-bliner {
			height:1px;
			border-top:1px solid #FFF;
			
		} .content .prod-detail .addthis_native_toolbox {
			position:absolute;
			
		} .content .prod-detail .p-ttliner {
			height:36px;
			border-bottom:1px solid #DDD;
			
		} .content .prod-detail .p-bbliner {
			height:1px;
			border-top:1px solid #FFF;
			
		} .content .prod-detail .p-images {
			float:left;
			width:300px;
			min-height:300px;
			background:#F5F5F5;
			border:1px solid #FFF;
			margin:20px 0;
			padding:20px;
			-webkit-box-shadow:0 1px 1px 0 #999;
			-moz-shadow:0 1px 1px 0 #999;
			box-shadow:0 1px 1px 0 #999;
			
		} .content .prod-detail .p-images .imgGalAll .img-a {
			position:absolute;
			z-index:2;
			margin:8px;
			
		} .content .prod-detail .p-images .imgGalAll .img-b {
			width:100%;
			height:200px;
			background-size:cover!important;
			border:1px solid #CCC;
			
		} .content .prod-detail .p-images .imgGalAll.iG_1 .img-a {
			position:absolute;
			z-index:1;
			margin:8px;
			
		} .content .prod-detail .p-images .imgGalAll.iG_1 .img-b {
			width:100%;
			height:200px;
			background-size:cover!important;
			border:1px solid #CCC;
			
		} .content .prod-detail .p-images ul {
			list-style:none;
			margin:10px 0 0 0;
			padding:0;
			
		} .content .prod-detail .p-images ul li {
			float:left;
			margin:0 8px 4px 0;
			
		} .content .prod-detail .p-images ul li img {
			border:1px solid #CCC;
			padding:1px;
			
		} .content .prod-detail .p-not-images {
			float:left;
			width:300px;
			min-height:300px;
			background:#F5F5F5; 
			border:1px solid #FFF;
			margin:30px 0;
			padding:20px;
			-webkit-box-shadow:0 1px 1px 0 #999;
			-moz-shadow:0 1px 1px 0 #999;
			box-shadow:0 1px 1px 0 #999;
			
		} .content .prod-detail .p-not-images img:nth-child(1) {
			position:absolute;
			z-index:1;
			margin:8px;
			visibility:hidden;
			
		} .content .prod-detail .p-not-images img:nth-child(2) {
			width:100%;
			height:200px;
			border:1px solid #CCC;
			
		} .content .prod-detail .p-info {
			float:right;
			width:470px;
			min-height:300px;
			margin:20px 10px 30px 0;
			
		} .content .prod-detail .p-info > div:nth-child(1) {
			float:left;
			width:140px;
			margin:0 30px 0 0;
			
		} .content .prod-detail .p-info > div:nth-child(1) > span:nth-child(1) {
			display:block;
			font-family:'Roboto';
			font-weight:700;
			font-size:18px;
			letter-spacing:-1px;
			color:#333;
			
		} .content .prod-detail .p-info > div:nth-child(1) > span:nth-child(2) {
			display:block;
			font-family:'Roboto';
			font-size:30px;
			letter-spacing:-1px;
			color:#F40D5D;
			
		} .content .prod-detail .p-info > div:nth-child(2) {
			float:left;
			width:260px;
			margin:0;
			
		} .content .prod-detail .p-info > div:nth-child(2) > span:nth-child(1) {
			display:block;
			font-family:'Roboto';
			font-weight:700;
			font-size:18px;
			letter-spacing:-1px;
			color:#333;
			
		} .content .prod-detail .p-info > div:nth-child(2) > span:nth-child(2) {
			display:block;
			font-family:'Roboto';
			font-size:30px;
			letter-spacing:-1px;
			color:#F40D5D;
			
		} .content .prod-detail .p-info .p-gain {
			font-family:'Roboto';
			font-size:16px;
			color:#666;
			
		} .content .prod-detail .p-info-advice > span:nth-child(1) {
			display:block;
			font-family:'Roboto';
			font-weight:700;
			font-size:18px;
			letter-spacing:-1px;
			color:#333;
			
		} .content .prod-detail .p-info-advice > span:nth-child(2) {
			display:block;
			font-family:'Roboto';
			font-size:30px;
			letter-spacing:-1px;
			color:#F40D5D;
			
		} .content .prod-detail .p-info-spacer {
			float:left;
			width:140px;
			margin:0 30px 0 0;
			font-size:1px;
			
		} .content .prod-detail .p-info-extra {
			float:left;
			width:260px;
			margin:0;
			
		} .content .prod-detail .p-taxes {
			display:block;
			font-family:'Roboto';
			font-weight:700;
			font-size:18px;
			letter-spacing:-1px;
			color:#333;
			
		} .content .prod-detail .p-exchange {
			display:block;
			font-family:'Roboto';
			font-size:30px;
			letter-spacing:-1px;
			color:#F40D5D;
			
		} .content .prod-detail .p-stock {
			font-family:'Roboto';
			font-size:16px;
			color:#00B1FC;
			
		} .content .prod-detail .p-nostock {
			font-family:'Roboto';
			font-size:16px;
			color:#333;
			
		} .content .prod-detail .p-unit-txt {
			font-family:'Roboto';
			font-size:16px;
			color:#333;
			
		} .content .prod-detail .p-unit-controls button:nth-child(1) {
			float:left;
			height:40px;
			vertical-align:top;
			
		} .content .prod-detail .p-unit-controls input:nth-child(2) {
			float:left;
			font-family:'Roboto';
			font-weight:700;
			font-size:20px;
			color:#333;
			vertical-align:top;
			width:60px;
			text-align:center;
			height:40px;
			-moz-box-shadow:0px 3px 2px rgba(000,000,000,0.5);
			-webkit-box-shadow:0px 3px 2px rgba(000,000,000,0.5);
			box-shadow:0px 3px 2px rgba(000,000,000,0.5);
			
		} .content .prod-detail .p-unit-controls button:nth-child(3) {
			float:left;
			height:40px;
			vertical-align:top;
			margin:0 8px 0 0;
			
		} .content .prod-detail .p-unit-controls button:nth-child(4) {
			float:left;
			width:124px;
			height:40px;
			font-family:'Roboto';
			font-size:20px;
			padding:6px 12px;
			letter-spacing:-1px;
			
		} .content .prod-detail .p-info-clr {
			float:left;
			width:470px;
			
		} .content .prod-detail .p-desc-btn {
			display:inline-block;
			width:126px;
			height:35px;
			white-space:nowrap;
			padding:9px 8px;
			border:1px solid #DDD;
			color:#666;
			-webkit-border-radius:3px;
			-moz-border-radius:3px;
			border-radius:3px;
			vertical-align:middle;
			
		} .content .prod-detail .p-desc-btn .ua-btn {
			position:absolute;
			color:#666;
			text-decoration:none;
			
		} .content .prod-detail .p-desc-title {
			display:block;
			font-family:'Roboto';
			font-weight:700;
			font-size:28px;
			letter-spacing:-1px;
			color:#333;
			
		} .content .prod-detail .p-desc {
			padding:20px;
			background:#FFF;
			border:1px solid #EEE;
			
		} .content .prod-detail .p-desc-clr {
			height:50px;
			
		} .content .prod-detail .p-relation {
			display:block;
			font-family:'Roboto';
			font-weight:700;
			font-size:28px;
			letter-spacing:-1px;
			color:#333;
			
		} .content .prod-detail .p-rel-content {
			padding:10px;
			background:#FFF;
			border:1px solid #EEE;
			
		} .content .prod-detail .p-rel-content > div {
			display:table;
			width:100%;
			
		} .content .prod-detail .p-rel-content .row {
			display:table-row;
			
		} .content .prod-detail .p-rel-content .cell-1 {
			display:table-cell;
			vertical-align:middle;
			width:6%;
			padding:3px;
			
		} .content .prod-detail .p-rel-content .cell-1 img {
			padding:4px;
			background:#FFF;
			border:1px solid #EEE;
			height:auto;
			
		} .content .prod-detail .p-rel-content .cell-2 {
			display:table-cell;
			vertical-align:middle;
			width:46%;
			padding:3px;
			
		} .content .prod-detail .p-rel-content .cell-2 a {
			color:#666;
			
		} .content .prod-detail .p-rel-content .cell-2 span {
			font-size:9px;
			color:#F40D5D;
			
		} .content .prod-detail .p-rel-content .cell-3 {
			display:table-cell;
			vertical-align:middle;
			width:14%;
			padding:3px;
			
		} .content .prod-detail .p-rel-content .cell-3 span:nth-child(1) {
			font-size:12px;
			color:#F40D5D;
			
		} .content .prod-detail .p-rel-content .cell-3 span:nth-child(2) {
			font-size:10px;
			vertical-align:top;
			
		} .content .prod-detail .p-rel-content .cell-4 {
			display:table-cell;
			vertical-align:middle;
			width:14%;
			padding:3px;
			
		} .content .prod-detail .p-rel-content .cell-4 span:nth-child(1) {
			font-size:12px;
			color:#F40D5D;
			
		} .content .prod-detail .p-rel-content .cell-4 span:nth-child(2) {
			font-size:10px;
			vertical-align:top;
			
		} .content .prod-detail .p-rel-content .cell-5 {
			display:table-cell;
			vertical-align:middle;
			width:10%;
			padding:3px;
			
		} .content .prod-detail .p-rel-content .cell-5 input {
			border:1px solid #DDDDDD;
			font-size:12px;
			font-weight:bold;
			color:#444444;
			padding:6px 2px;
			width:40px;
			text-align:right;
			vertical-align:middle;
			
		} .content .prod-detail .p-rel-content .cell-6 {
			display:table-cell;
			vertical-align:middle;
			width:10%;
			padding:3px;
			
		} .content .prod-detail .p-rel-content .cell-6 button {
			float:left;
			width:56px;
			height:26px;
			font-family:'Roboto';
			font-size:13px;
			padding:0 6px;
			
		} .content .prod-detail .p-rel-clr {
			height:50px;
			
		} .content .c-basket {
			padding:9px 14px;
			padding-bottom:40px;
			font-size:12px;
			line-height:17px;
			color:#555555;
			
		} .content .c-basket-option {
			padding:10px 20px 0 0;
			
		} .content .c-basket-option button {
			vertical-align:top;
			margin:0 0 0 8px;
			
		} .content .c-basket-input {
			text-align:center;
			width:70px;
			font-family:'Roboto';
			font-weight:700;
			font-size:18px;
			color:#333;
			padding:5px;
			vertical-align:middle;
			
		} .content .c-basket-img {
			vertical-align:middle;
			
		} .content .c-basket-button {
			background:url(../images/btn_deleteBtn.png);
			cursor:pointer;
			border:0;
			width:16px;
			height:16px;
			
		} .content .c-basket-clr {
			height:1px;
			margin:16px 0;
			border-bottom:1px solid #E5E5E5;
			border-top:1px solid #FFF;
			
		} .content .c-basket-text {
			display:block;
			font-family:'Roboto';
			font-weight:400;
			font-size:14px;
			color:#333;
			line-height:1.6em;
			
		} .content #ordersSee {
			display:inline-block;
			font-family:'Roboto';
			font-size:16px;
			color:#333;
			font-weight:bold;
			cursor:pointer;
			width:180px;
			text-align:right;
			margin-right:40px;
			float:right;
			
		} .content #ordersNotSee {
			display:none;
			font-family:'Roboto';
			font-size:16px;
			color:#333;
			font-weight:bold;
			cursor:pointer;
			width:180px;
			text-align:right;
			margin-right:40px;
			float:right;
			
		} .content .c-order-title {
			font-family:'Roboto';
			font-size:16px;
			color:#333;
			font-weight:bold;
			
		} .content #orderDetails {
			display:none;
			
		} .content #sozlesmeTxt {
			border:1px solid #EEE;
			padding:14px;
			width:100%;
			height:190px;
			font-size:12px;
			font-family:arial;
			color:#666;
			
		} .content .sozlesmeCheckbox {
			display:block;
			font-family:'Roboto';
			font-weight:400;
			font-size:16px;
			color:#333;
			line-height:1.6em;
			
		} .content .sozlesmeCheckbox input {
			margin:14px 8px;
			vertical-align:middle;
			
		} .content .c-order-sumspacer {
			height:10px;
			
		} .content .c-order-sumlines {
			height:16px;
			border-top:1px solid #DDD;
			
		} .content .c-order-sumtext {
			vertical-align:middle;
			color:#F40D5D;
			font-family:'Roboto';
			font-weight:400;
			font-size:16px;
			line-height:1.6em;
			
		} .content .payment-title {
			width:100px;
			
		} .content .payment-buttons {
			height:55px;
			
		} .content #odemeTip_1 {
			font-family:'Roboto';
			font-weight:400;
			font-size:16px;
			color:#333;
			line-height:1.6em; 
			
		} .content #odemeTip_1 > form > div {
			padding-left:120px;
			
		} .content .c-payfrm-a {
			float:left;
			width:200px;
			padding:4px 0;
			
		} .content .c-payfrm-b {
			float:left;
			width:400px;
			
		} .content .c-payfrm-error {
			margin:0 0 0 208px;
			width:400px;
			
		} .content #odemeTip_2 {
			font-family:'Roboto';
			font-weight:400;
			font-size:16px;
			color:#333;
			line-height:1.6em;
			
		} .content #odemeTip_2 > form > div {
			padding-left:120px;	
			
		} .content #odemeTip_3 {
			font-family:'Roboto';
			font-weight:400;
			font-size:16px;
			color:#333;
			line-height:1.6em;
			
		} .content #odemeTip_3 > form > div {
			padding-left:120px;
			
		} .content .c-payment-text {
			font-family:'Roboto';
			font-weight:400;
			font-size:16px;
			color:#333;
			line-height:1.6em;
			
		} .content .c-payment-text .text-1 {
			font-size:20px;
			font-weight:bold;
			letter-spacing:-1px;
			
		} .content .c-payment-text .text-2 {
			font-size:20px;
			font-weight:bold;
			letter-spacing:-1px;
			
		} .content .c-payment-text .text-3 {
			font-size:20px;
			font-weight:bold;
			letter-spacing:-1px;
			
		} .content .c-payment-text .link {
			font-size:18px;
			text-decoration:underline;
			font-weight:bold;
			color:#F40D5D;
			
		} .content .c-table {
			display:table;
			width:100%;
			font-family:'Roboto';
			font-weight:400;
			font-size:16px;
			color:#333;
			line-height:1.6em;
			
		} .content .c-table.table-title {
			border:1px solid #DDD!important;
			font-weight:700;
			background:#DDD;
			
		} .content .c-table.table-content {
			border-bottom:1px solid #FFF;
			
		} .content .c-table.table-content.no-border * {
			border:0px solid transparent!important;
			
		} .content .c-table.table-summary .c-td-cell:nth-child(2) {
			font-family:'Oswald';
			font-size:20px;
			font-weight:700;
			
		} .content .c-tr-row {
			display:table-row;
			
		} .content .c-td-cell {
			display:table-cell;
			padding:8px 6px;
			vertical-align:middle;
			line-height:1.3em;
			border-top:1px solid #FFF;
			border-bottom:1px solid #E5E5E5;
			
		} .content .c-td-cell.not-found {
			height:50px;
			border-bottom:1px solid #E5E5E5;
			
		} .content .c-sumboxes {
			font-family:'Roboto';
			font-weight:400;
			font-size:16px;
			color:#333;
			line-height:1.6em;
			
		} .content .c-falert {
			font-family:'Roboto';
			font-size:13px;
			font-weight:700;
			padding:4px 0 4px 32px;
			border:1px solid #E5D999;
			background:#FFFFCC url(../images/icon_alert.png) no-repeat 6px 50%;
			background-size:20px 20px;
			color:red;
			-webkit-border-radius:3px;
			border-radius:3px;
			
		} .content .c-fdisabled {
			background:#F5F5F5;
			color:#AAA;
			
		} .content .c-fwidth-100 {
			width:100%;
			
		} .content .c-fwidth-96 {
			width:96%;
			
		} .content .c-fwidth-65 {
			width:65%;
			
		} .content .c-fwidth-60 {
			width:60%;
			
		} .content .c-fwidth-50 {
			width:50%;
			
		} .content .c-fspacer-3 {
			height:3px;
			
		} .content .c-fspacer-6 {
			height:6px;
			
		} .content .c-fspacer-20 {
			height:20px;
			
		} .content .under-txt {
			font-family:'Roboto';
			font-size:26px;
			color:#333;
			font-weight:400;
			letter-spacing:-1px;
			
		} .content .under-img {
			vertical-align:middle;
			
		} .content .under-subtxt {
			text-align:center;
			line-height:2em;
			
		} .content .notfound-txt {
			font-family:'Roboto';
			font-size:26px;
			color:#333;
			font-weight:400;
			letter-spacing:-1px;
			
		} .content .notfound-img {
			vertical-align:middle;
			
		}
		
		
		.footer {
			
		} .footer .guide.a {
			width:100%;
			height:458px;
			margin:-60px 0 0 0;
			background:url(../images/back_footerContentBar.png) repeat-x;
			
		} .footer .guide.a > div:nth-child(1) {
			height:90px;
			
		} .footer .guide.b {
			width:100%;
			height:400px;
			margin:0;
			background:url(../images/back_footerInsideBar.png) repeat-x;
			
		} .footer .guide.b > div:nth-child(1) {
			height:32px;
			
		} .footer .boxes {
			width:1170px;
			height:140px;
			margin:auto;
			
		} .footer .boxes > div:nth-child(1) {
			float:left;
			width:380px;
			height:140px;
			border-right:1px solid #EAEAEA;
			
		} .footer .boxes > div:nth-child(1) span {
			font-family:'Roboto';
			font-size:20px;
			font-weight:700;
			letter-spacing:-1px;
			color:#0D6087;
			
		} .footer .boxes > div:nth-child(1) div {
			height:10px;
			
		} .footer .boxes > div:nth-child(1) ul {
			list-style:none;
			margin:0;
			padding:0;
				
		} .footer .boxes > div:nth-child(1) li {
			float:left;
			width:180px;
			padding:3px 0;
			
		} .footer .boxes > div:nth-child(1) img {
			vertical-align:middle;
			
		} .footer .boxes > div:nth-child(1) a {
			color:#666;
			
		} .footer .boxes > div:nth-child(2) {
			float:left;
			width:200px;
			height:140px;
			border-right:1px solid #EAEAEA;
			
		} .footer .boxes > div:nth-child(2) > div:nth-child(1) {
			padding:0 0 0 26px;
			
		} .footer .boxes > div:nth-child(2) > div:nth-child(1) > span {
			font-family:'Roboto';
			font-size:20px;
			font-weight:700;
			letter-spacing:-1px;
			color:#0D6087;
			
		} .footer .boxes > div:nth-child(2) ul {
			list-style:none;
			margin:0;
			padding:0;
			font-family:'Roboto';
			font-size:20px;
			font-weight:700;
			letter-spacing:-1px;
			color:#666;
			
		} .footer .boxes > div:nth-child(2) ul li:nth-child(1),
		  .footer .boxes > div:nth-child(2) ul li:nth-child(3) {
			float:left;
			width:60px;
			padding:5px 0;
			
		} .footer .boxes > div:nth-child(2) ul li:nth-child(2),
		  .footer .boxes > div:nth-child(2) ul li:nth-child(4) {
			float:left;
			width:90px;
			padding:5px 0;
			
		} .footer .boxes > div:nth-child(2) ul li span:nth-child(1) {
			color:#00B4FF;
			letter-spacing:0;
			
		} .footer .boxes > div:nth-child(2) ul li span:nth-child(2) {
			font-weight:300;
			
		} .footer .boxes > div:nth-child(3) {
			float:left;
			width:230px;
			height:140px;
			text-align:center;
			color:#666;
			border-right:1px solid #EAEAEA;
			
		} .footer .guide.b .boxes > div:nth-child(3) {
			width:400px;
			margin:0 20px 0 0!important;
			
		} .footer .boxes > div:nth-child(3) > div:nth-child(1) {
			height:26px;
			
		} .footer .boxes > div:nth-child(3) > div:nth-child(2) {
			position:relative;
			width:208px;
			height:39px;
			margin:auto;
			
		} .footer .boxes > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) {
			float:left;
			width:32px;
			height:39px;
			padding-top:12px;
			
		} .footer .boxes > div:nth-child(3) > div:nth-child(2) > div:nth-child(2) {
			float:left;
			width:144px;
			height:39px;
			
		} .footer .boxes > div:nth-child(3) > div:nth-child(2) > div:nth-child(3) {
			float:left;
			width:32px;
			height:39px;
			padding-top:12px;
			
		} .footer .boxes > div:nth-child(3) > div:nth-child(3) {
			height:18px;
			
		} .footer .boxes > div:nth-child(4) {
			float:left;
			width:350px;
			height:140px;
			
		} .footer .boxes > div:nth-child(4) > div:nth-child(1) {
			height:20px;
			
		} .footer .boxes > div:nth-child(4) > div:nth-child(2) {
			float:right;
			
		} .footer .boxes > div:nth-child(4) > div:nth-child(3) {
			float:right;
			text-align:right;
			
		} .footer .boxes > div:nth-child(4) .logo {
			float:right;
			margin:0 12px 0 6px;
			
		} .footer .boxes > div:nth-child(4) .title {
			display:block;
			float:right;
			font-family:'Roboto';
			font-size:20px;
			font-weight:700;
			line-height:1em;
			letter-spacing:-1px;
			color:#0D6087;
			
		} .footer .boxes > div:nth-child(4) .clr {
			height:16px;
			
		} .footer .boxes > div:nth-child(4) .persons {
			margin:0 11px 0 0;
			
		} .footer .boxes > div:nth-child(4) .persons span:nth-child(1) {
			display:block;
			float:right;
			width:120px;
			font-family:'Tahoma', 'Arial';
			font-size:11px;
			color:#666;
			
		} .footer .boxes > div:nth-child(4) .persons span:nth-child(2) {
			display:block;
			float:right;
			width:120px;
			font-family:'Tahoma', 'Arial';
			font-size:11px;
			color:#666;
			
		} .footer .boxes > div:nth-child(4) .persons span:nth-child(3) {
			clear:both;
			display:block;
			float:right;
			width:120px;
			font-family:'Tahoma', 'Arial';
			font-size:11px;
			color:#666;
			margin:6px 0 0 0;
			
		} .footer .spacer {
			height:50px;
			
		} .footer .logos {
			width:1170px;
			height:146px;
			margin:auto;
			
		} .footer .logos > div:nth-child(1) {
			float:left;
			width:260px;
			height:146px;
			border-right:1px solid #E5E5E5;
			
		} .footer .logos > div:nth-child(1) img {
			 margin:55px 0 0 0;
			
		} .footer .logos > div:nth-child(2) {
			float:left;
			display:table;
			width:910px;
			height:146px;
			
		} .footer .logos > div:nth-child(2) > div {
			display:table-cell;
			vertical-align:middle;
			
		} .footer .logos > div:nth-child(2) > div img {
			vertical-align:middle;
			margin:0 26px 0 0;
			
		} .footer .logos > div:nth-child(2) > div img:first-child {
			vertical-align:middle;
			margin:0 26px 0 26px;
			
		} .footer .links {
			width:100%;
			height:50px;
			background:#0C5F87;
			
		} .footer .links > div:nth-child(1) {
			width:1170px;
			margin:auto;
			
		} .footer .links > div:nth-child(1) > div:nth-child(1) {
			float:right;
			margin:13px 0 0 0;
			
		} .footer .links > div:nth-child(1) > div:nth-child(2) {
			float:left;
			margin:13px 0 0 0;
			font-family:'Oswald';
			font-weight:400;
			font-size:14px;
			
		} .footer .links > div:nth-child(1) > div:nth-child(2) a {
			color:#00B4FF;
			
		} .footer .links > div:nth-child(1) > div:nth-child(2) img {
			vertical-align:middle;
			
			
		}
		
		
		
		.searchWord::-webkit-input-placeholder {
			color:#DDD!important;
		} .searchWord:-moz-placeholder {
			color:#DDD!important;  
		} .searchWord::-moz-placeholder {
			color:#DDD!important;  
		} .searchWord:-ms-input-placeholder {  
			color:#DDD!important;  
		}
		
		#hs-pager ul {
			list-style:none;
			padding:0;
			margin:auto;
			width:400px;
			text-align:center;
			
		} #hs-pager ul li a:hover,
		  #hs-pager ul li a.active {
			background:url(../images/icon_navBulletHover_1.png);
			color:#FFF;
			
		} #hs-pager ul li {
			margin:0 1px 0 0;
			
		} #hs-pager ul li a {
			display:block;
			padding:2px 0;
			width:23px;
			height:24px;
			text-align:center;
			font-family:'Roboto';
			font-weight:700;
			font-size:12px;
			color:#666;
			background:url(../images/icon_navBullet.png) no-repeat center;
			
		} #hs-pager ul li a:hover {
			text-decoration:none;
			
		}
		
		#ps-pager-1 ul,
		#ps-pager-2 ul,
		#ps-pager-3 ul {
			list-style:none;
			padding:0;
			margin:auto;
			width:300px;
			text-align:center;
			
		} #ps-pager-4 ul,
		  #ps-pager-5 ul {
			list-style:none;
			padding:0;
			margin:auto;
			width:260px;
			text-align:center;
			
		} #ps-pager-1 ul li a:hover,
		  #ps-pager-1 ul li a.active,
		  #ps-pager-2 ul li a:hover,
		  #ps-pager-2 ul li a.active,
		  #ps-pager-3 ul li a:hover,
		  #ps-pager-3 ul li a.active,
		  #ps-pager-4 ul li a:hover,
		  #ps-pager-4 ul li a.active,
		  #ps-pager-5 ul li a:hover,
		  #ps-pager-5 ul li a.active {
			background:url(../images/icon_navBulletHover_2.png);
			color:#FFF;
			
		} #ps-pager-1 ul li,
		  #ps-pager-2 ul li,
		  #ps-pager-3 ul li,
		  #ps-pager-4 ul li,
		  #ps-pager-5 ul li {
			margin:0 1px 0 0;
			
		} #ps-pager-1 ul li a,
		  #ps-pager-2 ul li a,
		  #ps-pager-3 ul li a,
		  #ps-pager-4 ul li a,
		  #ps-pager-5 ul li a {
			display:block;
			padding:2px 0;
			width:23px;
			height:24px;
			text-align:center;
			font-family:'Roboto';
			font-weight:700;
			font-size:12px;
			color:#666;
			background:url(../images/icon_navBullet.png) no-repeat center;
			
		} #ps-pager-1 ul li a:hover,
		  #ps-pager-2 ul li a:hover,
		  #ps-pager-3 ul li a:hover,
		  #ps-pager-4 ul li a:hover,
		  #ps-pager-5 ul li a:hover {
			text-decoration:none;
			
		}
		
		.prod-set-list {
			list-style:none;
			margin:0;
			padding:0;
			
		} .prod-set-list li {
			position:relative;
			float:left;
			margin:0 10px 14px 0;
			width:270px;
			height:360px;
			background:#FFF;
			border:1px solid #AAA;
			border-bottom:6px solid #AAA;
			-webkit-box-shadow: 0 4px 0 0 #DDD;
			-moz-box-shadow: 0 4px 0 0 #DDD;
			box-shadow: 0 4px 0 0 #DDD;
			
		} .prod-set-list li:hover {
			border:1px solid #F40D5D;
			border-bottom:6px solid #F40D5D;
			
		} .prod-set-list li:nth-child(3),
		  .prod-set-list li:nth-child(6),
		  .prod-set-list li:nth-child(9) {
			margin:0 0 10px 0;
		}
		
		.prod-normal-list {
			list-style:none;
			margin:0;
			padding:0;
			
		} .prod-normal-list li {
			position:relative;
			float:left;
			margin:0 9.5px 18px 0;
			width:200px;
			height:320px;
			background:#FFF;
			border:1px solid #AAA;
			border-bottom:6px solid #AAA;
			-webkit-box-shadow: 0 4px 0 0 #DDD;
			-moz-box-shadow: 0 4px 0 0 #DDD;
			box-shadow: 0 4px 0 0 #DDD;
		} .prod-normal-list li:nth-child(4n+0) {
			margin:0 0 18px 0;
			
		} .prod-normal-list li:hover {
			border:1px solid #00B4FF;
			border-bottom:6px solid #00B4FF;
			
		} .prod-normal-list li:nth-child(4),
		  .prod-normal-list li:nth-child(8),
		  .prod-normal-list li:nth-child(12),
		  .prod-normal-list li:nth-child(16),
		  .prod-normal-list li:nth-child(20),
		  .prod-normal-list li:nth-child(24),
		  .prod-normal-list li:nth-child(28),
		  .prod-normal-list li:nth-child(32),
		  .prod-normal-list li:nth-child(36),
		  .prod-normal-list li:nth-child(40),
		  .prod-normal-list li:nth-child(44),
		  .prod-normal-list li:nth-child(48),
		  .prod-normal-list li:nth-child(52),
		  .prod-normal-list li:nth-child(56),
		  .prod-normal-list li:nth-child(60),
		  .prod-normal-list li:nth-child(64),
		  .prod-normal-list li:nth-child(68),
		  .prod-normal-list li:nth-child(72),
		  .prod-normal-list li:nth-child(76),
		  .prod-normal-list li:nth-child(80),
		  .prod-normal-list li:nth-child(84),
		  .prod-normal-list li:nth-child(88),
		  .prod-normal-list li:nth-child(92),
		  .prod-normal-list li:nth-child(96),
		  .prod-normal-list li:nth-child(100),
		  .prod-normal-list li:nth-child(104),
		  .prod-normal-list li:nth-child(108),
		  .prod-normal-list li:nth-child(112),
		  .prod-normal-list li:nth-child(116) {
			margin:0 0 10px 0;
		}
		
		.content .c-closer,
		.header .tablet-btn,
		.header .mobile-btn,
		.header-mobile-menu,
		.header-mobile-content,
		.header-mobile-search,
		.mobile-filter,
		.mobile-filter-spacer {
			display:none;
		}
		
		
		
		/*css3*/
	}
	
	ul.c-exchanges {
		list-style:none;
		margin:0;
		padding:0;
		font-family:'Roboto';
		font-size:20px;
		font-weight:700;
		letter-spacing:-1px;
		color:#666;
		
	} ul.c-exchanges li:nth-child(1),
	  ul.c-exchanges li:nth-child(3) {
		float:left;
		width:60px;
		padding:3px 0;
		clear:both;
		
	} ul.c-exchanges li:nth-child(2),
	  ul.c-exchanges li:nth-child(4) {
		float:left;
		width:90px;
		padding:3px 0;
		
		
	} ul.c-exchanges li span:nth-child(1) {
		color:#00B4FF;
		letter-spacing:0;
		
	} ul.c-exchanges li span:nth-child(2) {
		font-weight:300;
		
	}
	
	
	/*	/////////	DIGER MATERYALLER		////////// */
	
	h1,h2,h3,h4,h5,h6 {
		display:inline;
		font-size:inherit;
		font-weight:inherit;
		margin:0;
		padding:0;
	}
	
	.left {
		float:left;
	}
	.right {
		float:right;
	}
	
	button, label {
		cursor:pointer;
	}
	
	input[type=text], input[type=password], textarea, select {
		font-family:'Arial';
		font-size:12px;
		padding:8px;
		color:#111;
		background:#FFF;
		border:1px solid #D6D1CD;
		vertical-align:middle;
		resize:none;
		-webkit-border-radius:3px;
		border-radius:3px;
	}
	
	input:focus[type=text], input:focus[type=password], textarea:focus {
		border:1px solid #4C9EC6;
		color:#4C9EC6;
		background:#FFF;
	}
	
	button.blue {
		cursor:pointer;
		font-family:'Roboto';
		font-size:16px;
		font-weight:bold;
		color:#FFF;
		padding:6px 12px;
		background:#00B4FF;
		border: 1px solid #6CD3FF;
		-webkit-border-radius:3px;
		border-radius:3px;
		-moz-box-shadow:
			0px 2px 1px rgba(018,026,018,0.5),
			inset 2px 3px 1px rgba(255,255,255,0.3);
		-webkit-box-shadow:
			0px 2px 1px rgba(018,026,018,0.5),
			inset 2px 3px 1px rgba(255,255,255,0.3);
		box-shadow:
			0px 2px 1px rgba(018,026,018,0.5),
			inset 2px 3px 1px rgba(255,255,255,0.3);
	}
	
	button.blue:active {
		color:#CCC;
		padding:7px 12px 5px 12px;
		background:#00A3E8;
	}
	
	button.gray {
		cursor:pointer;
		font-family:'Roboto';
		font-size:16px;
		font-weight:bold;
		color:#333;
		padding:6px 12px;
		background: -moz-linear-gradient(
			top,
			#eeeef0 0%,
			#d3d3d9);
		background: -ms-linear-gradient(
			top,
			#eeeef0 0%,
			#d3d3d9);
		background: -webkit-gradient(
			linear, left top, left bottom,
			from(#eeeef0),
			to(#d3d3d9));
		border: 1px solid #F5F5F5;
		-webkit-border-radius:3px;
		border-radius:3px;
		-moz-box-shadow:
			0px 2px 1px rgba(000,000,000,0.5),
			inset 0px 1px 1px rgba(255,255,255,0.8);
		-webkit-box-shadow:
			0px 2px 1px rgba(000,000,000,0.5),
			inset 0px 1px 1px rgba(255,255,255,0.8);
		box-shadow:
			0px 2px 1px rgba(000,000,000,0.5),
			inset 0px 1px 1px rgba(255,255,255,0.8);
	}
	
	button.gray:active {
		color:#666;
		padding:7px 12px 5px 12px;
		background:#d3d3d9;
	}
	
	#processDiv, 
	#blockDiv {
		display:none;
		position:fixed;
		z-index:999;
		width:100%;
		background:url(../images/blockImage.png);
	}
	
	#blockTableDiv {
		display:none;
		position:fixed;
		z-index:9999;
		width:100%;
		background:url(../images/blockImage.png);
	}
	
	#blockTableDiv .dialogBorder {
		width:400px;
		background:url(../images/blockBackImage.png) #FFF;
		border:1px solid #CCC;
		border-right:2px solid #666;
		border-bottom:2px solid #666;
		-webkit-border-radius:8px;
		-moz-border-radius:8px;
		border-radius:8px;
	}
	
	#blockTableDiv .dialogBack {
		border:10px solid #FFF;
		-webkit-border-radius:8px;
		-moz-border-radius:8px;
		border-radius: 8px;
	}
	
	#blockTableDiv #dialogTitle {
		padding:10px 0 0 0;
		font-family:'Roboto';
		font-size:18px;
		font-weight:700;
		color:#333;
	}
	
	#blockTableDiv #dialogContent {
		margin:2px 0 10px 0;
		font-size:12px;
		color:#666;
	}
	
	#blockTableDiv .dialogButton {
		width:100px;
		margin:auto;
		padding:0 0 14px 0;
	}
	
	#blockTableDiv .dialogButton>input[type=button] {
		border:0;
		display: block;
		padding:4px 8px;
		font-family:'Roboto';
		font-size:14px;
		font-weight:400;
		color: #FFF;
		background:#333;
		cursor:pointer;
	}
	
	#blockPopup {
		cursor:pointer;
		position:fixed;
		z-index:999;
		width:100%;
		height:100%;
		background:url(../images/blockImage.png);
		
	} #blockPopup > div {
		display:table;
		width:100%;
		height:100%;
		
	} #blockPopup > div > div {
		display:table-cell;
		text-align:center;
		vertical-align:middle;
		
	} #blockPopup > div > div > div {
		position:relative;
		display:inline-block;
		
	} #blockPopup > div > div > div a {
		position:absolute;
		display:block;
		top:-7px;
		right:-32px;
		font-family:'Tahoma','Arial';
		font-size:20px;
		color:#FFF;
		text-decoration:none;
		border:10px solid #FFF;
		-webkit-box-shadow:0 10px 30px 0 rgba(0,0,0,0.5);
		box-shadow:0 10px 30px 0 rgba(0,0,0,0.5);
		
	} #blockPopup > div > div > div {
		-moz-box-shadow:0 10px 10px 0 #000;
		-webkit-box-shadow:0 10px 10px 0 #000;
		box-shadow:0 10px 10px 0 #000;
		padding:10px;
		background:#FFF;
		min-width:400px;
		min-height:300px;
	}
	
	#blockCollation {
		display:none;
		cursor:pointer;
		position:fixed;
		z-index:999;
		width:100%;
		height:100%;
		background:url(../images/blockImage.png);
		
	} #blockCollation > div:nth-child(1) {
		display:table;
		width:100%;
		height:100%;
		
	} #blockCollation > div:nth-child(1) > div:nth-child(1) {
		display:table-cell;
		text-align:center;
		vertical-align:middle;
		
	} #blockCollation > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) {
		position:relative;
		display:inline-block;
		
	} #blockCollation > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a {
		position:absolute;
		display:block;
		padding:4px 11px 6px 11px;
		top:-7px;
		right:-32px;
		background:#00B4FF;
		font-family:'Tahoma','Arial';
		font-size:20px;
		color:#FFF;
		text-decoration:none;
		
	} #blockCollation > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) {
		cursor:default;
		border:7px solid #00B4FF;
		-moz-box-shadow:0 10px 10px 0 #000;
		-webkit-box-shadow:0 10px 10px 0 #000;
		box-shadow:0 10px 10px 0 #000;
		padding:10px;
		background:#FFF;
		min-width:660px;
		min-height:440px;
	}
	
	.left {
		float:left;
		
	} .right {
		float:right;
	}
	
	.t-left {
		text-align:left;
		
	} .t-right {
		text-align:right;
		
	} .t-center {
		text-align:center;
		
	} .t-oswald {
		font-family:'Oswald';
	}
	
	img {
		border:0;
	}
	
	.clear, .clr {
		clear:both;
	}
	
	a:link		{ text-decoration: none; 		}
	a:visited 	{ text-decoration: none; 		}
	a:hover   	{ text-decoration: underline; 	}