﻿.tabs {
	height: 37px;
}
.tab {
	position: relative;
	float: left;
}
#tab1 {
}
#tab2 {
}
img {
	border: 0px;
}
.tabBorderTop {
	height: 10px;
	font-size: 0;
}
.tabBorderBottom {
	height: 10px;
}
.tabContentHolder {
	background-image: url(../images/tabPixel.jpg);
	background-repeat: repeat-x repeat-y;

}
.tabContent {
	position: relative;
	left: 20px;
	color: #fff;

}
.tabHolder {
	width: 491px;
	position: relative;
}
#tabLogoGraphic {
	position: absolute;
	bottom: 6px;
	right: 22px;
}
#divUKMap {
	position: absolute;
	top: 0px;
	right: 50px;
	border: 0px;
	border-color: Black;
	border-style: solid;
}
#tabLogoLine {
	position: relative;
	width: 512px;
	background-image: url(../images/linePixel.jpg);
	background-repeat: repeat-x repeat-y;
	height: 2px;
}
a.white {
	color: White;
}
#spacerTab {
	height: 0px;
	width: 1px;
}
.helpPhoto {
	float: left;
	width: 120px;
}
.helpText {
	float: left;
	width: 300px;
}

.helpText a{
	color: #000;
}

.helpHeader {
	font-weight: bold;
}
.tabTextTitle {
	font-weight: bold;
}
.llTenReg {
	position: relative;
	float: left;
	width: 175px;
	left: 10px;
	top: 20px;
}
.llTenRegFlash {
	position: relative;
	float: left;
	width: 195px;
	left: 30px;
	top: -10px;
}
#pnlRoomToLetMain {
	float: left;
	position: relative;
	width: 400px;
}

.boxa {
	width:437px;
	height:200px;
	border:2px solid #8cb3d0;
	margin: 0 0 20px 0;
	background-color:#dee7ec;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	padding:25px;
}

.boxa img{
	margin-bottom:15px
}

.boxa #landlord-description
{
	float:left; 
	font-size:13px; 
	width:200px; 
	color:#2a74a5; 
	clear:both;
}

.boxa #tenant-description
{
	float:right; 
	font-size:13px; 
	width:200px; 
	color:#b4292f; 
}

#fancybox-content
{
	text-align: left;
}

.right
{
	float: right;
}

#login-box
{
	min-width: 345px;
}
