/* CSS Document */
html {
	height:100%;
	margin:0px;
	padding:0px;
}

body {
	margin:0px;
	padding:0px;
	height: 100%;
	font-family: verdana, helvetica, sans-serif;	
	font-size:11px;
	line-height:16px;	
	background-color: #FDEAF4;
}

body td
{
	font-size: 11px;
	font-family: verdana, helvetica, sans-serif;
	color: #787878;	
}

#topcontainer {
width: 896px;
height: 105px;
margin: 7px auto 0px auto;
padding: 0px;
background-image:url(http://www.uniqueflorist.com.sg/shop/images/top_motif.gif);
background-position: right;
background-repeat: no-repeat;
}

#logo {
float: left;
width: 200px;
}

#topnav {
width: 297px;
float: right;
font-size: 1em;
line-height: 1.5em;
padding: 0 135px 0 0;
margin: 66px auto auto 0px;
}

#container {
background: #FDEAF4;
width: 896px;
margin: 0px auto 0px auto;
font-size: 1.0em;
border: 1px dashed #58AF44;
padding: 5px;
}

#wrapper {
background: #FFFFFF;
width: 882px;
font-size: 1.0em;
padding: 14px 14px 7px 0px;
}

/*Header - Header details go in here*/
/*Leftbox - This box appears on the left side of the website*/
#leftbox {
font-size: 1em;
line-height: 1.5em;
float: left;
border-right: 1px dotted #A7A6A6;
width: 190px;
margin: 5px 14px 0px 0px;
padding: 5px 14px 0px 0px;
}

#divider {
float: left;
width: 1px;
height: 100%;
border-left: 1px dashed #dddddd;
margin: 0px;
padding: 0px;
}

/*rightbox - this box appears on the right side of the website*/
#rightbox {
width: 640px;
float: right;
font-size: 1em;
line-height: 1.5em;
margin: 0px;
padding: 0px;
}

/*Footer - Appears at the bottom of your page*/
#footer {
clear: both;
font-size: 1em;
height: 2em;
margin: 5px;
}

#endcontainer {
width: 896px;
margin: 0px auto 5px auto;
padding: 5px;
}

#end {
width: 882px;
font-size: 1.0em;
}

/*#leftnav
{
	left: 0px;
}

#leftnav li{
	list-style-image: url(../images/leftpanel_bullet.gif);
	list-style-position: inside;
	margin: 10px auto 10px auto;

}*/

.breadcrumb, a.breadcrumb:link, a.breadcrumb:visited{
	color: #EE4991;
	text-decoration: none;
	font-weight: normal;	

}

a.breadcrumb:hover{
	color: #EE4991;
	text-decoration: underline;

}

a.leftnav:link, a.leftnav:visited{
	color: #676767;
	text-decoration: none;
	font-weight: normal;

}

a.leftnav:hover{
	color: #676767;
	text-decoration: underline;

}

a.item:link, a.item:visited{
	color: #EE4991;
	text-decoration: none;
	font-weight: bold;

}

a.item:hover{
	color: #EE4991;
	text-decoration: underline;

}

a.addbasket:link, a.addbasket:visited{
	color: #58AF44;
	text-decoration: none;
	font-weight: bold;

}

a.addbasket:hover{
	color: #58AF44;
	text-decoration: underline;

}

.listingbox{

	background-color: #E0F4DD;
	padding:10px;	
}

.carttext{

	color: #EE4991;
}

.cartitems
{
	color:#FFFFFF;
	font-weight:bold;

}


.price{
	font-size: 15px; 
}

.title{
	font-family: verdana, arial, helvetica, sans-serif;	
	font-size: 15px; 
	font-weight: bold;
	color: #000;
}

.legal{

	font-size: 10px;

}

.legal a, 
.legal a:link, 
.legal a:visited
{
	color: #58AF44;
	text-decoration:none;
}

.legal a:hover
{
	text-decoration:underline;
}

.tableheader{
	color:#FFFFFF;
	font-weight: bold;
}

form {margin: 0px;}

li{
	list-style-image: url(http://www.uniqueflorist.com.sg/shop/images/bullet.gif);
}


a,
a:link,
a:visited,
a:active
{
	font-weight: bold;
	color:#58AF44;
	text-decoration:none;
}
a:hover
 {
	text-decoration:underline;	
}

input
{
	font-family: Verdana, helvetica, arial, sans-serif;
	font-size:10px;
	color: #676767;
	background-color: #FFFFFF;
	border: 1px solid #58AF44;
	padding: 2px;
	

}

input.button
{
	background-color: #E0F4DD;
		border: 1px solid #E0F4DD;
}

input.button2
{
	background-color: #FFF;
		border: 1px solid #FFF;
}

select
{
	font-size: 10px;
	font-family: Tahoma, verdana, helvetica, arial, sans-serif;
	background-color: #FFFFFF;
	border: 1px solid Black;
	background: #FFFFFF;
	font-weight: bold;
}

textarea
{
	font-size: 10px;
	font-family: Tahoma, verdana, helvetica, arial, sans-serif;
	background: #FFFFFF;
	background-color: #FFFFFF;
	border: 1px solid Black;
	line-height: 13px;
}