	   /*********************/
		 /* F O N T S */
	/*********************/

	/*APPLIED TO ALL
   -----------------*/
*{ font-family:Arial, Helvetica, sans-serif;}
input  {color:; background:;}
select {color:; background:;}
option {color:; background:;}
	/*--------------------
	  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:;}
#link_basket:hover,#link_home:hover,#link_orders:hover,#link_logout:hover{text-decoration:underline;}

#link_one, #link_two,#link_three,#link_four{ font-size:14px; color:white; text-decoration:none;}
#link_one:hover, #link_two:hover,#link_three:hover,#link_four:hover{ color:#F5AE14;}
	/*-----------------------
	The vertical menu  
-------------------------*/
.vertical_menu h1{ font-size:16px; color:#308725; border-bottom:1px solid #308725;}
.vertical_menu ul li a{ text-decoration:none;}
.vertical_menu ul li a:hover{ color:#308725;}

.menuContent *{ font-size:13px; color:#636466;}
.menuContent a{ text-decoration:none;}
.menuContent a:hover{ color:#308725;}
.menuContent b{}
.menuContent input{ color:black;}
.menuContent select {color:black;}
.menuContent option {color:black;}
/*-----------------------
	The Main Content
-------------------------*/
#middleContent { font-size:12px; color:#636466;}
#middleContent a{ font-weight:bold; color:#308725; text-decoration:none;}
#middleContent a:hover{ text-decoration:underline;}
#middleContent legend{font-size: 15px;color:#308725; font-weight:bold;}
#middleContent h1{font-size:23px; color:#308725 ;}
#middleContent h2{font-size:15px; color:#308725 ;}
#middleContent h3{margin-top:10px; color:#308725; }
#middleContent h4{margin-top:10px; color:#308725 ;}
#middleContent .specialoffer{ color:red;}
#middleContent select{ color:#636466}
#middleContent p { margin-bottom:10px}

#footer a { font-size:10px; text-decoration:none; color:}
#footer a:hover { color:;}
	/*********************/
  	  /* 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 ; height:454px;}
.inner{	position:relative; width:960px; margin:0 auto;}

#search_form {}
#search_submit{position:absolute;top:110px; left:360px;}
#search_input{background:;border:none;height:16px;left:237px;position:absolute;top:111px;width:109px;}

#headerr { position:relative; background:url(../misc/header.jpg) no-repeat; height:455px; width:1146px;left:-65px;}

/* The home, services, about us and contact us links accross the top (horizontal)*/
#link_one, #link_two,#link_three,#link_four{ position:absolute; top:112px;}
#link_one{left:457px;}
#link_two{left:600px;}
#link_three{left:716px;}
#link_four{left:879px;}


	#content{position:relative; float:left; width:1146px; background:url(../misc/bg_repeat.jpg) repeat-y;left:-65px;}
	#menu1{ position:relative; left:160px;float:left; width:170px;margin-top:-300px;}
	#interflora { margin:0 auto 10px 30px;}
	#middleContent{position:relative;float:left; left:180px; width:631px;margin-top:-305px; }
	*html #middleContent {left:160px}

.vertical_menu{}
.vertical_menu h1{ background:; height:18px; padding:4px 10px;}
/* The vertcal menu main content */
.menuContent{ padding:0px 10px;}
.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}

/* Main content list image */
/* indentation of text */
#middleContent li{  	list-style-image:url(../misc/list_icon.jpg); margin:0 15px;}
#footer {position:relative;	clear:both; height:30px;background:url(../misc/Rosanne_Florists_logo.jpg) center no-repeat;left:4px;}
#footer ul li{ position:relative; float:left; list-style-type:none; padding-left:15px; }
#mistore{ position:absolute; float:left; top:3px; left:800px; }
