html {
	height: 100%;
}
body {
	font-size: .62em;
	font-family: Helvetica,Arial,Verdana,sans-serif;
	color: #FFF;
	background: #000 none;
/* 	height: 100%; */
	width: 910px;
	margin: 10px auto 0 auto;
/* 	overflow: auto; */
}

a:link, a:visited, a:hover, a:active {
	color: #FFFFFF;
	text-decoration: none;
}

ul li {
	font-size: 1.1em;
}

.header .logo-main {
	display: block;
	float: left;
	margin: 0 0 0 20px;
}
.header .image2 {
	float: right;
	margin: 50px 0 0 0;
}
.header {
	margin: 0 0 10px 0;
}

.footer {
	background: #000 url(../dev/wenlock/images/bg-dot.gif) repeat;
	text-align: right;
	margin: 10px 0 0 0;
	padding: 6px 12px 6px 0;
	color: #000000;
	font-size: 1.1em;
}
.footer a {
	color: #000000;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}

.nav-main {
	margin: 20px 0 30px 0;
}
.nav-main li {
	display: inline;
}
.nav-main li a {
	color: #AAABAF;
	display: block;
	text-align: right;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 1.1em;
	line-height: 1.3em;
	font-family: Helvetica, sans-serif;
	font-weight: bold;
/* 	width: 190px; */
	width: 175px;
	height: 16px;
	padding: 1px 10px 0 0;
	margin: 0 0 7px 0;
	zoom: 1;
	background: transparent none no-repeat left bottom;
}
.nav-main li a:hover,
.nav-main li.selected a {
	background: transparent url(../dev/wenlock/images/nav-selected.gif) no-repeat left bottom;
	color: #FFFFFF;
/* 	width: 175px; */
/* 	height: 14px; */
/* 	padding: 3px 10px 0 0; */
/* 	margin: 0 0 7px 0; */
/* 	line-height: 1.2em; */
/* 	zoom: 1; */
}

.col1 {
	float: left;
	width: 185px;
}

.col2 {
	float: left;
	width: 725px;
}

.main-content {
	text-align: left;
	font-size: 1.2em;
	margin: 20px 0 0 25px;
}
.main-content h2 {
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 0 8px 0;
}

.content p {
	font-size: 1.1em;
	line-height: 1.1em;
	margin: 0 0 10px 0;
	color: #FFFFFF;
}

.content p a {
	color: #9E252E;
	font-weight: bold;
}

.content ol {
	margin: 0 0 15px 40px;
	list-style: lower-roman;
	font-size: 1.2em;
}
.content ol li {
	margin: 0 0 6px 0;
	color: #C9C09F;
}

.content ul {
	margin: 0 0 15px 40px;
	list-style-type: disc;
	list-style-image: url(../dev/wenlock/images/bullet.gif);
	font-size: 1.0em;
	color: #9E252E;
}
.content ul li {
	margin: 0 0 6px 0;
	color: #FFFFFF;
}

.body-home .main-content {
	text-align: right;
	margin: 0;
}

.sidebar-box {
	background: #000 url(../dev/wenlock/images/agents.jpg) no-repeat;
	padding: 20px;
	width: 135px;
	height: 193px;
	text-align: left;
	margin: 30px 0 0 0;
/* 	position: relative; */
/* 	top: 20px; */
}
.sidebar-box p {
	text-align: top;
	font-size: 1.2em;
	text-transform: uppercase;
}
.sidebar-box img {
	margin: 10px 0 0 0;
}


.main-content h1 {
	font-size: 1.4em;
	font-weight: bold;
	text-transform: uppercase;
	background: transparent url(../dev/wenlock/images/vertical-line-header.gif) no-repeat left top;
	padding: 0 0 0 10px;
	margin: 0 0 15px 0;
}
/* Specifications */

.ult-parent-3 .col2 {
	width: 685px;
/* 	margin: 20px 0 0 40px; */
}

.nav-sub {
	background: #5B5B5B;
	padding: 6px;
	height: 1em;
	margin: 0 0 20px 0;
}

.nav-sub li {
	display: inline;
}

.nav-sub a {
	font-size: .9em;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #AAABAF;
	display: block;
	float: left;
	padding: 0 5px 0 3px;
	background: transparent url(../dev/wenlock/images/subnav-vertical-separator.gif) no-repeat right top;
}
.nav-sub a.last {
	background-image: none;
}
.nav-sub a.selected,
.ult-parent-3 .nav-sub a:hover {
	color: #FFFFFF;
}

.body-contact .main-content {
	width: 650px;
}
/* register form */

#enquiryContainer {
/* 	width: 700px; */
}	

#enquiryTable td {
	padding: 0 0 18px 0;
}
#enquiryTable th {
	padding: 0 0 6px 0;
	text-align: left;
}

.form-header {
	font-size: 16px;
	margin-bottom: 2px;
}

.form-note {
	font-size: 14px;
	margin: 2px 0 20px 0;
}

th.tcol1 {
	width: 160px;
}
th.tcol2 {
	width:200px;
}
input#firstName, input#lastName,
input#address1, input#address2, 
input#town, input#postcode {
	width: 140px;
}

input#email, input#phone, select#heardAboutFrom {
	width: 245px;
}

input#optIn {
	float: right;
	margin: 5px 40px 10px 10px;
}


#enquiryTable .meta {
	font-size: 16px;
	padding-right: 40px;
	margin-bottom: 20px;
}

#moderncityliving-logo {
/* 	float: right; */
}


#enquiryTable .t-and-c-link {
	font-size: 12px;
	text-decoration: underline;
	clear: right;
/* 	margin-top: 0px; */
}

#enquiryTable input, #enquiryTable select {
	border: none;
	background-color: #CCCCCC;
}


#enquiryTable input.submit {
/* 	border: 1px solid #fff; */
/* 	background-color: #000; */
	background-color: #9E252E;
	color: #FFFFFF;
	font-weight: bold;
}


#enquiryTable .radio, #enquiryTable .checkbox {
	background-color: #000;
}

#homeImage {
  height: 406px;
}

#column-left {
  float:left;
  width:350px;
}
#column-right {
  float:right;
  margin-left:10px;
  width:300px;
}


.meta p { 
	font-size: 12px;
}
#workspace-group {
	border: 1px solid #fff;
	height: 70px;
	font-size: 12px;
	width: 260px;
	padding: 10px;
    padding-right: 30px;
    margin-top: 10px;
}
#workspace-group img {
	float: left;
	margin-right: 10px;
}
#workspace-group a {
    text-decoration: underline;
}
#workspace-group a img {
	padding-top: 10px;
}
#moderncityliving-logo {
    margin-top: 10px;
}
