/* Styles for Matthew Swing Estate Agents - Created 11.05.06 by Ben Drury */
@charset "iso-8859-1";

/********************************/
/*		Main Page Styles		*/
/********************************/

body {
	font-family: verdana, sans-serif;   
	font-size: 10px; 
	background-color: #ffffff;
	color:#ffffff;
	text-align:center;
	margin: auto;
}

a, a:link, a:visited, a:active {
	color: #A9218F; 
	text-decoration: none; 
	font-weight: bold; 
	font-family: verdana, sans-serif; 
	font-size: 10px;
}

a:hover {
	color: #ffffff; 
	text-decoration: none; 
	font-weight: bold; 
	font-family: verdana, sans-serif; 
	font-size: 10px;
}

img {
	border: 0px;
}

form {
	margin: 0px;
}

table {
	margin:auto;
}

td {
	font-family: verdana, sans-serif;   
	font-size: 10px; 
	color: #ffffff;
}

h2 {
	color: #ffffff;
	font-size: 15px;
}

/********************************/
/*		Layout Styles			*/
/********************************/

#container {
	width:827px;
	height:850px;
	color:#000000;
	text-align:center;
	margin:auto;
}

#top_margin {
	width: 827px;
	height: 42px;
	background:url(graphics/top_border.jpg);
}

#logo {
	width: 827px;
	height: 69px;
	background:url(graphics/masthead_logo.jpg);
}

#central_page {
	width: 827px;
	height: 682px;
	text-align:center;
	background:url(graphics/middle_border.jpg) repeat;
}	

#central_container {
	width: 800px;
	height: 682px;
	margin:auto;
}	

#links {
	width: 180px;
	height: 660px;
	margin-top: 20px;
	text-align: center;
	float: left;
}

#page_content {
	width: 430px;
	height: 660px;
	margin-top: 20px;
	text-align: center;
	float: left;
	color: #ffffff;
}

#where_content {
	width: 430px;
	height: 660px;
	margin-top: 20px;
	text-align: center;
	float: left;
	color: #ffffff;
	overflow: auto;
}

#sidebar {
	width: 180px;
	height: 660px;
	margin-top: 20px;
	text-align: center;
	float:right;
}

#top_sidebar {
	width:170px;
	height:185px;
	margin-right:10px;
}

#international {
	width:170px;
	height:385px;
	margin-right:10px;
}

#footer {
	width: 827px;
	height: 57px;
	background:url(graphics/bottom_border.jpg)
}

/********************************/
/*		format Styles			*/
/********************************/

#links ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#links li {
	margin:10px;
}

#copyright {
	width: 400px;
	height: 57px;
	padding-top:15px;
	color: #ffffff;
	font-weight: bold;
	font-size: 9px;
	float: left;
}

#mc_logo {
	width: 390px;
	height: 57px;
	font-family: century, serif;
	color: #ffffff;
	text-align:right;
	padding-top:8px;
	float: left;
}

#page_content .title {
	color: #A9218F;
	font-family: arial, verdana, sans-serif;
	text-align:center;
	font-size: 13px;
	font-weight: bold;
}

#page_content p {
	color: #ffffff;
	width: 430px;
	font-family: arial, verdana, sans-serif;
	text-align: left;
	font-size: 12px;
}

#where_content .title {
	color: #A9218F;
	font-family: arial, verdana, sans-serif;
	text-align:center;
	font-size: 13px;
	font-weight: bold;
}

#where_content p {
	color: #ffffff;
	font-family: arial, verdana, sans-serif;
	text-align: left;
	font-size: 12px;
}

#about_content {
	width:430px;
	height:620px;
	color: #A9218F;
	text-align: center;
	background:url(graphics/about_bg.jpg);
}

#about_content p {
	color: #A9218F;
	width: 400px;
	font-family: arial, verdana, sans-serif;
	text-align: left;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left:auto;
	margin-right:auto;
	padding: 0px;
}

#about_content .title {
	color: #a9218f;
	font-family: arial, verdana, sans-serif;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	padding-top:10px;
}

#about_content table {
	width:405px;
	padding:0px;
	margin-left: auto;
	margin-right: auto;
}

#about_content td {
	color: #A9218F;
	font-family: arial, verdana, sans-serif;
	text-align: left;
	font-size: 11px;
}

#about_content .label {
	color: #a9218f;
	width: 70px;
	text-align: left;
}

#about_content .input_item {
	color: #a9218f;
	width: 330px;
	text-align: left;
}

#about_content input {
	color: #A9218F;
	font-size: 10px;
	border: 1px #a9218f solid;
}

#about_content select {
	color: #A9218F;
	font-size: 10px;
	border: 0px;
}

#about_content textarea {
	color: #A9218F;
	font-size: 10px;
	border: 0px;
}

#about_content .radio_button
{
	border:0px;
}

a.title, a.title:active, a.title:visited, a.title:link {
	font-family: arial, verdana, sans-serif;
	text-align:center;
	font-size: 16px;
}

a.title:hover {
	color: #ffffff;
	font-family: arial, verdana, sans-serif;
	text-align:center;
	font-size: 16px;
}

#register_content {
	width:430px;
	height:620px;
	color: #ffffff;
	text-align: center;
	background:url(graphics/register_bg.jpg);
}

#register_content table {
	width:400px;
	padding:0px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
}

#register_content td {
	color: #ffffff;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
}

#register_content .title {
	color: #ffffff;
	font-family: arial, verdana, sans-serif;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
}

#register_content p {
	color: #ffffff;
	width: 400px;
	font-family: arial, verdana, sans-serif;
	text-align: left;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left:auto;
	margin-right:auto;
	padding: 0px;
}

#register_content .subtitle {
	color: #C15BAB;
}

#register_content .label {
	width: 100px;
	text-align: left;
}

#register_content .input_item {
	width: 300px;
	text-align: left;
}

#register_content input {
	color: #A9218F;
	font-size: 10px;
	border: 0px;
}

#register_content select {
	color: #A9218F;
	font-size: 10px;
	border: 0px;
}

#register_content textarea {
	color: #A9218F;
	font-size: 10px;
	border: 0px;
}

.text_input {
	width: 200px;
	margin-bottom:10px;
}

.select_input {
	margin-bottom:10px;
}

.top_margin {
	margin-top:10px;
}

.button {
	text-align:center;
	margin-top:10px;
}

/* End of style section. Generated by AceHTML at 25/11/2004 10:03:08 */
