	   /*********************/
		 /* 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:10px;color:white;}
#link_basket:hover,#link_home:hover,#link_orders:hover,#link_logout:hover{text-decoration:underline;}
	/*-----------------------
	The vertical menu  
-------------------------*/
.vertical_menu h1{ font-size:13px; color:black; text-transform:uppercase;}
.vertical_menu ul li a{ text-decoration:none;}
.vertical_menu ul li a:hover{ color:black;}

.menuContent *{ font-size:11px; color:#646567;}
.menuContent a{ text-decoration:none;}
.menuContent a:hover{ color:black;}
.menuContent b{}
.menuContent input{ color:black;}
.menuContent select {color:black;}
.menuContent option {color:black;}
/*-----------------------
	The Main Content
-------------------------*/
#middleContent { font-size:12px; color:#666666;}
#middleContent a{ font-weight:bold; color:black; text-decoration:none;}
#middleContent a:hover{ text-decoration:underline;}
#middleContent legend{font-size: 15px;color:black     ; font-weight:bold;}
#middleContent h1{font-size:16px; clear:both; color:black; text-transform:uppercase;}
#middleContent h2{ font-size:15px; clear:both; color:black }
#middleContent h3{margin-top:10px; color:black}
#middleContent h4{margin-top:10px; color:black}
#middleContent .specialoffer{ color:red}
#middleContent select{ color:#A7A8AA}
#middleContent p { margin-bottom:10px}

#footer a { font-size:8px; text-decoration:none; color:#9A141B}
#footer a:hover { text-decoration:underline;}
	/*********************/
  	  /* L A Y O U T */
 /**********************/
 /* Dont change this */
a {outline: none;}

/*  The body - with repeating image*/
body{ background:url(../misc/bg_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%; background:url(../misc/header_repeat.jpg) top repeat-x; }
.inner{	position:relative; width:1009px; margin:0 auto;}

#search_form {}
#search_submit{position:absolute;top:67px; left:933px;}
#search_input{background:url(../misc/search_bg.jpg) repeat-x ;border:none;height:13px;left:790px;position:absolute;top:68px;width:142px;padding:0;font-size:11px;}

/* The my basket and logged in links in header */
#link_basket,#link_home,#link_orders,#link_logout{position:absolute;top:69px; }
#link_basket{left:695px;}
#link_home{left:611px;}
#link_orders{left:652px;}
#link_logout{left:563px;}

#headerr { position:relative; background:url(../misc/header.jpg) no-repeat; height:303px; width:1009px;}

/* 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:89px; height:33px}
#link_one{left:262px; background:url(../misc/homeA.jpg) no-repeat;width:70px;}
#link_two{left:345px;background:url(../misc/guideA.jpg) no-repeat;width:190px;}
#link_three{left:547px;background:url(../misc/whatA.jpg) no-repeat;width:149px;}
#link_four{left:709px;background:url(../misc/testA.jpg) no-repeat;width:123px;}
#link_five{left:850px;background:url(../misc/contactA.jpg) no-repeat;width:117px;}

#link_one:hover{background:url(../misc/homeB.jpg) no-repeat;}
#link_two:hover{background:url(../misc/guideB.jpg) no-repeat;}
#link_three:hover{background:url(../misc/whatB.jpg) no-repeat;}
#link_four:hover{background:url(../misc/testB.jpg) no-repeat;}
#link_five:hover{background:url(../misc/contactB.jpg) no-repeat;}

	#content{position:relative; float:left; width:1009px; background:url(../misc/bg_repeat.jpg) repeat-y}
	#menu1{ position:relative; left:7px;float:left; width:224px;margin-top:-180px}
	#middleContent{position:relative;float:left; left:19px; width:717px; margin-top:-165px }

.vertical_menu{}
.vertical_menu h1{ background:url(../misc/side_h1.jpg) no-repeat ; height:19px; padding:11px 25px; margin-bottom:0;}
/* The vertcal menu main content */
.menuContent{ padding:20px; background:url(../misc/menu_bg.jpg) bottom repeat-y}
.menuContent ul{ margin:0; padding:0;}
.menuContent li{ position:relative; list-style-type:none;background:url(../misc/list_icon.jpg) 2px 0 no-repeat; padding-left:3px}

/* Main content list image */
/* indentation of text */
#middleContent li{  	list-style-image:url(../misc/list_icon.jpg); margin:0 15px;}
#footer {position:relative;	clear:both; height:191px;width:1009px; background:url(../misc/footer.jpg) no-repeat}

#foot1,#foot2,#foot3,#foot4,#foot5,#foot6 { position:absolute; top:162px;}
#foot1 { left:235px;}
#foot2 { left:272px;}
#foot3 { left:381px;}
#foot4 { left:486px;}
#foot5 { left:564px;}

#mistore{ position:absolute; float:left; top:157px; left:821px; }
div#preload { display: none; }
