@charset "utf-8";
body {
	margin:0px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#333;
	background-image:url(/Resimler/Tema1/menuLine.png);
	background-repeat:repeat-x;
	background-position:0 104px;
}
.holder {
	width:998px;
	height:auto;
	margin:0px auto;
	overflow:hidden;
}
.topLogo {
	width:998px;
	height:70px;
	float:left;
}
.topLogo img {
	float:left;
	margin:0;
}
.topLogo p {
	float:right;
	margin:20px 0 0 0 ;
}
.topLogo a {
	font-size:11px;
	color:#999;
	text-decoration:none;
}
.topLogo a:hover {
	color:#000;
	text-decoration:underline;
}
/*topMenuBg*/
.menuBg {
	width:998px;
	height:98px;
	float:left;
	background-image:url(/Resimler/Tema1/menuBg.png);
	background-repeat:no-repeat;
}
/*Üye giriş*/
.uyeBilgiS {
	width:998px;
	height:35px;
	float:left;
}
.uyeGirisDiv {
	width:290px;
	height:33px;
	float:right;
	margin:1px 3px 0 0;
}
.uyeGirisDiv a {
	font-size:11px;
	color:#626262;
	text-decoration:none;
}
.uyeGirisDiv a:hover {
	color:#FFF;
	text-decoration:underline;
}
.uyeGirisDiv div{
	float:left;
	background-repeat:no-repeat;
}
.uyeGIco {
	width:14px;
	height:17px;
	margin:12px 4px 0 0;
	background-image:url(/Resimler/Tema1/Icons.png);
	background-position:-29px 0;
}
.uyeGText {
	width:auto;
	height:auto;
	margin:16px 0 0 2px;
	font-size:11px;
	color:#626262;
}
.uyeGLine {
	width:2px;
	height:29px;
	margin:4px 8px 0 8px;
	background-image:url(/Resimler/Tema1/Icons.png);
	background-position:-67px 0;
}
.yUyeIco {
	width:27px;
	height:26px;
	margin:4px 4px 0 0;
	background-image:url(/Resimler/Tema1/Icons.png);
	background-position:0 0;
}
.sUnuttumIco {
	width:22px;
	height:23px;
	margin:7px 4px 0 0;
	background-image:url(/Resimler/Tema1/Icons.png);
	background-position:-44px 0;
}
/*Menu*/
.menuS {
	width:978px;
	height:32px;
	float:left;
	padding:0 0 0 20px;
}
.menuS div{
	float:left;
}
.menuS a{
	color:#777;
	font-size:11px;
	text-transform:uppercase;
	text-decoration:none;
}
.menuS a:hover{
	color:#333;
	text-decoration:underline;
}
.menuDiv {
	width:auto;
	height:auto;
	margin:10px 0 0 0px;
	color:#777;
	font-size:11px;
	text-transform:uppercase;
}
.menuLine {
	width:2px;
	height:29px;
	margin:2px 8px 0 8px;
	background-image:url(/Resimler/Tema1/Icons.png);
	background-position:-67px 0;
}
/*Sayfa ağacı*/
.sayfaAgacDiv {
	width:762px;
	height:24px;
	float:left;
	margin:7px 0 0 18px;
}
.sayfaAgac {
	margin:5px 2px 0 2px;
	color:#092d67;
	font-size:11px;
	float:left;
}
.sayfaAgac a{
	color:#092d67;
	font-size:11px;
	text-decoration:none;
	text-transform:capitalize;
}
.sayfaAgac a:hover{
	color:#a0a2a5;
	text-decoration:underline;
}
/*Sepet*/
.sepetimDiv {
	width:200px;
	height:23px;
	float:right;
	margin:3px 2px 0 0;
}
.sepetIco {
	width:25px;
	height:20px;
	float:left;
	margin:2px 5px 0 45px;
	background-image:url(/Resimler/Tema1/Icons.png);
	background-repeat:no-repeat;
	background-position:-95px 0;
}
.sepetText {
	font-size:12px;
	color:#0c3571;
	text-decoration:none;
	text-transform:capitalize;
	float:left;
	margin:4px 0 0 3px;
	cursor:pointer;
}
.sepetText:hover{
	text-decoration:underline;
}

/*Content*/
.content {
	width:998px;
	height:auto;
	float:left;
	margin:5px 0 0 0;
	padding:0 0 20px 0;
}
/*Content Left*/
.cLeft {
	width:205px;
	height:auto;
	float:left;
	padding:0 0 20px 0;
}
.cMiddle {
	width:588px;
	height:auto;
	float:left;
	padding:0 0 20px 0;
}
.cRight {
	width:200px;
	height:auto;
	float:right;
	padding:0;
}
.kBox {
	width:200px;
	height:auto;
	margin:0 0 5px 0;
	float:left;
}
.kBox div{
	float:left;
}
.kTMBg {
	width:200px;
	height:27px;
	background-image:url(/Resimler/Tema1/kTMBg.png);
	background-repeat:no-repeat;
}
.kTKBg {
	width:200px;
	height:27px;
	background-image:url(/Resimler/Tema1/kTKBg.png);
	background-repeat:no-repeat;
}
.kTBody {
	width:198px;
	height:auto;
	border-right:#c6c6c6 solid 1px;
	border-left:#c6c6c6 solid 1px;
	background-color:#f3f3f1;
	padding:5px 0 5px 0;
}
.kBBg {
	width:200px;
	height:3px;
	background-image:url(/Resimler/Tema1/kBBg.png);
	background-repeat:no-repeat;
}
.kTIco {
	background-image:url(/Resimler/Tema1/Icons.png);
	background-repeat:no-repeat;
	background-position:-2px -35px;
	width:20px;
	height:19px;
	margin:3px 5px 0 5px;
}
.kTText {
	margin:5px 0 0 6px;
	font-size:13px;
	color:#FFF;
}
.kMS {
	width:200px;
	height:auto;
	min-height:25px;
	color:#333;
}
.kMAdiText {
	width:80px;
	margin:7px 2px 0 3px;
	float:left;
	color:#333;
	text-align:right;
}
.kMAdiForm {
	width:100px;
	margin:5px 0px 0 2px;
	float:left;
	color:#333;
}
.kMGText {
	text-align:right;
	margin:6px 2px 0 107px;
	float:left;
}
.kMGCheck {
	width:auto;
	height:20px;
	margin:4px 0 0 2px;
	float:left;
}
.kMGBtn {
	margin:4px 11px 0 0;
	float:right !important;
}
.kMyUyeIco {
	width:27px;
	height:26px;
	margin:6px 4px 0 10px;
	background-image:url(/Resimler/Tema1/Icons.png);
	background-position:0 0;
}
.kMsUnuttumIco {
	width:22px;
	height:23px;
	margin:6px 8px 0 10px;
	background-image:url(/Resimler/Tema1/Icons.png);
	background-position:-44px 0;
}
.kMuyeGText {
	margin:13px 0 0 2px;
	font-size:11px;
	color:#626262;
}
.kMS a {
	font-size:11px;
	color:#333;
	text-decoration:none;
}
.kMS a:hover {
	text-decoration:underline;
}

.kMST
{
    width:190px;
	height:auto;
	margin:2px 0 2px 0;
	text-align:center;
	float:left;
}

.kMIsim {
	color:#7b92a8;
	font-weight:bold;
}

.kMSTUislem{
	border-bottom:#c6c6c6 solid 1px;
	width:99%;
	text-align:left;
	height:2px;
	margin-bottom:5px;
}

/*Kategori Satır*/


.kSIco {
	width:10px;
	height:10px;
	background-image:url(/Resimler/Tema1/Icons.png);
	background-repeat:no-repeat;
	background-position:-87px -79px;
	margin:3px 4px 0 0;
}
.kSIco2 {
	width:4px;
	height:7px;
	background-image:url(/Resimler/Tema1/Icons.png);
	background-repeat:no-repeat;
	background-position:0 -27px;
	margin:5px 4px 0 0;
}
.kSText {
	width:auto;
	margin:1px 0 0 0;
}

.kSatir {
	width:186px;
	height:18px;
	margin:0 0 3px 5px;
	background-image:url(/Resimler/Tema1/kCizgi.png);
	background-repeat:repeat-x;
	background-position:left bottom;
}

.kSatir a{
	color:#333;
	font-size:12px;
	text-decoration:none;
}
.kSatir a:hover{
	color:#3961a2;
	text-decoration:underline;
}


/*Banner*/
.banner {
	width:581px;
	height:203px;
	float:left;
	margin:0 0 0 4px;
}
/*content right*/
.urunAramaBg {
	width:200px;
	height:63px;
	float:right !important;
	background-image:url(/Resimler/Tema1/aramaBg.png);
	background-repeat:no-repeat;
}
.urunAraDiv {
	width:140px;
	height:18px;
	float:left;
	margin:23px 0 0 13px;
}
.urunAraBtn {
	width:20px;
	height:20px;
	float:left;
	margin:23px 0 0 8px;
}
/*Alışveriş*/
.asTIco {
	background-image:url(/Resimler/Tema1/Icons.png);
	background-repeat:no-repeat;
	background-position:-95px 0px;
	width:25px;
	height:20px;
	margin:3px 5px 0 3px;
	float:left;
}

.asS {
	width:200px;
	height:auto;
	margin:2px 0 2px 0;
	text-align:center;
}

/*Ürün kutucukları*/
.uKS {
	width:579px;
	height:auto;
	float:left;
	margin:10px 0 0 7px;
}
.uK {
	width:191px;
	height:auto;
	float:left;
	margin:5px 3px 0px 2px;
}
.uKC {
	width:186px;
	height:220px;
	float:left;
	border-left:#d4d4d4 solid 1px;
	border-right:#d4d4d4 solid 1px;
	border-top:#d4d4d4 solid 1px;
	text-align:center;
}
.uKC img {
    margin:0 0 3px 0;
	max-height: 125px;
	max-width:170px;
}
.uKB {
	width:188px;
	height:5px;
	float:left;
	background-image:url(/Resimler/Tema1/uKB.png);
	background-repeat:no-repeat;
}
.uKC img{
	margin:3px 0 3px 0;
}
.uKC img a{
	border:none;
}
.uKC #btn{
	margin:10px 0 3px 0;
}
.uKC h1{
	padding:3px 5px 0 5px;
	margin:0px;
	font-weight:normal;
	font-size:12px;
	color:#666;
	height:25px;
}
.uKC h2{
	padding:7px 5px 0 5px;
	margin:0px;
	font-weight:normal;
	font-size:13px;
	color:#ff3c00;
}
.uKC h1 a{
	text-decoration:none;
	font-size:12px;
	color:#666;
	display:block;
	width:100%;
}
.uKC h1 a:hover{
	text-decoration:underline;
}
.uKC h3
{
    padding-top:15px;
	margin:0 auto;
	background-image: url(/Resimler/Tema1/inceleBtn.png);
	background-repeat: no-repeat;
	background-position: center center;
	width:95px;
	height:18px;
	cursor:pointer;
}
.uKC h3:hover{
	background-image: url(/Resimler/Tema1/inceleBtnHover.png);
}
.uKC h6{
	height:140px;
	margin:0px;
}

/*Ürün Detay*/

/*Ürün Ağaç*/
.uAgS {
	width:998px;
	height:auto;
	float:left;
	margin:0 0 7px 0;
}
.uAgTop {
	width:998px;
	background-image:url(/Resimler/Tema1/urunAgacTop.png);
	background-repeat:no-repeat;
	height:5px;
	float:left;
}
.uAgMiddle {
	width:976px;
	height:auto;
	float:left;
	border-left:#dddddd solid 1px;
	border-right:#dddddd solid 1px;
	padding:0 10px 0 10px;
}
.uAgBottom {
	width:998px;
	background-image:url(/Resimler/Tema1/urunAgacBottom.png);
	background-repeat:no-repeat;
	height:5px;
	float:left;
}
.uAgM {
	margin:0 10px 5px 0;
	float:left;
}
.uAgM div{
	background-repeat:no-repeat;
	float:left;
}
.uAgM a{
	font-size:11px;
	color:#333;
	text-decoration:none;
}
.uAgM a:hover{
	text-decoration:underline;
	color:#666;
}
.uAIco {
	width:10px;
	height:10px;
	margin:4px 3px 0 0;
	background-image:url(/Resimler/Tema1/Icons.png);
	background-position:-87px -67px;
}
.uAText {
	width:auto;
	margin:2px 0 0 0;
	font-size:11px;
}

/*Ürün Detay Sol*/
.uDCLeft {
	width:760px;
	height:auto;
	float:left;
	margin:0;
	padding:0 0 10px 0;
}
.uDCRight {
	width:238px;
	height:auto;
	float:left;
	margin:0;
	padding:0 0 10px 0;
}
.uDMS {
	width:700px;
	height:auto;
	float:left;
}
.uDMS h1 {
	margin:0px;
	padding:0px 0 0 15px;
	font-weight:normal;
	font-size:14px;
	color:#e87209;
	background-image:url(/Resimler/Tema1/markaIco.png);
	background-repeat:no-repeat;
	background-position:0 2px;
}
/*resim*/
.uDRdiv {
	width:280px;
	height:auto;
	margin:7px 5px 0 0;
	float:left;
}
.uDR {
	width:280px;
	height:auto;
	float:left;
	text-align:center;
	padding:15px 0 15px 0;
}
.uDKRDiv {
	width:280px;
	height:auto;
	margin:7px 0 0 0;
	padding:0 0 0 0;
	float:left;
	padding:5px 0 0 0;
}
.uDKR {
	width:54px;
	height:49px;
	border:#a8a8a8 solid 1px;
	background-color:#FFF;
	margin:0 9px 0 5px;
	float:left;
}

























/*Alt menu*/
.altMenuBg {
	width:100%;
	height:67px;
	background-image:url(/Resimler/Tema1/altMenuBg.png);
	background-repeat:repeat-x;
	float:left;
}
.altMenu {
	width:998px;
	height:57px;
	margin:0px auto;
	text-align:center;
	font-size:12px;
	color:#666;
	padding:5px 0 5px 0;
}
.altMenu a {
	font-size:11px;
	color:#666;
	text-decoration:none;
}
.altMenu a:hover {
	color:#000;
	text-decoration:underline;
}
/*Form CSS*/
.araTextField {
	width:140px;
	height:16px;
	border:none;
	background-color:#FFF;
	font-size:11px;
}
.uyeGirisForm {
	width:100px;
	height:15px;
	border:#CCC solid 1px;
	background-color:#FFF;
	font-size:12px;
}

.l_agac {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.l_agac:hover {
	text-decoration: underline;
}

.l_agac_p {
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}

.Capitalize{
    text-transform:capitalize !important;
}