﻿body {
font-family : Arial;
font-size : 12px;
margin-left : 0px;
margin-top : 0%;
margin-right : 0;}

font#bodyjustify {text-align:justify;}

A:link {text-decoration : none; color:rgb(24,77,198); font-weight: normal;}
A:visited {text-decoration : none; color:rgb(24,77,198); font-weight: normal;}
A:active {text-decoration : none; color:rgb(24,77,198); font-weight: normal;}
A:hover {text-decoration : underline; color:rgb(24,77,198); font-weight: normal;}

A.Z:link    {text-decoration: none; color:rgb(24,77,198); font-weight: normal;}
A.Z:visited {text-decoration: none; color:rgb(24,77,198); font-weight: normal;}
A.Z:active  {text-decoration: none; color:rgb(24,77,198); font-weight: normal;}
A.Z:hover   {text-decoration: underline; color:rgb(24,77,198); font-weight: normal;}
A.item-primary { }
P.c { font-size: 9px; }

table.openingtimes
{
	padding: 2px 2px 2px 2px;
	border-width: 1px 0px 1px 0px;
	border-style: solid solid solid solid;
	border-color: #AAAAAA;
}
table.openingtimes td.day { text-align : left;}
table.openingtimes td.time { text-align : center;}

div.maincontent {
	text-align: justify;
}

.mastertable
{
	width: 800px;
}

.mastertablecol
{
	width:100%;
}

.bodyheader
{
}

.menuborder
{
	padding: 0px 0px 0px 0px;
	border-width: 0px 0px 0px 0px;
	border-style: none none solid none;
	border-color: #AAAAAA;
}

.menutable
{
	width: 1000px;
}

.bodybordersidepad
{
	width:7px;
}
.bodyborder
{
	padding: 0px 0px 0px 0px;
	border-width: 0px 1px 1px 1px;
	border-style: none solid solid solid;
	border-color: #AAAAAA;
	background-image: url(../images/backflower3.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
}

.bodyfooter
{
}

.meaning
{
    font-style: italic;
}
.info
{
    font-weight: bold;
    font-size: 11px;
}
.softgrey
{
    color: #666666;
}
.logopurple
{
	color: #CC00CB;
}

.bodyfont
{
    font-family: Tahoma;
    font-size: small;
	font-weight: normal;
}
.bodytext
{
    text-align: justify;
}
.bodyheading
{
    font-family: Tahoma;
	font-size : 16px;
	font-weight: normal;
}

.areafont
{
    font-family: Tahoma;
	font-size : 24px;
	font-weight: normal;
}
.areatext
{
	text-align:left;
}

table.headertable
{
	vertical-align: middle;
}

table.headertable td.headercontact
{
	text-align: right;
	font-size: 11px;
	vertical-align: bottom;
}

table.pricetable
{
	vertical-align: top;
	padding: 5px;
	text-align: right;
	border-width: 1px 0px 2px 0px;
	border-style: solid none solid none;
	border-color: #BBBBBB;
}

table.pricetable td.title
{
	font-weight: bold;
}

table.pricetable td.cost
{
	font-weight: bold;
}

table.pricelist td 
{
	vertical-align: top;
	padding: 5px;
}

table.pricelist td.item {
	vertical-align: top;
	padding: 5px;
	border: solid #666666 1px;
}

table.pricelist td.title {
    color: #424242;
	text-align: justify;
	font-style: normal;
	padding-left: 0;
	padding-bottom: 0;
	border: 0;
}

table.pricelist td.description {
	text-align: justify;
	font-style: italic;
	padding-top: 0;
	padding-left: 0;
	border: 0;
}

table.pricelist td.price {
    color: #424242;
	vertical-align: top;
	text-align: right;
	font-style: normal;
	padding-left: 0;
	padding-bottom: 0;
	border: none;
}

table.area td{
	padding: 0px;
	border: none;
	background-color:Transparent;
}



/*
	background-color: #CC00CB;
	border: none;
	border: solid #000 1px;
cellspacing="0"
*/


/* CSS Document */

body{
padding: 25px;
}

.CBaddtocart{
padding: 0px;
height: 44px;
background-color: #FFFFFF;
background-image: url(../images/CART-bg.jpg);
background-repeat: repeat-x;
background-position:top;
text-align: left;
}

.CBaddtocart a, .CBaddtocart li{
float:left;
display:block;
white-space:nowrap;
}


/*^'^ Navigation Structure ^'^*/
.nav-container-outer{
padding: 0px;
height: 74px;
background-color: #FFFFFF;
background-image: url(../images/2nav-bg.jpg);
background-repeat: repeat-x;
text-align: left;
}
.float-left{
float: left;
}
.float-right{
float: right;
}
.nav-container .divider{
display:block;
font-size:1px;
border-width:0px;
border-style:solid;
}
.nav-container .divider-vert{
float:left;
width:0px;
display: none;
}
.nav-container .item-secondary-title{
display:block;
cursor:default;
white-space:nowrap;
}
.clear{
font-size:1px;
height:0px;
width:0px;
clear:left;
line-height:0px;
display:block;
float:none;
}
.nav-container{
position:relative;
margin: 0 auto;
}
.nav-container a, .nav-container li{
float:left;
display:block;
white-space:nowrap;
}
.nav-container div a, .nav-container ul a, .nav-container ul li{
float:none;
}
.nav-container ul{
left:-10000px;
position:absolute;
}
.nav-container, .nav-container ul{
list-style:none;
padding:0px;
margin:0px;
}
.nav-container li a{
float:none
}
.nav-container li{
position:relative;
}
.nav-container ul{
z-index:10;
}
.nav-container ul ul{
z-index:20;
}
.nav-container ul ul ul{
z-index:30;
}
.nav-container ul ul ul ul{
z-index:40;
}
.nav-container ul ul ul ul ul{
z-index:50;
}
li:hover>ul{
left:auto;
}
#nav-container ul {
top:100%;
}
#nav-container ul li:hover>ul{
top:0px;
left:100%;
}

/*^'^ Primary Items ^'^*/	
#nav-container a{	
padding:7px 17px 7px 18px;
margin: 10px 0px 0px 0px;
color: #666666;
font-family: Trebuchet MS, Arial, sans-serif, Helvetica;
font-size:14px;
text-decoration:none;
font-weight: bold;
text-align:left;
background-color:Transparent;
background-image: url(../images/2item-primary-bg.gif);
background-repeat: no-repeat;
background-position: top;
}

#nav-container a:hover{
color: #CC00CB;
background-color:Transparent;
background-image: url(../images/2item-primary-bg.gif);
background-repeat: no-repeat;
background-position: center;
}

/*^'^ Secondary Items Container ^'^*/	
#nav-container div, #nav-container ul{	
padding:10px 10px 10px 4px;
margin:0px 0px 0px 0px;
background-image: url(../images/2item-secondary-container-bg.jpg);
background-repeat: repeat-x;
background-color: #B2B2B2;
border-bottom: 1px solid #CCCCCC;
}

/*^'^ Secondary Items ^'^*/	
#nav-container div a, #nav-container ul a{	
padding:3px 1px 3px 6px;
background-color:Transparent;
background-image: url(../images/2item-secondary-bg.jpg);
background-repeat: no-repeat;
background-position: 0px 22px;
font-size:11px;
border-width:0px;
border-style:none;
margin: 0px 0px 0px 0px;
width: 149px;
}

/*^'^ Secondary Items Hover State ^'^*/	
#nav-container div a:hover, #nav-container ul a:hover{	
background-color:Transparent;
background-image: url(../images/2item-secondary-bg.jpg);
background-repeat: no-repeat;
color:#CC00CB;
}

/*^'^ Secondary Item Titles ^'^*/	
#nav-container .item-secondary-title{	
cursor:default;
padding:4px 0px 3px 7px;
color: #FFFFFF;
font-family: Arial, Trebuchet MS, Arial, sans-serif, Helvetica;
font-size:11px;
/*background: url(../images/2item-secondary-title-bg.jpg); */
background-repeat: no-repeat;
font-weight:bold;
}

/*^'^ Horizontal Dividers ^'^*/	
#nav-container .divider-horiz{	
border-top-width:1px;
margin:5px 5px;
border-color: #666666;
}

/*^'^ Vertical Dividers ^'^*/	
#nav-container .divider-vert{	
border-left-width:1px;
height:15px;
margin:4px 2px 0px 2px;
border-color:#AAAAAA;
}
