﻿body
{
	margin: 0px;
	padding: 0px;
	
	font-family: 'Trebuchet MS','Tahoma' , 'Lucida Sans Unicode' , Arial, sans-serif;	
}

#mainContainer
{
	/* Center alignment */
	background-color: #FFF;
	
}
#leftColumn{	/* Left column of the page */
	 
	/* float:left; */
	 
}


#ping_cart{	/* ping cart */
	margin:1px;
	padding:1px;
}
.clear{	
	clear:both;
}
.rightColumn
{
	/* right column, i.e. ping cart column */
	width: 100%;
	
}
.product_container
{
	/* Div for each product */
	
	

}

.sliding_product img{	/* Float product images */

	 
}
img{	/* No image borders */
	border-style: none;
	border-color: inherit;
	border-width: 0px;

}
.kred
{ 
	font: font-family: Tahoma, Arial; 
	font-size: 10px; 
	color: #FF0000; }
.link
{
	font-family: Tahoma;
	font-size: 10px;
	color: Maroon;
	text-decoration: none;	
}
.cizgiler
{
	border: 1px dotted #CCCCCC;
}
.cizgisol
{
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	border-left-width: 1px;
}
.cizgisag
{
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	border-right-width: 1px;
}
.cizgiust
{
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	border-top-width: 1px;
}
.cizgialt
{
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
}

.sepet
{
	font-size: 10px;
	font-family: tahoma, arial;
	color:Black
}
.sp2
{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
.menubaslik {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #343434;
	text-decoration: none;
}
.menubaslik:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: blue;
	text-decoration: none;
}
.divleft
{
	float: left;		 
}
.gizle
{
	visibility: hidden;
}
.MGrid
{
	border: #d3d3d3 1px solid;
	background-color: #ffffff;
}

.MGridHeader
{
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Helvetica, sans-serif;
	height: 25px;
	color: #ffffff;
	background: #ffffff repeat-x -1;
	background-color: #e8eae9;
	background-image: url( 'images/dmt_bg.gif' );
}

.MGridFooter
{
	font-weight: bold;
	font-size: 11px;
	color: #4A3C8C;
	font-family: Tahoma, Verdana, sans-serif;
	background-color: #F7F7F7;
	height: 18px;
}


.MGridItem
{
	font-weight: normal;
	font-size: 11px;
	font-family: Tahoma, Verdana, sans-serif;
	color: #333333;
	height: 20px;
	background-color: White;
}

.MGridAlternatingItem
{
	font-weight: normal;
	font-size: 11px;
	color: #333333;
	font-family: Tahoma, Verdana, sans-serif;
	background-color: #FaFaFa;
	height: 20px;
}

a:link.ustmenu		{text-decoration:none;color:#000000}
a:visited.ustmenu	{text-decoration:none;color:#000000}
a:active.ustmenu	{text-decoration:none;color:#000000}
a:hover.ustmenu		{text-decoration:none;color:#918F84}

a:link.kategorimenu	{text-decoration:none;color:#000000}
a:visited.kategorimenu	{text-decoration:none;color:#000000}
a:active.kategorimenu	{text-decoration:none;color:#000000}
a:hover.kategorimenu	{text-decoration:none;color:#0099FF}

a:link.kategorimenu1	{text-decoration:none;color:#0033CC}
a:visited.kategorimenu1	{text-decoration:none;color:#0033CC}
a:active.kategorimenu1	{text-decoration:none;color:#0033CC}
a:hover.kategorimenu1	{text-decoration:underline;color:#000000}

a:link.kategorimenu2	{text-decoration:none;color:#000000}
a:visited.kategorimenu2	{text-decoration:none;color:#000000}
a:active.kategorimenu2	{text-decoration:none;color:#000000}
a:hover.kategorimenu2	{text-decoration:underline;color:#0033CC}

a:link			{text-decoration:none;color:#0069D2}
a:visited		{text-decoration:none;color:#0069D2}
a:active		{text-decoration:none;color:#0069D2}
a:hover			{text-decoration:underline;color:#000000}
