﻿body {
}

.styleTable
 {
	width: 260px;
	text-align: center;
	vertical-align: middle;
	
 }
 
.styleCell
 {
	border-style: solid; 
	border-width: 1px;
    width: 85px;
    height: 85px;
    border-color: #939598;
 }
        
.styleSelectedImage
 {
	border: 3px solid #F08018;        
 }

.styleImage
 {
    border-style: none;
 }
 
 .styleZoomThumbImage
 {
 	border-width: 1px;
    border-style: solid;
    border-color: #939598;
    margin: 3px;
 }

.styleExtraProductsTable
{
    width  : 100%;
    border-color  :#B1AEA5;
    font-family :Verdana;
    font-size:8pt;
}

.styleExtraProductCell
{
	width  : 134px;
}

.styleExtraProductTable
{
	width  : 134px;
	height : 250px;
    border-width   :1px;
    border-style  :Solid;
    vertical-align: top; 
    font-size: 8pt; 
    font-family: Century Gothic;
}

.styleEPTProductIDCell
{
	text-align:right;
	font-family:Verdana;
	font-size:8pt;
}

.styleExtraProductsAssortiHeader
{
	background-image: url(bck.png);
	border-style : hidden;
    border-width: medium;
    padding:1px;
    font-family :Verdana;
    color: White;
    font-size:12pt;
}

.styleExtraProductsCategoryHeader
{
	background-image: url(bck.png);
	border-style : hidden;
    border-width: medium;
    padding:1px;
    font-family :Verdana;
    color: White;
    font-size:10pt;
}

 .SpecialOfferTable
        {
            width: 180px; 
            font-family: Arial;
            color: #939598;
        }
   
 .td1_SpecialOfferTable
        {
            text-align: center; 
            font-size: small; 
        }
 
 .td2_SpecialOfferTable
        {
            font-size: small;
            text-align: left;
        }
        
 .styleCategoryHeaderText
{
    font-family: Verdana;
    font-size: 12pt;
    font-weight: bold;
    text-align: left;
}

 .styleCategoryText
{
    font-family: Verdana;
    font-size: 9pt;
    text-align: left;
}

 .styleCategoryWebLinks
{
    font-family: Verdana;
    font-size: 9pt;
    text-align: left;
}

.styleCategoryWebLinks a:hover
{
	color: White;
	background: #939598;
}
