body {
   margin:0;
   padding:0;
   color: #666666;
   background-color: #FFFFFF;
   font: 11px Verdana, Arial, Sans-Serif; 
}

.hide {
   display: none; 
}

/* Controls the master frame which holds everything. Elements such as background colour for the entire
   outer area can be adjusted here */
#pageproperties {
   width: 100%; 
   height: 100%; 
   color: #666666;
   background-color: #D8AEFF; 
   margin: 0 auto;
}

/* Controls the yellow bordered frame */
#mainborder {
   width: 773px; 
   height: 117px; /* was 166 */
   margin: 0 auto;  
   color: #666666;
   background-color: #FFFFFF;
   padding-top:5px;
}

/* Controls the inner gray border surrounding and containing the banner */
#grayborder {
   width: 771px; 
   height: 117px;  
   border: solid 1px #FFFFFF; 
   margin: 0 auto; 
   background: url(/images/v2/topbanner.jpg) no-repeat top; 
   color: #666666;
   background-color: #FFFFFF;
}

/* Container for buttons on banner */
#bannerbuttons {
   width: 771px; 
   height: 117px;
   background: url(/images/v2/topbanner.jpg) no-repeat top; 
   /*margin: 67px 0px 0px 360px;*/ /*    margin: 105px 0px 0px 347px;  */
   color: #666666;
   background-color: #FFFFFF;
}

/* Container for buttons connecting to Bouquets, Guys Only, etc.. */
#navbannerOuter {
   margin: 0 auto; 
   width: 775px; 
   height: 34px; /* was 34 28/09/06 */
   color: #FFFFFF;
   margin: 0 auto; 
   background-color: #FFFFFF;
}

#navbanner {
   margin: 0 auto; 
   width: 771px; 
   height: 34 px; /* was 34 28/09/06 */
   color: #FFFFFF;
   background-color: #FFFFFF;
}

#orderbanner {
   margin: 0 auto; 
   margin-top: 0px;
   margin-bottom: 0px;
   width: 768px; 
   height: 0px; 
   color: #666666;
   background-color: #FFFFFF;
}

#contentareaitems {
   padding-top:5px; 
   margin: 0 auto; 
   margin-top: 4px; 
   width: 768px; 
   color: #666666;
   background-color: #FFFFFF; 
   padding-bottom:5px; 
}


/* For the yellow frame holding the body content */
#contentarea {
   margin: 0 auto; 
   width: 768px; 
   /*height: 357px; */
   min-height: 357px;/* set here min height  */
   height: auto !important;/* overwrite the height */
   height: 357px;/* this is also the min height for IE */
   color: #666666;
   background-color: #FFFFFF; 
   padding-bottom:5px; 
}

/* The gray frame inside */
#bgraybord {
   width: 746px; 
   height: 350px; 
   margin: 0px auto; 
   padding: 0px 5px 0px 5px; 
   background: url(/backgrounds/DT09084_flipped.JPG) no-repeat top right; 
   min-height: 352px;/* set here min height  */
   height: auto !important;/* overwrite the height */
   height: 352px;/* this is also the min height for IE */
}

#content {
   /* width: 550px;  */
   width: 465px;  
   min-height: 330px;/* set here min height  */
   height: auto !important;/* overwrite the height */
   height: 330px;/* this is also the min height for IE */
   margin: 5px 0 0 10px; 
   padding-top: 5px;
   font: 11px Verdana, Arial, Sans-Serif; 
}

#content h1 {
   color: #990066;
   display:block; 
}

#content h3 {
   color: #FBCD30;
   display:block; 
}

#content_330_old {
   display: table-cell; /* For FireFox and Opera */ 
   display: inline-block; /* For Opera and IE */ 									/* Controls grid frame */
}

#bgraybord_bglow {
   width: 746px; 
   height: 350px; 
   border: solid 0px #999999; 
   margin: 0px auto; 
   padding: 0px 5px 0px 5px; 
   background: url(/backgrounds/DT09084_flipped.JPG) no-repeat bottom right; 
}

#content_700 {
   width: 730px; 
   min-height: 330px;/* set here min height  */
   height: auto !important;/* overwrite the height */
   height: 330px;/* this is also the min height for IE */
   margin: 5px 0 0 10px; 
   padding-top: 5px;
   font: 11px Verdana, Arial, Sans-Serif; 
}

#content_700 A:link, visited, active, hover {
   color: #666666;
   font: 11px Verdana, Arial, Sans-Serif; 
}

#content_700 h1 {
   color: #990066;
   display:block; 
}

#content_700 h3 {
   color: #FBCD30;
   display:block; 
}


#content_650 {
   width: 630px; 
   min-height: 330px;/* set here min height  */
   height: auto !important;/* overwrite the height */
   height: 330px;/* this is also the min height for IE */
   margin: 5px 0 0 10px; 
   padding-top: 5px;
   padding-right: 100px;
   font: 11px Verdana, Arial, Sans-Serif; 
}

#content_650 A:link, visited, active, hover {
   color: #666666;
   font: 11px Verdana, Arial, Sans-Serif; 
}

#content_650 h1 {
   color: #990066;
   display:block; 
}

#content_650 h3 {
   color: #FBCD30;
   display:block; 
}




#content_330_old {
   display: table-cell; /* For FireFox and Opera */ 
   display: inline-block; /* For Opera and IE */ 									/* Controls grid frame */
}
/* Taken from http://www.fu2k.org/alex/css/onetruelayout/example/interactive?order=2-1&width=40-40&equal_height=1&snap=1&op8_fix=1&firefox_fix=1&longest=1&time=1158208373781*/

#bgraybordnb {
   width: 746px; 
   border: solid 0px #999999; 
   margin: 0px auto; 
/*   margin-bottom: 5px; */
   padding: 0px 5px 0px 5px; 
}

#content_330 {
   width: 300px; 
   min-height: 350px;/* set here min height  */
   height: auto !important;/* overwrite the height */
   height: 350px;/* this is also the min height for IE */
   margin: 5px 5px 5px 10px; 
   padding-top: 5px;
   padding-right: 5px; 
   font: 11px Verdana, Arial, Sans-Serif; 
   float: left; 
}

* html #content_330
	{
	display: inline;
	}

#content_445 {
   width: 415px; 
   min-height: 350px;/* set here min height  */
   height: auto !important;/* overwrite the height */
   height: 350px;/* this is also the min height for IE */
   margin: 5px 5px 5px 10px; 
   padding-top: 5px;
   padding-right: 5px; 
   font: 11px Verdana, Arial, Sans-Serif; 
   float: left; 
}

* html #content_445
	{
	display: inline;
	}

#grid_area {	
   float: left;
   vertical-align:top;	/* Controls grid frame */
   margin-top : 56px; 
   width: 400px;
   color: #666666;
   background-color: #FFFFFF;
   padding-top: 0px;
/*   padding-left: 10px; */
   border-left : 1px dashed purple;  
}

#grid_area_2 {	
   float: left;
   vertical-align:top;	/* Controls grid frame */
   margin-top : 56px; 
   width: 285px;
   color: #666666;
   background-color: #FFFFFF;
   padding-top: 0px;
/*   padding-left: 10px; */
   border-left : 1px dashed purple;  
}

/* Start Mac IE5 filter \*/
#content_330, #content_445, #grid_area
	{
	padding-bottom: 32767px !important;
	margin-bottom: -32767px !important; 
	}
@media all and (min-width: 0px) {
#content_330, #content_445, #grid_area
	{
	padding-bottom: 0 !important;
	margin-bottom: 0 !important; 
	}
#content_330:before, #content_445:before, #grid_area:before
	{
/*	content: '[DO NOT LEAVE IT IS NOT REAL]'; */
	display: block;
	background: inherit;
	padding-top: 32767px !important;
	margin-bottom: -32767px !important;
	height: 0;
	}
}

/* End Mac IE5 filter */
/* IE Win can be a bit out - you might need to adjust  
bottom value by -1px or as required */

.verticalalign
	{
	position: absolute;
	bottom: 10;
	}
#content_330 .verticalalign
	{
	/* width: 40%;*/
	}
#grid_area .verticalalign
	{
	/* width: 40%;*/
	}
/* hack for Opera 7+ */
@media all and (min-width: 0px){
.verticalalign
	{
	/* width: 100% !important; */
	}
/* But Opera 9 does it right, so CSS3 hax to the max */
div[id^="bgraybordnb"] #content_330 .verticalalign
	{
	/* width: 40% !important; */
	}
div[id^="bgraybordnb"] #grid_area .verticalalign
	{
	/* width: 40% !important; */
	}
}

/* hack for IEs of all persuasions before IE7 */
* html .verticalalign
	{
	/* width: 100% !important; */
	}
.verticalalign p
	{
	position: absolute;
	bottom: 0;
	left: 0;
	margin: 0;
	padding: 0;
	}
#contentarea
	{
	position: relative;
	}

* html #bgraybordnb
	{
	position: relative;
	}

* html #bgraybord_bglow
	{
	position: relative;
	}

#bgraybordnb
	{
	overflow: hidden; /* This hides the excess padding in non-IE browsers */
	}


/* we need this for IE 5.01 - otherwise the columns vanish */
* html #content_is_this_needed
	{
	float: left;
	width: 100%;
	}
/* we need this for IE 5.01 - otherwise the wrapper does not expand to the
necessary height (unless fixed, this problem becomes even more acute 
weirdness as the method is enhanced */

#bgraybordnb_is_this_needed
	{
/* Normally a Holly-style hack height: 1% would suffice but that causes 
IE 5.01 to completely collapse the wrapper - instead we float it */

	float: left;

/* NB. possibly only IE 5.01 needs to get this float value - otherwise 5.5 sometimes 
(I saw it happen many moons ago) makes the width of wrapper too small 
the float: none with the comment is ignored by 5.01,
5.5 and above see it and carry on about their business
It's probably fine to just remove it, but it's left here 
just in case that many moons ago problem rears its head again */

	float/**/: none;
	}

/* easy clearing */
#bgraybordnb:after
	{
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
#bgraybordnb
	{
	display: inline-block;
	}
/*\*/
#bgraybordnb
	{
	display: block;
	}
/* end easy clearing */

#footer
	{
	clear: both;
	}
/* Safari needs this - otherwise the ghost overflow, though painted 
correctly obscures links and form elements that by rights should be above it.
An unintended side-effect is that it cause such elements to vanish in IE 5.01
and 5.5, hence the child selector hack */
* > #footer, * > form, * > #notes, * > .output
	{
	position: relative;
	z-index: 1000;
	}

#content_330 h1, h2, h3, h4, h5, h6 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	line-height: 1em;
}

#content_330 h1 {
   color: #990066;
}

#content_330 h3 {
   color: #FBCD30;
   font-size: 20px;
}

#content_445 h1, h2, h3, h4, h5, h6 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	line-height: 1em;
}

#content_445 h1 {
   color: #990066;
}

#content_445 h3 {
   color: #FBCD30;
   font-size: 20px;
}

#grid_area_old {	
   display: inline-table; /* For FireFox and Opera */ 
   display: inline-block; /* For Opera and IE */ 
}

#grid_row2										/* Controls grid frame */
	{margin: 5px 0px 0px 460px;
	 width: 320px;
	 height: 80px;
	 color: #666666;
   background-color: #FFFFFF;
}

#grid_row3										/* Controls grid frame */
	{margin: 5px 0px 0px 460px;
	 width: 320px;
	 height: 80px;
	 color: #666666;
   background-color: #FFFFFF;}

#Teaser
	{margin: -288px 0px 0px 498px;
	width: 277px;
	height: 185px;
	border: solid 1px #000000;
	 color: #666666;
   background-color: #FFFFFF;}

#Teaser2
	{margin: -288px 0px 0px 590px;
	width: 185px;
	height: 277px;
	border: solid 1px #000000;
	 color: #666666;
   background-color: #FFFFFF;}

	
#Teaser3
	{margin: -288px 0px 0px 498px;
	width: 277px;
	height: 277px;
	border: solid 1px #000000;
	 color: #666666;
   background-color: #FFFFFF;}

 .clearfix:after {
 	content:"."; 
 	display:block; 
 	height:0; 
 	clear:both; 
 	visibility:hidden;
 }

 .clearfix {
 	display:inline-block;
 }
 
  /* mac hide \*/
 	* html .clearfix {height: 1%;}
 	  .clearfix {display: block;}
  /* End hide */

/* hide from IE mac \*/
/* This is to force firefox to display its scrollbar... to stop jumping around! */
html {
    min-height: 100%;
    margin-bottom: 1px;
}
/* end hiding from IE5 mac */

h6 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	line-height: 1em;
	font-size: 32px;
        color: #FFFFFF;     
}

h6 A:link {
        color: #FFFFFF;
}

h6 A:visited {
        color: #FFFFFF;
}

h6 A:active {
        color: #F2C133;
}

h6 A:hover {
        color: #F2C133;
}

h1,h2,h3,h4,h5,h6 {
 	display:block; 
}

label
{
     display: block;
     float: left;
     margin-bottom: 5px;
     text-align: right;
     width: 100px;
     padding-right: 0px;
}

input,textarea,select
{
   color: #666666;
   background-color: #FFFFFF;
   font: 10px Verdana, Arial, Sans-Serif; 
}

input
{
/*     display: block;*/
/*     width: 150px; */
/*     float: left; */
/*     margin-bottom: 5px;*/
/*     width: 45px; */

     cursor: pointer;
     cursor: hand;

}

input.btn
{
   color: #404040;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa');
}

input.btnbold
{
   font-weight:bold;
   color: #404040;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa');
}

input.btnhov
{
/*   border-top-color:#c63; */
/*   border-left-color:#c63; */
   border-right-color:#930; 
   border-bottom-color:#930;
}

input.btnhovbold
{
/*   border-top-color:#c63; */
/*   border-left-color:#c63; */
   border-right-color:#930; 
   border-bottom-color:#930;
   font-weight:bold;

}

inputDisabled
{
     display: block;
     margin-bottom: 5px;
     cursor: pointer;
     font-weight: bolder;
}

select
{
     width: 154px;
     margin-bottom: 5px;
}

hr {
  border: none 0;
  width: 100%;
  border-top: 1px dashed purple;
  height: 1px;
}

a.plain { 
  text-decoration: none;
  color: #FFFFFF;
  font-color: #FFFFFF;
 }

p.plain { 
  color: #FFFFFF;
  font-color: #FFFFFF;
 }

