@charset "utf-8";
body {
	font-family:tahoma;
	font-size:12px;
	font-weight:normal;
	color:#585858;
	background:#fff url(../images/background.png) repeat-x 0 0 scroll;
	text-align:center;
	zoom:1;
}
.sub { background:#fff url(../images/background_sub.png) repeat-x 0 0 scroll !important; }
div { zoom:1; }
a { text-decoration:none; color:#585858;}
/* Default */
.textl { text-align:left;}
.textr { text-align:right;}
.textc { text-align:center;}
.textj { text-align:justify;}
.w240 { width:240px;}
.w440 { width:440px;}
.w500 { width:500px;}
.w640 { width:640px;}
.w960 { width:960px;}
.w1000 { width:1000px;}
.h1 { height:1px;}
.h5 { height:5px;}
.h10 { height:10px;}
.h15 { height:15px;}
.h120 { height:120px;}
.lh1 { line-height:1px;}
.lh5 { line-height:5px;}
.mar5 { margin:5px;}
.marauto { margin:0 auto;}
.fl { float:left;}
.fr { float:right;}
.fs0 { font-size:0px;}
.fs11 { font-size:11px;}
.fs13 { font-size:13px;}
.fs14 { font-size:14px;}
.fs15 { font-size:15px;}
.fs16 { font-size:16px;}
.fs17 { font-size:17px;}
.fb {font-weight:bold;}
.clear { clear:both;}
.posrel { position:relative;}
.posabs { position:absolute;}
.pad5 { padding:5px;}
.pad10 { padding:10px;}
.pad20 { padding:20px;}
.curspoint { cursor:pointer;}
.clearb { clear:both;}
.clearr { clear:right;}
.inblock { display:inline-block;}
.modul-head-ru {
	font-size:18px;
	color:#2aa6ca;
	line-height:12px;
	padding:10px 0 5px 0;
	font-weight:bold;
	/*border-bottom:1px dashed #e9e9e9;*/
	margin:0 0 10px 0;
	background:url(../images/modul_head_bg.png) no-repeat right top scroll;
	height:36px;
}
.modul-head {
	font-size:18px;
	color:#2aa6ca;
	line-height:12px;
	padding:10px 0 5px 0;
	font-weight:bold;
	/*border-bottom:1px dashed #e9e9e9;*/
	margin:0 0 10px 0;
	background:url(../images/modul_head_bg.png) no-repeat right top scroll;
	height:36px;
}
.modul-head-static {
	font-size:14px;
	color:#2aa6ca;
	line-height:12px;
	padding:10px 0 5px 0;
	font-weight:bold;
	/*border-bottom:1px dashed #e9e9e9;*/
	margin:0 0 10px 0;
	background:url(../images/modul_head_bg.png) no-repeat right top scroll;
	height:29px;
}
.modul-head a {
	color:#2aa6ca;
}
.modul-head-desc {
	font-size:18px;
	color:#2aa6ca;
	line-height:20px;
	padding:0 0 5px;
	margin:0 0 10px 0;
	font-weight:bold;
}
.modul-text {
	font-size:12px;
	line-height:15px;
	text-align:justify;
	background-color:#fff;
}
.modul-image {
	border:1px solid #CECECE;
	margin:5px 5px 5px 0;
	padding:5px;
	float:left;
}
.modul-text-bg-blue {
	background-color:#2aa6ca;
	color:#fff !important;
	width:400px;
}
.borderbce { border-bottom:1px solid #cecece;}
.borderce {	border:1px solid #cecece;}
input.button {
	border:1px solid #D3D3D3;
	color:#555555;
	border-radius: 3px;
	display:inline-block;
	font-size:12px;
	height:20px;
	line-height:12px;
	margin:0 5px 20px;
	cursor:pointer;
}
hr {
	background-color:#fff;
	border:1px solid #E7E7E7;
	color:#E7E7E7;
	display:block;
	margin:5px 0;
	padding:0;
	width:100%;
}
.gonder_btntr {
	background:url(../images/gonder_btntr.png) no-repeat 0 0 scroll;
	width:58px;
	height:23px;
	border:0 none !important;
	padding:0 !important;
	margin:0 !important;
	cursor:pointer;
}
.gonder_btnen {
	background:url(../images/gonder_btnen.png) no-repeat 0 0 scroll;
	width:58px;
	height:23px;
	border:0 none !important;
	padding:0 !important;
	margin:0 !important;
	cursor:pointer;
}
.rotate {
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	-khtml-transform: rotate(-90deg);
	/* for ie */
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
/* Default */

#wrapper {
	
}

/* PAGE HEADER */

#wrapper-header {
	height:225px; /* 205 */
}
#wrapper-header .header-top {
	height:180px; /* 160 */
	position:relative;
}
#wrapper-header .header-bottom {
	height:45px;
}
#wrapper-header .logo {
	position:absolute;
	width:200px;
	height:79px;
	top:42px;
	left:24px;
}
#wrapper-header .lang {
	position:absolute;
	right:190px;
	top:10px;
}
#wrapper-header .lang span {
	padding:0 1px 0 0;
}
#wrapper-header .shortcuts {
	position:absolute;
	bottom:89px;
	right:217px;
}
#wrapper-header .shortcuts span {
	color:#d2d2d2;
	font-size:13px;
}
/* PAGE HEADER */

/* PRODUCT MENU */

#urun_kategori_menu_box {
	padding:5px;
}
#urun_kategori_menu_box .menu_item {
	border:0 none !important;
}
#urun_kategori_menu_resim {
	width:178px;
	height:108px;
	overflow:hidden;
}
/* PRODUCT MENU */

/* SEARCH */

#site-search {
	background:url(../images/search_bg.png) no-repeat 0 0 scroll;
	width:471px;
	height:79px;
	position:absolute;
	bottom:0px;
	right:140px;
}
#search_form {
	
}
#search_form .search-text {
	border:none 0;
	font-size:11px;
	height:22px;
	line-height:22px;
	padding:2px;
	width:250px;
	color:#b3b3b4;
	letter-spacing:2px;
}
#search_form .search-button {
	background:url(../images/ara_buton.png) no-repeat 0 0 scroll;
	border:0 none;
	padding:3px 5px;
	cursor:pointer;
	width:41px;
	height:27px;
	color:#fff;
	font-size:10px;
}
#search_form .search-button:hover {
	background:url(../images/ara_buton.png) no-repeat 0 -27px scroll;
}
#search_form .site-search-block1 {
	position:absolute;
	left:111px;
	top:35px;
	width:254px;
	height:26px;
}
#search_form .site-search-block2 {
	position:absolute;
	left:370px;
	top:35px;
}
/* SEARCH */

/* BODY */

#online-order {
	position:absolute;
	width:100px;
	height:240px;
	right:0px;
	top:5px;
}
#wrapper-body {
	position:relative;
}
#zipper {
	position:absolute;
	top:-209px; /* -205 */
	right:11px;
	height:159px;
	overflow:hidden;
	width:153px;
}

#product-cat {
	padding:25px 0;
	display:inline-block;
}
#product-cat .cat-outwindow {
	background:url(../images/car-window-bg.png) no-repeat 0 0 scroll;
	width:130px;
	height:130px;
	float:left;
	padding:0 25px 0 0;
	cursor:pointer;
}
#product-cat .cat-window {
	width:130px;
	height:130px;
	position:relative;
}
#product-cat .cat-inwindow {
	width:130px;
	height:100px;
}
#product-cat .cat-name {
	position:absolute;
	bottom:10px;
	font-size:11px;
	text-align:center;
	width:100%;
}
#product-cat .cat1 { background:url(../images/kategori_bg_1.png) no-repeat; }
#product-cat .cat1 { background-position: 0 0; }
#product-cat .cat2 { background:url(../images/kategori_bg_2.png) no-repeat; }
#product-cat .cat2 { background-position: 0 0; }
#product-cat .cat3 { background:url(../images/kategori_bg_3.png) no-repeat; }
#product-cat .cat3 { background-position: 0 0; }
#product-cat .cat4 { background:url(../images/kategori_bg_4.png) no-repeat; }
#product-cat .cat4 { background-position: 0 0; }
#product-cat .cat5 { background:url(../images/kategori_bg_5.png) no-repeat; }
#product-cat .cat5 { background-position: 0 0; }
#product-cat .cat6 { background:url(../images/kategori_bg_6.png) no-repeat; }
#product-cat .cat6 { background-position: 0 0; }

/* BODY */

/* BODY -> page */
#wrapper-page {
	
}
#wrapper-page .in-page {
	
}

#home-page {
	
}
#home-page .home-page-left {
	background:url(../images/shadow_home.png) no-repeat right center scroll;
	width:600px;
	float:left;
}
#home-page .home-page-left-in {
	padding:0 20px 20px 0;
}
#home-page .home-page-right {
	width:360px;
	float:left;
}
.style1 p {
	padding:10px 0;
	cursor:pointer;
}
.style1 a {
	background:url(../images/style1_header.png) repeat-x 0 0 scroll #c4c4c4;
	cursor:pointer;
	display:block;
	text-decoration: none;
	height:25px;
	line-height:25px;
	text-indent:10px;
	border-bottom:1px solid #fff;
}
.style1 .selected {
	background:url(../images/style1_header_active.png) repeat-x 0 0 scroll #c4c4c4;
}

/* BODY -> page */

/* NEWSLETTER */
#newsletter {
	width:350px;
	height:91px;
	position:relative;
}
#newsletter .email {
	position:absolute;
	left:33px;
	top:42px;
}
#newsletter .send {
	position:absolute;
	right:27px;
	bottom:27px;
	cursor:pointer;
}
#ebultenMail {
	border:1px solid #ffffff;
	font-size:12px;
	width:230px;
}
/* NEWSLETTER */

/* ONLINE ORDER PAGE */
#siparis_form input {
	border:1px solid #cecece;
	padding:3px;
	margin:2px;
}
#siparis_form input:hover {
	border:1px solid #2AA6CA;
}
#online_order_page div {
	padding:5px;
}
#online_order_page span {
	width:300px;
	display:inline-block;
	font-size:13px;
}
#order_table {
	border-collapse: collapse;
    font-family: "Lucida Sans Unicode","Lucida Grande",Sans-Serif;
    font-size: 12px;
    text-align: left;
}
#order_table th {
	border-bottom: 2px solid #6678B1;
    border-left: 30px solid #FFFFFF;
    border-right: 30px solid #FFFFFF;
    color: #003399;
    font-size: 14px;
    font-weight: normal;
    padding: 8px 2px;
}
#order_table td {
	border-left: 30px solid #FFFFFF;
    border-right: 30px solid #FFFFFF;
    color: #666699;
    padding: 12px 2px 0;
}
#urunler {
	
}
#urunler_header {
	display:inline-block;
	border-bottom:1px solid #E7E7E7;
	font-weight:bold;
}
#urunler_header div {
	float:left;
	font-size:11px;
	padding:0 !important;
	text-align:center;
	width:93px;
}
#urunler .urunler_satir {
	display:inline-block;
	border-bottom:1px solid #E7E7E7;	
}
#urunler .odd {
	background:none repeat scroll 0 0 #E8EDFF;	
}
#urunler .urunler_satir div {
	float:left;
	font-size:10px;
	height:50px;
	line-height:25px;
	padding:0 !important;
	text-align:left;
	width:93px;
}
/* ONLINE ORDER PAGE */

/* IK FORM */
#ikform_page div {
	padding:5px;
}
#ikform_page span {
	width:300px;
	display:inline-block;
	font-size:12px;
}
#ikform_page .group {
	border:1px solid #e1e1e1;
	margin:0 0 10px;
}
#ikform_page .group_caption {
	font-family:"Trebuchet MS","Myriad Pro",sans-serif;
	color:#2AA6CA;
	font-size:16px;
	font-weight:bold;
}
#ik_form input {
	border:1px solid #cecece;
	padding:3px;
	margin:2px;
}
#ik_form input:hover {
	border:1px solid #2AA6CA;
}
/* IK FORM */

/* MUSTERI ANKET FORM */
#musteri_anket_form_page div {
	padding:5px;
	text-align:left;
}
#musteri_anket_form_page strong {
	font-size:11px;
}
#musteri_anket_form_page .odd {
	background-color:#f8f9f9;
}
#musteri_anket_form_page span {
	width:500px;
	display:inline-block;
	font-size:12px;
}
#musteri_anket_form_page .senecek {
	width:300px;
	display:inline-block;
	font-size:12px;
}
#musteri_anket_form_page .group {
	border:1px solid #e1e1e1;
	margin:0 0 10px;
}
#musteri_anket_form_page .group_caption {
	font-family:"Trebuchet MS","Myriad Pro",sans-serif;
	color:#2AA6CA;
	font-size:16px;
	font-weight:bold;
}
#musteri_form input {
	border:1px solid #cecece;
	padding:3px;
	margin:2px;
}
#musteri_form input:hover {
	border:1px solid #2AA6CA;
}
/* MUSTERI ANKET FORM */

/* CONTACT PAGE */
#contact_page .contact_page_left {
	float:left;
	width:480px;
}
#contact_page .contact_page_right {
	float:right;
	width:480px;
}
#contact_form_request { }
#contact_form_request .success {
	border:1px solid #a5d500;
	color:#a5d500;
	display:block;
	font-weight:bold;
	padding:5px;	
}
#contact_form_request .error {
	border:1px solid #D50000;
	color:#D50000;
	display:block;
	font-weight:bold;
	padding:5px;
}

#maps {
	width:470px;
	height:300px;
	border:1px solid #cecece;
	margin:0 auto;
}

#contact_form_page div {
	padding:5px;
}
#contact_form_page span {
	width:110px;
	display:inline-block;
	font-size:13px;
}
#contact_form input {
	border:1px solid #cecece;
	padding:3px;
	margin:2px;
}
#contact_form input:hover {
	border:1px solid #2AA6CA;
}
/* CONTACT PAGE */

/* PRODUCT CAT */

#product_cat_list .product_cat_window {
	width:185px;
	height:180px;
	position:relative;
	float:left;
	margin:5px 5px 5px 0;
	cursor:pointer;
	border:1px solid #CECECE;
}
#product_cat_list .product_cat_window_img {
	width:185px;
	height:160px;
}

#product_cat_list .product_cat_windows {
	width:115px; /* 187 */
	height:295px; /* 265px */
	position:relative;
	float:left;
	margin:5px 5px 5px 0;
	cursor:pointer;
	
}
#product_cat_list .product_cat_window_imgs {
	width:115px; /* 171px */
	height:275px; /* 245px */
	/*margin:5px;*/
}

#product_cat_list .product_cat_window_name {
	position:absolute;
	bottom:0;
	width:100%;
	height:17px;
	line-height:17px;
	text-align:center;
	overflow:hidden;
	background-color:#2AA6CA;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	letter-spacing:0.9px;
}
#product_cat_list .product_group_window {
	padding:0 0 30px;
}
#product_incat_list .product_cat_window {
	width:148px; /* 130 */
	height:170px; /* 150 */
	position:relative;
	float:left;
	margin:10px 10px 10px 0;
	cursor:pointer;
	border:1px solid #CECECE;
}
#product_incat_list .product_cat_window_img {
	width:148px; /* 130 */
	height:155px; /* 130 */
}
#product_incat_list .product_cat_window_name {
	position:absolute;
	bottom:0px;
	width:100%;
	height:15px;
	line-height:15px;
	text-align:center;
	overflow:hidden;
	
}

/* PRODUCT CAT */

/* PRODUCT DETAIL */

#product_detail_page .product_detail_page_left {
	float:left;
	width:300px;
}

#product_detail_page .product_detail_page_right {
	float:right;
	width:640px;
	margin-left:20px;
}
#product_detail_page_product_image {
	border:4px solid #CECECE;
	text-align:center;
	position:relative;
	width:300px;
}
#product_detail_page .product_detail_detailtext {
	line-height:16px;
	font-size:11px;
}
#product_detail_page_product_image .product_image_zoom {
	position:absolute;
	right:10px;
	top:10px;
}

/* PRODUCT DETAIL */

#other-images {
	
}
#other-images .other-images-window {
	width:65px;
	height:55px;
	float:left;
	padding:5px;
	margin:5px;
	border:1px solid #cecece;
}


/* OTHER CATS PRODUCTS */
#product_other_cats {
	
}
#product_other_cats .product_other_cats_product {
	width:155px;
	float:left;
	padding:5px 5px 0 0;
}
#product_other_cats .product_other_cats_product_productname {
	width:155px;
	font-size:10px;
	background-color:#63bed8;
	text-align:center;
	color:#fff;
}
#product_other_cats .product_other_cats_product_in {
	width:153px;
	height:109px;
	border:1px solid #cecece;
	text-align:center;
	overflow:hidden;
}
.other_cats_hedaer {
	margin:2px 0;
	padding:2px 0;
	display:block;
	border-bottom:1px dashed #63BED8;
}
.other_cats_hedaerin {
	color:#2AA6CA;
	display:block;
	font-size:14px;
	font-weight:bold;
	height:14px;
	line-height:14px;
	padding:5px 0;
}
.other_cats_hedaer span {
	float:right;
	font-size:11px;
	color:#fff;
}
/* OTHER CATS PRODUCTS */

/* BELGELER */

#documents .documents_window_out {
	padding:10px;
	width:199px;
	height:269px;
	float:left;
	border:1px solid #cecece;
	margin:5px;
}
#documents .documents_window_in {
	width:200px;
	height:270px;
	overflow:hidden;
	position:relative;
}

/* BELGELER */

/* MUKAVEMET */

#mukavemet_table {
	border-collapse:separate !important;
	border-spacing:7px !important;
}
#mukavemet_table td {
	
}
#mukavemet_table tr {
	
}

/* MUKAVEMET */

/* DÖVIZ KURLARI */

#doviz span { display:inline-block; }
#doviz .doviz_col { }
#doviz .col2 { width:150px;font-weight:bold; }


/* DÖVIZ KURLARI */

/* SLIDER */
/* The Nivo Slider styles */

/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:8;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:9;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}

#slider {
	position:relative;
    width:790px;
    height:240px;
	background:url(../images/loading.gif) no-repeat 50% 50%;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left:260px;
	bottom:-42px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(../images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(../images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}

/* SLIDER */

/* SEARCH RESULTS */
.highlight { background-color: yellow }

#search_results .result_cat {
	
}

/* SEARCH RESULTS */

/* news-accordion */
#news-accordion p {
	height:200px;
	font-size:12px;
	line-height:15px;
	text-align:justify;
}
#news-accordion div {
	background:url(../images/haber_bg.png) no-repeat 0 0 scroll
}
/* news-accordion */

/* TIMELINE */
#timeline {
width: 960px;
height: 350px;
overflow: hidden;
margin: 20px auto;
position: relative;
background: url('../images/dot.gif') left 45px repeat-x;
}
#dates {
	width: 800px;
	height: 60px;
	overflow: hidden;
}
#dates li {
	list-style: none;
	float: left;
	width: 100px;
	height: 50px;
	font-size: 24px;
	text-align: center;
	background: url('../images/biggerdot.png') center bottom no-repeat;
}
#dates a {
	line-height: 38px;
	padding-bottom: 10px;
}
#dates .selected {
	font-size: 38px;
}

#issues {
width: 960px;
height: 350px;
overflow: hidden;
}	
#issues li {
	width: 960px;
	height: 350px;
	list-style: none;
	float: left;
}
#issues li img {
	float: left;
	margin: 10px 30px 10px 50px;
}
#issues li h1 {
	color: #2AA6CA;
	font-size: 48px;
	margin: 20px 0;
	
}
#issues li p {
	font-size: 14px;
	margin-right: 70px;
	font-weight: normal;
	line-height: 22px;
	
}

#grad_left,
#grad_right {
	width: 100px;
	height: 350px;
	position: absolute;
	top: 0;
}
#grad_left {
	left: 0;
}
#grad_right {
	right: 0;
}

#next,
#prev {
	position: absolute;
	top: 0;
	font-size: 70px;
	top: 170px;
	width: 22px;
	height: 38px;
	background-position: 0 0;
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
#next:hover,
#prev:hover {
	background-position: 0 -76px;
}
#next {
	right: 0;
	background-image: url('../images/next.png');
}
#prev {
	left: 0;
	background-image: url('../images/prev.png');
}
#next.disabled,
#prev.disabled {
	opacity: 0.2;
}
/* TIMELINE */

/* FOOTER */

#wrapper-footer {
	background:url(../images/footer_bg.png) repeat-x 0 0 scroll #fff;
}
#wrapper-footer .wrapper-footer-in {
	background:url(../images/footer_inbg.png) no-repeat 0 0 scroll;
	height:120px;
}
#wrapper-footer span { padding:0 6px 0 0; }
#wrapper-footer .footer_links a {
	color:#2AA6CA;
}
#wrapper-footer .footer_links a:hover {
	color:#585858;
}

/* FOOTER */
