﻿/*index.asp*/
.imagesSlider {
	float: left;
	width: 960px;
	height: 249px;
	margin-top: 25px;
	/*background: #FFFFFF url('images/sliderback.png') repeat-x scroll left top;
	border: 1px #D8D8D8 solid;*/
}
.article {
	float: left;
	width: 244px;
	height: auto;
	margin-top: 40px;
}
.marticleMrg {
	margin-left: 110px;
}
.articleBaslik {
	float: left;
	width: 100%;
	height: 30px;
	font-size: 18px;
}

.articleResim {
	float: left;
	width:220px;
	height:84px;
	padding: 3px;
	border: 1px #DFDFDF solid;
}
.articleText {
	float: left;
	width: 100%;
	font-size: 12px;
	color: #2E2D2E;
	margin-top: 10px;
	margin-bottom: 10px;
}
.butonDevam {
	float: left;
	width: 95px;
	height: 29px;
	background: #FFFFFF url('images/devam1.png') no-repeat scroll left top;
}
.butonDevam:hover {
	background: #FFFFFF url('images/devam2.png') no-repeat scroll left top;
}

/*Kurumsal.asp*/
.flashAlt {
	float: left;
	width: 100%;
	height: 117px;
	background: url('images/lineGray.png') repeat-x scroll left bottom;
	margin-bottom: 20px;
}

/*Sol Menü*/
.solMenu {
	float: left;
	width: 226px;
}
.solMenua {
	float: left;
	width: 216px;
	height: 35px;
	padding-top: 12px;
	padding-left: 10px;
	margin-bottom: 5px;
	background: url('images/butonAlt1.png') repeat-x scroll left bottom;
	font-size: 15px;
	color: #535353;
	text-decoration: none;
}
.solMenua:hover {
	background: url('images/butonAlt2.png') repeat-x scroll left bottom;
}
.solMenuAlt {
	float: left;
	width: 100%;
	background-color: #FAFEF4;
	margin-top: -5px;
}
.solMenuAlta {
	float: left;
	text-decoration: none;
	width: 196px;
	background: #F8F8F8 url('images/menu_icon.png') no-repeat scroll 20px center;
	height: 29px;
	font-size: 13px;
	color: #535353;
	padding-top: 10px;
	padding-left: 30px;
}
.solMenuAlta:hover {
	background-color: #f6f6f6;
}
.solMenuAltBrd {
	border-top: 1px #CCCCCC dotted;
}


.icerikAlan {
	float: left;
	width: 714px;
	margin-left: 20px;
}
.icerikBaslikLine {
	background: url('images/lineGray.png') repeat-x scroll left bottom;
}

.icerikYazi {
	float: left;
	width: 100%;
	font-size: 14px;
	color: #4B494B;
	margin-top: 10px;
	line-height: 24px;
}
.icerikYaziImg {
	float: right;
	padding: 5px;
	margin-left: 10px;
	margin-bottom: 10px;
	border: 1px #CCCCCC solid;
}

/*Ürünler*/
.kategoriBaslik {
	float: left;
	width: 216px;
	height: 35px;
	padding-top: 12px;
	padding-left: 10px;
	margin-bottom: 5px;
	background: url('images/katBaslik.png') repeat-x scroll left bottom;
	font-size: 18px;
}
.urunBox {
	float: left;
	width: 144px;
	height: 119px;
	margin-bottom: 46px;
	background: url('images/urunBox1.png') no-repeat scroll left top;
	cursor: pointer;
}
.urunBox:hover {
	background: url('images/urunBox2.png') no-repeat scroll left top;
}
.urunBoxMrg {
	margin-left: 46px;
}

/*Ürün Detay*/
.urunBoxD {
	float: left;
	width: 334px;
	height: 284px;
	margin-bottom: 20px;
	margin-right: 20px;
	background: url('images/urunDetayBox.png') no-repeat scroll left top;
	cursor: pointer;
}

/*Referanslar*/
.icerikAlanReferans {
	float: left;
	width: 100%;
}
.referansBoxMrg {
	margin-left: 60px;
}

/*iletisim*/
.iletisimSol {
	float: left;
	width: 515px;
	margin-right: 10px;
}
.iletisimSag {
	float: left;
	width: 405px;
	margin-left: 30px;
}

.iltformBaslik{
	float:left;
	width:150px;
	height:35px;
	font-size: 14px;
	color: #737373;
	margin-bottom:15px;
}
.iltformBaslik span{
	float:left;
	width:100%;
	font-size: 10px;
	color: #a7a7a7;
	margin-top:-7px;
}

.iltformInput{
	float:left;
	width:365px;
	/*height:35px;*/
	margin-bottom:15px;
}
.iltInput{
	float:left;
	width:358px;
	height:23px;
	border:1px #E6E6E6 solid;
	padding-top:10px;
	padding-left:5px;
	color:#666666;
}
.iltTextArea{
	float:left;
	width:358px;
	height:100px;
	border:1px #E6E6E6 solid;
	padding-top:10px;
	padding-left:5px;
	color:#666666;
}
.iltformRow{
	float:left;
	width:100%;
	/*height:35px;*/
	margin-bottom:5px;
}
.adresFont{
	font-size: 14px;
}
.adresFontBold{
	font-weight:bold;
}
.adresForntColor1{
	color: #737373;
}
.adresForntColor2{
	color: #939393;
}
.adresForntColor3{
	color: #ed4aaa;
}
.adresMail {
	float: left;
	width: 140px;
	height: 30px;
	margin-top: 10px;
	padding-left: 35px;
	padding-top: 6px;
	font-size: 12px;
	color: #484848;
	text-decoration: none;
	background:#ececec url('images/mail_icon2.png') no-repeat scroll 5px center;
	border:1px #e2e2e2 solid;
}
.adresMail:hover {
	color: #ffffff;
	background-color: #8c8c8c;
	text-decoration: none;
}
.iltkrokiBox{
	float:left;
	padding:4px;
	border:1px #E2E2E2 solid;
	background-color:#F0F0F0;
	margin-top:10px;
}


