﻿.error
{
	color:Red;
}

.bn_detalii
{
    text-decoration: none;
    display:block;
    background-color: #b54f52;
    color:white;
    height:21px;
    width:50px;
    text-align: center;
    padding-top: 4px;
}


.image
{
	width: 250px;
	cursor: pointer;
}

.imageSmall
{
	width: 59px; /*padding-top: 5px;*/
	cursor: pointer;
}


.thumbnail
{
	height: 90px;
	width: auto;
	cursor: pointer;
	border: none 0px #FFFFFF;
}

.productNameList
{
	color: #003366;
	display: block;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px !important;
	text-decoration: none;
	width: 170px;
}

.productIdList
{
	color:#4F6548;
	font-family:Arial;
	font-size:13px;
}


.productDescription
{
	color:#4F6548;
	font-family:Arial;
	font-size:13px;	
	display: block;	
	text-decoration: none;
	width: auto;
}

/* Iframe styles */


        h2
        {
            color: #003366;
            font-size: 14px;
            font-weight: bold;
        }
        .thumbnailCar
        {
            width: 170px;
            height:114px;
            border:2px solid #ffffff;
            margin:5px 10px 5px 0;
        }
        .productNameList
        {
            color: #023567;
            display: block;
            font-weight: bold;
            font-family: Arial;
            font-size: 12px;
            text-decoration: none;
            width: 150px;
            float:left;
        }
        a:link.productNameList
        {
            color: #003366;
            display: block;
            font-weight: bold;
            font-family: Arial;
            font-size: 12px;
            text-decoration: none;
            width: auto;
        }
        a:active.productNameList
        {
            color: #003366;
            display: block;
            font-weight: bold;
            font-family: Arial;
            font-size: 12px;
            text-decoration: none;
            width: auto;
        }
        a:visited.productNameList
        {
            color: #003366;
            display: block;
            font-weight: bold;
            font-family: Arial;
            font-size: 12px;
            text-decoration: none;
            width: auto;
        }
        a:hover.productNameList
        {
            color: #C90000;
            display: block;
            font-weight: bold;
            font-family: Arial;
            font-size: 12px;
            text-decoration: none;
            width: auto;
        }
        a:link.details
        {
            color: #003366;
            text-decoration: none;
        }
        a:active.details
        {
            color: #003366;
            text-decoration: none;
        }
        a:visited.details
        {
            color: #003366;
            text-decoration: none;
        }
        a:hover.details
        {
            color: #C90000;
            text-decoration: none;
        }
        
        body
        {
            font-family: Arial;
            font-size: 12px;
            color: #4f6548;
        }
        
        
        .poza
        {
            width: 175px;
            height:115px;
            float: left;
            background-color:#ffffff;
        }
        
        .detalii
        {
            width: 195px;
            float: left;
            margin-left: 10px;
        }
        
        .pret
        {
            float: left;
            color: #023567 !important;
            font-weight:bold;
            font-size:12px;
            font-family:Arial,Sans-Serif;
            text-align: left;
        }
        
        .btn_moreDetails
        {
            text-decoration: none;
            width:50px;
            float:right;
            display: block;
            background-color:transparent !important;
            color: #ff0000;
            text-align: center;
            text-decoration:underline;
            text-transform:capitalize;
         
        }
        
        .masina_oferta
        {
           
            height:178px;
            width:195px;
            margin-top:0px;
            padding-left:10px;
            background: url('img/productGradient.png') repeat-x 0 0;
        }
        
        iframe{height:178px !important; width:192px !important; margin:0; padding:0;}
        
/* end Iframe styles */

#viewPort{
	height: 178px;
	overflow: hidden;
}
