body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	color: #000000;
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 14px;
	color: #000000;
	padding: 0px 0px 6px 0px;
	margin: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 12px;
	color: #444444;
	margin: 0px;
	padding: 0px;
	}

p.description, td.price{
	padding: 0px 0px 0px 15px;
	margin: 0px;
}

.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 12px;
	color: #000000;
	padding: 3px 0px 0px 0px;
	margin: 0px;
	font-weight: bold;
}

ul.vegetables {
	list-style-image: url(images/arrow.jpg);
}

.holiday {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #000000;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}

.style2 {color: #CC0000;
	font-weight: normal;}

.style4 {color: #CC0000; font-weight: bold; }

.titledisp {
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 22px;
	line-height: 14px;
	color: #FF0000;
	padding: 0px 0px 6px 0px;
	margin: 0px;
}
/* Added by paul george */
tr#modifycart
{
   background-color: #3391a1;
}

td#cartcolcolor
{
    text-align: center;
    font-weight: bold;
    color : #ffffff;
}



th {
    font-family: Tahoma;
    font-size: 8pt;
    font-weight: bold;
    text-align: left;
}

td {
    font-family: Tahoma;
    font-size: 8pt;
}

/* added by shakir */
#login_info {
	background-color:#eeeee;
	padding:5px 0 0 20px;
	width: 100%;
}
#login_info .weltxt {
	/*text-align:left;	
	width: 50%;
	float:left; */
}

#login_info .opt {
	/*text-align:right;
	width: 50%;
	float:right;
	padding-left:10px; */
}


.nav{
   padding: 10px 0 10px 20px;
}

.std-table {
    background-color: #cccccc;
}

.std-table th {
    background-color: #efefef;
}

.std-table th.cmds {
    text-align: right;
}

.std-table td {
    background-color: #ffffff;
}


img.flower {
	border: 1px solid Black;
}