/* 
**********************
Open House London CSS 
**********************
*/
h1 span               			{color:#c00; }

.openhouselondon                {font-size:11px; }
.openhouselondon h2             {background-color:#3C4336; color:#fff; margin:10px 0; padding:10px 7px 6px 7px; font-size:12px; }
.openhouselondon a              {text-decoration:underline; }
.openhouselondon a:hover        {text-decoration:none; }
.openhouselondon #mainSubHeading{background-color:transparent; color:#2e2e2e; padding:0; font-size:18px; font-weight: normal; }
#houses ul 						{margin:0 0 0 5px; padding:0;}
#houses li						{font-size: 11px; line-height: 14px; margin: 0; border-bottom: 1px solid #dcdcdc; padding: 4px 0; list-style-type:none; }
.more                       	{background-image:url(/layout/new-more.gif); background-repeat:no-repeat; background-position:left; padding:0 9px 0 0; }

#saloneFlash {position:relative; }

/* Main Structure */
.openhouselondon #saloneCol1    {width:300px; margin:15px 10px 0 0; float:left; clear:both; display:inline; }
.openhouselondon #saloneCol2    {width:236px; margin:15px 10px 0 0; display:inline; float:left; }
.openhouselondon #saloneCol3    {width:160px; margin:15px 0 0 0; display:inline; float:left; }

/* Google Map Styles */
.openhouselondon #saloneMap     {width:716px; height:440px; }
.openhouselondon .mapInfoBox    {height:300px; width:160px; }        

#ohlShare        				{border-bottom:1px solid #e6e6e6; padding-bottom:25px; }

#floorplans a					{font-size: 12px;}
#floorplans p.blurb				{margin: 0 0 15px 0; padding:0; color:#666; }
#floorplans p.title				{margin: 5px 0; padding: 0; line-height: 15px;}

#mapcontainer					{width: 716px; height: 439px; position: relative; float:left; clear:both; display:inline; }
#wmap							{width: 716px; height: 439px; position: absolute; top: 0; left: 0; z-index:2; }
#gmap                        	{width: 716px; height: 439px; position: absolute; top: 0; left: 0; z-index:1;}
#wmapbtn						{width:114px; position:absolute; top:0; left:590px; z-index:12; }
#gmapbtn						{width: 91px; position:absolute; top:0; left:485px; z-index:12; }
a#WMap							{display: block;  width: 114px;  height: 22px;  background: url("/themes/images/pages/openhouselondon/btn_wmap.gif") no-repeat 0 -22px;}
a#WMap:hover					{background-position: 0 -22px;}
a#WMap span						{display: none;}
a#GMap							{display: block;  width: 91px;  height: 22px;  background: url("/themes/images/pages/openhouselondon/btn_gmap.gif") no-repeat 0 0;}
a#GMap:hover					{background-position: 0 -22px;}
a#GMap span						{display: none;}
