body {
	background: #3D3C37;
	margin-top:20px;
	text-align: center;
}


#undercolour {
	width: 892px;
	height: 558px;
	position: relative;
	background-color: #808080;
	z-index: 1;
	margin-left: auto;
	margin-right: auto;
}

#focus {
	width: 880px;
	position: absolute;
	z-index: 3;
	height: 546px;
	font-size: 11px;
	color: #5D6266;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	background-color: #c0c0c0;
	visibility: visible;
	left:6px; 
	top:6px;
}


#leftgrey {
	width: 541px;
	margin-left: auto;
	margin-right: auto;
	position:absolute;
	z-index: 2;
	height: 542px;
	background-color: #ffffff;
	visibility: visible;
	left:0px; 
	top:2px;
}

/* manchester name box */
#ManchesterName {
	position:absolute; 
		width:800px; 
		height:78px; 
		z-index:1022; 
		left: 50px; 
		top: 12px; 
		text-align:left; 
		visibility: visible;
}

#RILogo {position:absolute; left:744px; top:2px; width:113px; height:99px; z-index:5017}
#RankinStyle {position:absolute; left:724px; top:553px; width:165px; height:25px; z-index:5016; text-align:right;}


/* pagenames  */
#pagename {
	position:absolute;
	left:601px;
	top:130px;
	width:242px;
	height:43px;
	z-index:1026;
	text-align:left;
	visibility: visible;
	font-size: 34px;
	font-weight: normal;
	background : transparent;
	margin-bottom: 0px;
	color: #626262;
	font-family: Arial, Helvetica, sans-serif;
}

/* main menu */

.dot {
	font-family: Georgia, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color:#668FC7;
	font-weight:bold;
}

.menucell {
	background : transparent;
	width:150px;
}
a {
	font-size: 13px;
	font-style:normal;
	font-weight: normal;
	text-decoration: none;
	padding-left:0px;
	padding-right:5px;
	width: 100%;
	color: #000033;
	border-bottom : 1px dotted Gray;
	border-left : 1px dotted #c0c0c0;
	border-top : 1px dotted #c0c0c0;
	border-right : 1px dotted #c0c0c0;
	line-height:17px;
}
a:hover
{
	font-size: 13px;
	font-style:normal;
	color: #5D6266;
	font-weight: normal;
	text-decoration: none;
	background : #ebebeb;
	padding-left:0px;
	padding-right:5px;
	width: 100%;
	border-bottom : 1px dotted #5D6266;
	border-left : 1px dotted #5D6266;
	border-top : 1px dotted #5D6266;
	border-right : 1px dotted #5D6266;
	line-height:17px;
}

/*standard paras */
p {
	background : transparent;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: justify;
}

/*  control for logo and siserone links */

.nopad {
	padding-left:0px;
	padding-right:0px;
	width: 100%;
	border-bottom : 0px dotted #5D6266;
	border-left : 0px dotted #5D6266;
	border-top : 0px dotted #5D6266;
	border-right : 0px dotted #5D6266;
}

.nopad:hover {
	padding-left:0px;
	padding-right:0px;
	width: 100%;
	border-bottom : 0px dotted #5D6266;
	border-left : 0px dotted #5D6266;
	border-top : 0px dotted #5D6266;
	border-right : 0px dotted #5D6266;
}

/* photo border for pic of shop on range home pages */
.picborder {
	border: 1px solid #3D3C37;
}


/* small text for simon green link, bookmark, legal  */
.small {
	font-size: 10px;
	color: #CFE5E4;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	background : transparent;
	border: #017572 0px solid;
	padding-left:0px;
	padding-right:5px;
	margin-top:0px;
}

.small:hover {
	font-size: 10px;
	color: #CFE5E4;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	background : transparent;
	border: #017572 0px solid;
	padding-left:0px;
	padding-right:5px;
}



.cleanlink {
	font-size: 11px;
	font-style:normal;
	font-weight: bold;
	text-decoration: none;
	padding-left:0px;
	padding-right:0px;
	color: #5D6266;
	border-bottom : 0px dotted Gray;
	border-left : 0px dotted #c0c0c0;
	border-top : 0px dotted #c0c0c0;
	border-right : 0px dotted #c0c0c0;
	width: 442px;
}

.cleanlink:hover
{
	font-size: 11px;
	font-style:normal;
	color: #5D6266;
	font-weight: bold;
	text-decoration: underline;
	background : #ffffff;
	padding-left:0px;
	padding-right:0px;
	border-bottom : 0px dotted #5D6266;
	border-left : 0px dotted #5D6266;
	border-top : 0px dotted #5D6266;
	border-right : 0px dotted #5D6266;
	width: 442px;
}




