body {
	background-color: #d4d4d4;
	text-align: center;

}

#container {
	background-image: url(../images/background.png);
	margin: 0 auto;
	width: 1000px;
	background-color: #ffffff;
	text-align: left;
	height: auto;
	}
	
#bar {
	text-decoration: none;
	float: right;
	margin: 10px 10px 0px 10px;
	background-image: url('../images/bar.png');
	height:24px;
	width:300px;
	
	}
#menu {
	padding: 50px 0px 0px 0px;
	margin-right: auto;
	margin-left: auto;
	}
	
#google-right { 
	width: 160px;
	height: 600px;
	margin: 0px 50px 10px 10px;
	float: right;
	
}
#adsense-middle {
	text-align: center;
	margin: 5px 5px 5px 5px;
	
	}

#googlesearch {
		margin: 25px 10px 10px 30px;
	float: left;
	width: 196;
	clear: left;
}

a.sitemap:link {
	Color: #000000;
	text-decoration: none;
}
a.sitemap:hover {
	Color: #000000;
	font-weight: bold;
}
a.sitemap:active {
	text-decoration: none;
	font-weight: bold;
}
a.sitemap:visited {
	text-decoration: none;
	Color: #000000;
}
.link {
	text-decoration: none;
	color: #0099FF;
	font-size: 95%;
}
.link:hover {
	text-decoration: underline;
}
#defaultcontent {
	background-image: url(../images/bg-default.png);
	background-repeat: repeat;
	font-family: Verdana, Arial;
	font-size: 80%;
	float: left;
	margin: 50px 5px 16px 5px;
	padding: 10px 10px 10px 10px;


}
#defaultcontent2 {
	font-family: Verdana, Arial;
	font-size: 60%;
	float: left;
	margin: 50px 26px 16px 26px;
	padding: 10px 10px 10px 10px;
	width: 260px; height: 400px;
	background-repeat:no-repeat;
	background-image: url(../images/forsidepic1.jpg)
}



#defaultcontent3 {
	background-color: #f2f2f2;
	font-family: Verdana, Arial;
	font-size: 60%;
	margin: 500px 50px 50px 50px;
	padding: 10px 10px 10px 10px;
}

h1 {
	font-size: 150%;
	font-weight: bold;
	margin:  0px 0px 0px 0px;
}

h2 {
	margin: 5px 0px 0px 15px;
}

.linksbox {
	margin: 10px 0px 0px 10px;
	font-size: 102%;

}

a {
	color: #000000;
	text-decoration: underline;

}

a:hover {
	font-weight: bold;	
}

a:active {
	color: #000000;
	text-decoration: underline;

}

a:visited {
	color: #000000;
	text-decoration: underline;
}

a.linksbox {
	color: #000000;
	text-decoration: none;
	
}
a.linksbox:hover {
		font-weight: bold;
}
a.linksbox:active {
		font-weight: bold;
}

a.sitemap:link {
	Color: #000000;
	text-decoration: none;
}

.moveright {
	font-size: 80%;
	text-align: right;
	padding: 10px 20px 10px 10px;
}

#flash1 {
	position: absolute;
	top: 50px;
	left: 500px;
}

#rightmenu {
	background-image: url(../images/menupic.png);
	width: 255px;
	height: 405px;
	margin: 30px 10px 10px 10px;
	float: right;
}
-------------------Centering the website---------------------------
.outer {
width:800px;
margin:auto;
display:table;
}

.inner {
width:auto;
margin:0px;
display: table;
}
-------------------End of Centering the website---------------------------


/**** Postcode Search ****/
.msfg-bestbuys-header .msfg-left { background: transparent url('../img/background/bestbuys_header_left-broadband.png') no-repeat scroll top left; }
.msfg-bestbuys-header .msfg-right-tabbed { height: 55px; padding: 5px 10px 0 10px; }
.msfg-bestbuys-header .msfg-right { background: transparent url('../img/background/bestbuys_header_right-broadband.png') no-repeat scroll top right; height: 55px; padding: 5px 10px 0 10px; }
.msfg-bestbuys-header { clear: both; border-bottom: 1px solid #CCC; background: #fff url('../img/background/bestbuys_header_middle-broadband.png') repeat-x scroll top left; width: 650px;  margin-top: 7px; }
.msfg-bestbuys-postcode { float: right; padding-top: 8px; }
*html .msfg-bestbuys-postcode { width: 210px; }

#frmMain .msfg-bestbuys-postcode div { float: left; clear: none; padding: 0; }
#frmMain .msfg-bestbuys-postcode input { margin: 0; }
.msfg-bestbuys-postcode em { display: none; }
#frmMain .msfg-bestbuys-postcode fieldset { padding: 0; }
.msfg-bestbuys-postcode p { margin: 0; }

.msfg-bestbuys-blurb p { font-size: 11px; margin: 0; clear: left; }
.msfg-bestbuys-blurb img { float :left; margin: 0 5px 3px 0; }
.msfg-bestbuys-blurb h2 { margin: 0; padding-top: 5px; }

.msfg-bestbuys-postcode-form-errormsg { display:none; clear:both; }
.msfg-bestbuys-postcode-error { color:red; display:none;    margin-bottom:10px;      padding:0; margin-left:5px;   list-style-type:disc; }

.msfg-bestbuys-headrow th {border-top: 0;}

.msfg-bestbuys-error { color: #666; clear: both; font-size: 14px; font-weight: bold; border-left: 1px dotted #ccc; border-right: 1px dotted #ccc; border-bottom: 1px solid #ccc; padding: 20px 0 20px 0; margin-bottom: 20px; text-align: center; }


/**** End Postcode Search ****/
