/* Default CSS Document */

/** BODY ELEMENTS **/

* {
	margin: 0;
	padding: 0;
}

body {
	color: #333;
	background-color: #fff;
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: .75em;
	text-align: center;
}

/** MAIN CONTAINERS **/

div#container {
	width: 960px;
	margin: 10px auto 0;
	text-align: left;
	height: 500px;
	background-repeat: repeat-y;
}

div#tenantdownloads {
	height: 50px;
	display: block;
	margin-left: -12px;
	background-color: #dfdfdf;
	margin-top: -10px;
	padding-top: 12px;
	margin-right: -12px;
}

div#tenantdownloads ul {
	list-style-type: none;
	padding: 0;
	margin: 0 auto;
	line-height: 25px;
	width: 500px;
}

#left ul.pane-list li a.smallerfont {
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

div#center table.about div#tenantdownloads ul li {
	list-style-type: none;
	display: inline;
	
}

div#center table.about div#tenantdownloads ul li a {
	height: 25px;
	background-image: url(../images/body-home.png);
	padding: 6px 10px 5px;
	margin-left: 10px;
	display: block;
	float: left;
	color: white;
	text-align: center;
	font-size: 14px;
}

div#center table.about div#tenantdownloads ul li a:hover {
	color: red;
}

div#center table.about div#tenantdownloads ul li a:active {
	color: red;
	padding: 8px 10px 3px;
}

div#tenantlinks {
	height: 50px;
	display: block;
	background-color: #dfdfdf;
	padding-top: 12px;
	margin: 0 -12px 10px;
}


div#indlinks {
	height: 50px;
	display: block;
	background-color: #dfdfdf;
	padding-top: 12px;
	margin-top: 0;
	margin-left: -12px;
	margin-bottom: 10px;
}


div#indlinks ul {
	list-style-type: none;
	padding: 0;
	margin: 0 auto;
	line-height: 25px;
	width: 300px;
}
div#indlinks ul li{
	
	margin-left: 10px;
	display: block;
	float: left;
	color: white;
	text-align: center;
	font-size: 14px;
	list-style-type: none;
	
}

div#indlinks ul li a{
	list-style-type: none;
	color: white;
	display: block;
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial, Helvetica, sans-serif;
	padding: .5em 2em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2)
}

.red{
	color: #fef4e9;
	border: solid 1px #ae1443;
	background: #f78d1d;
	background: -webkit-gradient(linear, left top, left bottom, from(#e01a57), to(#ae1443));
	background: -moz-linear-gradient(top,  #e01a57,  ##ae1443);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#e01a57', endColorstr='#ae1443');
}
.red2{
	color: #fef4e9;
	
	background: #f78d1d;
	background: -webkit-gradient(linear, left top, left bottom, from(#e01a57), to(#ae1443));
	background: -moz-linear-gradient(top,  #e01a57,  ##ae1443);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#e01a57', endColorstr='#ae1443');
}

img#backup {
	display:block;
	margin: 0 auto;
	width: 675px;
	
}

#center table.about tbody tr td object {
	display: block;
	margin: 15px auto 20px;
}

p#midmarg {
	display: block;
	width: 550px;
	margin: 40px auto 55px;
}
.red:hover {
	background: #ae1443;
	background: -webkit-gradient(linear, left top, left bottom, from(#ae1443), to(#8f1037));
	background: -moz-linear-gradient(top,  #ae1443,  #8f1037);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ae1443', endColorstr='#8f1037');
}
.red:active {
	color: #fcd3a5;
	background: -webkit-gradient(linear, left top, left bottom, from(#8f1037), to(#ae1443));
	background: -moz-linear-gradient(top,  #8f1037,  #ae1443);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#8f1037', endColorstr='#ae1443');
}

table#table2.small {
	background-color: #dfdfdf;
	border: 1px solid #b6b6b6;
	width: 100%;
}

table#table2.small div.normal font b {
	padding: 10px;
	color: white;
}

table#table2.small div.normal font b a {
	background-image: url(../images/backg.jpg);
	padding: 10px;
	color: white;
	display: block;
	float: left;
}

a#emailer {
	width: 700px;
	display: block;
	color: #ffffff;
	text-align: left;
	font: 25px/55px "Times New Roman", Times, serif;
	padding-left: 35px;
	margin-top: 0;
	background: url(../images/email.jpg) no-repeat 0 top;
	padding-top: 12px;
}

table#addnform {
	background-color: #dfdfdf;
	width: 100%;
	color: black;
}

table#table2.small div.normal font b a:hover {
	color: black;
}

table#table2.small div.normal font b a:active {
	padding-top: 12px;
	padding-bottom: 8px;
	display: block;
}

div#tenantlinks p{
	display: block;
	float: left;
	width: 300px;
	margin-left: 10px;
}
div#tenantlinks ul {
	list-style-type: none;
	padding: 0;
	margin: 0 auto;
	line-height: 25px;
	width: 700px;
}

div#center table.about div#tenantlinks ul li {
	list-style-type: none;
	display: inline;
	
}

div#center table.about div#tenantlinks ul li a {
	height: 25px;
	background-image: url(../images/body-home.png);
	padding: 6px 10px 5px;
	margin-left: 10px;
	display: block;
	float: left;
	color: white;
	text-align: center;
	font-size: 14px;
	list-style-type: none;
}

div#center table.about div#tenantlinks ul li a:hover {
	color: red;
}

div#center table.about div#tenantlinks ul li a:active {
	color: red;
	padding: 8px 10px 3px;
}

/* @group Header */

div#header {
	height: 164px;
}

div#addresses {
	color: #edeced;
	padding-top: 14px;
	padding-bottom: 14px;
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	display: block;
	border-top: 1px solid #ef0049;
	background: #d11950 0 top;
	text-shadow: #e71052 1px 2px 0;
	border-right: 10px none #e01a57;
}

div#addresses ul {
	width: 900px;
	margin: 0 auto;
	display: block;
}

div#addresses ul li {
	display: inline;
	list-style-type: none;
	padding-left: 25px;
	background: url(../images/addressbut.png) no-repeat 0 center;
	margin-right: 20px;
}

div#addresses ul li a {
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #edeced;
}

div#addresses ul li a:hover {
	color: white;
	text-shadow: #5e0f13 0 1px 0;
}

div#header-in {
	
}

.home {
	background-image: url(../images/header_home3.jpg);
	background-repeat: no-repeat;
}


.contact {
	background: url(../images/header_contact.jpg) no-repeat;
}



/* @end */

div#content {
	
}

div#center {
	margin: 0 0 0 240px;
	border-bottom: 10px solid #e01a57;
	border-left: 10px solid #e01a57;
	border-right: 10px solid #e01a57;
	font: 1.2em Helvetica, Arial, Geneva, Verdana, Lucida, Trebuchet;
	padding-bottom: 0;
}

div#center img {
	padding: 0;
	margin-right: 0;
	margin-bottom: 0;
}

div#center img#md {
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 25px;
	float: right;
}

div#center-in {
	
}

/* @group Table styles */

div#center table {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: justify;
}

div#center table h1 {
	font: bold 19px Helvetica, Arial, Geneva, Verdana, Lucida, Trebuchet;
	color: #242424;
	padding: 5px 3px 5px 8px;
	background-color: #d7d7d7;
	margin-bottom: 10px;
	background-image: url(../images/backg.jpg);
	text-shadow: #ce3132 0 1px 0;
	margin-left: -12px;
	display: block;
	margin-right: -12px;
	border-top: 1px solid #ff6875;
}

div#center table h2 {
	font: bold 18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-top: 15px;
	color: #af262e;
	margin-bottom: 5px;
}



div#center table tbody tr td {
	font-size: 14px;
	padding: 0 10px 10px;
}

div#center table tbody tr td#line {
	
	width: 340px;
	height: 260px;
	
}

div#center table tbody tr td#line p {
	margin: 0;
	padding: 0;
}

div#center table tbody tr td#hip ul li {
	list-style-position: inside;
}

div#center table tbody tr td#line ul li {
	list-style-position: inside;
	font-size: 14px;
}

div#center table tbody tr td#line ul li a {
	font: italic 12px Helvetica, Arial, Geneva, Verdana, Lucida, Trebuchet;
}

div#center table tbody tr td#line ul li a:hover {
	color: #e13b3f;
	text-decoration: underline;
}

div#center table tbody tr td#strap {
	width: 340px;
	background: url(../images/contemporary1.png) no-repeat -20px 15px;
}

div#center table tbody tr td#strapplain {
	width: 320px;
}

div#center table tbody tr td#line a {
	font-size: 12px;
	color: #e13b3f;
}

div#center table.about ul {
	margin-bottom: 15px;
}

div#center table.about ul li {
	list-style-type: disc;
	list-style-position: inside;
}

/* @end */

div#c

enter p {
	margin-bottom: 5px;
}

div.column {
	width: 240px;
	height: 300px;
}

div#left {
	float: left;
}

div.column-in {
	
}

div#footer {
	clear: both;
	height: 135px;
}

div#footer p {
	margin-top: 14px;
	clear: right;
	float: right;
}

div#footer p a {
	font: 10px Helvetica, Arial, Geneva, Verdana, Lucida, Trebuchet;
	color: silver;
}

div#footer span {
	color: white;
	background-color: #e01a57;
	font: 24px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	float: right;
	margin-top: 25px;
	padding: 5px 12px 5px 10px;
	clear: right;
	text-shadow: #ca2c35 0 1px 0;
}

div#footer-in {
	
}

/** SUB CONTAINERS **/

* {
	
}

/* navigation */

a {
	color: #242424;
	text-decoration: none;
	font-size: 12px;
}

a:visited {
	color: #333300;
}

a:hover {
	color: #333300;
}
img{
	border-style: none;
}

h3 {
	margin: 0;
	padding: 0 0 .3em;
}

p {
	margin: 0;
	padding: 0 0 .5em;
}

.pane-list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.pane-list li {
	padding: 10px 20px;
	border-top: 1px solid #dbdbdb;
	cursor: pointer;
	background-color: white;
	background-repeat: no-repeat;
	background-position: 210px center;
}

.pane-list li.end {
	background: #eee url(../images/navbut.png) no-repeat 210px center;
	padding: 10px 20px;
	border-bottom: 1px solid #bbb;
	cursor: pointer;
}

.pane-list li:hover {
	background: ;
	background: #f4f4f4  url(../images/navbut.png) no-repeat 210px center;
}

ul.pane-list {
	border-bottom: 1px solid #dbdbdb;
}

/** LISTS **/

* {
	
}

/** TYPOGRAPHY **/

.x {
	display: none;
}

div#uhoh {
	width: 400px;
	margin: 100px auto;
	padding: 20px 30px;
	line-height: 1.5em;
	text-align: left;
}

div.unauthorized-401, div.forbidden-403,
	div.notfound-404, div.internalerror-500 {
	color: #333;
	background-color: #ffc;
	border: 1px solid #ff0;
}

div.unauthorized-401 a, div.forbidden-403 a,
	div.notfound-404 a, div.internalerror-500 a {
	color: #00f;
	background-color: #ffc;
}

/** FORMS **/

* {
	
}

div#center table tbody tr td form table tbody tr td table tbody tr td {
	padding: 0 0 5px;
	margin-right: 0;
	margin-top: 0;
	margin-left: 0;
}

form table {
	width: 600px;
	display: block;
}

/** END **/

/* @group misc classes */

.strongfont {
	font-weight: bold;
}

.smallfont {
	font-size: 10px;
}

.about {
	font-size: 12px;
}

ol {
	list-style-position: inside;
	list-style-type: square;
}

.greybackground {
	background-color: #d7d7d7;
	color: #242424;
	font-size: 16px;
}

div#footer a span.greybackground {
	background-color: #d7d7d7;
	color: #242424;
	font-size: 16px;
}

div#footer a:hover span.greybackground {
	background-color: #e13b3f;
	color: white;
	font-size: 16px;
}

/* @end */

#center h1 {
	background-image: url(../images/body-home.png);
	color: #eee;
	text-shadow: black 2px 2px 0;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 2px;
	border-bottom: 1px solid #929292;
	background-color: #e01a57;
	font: bold 24px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#left ul li a img {
	border-style: none;
}

div#openingtimes {
	background-color: #dfdfdf;
	width: 100%;
	margin-bottom: 15px;
	padding-bottom: 30px;
}
div#openingtimes ul{
	list-style-type: none;
	padding-left: 15px;
	padding-top: 15px;
}
div#openingtimes ul h2{
	font-size: 16px;
	margin-top: 15px;
	margin-bottom: 5px;
}
div#openingtimes ul li span{
	font: italic 12px Georgia, "Times New Roman", Times, serif;
}

div#propertyweek {
	display: block;
	
	
	padding: 0 20px 45px;
	
	margin: 0 auto;
	width: 300px;
	height: 280px;
	background-color: #e01a57;
}
div#propertyweek iframe{
	background-color: #b92734;
}
div#center table tr td#line>div#propertyweek>h4{
	font: bold 19px Helvetica, Arial, Geneva, Verdana, Lucida, Trebuchet;
	color: white;
	
	text-shadow: #ce3132 0 1px 0;
	
	display: block;
	border-bottom: 1px none white;
	text-align: center;
	text-transform: uppercase;
	border-top-style: none;
	padding-top: 5px;
	padding-left: 8px;
	padding-right: 3px;
	margin-bottom: 2px;
}
div#propertyweek img{
margin: 0 auto;
	display: block;
}

#center table.about tbody tr td ul.indexlinks {
	width: 680px;
	display: block;
	margin:  0 auto;
	height: auto;
	float: left;
	list-style-type: none;
}

#center table.about tbody tr td ul.indexlinks li{
	display: block;
	float: left;
	margin-right: 25px;
	list-style-type: none;
}

div#container ul#social {
	width: 670px;
	height: 150px;
	display: block;
	float: left;
	list-style-type: none;
	border-top: 1px solid silver;
	margin-top: 25px;
}
div#container ul#social li h3{
	display: block;
	width: 655px;
	background-color: #4557a9;
	padding: 8px;
	color: white;
	font-size: 18px;
}
div#container ul#social>li{
	list-style-type: none;
	display: block;
	float: left;
	margin-right: 15px;
	margin-top: 15px;
}

table#toptable {
	background-color: #e01a57;
	
}
