	   /*********************/
		 /* 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:#646566;}
#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:white;}
.vertical_menu ul li a{ text-decoration:none; font-size:12px;}
.vertical_menu ul li a:hover{ color:#E1037A;}

.menuContent *{ font-size:11px; color:#1B171B;}
.menuContent a{ text-decoration:none;}
.menuContent a:hover{ color:#E1037A;}
.menuContent b{}
.menuContent input{ color:black;}
.menuContent select {color:black;}
.menuContent option {color:black;}
/*-----------------------
	The Main Content
-------------------------*/
#middleContent { font-size:11px; color:#646566;}
#middleContent a{ font-weight:bold; color:#E1037A; text-decoration:none;}
#middleContent a:hover{ text-decoration:underline;}
#middleContent legend{font-size: 15px;color:#E1037A; font-weight:bold;}
#middleContent h1{font-size:17px; clear:both; color:#E1037A; background:url() no-repeat}
#middleContent h2{ font-size:15px; clear:both; color:#1B171B }
#middleContent h3{margin-top:10px; color:#1B171B}
#middleContent h4{margin-top:10px; color:#1B171B}
#middleContent .specialoffer{ color:red}
#middleContent select{ color:#646566}
#middleContent p { margin-bottom:10px}

#footer a { font-size:10px; text-decoration:none; color:white}
#footer a:hover { color:#1B171B;}
	/*********************/
  	  /* L A Y O U T */
 /**********************/
 /* Dont change this */
a {outline: none;}

/*  The body - with repeating image*/
body{  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:107px; left:940px;}
#search_input{background:;border:none;height:16px;left:815px;position:absolute;top:114px;width:117px; padding:0; font-size:13px;}

/* The my basket and logged in links in header */
#link_basket,#link_home,#link_orders,#link_logout{position:absolute;top:116px; }
#link_basket{left:125px;}
#link_home{left:89px;}
#link_orders{left:50px;}
#link_logout{left:13px;}

#headerr { position:relative; background:url(../misc/header.jpg) no-repeat; height:170px; width:988px;}

/* 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:113px; height:27px}
#link_one{left:294px; background:url(../misc/homeA.jpg) no-repeat;width:99px;}
#link_two{left:394px;background:url(../misc/aboutA.jpg) no-repeat;width:98px;}
#link_three{left:493px;background:url(../misc/contactA.jpg) no-repeat;width:98px;}
#link_four{left:592px;background:url(../misc/wholesaleA.jpg) no-repeat;width:99px;}

#link_one:hover{background:url(../misc/homeB.jpg) no-repeat;}
#link_two:hover{background:url(../misc/aboutB.jpg) no-repeat;}
#link_three:hover{background:url(../misc/contactB.jpg) no-repeat;}
#link_four:hover{background:url(../misc/wholesaleB.jpg) no-repeat;}

	#content{position:relative; float:left; width:988px; background:url(../misc/bg_repeat.jpg) repeat-y; z-index:1000;}
	#menu1{ position:relative; left:12px;float:left; width:179px;margin-top:0px}
	#middleContent{position:relative;float:left; left:31px; width:569px; margin-top:-10px }
	#menu2{ position:relative; right:10px;float:right; width:179px;margin-top:0px}

.vertical_menu{}
.vertical_menu h1{ background:url(../misc/menu_h1.jpg) no-repeat ; height:15px; padding:10px 10px; margin:0;}
/* The vertcal menu main content */
.menuContent{ padding:7px 7px 25px;; 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; padding-top:2px; padding-bottom:2px;}

/* Main content list image */
/* indentation of text */
#middleContent li{  	list-style-image:url(../misc/list_icon.jpg); margin:0 15px;}
#footwrap { position:relative; width:100%; background:url(../misc/footer_repeat.jpg) bottom repeat-x ;}
#footer {position:relative;	clear:both; height:97px;width:988px; background:url(../misc/footer.jpg) no-repeat; margin:0 auto;}
#bottom { position:relative; width:100%; background:#C38EBA; height:250px;}

#foot1,#foot2,#foot3,#foot4,#foot5,#foot6 { position:absolute; top:65px;}
#foot1 { left:14px;}
#foot2 { left:61px;}
#foot3 { left:125px;}
#foot4 { left:190px;}
#foot5 { left:263px;}
#foot6 { left:332px;} 

#mistore{ position:absolute; float:left; top:58px; left:800px; }
div#preload { display: none; }