body {
	margin: 0px 0;
	padding: 0;
	color: black;
	line-height: 1.4em;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 0.75em;
    font-family: Tahoma, Verdana, Helvetica;
    background-image:url('/ekmps/shops/northlondonmc/resources/Design/background.gif');
    background-repeat:no-repeat;
    background-attachment:fixed;
    background-position:top center; 
    background-color:#2a2a2b;
}

.content {
	color: black;
	margin: 0 auto;
	padding: 0;
	width: 800px;
    background-color:Transparent;
}
.content2 {
	color: black;
	margin: 5px 0 0 0;
	padding: 0px;
	width: 800px;
	background-color:White;
	
}

.content h2 
{
    color: black;
	font-size:medium;   
    text-decoration:none; 
    }

#top {
	
	padding: 0;
	margin: 0;
	height: 60px;
	}
	
#title {
  position: relative;
/*  z-index: 3;*/
  /*top: 5px;*/
/*  left: 130px;*/
	float: left;
  padding-top: 5px;
  padding-left: 35px;
/*  text-align: right;*/
}

#title h1
{
	font: normal small-caps 900 30px Trebuchet MS, Helvetica;
}

#title h2{
background-image: url('../images/h2title.gif');
	
}

#header .topleft { 
	float:left;
	padding: 5px 0px 0 0;
	background-color:Transparent;
}

#header .topright { 
	padding: 0px 5px 0 0;
	font-size: 14px;
	    margin-left: 0px;
    text-align:right;
    background-color:Transparent;
    color:White;
    float:right;
    width:200px;
}

#header .middle { 
	padding: 20px 5px 10px 5px;
	font-size: 16px;
	text-align:center;
    background-color:Transparent;
    color:White;
    
}

#header .topright a
{ 
        font-size: 16px;
	color:#dddddd;
}

#header .topright a:hover{
        font-size: 16px; 
	color:#ffffff;
}
#top .middle {
    text-align:left;
    vertical-align:middle;
    font-size:80px;
    color:#4040ff;
    
}


#top img { 
	border-style: none;
    border-color: inherit;
    border-width: medium;
    height: 78px;
    width: 75px;
}


#header { 
    margin: 0; 
    width: 800px; 
    height: 100px; 
    vertical-align:top;
    background-color:Transparent;
}

.logo
{
width:300px;
}

#header .headings {	
	padding: 25px 0 0 0px; 
}

#header h1 {
	font: 29px small-caps Trebuchet MS, Helvetica;
	color: #000;
	font-weight: bold;
	margin: 0;
	padding: 0 130px;
}

#header h2 {
	font: 16px Trebuchet MS, Helvetica;
	background-image: none;
	color: #000;
	margin: 0;
	padding: 2px 0 0 180px;
}

/*-----------------------------------------------------------------------*/

#menu {
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
	line-height: 30px;
	width:796px;
	text-align:center;
    background-image:url('/ekmps/shops/northlondonmc/resources/Design/menubackground.png');
    height: 30px;
    text-align:center;
    margin-top:5px;
    border:solid 2px black;
}


#menu .tel
{
  text-align:right;
  color:White;
}
#menu ul {
	margin: 0;
	padding: 0;
	text-align:center;
    height: 30px;
}
#menu ul li {
	letter-spacing: 0px;
	display: inline;
	text-align:center;
}

#menu ul li a {
	padding: 0 5px 0 5px;
	color: #ffffff;
	text-decoration: none;
	float: left;
	background-color:Transparent;
}
#menu a:link#current, #menu a:visited#current, #menu a:hover {
	background-color: #4040ff;
    line-height: 30px;
}

#menu ul li a:hover {
	background-color: #4040ff;
}
#menu .pressed {
	padding: 6px 10px;
	background-color: #000000;
	float: left;
	color: #ffffff;
	
}
 
.menugap {
    margin-top:2px;
    float:left;
    width:2px;
    height:26px;
    background-color:black;
    
    }
#menucontainer{
    width:170px;
    padding: 5px 0px 0px 5px;
    height:100%;
}

    
#maincontent{
    width:598px;
    padding: 5px 5px 0px 5px;
    color:#555555;
    float:right;
  }

#search{
    padding-left:3px;
    padding-top:2px;
}

#search a{
    color: #999999;
	text-decoration: none;
	background-color:Transparent;
	font-weight:bolder;
}

#search a:hover{
    color: #000000;
	text-decoration: none;
	background-color:Transparent;
	font-weight:bolder;
}


#menuleft h2{
    color:#999999;

}

.article {
padding-bottom: 20px;
	
}

.main
{
  background-color:White;
  margin-top:5px;
 vertical-align:top;
    padding-bottom:5px;
}

.main p
{
  margin-left:10px;
  margin-right:10px;
  color:black;
}

#main h1 { 
	margin:10px 10px 10px 10px;
    color: #4040ff; 
	letter-spacing: -1px;
}

#main h2 
{
    margin-left:10px;
    color: #4040ff;
    font-size:medium;   
    text-decoration:none; 
    }
#main h2 a
{
    color: #4040ff;
    font-size:small;   
    text-decoration:none; 
}
#main h3 
{
    margin-left:10px;
    color: #4040ff;
    font-size:small;   
    text-decoration:none; 
    }

#main h3 a
{
    margin-left:10px;
    color: #4040ff;
    font-size:small;   
    text-decoration:none; 
    }



#main .box  {	
	background: #efefef; 
	padding: 5px; 
	border: 1px solid #ccc;
}

#main .right ul { 
	margin: 5px 0 5px 0; 
	padding : 0; 
	list-style : none; 
	border-bottom: 0px solid #eee; 
	list-style-type: square;
	color: #a90000;
}
	
#main .right li { 
	margin: 0 0 2px 2px;
	padding: 0 0 0 0px;
	color: #555555;
	list-style : none; 
}

#main .right  .text {
	margin: 0 0 20px 2px;
	padding: 0 0 0 0px;
	color: #808080;
}

#rightcontent 
{
    float:right;
    width:150px;
}

.img_left {
	padding: 0 0px 0px 0;
	margin: 12px;
	float: left;
	border: 1px solid #3A3A3A;
}

.img_right {
	border: 1px solid #3A3A3A;
	padding: 0 0 0px 00px;
	float: right;
	margin: 12px;
}

#main .img
{
	padding: 1px 2px;
	margin-right:2px;
	}

#highlight {
	float: left;
	width: 250px;
	background-color: #F5DEC5;
	border: 1px solid #B5600D;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: 8px;
}

#footer {
	clear: both;
	height: 15px;
	color: #000000;
	font: 90% Trebuchet MS, Helvetica;
	padding: 0px;
	text-align: right;
	border-bottom: 2px solid White;
}

#footer .info { 
	padding: 0px 0px 0px 5px;
	color:#4040ff;
}

#footer a {
	color:#c0c0c0;
    text-decoration:none;
}

.comments { 
	background: url('../images/comments.gif') no-repeat right bottom;
	text-align: right; 
	margin: 0px 20px 10px 0px; 
	padding: 0px 20px; 
}

p { 
	margin: 0 0 5px 0; 
	padding: 0; 
	color: #808080; 
}

a {
	color: #4040ff;
        text-decoration: none;
	
}

p a {
	text-decoration:none;
	color: #4040ff;
}

a:hover { 
	color: #40a0ff;
	text-decoration:none; 
}

a img {
	text-decoration:none;
    border-style:none;
}

h1 { 
	padding:0; 
	margin:0; 
	color: #4040ff; 
	font: bold 16px Tahoma;
}

h1 a { 
	color: #4fb6e5;
}

h2 {
	color: #999999;
	font-size: 22px;
	font-weight: bold;
	padding: 0 0 0 5px;
}

h2 a { 
   text-decoration:none;
	color: #4040ff; 
}

h2 a:hover { 
	text-decoration:none;
	color: #4e92e6; 
	text-decoration:none; 
 }
blockquote {
	margin: 20px;
	padding: 8px;
	background: #F1E3D3;
	border-top: 1px solid #974406;
	border-bottom: 1px solid #974406;
	border-left: 1px dotted #974406;
	border-right: 1px dotted #974406;
}
th {
    text-align:left;
    font-size: 16px;
    font-weight: bold;
    vertical-align:top;
    color:#4040ff;
}
    
.right
{ 
float:right;
}
.left
{ 
float:left;
}
.minicart{
    }

#box 
{
 border:solid 2px #4040ff;
}    
.clear:after {
    content: ".";
    display: block;
    height: 0px;
    clear: both;
    visibility: hidden;
}

.clear {display: inline-block;}

/* Hides from IE-mac \*/
* html .clear {height: 1%;}
.clear {display: block;}
/* End hide from IE-mac \*/













































