﻿div.Partner a.Partner
{
	font-size: 8pt;
	color: #0C3A6F;
	font-weight: bold;
	display : block;
	height: 90px;
	width: 194px;
	padding-top: 15px;
	background-image: url(../Images/side_partner_gfx.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	text-align: center;
}

div.Partner a.Partner:hover
{
	text-decoration: underline;
}

div.Partner
{
	width: 194px;
	height: 105px; 
	padding: 0px; 
	margin: 0px;
	vertical-align: top;
}

div.Customize a.Customize
{
	font-size: 8pt;
	color: #0C3A6F;
	font-weight: bold;
	display : block;
	height: 90px;
	width: 194px;
	padding-top: 15px;
	background-image: url(../Images/side_adaptation_gfx.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	text-align: center;
}

div.Customize a.Customize:hover
{
	text-decoration: underline;
}

div.Customize
{
	width: 194px;
	height: 105px; 
	padding: 0px; 
	margin: 0px;
	vertical-align: top;
}

div.PriceList a.PriceList
{
	font-size: 8pt;
	color: #0C3A6F;
	font-weight: bold;
	display : block;
	width: 161px;
	height: 66px;
	padding-top: 39px;
	padding-left: 33px;		
	background-image: url(../Images/side_pdf_gfx.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}

.SiteKioskLogo
{
	width: 157px;
	height: 42px;
	border: 0px;
}

div.SiteKioskBox
{	
    padding-top: 16px;
	width: 194px; 
	height: 101px; 
	border: 0px;
	margin-top: 16px; 
	background-image: url(../SiteKiosk/Images/Gfx/side_sitekiosk_bg_gfx.png); 
	background-repeat: no-repeat;
}

.SiteRemoteLogo
{
	width: 162px;
	height: 24px;
	border: 0px;
}

.SiteRemoteClientLogo
{
	width: 196px;
	height: 19px;
	border: 0px;
}

div.SiteRemoteBox
{	
	padding-top: 16px; 
	width: 194px; 
	height: 101px; 
	border: 0px;
	margin-top: 16px; 
	background-image: url(../SiteRemote/Images/Gfx/side_siteremote_bg_gfx.png); 
	background-repeat: no-repeat;
}

div.Reseller a.Reseller
{
	font-size: 8pt;
	color: #0C3A6F;
	font-weight: bold;
	display : block;
	width: 194px; 
	height: 90px;
	padding-top: 15px;
	text-align: center;
	background-image: url(../Images/side_reseller.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}

div.Reseller a.Reseller:hover
{
	font-size: 8pt;
	color: #0C3A6F;
	font-weight: bold;
	display : block;
	width: 194px;
	height: 90px;
	padding-top: 15px;
	text-align: center;
	background-image: url(../Images/side_reseller.jpg);
	background-repeat: no-repeat;
	text-decoration: underline;
}

div.Reseller
{
	width: 194px; 
	height: 105px;
	padding: 0px; 
	margin: 0px;
	vertical-align: top;
}

/**********  SiteCafe  *********/
.SiteCafeLogo
{
	width: 116px;
	height: 25px;
	border: 0px;
}

div.SiteCafeBox
{	
	padding-top: 16px; 
	width: 197px; 
	height: 101px; 
	border: 0px;
	margin-top: 16px; 
	background-image: url(../SiteCafe/Images/Gfx/side_sitecafe_bg_gfx.png); 
	background-repeat: no-repeat;
}

/**********  HotSpot  *********/

div.HotSpotBox
{	
	padding-top: 16px; 
	width: 194px; 
	height: 117px; 
	border: 0px;
	margin-top: 16px; 
	background-image: url(../MyPublicHotspot/Images/side_hotspot_bg_gfx.png); 
	background-repeat: no-repeat;
}

/********** Shop **********/
div.Shop_AdressDiv
{
    width: 245px;
}

html*div.Shop_AdressDiv {
]width: 243px;/*Affects IE 7 only.*/
}

div.Shop_AdressOnlyDiv
{
    width: 490px;
}

html*div.Shop_AdressOnlyDiv {
]width: 488px;/*Affects IE 7 only.*/
}

div.Shop_MarginBugFix
{
    margin-bottom: 0px;
}

html*div.Shop_MarginBugFix {
]margin-bottom: -3px;/*Affects IE 7 only.*/
}

