	   /*********************/
		 /* 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:#005EA8;}
#link_basket:hover,#link_home:hover,#link_orders:hover,#link_logout:hover{text-decoration:underline;}

#link_one, #link_two,#link_three,#link_five { font-size:12px; color:#005EA8; text-decoration:none;}
#link_one:hover, #link_two:hover,#link_three:hover,#link_four:hover,#link_five:hover{ text-decoration:underline;}

	/*-----------------------
	The vertical menu  
-------------------------*/

.vertical_menu h1{ font-size:16px; color:#005EA8;}
.vertical_menu ul li a{ text-decoration:none;}
.vertical_menu ul li a:hover{ color:#005EA8;}

.menuContent *{ font-size:13px; color:#646567;}
.menuContent a{ text-decoration:none;}
.menuContent a:hover{ color:#005EA8;}
.menuContent b{}
.menuContent input{ color:black;}
.menuContent select {color:black;}
.menuContent option {color:black;}

/*-----------------------
	The Main Content
-------------------------*/

#middleContent { font-size:12px; color:#646567;}
#middleContent a{ font-weight:bold; color:#005EA8; text-decoration:none;}
#middleContent a:hover{ text-decoration:underline;}
#middleContent legend{font-size: 15px;color:#005EA8; font-weight:bold; padding:0 5px 0 5px; margin:0 10px 0 10px;}
#middleContent h1{font-size:22px; margin-top:10px; margin-bottom:10px; clear:both; color:#005EA8; border-bottom:1px solid #646567;}
#middleContent h2{ font-size:16px; margin-top:10px; margin-bottom:10px; clear:both;}
#middleContent h3{margin-top:10px; margin-bottom:10px; clear:both;}
#middleContent h4{margin-top:10px; margin-bottom:10px; clear:both;}
#middleContent .specialoffer{ color:red}
#middleContent select{ color:#A7A8AA}
#middleContent p { margin-bottom:10px}

#footer a{ color:#646567; font-size:10px; text-decoration:none;}
#footer a:hover { color:#005EA8;}

	/*********************/
  	  /* 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:988px; margin:0 auto;}

#search_form {}
#search_submit{position:absolute;top:141px; left:931px;}
#search_input{background:;border:none;height:13px;left:815px;position:absolute;top:141px;width:110px; font-size:11px;}

/* 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:242px; width:989px;}

/* The home, services, about us and contact us links accross the top (horizontal)*/
	#link_one, #link_two,#link_three, #link_five{ position:absolute; top:114px;}
	#link_one{left:607px;}
	#link_two{left:680px;}
	#link_three{left:759px;}
	#link_five{left:883px;}

	#line1, #line2, #line3, #line4 { position:absolute; top:110px;}
	#line1 {left:658px;}
	#line2 {left:739px;}
	#line4 {left:866px;} 
	
#content{position:relative; float:left; width:988px; background:url(../misc/BG_repeat.jpg) repeat-y; left:1px;}
#menu1{ position:relative; left:21px;	float:left; width:237px; margin-top:45px}

#middleContent{position:relative;float:left; left:40px; width:675px; margin-top:-65px }

.vertical_menu{}
.vertical_menu h1{ background:url(../misc/side_menu.jpg) no-repeat; height:21px; padding:3px 35px;}
/* The vertcal menu main content */
.menuContent{ padding:0px 35px;}
.menuContent ul{}
.menuContent li{ list-style-type:none;background:url(../misc/list_icon.gif) 2px 0 no-repeat; margin-left:-40px}

/* Main content list image */
/* indentation of text */
#middleContent li{ 	list-style-image:url(../misc/list_icon.gif); margin:0 15px;}
#footer {position:relative;	clear:both; height:30px; width:988px; height:98px; background:url(../misc/footer.jpg) no-repeat;}
#footer ul li { position:relative; float:left; list-style-type:none; padding-left:18px; top:40px;}
#mistore { position:absolute; float:left; top:38px; left:788px; width:171px; height:20px;}
