@charset "utf-8";

* { padding: 0; margin: 0; border: 0; }

body {
	padding: 20px 0;
	background-color: #A6AC9F;
	background: url(images/body_bg.gif) 0 0;
	overflow-y: scroll;
}

ul li { list-style-type: none; }

.container {
	width: 1000px;
	margin: 0 auto;
	background-color: #FFFFFF;
	position: relative;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}

.content {
	float: left;
	margin: 20px;
	min-height: 530px;
	padding: 20px;
	width: 700px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}

.center-col {
	float: left;
	width: 355px;
	min-height: 530px;
	margin-top: 60px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
}
.center-col ul, .content ul { padding: 0 25px 13px; }
.center-col ul li, .content ul li { list-style-type: disc; margin-bottom: 13px; }

.left-col { float: left; width: 310px;  min-height: 530px; }
.right-col { float: left; width: 370px; margin-left: 20px; min-height: 530px; position: relative; }

.news .news-sections div { float: left; margin-top: 50px; text-align: center; width: 233px; }
.news ul.sections li {
	display:inline;
float:left;
list-style-type:none;
margin:10px;
position:relative;
text-align:center;
top:120px;
width:195px; }

/*Various content area backgrounds */
.home, .the-team, .property-portfolio-list, .property-portfolio-listing, .historic-deals, .news { background: #221638; }
.showcase { background: #A9AD9f; }
.about { background: url(images/about_back.jpg) 0 0 no-repeat; }
.history { background: url(images/history_back.jpg) 0 0 no-repeat; width: 325px; }
.what-does-minton-do { background: url(images/why_back.jpg) 0 70px no-repeat; width: 325px; }
.requirements { background:url(images/philosophy_back.jpg) 0 0 no-repeat; width: 325px; }
.commitment-to-our-tenants { background: url(images/tenants_back.jpg) 0 20px no-repeat; width: 325px; }
.property-portfolio { background: url(images/properties-current_back.jpg) 0 0 no-repeat; width: 325px; }
.contact-us { background: url(images/contact_back.jpg) 0 0 no-repeat; width: 325px; }
.mds-view .right-col { background: url(images/mds-view-lrg.jpg) 0 60px no-repeat; }
.minton-group .right-col { background: url(images/minton-group-lrg.jpg) 0 60px no-repeat; }


.map { padding-top: 55px; }
.map p { position: relative; top: 10px; left: -20px; }
#map { width: 740px; height: 530px; right: 20px; }


.showcase div#gallery {text-align: center; width: 700px; }
.showcase div#gallery ul li { list-style-type: none; display: inline; margin-bottom: 0; margin-right: 5px; }
.showcase div#gallery ul li a img { margin: 8px; }
.showcase div#gallery ul { padding: 0; margin-left:-7px; }

.mds-view .right-col h2 { position: absolute; bottom: 0; }

.content.home .right-col {}
.content.home .left-col { margin: 0; }

.property-portfolio-listing table tr td { border-top: 1px dotted #84887E; padding: 7px; }
.property-portfolio-listing table tr td first { border-top: none; }

.home-page-banner, .home-page-banner * { text-align: center; margin: 20px 0; background-color: #221638!important; }

.what-does-minton-do h2 { position: relative; top: 350px; }
.property-portfolio h3 { left: 160px; position: relative; top: 150px; }

div.form-field.submit input {
	padding: 3px 5px;
	background: url(images/button-grad.png) bottom repeat-x #a9ad9f;
	color: white;
}
div.form-field.submit { text-align: right; }
div.form-field.submit input:hover { background: url(images/button-grad-inv.png) top repeat-x #BBBEB2; }
div.form-field.subscribe label { float: left; display: block; width: 100%; }
div.form-field { display: block; padding: 5px 0; }
div.form-field label { float: left; display: block; width: 190px; }
div.form-field textarea, div.form-field .textbox  {
    display: block;
    width: 150px;
    border: 1px solid #adac9f;
    padding: 3px 5px;
}
div.form-field input, div.form-field textarea { -moz-border-radius: 5px; -webkit-border-radius: 5px; }

.footer {
	clear: both;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}
.footer ul { text-align: center; }
.footer ul li { display: inline; padding: 0 10px; border-right: 1px solid grey; }
.footer ul li.last { border-right: 0; }

.login_button {
	position: absolute;
	right: 50px;
	top: 10px;
	z-index: 90;
}

.address {
	bottom: 50px;
	position: absolute;
	left: 20px;
}

.logo { text-align: center; margin-bottom: 20px; }

.strapline li { display: inline; padding-right: 20px; }
.strapline { margin-bottom: 20px; padding-left: 0!important; }

.submenu li { padding-left: 20px; }

.showcase_item { width: 213px; float: left; height: 140px; margin: 5px; }
.showcase_items { margin:0 auto; width: 670px; }

.showcase_payload {
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	background: rgba(255, 255, 255, 0.9);
	padding: 20px;
	width: 630px;
}
.case_payload {
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	background: #403754;
	color: black;
	margin-top: 35px;
	padding: 20px 30px 20px 20px;
	position: absolute;
	right: 40px;
	top: 40px;
	width: 310px;
	color: white;
}

.showcase_text {
	width: 150px;
	height: 410px;
	float: right;
	color: #666666;
}
.showcase_close {
	width: 90px;
	padding-top: 10px;
	padding-bottom: 40px;
	padding-left: 120px;
	float: right;
}
.showcase_nav { width: 90px; float: right; }
.showcase_head { font-size: 12px; font-weight: bold; }

.map_payload{
	width: 300px;
	position: absolute;
	left: 635px;
	top: 100px;
	height: 400px;
}
.available_map_payload{
	width: 300px;
	position: absolute;
	left: 635px;
	top: 100px;
	height: 400px;
}
.map_dot {
	position: absolute;
	width: 10px;
	height: 10px;
	border: none;
}

