/* Copyright © 2007, Matthew R Consultancy */
/* Layout for Matthew R Consultancy website */
/* Defining Defaults */


body {
	text-align:center;
	margin:0px;
	background:#fff url(BodyBackground.png) no-repeat scroll top center;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	font-size: 100%;
	display:inline;
	margin:0px;
	padding:0px;
}

ul {
	padding:0px;
	margin:0px;
}

img {border:0px}

p {
	padding:0px;
	margin:0px;
	margin-bottom:20px;
}

input,textarea {
	margin:2px;
}

/* Universal Property Spans */
.grey {color:#555;}

.Prices {
	color:#3366CC;
	font-size: 200%;
	line-height: 100%;	
}

.Size120 {
	font-size: 120%;
}

/* Defining Container */

#Document {
	position:relative;
	width:810px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
	overflow:hidden;
	background:transparent url() no-repeat scroll 0px 0px;
}


/* Defining Main Subcontainers */

#TitleAndMenu {
	position:relative;
	width:692px;
	height:162px;
	background:transparent url(TitleAndMenu.jpg) no-repeat scroll top left;
	z-index:200;
}

#ContentOuter {
	width:692px;
	background:transparent url(ContentBackground.png) repeat-y scroll top left;
	}

#EndPage {
	position:relative;
	width:692px;
	height:40px;
	background:transparent url(EndPage.png) no-repeat scroll top left;
}

#SideBar {
	position:absolute;
	left:696px;
	top:110px;
	width:119px;
	height:303px;
}


/* Defining Subcontainer ContentOuters */

.SBButton1, .SBButton1Active {
	cursor:pointer;
	width:116px;
	height:100px;
	background-image:url(WorldIcon.png);
}

.SBButton2, .SBButton2Active {
	cursor:pointer;
	width:116px;
	height:101px;
	background-image:url(ComputerIcon.png);
}

.SBButton3, .SBButton3Active {
	cursor:pointer;
	width:116px;
	height:102px;
	background-image:url(CommsIcon.png);
}

.SBButton1Active {
	background-image:url(WorldIconS.png);
}

.SBButton2Active {
	background-image:url(ComputerIconS.png);
}

.SBButton3Active {
	background-image:url(CommsIconS.png);
}


/* Positioning contained objects */

#Title {
	position:absolute;
	left:190px;
	top:57px;
	font:42px Tahoma, sans-serif;
	color:#087A76;
	cursor:default;
}

.Menu {
	position:absolute;
	left:180px;
	top:127px;
	width:470px;
	color:#fff;
}

.Menu a {
	text-decoration:none;
	color:#fff;
	display:block;
	height:100%;
	width:100%;
	padding:0px;
	margin:0px;
}

#ContentInner {
	font:12px Verdana, sans-serif;
	color:#444;
	line-height: 140%;
/* It has to be top right in the background because IE 6 messes up otherwise */
	background:transparent url(ContentShade.png) no-repeat scroll top right;
}

#ContentInner p, #ContentInner h1, #ContentInner h2, #ContentInner h3, #ContentInner form{
	margin-left:100px;
	margin-right:40px;
}
	
#ContentInner h1 {
	color:#056562;
	font-size:22px;
	display:block;
	margin-bottom:30px;
}

#ContentInner h2 {
	color:#000;
	font-size:16px;
	display:block;
	margin-bottom:5px;
}

#ContentInner h3 {
	color:#000;
	font-size:14px;
}

#SubSections {
	position:relative;
	top:-20px;
}

#EndPageButtons, #SubSections {
	margin-left:98px;
	margin-right:40px;
}

#Footer {
	position:absolute;
	left:3px;
	top:24px;
	font:10px Arial, sans-serif;
	color:#555;
}


/* Presentational Images (Not needed for small format or accessibility) */

#MainIndexImage {
	width:692px;
	height:222px;
	background:transparent url(MainIndexImage.jpg) no-repeat scroll top left;
}

/* Menus */

.TextPadder {
	position:relative;
	left:8px;
	top:3px;
}

.TextPadder ul li {
	border-top:#fff solid 1px;
	list-style-type:none;
	margin-right:16px;
	margin-bottom:0px;
	padding:3px;
}

.TextPadder ul li.FirstItem {
	border-top:none;
}

.TextPadder ul li.LastItem {
	margin-bottom:6px;
}

#MRootBlock1, #MRootBlock2, #MRootBlock3 {
	display:block;
	float:left;
	position:relative;
	font:14px Verdana, sans-serif;
	left:0px;
	top:0px;
	margin-left:4px;
	margin-right:4px;
	width:100px;
	height:25px;
	cursor:default;
}

.MDivider {
	display:block;
	width:7px;
	height:25px;
	float:left;
	background-image:url(Separater.gif);
}

#MRootBlock1 {
	width:90px;
	cursor:pointer;
}

#MRootBlock1 a {
	display:inline;
}

#MRootBlock2 {
	width:120px;
}

#MRootBlock3 {
	width:60px;
}

.MSelectedRootBlock {
	background-color:#888;
	background-image:url(MenuSelect.png);
}

#MDropDown1, #MDropDown2 {
	display:none;
	position:absolute;
	font:12px Verdana, sans-serif;
	color:#fff;
	top:25px;
	left:0px;
	z-index:115;
	background-image:url(AlphaMenuTile.png);
}

#MDropDown1 {
	width:200px;
}

#MDropDown2 {
	width:120px;
}

.MSelectedItem {
	background-color:#F8EC07;
	background-image:url(ItemSelect.png);
	color:#000;
}

.MSelectedItem a {
	color:#000;
}


/* SidePopups */

#SidePopup01, #SidePopup02, #SidePopup03 {
	display:none;
	position:absolute;
	z-index:110;
	left:173px;
	top:154px;
	width:505px;
	height:300px;
}

/* IE SidePopup PNG Fix Start */
#SidePopup01ief, #SidePopup02ief, #SidePopup03ief {
	position:absolute;
	z-index:109;
	width:505px;
	height:300px;
	overflow:hidden;
}
/* IE SidePopup PNG Fix End */

#SidePopup01 {
	background-image:url(PopUpWorld.png);
}

#SidePopup02 {
	background-image:url(PopUpPC.png);
}

#SidePopup03 {
	background-image:url(PopUpComms.png);
}

.PTitle {
	position:absolute;
	z-index:111;
	left:20px;
	top:16px;
	color:#fff;
	font:22px Verdana, sans-serif;
}

.PClose{
	position:absolute;
	z-index:111;
	left:465px;
	top:22px;
	width:16px;
	height:16px;
	background-image:url(PClose.gif);
	background-repeat:no-repeat;
	font:6px Arial, sans-serif;
	overflow:hidden;
}

.PLine{
	position:absolute;
	z-index:111;
	left:20px;
	top:47px;
	width:461px;
	height:1px;
	border-top:#fff solid 1px;
}

.PContent {
	position:absolute;
	overflow:hidden;
	z-index:112;
	left:20px;
	top:53px;
	width:461px;
	height:224px;
	color:#fff;
	font:14px Verdana, sans-serif;
}

.PContent a {
	color:#fff;
}

.PContent h3 {
	font:16px Verdana, sans-serif;
}

.PHover {
	cursor:pointer;
	background-color:#65C1E0;
}

/* Other Stuff */

.Button {
	float:left;
	width:113px;
	height:36px;
	background-image:url(Button.png);
	color:#fff;
	cursor:pointer;
	margin-right:12px;
	margin-bottom:16px;
	margin-left:0px;
}

.BPadding {
	text-align:center;
	padding-top:8px;
	margin-left:0px;
}

.BPadding a {
	text-decoration:none;
	color:#fff;
}

.FloatingDivTerminator {
	clear:both;
}