﻿.miniUrunDiv
{
    position: relative;
    float: left;
    width: 235px;
    height: 190px;
    margin: 7px 3px 7px 3px;
    padding-top: 3px;
    background: transparent url("images/bgUrun.jpg") no-repeat;
}



.miniUrunHead
{
    position: relative;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-indent: 5px;
	color: #5B0072 ;
	text-align: left;
	outline: none;
	line-height: 16px;
}

.miniUrunImg
{
    position: relative;
    float: left;
    width: 225px;
    min-height: 140px;
    margin:10px 5px 5px 5px;
    padding-top:0;
    text-align: center;
}

/* detay sayfası */

.urunContainer
{
    position: relative;
    float: left;
    width: 725px;
    min-height: 375px;
    height: auto !important;
    height: 375px;
    margin: 10px 0 10px 0;
    padding: 0;
    background-color: transparent ;
    /*border: solid 1px red;*/
}

.urunImg
{
    position: relative;
    float: left;
    width: 300px;
    height: 300px;
    margin: 0 0 10px 5px;
    padding: 0;
    background: transparent; /* url("images/bigUrunTmp.jpg") no-repeat; */
}


.urunright
{
    position: relative;
    float: left;
    width: 400px;
    min-height: 300px;
    height: auto !important;
    height: 300px;
    margin: 0 0 10px 10px;
    padding: 0;
    background-color: transparent ;
}


.urunhead
{
    position: relative;
	font: normal 18px Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-indent: 0;
	color: #5B0072 ;
	text-align: left;
	outline: none;
    float: left;
    width: 250px;
    height: 25px;
}

.urunMenu
{
    position: relative;
    float: right;
    width: 135px;
    height: 25px;
  
    
}

.urunDesc
{
    position: relative;
    float: left;
    width: 390px;
    min-height: 20px;
    height: auto !important;
    height: 20px;
    border-bottom: solid 1px gray;
    
}

.urunQuantity
{
    position: relative;
    float: left;
    width: 180px;
    min-height: 20px;
    height: auto !important;
    height: 20px;
    margin: 10px 0 0 0;

    
}

.urunColor
{
    position: relative;
    float: right;
    width: 170px;
    min-height: 20px;
    height: auto !important;
    height: 20px;
    background: transparent ; /* url("images/colors.jpg") no-repeat right;  */
    margin: 10px 0 0 0;
}


.urunFooter
{
    position: relative;
    float: right;
    width: 725px;
    height: 51px;
    background: transparent url("images/urunFooter.jpg") no-repeat; 
    margin: 10px 0 0 0;
    
}


.markaLogo
{
    position: relative;
    float: left;
    width: 295px;
    height: 50px;
    margin: 0 0 0 0px;
    padding: 0;
    background-color: Transparent;
    text-align: left;
}

.markaTxt
{
    position: relative;
    float: right;
    width: 400px;
    height: 30px;
    margin: 0 10px 0 0;
    padding: 0;
    text-align: right;
    background-color: Transparent;
    font: normal 16px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #810632;
	outline: none;
	padding-top: 20px;
}

.ddListDiv
{
    position: relative;
    float: right;
    width: 410px;
    height: 20px;
   /* margin: 0 10px 0 0;
    padding: 0;
    text-align: right;
    background-color: Transparent;
    font: normal 16px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #810632;
	outline: none;*/
    padding-bottom: 5px;
    padding-top: 5px;
    text-align: right;
}