	   /*********************/
		 /* 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:13px;color:#646567; font-weight:bold;}
#link_basket:hover,#link_home:hover,#link_orders:hover,#link_logout:hover{text-decoration:underline;}

/*-----------------------
	The vertical menu  
-------------------------*/
.vertical_menu h1{ font-size:17px; color:#1A171B; font-weight:bold;}
.vertical_menu ul li a{ font-size:12px; text-decoration:none; color:#4B4B4D;}
.vertical_menu ul li a:hover{ color:#AA0C18;}
.vertical_menu ul li li a{font-size:12px; text-decoration: none; color:#4B4B4D;}
.vertical_menu ul li li a:hover{ color:#AA0C18;}

.menuContent *{ font-size:11px; color:#4B4B4D;}
.menuContent a{ text-decoration:none; color:#AA0C18}
.menuContent a:hover{ color:#1A171B;}
.menuContent b{}
.menuContent input{ color:black;}
.menuContent select {color:black;}
.menuContent option {color:black;}
/*-----------------------
	The Main Content
-------------------------*/
#middleContent { font-size:12px; color:#4B4B4D;}
#middleContent a{ font-weight:normal; color:#AA0C18; text-decoration:none;}
#middleContent a:hover{ text-decoration:underline;}
#middleContent legend{font-size: 15px;color:#4B4B4D; font-weight:bold;}
#middleContent h1{font-size:18px; clear:both; color:#C6C7C9;font-weight:normal; background:url(../misc/h1.jpg) 0 2px no-repeat;  height:25px; padding:10px 0 0 8px; }
#middleContent h2{ font-size:16px; color:#4B4B4D;font-weight:bold; font-style:italic;  font-family:Georgia, "Times New Roman", Times, serif; }
#middleContent h3{margin-top:10px; color:#4B4B4D;font-weight:normal; font-style:italic; font-family:Georgia, "Times New Roman", Times, serif;}
#middleContent h4{margin-top:10px; color:#AA0C18;font-weight:normal;font-style:italic ;font-family:Georgia, "Times New Roman", Times, serif;}
#middleContent .specialoffer{ color:red}
#middleContent select{ color:#646567}
#middleContent p { margin-bottom:10px}
#middleContent hr { height:1px; color:#1A171B;}

#footer a { font-size:10px; text-decoration:none; color:white}
#footer a:hover { color:#AA0C18 ;}
	/*********************/
  	  /* 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:1025px; margin:0 auto;}

#search_form {}
#search_submit{position:absolute;top:80px; right:37px;}
#search_input{background:none;border:none;height:16px;right:71px;position:absolute;top:86px;width:115px; padding:0; font-size:11px; color:#C6C7C9}

#news_form {}
#news_submit{position:absolute;top:199px; left:174px;}
#news_input{background:none;border:none;height:16px;left:31px;position:absolute;top:204px;width:120px; padding:0; font-size:11px; color:#C6C7C9}


/* The my basket and logged in links in header */
#link_basket,#link_home,#link_orders,#link_logout{position:absolute;top:88px; }
#link_basket{left:715px;}
#link_home{left:562px;}
#link_orders{left:663px;}
#link_logout{left:611px;}

#headerr { position:relative; background:url(../misc/header.jpg) no-repeat; height:247px; width:1025px;}
#logo { position:absolute; display:block; left:17px; top:16px;}

#link_one, #link_two,#link_three,#link_four,#link_five{ position:absolute; top:1px; height:73px}
#link_one_mouseover, #link_two_mouseover,#link_three_mouseover,#link_four_mouseover, #link_five_mouseover{ position:absolute; top:1px; height:73px}

	#link_one{left:344px; background:url(../misc/roll1A.jpg) no-repeat;width:114px;}
	#link_two{left:461px;background:url(../misc/roll2A.jpg) no-repeat;width:108px;}
	#link_three{left:574px;background:url(../misc/roll3A.jpg) no-repeat;width:155px;}
	#link_four{left:749px;background:url(../misc/roll4A.jpg) no-repeat;width:124px;}
	#link_five{left:884px;background:url(../misc/roll5A.jpg) no-repeat;width:126px;}

	#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;}

	#link_one_mouseover{background:url(../misc/roll1B.jpg) no-repeat;left:344px;width:114px;}
	#link_two_mouseover{background:url(../misc/roll2B.jpg) no-repeat;left:461px;width:108px;}
	#link_three_mouseover{background:url(../misc/roll3B.jpg) no-repeat;left:574px;width:155px;}
	#link_four_mouseover{background:url(../misc/roll4B.jpg) no-repeat;left:749px;width:124px;}
	#link_five_mouseover{background:url(../misc/roll5B.jpg) no-repeat;left:884px;width:126px;}

	#content{position:relative; float:left; width:1025px; background:url(../misc/bg_repeat.jpg) repeat-y}
	#menu1{ position:relative; left:8px;float:left; width:210px;margin-top:5px; z-index:100;}
		#button { position:relative; margin-top:10px; display:block;}
	#middleContent{position:relative;float:left; left:36px; width:739px; margin-top:-117px; z-index:100;}

.vertical_menu{}
.vertical_menu h1{ background:url(../misc/menu_h1.jpg) no-repeat ; height:18px; padding:6px 0 5px 23px; margin:0;}
/* The vertcal menu main content */
.menuContent{ padding:10px 10px 20px 10px;}
.menuContent ul{ margin:0; padding:0;}
.menuContent li{ position:relative; list-style-type:none;background:none; padding-left:15px; line-height:20px; margin-left:1px; }
.menuContent li li{ position:relative; list-style-type:none;background:url(../misc/list_icon2.jpg) 0 4px no-repeat; padding-left:15px; line-height:20px; }

/* Main content list image */
/* indentation of text */
#middleContent li{ list-style-type:none;background:url(../misc/bullet.jpg) 0 4px no-repeat; margin:0; padding-left:17px; line-height:20px; }

#footwrap { position:relative; width:100%; background:url(../misc/footer_repeat.jpg) bottom repeat-x ;}
#footer {position:relative;	clear:both; height:183px;width:1025px; background:url(../misc/footer.jpg) no-repeat; margin:0 auto;}

#face { position:absolute; display:block; left:51px; top:15px;}
#rss { position:absolute; display:block; left:123px; top:15px;}

#foot1,#foot2,#foot3,#foot4,#foot5,#foot6 { position:absolute; top:65px;}
#foot1 { left:248px;}
#foot2 { left:291px;}
#foot3 { left:352px;}
#foot4 { left:458px;}
#foot5 { left:538px;}
#foot6 { left:649px;} 

#mistore{ position:absolute; float:left; top:54px; left:813px; }
div#preload { display: none; }
