
/*****************************
* F O N T S
******************************/
/* Apply a font set to the all */
*{ font-family:Arial, Helvetica, sans-serif;}

/* Apply a font set to headings */
#middleContent h1,#middleContent h2,#middleContent h3,#middleContent h4,#middleContent h5 { font-family:Times, Geneva, sans-serif
}


/*--------------------
  The Header links
---------------------*/
/* The home, services, about us and contact us links across the top (horizontal)*/
#link_one, #link_two,#link_three,#link_four{ color:#D0AF00; text-decoration:none; text-transform:lowercase; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight: normal;}
#link_one:hover, #link_two:hover,#link_three:hover,#link_four:hover{color:#EFA743;}


/* Te ecommerce links - top of page on right */
#link_basket,#link_home,#link_orders,#link_logout{text-decoration:none;font-size:11px;color:#97BE0D;}
#link_basket:hover,#link_home:hover,#link_orders:hover,#link_logout:hover{text-decoration:underline;}

/*-----------------------
	The vertical menu  
-------------------------*
/* vertical menu heading */
.vertical_menu h1{ font-family: Trebuchet MS, verdana, sans-serif;color:#D0AF00;	text-align:left; border-top:2px solid #646464; border-bottom:2px solid #646464;font-size:17px; font-weight:normal;padding-bottom:15px;padding-top:6px; }

/* default font for text in vertical menus */
.menuContent *{ font-size:12px; color:#666666;}

/* normal link in vertical menu */
.menuContent a{	color:#D0AF00; text-decoration:none;  font-weight:normal;}
.menuContent a:hover{  text-decoration:underline;}

/* bold text in menu*/
.menuContent b{ color:#636466; }
	
/* navigation links in the vertical menu */
.vertical_menu ul li a{	color:#959595;text-decoration: none; font-size:13px; font-weight:400;}
.vertical_menu ul li a:hover{ color:#D0AF00; text-decoration:none}

/*-----------------------
	The Main Content
-------------------------*
/* main content area */

#middleContent{	font-size: 11px;color:#959595; }
#middleContent a{	color:#D0AF00; text-decoration:none; }
#middleContent a:hover{  text-decoration:underline; }
#middleContent legend{	font-size: 15px;color:#D0AF00; font-weight:bold;}
#middleContent h1{ font-family: Trebuchet MS;	font-size:20px;clear:both;color:#D0AF00; font-weight:normal; border-bottom:0px solid #646464; }
#middleContent h2{ font-family: Trebuchet MS, verdana, sans-serif;font-weight:normal;font-size:16px; clear:both;color:#D0AF00;font-weight:bold;}
#middleContent h3{	font-size:16px; color:#636466;}
#middleContent h4{	font-size:20px; color:#636466;}
#middleContent .specialoffer{ color:red; font-weight:bold; }
#middleContent select{font-size:11px; }



/**************************
* 
* L A Y O U T
*****************************/

/* Dont change this */
*.a{outline: none;}

/*  The body - with repeating image*/
body{ margin:0;  background: url(../misc/bg_repeat.jpg) repeat-x black}

/* The overall containers for the page, outer just centers the content within it */
.outer{ 	margin:0 auto 5px auto;	padding: 0;	 position:relative; }
.inner{	margin:0 auto;	padding:0;	width:922px;	position:relative; }

/* The main content area - Within this are the menu and main content*/
#content{position:relative;  background:url(../misc/main_bg_centre.jpg) no-repeat  center top; margin:0px; padding:0px;width:950px;  float:left; }

/* The home, services, aboout us and contact us links accross the top (horizontal)*/
#link_one, #link_two,#link_three,#link_four{ 	position:absolute; top:110px;}
#link_one{left:364px;}
#link_two{left:495px;}
#link_three{left:634px;}
#link_four{left:767px;}

/* The my basket and logged in linksin header */
#link_basket,#link_home,#link_orders,#link_logout{position:absolute;top:10px; }
#link_basket{left:750px;}
#link_home{left:550px;}
#link_orders{left:625px;}
#link_logout{left:700px;}

/* The left vertical menu */
#menu1{	float:left; margin-left:1px; padding-left:80px; margin-top:400px; }

/* The main content */
#middleContent{	margin-top:169px;  margin-left:16px; float:left; padding:0; position:relative;	vertical-align:top;   width:550px}

/* The vertical navigation menus */
.vertical_menu{	margin:0 0 20px 0;	padding:5px; }

/* The vertical menu heading */
.vertical_menu h1{	width:175px; height:15px; margin:0 15px 0 5px; padding:7px 0 13px 20px; text-align:left;   }

/* The vertcal menu main content */
.menuContent{	width:200px;	margin: 0 15px 5px 3px;	padding:10px 0 5px 0;}
.menuContent ul{	margin:0 0 0 4px; padding:0;}
.menuContent li{	line-height:16px; margin-right:3px;	padding:0 0 0 28px; list-style-type:none;background:url(../misc/list_icon.gif) 2px 0 no-repeat; margin-bottom:5px;}

/* Main content list image */
#middleContent li{ 	list-style-image:url(../misc/list_icon.gif);		padding:0 0 0 20px; 	/* indentation of text */	 margin-bottom:5px;}
#footer {	clear:both;	margin:0;	padding:0;	height:58px;	background: url(../misc/footer.jpg) no-repeat center;	position:relative;  width:950px; }

/* The search at the top of the page */
#site_search{}
#search_submit{ position:absolute;top:118px; left:244px; height:25px; width:25px;}
#search_input{position:absolute;  border:0px ; width: 90px; height: 17px;left:141px; top:120px; }
#mistore { position:absolute; left:715px; top:12px; height:25px; width:149px;}