﻿body
{
	background-color: #961518;
	background-image: url(../003/images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}













#subCats .subCatTopLogo
{
	margin-bottom: 2px;
}














div.ja-slidebar
{
	background: #ffcc00;
}












#subCats
{
	margin-top: 9px;
}
#subCats .subCatItem
{
	width: 161px;
	margin-bottom: 3px;
}
#subCats .subCatItem a
{
	display: block;
	line-height: 27px;
	padding-left: 24px;
	padding-top: 1px;
	font-size: 11px;
	text-decoration: none;
	background-image: url(../003/images/subCatBg.png);
	background-repeat: no-repeat;
	color: #ffffff;
}
#subCats .subCatItem a:hover
{
	background-image: url(../003/images/subCatBg_o.png);
	background-repeat: no-repeat;
	color: #e7e7e7;
}










#catMain
{
	margin-top: 2px;
}
#catMain .catMainTitle
{
	background-image: url(../003/images/catMainTitleBg.png);
	background-repeat: no-repeat;
	color: #ffffff;
	height: 21px;
	font-size: 12px;
	letter-spacing: 2px;
	font-weight: bold;
	padding-left: 50px;
	padding-top: 16px;
}

#catMain .catMainContent
{
	margin-top: 10px;
}










#products
{
	margin-top: 2px;
}
#products .productsInner
{
	margin-top: 20px;
	
}
#products .productsTitle
{
	background-image: url(../003/images/catMainTitleBg.png);
	background-repeat: no-repeat;
	color: #ffffff;
	height: 22px;
	font-size: 12px;
	letter-spacing: 2px;
	font-weight: bold;
	padding-left: 50px;
	padding-top: 15px;
}
#products .productItem a
{
	display: block;
	width: 130px;
	height: 130px;
	
	border: 1px #c0c0c0 dotted;
	padding: 3px;
}
#products .productItem a:hover /* ufak resimlerin erafındaki çerçeve */
{
	border: 1px #0172a3 dotted;
}
#products .productItemContent /* ufak resimlerin altındaki yazı rengi */
{
	color: #0172a3;
	padding-left: 4px;
	text-align: left;
	font-size: 11px;
	height: 23px;
}
#products .productsContent
{
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 20px;
}
#products .productItem
{
	
}










#news
{
	width: 158px;

}
#news .newsBar
{
	height: 17px;
	background-image: url(../003/images/newsBar.png);
	background-repeat: no-repeat;
	color: #ffffff;
	padding-top: 18px;
	padding-left: 45px;
	font-size: 12px;
	font-weight: bold;
}
#news .newsItem
{
	margin-bottom: 10px;
}
#newsContent
{
	width: 115px;
	height: 70px;
	padding-left: 15px;
	padding-right: 20px;
	padding-top: 10px;
	
	font-size: 11px;
	margin-bottom:10px;
	
	margin-left:4px;
	
	
	
}
#newsContent a
{
	color:#0172a3;
}












#details
{
	margin-top: 1px;
}
#details .detailsTitle
{
	background-image: url(../003/images/productTitleBar.png);
	background-repeat: no-repeat;
	color: #ffffff;
	height: 21px;
	font-size: 12px;
	letter-spacing: 0px;
	font-weight: normal;
	padding-left: 50px;
	padding-top: 16px;
}
#details .detailsContent
{
	padding-top: 20px;
	padding-left: 5px;
	padding-right: 5px;
	width: 622px;
}









#logos .logoItem
{
	margin-bottom: 2px;
}
















#navigasyonBar
{
	font-size: 12px;
	padding-left: 0px;
	padding-bottom: 5px;
	color: #0172a3;
	border-bottom: 1px #f0f0f0 solid;
	margin-bottom: 1px;
	text-decoration: none;
	color: #808080;
	font-size: 11px;
}


#navigasyonBar a
{
	text-decoration: none;
	color: #808080;
	font-size: 11px;
}

#navigasyonBar a:hover
{
	text-decoration: underline;
}

