	   /*********************/
		 /* F O N T S */
	/*********************/

	/*APPLIED TO ALL
   -----------------*/

*{ font-family:Arial, Helvetica, sans-serif;}


	/*--------------------
	  The Header links
	---------------------*/
/* Te ecommerce links - top of page on right */
#link_basket,#link_home,#link_orders,#link_logout{text-decoration:none;font-size:11px;color:;}
#link_basket:hover,#link_home:hover,#link_orders:hover,#link_logout:hover{text-decoration:underline;}

#link_one, #link_two,#link_three,#link_four, #link_five { font-size:12px; color:; text-decoration:none;}
#link_one:hover, #link_two:hover,#link_three:hover,#link_four:hover,#link_five:hover{ color:;}

	/*-----------------------
	The vertical menu  
-------------------------*/

.vertical_menu h1{ font-size:16px; color:#E64415;}
.vertical_menu ul li a{ text-decoration:none;}
.vertical_menu ul li a:hover{ color:#E64415;}

.menuContent *{ font-size:13px; color:white;}
.menuContent a{ text-decoration:none;}
.menuContent a:hover{ color:#E64415;}
.menuContent b{}
.menuContent input{ color:black;}
.menuContent select {color:black;}
.menuContent option {color:black;}

/*-----------------------
	The Main Content
-------------------------*/

#middleContent { font-size:12px; color:white;}
#middleContent a{ font-weight:bold; color:#E64415; text-decoration:none;}
#middleContent a:hover{ text-decoration:underline;}
#middleContent legend{font-size: 15px;color:#E64415; font-weight:bold; padding:0 5px 0 5px; margin:0 10px 0 10px;}
#middleContent h1{font-size:27px; margin-top:10px; margin-bottom:10px; padding:5px; clear:both; background:url(../misc/H1_line.jpg) bottom no-repeat; text-transform:lowercase; font-weight:normal}
#middleContent h2{ font-size:19px; margin-top:10px; margin-bottom:10px; clear:both;font-weight:normal}
#middleContent h3{margin-top:10px; margin-bottom:10px; clear:both;font-weight:normal}
#middleContent h4{margin-top:10px; margin-bottom:10px; clear:both;font-weight:normal}
#middleContent .specialoffer{ color:red}
#middleContent select{ color:#2A282B}
#middleContent p { margin-bottom:10px}
#footer a {font-size:10px; color:white; text-decoration:none;}
#footer a:hover { color:#E64415;}
	/*********************/
  	  /* L A Y O U T */
 /**********************/
 
 /* Dont change this */
*.a{outline: none;}

/*  The body - with repeating image*/
body{ background:url(../misc/Background_Colour_Sample.jpg) repeat; margin:0; padding:0}

/* The overall containers for the page, outer just centers the content within it */
.outer{position:relative;width:100% }
.inner{	position:relative; width:984px; margin:0 auto;}

#search_form {}
#search_submit{position:absolute;top:17px; left:185px;}
#search_input{background:;border:none;height:19px;left:px;position:absolute;top:px;width:159px;}

/* The my basket and logged in links in header */
#link_basket,#link_home,#link_orders,#link_logout{position:absolute;top:10px; }
#link_basket{left:0px;}
#link_home{left:0px;}
#link_orders{left:0px;}
#link_logout{left:0px;}

#headerr { position:relative; background:url(../misc/header.jpg) no-repeat; height:250px; width:984px;}

/* The home, services, about us and contact us links accross the top (horizontal)*/
#link_one, #link_two,#link_three,#link_four, #link_five{ position:absolute; top:26px; height:27px; width:75px;}
#link_one{left:20px;background:url(../misc/home_state_A.jpg); display:block;}
#link_two{left:113px;background:url(../misc/restaurant_state_A.jpg); display:block;}
#link_three{left:208px;background:url(../misc/winebar_state_A.jpg); display:block;}
#link_four{left:303px;background:url(../misc/takeaway_state_A.jpg); display:block;}
#link_five{left:405px;background:url(../misc/contact_state_A.jpg); display:block;}

#link_one:hover{left:20px; background:url(../misc/home_state_B.jpg) no-repeat}
#link_two:hover{left:113px;background:url(../misc/restaurant_state_B.jpg) no-repeat}
#link_three:hover{left:208px;background:url(../misc/winebar_state_B.jpg) no-repeat}
#link_four:hover{left:303px;background:url(../misc/takeaway_state_B.jpg) no-repeat}
#link_five:hover {left:405px;background:url(../misc/contact_state_B.jpg) no-repeat}

#content{position:relative; float:left; width:984px; background:url(../misc/BG_repeat.jpg) repeat-y}
#menu1{ position:relative;float:left; left:21px; width:237px; margin-top:27px}
*html #menu1 {margin-top:38px}
#middleContent{position:relative;float:left; left:47px; width:665px; margin-top:-182px }

.vertical_menu{}
.vertical_menu h1{ background:url(../misc/Side_Menu_header.jpg) bottom no-repeat; height:18px; padding:8px 19px; text-transform:lowercase;}
/* The vertcal menu main content */
.menuContent{ padding:0px 17px;}
.menuContent ul{}
.menuContent li{ list-style-type:none;background:url(../misc/list_icon.gif) 2px 0 no-repeat; padding-left:3px; margin-left:-40px;}

/* Main content list image */
/* indentation of text */
#middleContent li{ 	list-style-type:none; margin:0 15px;}
#footer {position:relative;	clear:both; height:52px; width:984px; background:url(../misc/footer.jpg)}
#footer ul li{ position:relative; float:left; list-style-type:none;padding-left:20px; top:21px; left:-30px;}
#mistore_logo { position:absolute; float:left; top:23px; left:791px; height:20px; width:175px; z-index:50; }