/* style sheet bromsgrove fresh flower co terms and conditions   */

body {
  margin: 0px; /*was 0 */
  padding: 0px;
  color: #FFFFFF;
  background-color: #FFFFFF;
  color: #000000;
}

#top {
  margin: 0px;
  padding: 0px; /* 10px  */
  background: #009900;
   color: #FFFFFF;
  height: 130px;  /* was 130 */
  text-align: center;
}

/* This is the left hand column */
#left {
  position: absolute;
  left: 0px;
  top: 130px; /*was 135*/
  width: 120px; /* was 150  */
  background: #009900;
 /* background: url(images/Pattern1.gif) #FFFFFF repeat-y; */
  padding: 3px;
}

/* This is the center column */
#center {
  margin-left: 145px;   
  margin-right: 145px; 
  background: #FFFFFF;
  padding-right: 5px; 
}

/* This is the right hand navigation */
#right {
  position: absolute;
  right: 0px;
  top: 130px;
  width: 120px; /* was 185 */
  background: #009900;
  color: #FFFFFF;
  padding: 5px;
    text-align: center;
  
}

/* This is the footer part*/
#footer {
  background: #009900;
  margin: 0px;
  text-align: center;
  color: #FFFFFF;
  visibility: hidden;
  padding: 3px;
}

/* Removes default top margin from left/right column paragraphs in Mozilla */
div > p {
  margin-top: 0;
}



/* Navigation */

ul#mainnav {
	list-style: none;
	
	margin: 0px;
	padding: 0px;
	background-color: #009900;   /* Was #D6D6D6 */
	}
		
ul#mainnav li {
	display: block;
	border-top: 1px solid #FFFF00;
	}

ul#mainnav li a {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 1px 1%; /* was 6px 6%; */
	background-color: #009900;  /* was #5C6F90; */
	font: bold 0.95em /1.75 verdana,arial, sans-serif;		/* was bold 0.65 / 1.75 1.5 If you get an unwanted gap after your a block (IE-Win) try increasing the line height		*/
	color: #fff;
	text-decoration: none;
	width: 98%;				/* was 88	Causes Problems in IE5-Mac and Netscape/Mozzilla - see next fix		*/
	}

ul#mainnav li a:hover {
	background-color: #99CC00;  
	color: #eee;
	}
	
	/* Navigation */

ul.mainnav {
	list-style: none;
	margin: 0px;
	padding: 0px;
	background-color: #009900;  
	}
		
ul.mainnav li {
	display: block;
	border-top: 1px solid #FFFF00;
	}

ul.mainnav li a {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 1px 1%; /* was 6px 6%; */
	background-color: #009900;  
	font: bold 0.8em /1.75 verdana,arial, sans-serif;		/* was 1.5 If you get an unwanted gap after your a block (IE-Win) try increasing the line height		*/
	color: #fff;
	text-decoration: none;
	width: 98%;				/* was 88	Causes Problems in IE5-Mac and Netscape/Mozzilla - see next fix		*/
	}

ul.mainnav li a:hover {
	background-color: #99CC00;   /* was #43616B;  */
	color: #eee;
	}
	
	
ul#mainnav ul.subnav {
	margin: 0px;
	list-style: none;
	padding: 0px;
	background-color: #009900; /*was gray  */
	border: 0px solid pink;
	}

ul#mainnav ul.subnav li {
	border-top: 0 none;
	border: 0px solid green;
	padding-left: .25em; /* was 1.25 */
	}

ul#mainnav ul.subnav li a {
	padding: 1%;
	margin: 0px;
	font:  1.9em /1.5 verdana, sans-serif;
	color: #FFFFFF;
	background-color: #009900; /* yellow was transparent */
	border: 0px solid yellow;
	}

ul#mainnav ul.subnav li a:hover {
	color: #43616B;
	background-color: #99CC00; /* FFFF00 was transparent */
	color: #FFFFFF;
	text-decoration: none; /* was underline */
	}

p, ul, ol, li {
  font : .95em / .95em Verdana,Arial,geneva,helvetica; /*was .75em / .95em */
  /* margin: 20px; */
}

 /*links in the right hand column White text which changes black*/

a.linkclass,
a.linkclass:visited {text-decoration:none; color:#FFFFFF; font-weight:bold; }
a.linkclass:active {text-decoration:none; color:#FFFFFF; font-weight:bold; }
a.linkclass:hover {text-decoration:underline; color:#000000; font-weight:bold; }

a,a:visited,a:active {text-decoration: none;}

/* center panel Green text which changes black */

a.linkclass1,
a.linkclass1:visited {text-decoration:none; font : .9em / .9emVerdana,Arial,geneva,helvetica; color:#009900;font-weight: bold; } /*was font-weight: bold; */
a.linkclass1:active {text-decoration:none; font : .9em / .9em Verdana,Arial,geneva,helvetica;color:#009900; font-weight: bold;}
a.linkclass1:hover {text-decoration:underline; font : .9em / .9em Verdana,Arial,geneva,helvetica;color:#000000; font-weight: bold;}

a,a:visited,a:active {text-decoration: none;}

/* White reversed out of blue*/
.wrevb {
	background: #009900;
	color: #FFFFFF;
	font-family: Verdana;
	font-size:	 15px;
	font-weight: bold;
	padding:4px
}

/* White reversed out of FAQ Questions*/
.wrevbhq {
	background: #009900;
	color: #FFFFFF;
	font-family: Verdana;
	font-size:	 14px;
	font-style: italic;
	font-weight: bold;
	padding:2px
	margin-left:   0px; /*to position the content area to the right of the navigation*/
	margin-right: 20px; /*breathing space for the text*/
	max-width: 570px; /*readbility even on big screens*/
	padding: 5px; /*space to separate navigation and content*/
	width: auto;
	
}


.wrevbha
 {
	background: #CCFFFF;
	/*color: #FFFFFF;*/
	font-family: Verdana;
	font-size:	 14px;
	font-weight: bold;
	padding:2px
	margin-left:   0px; /*to position the content area to the right of the navigation*/
	margin-right: 20px; /*breathing space for the text*/
	max-width: 570px; /*readbility even on big screens*/
	padding: 5px; /*space to separate navigation and content*/
	width: auto;
	
}



/* White reversed out of 1blue*/
.wrevb1 {
	background: #0033FF;
	color: #FFFFFF;
	font-family: Verdana;
	font-size:	 15px;
	font-weight: bold;
	padding:4px
}

h1 {
  font : 1.8em / 1.8em Verdana,Arial,geneva,helvetica;
}


h2 {
  font : 1.6em / 1.6em Verdana,Arial,geneva,helvetica;
}


h3 {
  font : 1.4em / 1.4em Verdana,Arial,geneva,helvetica;
}

h4  {background: #FFFFFF;
	color: #009900;
	font-family: Verdana,Arial,geneva,helvetica;
	font-size:	 1.1em / 1.1em  
	font-weight: bold;
	padding:2px

}
h5 {
  background: #009900;
  font : .9em / .9em Verdana,Arial,geneva,helvetica;
  color: #FFFFFF;
	padding: 4px;
	width: 98.5%;
}

h6 {
background: #009900;
  font : .8em / .8em Verdana,Arial,geneva,helvetica;
  color: #FFFFFF;
	padding: 4px;
	width: 50%;
}




/* red bullets */
ul#red {
list-style-image: url(images/blob4.gif);
}


/* star */
ul#star2 {
list-style-image: url(images/star2.gif);
font : .9em / .9em Verdana,Arial,geneva,helvetica;
}

/* star */

ul.star2 {
list-style-image: url(images/star2.gif);
font : .9em / .9em Verdana,Arial,geneva,helvetica;
}


ul#blue {
list-style-image: url(images/blob18.gif);
list-style-position: inside;
}

#box1 {
	position: absolute;
   font : 12pt Verdana, Helvetica, geneva;
   color: #FFFFFF;
	top: 180px;
	left: 190px;
	width: 60%;
	background-color: Red;
	border: 2px solid #CD5C5C; 
}

#box2 {
	position: absolute;
   font : 12pt Verdana, Helvetica, geneva;
   color: #FFFFFF;
	top: 160px;
	right: 280px;
	width: 150px;
	background-color: Green;
	border: 2px solid #CD5C5C; 
}


#FlowerTips {
	border:1px solid #009900;
	border-collapse: collapse;
}

#FlowerTips tbody tr.even td {

		table-layout: fixed;
	    width: 45%; /* was 180px */
		border-collapse: collapse;
		border: 0px solid; /* adds a bevel approach*/
       background-color: #000000;
       color: #FFFFFF;
       font-size: 1em;
		 Vertical-align: top;
       font-family: verdana, Arial, sans serif;
    margin-left:   0px; /*to position the content area to the right of the navigation*/
	margin-right: 20px; /*breathing space for the text*/
	/* max-width: 570px; readbility even on big screens*/
	padding: 5px; /*space to separate navigation and content*/
   text-align:left;
    }
    
 #FlowerTips tbody tr.odd  td {
		table-layout: fixed;
       width: 45%;
		border-collapse: collapse;
		border: 0px solid;
       background-color: #009900;
       color: #FFFFFF;
       font-size: 1em;
       font-family: Verdana, Arial, sans serif;
      Vertical-align: top;
       margin-left:   0px; /*to position the content area to the right of the navigation*/
	margin-right: 20px; /*breathing space for the text*/
	/* max-width: 570px; readbility even on big screens*/
	padding: 5px; /*space to separate navigation and content*/
       text-align:left;
    } 
    
/*
 #pricelist thead {
		table-layout: fixed;
		width: 95%;
		background-color: #FF0000;
       color: #navy;
       font-size: 16px;
       font-family: Verdana;
       
       
       margin-left:   0px; 
	margin-right: 20px; 
	
	padding: 5px; 

       text-align:left;
} 

*/

#FAQs {
	border:1px solid #009900;
	border-collapse: collapse;
}

#FAQs tbody tr.even td {

		table-layout: fixed;
	    width: 95%; /* was 180px */
		border-collapse: collapse;
		border: 0px solid; /* adds a bevel approach*/
       background-color: #33CC00;
       color: #FFFFFF;
       font-size: 1em;
		 Vertical-align: top;
       font-family: verdana, Arial, sans serif;
    margin-left:   0px; /*to position the content area to the right of the navigation*/
	margin-right: 20px; /*breathing space for the text*/
	/* max-width: 570px; readbility even on big screens*/
	padding: 5px; /*space to separate navigation and content*/
   text-align:left;

    }
    
 #FAQs tbody tr.odd  td {
		table-layout: fixed;
       width: 95%;
		border-collapse: collapse;
		border: 0px solid;
       background-color: #009900;
       color: #FFFFFF;
       font-size: 1em;
       font-family: Verdana, Arial, sans serif;
      Vertical-align: top;
       margin-left:   0px; /*to position the content area to the right of the navigation*/
	margin-right: 20px; /*breathing space for the text*/
	/* max-width: 570px; readbility even on big screens*/
	padding: 5px; /*space to separate navigation and content*/
       text-align:left;
    } 
	 
	 
	
#Products {
	border:1px solid #009900;
	border-collapse: collapse;
}

    
 #Products tbody tr.odd  td {
		table-layout: auto;
       width: 91px;
		border-collapse: collapse;
		border: 0px solid;
       background-color: #FFFFFF;
       color: #000000;
       font-size: 1em;
       font-family: Verdana, Arial, sans serif;
      Vertical-align: top;
       margin-left:   0px; /*to position the content area to the right of the navigation*/
	margin-right: 0px; /*breathing space for the text*/
	/* max-width: 570px; readbility even on big screens*/
	padding: 1px; /*space to separate navigation and content*/
       text-align:center;
    }  
	 
	
#Products tbody tr.even td {

		table-layout: auto;
	    width: 91px; /* was 25% */
		border-collapse: collapse;
		border: 0px solid; /* adds a bevel approach*/
       background-color: #FFFFFF;
       color: #009900;
       font-size: 1em;
		 Vertical-align: top;
       font-family: verdana, Arial, sans serif;
    margin-left:   0px; /*to position the content area to the right of the navigation*/
	margin-right: 0px; /*breathing space for the text*/
	/* max-width: 570px; readbility even on big screens*/
	padding: 5px; /*space to separate navigation and content*/
   text-align:center;

    } 
	 
	hr.br  {
	border: none;
	color: #FFFF00;
	height: 2px;
	width: 80%;
	text-align: center;
} 



.pricelist1 tbody tr.even td {

		table-layout: fixed;
	    width: 180px; /* was 175 */
		border-collapse: collapse;
		border: 0px solid; /* adds a bevel approach*/
       background-color: #009900;
       color: #FFFFFF;
       font-size: 20px;
       font-family: verdana;
    margin-left:   0px; /*to position the content area to the right of the navigation*/
	margin-right: 20px; /*breathing space for the text*/
	/* max-width: 570px; readbility even on big screens*/
	padding: 1px; /*space to separate navigation and content*/
       text-align:center;
    }
    
 .pricelist1 tbody tr.odd  td {
		table-layout: fixed;
       width: 180px;
		border-collapse: collapse;
		border: 0px solid;
       background-color: #009900;
       color: #000000;
       font-size: 16px, bold;
       font-family: Verdana, Arial, sans serif;
  
       margin-left:   0px; /*to position the content area to the right of the navigation*/
	margin-right: 20px; /*breathing space for the text*/
	/* max-width: 570px; readbility even on big screens*/
	padding: 0px; /* was 5px space to separate navigation and content*/
       text-align:center;
    } 
    

 .pricelist1 thead {
		table-layout: fixed;
		width: 180px;
		border-collapse: collapse;
		background-color: #009900;
       color: #FF0000;
       font-size: 14px;
       font-family: Verdana;
       margin-left:   0px; /*to position the content area to the right of the navigation*/
	margin-right: 20px; /*breathing space for the text*/
	/* max-width: 570px; readbility even on big screens*/
	padding: 1px; /*space to separate navigation and content*/
       text-align:center;
} 

.navlist1 tbody tr.even td {
		table-layout: fixed;
	    width: 180px; /* was 175 */
		border-collapse: collapse;
		border: 0px solid; /* adds a bevel approach*/
       background-color: #009900;
       color: #FFFFFF;
       font-size: 20px;
       font-family: verdana;
    margin-left:   0px; /*to position the content area to the right of the navigation*/
	margin-right: 20px; /*breathing space for the text*/
	/* max-width: 570px; readbility even on big screens*/
	padding: 1px; /*space to separate navigation and content*/
       text-align:center;
    }
    
 .navlist1 tbody tr.odd  td {
		table-layout: fixed;
       width: 180px;
		border-collapse: collapse;
		border: 0px solid;
       background-color: #009900;
       color: #000000;
       font-size: 16px, bold;
       font-family: Verdana, Arial, sans serif;
  
       margin-left:   0px; /*to position the content area to the right of the navigation*/
	margin-right: 0px; /*breathing space for the text*/
	/* max-width: 570px; readbility even on big screens*/
	padding: 0px; /* was 5px space to separate navigation and content*/
       text-align:center;
    } 
    
 .navlist1 thead {
		table-layout: fixed;
		width: 180px;
		border-collapse: collapse;
		background-color: #009900;
       color: #FF0000;
       font-size: 14px;
       font-family: Verdana;
       margin-left:   0px; /*to position the content area to the right of the navigation*/
	margin-right: 0px; /*breathing space for the text*/
	/* max-width: 570px; readbility even on big screens*/
	padding: 1px; /*space to separate navigation and content*/
       text-align:center;
} 

#albumlist {
	list-style-type: none;
}

#albumlist {
	/*  float: left;  */
	text-align: center;
	margin-right: 6px;
	margin-bottom: 12px;
	font: bold 0.8em Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

#albumlist imp  {
	display: block;
	border: 1px solid #333300;
}

#albumlist {
	list-style-type: none;
	
}

#albumlist li  {
	float: left;
	margin: 1.5%; /*  added by me  */
}

#albumlist img {
	 display: block;
}

.albumlist {
	list-style-type: none;
}

.albumlist {
	/*  float: left;  */
	text-align: center;
	margin-right: 6px;
	margin-bottom: 12px;
	font: bold 0.8em Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

.albumlist imp  {
	display: block;
	border: 1px solid #333300;
}

.albumlist {
	list-style-type: none;
	
}

.albumlist li  {
	float: left;
	margin: 1.5%; /*  added by me  */
}

.albumlist img {
	 display: block;
}

/* Index table  row two   */

.indexpage2 table {
	table-layout: auto; 
	width: 100%;
	border-collapse: collapse;
}

 .indexpage2 thead {
		table-layout: auto;
		width: auto;
		border-collapse: collapse;
		background-color: #009900;
       color: #FFFFFF;
       font-size: 18px;
       font-family: Verdana;
       margin-left:   0px; 
		 margin-right: 0px; 
		 padding: 5px; 
       text-align: left;
} 


.indexpage2 tbody tr.threecells td {
		table-layout: auto;
		width: 33%;
		border-collapse: collapse;
		border: 0px solid; 
       background-color: #FFFFFF;
       color: #000000;
       font-size: 13px;
       font-family: Verdana, Arial, sans-serif;
    margin-left:   0px; 
	margin-right: 0px; 	
	padding: 3px; 
	text-align: center;
    }
	 
	 .indexpage2 tbody tr.threecells1 td {

		table-layout: auto;
		width: 33%;
		border-collapse: collapse;
		border: 0px solid; 
       background-color: #009900;
       color: #FFFFFF;
       font-size: 20px;
       font-family: Verdana, Arial, sans-serif;
    margin-left:   0px; 
	margin-right: 0px; 	
	padding-right: 15px; 
	text-align: center;
    }
	 
	.indexpage2 tbody tr.threecells2 td {

		table-layout: auto;
		width: 33%;
		border-collapse: collapse;
		border: 0px solid; 
       background-color: #009900;
       color: #FFFFFF;
       font-size: 15px;
       font-family: Verdana, Arial, sans-serif;
    margin-left:   0px; 
	margin-right: 0px; 	
	padding-right: 15px; 
	text-align:right;
    }
	 
	 
	 #logo1 {
/* 	position: absolute;  */
	top: 20px;
 /*	left: 150px;  */
}

	 #logo2 {
/*	position: absolute;   */
	top:15px;
 	/* left: 150px;  */
}

	 #logo3 {
/*	position: absolute;  */
	top: 120px;
  text-align: center;
 /*	left: 150px;  */
}

	 #logo4 {
position: absolute;
	top:10px;
 left: 10px;  
}

#content {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
/*	background-image: url(images/Weddings/001.jpg); */
}	

#smallbox {
      font : 1.8em / 1.8em Verdana,Arial,geneva,helvetica;	  
	   float: right;
		padding-top:  150px;
	   padding-left: 5px;
	   margin-right: 0px;
	   width: 150px;
		height: 270px;
		background-image: url(images/Weddings/001.jpg);
		background-repeat: no-repeat;
/* 		height: 200px; */
	}