/***
Filename:		findaretailer.css
Author:			Andrei Vais
Date:			28/05/2008
Description:	Styling for find a retailer for Ryalux

***/

#LocationMap
{
	background: #99B3CC url('../images/googlemapbackground.jpg') no-repeat bottom center;
	display: inline;
	float: left;
	height: 458px;
	margin-bottom: 15px;
	padding: 11px 0 0 0;
	width: 100%;	
}

#PageContent .SecondColumn form.standard p label {width: 100%;}

#PageContent .SecondColumn form.standard p input
{
	text-transform: capitalize;
	width: 90%;
}

#PageContent .SecondColumn form.standard p.formButton input.button {width: auto;}

#PageContent .SecondColumn .vcard
{
	float: left;
	margin: 0;
	padding: 0 0 20px 0;
	width: 99%;
}

#PageContent .SecondColumn .vcard span, #PageContent .SecondColumn .ReturnToRetailersList a
{
	float: left;
	line-height: 120%;
	width: 100%;
}

#PageContent .SecondColumn .vcard div, #PageContent .SecondColumn .ReturnToRetailersList a {float: left; margin-bottom: 6px;}

#PageContent .SecondColumn .vcard div {width: 100%;}

#PageContent .SecondColumn .vcard h3 img {float: none; margin: 0;}

#PageContent .SecondColumn .vcard span.type
{
	line-height: 100%;
	margin-right: 5px;
	width: 32%;
}

#PageContent .SecondColumn .vcard .adr .geo {display: none;}

#PageContent .SecondColumn .vcard .fn {display: inline;}

#PageContent .SecondColumn .vcard a
{
	color: #717275;
	line-height: 110%;
}

#PageContent .SecondColumn .vcard a.email
{
	font-size: 100%;
	font-weight: normal;
	line-height: 90%;
	text-transform: none;
}

#PageContent .SecondColumn .vcard a.email span {line-height: 130%;}

#PageContent .SecondColumn .vcard a:hover {color: #9C1E3D;}

#PageContent .SecondColumn .vcard .note
{
	float: left;
	font-size: 85%;
	font-weight: normal;
	margin: 0 0 6px 0;
	text-decoration: none;
	width: 100%;
}

.infowindow
{
	font-size: 85%;	
	line-height: 140%;
}

.infowindow h5 {font-weight: bold;}