﻿/* Icon in Bussine page */
  
.ImageCamping
{
   background-image :url('images/icon_camping.gif');
   Width:43px;
   Height:39px;
}
.ImageExtreme
{
  background-image:url('images/icon_extreme.gif');
  Width:43px;
  Height:39px;
}
  	
.ImageRent
{
 background-image:url('images/icon_rent.gif');
 Width:43px;
 Height:39px;
}
  	
.ImageDisabled
{
  background-image:url('images/icon_disabled.gif');
  Width:43px;
  Height:39px;
}
  	
.ImageRestaurant
{
  background-image:url('images/icon_restaurant.gif');
  Width:43px;
  Height:39px;
}
  	
.ImageRestroom
{
  background-image:url('images/icon_restroom.gif');
  Width:43px;
  Height:39px;
}
  	
.ImageParking
{
  background-image:url('images/icon_parking.gif');
  Width:43px;
  Height:39px;
}
  	
.ImageFitAge
{
  background-image:url('images/icon_fitage.gif');
  Width:43px;
  Height:39px;
}
 /**/
 
.TableIcons
{
	position:relative;
	top:15px;
}
.LableKupaPrice
{
    display: block;
    font-size: 12px;
    color: #717172;
    text-decoration: line-through;
}
.LableVariantFont 
{
    font-size: 12px;
    color: #16529f;
     /*color: #717172;*/
}
.ISCampaign .LableVariantFont
{
	color: #CC0000;
	font-weight: bold;
}

.ISCampaign .shortvarnameDIV
{
	/*background-position: right center;
	background-image: url('../../Images/presenticon.gif');*/
	/*padding-right: 25px;
	width: 140px;
	background-repeat: no-repeat;
	overflow: hidden;*/
}

.ISCampaign .showNameDIV
{
	/*padding-right: 10px;*/
	/*background-position: right bottom;
	background-image: url('../../Images/presenticon.gif');*/
	/*width: 97px;
	background-repeat: no-repeat;
	overflow: hidden;
	margin-right: 40px;*/
}
.CategoryDescription 
{
    /*color: rgb(42, 42, 230);    */
    color: #005AAB;
    font-size: 16px;
	font-family: Arial;
    font-weight: bold;
	direction: rtl;
    padding-right: 5px;
	display: block;
}
.TextDescription 
{
	color: #717171;
	font-size: 12pt;
	font-family: Arial;
	direction: rtl;
	padding-right: 5px;
	display: block;
	
}
.CategoryText
{
    color: #717171;
    font-size: 13px; 
    font-family: Arial;
    direction: rtl;
    padding-left: 5px;
    display:block;
}
.TextDescriptionHeader
{
	color: #717171;
	font-size: 12pt;
	font-family: Arial;
	font-weight: bold;
	margin-top: 7pt;
	display: block;
	direction: rtl;
}

.TextDescriptionCampaign
{
	color: #CC0000;
	font-size: 12pt;
	font-family: Arial;
	direction: rtl;
	display: block;
}

.HeaderFrame
{
	visibility:hidden;
	
}

.HeaderPic
{
    margin-top: 15px;
}

.tdLeftBusiness
{
	vertical-align:top;
	text-align:left;
	padding-bottom:15px;
}
.tdRightBusiness
{
	vertical-align:top;
	text-align: right; 
	height: 244px;
	direction:rtl;
    /*background-color: #EFEFEF;
background-image: url('images/attInfoBackgroundCenter.png');
    background-repeat: repeat;*/
	
}

.PanelIcon
{
    display: none;
	/*margin-bottom:8px;
	margin-top:8px;
	height: 59px;
	width: 345px;
	text-align:right;*/
}
.tdVar1
{
    float: right;
	width:127px;
	text-align:right;
    padding-right: 7px;
}
.tdVar2
{
    float: right;
	 width:70px; 
	 text-align:right;
	 padding-right: 2px;
}
.tdVar3
{
    float: left;
	 width:100px; 
	 text-align:center;
}
hr
{
	height: 2px;
	border-width: 0;
	background-color: #005AAB;
}

.variantQuantity
{
    background-repeat: no-repeat;
    background-image: url('images/number.png');
    /*background-position-y: 1px;*/
    background-position: center center;
    Width: 37px;
    Height: 22px;
    font-size: 14px;
    color: #717171;
    font-style: normal;
    text-align: center;
    border-width: 0;
}
