﻿.PanelVIP
{
    /*background-image: url(/images/background_bottom_vip.jpg);*/
	/*background-repeat: repeat-x;*/
	background-position: bottom; 
    /*border: solid 1px  #158CFE !important;*/
    min-height: 120px;
    /*cursor: pointer;*/
}

.PanelVIP fieldset
{
    /*background-image: url(/images/background_bottom_vip.jpg);*/
	background-repeat: repeat-x;
	background-position: bottom; 
    border: solid 1px  #158CFE;
    min-height: 120px;
    cursor: pointer;
}

.PanelVIP fieldset:hover
{
    border: solid 2px #158CFE;
}

.panelVip slSupplier4
{
    display: inline;
    width: 100px;
	float: left;
	margin: 5px;
	padding: 5px;    
}

.PanelVIP legend
{
    font-family: Calibri Georgia;
    font-weight: bold;
	color: #000000;
	font-size: 18px;
	padding: 5px;
}

.PanelVIP .slLogo
{
    padding-top: 10px;
    padding-bottom: 5px
}

.PanelVIP .slSupplierName
{
    font-weight: bold;
    font-size:18px !important;
}

.PanelVIP .slAlso
{    
}

.PanelVIP .slSubCats, 
.PanelVIP .slSupplierEmail
{
    /*display: none;*/
}

#divVIP
{
    background-color: White;
    padding: 10px;
}

#leftDivVIP
{
	width: 400px;
	height: auto;
	/*float: left;*/
}

#rightDivVIP
{
    margin-left: 20px;
    border: solid 1px white;
	width: 400px;
	/*float: right;*/
	vertical-align: top;
	/*min-height: 1500px;*/
}
#divEditLink
{
    width: 40px;
}
#mapDirections
{
    padding: 4px;
    text-align: left;
}

iframe
{    
    /*border: thin solid #000000;  funkar inte firefox*/
    height: 100%;   
}
.help_div
{
    display:none;
    position: absolute;
    border-top: solid 1px #606060;
    border-right: solid 2px #606060;
    border-bottom: solid 2px #606060;
    border-left: solid 1px #606060;
    background-color: #ffffff;
    width: 300px;
    padding: 8px;    
}
.WatermarkText
{
    color: Gray;
    font-style: italic;
}


#pwdRecovery input
{
	display: none;
}