.nul{}

/*----------Global styles--------------*/

body {
	font-family: verdana, arial;
	font-size: 80%;
	color: #666666;

}

p {
	font-size: 70%;
	line-height: 180%;
}

a {
	color: #CC6708;
	text-decoration: none;
}





/*----------End Global styles--------------*/

/*----------Custom Classes--------------*/
.PagWrapper{
	padding-top: 10px;
	}

.bodytext {
	font-size: 70%;
	line-height: 180%;
}

.stockist {
	font-weight: bold;
}

.Show {
	font-weight: bold;
}

.season{
	color: #CC6708;
	margin-bottom: -10px;
}


table.Index{
background-image: url(../images/back/home_flowers.jpg);
background-repeat: no-repeat;
background-position: bottom right;

}

table.Collections{
background-image: url(../images/back/collections_flowers.jpg);
background-repeat: no-repeat;
background-position: bottom right;

}

table.Catalogue{
background-image: url(../images/back/catalogue_flowers.jpg);
background-repeat: no-repeat;
background-position: bottom right;

}

table.Stockists{
background-image: url(../images/back/stockists_flowers.jpg);
background-repeat: no-repeat;
background-position: bottom right;

}

table.News{
background-image: url(../images/back/news_flowers.jpg);
background-repeat: no-repeat;
background-position: bottom right;

}

table.Aboutus{
background-image: url(../images/back/aboutus_flowers.jpg);
background-repeat: no-repeat;
background-position: bottom right;

}

table.Contactus{
background-image: url(../images/back/contactus_flowers.jpg);
background-repeat: no-repeat;
background-position: bottom right;

}

table.CatalogueItem{

}

.CatalogueItemCell{
border: 1px solid #666666;
width:270px;
height: 66px;
}



/*----------End Custom Classes--------------*/

/*----------Custom styles--------------*/
#wrapper1 {

width: 800px;

}

#masthead {
	border: 1px dotted #333333;
	background-color: #F8CCCC;
}

#navigation {
	border: 1px dotted #333333;
padding-left: 21px;
background-color: #F8CCCC;
}

#mainbody {
	border: 1px dotted #333333;
	padding-left:21px;
	background-color: #F8CCCC;
}

.borderedimage{
padding: 5px;
border: 1px solid #cccccc;

}

#footer {
	font-size: 60%;
	color: #333333;
	border: none;
}

.footerleft{
	padding-top: 0px;
 	float:left;
	margin-left: 0px;
}
.footerright{
	padding-top: 0px;
	float:right;
	margin-right: 0px;
}

/*----------End Custom styles--------------*/


