	   /*********************/
		 /* 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:#646567;}
#link_basket:hover,#link_home:hover,#link_orders:hover,#link_logout:hover{text-decoration:underline;}
	/*-----------------------
	The vertical menu  
-------------------------*/
.vertical_menu h1{ font-size:14px; color:white;}
.vertical_menu ul li a{ text-decoration:none; color:#87888A}
.vertical_menu ul li a:hover{ color:#E2007A;}
.vertical_menu ul li li a{ text-decoration:none;font-size:13px; color:#EB71A4;}
.vertical_menu ul li li a:hover{ color:#E2007A;}

.menuContent *{ font-size:11px; color:#87888A;}
.menuContent a{ text-decoration:none; color:#E2007A}
.menuContent a:hover{ color:#EB71A4;}
.menuContent b{}
.menuContent input{ color:black;}
.menuContent select {color:black;}
.menuContent option {color:black;}
/*-----------------------
	The Main Content
-------------------------*/
#middleContent { font-size:11px; color:#87888A;}
#middleContent a{ font-weight:bold; color:#87888A; text-decoration:none;}
#middleContent a:hover{ text-decoration:underline;}
#middleContent legend{font-size: 14px;color:#E2007A; font-weight:bold;}
#middleContent h1{font-size:15px; clear:both; color:#E2007A; }
#middleContent h2{ font-size:15px;  color:#87888A; }
#middleContent h3{margin-top:10px; color:#87888A;}
#middleContent h4{margin-top:10px; color:#87888A;}
#middleContent .specialoffer{ color:red}
#middleContent select{ color:#87888A}
#middleContent p { margin-bottom:10px}

#footer a { font-size:10px; text-decoration:none; color:#646567}
#footer a:hover { color:#E2007A;}
	/*********************/
  	  /* L A Y O U T */
 /**********************/
 /* Dont change this */
a {outline: none;}

/*  The body - with repeating image*/
body{ background:none; margin:0; padding:0 0 50px 0;}

/* The overall containers for the page, outer just centers the content within it */
.outer{position:relative;width:100%; }
.inner{	position:relative; width:1003px; margin:0 auto;}

#search_form {}
#search_submit{position:absolute;top:92px; left:167px;}
#search_input{background:none;border:none;height:16px;left:27px;position:absolute;top:91px;width:126px; padding:0; font-size:11px; color:#}

/* The my basket and logged in links in header */
#link_basket,#link_home,#link_orders,#link_logout{position:absolute;top:95px; }
#link_basket{left:922px;}
#link_home{left:802px;}
#link_orders{left:843px;}
#link_logout{left:882px;}

#headerr { position:relative; background:url(../misc/header.jpg) no-repeat; height:169px; width:1003px;}
#logo { position:absolute; display:block; left:314px; top:40px;}

/* 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:4px; height:25px}
#link_one{left:206px; background:url(../misc/roll1A.jpg) no-repeat;width:62px;}
#link_two{left:299px;background:url(../misc/roll2A.jpg) no-repeat;width:92px;}
#link_three{left:416px;background:url(../misc/roll3A.jpg) no-repeat;width:168px;}
#link_four{left:609px;background:url(../misc/roll4A.jpg) no-repeat;width:84px;}
#link_five{left:715px;background:url(../misc/roll5A.jpg) no-repeat;width:85px;}

#link_one:hover{background:url(../misc/roll1B.jpg) no-repeat;}
#link_two:hover{background:url(../misc/roll2B.jpg) no-repeat;}
#link_three:hover{background:url(../misc/roll3B.jpg) no-repeat;}
#link_four:hover{background:url(../misc/roll4B.jpg) no-repeat;}
#link_five:hover{background:url(../misc/roll5B.jpg) no-repeat;}

	#content{position:relative; float:left; width:1003px; background:url(../misc/bg_repeat.jpg) repeat-y}
	#menu1{ position:relative; left:10px;float:left; width:197px;margin-top:-40px}
	#middleContent{position:relative;float:left; left:27px; width:555px; margin-top:1px }
		#menu2{ position:relative; right:8px;float:right; width:197px;margin-top:-40px}

#menu1 h1 {background:url(../misc/menu1_h1.jpg) no-repeat ; height:15px; padding:7px 10px; margin:0;}
#menu2 h1 {background:url(../misc/menu2_h1.jpg) no-repeat ; height:15px; padding:7px 10px; margin:0;}

.vertical_menu{}
/* The vertcal menu main content */
.menuContent{ padding:10px 10px; }
.menuContent ul{ margin:0; padding:0;}
.menuContent li{ position:relative; list-style-type:disc; color:#E2007A; padding-left:0px; padding-top:2px; margin-left:15px; }
.menuContent li li{ position:relative; list-style-type:disc; color:#EB71A4; padding-left:0px; padding-top:2px;  margin-left:20px;}

/* Main content list image */
/* indentation of text */
#middleContent li{  	list-style-type:none; margin:0 15px;}

#footer {position:relative;	clear:both; height:206px;width:1003px; background:url(../misc/footer.jpg) no-repeat;}
#footlogo { position:absolute; display:block; left:388px; top:70px;}

#foot1,#foot2,#foot3,#foot4,#foot5,#foot6 { position:absolute; top:181px;}
#foot1 { left:27px;}
#foot2 { left:69px;}
#foot3 { left:129px;}
#foot4 { left:232px;}
#foot5 { left:311px;}
#foot6 { left:371px;} 

#mistore{ position:absolute; float:left; top:176px; left:810px; }
div#preload { display: none; }